From laffer1 at midnightbsd.org Mon Mar 17 21:30:33 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Mon, 17 Mar 2008 21:30:33 -0400 (EDT)
Subject: [Midnightbsd-cvs] www: index.html: Add releases document.
Message-ID: <200803180130.m2I1UXZx058925@stargazer.midnightbsd.org>
Log Message:
-----------
Add releases document. We'll be moving all releaase notes and things here.
Added Files:
-----------
www/docs/releases:
index.html (r1.1)
-------------- next part --------------
--- /dev/null
+++ docs/releases/index.html
@@ -0,0 +1,89 @@
+
+
+
+
+MidnightBSD :: Documentation :: Release Information
+
+
+
+
+
+
+
+
+
+
+
+
+
Release Information
+
+
Learn about the changes, timetables, and late breaking information about each release
+ of MidnightBSD.
+
+
+
+
+ Version
+ Release Notes
+ Errata
+ Dates
+ Comments
+
+
+
+
+
+ 0.1
+ View Notes
+ Errata
+ August 6, 2007
+ Initial Release
+
+
+
+ 0.1.1
+ View Notes
+ Errata
+ November 9, 2007
+ mports, security patches, new packages
+
+
+
+ 0.2
+ View Notes
+ Errata
+ TBD
+ Under development
+
+
+
+
+
+
+
+
+
+
+
+
From laffer1 at midnightbsd.org Mon Mar 17 21:37:05 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Mon, 17 Mar 2008 21:37:05 -0400 (EDT)
Subject: [Midnightbsd-cvs] www: releases/0.1: Add documents for 0.1 release.
Message-ID: <200803180137.m2I1b5cN070986@stargazer.midnightbsd.org>
Log Message:
-----------
Add documents for 0.1 release.
Added Files:
-----------
www/docs/releases/0.1:
errata.html (r1.1)
index.html (r1.1)
notes.html (r1.1)
-------------- next part --------------
--- /dev/null
+++ docs/releases/0.1/notes.html
@@ -0,0 +1,65 @@
+
+
+
+
+MidnightBSD :: Documentation :: 0.1-RELEASE Notes
+
+
+
+
+
+
+
+
+
+
+
+
+
0.1-RELEASE Notes
+
+
+August 6, 2007
+MidnightBSD 0.1-RELEASE is now available. It includes several software packages
+such as ksh, sudo, OpenNTPD, gcc 3.4.4, BIND 9.3.4 (plus patch) and others in
+the base system. Disc 1 ISO includes the entire Operating System and X11 (xorg 6.9)
+packages. Disc 2 ISO includes a selection of additional packages such as
+GNUstep, bash 3, zsh, and cups-base. There are additional packages on our FTP
+server. More will be added in a few days. Only disc 1 is required for installation.
+This release is intended for enthusiests, developers and people interested in
+new operating systems that can handle bugs. The core OS is stable, but many
+elements such as ports are in flux.
+
+
+
Get 0.1: Mirror 1
+Mirror 2
+Official
+site (slow)
+
+
+
+
+
+
+
+
--- /dev/null
+++ docs/releases/0.1/errata.html
@@ -0,0 +1,76 @@
+
+
+
+
+MidnightBSD :: Documentation :: 0.1-RELEASE Errata
+
+
+
+
+
+
+
+
+
+
+
+
+
0.1-RELEASE Errata
+
+
+Installation issues
+
+projectcenter.app package is missing dependancies on disc2.
+mutt package is missing urlview dependancy on disc2.
+
+GNUstep package includes gdnc which is missing libgcc_s.so.1.
+
+bash 3 and gmake missing libintl.so.6. This can be fixed by uninstalling gettext
+and building it from the port. A new package was placed on the FTP server.
+
+System issues
+
+CVSUP example for updating src fetches CURRENT instead of RELENG_0_1
+
+The new mports system was not included in the RELEASE. Many ports work in
+mports that do not work in the old system. It is suggested that you update
+your source using RELENG_0_1 and download the latest mports using CVS or CVSup.
+
+Using Virtual PC for Windows:
+If you install MidnightBSD in VPC, you will need to set hint.acpi.0.disabled="1"
+in /boot/device.hints This will help with the "calcru: negative runtime of" issue.
+
+August 11, 2007:
+The pkg_install tools found in src/usr.sbin/pkg_install were not updated for
+mports. This has been corrected. You should be able to cvs update that directory
+and run make install and get the new versions of pkg_add, pkg_delete, and so on.
+
+
+
+
+
+
+
+
+
--- /dev/null
+++ docs/releases/0.1/index.html
@@ -0,0 +1,54 @@
+
+
+
+
+MidnightBSD :: Documentation :: 0.1-RELEASE
+
+
+
+
+
+
+
+
+
+
+
+
+
0.1-RELEASE
+
+
Our first release based on a FreeBSD 6.1 beta.
+
+
+
+
+
+
+
+
+
+
From laffer1 at midnightbsd.org Mon Mar 17 21:50:52 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Mon, 17 Mar 2008 21:50:52 -0400 (EDT)
Subject: [Midnightbsd-cvs] www: releases/0.1.1: Add documentation for 0.1.1
release.
Message-ID: <200803180150.m2I1oqGW001032@stargazer.midnightbsd.org>
Log Message:
-----------
Add documentation for 0.1.1 release.
This was copied from the blog entries done at the time.
Added Files:
-----------
www/docs/releases/0.1.1:
errata.html (r1.1)
index.html (r1.1)
notes.html (r1.1)
-------------- next part --------------
--- /dev/null
+++ docs/releases/0.1.1/notes.html
@@ -0,0 +1,107 @@
+
+
+
+
+MidnightBSD :: Documentation :: 0.1-RELEASE Notes
+
+
+
+
+
+
+
+
+
+
+
+
+
0.1-RELEASE Notes
+
+
+November 9, 2007
+We're happy to announce the release of MidnightBSD 0.1.1. The software is
+available on our FTP server and will be on the mirrors shortly.
+
+The packages for 0.1.1 are on the FTP server, but the Latest and category
+symlinks have not been put in place on the FTP server yet. You can manually
+download packages to use with pkg_add or give it an exact url to the file
+with pkg_add -r We're planning on fixing this in a few days. These packages
+were generated on our new mports build cluster called magus. There were near
+1000 packages generated for this release on i386.
+
+I'm planning on making an amd64 release, but have not started that build
+yet. It will probably be another week before that is done as I have to build
+packages too.
+
+What's new:
+
+Updated to bzip2 1.04
+
+mports collection is included with the release. This greatly simplifies
+getting additional software for MidnightBSD.
+
+OpenSSL security issue corrected.
+
+libpthread output intended as an error is written to stderr instead of stdout.
+
+find has new "birth" time options.
+
+pkg_install tools like pkg_add know about mports.
+
+
+Late breaking information:
+
+This release includes x.org 6.9. It will be the last release with x.org 6.9.
+Users who want to use x.org 7.3 should update their mports tree and uninstall
+all ports depending on X11. It is recommended that you delete /usr/X11R6
+and create a symlink to /usr/local for /usr/X11R6. This will allow all
+the ports to work. The updated ports tree has many new software packages
+including most of Gnome 2.18.3. Since this mports tree was created (0.1.1's),
+over 300 ports were added to MidnightBSD. 1500 ports are building correctly
+on our build cluster.
+
+Special Thanks:
+
+Eastern Michigan University's Computer Science Department donated the
+computing resources for the magus build cluster. This allowed us to build
+packages in 10 hours for this release.
+
+The next release:
+
+0.2 will be the next release barring any need for a later 0.1.x release. It will
+include replacements for pkg_add and a new installer option. Expect it in 2008.
+
+
+
Get 0.1: Mirror 1
+Mirror 2
+Official
+site (slow)
+
+
+
+
+
+
+
+
--- /dev/null
+++ docs/releases/0.1.1/errata.html
@@ -0,0 +1,69 @@
+
+
+
+
+MidnightBSD :: Documentation :: 0.1.1-RELEASE Errata
+
+
+
+
+
+
+
+
+
+
+
+
+
0.1.1-RELEASE Errata
+
+
+Several security issues have been patched since 0.1.1. It is recommended that
+users update to the latest sources on the RELENG_0_1 branch using CVSup or cvs
+and build source if they are using MidnightBSD on servers or important systems.
+
+Users attempting to run IPV6 tunnels may notice a lot of spam in their logs
+about neighbor peering. This has recently been corrected in 0.2 (development version).
+
+The order of packages on the CDs require users to swap between them. GNUstep users
+would be advised to checkout a new version of mports.
+
+Users planning on updating mports should consider avoiding package installation on the
+CD. This release shipped with x.org 6.9 and we now include 7.3 with mports.
+
+Using Virtual PC, Parallels or VMWare:
+If you install MidnightBSD in VPC, you will need to set hint.acpi.0.disabled="1"
+in /boot/device.hints This will help with the "calcru: negative runtime of" issue.
+
+This has been addressed in 0.2-CURRENT for some virtualization products.
+
+
+
+
+
+
+
+
+
+
--- /dev/null
+++ docs/releases/0.1.1/index.html
@@ -0,0 +1,55 @@
+
+
+
+
+MidnightBSD :: Documentation :: 0.1.1-RELEASE
+
+
+
+
+
+
+
+
+
+
+
+
+
0.1.1-RELEASE
+
+
The second release of MidnightBSD. This version fixes some of the issues from
+the 0.1 errata including support for mports, and a few security fixes.
+
+
+
+
+
+
+
+
+
+
From laffer1 at midnightbsd.org Mon Mar 17 21:55:48 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Mon, 17 Mar 2008 21:55:48 -0400 (EDT)
Subject: [Midnightbsd-cvs] www: releases/0.2: Add 0.2 documents (prelim).
Message-ID: <200803180155.m2I1tmX2015921@stargazer.midnightbsd.org>
Log Message:
-----------
Add 0.2 documents (prelim).
Fix version info in 0.1.1
Modified Files:
--------------
www/docs/releases/0.1.1:
notes.html (r1.1 -> r1.2)
Added Files:
-----------
www/docs/releases/0.2:
errata.html (r1.1)
index.html (r1.1)
notes.html (r1.1)
-------------- next part --------------
Index: notes.html
===================================================================
RCS file: /home/cvs/www/docs/releases/0.1.1/notes.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -L docs/releases/0.1.1/notes.html -L docs/releases/0.1.1/notes.html -u -r1.1 -r1.2
--- docs/releases/0.1.1/notes.html
+++ docs/releases/0.1.1/notes.html
@@ -36,7 +36,7 @@
Developer Blog
-0.1-RELEASE Notes
+0.1.1-RELEASE Notes
November 9, 2007
@@ -93,9 +93,9 @@
include replacements for pkg_add and a new installer option. Expect it in 2008.
-Get 0.1: Mirror 1
-Mirror 2
-Official
+Get 0.1.1: Mirror 1
+Mirror 2
+Official
site (slow)
--- /dev/null
+++ docs/releases/0.2/notes.html
@@ -0,0 +1,57 @@
+
+
+
+
+MidnightBSD :: Documentation :: 0.2-RELEASE Notes
+
+
+
+
+
+
+
+
+
+
+
+
+
0.2-RELEASE Notes
+
+
+TBD
+
+
+
+
Get 0.1: Mirror 1
+Mirror 2
+Official
+site (slow)
+
+
+
+
+
+
+
+
--- /dev/null
+++ docs/releases/0.2/errata.html
@@ -0,0 +1,52 @@
+
+
+
+
+MidnightBSD :: Documentation :: 0.2-RELEASE Errata
+
+
+
+
+
+
+
+
+
+
+
+
+
0.2-RELEASE Errata
+
+
+Has not been released yet.
+
+
+
+
+
+
+
+
+
+
--- /dev/null
+++ docs/releases/0.2/index.html
@@ -0,0 +1,55 @@
+
+
+
+
+MidnightBSD :: Documentation :: 0.2-RELEASE
+
+
+
+
+
+
+
+
+
+
+
+
+
0.2-RELEASE
+
+
This will be the third release of MidnightBSD. It will include many improvements over
+ the previous releases. Release date TBD
+
+
+
+
+
+
+
+
+
+
From laffer1 at midnightbsd.org Mon Mar 17 21:56:12 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Mon, 17 Mar 2008 21:56:12 -0400 (EDT)
Subject: [Midnightbsd-cvs] www: index.html: Remove 0.1 release info as we're
moving it.
Message-ID: <200803180156.m2I1uCQE017322@stargazer.midnightbsd.org>
Log Message:
-----------
Remove 0.1 release info as we're moving it.
Modified Files:
--------------
www:
index.html (r1.33 -> r1.34)
-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/index.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -L index.html -L index.html -u -r1.33 -r1.34
--- index.html
+++ index.html
@@ -78,55 +78,8 @@
architectures. It was originally based on FreeBSD
6.1 Beta. The goal of the project is to create a BSD with ease of use and simplicity in mind.
-MidnightBSD 0.1-RELEASE
-
-
-August 6, 2007
-MidnightBSD 0.1-RELEASE is now available. It includes several software packages
-such as ksh, sudo, OpenNTPD, gcc 3.4.4, BIND 9.3.4 (plus patch) and others in
-the base system. Disc 1 ISO includes the entire Operating System and X11 (xorg 6.9)
-packages. Disc 2 ISO includes a selection of additional packages such as
-GNUstep, bash 3, zsh, and cups-base. There are additional packages on our FTP
-server. More will be added in a few days. Only disc 1 is required for installation.
-This release is intended for enthusiests, developers and people interested in
-new operating systems that can handle bugs. The core OS is stable, but many
-elements such as ports are in flux.
-
-
-Get 0.1: Mirror 1
-Mirror 2
-Official
-site (slow)
-
-0.1-RELEASE Errata
-
-Installation issues
-
-projectcenter.app package is missing dependancies on disc2.
-mutt package is missing urlview dependancy on disc2.
-
-GNUstep package includes gdnc which is missing libgcc_s.so.1.
-
-bash 3 and gmake missing libintl.so.6. This can be fixed by uninstalling gettext
-and building it from the port. A new package was placed on the FTP server.
-
-System issues
-
-CVSUP example for updating src fetches CURRENT instead of RELENG_0_1
-
-The new mports system was not included in the RELEASE. Many ports work in
-mports that do not work in the old system. It is suggested that you update
-your source using RELENG_0_1 and download the latest mports using CVS or CVSup.
-
-Using Virtual PC for Windows:
-If you install MidnightBSD in VPC, you will need to set hint.acpi.0.disabled="1"
-in /boot/device.hints This will help with the "calcru: negative runtime of" issue.
-
-August 11, 2007:
-The pkg_install tools found in src/usr.sbin/pkg_install were not updated for
-mports. This has been corrected. You should be able to cvs update that directory
-and run make install and get the new versions of pkg_add, pkg_delete, and so on.
-
+We've released two versions of MidnightBSD: 0.1 and
+0.1.1 . 0.2 is under development.
MidnightBSD in action
From laffer1 at midnightbsd.org Mon Mar 17 21:59:10 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Mon, 17 Mar 2008 21:59:10 -0400 (EDT)
Subject: [Midnightbsd-cvs] www: index.html: add releases to documentation
section.
Message-ID: <200803180159.m2I1xABa023645@stargazer.midnightbsd.org>
Log Message:
-----------
add releases to documentation section.
Modified Files:
--------------
www/docs:
index.html (r1.8 -> r1.9)
-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/docs/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -L docs/index.html -L docs/index.html -u -r1.8 -r1.9
--- docs/index.html
+++ docs/index.html
@@ -43,6 +43,7 @@
Installation
mports: The MidnightBSD ports collection
+ Releases
From laffer1 at midnightbsd.org Mon Mar 17 22:01:24 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Mon, 17 Mar 2008 22:01:24 -0400 (EDT)
Subject: [Midnightbsd-cvs] www: index.html: fix 0.2 links
Message-ID: <200803180201.m2I21OjX027341@stargazer.midnightbsd.org>
Log Message:
-----------
fix 0.2 links
Modified Files:
--------------
www/docs/releases:
index.html (r1.1 -> r1.2)
-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/docs/releases/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -L docs/releases/index.html -L docs/releases/index.html -u -r1.1 -r1.2
--- docs/releases/index.html
+++ docs/releases/index.html
@@ -71,8 +71,8 @@
0.2
- View Notes
- Errata
+ View Notes
+ Errata
TBD
Under development
From laffer1 at midnightbsd.org Mon Mar 17 22:05:52 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Mon, 17 Mar 2008 22:05:52 -0400 (EDT)
Subject: [Midnightbsd-cvs] www: errata.html: Get rid of ugly pre tag.
Message-ID: <200803180205.m2I25qr1029639@stargazer.midnightbsd.org>
Log Message:
-----------
Get rid of ugly pre tag.
Modified Files:
--------------
www/docs/releases/0.1:
errata.html (r1.1 -> r1.2)
-------------- next part --------------
Index: errata.html
===================================================================
RCS file: /home/cvs/www/docs/releases/0.1/errata.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -L docs/releases/0.1/errata.html -L docs/releases/0.1/errata.html -u -r1.1 -r1.2
--- docs/releases/0.1/errata.html
+++ docs/releases/0.1/errata.html
@@ -38,35 +38,35 @@
0.1-RELEASE Errata
-
-Installation issues
+Installation issues
-projectcenter.app package is missing dependancies on disc2.
+projectcenter.app package is missing dependancies on disc2.
mutt package is missing urlview dependancy on disc2.
-
-GNUstep package includes gdnc which is missing libgcc_s.so.1.
-
-bash 3 and gmake missing libintl.so.6. This can be fixed by uninstalling gettext
-and building it from the port. A new package was placed on the FTP server.
-
-System issues
-
-CVSUP example for updating src fetches CURRENT instead of RELENG_0_1
-
-The new mports system was not included in the RELEASE. Many ports work in
+
+GNUstep package includes gdnc which is missing libgcc_s.so.1.
+
+bash 3 and gmake missing libintl.so.6. This can be fixed by
+uninstalling gettext and building it from the port. A new
+ package was placed on the FTP server.
+
+System issues
+
+CVSUP example for updating src fetches CURRENT instead of RELENG_0_1
+
+The new mports system was not included in the RELEASE. Many ports work in
mports that do not work in the old system. It is suggested that you update
your source using RELENG_0_1 and download the latest mports using CVS or CVSup.
-
-Using Virtual PC for Windows:
+
+Using Virtual PC for Windows:
If you install MidnightBSD in VPC, you will need to set hint.acpi.0.disabled="1"
in /boot/device.hints This will help with the "calcru: negative runtime of" issue.
-
-August 11, 2007:
+
+
+August 11, 2007:
The pkg_install tools found in src/usr.sbin/pkg_install were not updated for
mports. This has been corrected. You should be able to cvs update that directory
and run make install and get the new versions of pkg_add, pkg_delete, and so on.
-
-
+
From laffer1 at midnightbsd.org Mon Mar 17 22:09:32 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Mon, 17 Mar 2008 22:09:32 -0400 (EDT)
Subject: [Midnightbsd-cvs] www: errata.html: switch to p tags.
Message-ID: <200803180209.m2I29WM2034405@stargazer.midnightbsd.org>
Log Message:
-----------
switch to p tags.
Modified Files:
--------------
www/docs/releases/0.1.1:
errata.html (r1.1 -> r1.2)
-------------- next part --------------
Index: errata.html
===================================================================
RCS file: /home/cvs/www/docs/releases/0.1.1/errata.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -L docs/releases/0.1.1/errata.html -L docs/releases/0.1.1/errata.html -u -r1.1 -r1.2
--- docs/releases/0.1.1/errata.html
+++ docs/releases/0.1.1/errata.html
@@ -38,24 +38,29 @@
0.1.1-RELEASE Errata
-
+
Several security issues have been patched since 0.1.1. It is recommended that
users update to the latest sources on the RELENG_0_1 branch using CVSup or cvs
and build source if they are using MidnightBSD on servers or important systems.
+
Users attempting to run IPV6 tunnels may notice a lot of spam in their logs
about neighbor peering. This has recently been corrected in 0.2 (development version).
+
The order of packages on the CDs require users to swap between them. GNUstep users
would be advised to checkout a new version of mports.
+
Users planning on updating mports should consider avoiding package installation on the
CD. This release shipped with x.org 6.9 and we now include 7.3 with mports.
-Using Virtual PC, Parallels or VMWare:
+
+Using Virtual PC, Parallels or VMWare:
If you install MidnightBSD in VPC, you will need to set hint.acpi.0.disabled="1"
in /boot/device.hints This will help with the "calcru: negative runtime of" issue.
+
This has been addressed in 0.2-CURRENT for some virtualization products.
From laffer1 at midnightbsd.org Tue Mar 18 21:03:15 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 21:03:15 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: audio/libao: Fix patching of Makefile
Found on magus.
Message-ID: <200803190103.m2J13FRa025550@stargazer.midnightbsd.org>
Log Message:
-----------
Fix patching of Makefile
Found on magus.
Modified Files:
--------------
mports/audio/libao:
Makefile (r1.3 -> r1.4)
mports/audio/libao/files:
patch-Makefile.in (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/audio/libao/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L audio/libao/Makefile -L audio/libao/Makefile -u -r1.3 -r1.4
--- audio/libao/Makefile
+++ audio/libao/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libao
PORTVERSION= 0.8.8
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/ao/
Index: patch-Makefile.in
===================================================================
RCS file: /home/cvs/mports/audio/libao/files/patch-Makefile.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -L audio/libao/files/patch-Makefile.in -L audio/libao/files/patch-Makefile.in -u -r1.2 -r1.3
--- audio/libao/files/patch-Makefile.in
+++ audio/libao/files/patch-Makefile.in
@@ -1,14 +1,11 @@
-
-$FreeBSD: ports/audio/libao/files/patch-Makefile.in,v 1.3 2007/07/14 20:06:15 naddy Exp $
-
---- Makefile.in.orig
-+++ Makefile.in
-@@ -225,7 +225,7 @@
+--- Makefile.in.orig 2007-07-14 18:06:32.000000000 -0400
++++ Makefile.in 2007-07-14 18:06:52.000000000 -0400
+@@ -225,7 +225,7 @@ target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = foreign 1.6 dist-zip
-SUBDIRS = src include doc
+SUBDIRS = src include $(DOC)
- m4datadir = $(prefix)/share/aclocal
+ m4datadir = $(datadir)/aclocal
m4data_DATA = ao.m4
pkgconfigdir = $(prefix)/libdata/pkgconfig
From laffer1 at midnightbsd.org Tue Mar 18 21:07:34 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 21:07:34 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: ad license.
Message-ID: <200803190107.m2J17YOs026053@stargazer.midnightbsd.org>
Log Message:
-----------
ad license.
Modified Files:
--------------
mports/devel/glib20:
Makefile (r1.5 -> r1.6)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/glib20/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L devel/glib20/Makefile -L devel/glib20/Makefile -u -r1.5 -r1.6
--- devel/glib20/Makefile
+++ devel/glib20/Makefile
@@ -22,6 +22,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Some useful routines of C programming (current stable version)
+LICENSE= lgpl
LATEST_LINK= glib20
From laffer1 at midnightbsd.org Tue Mar 18 21:07:59 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 21:07:59 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: set license.
Message-ID: <200803190107.m2J17xNR026092@stargazer.midnightbsd.org>
Log Message:
-----------
set license.
Modified Files:
--------------
mports/devel/linux-glib2:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/linux-glib2/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L devel/linux-glib2/Makefile -L devel/linux-glib2/Makefile -u -r1.2 -r1.3
--- devel/linux-glib2/Makefile
+++ devel/linux-glib2/Makefile
@@ -13,6 +13,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Version 2.X Linux/i386 binary port of GLib
+LICENSE= lgpl
USE_GCPIO= yes
USE_LINUX_RPM= yes
From laffer1 at midnightbsd.org Tue Mar 18 21:24:41 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 21:24:41 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: devel/sdl12: Fix build as found on magus
add license.
Message-ID: <200803190124.m2J1OfEq027674@stargazer.midnightbsd.org>
Log Message:
-----------
Fix build as found on magus
add license.
Modified Files:
--------------
mports/devel/sdl12:
Makefile (r1.3 -> r1.4)
mports/devel/sdl12/files:
patch-Makefile.in (r1.1 -> r1.2)
Added Files:
-----------
mports/devel/sdl12/files:
patch-include_SDL_stdinc.h (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/sdl12/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L devel/sdl12/Makefile -L devel/sdl12/Makefile -u -r1.3 -r1.4
--- devel/sdl12/Makefile
+++ devel/sdl12/Makefile
@@ -8,6 +8,7 @@
PORTNAME= sdl
PORTVERSION= 1.2.11
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/release/
@@ -15,6 +16,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Cross-platform multi-media development API
+LICENSE= lgpl
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
--- /dev/null
+++ devel/sdl12/files/patch-include_SDL_stdinc.h
@@ -0,0 +1,10 @@
+--- include/SDL_stdinc.h.orig 2006-06-27 00:48:32.000000000 -0400
++++ include/SDL_stdinc.h 2008-01-27 12:47:15.000000000 -0500
+@@ -319,6 +319,7 @@
+ __asm__ __volatile__ ( \
+ "std\n\t" \
+ "rep ; movsl\n\t" \
++ "cld\n\t" \
+ : "=&c" (u0), "=&D" (u1), "=&S" (u2) \
+ : "0" (n >> 2), \
+ "1" (dstp+(n-4)), "2" (srcp+(n-4)) \
Index: patch-Makefile.in
===================================================================
RCS file: /home/cvs/mports/devel/sdl12/files/patch-Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/sdl12/files/patch-Makefile.in -L devel/sdl12/files/patch-Makefile.in -u -r1.1 -r1.2
--- devel/sdl12/files/patch-Makefile.in
+++ devel/sdl12/files/patch-Makefile.in
@@ -1,5 +1,5 @@
---- Makefile.in.orig Sat Aug 25 00:31:09 2007
-+++ Makefile.in Sat Aug 25 00:35:53 2007
+--- Makefile.in.orig Tue Mar 18 21:14:45 2008
++++ Makefile.in Tue Mar 18 21:17:34 2008
@@ -44,7 +44,7 @@
LT_CURRENT = @LT_CURRENT@
LT_RELEASE = @LT_RELEASE@
@@ -13,12 +13,12 @@
$(INSTALL) -m 644 $(objects)/$(SDLMAIN_TARGET) $(libdir)/$(SDLMAIN_TARGET)
$(RANLIB) $(libdir)/$(SDLMAIN_TARGET)
install-data:
-- $(SHELL) $(auxdir)/mkinstalldirs $(prefix)/share/aclocal
-- $(INSTALL) -m 644 $(srcdir)/sdl.m4 $(prefix)/share/aclocal/sdl.m4
+- $(SHELL) $(auxdir)/mkinstalldirs $(datadir)/aclocal
+- $(INSTALL) -m 644 $(srcdir)/sdl.m4 $(datadir)/aclocal/sdl.m4
- $(SHELL) $(auxdir)/mkinstalldirs $(prefix)/libdata/pkgconfig
- $(INSTALL) -m 644 $(srcdir)/sdl.pc $(prefix)/libdata/pkgconfig
-+ $(SHELL) $(auxdir)/mkinstalldirs ${DESTDIR}$(prefix)/share/aclocal
-+ $(INSTALL) -m 644 $(srcdir)/sdl.m4 ${DESTDIR}$(prefix)/share/aclocal/sdl.m4
++ $(SHELL) $(auxdir)/mkinstalldirs $(datadir)/aclocal
++ $(INSTALL) -m 644 $(srcdir)/sdl.m4 $(datadir)/aclocal/sdl.m4
+ $(SHELL) $(auxdir)/mkinstalldirs ${DESTDIR}$(prefix)/libdata/pkgconfig
+ $(INSTALL) -m 644 $(srcdir)/sdl.pc ${DESTDIR}$(prefix)/libdata/pkgconfig
install-man:
From laffer1 at midnightbsd.org Tue Mar 18 21:29:30 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 21:29:30 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: net/p5-IO-INET6: Update to 2.52
Message-ID: <200803190129.m2J1TU5X028177@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 2.52
Modified Files:
--------------
mports/net/p5-IO-INET6:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net/p5-IO-INET6/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L net/p5-IO-INET6/Makefile -L net/p5-IO-INET6/Makefile -u -r1.1 -r1.2
--- net/p5-IO-INET6/Makefile
+++ net/p5-IO-INET6/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= IO-Socket-INET6
-PORTVERSION= 2.51
-PORTREVISION= 1
+PORTVERSION= 2.52
CATEGORIES= net perl5 ipv6
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
@@ -16,6 +15,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Perl module with object interface to AF_INET6 domain sockets
+LICENSE= perl
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6
RUN_DEPENDS= ${BUILD_DEPENDS}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/net/p5-IO-INET6/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L net/p5-IO-INET6/distinfo -L net/p5-IO-INET6/distinfo -u -r1.1 -r1.2
--- net/p5-IO-INET6/distinfo
+++ net/p5-IO-INET6/distinfo
@@ -1,3 +1,3 @@
-MD5 (IO-Socket-INET6-2.51.tar.gz) = e4ef8b7944fa036cda19dc3e1cc688a6
-SHA256 (IO-Socket-INET6-2.51.tar.gz) = 09ce71fd016ed098ad7be78aa0ec1746360820e8d3a738a377bbcfffe8dd4208
-SIZE (IO-Socket-INET6-2.51.tar.gz) = 9618
+MD5 (IO-Socket-INET6-2.52.tar.gz) = bd221846adafe22792d57bd2c5bc5d7b
+SHA256 (IO-Socket-INET6-2.52.tar.gz) = 37b3534de0ecea814f0428a5295289b1b96b8b1edd8634a97974e57c1db29ec7
+SIZE (IO-Socket-INET6-2.52.tar.gz) = 10478
From laffer1 at midnightbsd.org Tue Mar 18 21:33:46 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 21:33:46 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: dns/p5-Net-DNS: Add build depends for
p5-IO-Socket-INET6 to fix
Message-ID: <200803190133.m2J1Xkag028721@stargazer.midnightbsd.org>
Log Message:
-----------
Add build depends for p5-IO-Socket-INET6 to fix magus builds.
Update to .62
Disable online tests. (I'm assuming that might suck on the magus cluster, revert it if that is incorrect ctriv)
Modified Files:
--------------
mports/dns/p5-Net-DNS:
Makefile (r1.4 -> r1.5)
distinfo (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/dns/p5-Net-DNS/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L dns/p5-Net-DNS/Makefile -L dns/p5-Net-DNS/Makefile -u -r1.4 -r1.5
--- dns/p5-Net-DNS/Makefile
+++ dns/p5-Net-DNS/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= Net-DNS
-PORTVERSION= 0.61
+PORTVERSION= 0.62
CATEGORIES= dns net perl5 ipv6
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -22,12 +22,13 @@
${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC
PERL_CONFIGURE= yes
-CONFIGURE_ARGS+= --online-tests
+CONFIGURE_ARGS+= --no-online-tests
MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \
Net::DNS::Question.3 Net::DNS::RR.3 Net::DNS::RR::A.3 \
Net::DNS::RR::AFSDB.3 Net::DNS::RR::CNAME.3 \
Net::DNS::RR::HINFO.3 Net::DNS::RR::ISDN.3 Net::DNS::RR::MG.3 \
+ Net::DNS::RR::IPSECKEY.3 \
Net::DNS::RR::MINFO.3 Net::DNS::RR::MR.3 Net::DNS::RR::MX.3 \
Net::DNS::RR::NS.3 Net::DNS::RR::PTR.3 Net::DNS::RR::RP.3 \
Net::DNS::RR::RT.3 Net::DNS::RR::SOA.3 Net::DNS::RR::SRV.3 \
@@ -49,7 +50,8 @@
.include
.if !defined(WITHOUT_IPV6)
-RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6
+BUILD_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6
+RUN_DEPENDS+= ${SITE_PER}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6
.endif
DOCSDIR= ${PREFIX}/share/doc/p5-Net-DNS
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/dns/p5-Net-DNS/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L dns/p5-Net-DNS/distinfo -L dns/p5-Net-DNS/distinfo -u -r1.2 -r1.3
--- dns/p5-Net-DNS/distinfo
+++ dns/p5-Net-DNS/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-DNS-0.61.tar.gz) = a7d75eb3bdf7aca5d0696b95e3fabf65
-SHA256 (Net-DNS-0.61.tar.gz) = 1837a47bb0510e15d590500d94cdca605fcf89e0c88f061127b9b81982e5679b
-SIZE (Net-DNS-0.61.tar.gz) = 145400
+MD5 (Net-DNS-0.62.tar.gz) = 91366517392283a909ee37d3c1c64904
+SHA256 (Net-DNS-0.62.tar.gz) = 2ee22c790cacb7e31e799217577a495da8c48fc82701b37f3e23fa8e0b2fe5ae
+SIZE (Net-DNS-0.62.tar.gz) = 148827
From laffer1 at midnightbsd.org Tue Mar 18 21:40:21 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 21:40:21 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: dns/bind94: Update to 9.4.2
Message-ID: <200803190140.m2J1eLCl029701@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 9.4.2
Modified Files:
--------------
mports/dns/bind94:
Makefile (r1.4 -> r1.5)
distinfo (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/dns/bind94/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L dns/bind94/Makefile -L dns/bind94/Makefile -u -r1.4 -r1.5
--- dns/bind94/Makefile
+++ dns/bind94/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= bind94
-PORTVERSION= 9.4.1.1
+PORTVERSION= 9.4.2
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \
http://dougbarton.us/Downloads/%SUBDIR%/
@@ -20,7 +20,7 @@
COMMENT= The BIND DNS suite with updated DNSSEC and threads
# ISC releases things like 9.4.0b3, which our versioning doesn't like
-ISCVERSION= 9.4.1-P1
+ISCVERSION= 9.4.2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/dns/bind94/distinfo,v
retrieving revision 1.3
retrieving revision 1.4
diff -L dns/bind94/distinfo -L dns/bind94/distinfo -u -r1.3 -r1.4
--- dns/bind94/distinfo
+++ dns/bind94/distinfo
@@ -1,6 +1,6 @@
-MD5 (bind-9.4.1-P1.tar.gz) = 44e0514e6105ddaa235394045d9aeb0c
-SHA256 (bind-9.4.1-P1.tar.gz) = 912d07be9a6b4fa180d38637bf32ac4e802b087e46fbbf2a76314ecc3444b693
-SIZE (bind-9.4.1-P1.tar.gz) = 6341409
-MD5 (bind-9.4.1-P1.tar.gz.asc) = 2d93fd12d3aa9895c23c09784f7fe0b7
-SHA256 (bind-9.4.1-P1.tar.gz.asc) = b66a7ad4a8dd2a375fb961ab9b8a744fa55b034c0b7233b4490b6351e36f5030
-SIZE (bind-9.4.1-P1.tar.gz.asc) = 478
+MD5 (bind-9.4.2.tar.gz) = 57953d7264139b9506b9d66174125179
+SHA256 (bind-9.4.2.tar.gz) = 5add82a67dc98b89b4a0f95a467480b0f6b7d3a6b563a13076d9f701286960bd
+SIZE (bind-9.4.2.tar.gz) = 6574042
+MD5 (bind-9.4.2.tar.gz.asc) = acbccd025da3e1b6b980ca2a023310b3
+SHA256 (bind-9.4.2.tar.gz.asc) = c6e43af53f0102b7db4f5c2d824f509587323884ecf984a4b2c0c66e510ded01
+SIZE (bind-9.4.2.tar.gz.asc) = 479
From laffer1 at midnightbsd.org Tue Mar 18 21:56:31 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 21:56:31 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Add imake config file
dependancy.
Message-ID: <200803190156.m2J1uV6J031206@stargazer.midnightbsd.org>
Log Message:
-----------
Add imake config file dependancy.
Modified Files:
--------------
mports/x11-toolkits/Xaw3d:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/Xaw3d/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11-toolkits/Xaw3d/Makefile -L x11-toolkits/Xaw3d/Makefile -u -r1.3 -r1.4
--- x11-toolkits/Xaw3d/Makefile
+++ x11-toolkits/Xaw3d/Makefile
@@ -21,6 +21,8 @@
USE_XLIB= yes
USE_LDCONFIG= yes
+BUILD_DEPENDS+= ${LOCALBASE}/lib/X11/config/Imake.tmpl:${PORTSDIR}/x11/xorg-cf-files
+
SUB_FILES= pkg-message
SUB_LIST= XAWVER="${XAWVER}"
From laffer1 at midnightbsd.org Tue Mar 18 21:57:36 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 21:57:36 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: add imake config file depends.
Message-ID: <200803190157.m2J1vart031266@stargazer.midnightbsd.org>
Log Message:
-----------
add imake config file depends.
Modified Files:
--------------
mports/audio/wmsmixer:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/audio/wmsmixer/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L audio/wmsmixer/Makefile -L audio/wmsmixer/Makefile -u -r1.2 -r1.3
--- audio/wmsmixer/Makefile
+++ audio/wmsmixer/Makefile
@@ -19,4 +19,6 @@
USE_IMAKE= YES
MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}"
+BUILD_DEPENDS+= ${LOCALBASE}/lib/X11/config/Imake.tmpl:${PORTSDIR}/x11/xorg-cf-files
+
.include
From laffer1 at midnightbsd.org Tue Mar 18 22:00:23 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 22:00:23 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: bsd.mport.mk: Add explicit depends on
xorg-cf-files port when
Message-ID: <200803190200.m2J20NJi031772@stargazer.midnightbsd.org>
Log Message:
-----------
Add explicit depends on xorg-cf-files port when using Imake. Many ports including imake need this anyway..
This unbreaks a lot of things.
Modified Files:
--------------
mports/Mk:
bsd.mport.mk (r1.81 -> r1.82)
-------------- next part --------------
Index: bsd.mport.mk
===================================================================
RCS file: /home/cvs/mports/Mk/bsd.mport.mk,v
retrieving revision 1.81
retrieving revision 1.82
diff -L Mk/bsd.mport.mk -L Mk/bsd.mport.mk -u -r1.81 -r1.82
--- Mk/bsd.mport.mk
+++ Mk/bsd.mport.mk
@@ -1763,6 +1763,7 @@
.if defined(USE_IMAKE)
BUILD_DEPENDS+= imake:${X_IMAKE_PORT}
+BUILD_DEPENDS+= ${LOCALBASE}/lib/X11/config/Imake.tmpl:${PORTSDIR}/x11/xorg-cf-files
.endif
From laffer1 at midnightbsd.org Tue Mar 18 22:06:28 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 22:06:28 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: x11/gnome-menus: Update to 2.20.3,
fix build @magus
Message-ID: <200803190206.m2J26S54032349@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 2.20.3, fix build @magus
Modified Files:
--------------
mports/x11/gnome-menus:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
mports/x11/gnome-menus/files:
patch-layout::applications.menu (r1.1 -> r1.2)
patch-simple-editor_GMenuSimpleEditor_menutreemodel.py (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/x11/gnome-menus/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/gnome-menus/pkg-plist -L x11/gnome-menus/pkg-plist -u -r1.1 -r1.2
--- x11/gnome-menus/pkg-plist
+++ x11/gnome-menus/pkg-plist
@@ -11,30 +11,32 @@
%%PYTHON_SITELIBDIR%%/gmenu.la
%%PYTHON_SITELIBDIR%%/gmenu.so
libdata/pkgconfig/libgnome-menu.pc
-share/gnome/desktop-directories/Accessibility.directory
-share/gnome/desktop-directories/Accessories.directory
-share/gnome/desktop-directories/Applications.directory
-share/gnome/desktop-directories/Desktop.directory
-share/gnome/desktop-directories/Development.directory
-share/gnome/desktop-directories/Education.directory
-share/gnome/desktop-directories/Games.directory
-share/gnome/desktop-directories/Graphics.directory
-share/gnome/desktop-directories/Hardware.directory
-share/gnome/desktop-directories/Internet.directory
-share/gnome/desktop-directories/InternetAndNetwork.directory
-share/gnome/desktop-directories/KDE.directory
-share/gnome/desktop-directories/LookAndFeel.directory
-share/gnome/desktop-directories/Multimedia.directory
-share/gnome/desktop-directories/Office.directory
-share/gnome/desktop-directories/Other.directory
-share/gnome/desktop-directories/Personal.directory
-share/gnome/desktop-directories/Preferences.directory
-share/gnome/desktop-directories/Settings-Accessibility.directory
-share/gnome/desktop-directories/Settings.directory
-share/gnome/desktop-directories/System-Settings.directory
-share/gnome/desktop-directories/System-Tools.directory
-share/gnome/desktop-directories/System.directory
+share/desktop-directories/Accessibility.directory
+share/desktop-directories/Accessories.directory
+share/desktop-directories/Applications.directory
+share/desktop-directories/Desktop.directory
+share/desktop-directories/Development.directory
+share/desktop-directories/Education.directory
+share/desktop-directories/Games.directory
+share/desktop-directories/Graphics.directory
+share/desktop-directories/Hardware.directory
+share/desktop-directories/Internet.directory
+share/desktop-directories/InternetAndNetwork.directory
+share/desktop-directories/KDE.directory
+share/desktop-directories/LookAndFeel.directory
+share/desktop-directories/Multimedia.directory
+share/desktop-directories/Office.directory
+share/desktop-directories/Other.directory
+share/desktop-directories/Personal.directory
+share/desktop-directories/Preferences.directory
+share/desktop-directories/Settings-Accessibility.directory
+share/desktop-directories/Settings.directory
+share/desktop-directories/System-Settings.directory
+share/desktop-directories/System-Tools.directory
+share/desktop-directories/System.directory
+share/locale/af/LC_MESSAGES/gnome-menus.mo
share/locale/ar/LC_MESSAGES/gnome-menus.mo
+share/locale/as/LC_MESSAGES/gnome-menus.mo
share/locale/be/LC_MESSAGES/gnome-menus.mo
share/locale/be at latin/LC_MESSAGES/gnome-menus.mo
share/locale/bg/LC_MESSAGES/gnome-menus.mo
@@ -57,6 +59,7 @@
share/locale/fa/LC_MESSAGES/gnome-menus.mo
share/locale/fi/LC_MESSAGES/gnome-menus.mo
share/locale/fr/LC_MESSAGES/gnome-menus.mo
+share/locale/ga/LC_MESSAGES/gnome-menus.mo
share/locale/gl/LC_MESSAGES/gnome-menus.mo
share/locale/gn/LC_MESSAGES/gnome-menus.mo
share/locale/gu/LC_MESSAGES/gnome-menus.mo
@@ -68,6 +71,7 @@
share/locale/it/LC_MESSAGES/gnome-menus.mo
share/locale/ja/LC_MESSAGES/gnome-menus.mo
share/locale/ka/LC_MESSAGES/gnome-menus.mo
+share/locale/kn/LC_MESSAGES/gnome-menus.mo
share/locale/ko/LC_MESSAGES/gnome-menus.mo
share/locale/ku/LC_MESSAGES/gnome-menus.mo
share/locale/ky/LC_MESSAGES/gnome-menus.mo
@@ -92,6 +96,7 @@
share/locale/ro/LC_MESSAGES/gnome-menus.mo
share/locale/ru/LC_MESSAGES/gnome-menus.mo
share/locale/rw/LC_MESSAGES/gnome-menus.mo
+share/locale/si/LC_MESSAGES/gnome-menus.mo
share/locale/sk/LC_MESSAGES/gnome-menus.mo
share/locale/sl/LC_MESSAGES/gnome-menus.mo
share/locale/sq/LC_MESSAGES/gnome-menus.mo
@@ -104,12 +109,13 @@
share/locale/tr/LC_MESSAGES/gnome-menus.mo
share/locale/ug/LC_MESSAGES/gnome-menus.mo
share/locale/uk/LC_MESSAGES/gnome-menus.mo
+share/locale/uz at cyrillic/LC_MESSAGES/gnome-menus.mo
share/locale/vi/LC_MESSAGES/gnome-menus.mo
share/locale/xh/LC_MESSAGES/gnome-menus.mo
share/locale/zh_CN/LC_MESSAGES/gnome-menus.mo
share/locale/zh_HK/LC_MESSAGES/gnome-menus.mo
share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo
- at dirrm share/gnome/desktop-directories
+ at dirrmtry share/desktop-directories
@dirrm include/gnome-menus
@dirrmtry etc/xdg/menus
@dirrmtry etc/xdg
@@ -117,10 +123,14 @@
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/xh/LC_MESSAGES
@dirrmtry share/locale/xh
+ at dirrmtry share/locale/uz at cyrillic/LC_MESSAGES
+ at dirrmtry share/locale/uz at cyrillic
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
+ at dirrmtry share/locale/si/LC_MESSAGES
+ at dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/oc/LC_MESSAGES
@@ -143,3 +153,5 @@
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be at latin/LC_MESSAGES
@dirrmtry share/locale/be at latin
+ at dirrmtry share/locale/as/LC_MESSAGES
+ at dirrmtry share/locale/as
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/gnome-menus/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/gnome-menus/Makefile -L x11/gnome-menus/Makefile -u -r1.1 -r1.2
--- x11/gnome-menus/Makefile
+++ x11/gnome-menus/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= gnome-menus
-PORTVERSION= 2.18.3
+PORTVERSION= 2.20.3
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -48,10 +48,10 @@
${WRKSRC}/simple-editor/GMenuSimpleEditor/menutreemodel.py
post-install:
- @${MKDIR} ${PREFIX}/share/gnome/desktop-directories
+ @${MKDIR} ${PREFIX}/share/desktop-directories
@${INSTALL_DATA} ${WRKSRC}/layout/applications.menu \
${PREFIX}/etc/xdg/menus/gnome-applications.menu
@${INSTALL_DATA} ${WRKSRC}/KDE.directory \
- ${PREFIX}/share/gnome/desktop-directories
+ ${PREFIX}/share/desktop-directories
.include
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11/gnome-menus/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/gnome-menus/distinfo -L x11/gnome-menus/distinfo -u -r1.1 -r1.2
--- x11/gnome-menus/distinfo
+++ x11/gnome-menus/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-menus-2.18.3.tar.bz2) = e2b97b01b33b9744baf26982a8ad588a
-SHA256 (gnome2/gnome-menus-2.18.3.tar.bz2) = c6c0b9a93426dbdcb47fb7e586b9d910e2dbc0e9c894c0f322d08971a7b70933
-SIZE (gnome2/gnome-menus-2.18.3.tar.bz2) = 437539
+MD5 (gnome2/gnome-menus-2.20.3.tar.bz2) = b8ab05f5edfdc3e6a46662a504934657
+SHA256 (gnome2/gnome-menus-2.20.3.tar.bz2) = 2ce7a6aabed338ca3f65685e7e46149cdacc80fab0a8701c2d827fcb950a9897
+SIZE (gnome2/gnome-menus-2.20.3.tar.bz2) = 446966
Index: patch-layout::applications.menu
===================================================================
RCS file: /home/cvs/mports/x11/gnome-menus/files/patch-layout::applications.menu,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/gnome-menus/files/patch-layout::applications.menu -L x11/gnome-menus/files/patch-layout::applications.menu -u -r1.1 -r1.2
--- x11/gnome-menus/files/patch-layout::applications.menu
+++ x11/gnome-menus/files/patch-layout::applications.menu
@@ -1,5 +1,5 @@
---- layout/applications.menu.orig Wed Mar 9 11:49:53 2005
-+++ layout/applications.menu Fri Mar 25 11:45:09 2005
+--- layout/applications.menu.orig Sun Jul 8 18:04:11 2007
++++ layout/applications.menu Sun Jul 8 18:04:35 2007
@@ -6,24 +6,26 @@
Applications
Applications.directory
@@ -60,7 +60,7 @@
emacs.desktop
@@ -64,6 +78,12 @@
- Edutainment.directory
+ Education.directory
+
@@ -160,9 +160,9 @@
+ KDE
+
+
- Application
Core
Settings
+ Screensaver
@@ -227,10 +227,10 @@
+
+
+
-+
++
+
-+ Edutainment
-+ Edutainment.directory
++ Education
++ Education.directory
+
+
+
@@ -240,7 +240,7 @@
+ Education
+
+
-+
++
+
+
+
Index: patch-simple-editor_GMenuSimpleEditor_menutreemodel.py
===================================================================
RCS file: /home/cvs/mports/x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py -L x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py -u -r1.1 -r1.2
--- x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py
+++ x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py
@@ -14,7 +14,7 @@
data_dirs = os.environ["XDG_DATA_DIRS"]
if not data_dirs:
- data_dirs = "/usr/local/share/:/usr/share/"
-+ data_dirs = "%%LOCALBASE%%/share/gnome/:%%LOCALBASE%%/share/:/usr/share/"
++ data_dirs = "%%LOCALBASE%%/share/"
for data_dir in data_dirs.split (":"):
retval = load_icon_from_path (os.path.join (data_dir, "pixmaps", icon_value))
From laffer1 at midnightbsd.org Tue Mar 18 22:12:11 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Tue, 18 Mar 2008 22:12:11 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: textproc/scrollkeeper: This needs some
work.
Message-ID: <200803190212.m2J2CBfR032914@stargazer.midnightbsd.org>
Log Message:
-----------
This needs some work.
Update paths to avoid /usr/local/share/gnome crap.
Add conflicts for rarian.
Modified Files:
--------------
mports/textproc/scrollkeeper:
Makefile (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
Removed Files:
-------------
mports/textproc/scrollkeeper/files:
patch-libs_scrollkeeper.h.in
patch-scripts_scrollkeeper-config.in
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/textproc/scrollkeeper/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L textproc/scrollkeeper/pkg-plist -L textproc/scrollkeeper/pkg-plist -u -r1.1 -r1.2
--- textproc/scrollkeeper/pkg-plist
+++ textproc/scrollkeeper/pkg-plist
@@ -17,46 +17,46 @@
lib/libscrollkeeper.la
lib/libscrollkeeper.so
lib/libscrollkeeper.so.0
-share/gnome/omf/scrollkeeper/writing_scrollkeeper_omf_files-C.omf
-share/gnome/scrollkeeper/Templates/C/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/am/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/az/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/be/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/ca/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/cs/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/da/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/de/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/el/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/es/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/fr/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/hu/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/it/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/ja/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/kn/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/ko/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/nl/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/no/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/pl/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/pt_BR/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/ro/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/ru/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/sl/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/sk/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/sr/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/sr at Latn/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/sv/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/tr/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/uk/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/vi/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/zh_CN/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/Templates/zh_TW/scrollkeeper_cl.xml
-share/gnome/scrollkeeper/doc/writing_scrollkeeper_omf_files/C/legal.xml
-share/gnome/scrollkeeper/doc/writing_scrollkeeper_omf_files/C/writing_scrollkeeper_omf_files.xml
-share/gnome/scrollkeeper/stylesheets/categories.xsl
-share/gnome/scrollkeeper/stylesheets/index.xsl
-share/gnome/scrollkeeper/stylesheets/toc.xsl
-share/gnome/xml/scrollkeeper/dtds/scrollkeeper-cl.dtd
-share/gnome/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
+share/omf/scrollkeeper/writing_scrollkeeper_omf_files-C.omf
+share/scrollkeeper/Templates/C/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/am/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/az/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/be/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/ca/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/cs/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/da/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/de/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/el/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/es/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/fr/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/hu/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/it/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/ja/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/kn/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/ko/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/nl/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/no/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/pl/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/pt_BR/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/ro/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/ru/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/sl/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/sk/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/sr/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/sr at Latn/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/sv/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/tr/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/uk/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/vi/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/zh_CN/scrollkeeper_cl.xml
+share/scrollkeeper/Templates/zh_TW/scrollkeeper_cl.xml
+share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C/legal.xml
+share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C/writing_scrollkeeper_omf_files.xml
+share/scrollkeeper/stylesheets/categories.xsl
+share/scrollkeeper/stylesheets/index.xsl
+share/scrollkeeper/stylesheets/toc.xsl
+share/xml/scrollkeeper/dtds/scrollkeeper-cl.dtd
+share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
share/locale/am/LC_MESSAGES/scrollkeeper.mo
share/locale/az/LC_MESSAGES/scrollkeeper.mo
share/locale/be/LC_MESSAGES/scrollkeeper.mo
@@ -88,78 +88,50 @@
share/locale/vi/LC_MESSAGES/scrollkeeper.mo
share/locale/zh_CN/LC_MESSAGES/scrollkeeper.mo
share/locale/zh_TW/LC_MESSAGES/scrollkeeper.mo
- at dirrm share/gnome/xml/scrollkeeper/dtds
- at dirrm share/gnome/xml/scrollkeeper
- at dirrm share/gnome/xml
- at dirrm share/gnome/scrollkeeper/stylesheets
- at dirrm share/gnome/scrollkeeper/doc/writing_scrollkeeper_omf_files/C
- at dirrm share/gnome/scrollkeeper/doc/writing_scrollkeeper_omf_files
- at dirrm share/gnome/scrollkeeper/doc
- at dirrm share/gnome/scrollkeeper/Templates/zh_TW
- at dirrm share/gnome/scrollkeeper/Templates/zh_CN
- at dirrm share/gnome/scrollkeeper/Templates/vi
- at dirrm share/gnome/scrollkeeper/Templates/uk
- at dirrm share/gnome/scrollkeeper/Templates/tr
- at dirrm share/gnome/scrollkeeper/Templates/sv
- at dirrm share/gnome/scrollkeeper/Templates/sr at Latn
- at dirrm share/gnome/scrollkeeper/Templates/sr
- at dirrm share/gnome/scrollkeeper/Templates/sl
- at dirrm share/gnome/scrollkeeper/Templates/sk
- at dirrm share/gnome/scrollkeeper/Templates/ru
- at dirrm share/gnome/scrollkeeper/Templates/ro
- at dirrm share/gnome/scrollkeeper/Templates/pt_BR
- at dirrm share/gnome/scrollkeeper/Templates/pl
- at dirrm share/gnome/scrollkeeper/Templates/no
- at dirrm share/gnome/scrollkeeper/Templates/nl
- at dirrm share/gnome/scrollkeeper/Templates/ko
- at dirrm share/gnome/scrollkeeper/Templates/kn
- at dirrm share/gnome/scrollkeeper/Templates/ja
- at dirrm share/gnome/scrollkeeper/Templates/it
- at dirrm share/gnome/scrollkeeper/Templates/hu
- at dirrm share/gnome/scrollkeeper/Templates/fr
- at dirrm share/gnome/scrollkeeper/Templates/es
- at dirrm share/gnome/scrollkeeper/Templates/el
- at dirrm share/gnome/scrollkeeper/Templates/de
- at dirrm share/gnome/scrollkeeper/Templates/da
- at dirrm share/gnome/scrollkeeper/Templates/cs
- at dirrm share/gnome/scrollkeeper/Templates/ca
- at dirrm share/gnome/scrollkeeper/Templates/be
- at dirrm share/gnome/scrollkeeper/Templates/az
- at dirrm share/gnome/scrollkeeper/Templates/am
- at dirrm share/gnome/scrollkeeper/Templates/C
- at dirrm share/gnome/scrollkeeper/Templates
- at dirrm share/gnome/scrollkeeper
- at dirrm share/gnome/omf/scrollkeeper
+ at dirrm share/xml/scrollkeeper/dtds
+ at dirrm share/xml/scrollkeeper
+ at dirrmtry share/xml
+ at dirrm share/scrollkeeper/stylesheets
+ at dirrm share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C
+ at dirrm share/scrollkeeper/doc/writing_scrollkeeper_omf_files
+ at dirrm share/scrollkeeper/doc
+ at dirrm share/scrollkeeper/Templates/zh_TW
+ at dirrm share/scrollkeeper/Templates/zh_CN
+ at dirrm share/scrollkeeper/Templates/vi
+ at dirrm share/scrollkeeper/Templates/uk
+ at dirrm share/scrollkeeper/Templates/tr
+ at dirrm share/scrollkeeper/Templates/sv
+ at dirrm share/scrollkeeper/Templates/sr at Latn
+ at dirrm share/scrollkeeper/Templates/sr
+ at dirrm share/scrollkeeper/Templates/sl
+ at dirrm share/scrollkeeper/Templates/sk
+ at dirrm share/scrollkeeper/Templates/ru
+ at dirrm share/scrollkeeper/Templates/ro
+ at dirrm share/scrollkeeper/Templates/pt_BR
+ at dirrm share/scrollkeeper/Templates/pl
+ at dirrm share/scrollkeeper/Templates/no
+ at dirrm share/scrollkeeper/Templates/nl
+ at dirrm share/scrollkeeper/Templates/ko
+ at dirrm share/scrollkeeper/Templates/kn
+ at dirrm share/scrollkeeper/Templates/ja
+ at dirrm share/scrollkeeper/Templates/it
+ at dirrm share/scrollkeeper/Templates/hu
+ at dirrm share/scrollkeeper/Templates/fr
+ at dirrm share/scrollkeeper/Templates/es
+ at dirrm share/scrollkeeper/Templates/el
+ at dirrm share/scrollkeeper/Templates/de
+ at dirrm share/scrollkeeper/Templates/da
+ at dirrm share/scrollkeeper/Templates/cs
+ at dirrm share/scrollkeeper/Templates/ca
+ at dirrm share/scrollkeeper/Templates/be
+ at dirrm share/scrollkeeper/Templates/az
+ at dirrm share/scrollkeeper/Templates/am
+ at dirrm share/scrollkeeper/Templates/C
+ at dirrm share/scrollkeeper/Templates
+ at dirrm share/scrollkeeper
+ at dirrm share/omf/scrollkeeper
@unexec rm -f /var/log/scrollkeeper.log 2>/dev/null || true
@unexec rm -rf /var/db/scrollkeeper 2>/dev/null || true
- at unexec %%LOCALBASE%%/bin/xmlcatalog --noout --del %D/share/gnome/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd %%LOCALBASE%%/share/xml/catalog.ports || true
+ at unexec %%LOCALBASE%%/bin/xmlcatalog --noout --del %D/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd %%LOCALBASE%%/share/xml/catalog.ports || true
@exec touch -f /var/log/scrollkeeper.log
@exec mkdir -p /var/db/scrollkeeper
- at dirrmtry share/locale/zh_TW/LC_MESSAGES
- at dirrmtry share/locale/zh_TW
- at dirrmtry share/locale/zh_CN/LC_MESSAGES
- at dirrmtry share/locale/zh_CN
- at dirrmtry share/locale/uk/LC_MESSAGES
- at dirrmtry share/locale/uk
- at dirrmtry share/locale/sr/LC_MESSAGES
- at dirrmtry share/locale/sr
- at dirrmtry share/locale/sl/LC_MESSAGES
- at dirrmtry share/locale/sl
- at dirrmtry share/locale/sk/LC_MESSAGES
- at dirrmtry share/locale/sk
- at dirrmtry share/locale/ro/LC_MESSAGES
- at dirrmtry share/locale/ro
- at dirrmtry share/locale/pl/LC_MESSAGES
- at dirrmtry share/locale/pl
- at dirrmtry share/locale/no/LC_MESSAGES
- at dirrmtry share/locale/no
- at dirrmtry share/locale/ko/LC_MESSAGES
- at dirrmtry share/locale/ko
- at dirrmtry share/locale/el/LC_MESSAGES
- at dirrmtry share/locale/el
- at dirrmtry share/locale/cs/LC_MESSAGES
- at dirrmtry share/locale/cs
- at dirrmtry share/locale/ca/LC_MESSAGES
- at dirrmtry share/locale/ca
- at dirrmtry share/locale/be/LC_MESSAGES
- at dirrmtry share/locale/be
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/scrollkeeper/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L textproc/scrollkeeper/Makefile -L textproc/scrollkeeper/Makefile -u -r1.1 -r1.2
--- textproc/scrollkeeper/Makefile
+++ textproc/scrollkeeper/Makefile
@@ -8,7 +8,7 @@
PORTNAME= scrollkeeper
PORTVERSION= 0.3.14
-PORTREVISION= 7
+PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -27,17 +27,19 @@
${LOCALBASE}/share/xml/docbook/${DOCBOOK_VERSION}/catalog.xml:${PORTSDIR}/textproc/docbook-xml \
${LOCALBASE}/share/xml/docbook/4.1.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-sk
+CONFLICTS= rarian-[0-9]*
+
DOCBOOK_VERSION=4.2
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
-USE_BISON= yes
+USE_BISON= build
USE_GNOME= gnomehack gnomehier gnometarget libxslt intlhack
USE_LDCONFIG= yes
-CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome \
- --with-omfdirs=${PREFIX}/share/gnome/omf \
+CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share \
+ --with-omfdirs=${PREFIX}/share/omf \
--with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl" \
--- textproc/scrollkeeper/files/patch-libs_scrollkeeper.h.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libs/scrollkeeper.h.in.orig Mon Jun 3 14:00:51 2002
-+++ libs/scrollkeeper.h.in Mon Jun 3 14:01:11 2002
-@@ -32,7 +32,7 @@
- #define SCROLLKEEPERLOCALEDIR "/usr/X11R6/share/locale"
- #define SCROLLKEEPERLOGFILE "@localstatedir@/log/scrollkeeper.log"
- #define SCROLLKEEPERLOGFILE_ROT "@localstatedir@/log/scrollkeeper.log.1"
--#define SCROLLKEEPER_OMF_DTD "@prefix@/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd"
-+#define SCROLLKEEPER_OMF_DTD "@prefix@/share/gnome/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd"
- #define PATHLEN 256
-
- /*
--- textproc/scrollkeeper/files/patch-scripts_scrollkeeper-config.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- scripts/scrollkeeper-config.in.orig Thu Mar 21 00:08:51 2002
-+++ scripts/scrollkeeper-config.in Sat May 25 23:59:53 2002
-@@ -4,7 +4,7 @@
- localstatedir=@localstatedir@
- partial_db_dir=@SCROLLKEEPER_PARTIAL_DB_DIR@
- pkglocalstatedir=${localstatedir}/${partial_db_dir}
--pkgdatadir=${prefix}/share/scrollkeeper
-+pkgdatadir=${prefix}/share/gnome/scrollkeeper
- datadir=@datadir@
-
- usage()
From ctriv at midnightbsd.org Tue Mar 18 22:46:08 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Tue, 18 Mar 2008 22:46:08 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Chroot.pm: clear file flags before
deleting stuff in
Message-ID: <200803190246.m2J2k8M4036341@stargazer.midnightbsd.org>
Log Message:
-----------
clear file flags before deleting stuff in $root/magus/
Modified Files:
--------------
mports/Tools/lib/Magus:
Chroot.pm (r1.16 -> r1.17)
-------------- next part --------------
Index: Chroot.pm
===================================================================
RCS file: /home/cvs/mports/Tools/lib/Magus/Chroot.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -L Tools/lib/Magus/Chroot.pm -L Tools/lib/Magus/Chroot.pm -u -r1.16 -r1.17
--- Tools/lib/Magus/Chroot.pm
+++ Tools/lib/Magus/Chroot.pm
@@ -151,6 +151,7 @@
my ($self) = @_;
for (qw(workdir x11base localbase packages logs)) {
+ $self->_clear_flags($self->{$_});
rmtree("$self->{root}/$self->{$_}");
$self->_mkdir($self->{$_});
}
@@ -169,6 +170,14 @@
}
+sub _clear_flags {
+ my ($self, $dir) = @_;
+
+ system("/bin/chflags -R 0 $self->{root}$dir") == 0
+ or die "chflags 0 $self->{root}$dir returned non-zero: $?\n";
+}
+
+
sub _mtree {
my ($self, $mtreefile, $dir) = @_;
@@ -276,8 +285,8 @@
system("/sbin/umount $self->{root}$_")
}
- system("/bin/chflags -R 0 $self->{root}/") == 0
- or die "chflags 0 $self->{root}/ returned non-zero: $?\n";
+
+ $self->_clear_flags("/");
rmtree($self->root) || die "Couldn't rmtree $self->{root}: $!\n";
}
From ctriv at midnightbsd.org Tue Mar 18 23:04:00 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Tue, 18 Mar 2008 23:04:00 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: result-list.tmpl: fix typo so that run
links work.
Message-ID: <200803190304.m2J340hB054302@stargazer.midnightbsd.org>
Log Message:
-----------
fix typo so that run links work.
Modified Files:
--------------
mports/Tools/magus/www/tmpls:
result-list.tmpl (r1.5 -> r1.6)
-------------- next part --------------
Index: result-list.tmpl
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/tmpls/result-list.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -L Tools/magus/www/tmpls/result-list.tmpl -L Tools/magus/www/tmpls/result-list.tmpl -u -r1.5 -r1.6
--- Tools/magus/www/tmpls/result-list.tmpl
+++ Tools/magus/www/tmpls/result-list.tmpl
@@ -13,7 +13,7 @@
- /">
+ /">
From ctriv at midnightbsd.org Tue Mar 18 23:59:53 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Tue, 18 Mar 2008 23:59:53 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: magus.js: let the user hide the port list.
Message-ID: <200803190359.m2J3xriY025179@stargazer.midnightbsd.org>
Log Message:
-----------
let the user hide the port list.
Modified Files:
--------------
mports/Tools/magus/www/data/magus/elements:
magus.js (r1.4 -> r1.5)
-------------- next part --------------
Index: magus.js
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/elements/magus.js,v
retrieving revision 1.4
retrieving revision 1.5
diff -L Tools/magus/www/data/magus/elements/magus.js -L Tools/magus/www/data/magus/elements/magus.js -u -r1.4 -r1.5
--- Tools/magus/www/data/magus/elements/magus.js
+++ Tools/magus/www/data/magus/elements/magus.js
@@ -2,11 +2,12 @@
loader.src = '/magus/elements/ajax-loader.gif';
function showPorts(id, status) {
+ var td = document.getElementById("ports-display");
if (status.length == 0) {
+ td.style.display = 'none';
return false;
}
- var td = document.getElementById("ports-display");
td.innerHTML = '
';
td.style.display = 'table-cell';
From ctriv at midnightbsd.org Wed Mar 19 00:15:47 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Wed, 19 Mar 2008 00:15:47 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: index.tmpl: add runs table.
Message-ID: <200803190415.m2J4FlKb026980@stargazer.midnightbsd.org>
Log Message:
-----------
add runs table.
Modified Files:
--------------
mports/Tools/magus/www/tmpls:
index.tmpl (r1.8 -> r1.9)
-------------- next part --------------
Index: index.tmpl
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/tmpls/index.tmpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -L Tools/magus/www/tmpls/index.tmpl -L Tools/magus/www/tmpls/index.tmpl -u -r1.8 -r1.9
--- Tools/magus/www/tmpls/index.tmpl
+++ Tools/magus/www/tmpls/index.tmpl
@@ -18,7 +18,7 @@
class="even">
-
+ /">
@@ -28,6 +28,32 @@
+
+Active Runs
+
+
+
+ Run
+ Arch
+ OSVersion
+ Created
+
+
+
+
+
+class="even">
+
+
+
+
+
+
+
+
+
+
+
From ctriv at midnightbsd.org Wed Mar 19 00:16:10 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Wed, 19 Mar 2008 00:16:10 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: index.cgi: varius cleanups and additions.
Message-ID: <200803190416.m2J4GAfA027014@stargazer.midnightbsd.org>
Log Message:
-----------
varius cleanups and additions.
Modified Files:
--------------
mports/Tools/magus/www/data/magus:
index.cgi (r1.7 -> r1.8)
-------------- next part --------------
Index: index.cgi
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/index.cgi,v
retrieving revision 1.7
retrieving revision 1.8
diff -L Tools/magus/www/data/magus/index.cgi -L Tools/magus/www/data/magus/index.cgi -u -r1.7 -r1.8
--- Tools/magus/www/data/magus/index.cgi
+++ Tools/magus/www/data/magus/index.cgi
@@ -78,15 +78,24 @@
);
my @locks = map {{
- port => $_->port->name,
- port_id => $_->port->id,
- machine => $_->machine->name,
- arch => $_->port->run->arch,
- run => $_->port->run->id,
- osversion => $_->port->run->osversion,
+ port => $_->port->name,
+ port_id => $_->port->id,
+ machine => $_->machine->name,
+ machine_id => $_->machine->id,
+ arch => $_->port->run->arch,
+ run => $_->port->run->id,
+ osversion => $_->port->run->osversion,
}} Magus::Lock->retrieve_all;
+
+ my @runs = map {{
+ run => $_->id,
+ arch => $_->arch,
+ osversion => $_->osversion,
+ created => $_->created,
+ }} Magus::Run->search(status => 'active');
$tmpl->param(
+ runs => \@runs,
locks => \@locks
);
print $tmpl->output;
@@ -107,6 +116,8 @@
$sth->execute($run->id);
my $status_stats = $sth->fetchall_arrayref({});
$sth->finish;
+
+ push(@$status_stats, { status => 'ready', count => Magus::Port->search_ready_ports($run)->count });
$tmpl->param(status_stats => $status_stats);
@@ -179,6 +190,13 @@
my $status = $p->param('status');
my %details = (run => $run, status => $status);
+ my @ports;
+
+ if ($status eq 'ready') {
+ @ports = Magus::Port->search_ready_ports($run);
+ } else {
+ @ports = Magus::Port->search(run => $run, status => $status);
+ }
my @results = map {{
summary => $_->status,
@@ -188,7 +206,7 @@
id => $_->id,
run => $_->run,
osversion => $_->run->osversion,
- }} Magus::Port->search(run => $run, status => $status);
+ }} @ports;
my $tmpl = template($p, 'result-list.tmpl');
$tmpl->param(results => \@results);
From laffer1 at midnightbsd.org Wed Mar 19 12:38:36 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Wed, 19 Mar 2008 12:38:36 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile:
Message-ID: <200803191638.m2JGcaF0045499@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/audio/nas:
Makefile (r1.8 -> r1.9)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/audio/nas/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -L audio/nas/Makefile -L audio/nas/Makefile -u -r1.8 -r1.9
--- audio/nas/Makefile
+++ audio/nas/Makefile
@@ -8,7 +8,7 @@
PORTNAME= nas
PORTVERSION= 1.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nas/}
EXTRACT_SUFX= .src.tar.gz
@@ -17,6 +17,8 @@
COMMENT= Network Audio System
LICENSE= x11
+BUILD_DEPENDS+= ${LOCALBASE}/bin/gccmakedep:${PORTSDIR}/devel/gccmakedep
+
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.0
USE_PERL5= yes
USE_IMAKE= yes
From laffer1 at midnightbsd.org Wed Mar 19 12:40:58 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Wed, 19 Mar 2008 12:40:58 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile:
Message-ID: <200803191640.m2JGewlP046015@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/audio/wmsmixer:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/audio/wmsmixer/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L audio/wmsmixer/Makefile -L audio/wmsmixer/Makefile -u -r1.3 -r1.4
--- audio/wmsmixer/Makefile
+++ audio/wmsmixer/Makefile
@@ -8,6 +8,7 @@
PORTNAME= wmsmixer
PORTVERSION= 0.5.1
+PORTREVISION= 2
CATEGORIES= audio windowmaker
MASTER_SITES= http://www.hibernaculum.net/download/
@@ -19,6 +20,7 @@
USE_IMAKE= YES
MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}"
-BUILD_DEPENDS+= ${LOCALBASE}/lib/X11/config/Imake.tmpl:${PORTSDIR}/x11/xorg-cf-files
+BUILD_DEPENDS+= ${LOCALBASE}/bin/gccmakedep:${PORTSDIR}/devel/gccmakedep \
+ ${LOCALBASE}/lib/X11/config/Imake.tmpl:${PORTSDIR}/x11/xorg-cf-files
.include
From laffer1 at midnightbsd.org Wed Mar 19 12:43:42 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Wed, 19 Mar 2008 12:43:42 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: bsd.mport.mk: We need gccmakedep with
imake usage too.
Message-ID: <200803191643.m2JGhgD1046128@stargazer.midnightbsd.org>
Log Message:
-----------
We need gccmakedep with imake usage too.
Modified Files:
--------------
mports/Mk:
bsd.mport.mk (r1.82 -> r1.83)
-------------- next part --------------
Index: bsd.mport.mk
===================================================================
RCS file: /home/cvs/mports/Mk/bsd.mport.mk,v
retrieving revision 1.82
retrieving revision 1.83
diff -L Mk/bsd.mport.mk -L Mk/bsd.mport.mk -u -r1.82 -r1.83
--- Mk/bsd.mport.mk
+++ Mk/bsd.mport.mk
@@ -1762,8 +1762,9 @@
.endif
.if defined(USE_IMAKE)
-BUILD_DEPENDS+= imake:${X_IMAKE_PORT}
-BUILD_DEPENDS+= ${LOCALBASE}/lib/X11/config/Imake.tmpl:${PORTSDIR}/x11/xorg-cf-files
+BUILD_DEPENDS+= imake:${X_IMAKE_PORT} \
+ ${LOCALBASE}/lib/X11/config/Imake.tmpl:${PORTSDIR}/x11/xorg-cf-files \
+ ${LOCALBASE}/bin/gccmakedep:${PORTSDIR}/devel/gccmakedep
.endif
From laffer1 at midnightbsd.org Wed Mar 19 12:47:03 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Wed, 19 Mar 2008 12:47:03 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: pkg-plist:
Message-ID: <200803191647.m2JGl3kQ046658@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/devel/oaf:
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/devel/oaf/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/oaf/pkg-plist -L devel/oaf/pkg-plist -u -r1.1 -r1.2
--- devel/oaf/pkg-plist
+++ devel/oaf/pkg-plist
@@ -26,10 +26,10 @@
lib/liboaf.so
lib/liboaf.so.0
share/aclocal/oaf.m4
-share/gnome/idl/oaf-factory.idl
-share/gnome/idl/oaf.idl
-share/gnome/oaf/OAF_naming-service.oaf
-share/gnome/oaf/empty.oafinfo
+share/idl/oaf-factory.idl
+share/idl/oaf.idl
+share/oaf/OAF_naming-service.oaf
+share/oaf/empty.oafinfo
share/locale/az/LC_MESSAGES/oaf.mo
share/locale/bg/LC_MESSAGES/oaf.mo
share/locale/da/LC_MESSAGES/oaf.mo
From laffer1 at midnightbsd.org Wed Mar 19 12:57:18 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Wed, 19 Mar 2008 12:57:18 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile:
Message-ID: <200803191657.m2JGvIn7047732@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/www/links1:
Makefile (r1.7 -> r1.8)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/links1/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -L www/links1/Makefile -L www/links1/Makefile -u -r1.7 -r1.8
--- www/links1/Makefile
+++ www/links1/Makefile
@@ -8,10 +8,12 @@
PORTNAME= links
PORTVERSION= 1.00pre20
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
-MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= http://www.jikos.cz/~mikulas/links/download/ \
+ http://links.sourceforge.net/download/ \
+ ftp://ftp.fu-berlin.de/unix/network/www/links/
MASTER_SITE_SUBDIR= links
MAINTAINER= ports at MidnightBSD.org
From laffer1 at midnightbsd.org Wed Mar 19 16:28:57 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Wed, 19 Mar 2008 16:28:57 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Run depends was wrong
Message-ID: <200803192028.m2JKSvY3071308@stargazer.midnightbsd.org>
Log Message:
-----------
Run depends was wrong
Modified Files:
--------------
mports/dns/p5-Net-DNS:
Makefile (r1.5 -> r1.6)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/dns/p5-Net-DNS/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L dns/p5-Net-DNS/Makefile -L dns/p5-Net-DNS/Makefile -u -r1.5 -r1.6
--- dns/p5-Net-DNS/Makefile
+++ dns/p5-Net-DNS/Makefile
@@ -51,7 +51,7 @@
.if !defined(WITHOUT_IPV6)
BUILD_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6
-RUN_DEPENDS+= ${SITE_PER}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6
+RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6
.endif
DOCSDIR= ${PREFIX}/share/doc/p5-Net-DNS
From ctriv at midnightbsd.org Wed Mar 19 23:46:47 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Wed, 19 Mar 2008 23:46:47 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: magus/elements: add stuff for machine
page.
Message-ID: <200803200346.m2K3klxs051724@stargazer.midnightbsd.org>
Log Message:
-----------
add stuff for machine page.
Modified Files:
--------------
mports/Tools/magus/www/data/magus/elements:
magus.css (r1.16 -> r1.17)
magus.js (r1.5 -> r1.6)
-------------- next part --------------
Index: magus.js
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/elements/magus.js,v
retrieving revision 1.5
retrieving revision 1.6
diff -L Tools/magus/www/data/magus/elements/magus.js -L Tools/magus/www/data/magus/elements/magus.js -u -r1.5 -r1.6
--- Tools/magus/www/data/magus/elements/magus.js
+++ Tools/magus/www/data/magus/elements/magus.js
@@ -30,6 +30,37 @@
}
}
+function showEvents(machine, run) {
+ var td = document.getElementById("events-display");
+
+ if (run.length == 0) {
+ td.style.display = 'none';
+ return false;
+ }
+
+ td.innerHTML = '
';
+ td.style.display = 'table-cell';
+
+ var url = 'http://www.midnightbsd.org/magus/async/machine-events?machine=' + machine + '&run=' + run;
+ sendAsycQuery(url, process_showEvents);
+ return false;
+}
+
+function process_showEvents() {
+ // only if req shows "loaded"
+ if (req.readyState == 4) {
+ // only if "OK"
+ if (req.status == 200) {
+ var result = eval( "(" + req.responseText + ")" );
+ var td = document.getElementById("events-display");
+ td.innerHTML = result.html;
+ } else {
+ alert("There was a problem retrieving the data:\n" + req.statusText);
+ }
+ }
+}
+
+
function sendAsycQuery(url, callback) {
// branch for native XMLHttpRequest object
Index: magus.css
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/elements/magus.css,v
retrieving revision 1.16
retrieving revision 1.17
diff -L Tools/magus/www/data/magus/elements/magus.css -L Tools/magus/www/data/magus/elements/magus.css -u -r1.16 -r1.17
--- Tools/magus/www/data/magus/elements/magus.css
+++ Tools/magus/www/data/magus/elements/magus.css
@@ -121,8 +121,7 @@
max-width: 75%;
}
-table.run-summary, table.result-list, table.port-results, table.event-list {
- max-width: 100%;
+table.run-summary, table.result-list, table.port-results, table.event-list, table.machine-summary {
width: 100%;
}
From ctriv at midnightbsd.org Wed Mar 19 23:47:17 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Wed, 19 Mar 2008 23:47:17 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: www/tmpls: add new template files.
Message-ID: <200803200347.m2K3lHF4051768@stargazer.midnightbsd.org>
Log Message:
-----------
add new template files.
Added Files:
-----------
mports/Tools/magus/www/tmpls:
machine-events.tmpl (r1.1)
machine.tmpl (r1.1)
run.tmpl (r1.1)
-------------- next part --------------
--- /dev/null
+++ Tools/magus/www/tmpls/run.tmpl
@@ -0,0 +1,35 @@
+
+
+Run
+
+
+
+ ID
+ OSVersion
+ Arch
+ Status
+ Created
+
+
+
+
+
+
+
+
+
+ , this.value);">
+ Port Statistics
+
+ "> --
+
+
+
+
+
+
+
+
+
+
+
--- /dev/null
+++ Tools/magus/www/tmpls/machine-events.tmpl
@@ -0,0 +1,18 @@
+
+
+ Port
+ Run
+ Type
+ Time
+ Message
+
+
+
+
+ /">
+ /">
+
+
+
+
+
--- /dev/null
+++ Tools/magus/www/tmpls/machine.tmpl
@@ -0,0 +1,38 @@
+
+
+Machine
+
+
+
+ ID
+ Name
+ Maintainer
+ Arch
+ OSVersion
+ Run
+
+
+
+
+
+
+
+
+ /">
+
+ , this.value);">
+ Show Events
+
+ ">Run
+
+
+
+
+
+
+
+
+
+
+
+
From ctriv at midnightbsd.org Wed Mar 19 23:48:31 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Wed, 19 Mar 2008 23:48:31 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: lib/Magus: reset port machine
Message-ID: <200803200348.m2K3mVfP051839@stargazer.midnightbsd.org>
Log Message:
-----------
reset port machine
Modified Files:
--------------
mports/Tools/lib/Magus:
Event.pm (r1.2 -> r1.3)
mports/Tools/magus/www/data/magus:
index.cgi (r1.8 -> r1.9)
mports/Tools/magus/www/data/magus/auth:
.htaccess (r1.1 -> r1.2)
Added Files:
-----------
mports/Tools/magus/www/data/magus/auth:
reset_port.cgi (r1.1)
-------------- next part --------------
Index: Event.pm
===================================================================
RCS file: /home/cvs/mports/Tools/lib/Magus/Event.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -L Tools/lib/Magus/Event.pm -L Tools/lib/Magus/Event.pm -u -r1.2 -r1.3
--- Tools/lib/Magus/Event.pm
+++ Tools/lib/Magus/Event.pm
@@ -39,6 +39,10 @@
__PACKAGE__->has_a(port => 'Magus::Port');
__PACKAGE__->has_a(machine => 'Magus::Machine');
+__PACKAGE__->set_sql(by_run_and_machine => < $_->port->run->arch,
run => $_->port->run->id,
osversion => $_->port->run->osversion,
- }} Magus::Lock->retrieve_all;
+ }} sort { $a->port->run <=> $b->port->run } Magus::Lock->retrieve_all;
my @runs = map {{
run => $_->id,
@@ -183,20 +185,49 @@
print $p->header, $tmpl->output;
}
-sub async_run_port_stats {
+
+sub machine_page {
+ my ($p, $machine) = @_;
+
+ $machine = Magus::Machine->retrieve($machine) || die "No such machine: $machine\n";
+
+ my $tmpl = template($p, 'machine.tmpl');
+
+ (my $maint = $machine->maintainer) =~ s/\@/{...}/;
+
+ # XXX - this isn't quite right, will improve later.
+ my @runs = map {{
+ run => $_->id
+ }} Magus::Run->search(arch => $machine->arch, osversion => $machine->osversion, { order_by => 'id DESC' });
+
+
+ $tmpl->param(
+ title => 'Magus // Machine // ' . $machine->name,
+ id => $machine->id,
+ name => $machine->name,
+ maintainer => $maint,
+ arch => $machine->arch,
+ run => $machine->run,
+ osversion => $machine->osversion,
+ runs => \@runs,
+ );
+
+ print $p->header, $tmpl->output;
+}
+
+
+sub search {
my ($p) = @_;
- my $run = $p->param('run');
- my $status = $p->param('status');
+ my $query = $p->param('q');
- my %details = (run => $run, status => $status);
- my @ports;
+ my @ports = Magus::Port->retrieve_from_sql("name LIKE ?", "%$query%");
- if ($status eq 'ready') {
- @ports = Magus::Port->search_ready_ports($run);
- } else {
- @ports = Magus::Port->search(run => $run, status => $status);
- }
+ if (@ports == 1) {
+ my $id = $ports[0]->id;
+ print $p->redirect("http://www.midnightbsd.org/magus/ports/$id");
+ return;
+ }
my @results = map {{
summary => $_->status,
@@ -207,58 +238,53 @@
run => $_->run,
osversion => $_->run->osversion,
}} @ports;
-
- my $tmpl = template($p, 'result-list.tmpl');
- $tmpl->param(results => \@results);
- $details{html} = $tmpl->output;
+ my $tmpl = template($p, 'list.tmpl');
+
+ $tmpl->param(results => \@results, title => "Search Results for "$query"", count => scalar @results);
- print $p->header(-type => 'text/plain'), encode_json(\%details);
+ print $p->header, $tmpl->output;
}
-sub list_page {
- my ($p, $summary) = @_;
+sub async_machine_events {
+ my ($p) = @_;
- Magus::Result->set_sql(current_results => "SELECT results.* FROM results JOIN ports ON results.port=ports.name AND results.version=ports.version WHERE summary=? ORDER BY id DESC");
-
- my @results = map {{
- summary => $_->summary,
- port => $_->port,
- version => $_->version,
- machine => $_->machine->name,
- arch => $_->arch,
- id => $_->id,
- has_details => ($_->summary eq 'pass') ? 0 : 1,
- }} Magus::Result->search_current_results($summary);
+ my $run = $p->param('run');
+ my $machine = $p->param('machine');
- my $tmpl = template($p, 'list.tmpl');
+ my @events = map { {
+ type => $_->type,
+ msg => $_->msg,
+ port => $_->port,
+ port_id => $_->port->id,
+ run => $_->port->run,
+ time => $_->time,
+ }} Magus::Event->search_by_run_and_machine($run, $machine);
- my %titles = (
- fail => 'Failed Ports',
- skip => 'Skipped Ports',
- pass => 'Passed Ports',
- internal => 'Internal failures',
- warn => 'Warned Ports',
- );
+ my %details = (run => $run, machine => $machine);
- $tmpl->param(results => \@results, title => $titles{$summary}, count => scalar @results);
+ my $tmpl = template($p, 'machine-events.tmpl');
+ $tmpl->param(events => \@events);
- print $p->header, $tmpl->output;
+ $details{html} = $tmpl->output;
+
+ print $p->header(-type => 'text/plain'), encode_json(\%details);
}
-
-sub search {
+sub async_run_port_stats {
my ($p) = @_;
- my $query = $p->param('q');
+ my $run = $p->param('run');
+ my $status = $p->param('status');
- my @ports = Magus::Port->retrieve_from_sql("name LIKE ?", "%$query%");
+ my %details = (run => $run, status => $status);
+ my @ports;
- if (@ports == 1) {
- my $id = $ports[0]->id;
- print $p->redirect("http://www.midnightbsd.org/magus/ports/$id");
- return;
- }
+ if ($status eq 'ready') {
+ @ports = Magus::Port->search_ready_ports($run);
+ } else {
+ @ports = Magus::Port->search(run => $run, status => $status);
+ }
my @results = map {{
summary => $_->status,
@@ -269,14 +295,14 @@
run => $_->run,
osversion => $_->run->osversion,
}} @ports;
+
+ my $tmpl = template($p, 'result-list.tmpl');
+ $tmpl->param(results => \@results);
- my $tmpl = template($p, 'list.tmpl');
-
- $tmpl->param(results => \@results, title => "Search Results for "$query"", count => scalar @results);
+ $details{html} = $tmpl->output;
- print $p->header, $tmpl->output;
+ print $p->header(-type => 'text/plain'), encode_json(\%details);
}
-
sub template {
Index: .htaccess
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/auth/.htaccess,v
retrieving revision 1.1
retrieving revision 1.2
diff -L Tools/magus/www/data/magus/auth/.htaccess -L Tools/magus/www/data/magus/auth/.htaccess -u -r1.1 -r1.2
--- Tools/magus/www/data/magus/auth/.htaccess
+++ Tools/magus/www/data/magus/auth/.htaccess
@@ -1,4 +1,5 @@
AuthType Basic
AuthName "Authorization Required"
-AuthUserFile /usr/local/etc/apache22/magus-passwd
-Require valid-user
\ No newline at end of file
+AuthBasicProvider file
+AuthUserFile /home/mbsd/magus/magus-passwd
+Require valid-user
--- /dev/null
+++ Tools/magus/www/data/magus/auth/reset_port.cgi
@@ -0,0 +1,34 @@
+#!/usr/local/bin/perl
+
+use strict;
+use warnings;
+use lib qw(/home/mbsd/magus/mports/Tools/lib);
+
+use Magus;
+use CGI;
+
+
+eval { main() };
+
+if ($@) {
+ print "Content-Type: text/html\n\n";
+ print <
+Error
+
+Error
+The following error occured:
+$@
+END_OF_ERROR
+}
+
+sub main {
+ my $q = CGI->new;
+ my $id = $q->param('id') || die "No id given.\n";
+
+ my $port = Magus::Port->retrieve($id) || die "No such port: $id\n";
+
+ $port->reset;
+
+ print $q->redirect($q->referer);
+}
From ctriv at midnightbsd.org Wed Mar 19 23:48:55 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Wed, 19 Mar 2008 23:48:55 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: delete-result.cgi: remove delete result
script.
Message-ID: <200803200348.m2K3mtXO051876@stargazer.midnightbsd.org>
Log Message:
-----------
remove delete result script. results are dead man. dead.
Removed Files:
-------------
mports/Tools/magus/www/data/magus/auth:
delete-result.cgi
-------------- next part --------------
--- Tools/magus/www/data/magus/auth/delete-result.cgi
+++ /dev/null
@@ -1,34 +0,0 @@
-#!/usr/local/bin/perl
-
-use strict;
-use warnings;
-use lib qw(/usr/mports/Tools/lib);
-
-use Magus;
-use CGI;
-
-
-eval { main() };
-
-if ($@) {
- print "Content-Type: text/html\n\n";
- print <
-Error
-
-Error
-The following error occured:
-$@
-END_OF_ERROR
-}
-
-sub main {
- my $q = CGI->new;
- my $id = $q->param('id') || die "No id given.\n";
-
- my $result = Magus::Result->retrieve($id) || die "No such result: $id\n";
-
- $result->delete;
-
- print $q->redirect($q->referer);
-}
From ctriv at midnightbsd.org Wed Mar 19 23:58:10 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Wed, 19 Mar 2008 23:58:10 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: www/tmpls: move result-list.tmpl to
port-list.tmpl only show
Message-ID: <200803200358.m2K3wAIe052884@stargazer.midnightbsd.org>
Log Message:
-----------
move result-list.tmpl to port-list.tmpl
only show reset links if the port belongs to an active run
Modified Files:
--------------
mports/Tools/magus/www/tmpls:
list.tmpl (r1.2 -> r1.3)
port.tmpl (r1.6 -> r1.7)
Added Files:
-----------
mports/Tools/magus/www/tmpls:
port-list.tmpl (r1.1)
Removed Files:
-------------
mports/Tools/magus/www/tmpls:
result-list.tmpl
-------------- next part --------------
--- /dev/null
+++ Tools/magus/www/tmpls/port-list.tmpl
@@ -0,0 +1,33 @@
+
+
Index: list.tmpl
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/tmpls/list.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -L Tools/magus/www/tmpls/list.tmpl -L Tools/magus/www/tmpls/list.tmpl -u -r1.2 -r1.3
--- Tools/magus/www/tmpls/list.tmpl
+++ Tools/magus/www/tmpls/list.tmpl
@@ -6,7 +6,7 @@
ports:
-
+
--- Tools/magus/www/tmpls/result-list.tmpl
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
Index: port.tmpl
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/tmpls/port.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -L Tools/magus/www/tmpls/port.tmpl -L Tools/magus/www/tmpls/port.tmpl -u -r1.6 -r1.7
--- Tools/magus/www/tmpls/port.tmpl
+++ Tools/magus/www/tmpls/port.tmpl
@@ -51,10 +51,9 @@
-
- (Show Details )
-
+
(Reset Port )
+
From ctriv at midnightbsd.org Wed Mar 19 23:58:27 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Wed, 19 Mar 2008 23:58:27 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: index.cgi: only show reset links if the
port belongs to an
Message-ID: <200803200358.m2K3wRob052917@stargazer.midnightbsd.org>
Log Message:
-----------
only show reset links if the port belongs to an active run
Modified Files:
--------------
mports/Tools/magus/www/data/magus:
index.cgi (r1.9 -> r1.10)
-------------- next part --------------
Index: index.cgi
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/index.cgi,v
retrieving revision 1.9
retrieving revision 1.10
diff -L Tools/magus/www/data/magus/index.cgi -L Tools/magus/www/data/magus/index.cgi -u -r1.9 -r1.10
--- Tools/magus/www/data/magus/index.cgi
+++ Tools/magus/www/data/magus/index.cgi
@@ -136,16 +136,17 @@
$port = Magus::Port->retrieve($port) || die "No such port: $port";
$tmpl->param(
- port => $port->name,
+ port => $port->name,
id => $port->id,
- title => "Magus // $port",
- desc => $port->description,
- www => $port->www,
- version => $port->version,
- run => $port->run->id,
+ title => "Magus // $port",
+ desc => $port->description,
+ www => $port->www,
+ version => $port->version,
+ run => $port->run->id,
osversion => $port->run->osversion,
arch => $port->run->arch,
status => $port->status,
+ can_reset => $port->run->status eq 'active' ? 1 : 0,
);
my @events = map { {
@@ -221,7 +222,7 @@
my $query = $p->param('q');
- my @ports = Magus::Port->retrieve_from_sql("name LIKE ?", "%$query%");
+ my @ports = Magus::Port->retrieve_from_sql("name LIKE ? ORDER BY name", "%$query%");
if (@ports == 1) {
my $id = $ports[0]->id;
@@ -237,6 +238,7 @@
id => $_->id,
run => $_->run,
osversion => $_->run->osversion,
+ can_reset => $_->run->status eq 'active' ? 1 : 0,
}} @ports;
my $tmpl = template($p, 'list.tmpl');
@@ -296,7 +298,7 @@
osversion => $_->run->osversion,
}} @ports;
- my $tmpl = template($p, 'result-list.tmpl');
+ my $tmpl = template($p, 'port-list.tmpl');
$tmpl->param(results => \@results);
$details{html} = $tmpl->output;
From ctriv at midnightbsd.org Thu Mar 20 00:01:39 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Thu, 20 Mar 2008 00:01:39 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: index.cgi: missed can_reset in one spot
Message-ID: <200803200401.m2K41dL5053326@stargazer.midnightbsd.org>
Log Message:
-----------
missed can_reset in one spot
Modified Files:
--------------
mports/Tools/magus/www/data/magus:
index.cgi (r1.10 -> r1.11)
-------------- next part --------------
Index: index.cgi
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/index.cgi,v
retrieving revision 1.10
retrieving revision 1.11
diff -L Tools/magus/www/data/magus/index.cgi -L Tools/magus/www/data/magus/index.cgi -u -r1.10 -r1.11
--- Tools/magus/www/data/magus/index.cgi
+++ Tools/magus/www/data/magus/index.cgi
@@ -296,6 +296,7 @@
id => $_->id,
run => $_->run,
osversion => $_->run->osversion,
+ can_reset => $_->run->status eq 'active' ? 1 : 0,
}} @ports;
my $tmpl = template($p, 'port-list.tmpl');
From ctriv at midnightbsd.org Thu Mar 20 14:36:36 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Thu, 20 Mar 2008 14:36:36 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: bsd.mport.mk: add indexing variable.
Message-ID: <200803201836.m2KIaaQG038546@stargazer.midnightbsd.org>
Log Message:
-----------
add indexing variable.
Modified Files:
--------------
mports/Mk:
bsd.mport.mk (r1.83 -> r1.84)
-------------- next part --------------
Index: bsd.mport.mk
===================================================================
RCS file: /home/cvs/mports/Mk/bsd.mport.mk,v
retrieving revision 1.83
retrieving revision 1.84
diff -L Mk/bsd.mport.mk -L Mk/bsd.mport.mk -u -r1.83 -r1.84
--- Mk/bsd.mport.mk
+++ Mk/bsd.mport.mk
@@ -577,7 +577,7 @@
# SKIP_FAKE_CHECK - If MPORT_MAINTAINER_MODE is set, then each file in the plist will
# checked to see if it contains ${FAKE_DESTDIR}. Sometimes this
# produces false positives (a file contains the fake destdir, but
-# its precense is harmless). This variable is a list of files that
+# its presence is harmless). This variable is a list of files that
# will not be checked.
#
# Variables that serve as convenient "aliases" for your *-install targets.
@@ -1028,8 +1028,19 @@
#
# End of the list of all variables that need to be defined in a port.
# Most port authors should not need to understand anything after this point.
+############################################################################
+
+# A few variables that are useful to things like magus or mport system
+# maintaince...
+#
+# INDEXING - Set when a index of the system is being built. Turns
+# off the inclusion of options. Sadly by the time this
+# variable exists, /etc/make.conf has already been included.
+# You'll need to turn this off by settting __MAKE_CONF to
+# /dev/null when you invoke 'make'.
#
+
# These need to be absolute since we don't know how deep in the ports
# tree we are and thus can't go relative. They can, of course, be overridden
# by individual Makefiles or local system make configuration.
@@ -1225,6 +1236,7 @@
. undef RO
. undef REALOPTIONS
. endif
+.if !defined(INDEXING)
. if exists(${_OPTIONSFILE}) && !make(rmconfig)
. include "${_OPTIONSFILE}"
. endif
@@ -1232,6 +1244,7 @@
. include "${_OPTIONSFILE}.local"
. endif
.endif
+.endif
# check for old, crufty, makefile types, part 1:
.if !defined(PORTNAME) || !( defined(PORTVERSION) || defined (DISTVERSION) ) || defined(PKGNAME)
From ctriv at midnightbsd.org Thu Mar 20 18:23:49 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Thu, 20 Mar 2008 18:23:49 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: lib/Magus: Bug fixes.
Message-ID: <200803202223.m2KMNnkR060792@stargazer.midnightbsd.org>
Log Message:
-----------
Bug fixes.
* Try to keep indexing from using local configuration directives.
* Cleanup /compat/linux in dirty chroot dirs.
Modified Files:
--------------
mports/Tools/lib/Magus:
Chroot.pm (r1.17 -> r1.18)
Index.pm (r1.11 -> r1.12)
-------------- next part --------------
Index: Chroot.pm
===================================================================
RCS file: /home/cvs/mports/Tools/lib/Magus/Chroot.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -L Tools/lib/Magus/Chroot.pm -L Tools/lib/Magus/Chroot.pm -u -r1.17 -r1.18
--- Tools/lib/Magus/Chroot.pm
+++ Tools/lib/Magus/Chroot.pm
@@ -71,16 +71,17 @@
my ($class, %args) = @_;
my $self = bless {
- branch => 'current',
- prefix => '/usr/magus',
+ branch => 'current',
+ prefix => '/usr/magus',
# This are relative to $prefix/$branch
- localbase => '/usr/local',
- x11base => '/usr/X11R6',
- packages => '/magus/packages',
- distfiles => '/magus/distfiles',
- workdir => '/magus/work',
- logs => '/magus/logs',
- loopbacks => [qw(/usr/mports /usr/src)],
+ localbase => '/usr/local',
+ x11base => '/usr/X11R6',
+ linuxcompat => '/compat/linux',
+ packages => '/magus/packages',
+ distfiles => '/magus/distfiles',
+ workdir => '/magus/work',
+ logs => '/magus/logs',
+ loopbacks => [qw(/usr/mports /usr/src)],
%args,
}, $class;
@@ -150,7 +151,7 @@
sub _clean {
my ($self) = @_;
- for (qw(workdir x11base localbase packages logs)) {
+ for (qw(workdir x11base localbase packages logs linuxcompat)) {
$self->_clear_flags($self->{$_});
rmtree("$self->{root}/$self->{$_}");
$self->_mkdir($self->{$_});
Index: Index.pm
===================================================================
RCS file: /home/cvs/mports/Tools/lib/Magus/Index.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -L Tools/lib/Magus/Index.pm -L Tools/lib/Magus/Index.pm -u -r1.11 -r1.12
--- Tools/lib/Magus/Index.pm
+++ Tools/lib/Magus/Index.pm
@@ -50,7 +50,7 @@
recurse_ports {
print @_, "... ";
- my $yaml = `ARCH=$arch PORTSDIR=$root BATCH=1 PACKAGE_BUILDING=1 MAGUS=1 make describe-yaml`;
+ my $yaml = `__MAKE_CONF=/dev/null INDEXING=1 ARCH=$arch PORTSDIR=$root BATCH=1 PACKAGE_BUILDING=1 MAGUS=1 make describe-yaml`;
my %dump;
eval {
From ctriv at midnightbsd.org Thu Mar 20 18:57:49 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Thu, 20 Mar 2008 18:57:49 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Chroot.pm: make sure the compat dir is
there when we make a
Message-ID: <200803202257.m2KMvnon031417@stargazer.midnightbsd.org>
Log Message:
-----------
make sure the compat dir is there when we make a chroot.
Modified Files:
--------------
mports/Tools/lib/Magus:
Chroot.pm (r1.18 -> r1.19)
-------------- next part --------------
Index: Chroot.pm
===================================================================
RCS file: /home/cvs/mports/Tools/lib/Magus/Chroot.pm,v
retrieving revision 1.18
retrieving revision 1.19
diff -L Tools/lib/Magus/Chroot.pm -L Tools/lib/Magus/Chroot.pm -u -r1.18 -r1.19
--- Tools/lib/Magus/Chroot.pm
+++ Tools/lib/Magus/Chroot.pm
@@ -130,7 +130,7 @@
$self->_mtree('BSD.var.dist', '/var');
$self->_mtree('BSD.usr.dist', '/usr');
- for (qw(workdir x11base packages distfiles logs)) {
+ for (qw(workdir x11base packages distfiles logs linuxcompat)) {
$self->_mkdir($self->{$_});
}
From laffer1 at midnightbsd.org Thu Mar 20 21:19:37 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:19:37 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/databases: Add so we can work on
it (and it's a depends
Message-ID: <200803210119.m2L1JbI4084529@stargazer.midnightbsd.org>
Log Message:
-----------
Add so we can work on it (and it's a depends for things that's missing)
Modified Files:
--------------
mports/databases:
Makefile (r1.55 -> r1.56)
Added Files:
-----------
mports/databases/evolution-data-server:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
mports/databases/evolution-data-server/files:
patch-Makefile.in (r1.1)
patch-addressbook_backends_ldap_e-book-backend-ldap.c (r1.1)
patch-calendar_libical_src_libical_icaltz-util.c (r1.1)
patch-camel_camel-block-file.h (r1.1)
patch-camel_camel-net-utils.c (r1.1)
patch-camel_providers_imap4_camel-imap4-specials.c (r1.1)
patch-camel_providers_imap4_camel-imap4-summary.c (r1.1)
patch-configure (r1.1)
patch-libedataserverui_e-source-option-menu.c (r1.1)
-------------- next part --------------
--- /dev/null
+++ databases/evolution-data-server/pkg-descr
@@ -0,0 +1,3 @@
+Evolution-data-server provides the various backend components for the
+Evolution integrated mail/PIM suite, including the Berkeley database
+backend and the libical calendar components.
--- /dev/null
+++ databases/evolution-data-server/pkg-plist
@@ -0,0 +1,544 @@
+include/evolution-data-server-%%VERSION%%/camel/broken-date-parser.h
+include/evolution-data-server-%%VERSION%%/camel/camel-address.h
+include/evolution-data-server-%%VERSION%%/camel/camel-arg.h
+include/evolution-data-server-%%VERSION%%/camel/camel-block-file.h
+include/evolution-data-server-%%VERSION%%/camel/camel-certdb.h
+include/evolution-data-server-%%VERSION%%/camel/camel-charset-map.h
+include/evolution-data-server-%%VERSION%%/camel/camel-cipher-context.h
+include/evolution-data-server-%%VERSION%%/camel/camel-data-cache.h
+include/evolution-data-server-%%VERSION%%/camel/camel-data-wrapper.h
+include/evolution-data-server-%%VERSION%%/camel/camel-debug.h
+include/evolution-data-server-%%VERSION%%/camel/camel-digest-folder.h
+include/evolution-data-server-%%VERSION%%/camel/camel-digest-store.h
+include/evolution-data-server-%%VERSION%%/camel/camel-digest-summary.h
+include/evolution-data-server-%%VERSION%%/camel/camel-disco-diary.h
+include/evolution-data-server-%%VERSION%%/camel/camel-disco-folder.h
+include/evolution-data-server-%%VERSION%%/camel/camel-disco-store.h
+include/evolution-data-server-%%VERSION%%/camel/camel-exception-list.def
+include/evolution-data-server-%%VERSION%%/camel/camel-exception.h
+include/evolution-data-server-%%VERSION%%/camel/camel-file-utils.h
+include/evolution-data-server-%%VERSION%%/camel/camel-filter-driver.h
+include/evolution-data-server-%%VERSION%%/camel/camel-filter-search.h
+include/evolution-data-server-%%VERSION%%/camel/camel-folder-search.h
+include/evolution-data-server-%%VERSION%%/camel/camel-folder-summary.h
+include/evolution-data-server-%%VERSION%%/camel/camel-folder-thread.h
+include/evolution-data-server-%%VERSION%%/camel/camel-folder.h
+include/evolution-data-server-%%VERSION%%/camel/camel-gpg-context.h
+include/evolution-data-server-%%VERSION%%/camel/camel-html-parser.h
+include/evolution-data-server-%%VERSION%%/camel/camel-http-stream.h
+include/evolution-data-server-%%VERSION%%/camel/camel-i18n.h
+include/evolution-data-server-%%VERSION%%/camel/camel-iconv.h
+include/evolution-data-server-%%VERSION%%/camel/camel-index.h
+include/evolution-data-server-%%VERSION%%/camel/camel-internet-address.h
+include/evolution-data-server-%%VERSION%%/camel/camel-junk-plugin.h
+include/evolution-data-server-%%VERSION%%/camel/camel-list-utils.h
+include/evolution-data-server-%%VERSION%%/camel/camel-lock-client.h
+include/evolution-data-server-%%VERSION%%/camel/camel-lock-helper.h
+include/evolution-data-server-%%VERSION%%/camel/camel-lock.h
+include/evolution-data-server-%%VERSION%%/camel/camel-medium.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-basic.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-bestenc.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-canon.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-charset.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-crlf.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-enriched.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-from.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-gzip.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-html.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-index.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-linewrap.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-pgp.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-save.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-tohtml.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-windows.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-yenc.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-message.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-parser.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-part-utils.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-part.h
+include/evolution-data-server-%%VERSION%%/camel/camel-mime-utils.h
+include/evolution-data-server-%%VERSION%%/camel/camel-movemail.h
+include/evolution-data-server-%%VERSION%%/camel/camel-multipart-encrypted.h
+include/evolution-data-server-%%VERSION%%/camel/camel-multipart-signed.h
+include/evolution-data-server-%%VERSION%%/camel/camel-multipart.h
+include/evolution-data-server-%%VERSION%%/camel/camel-net-utils.h
+include/evolution-data-server-%%VERSION%%/camel/camel-news-address.h
+include/evolution-data-server-%%VERSION%%/camel/camel-nntp-address.h
+include/evolution-data-server-%%VERSION%%/camel/camel-object.h
+include/evolution-data-server-%%VERSION%%/camel/camel-offline-folder.h
+include/evolution-data-server-%%VERSION%%/camel/camel-offline-journal.h
+include/evolution-data-server-%%VERSION%%/camel/camel-offline-store.h
+include/evolution-data-server-%%VERSION%%/camel/camel-operation.h
+include/evolution-data-server-%%VERSION%%/camel/camel-partition-table.h
+include/evolution-data-server-%%VERSION%%/camel/camel-process.h
+include/evolution-data-server-%%VERSION%%/camel/camel-provider.h
+include/evolution-data-server-%%VERSION%%/camel/camel-sasl-anonymous.h
+include/evolution-data-server-%%VERSION%%/camel/camel-sasl-cram-md5.h
+include/evolution-data-server-%%VERSION%%/camel/camel-sasl-digest-md5.h
+include/evolution-data-server-%%VERSION%%/camel/camel-sasl-gssapi.h
+include/evolution-data-server-%%VERSION%%/camel/camel-sasl-kerberos4.h
+include/evolution-data-server-%%VERSION%%/camel/camel-sasl-login.h
+include/evolution-data-server-%%VERSION%%/camel/camel-sasl-ntlm.h
+include/evolution-data-server-%%VERSION%%/camel/camel-sasl-plain.h
+include/evolution-data-server-%%VERSION%%/camel/camel-sasl-popb4smtp.h
+include/evolution-data-server-%%VERSION%%/camel/camel-sasl.h
+include/evolution-data-server-%%VERSION%%/camel/camel-search-private.h
+include/evolution-data-server-%%VERSION%%/camel/camel-seekable-stream.h
+include/evolution-data-server-%%VERSION%%/camel/camel-seekable-substream.h
+include/evolution-data-server-%%VERSION%%/camel/camel-service.h
+include/evolution-data-server-%%VERSION%%/camel/camel-session.h
+include/evolution-data-server-%%VERSION%%/camel/camel-smime-context.h
+include/evolution-data-server-%%VERSION%%/camel/camel-store-summary.h
+include/evolution-data-server-%%VERSION%%/camel/camel-store.h
+include/evolution-data-server-%%VERSION%%/camel/camel-stream-buffer.h
+include/evolution-data-server-%%VERSION%%/camel/camel-stream-filter.h
+include/evolution-data-server-%%VERSION%%/camel/camel-stream-fs.h
+include/evolution-data-server-%%VERSION%%/camel/camel-stream-mem.h
+include/evolution-data-server-%%VERSION%%/camel/camel-stream-null.h
+include/evolution-data-server-%%VERSION%%/camel/camel-stream-process.h
+include/evolution-data-server-%%VERSION%%/camel/camel-stream-vfs.h
+include/evolution-data-server-%%VERSION%%/camel/camel-stream.h
+include/evolution-data-server-%%VERSION%%/camel/camel-string-utils.h
+include/evolution-data-server-%%VERSION%%/camel/camel-tcp-stream-raw.h
+include/evolution-data-server-%%VERSION%%/camel/camel-tcp-stream-ssl.h
+include/evolution-data-server-%%VERSION%%/camel/camel-tcp-stream.h
+include/evolution-data-server-%%VERSION%%/camel/camel-text-index.h
+include/evolution-data-server-%%VERSION%%/camel/camel-transport.h
+include/evolution-data-server-%%VERSION%%/camel/camel-types.h
+include/evolution-data-server-%%VERSION%%/camel/camel-uid-cache.h
+include/evolution-data-server-%%VERSION%%/camel/camel-url-scanner.h
+include/evolution-data-server-%%VERSION%%/camel/camel-url.h
+include/evolution-data-server-%%VERSION%%/camel/camel-utf8.h
+include/evolution-data-server-%%VERSION%%/camel/camel-vee-folder.h
+include/evolution-data-server-%%VERSION%%/camel/camel-vee-store.h
+include/evolution-data-server-%%VERSION%%/camel/camel-vee-summary.h
+include/evolution-data-server-%%VERSION%%/camel/camel-vtrash-folder.h
+include/evolution-data-server-%%VERSION%%/camel/camel.h
+include/evolution-data-server-%%VERSION%%/exchange/e-folder-exchange.h
+include/evolution-data-server-%%VERSION%%/exchange/e-folder.h
+include/evolution-data-server-%%VERSION%%/exchange/e-storage.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-autoconfig.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-context.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-freebusy.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-global-catalog-ldap.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-global-catalog.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-http-utils.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-marshal.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-operation.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-properties.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-propnames.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-restriction.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-result.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-security-descriptor.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-sid.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-types.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-uri.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-utils.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-validate.h
+include/evolution-data-server-%%VERSION%%/exchange/e2k-xml-utils.h
+include/evolution-data-server-%%VERSION%%/exchange/exchange-account.h
+include/evolution-data-server-%%VERSION%%/exchange/exchange-constants.h
+include/evolution-data-server-%%VERSION%%/exchange/exchange-esource.h
+include/evolution-data-server-%%VERSION%%/exchange/exchange-folder-size.h
+include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy-foreign.h
+include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy-somedav.h
+include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy-webdav.h
+include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy.h
+include/evolution-data-server-%%VERSION%%/exchange/exchange-oof.h
+include/evolution-data-server-%%VERSION%%/exchange/exchange-types.h
+include/evolution-data-server-%%VERSION%%/exchange/mapi.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-connection.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-container.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-filter.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-item.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-message.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-proxy.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-recur-utils.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-sendoptions.h
+include/evolution-data-server-%%VERSION%%/libebook/e-address-western.h
+include/evolution-data-server-%%VERSION%%/libebook/e-book-query.h
+include/evolution-data-server-%%VERSION%%/libebook/e-book-types.h
+include/evolution-data-server-%%VERSION%%/libebook/e-book-view.h
+include/evolution-data-server-%%VERSION%%/libebook/e-book.h
+include/evolution-data-server-%%VERSION%%/libebook/e-contact.h
+include/evolution-data-server-%%VERSION%%/libebook/e-destination.h
+include/evolution-data-server-%%VERSION%%/libebook/e-name-western.h
+include/evolution-data-server-%%VERSION%%/libebook/e-vcard.h
+include/evolution-data-server-%%VERSION%%/libecal/e-cal-component.h
+include/evolution-data-server-%%VERSION%%/libecal/e-cal-recur.h
+include/evolution-data-server-%%VERSION%%/libecal/e-cal-time-util.h
+include/evolution-data-server-%%VERSION%%/libecal/e-cal-types.h
+include/evolution-data-server-%%VERSION%%/libecal/e-cal-util.h
+include/evolution-data-server-%%VERSION%%/libecal/e-cal-view.h
+include/evolution-data-server-%%VERSION%%/libecal/e-cal.h
+include/evolution-data-server-%%VERSION%%/libedata-book/Evolution-DataServer-Addressbook.h
+include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-cache.h
+include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-db-cache.h
+include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-factory.h
+include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-sexp.h
+include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-summary.h
+include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-sync.h
+include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend.h
+include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-factory.h
+include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-types.h
+include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-view.h
+include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book.h
+include/evolution-data-server-%%VERSION%%/libedata-cal/Evolution-DataServer-Calendar.h
+include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-cache.h
+include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-factory.h
+include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-sexp.h
+include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-sync.h
+include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-util.h
+include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend.h
+include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-common.h
+include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-factory.h
+include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-view.h
+include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-account-list.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-account.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-categories.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-component-listener.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-data-server-module.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-data-server-util.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-db3-utils.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-dbhash.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-file-cache.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-flag.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-iconv.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-iterator.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-list-iterator.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-list.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-memory.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-msgport.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-sexp.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-source-group.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-source-list.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-source.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-time-utils.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-trie.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-uid.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-url.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-xml-hash-utils.h
+include/evolution-data-server-%%VERSION%%/libedataserver/e-xml-utils.h
+include/evolution-data-server-%%VERSION%%/libedataserver/md5-utils.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-book-auth-util.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-categories-dialog.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-contact-store.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-destination-store.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-dialog.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-entry.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-list.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-model.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-passwords.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-source-option-menu.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-source-selector-dialog.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-source-selector.h
+include/evolution-data-server-%%VERSION%%/libedataserverui/e-tree-model-generator.h
+include/evolution-data-server-%%VERSION%%/libical/ical.h
+include/evolution-data-server-%%VERSION%%/libical/icalarray.h
+include/evolution-data-server-%%VERSION%%/libical/icalattach.h
+include/evolution-data-server-%%VERSION%%/libical/icalcalendar.h
+include/evolution-data-server-%%VERSION%%/libical/icalclassify.h
+include/evolution-data-server-%%VERSION%%/libical/icalcluster.h
+include/evolution-data-server-%%VERSION%%/libical/icalcomponent.h
+include/evolution-data-server-%%VERSION%%/libical/icalderivedparameter.h
+include/evolution-data-server-%%VERSION%%/libical/icalderivedproperty.h
+include/evolution-data-server-%%VERSION%%/libical/icalderivedvalue.h
+include/evolution-data-server-%%VERSION%%/libical/icaldirset.h
+include/evolution-data-server-%%VERSION%%/libical/icaldirsetimpl.h
+include/evolution-data-server-%%VERSION%%/libical/icalduration.h
+include/evolution-data-server-%%VERSION%%/libical/icalenums.h
+include/evolution-data-server-%%VERSION%%/libical/icalerror.h
+include/evolution-data-server-%%VERSION%%/libical/icalfileset.h
+include/evolution-data-server-%%VERSION%%/libical/icalfilesetimpl.h
+include/evolution-data-server-%%VERSION%%/libical/icalgauge.h
+include/evolution-data-server-%%VERSION%%/libical/icalgaugeimpl.h
+include/evolution-data-server-%%VERSION%%/libical/icallangbind.h
+include/evolution-data-server-%%VERSION%%/libical/icalmemory.h
+include/evolution-data-server-%%VERSION%%/libical/icalmessage.h
+include/evolution-data-server-%%VERSION%%/libical/icalmime.h
+include/evolution-data-server-%%VERSION%%/libical/icalparameter.h
+include/evolution-data-server-%%VERSION%%/libical/icalparser.h
+include/evolution-data-server-%%VERSION%%/libical/icalperiod.h
+include/evolution-data-server-%%VERSION%%/libical/icalproperty.h
+include/evolution-data-server-%%VERSION%%/libical/icalrecur.h
+include/evolution-data-server-%%VERSION%%/libical/icalrestriction.h
+include/evolution-data-server-%%VERSION%%/libical/icalset.h
+include/evolution-data-server-%%VERSION%%/libical/icalspanlist.h
+include/evolution-data-server-%%VERSION%%/libical/icalss.h
+include/evolution-data-server-%%VERSION%%/libical/icalssyacc.h
+include/evolution-data-server-%%VERSION%%/libical/icaltime.h
+include/evolution-data-server-%%VERSION%%/libical/icaltimezone.h
+include/evolution-data-server-%%VERSION%%/libical/icaltypes.h
+include/evolution-data-server-%%VERSION%%/libical/icaltz-util.h
+include/evolution-data-server-%%VERSION%%/libical/icalvalue.h
+include/evolution-data-server-%%VERSION%%/libical/icalvcal.h
+include/evolution-data-server-%%VERSION%%/libical/port.h
+include/evolution-data-server-%%VERSION%%/libical/pvl.h
+include/evolution-data-server-%%VERSION%%/libical/sspm.h
+include/evolution-data-server-%%VERSION%%/libical/vcaltmp.h
+include/evolution-data-server-%%VERSION%%/libical/vcc.h
+include/evolution-data-server-%%VERSION%%/libical/vobject.h
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.a
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.la
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.so
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.urls
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelhula.a
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelhula.la
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelhula.so
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelhula.urls
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.a
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.la
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.so
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.urls
+%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.a
+%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.la
+%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.so
+%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.urls
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.a
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.la
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.so
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.urls
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.a
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.la
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.so
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.urls
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.a
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.la
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.so
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.urls
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.a
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.la
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.so
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.urls
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.a
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.la
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.so
+lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.urls
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendfile.a
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendfile.la
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendfile.so
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgroupwise.a
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgroupwise.la
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgroupwise.so
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendldap.a
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendldap.la
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendldap.so
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendvcf.a
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendvcf.la
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendvcf.so
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcaldav.a
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcaldav.la
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcaldav.so
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcontacts.a
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcontacts.la
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcontacts.so
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendfile.a
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendfile.la
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendfile.so
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgroupwise.a
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgroupwise.la
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgroupwise.so
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendhttp.a
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendhttp.la
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendhttp.so
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendweather.a
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendweather.la
+lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendweather.so
+lib/libcamel-%%EVO_VERSION%%.a
+lib/libcamel-%%EVO_VERSION%%.la
+lib/libcamel-%%EVO_VERSION%%.so
+lib/libcamel-%%EVO_VERSION%%.so.10
+lib/libcamel-provider-%%EVO_VERSION%%.a
+lib/libcamel-provider-%%EVO_VERSION%%.la
+lib/libcamel-provider-%%EVO_VERSION%%.so
+lib/libcamel-provider-%%EVO_VERSION%%.so.10
+lib/libebook-%%EVO_VERSION%%.a
+lib/libebook-%%EVO_VERSION%%.la
+lib/libebook-%%EVO_VERSION%%.so
+lib/libebook-%%EVO_VERSION%%.so.9
+lib/libecal-%%EVO_VERSION%%.a
+lib/libecal-%%EVO_VERSION%%.la
+lib/libecal-%%EVO_VERSION%%.so
+lib/libecal-%%EVO_VERSION%%.so.7
+lib/libedata-book-%%EVO_VERSION%%.a
+lib/libedata-book-%%EVO_VERSION%%.la
+lib/libedata-book-%%EVO_VERSION%%.so
+lib/libedata-book-%%EVO_VERSION%%.so.2
+lib/libedata-cal-%%EVO_VERSION%%.a
+lib/libedata-cal-%%EVO_VERSION%%.la
+lib/libedata-cal-%%EVO_VERSION%%.so
+lib/libedata-cal-%%EVO_VERSION%%.so.6
+lib/libedataserver-%%EVO_VERSION%%.a
+lib/libedataserver-%%EVO_VERSION%%.la
+lib/libedataserver-%%EVO_VERSION%%.so
+lib/libedataserver-%%EVO_VERSION%%.so.9
+lib/libedataserverui-%%EVO_VERSION%%.a
+lib/libedataserverui-%%EVO_VERSION%%.la
+lib/libedataserverui-%%EVO_VERSION%%.so
+lib/libedataserverui-%%EVO_VERSION%%.so.8
+lib/libegroupwise-%%EVO_VERSION%%.a
+lib/libegroupwise-%%EVO_VERSION%%.la
+lib/libegroupwise-%%EVO_VERSION%%.so
+lib/libegroupwise-%%EVO_VERSION%%.so.13
+lib/libexchange-storage-%%EVO_VERSION%%.a
+lib/libexchange-storage-%%EVO_VERSION%%.la
+lib/libexchange-storage-%%EVO_VERSION%%.so
+lib/libexchange-storage-%%EVO_VERSION%%.so.3
+libdata/bonobo/servers/GNOME_Evolution_DataServer_%%EVO_VERSION%%.server
+libdata/pkgconfig/camel-%%EVO_VERSION%%.pc
+libdata/pkgconfig/camel-provider-%%EVO_VERSION%%.pc
+libdata/pkgconfig/evolution-data-server-%%EVO_VERSION%%.pc
+libdata/pkgconfig/libebook-%%EVO_VERSION%%.pc
+libdata/pkgconfig/libecal-%%EVO_VERSION%%.pc
+libdata/pkgconfig/libedata-book-%%EVO_VERSION%%.pc
+libdata/pkgconfig/libedata-cal-%%EVO_VERSION%%.pc
+libdata/pkgconfig/libedataserver-%%EVO_VERSION%%.pc
+libdata/pkgconfig/libedataserverui-%%EVO_VERSION%%.pc
+libdata/pkgconfig/libegroupwise-%%EVO_VERSION%%.pc
+libdata/pkgconfig/libexchange-storage-%%EVO_VERSION%%.pc
+libexec/camel-index-control-%%EVO_VERSION%%
+libexec/camel-lock-helper-%%EVO_VERSION%%
+libexec/evolution-data-server-%%VERSION%%
+share/evolution-data-server-%%VERSION%%/evolutionperson.schema
+share/evolution-data-server-%%VERSION%%/glade/e-categories-dialog.glade
+share/evolution-data-server-%%VERSION%%/glade/e-name-selector-dialog.glade
+share/evolution-data-server-%%VERSION%%/weather/Locations.xml
+share/idl/evolution-data-server-%%EVO_VERSION%%/Evolution-DataServer-Addressbook.idl
+share/idl/evolution-data-server-%%EVO_VERSION%%/Evolution-DataServer-Calendar.idl
+share/idl/evolution-data-server-%%EVO_VERSION%%/Evolution-DataServer.idl
+share/locale/am/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ar/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/as/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/az/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/be/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/bg/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/bn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/bn_IN/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/bs/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ca/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/cs/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/cy/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/da/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/de/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/dz/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/el/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/en_AU/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/en_CA/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/en_GB/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/es/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/et/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/eu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/fa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/fi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/fr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ga/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/gl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/gu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/he/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/hi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/hr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/hu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/id/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/is/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/it/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ja/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ka/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ko/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ku/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/lt/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/lv/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/mk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ml/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/mn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/mr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ms/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/nb/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ne/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/nl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/nn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/oc/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/or/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/pa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/pl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/pt/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/pt_BR/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ro/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ru/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/rw/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/sk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/sl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/sq/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/sr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/sr at Latn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/sv/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/ta/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/te/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/th/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/tr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/uk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/vi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/wa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/xh/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/zh_CN/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/zh_HK/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/locale/zh_TW/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
+share/pixmaps/evolution-data-server/category_birthday_16.png
+share/pixmaps/evolution-data-server/category_business_16.png
+share/pixmaps/evolution-data-server/category_favorites_16.png
+share/pixmaps/evolution-data-server/category_gifts_16.png
+share/pixmaps/evolution-data-server/category_goals_16.png
+share/pixmaps/evolution-data-server/category_holiday-cards_16.png
+share/pixmaps/evolution-data-server/category_holiday_16.png
+share/pixmaps/evolution-data-server/category_hot-contacts_16.png
+share/pixmaps/evolution-data-server/category_ideas_16.png
+share/pixmaps/evolution-data-server/category_international_16.png
+share/pixmaps/evolution-data-server/category_key-customer_16.png
+share/pixmaps/evolution-data-server/category_miscellaneous_16.png
+share/pixmaps/evolution-data-server/category_personal_16.png
+share/pixmaps/evolution-data-server/category_phonecalls_16.png
+share/pixmaps/evolution-data-server/category_status_16.png
+share/pixmaps/evolution-data-server/category_strategies_16.png
+share/pixmaps/evolution-data-server/category_suppliers_16.png
+share/pixmaps/evolution-data-server/category_time-and-expenses_16.png
+ at dirrm share/pixmaps/evolution-data-server
+ at dirrm share/idl/evolution-data-server-%%EVO_VERSION%%
+ at dirrm share/evolution-data-server-%%VERSION%%/weather
+ at dirrm share/evolution-data-server-%%VERSION%%/glade
+ at dirrm share/evolution-data-server-%%VERSION%%
+ at dirrm lib/evolution-data-server-%%EVO_VERSION%%/extensions
+ at dirrm lib/evolution-data-server-%%EVO_VERSION%%/camel-providers
+ at dirrm lib/evolution-data-server-%%EVO_VERSION%%
+ at dirrm include/evolution-data-server-%%VERSION%%/libical
+ at dirrm include/evolution-data-server-%%VERSION%%/libedataserverui
+ at dirrm include/evolution-data-server-%%VERSION%%/libedataserver
+ at dirrm include/evolution-data-server-%%VERSION%%/libedata-cal
+ at dirrm include/evolution-data-server-%%VERSION%%/libedata-book
+ at dirrm include/evolution-data-server-%%VERSION%%/libecal
+ at dirrm include/evolution-data-server-%%VERSION%%/libebook
+ at dirrm include/evolution-data-server-%%VERSION%%/groupwise
+ at dirrm include/evolution-data-server-%%VERSION%%/exchange
+ at dirrm include/evolution-data-server-%%VERSION%%/camel
+ at dirrm include/evolution-data-server-%%VERSION%%
+ at dirrmtry share/locale/zh_HK/LC_MESSAGES
+ at dirrmtry share/locale/zh_HK
+ at dirrmtry share/locale/xh/LC_MESSAGES
+ at dirrmtry share/locale/xh
+ at dirrmtry share/locale/te/LC_MESSAGES
+ at dirrmtry share/locale/te
+ at dirrmtry share/locale/rw/LC_MESSAGES
+ at dirrmtry share/locale/rw
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
+ at dirrmtry share/locale/mr/LC_MESSAGES
+ at dirrmtry share/locale/mr
+ at dirrmtry share/locale/ku/LC_MESSAGES
+ at dirrmtry share/locale/ku
+ at dirrmtry share/locale/dz/LC_MESSAGES
+ at dirrmtry share/locale/dz
+ at dirrmtry share/locale/bn_IN/LC_MESSAGES
+ at dirrmtry share/locale/bn_IN
+ at dirrmtry share/locale/as/LC_MESSAGES
+ at dirrmtry share/locale/as
--- /dev/null
+++ databases/evolution-data-server/Makefile
@@ -0,0 +1,67 @@
+# New ports collection makefile for: evolution-data-server
+# Date created: 09 December 2003
+# Whom: Joe Marcus Clarke
+#
+# $MidnightBSD: mports/databases/evolution-data-server/Makefile,v 1.1 2008/03/21 01:19:35 laffer1 Exp $
+# $FreeBSD: ports/databases/evolution-data-server/Makefile,v 1.45 2008/01/14 19:19:18 marcus Exp $
+# $MCom: ports-stable/databases/evolution-data-server/Makefile,v 1.3 2007/11/30 20:10:35 marcus Exp $
+#
+
+PORTNAME= evolution-data-server
+PORTVERSION= 1.12.3
+CATEGORIES= databases gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= The data backends for the Evolution integrated mail/PIM suite
+
+LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup \
+ nss3.1:${PORTSDIR}/security/nss \
+ tasn1.3:${PORTSDIR}/security/libtasn1
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_BISON= build
+USE_GETTEXT= yes
+USE_XLIB= yes
+USE_GNOME= gnomeprefix gnomehack intlhack gnometarget libgnomeui \
+ ltverhack
+USE_OPENLDAP= yes
+USE_AUTOTOOLS= libtool:15
+USE_BDB= 41
+USE_LDCONFIG= yes
+CONFIGURE_ARGS= --enable-static \
+ --enable-nss=yes \
+ --with-openldap=yes \
+ --with-libdb=${LOCALBASE}
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} ${PTHREAD_CFLAGS}" \
+ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+
+PLIST_SUB= VERSION="1.12" EVO_VERSION="1.2"
+
+OPTIONS= IMAP4 "Enable experimental IMAP4 backend" off
+
+.include
+
+.if defined(HEIMDAL_HOME) || defined(WITH_HEIMDAL)
+HEIMDAL_HOME?= ${LOCALBASE}
+LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal
+CONFIGURE_ARGS+= --with-krb5=${HEIMDAL_HOME} --with-krb5-includes=${HEIMDAL_HOME}/include
+.elif !defined(NO_KERBEROS)
+CONFIGURE_ARGS+= --with-krb5=/usr
+.endif
+
+.if defined(WITH_IMAP4) || defined(PACKAGE_BUILDING)
+CONFIGURE_ARGS+= --enable-imap4=yes
+PLIST_SUB+= IMAP4=""
+.else
+PLIST_SUB+= IMAP4="@comment "
+.endif
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g' \
+ ${WRKSRC}/configure
+
+.include
--- /dev/null
+++ databases/evolution-data-server/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/evolution-data-server-1.12.3.tar.bz2) = 9a04e379c34ad538764866dfd4eb2931
+SHA256 (gnome2/evolution-data-server-1.12.3.tar.bz2) = e2d9038e3cd115ea5af2f3b7d381f5803c62d1ec36206e5a1bea0f823d25fab5
+SIZE (gnome2/evolution-data-server-1.12.3.tar.bz2) = 7447166
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/databases/Makefile,v
retrieving revision 1.55
retrieving revision 1.56
diff -L databases/Makefile -L databases/Makefile -u -r1.55 -r1.56
--- databases/Makefile
+++ databases/Makefile
@@ -17,6 +17,7 @@
SUBDIR += db44
SUBDIR += db45
SUBDIR += db46
+ SUBDIR += evolution-data-server
SUBDIR += freetds
SUBDIR += freetds-msdblib
SUBDIR += gdbm
--- /dev/null
+++ databases/evolution-data-server/files/patch-camel_providers_imap4_camel-imap4-summary.c
@@ -0,0 +1,19 @@
+--- camel/providers/imap4/camel-imap4-summary.c.orig Mon May 7 01:01:31 2007
++++ camel/providers/imap4/camel-imap4-summary.c Mon May 7 01:05:32 2007
+@@ -1148,6 +1148,7 @@ static CamelIMAP4Command *
+ imap4_summary_fetch_flags (CamelFolderSummary *summary)
+ {
+ CamelFolder *folder = summary->folder;
++ CamelIMAP4Summary *imap4_summary = (CamelIMAP4Summary *) summary;
+ struct imap4_fetch_all_t *fetch;
+ CamelMessageInfo *info[2];
+ CamelIMAP4Engine *engine;
+@@ -1479,7 +1480,7 @@ camel_imap4_summary_flush_updates (Camel
+ }
+ } else {
+ /* need to fetch new envelopes */
+- first = scount + 1;
++ seqid = scount + 1;
+ }
+
+ if (seqid != 0 && seqid <= imap4_summary->exists) {
--- /dev/null
+++ databases/evolution-data-server/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2008-01-14 19:13:06.000000000 -0500
++++ Makefile.in 2008-01-14 19:13:15.000000000 -0500
+@@ -353,7 +353,7 @@ AUTOMAKE_OPTIONS = 1.6
+ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+ @WITH_LIBDB_FALSE at LIBDB = libdb
+ @ENABLE_CALENDAR_TRUE at CALENDAR_DIR = calendar
+-SUBDIRS = $(LIBDB) win32 libedataserver servers camel addressbook $(CALENDAR_DIR) libedataserverui src docs art po
++SUBDIRS = $(LIBDB) win32 libedataserver servers camel addressbook $(CALENDAR_DIR) libedataserverui src art po
+ DIST_SUBDIRS = win32 libedataserver servers camel addressbook calendar libedataserverui src docs art po
+ changelogs = \
+ ChangeLog
--- /dev/null
+++ databases/evolution-data-server/files/patch-calendar_libical_src_libical_icaltz-util.c
@@ -0,0 +1,42 @@
+--- calendar/libical/src/libical/icaltz-util.c.orig 2007-11-25 21:29:25.000000000 -0500
++++ calendar/libical/src/libical/icaltz-util.c 2008-01-07 20:24:12.000000000 -0500
+@@ -23,6 +23,15 @@
+ #include
+ #if defined(sun) && defined(__SVR4)
+ #include
++#elif defined(__FreeBSD__)
++#include
++#define __BYTE_ORDER _BYTE_ORDER
++#define __LITTLE_ENDIAN _LITTLE_ENDIAN
++#define __BIG_ENDIAN _BIG_ENDIAN
++
++#define bswap_16 bswap16
++#define bswap_32 bswap32
++#define bswap_64 bswap64
+ #else
+ #include
+ #include
+@@ -328,7 +337,10 @@ icaltzutil_fetch_timezone (const char *l
+ icalprop = icalproperty_new_tzname (types [zidx].zname);
+ icalcomponent_add_property (std_comp, icalprop);
+
+- trans = transitions [stdidx] + types [zidx].gmtoff;
++ if (num_trans)
++ trans = transitions [stdidx] + types [zidx].gmtoff;
++ else
++ trans = types [zidx].gmtoff;
+ icaltime = icaltime_from_timet (trans, 0);
+ dtstart = icaltime;
+ dtstart.year = 1970;
+@@ -369,7 +381,10 @@ icaltzutil_fetch_timezone (const char *l
+ icalprop = icalproperty_new_tzname (types [zidx].zname);
+ icalcomponent_add_property (dst_comp, icalprop);
+
+- trans = transitions [dstidx] + types [zidx].gmtoff;
++ if (num_trans)
++ trans = transitions [dstidx] + types [zidx].gmtoff;
++ else
++ trans = types [zidx].gmtoff;
+ icaltime = icaltime_from_timet (trans, 0);
+ dtstart = icaltime;
+ dtstart.year = 1970;
--- /dev/null
+++ databases/evolution-data-server/files/patch-camel_providers_imap4_camel-imap4-specials.c
@@ -0,0 +1,10 @@
+--- camel/providers/imap4/camel-imap4-specials.c.orig Thu May 17 18:11:10 2007
++++ camel/providers/imap4/camel-imap4-specials.c Thu May 17 18:11:17 2007
+@@ -22,6 +22,7 @@
+ #include
+ #endif
+
++#include
+ #include
+
+ #include "camel-imap4-specials.h"
--- /dev/null
+++ databases/evolution-data-server/files/patch-addressbook_backends_ldap_e-book-backend-ldap.c
@@ -0,0 +1,13 @@
+--- addressbook/backends/ldap/e-book-backend-ldap.c.orig Fri Sep 9 16:06:37 2005
++++ addressbook/backends/ldap/e-book-backend-ldap.c Fri Sep 9 16:08:21 2005
+@@ -301,8 +301,8 @@ struct prop_info {
+
+ /* misc fields */
+ STRING_PROP (E_CONTACT_HOMEPAGE_URL, "labeledURI"),
+- /* map nickname to displayName */
+- STRING_PROP (E_CONTACT_NICKNAME, "displayName"),
++ /* map nickname to nickname */
++ STRING_PROP (E_CONTACT_NICKNAME, "nickname"),
+ E_STRING_PROP (E_CONTACT_SPOUSE, "spouseName"),
+ E_STRING_PROP (E_CONTACT_NOTE, "note"),
+ E_COMPLEX_PROP (E_CONTACT_ANNIVERSARY, "anniversary", anniversary_populate, anniversary_ber, anniversary_compare),
--- /dev/null
+++ databases/evolution-data-server/files/patch-configure
@@ -0,0 +1,44 @@
+--- configure.orig Mon Jun 18 23:55:48 2007
++++ configure Mon Jun 18 23:56:20 2007
+@@ -24562,6 +24562,14 @@ case "$host" in
+ # AC_CACHE_VAL(have_addrinfo, [have_addrinfo=yes])
+ # AC_DEFINE(_WIN32_WINNT, 0x501, [To get getaddrinfo etc declarations])
+ ;;
++*freebsd*)
++ os_win32=no
++ NO_UNDEFINED=''
++ SOCKET_LIBS=''
++ DL_LIB=''
++ SOFTOKN3_LIB='-lsoftokn3'
++ LIBEXECDIR_IN_SERVER_FILE="$libexecdir"
++ ;;
+ *) os_win32=no
+ NO_UNDEFINED=''
+ SOCKET_LIBS=''
+@@ -28651,7 +28659,7 @@ cat >>conftest.$ac_ext <<_ACEOF
+ #include
+ #include
+ #include
+-
++ #include
+
+ int
+ main ()
+@@ -28982,7 +28990,7 @@ if test "x${with_krb5}" != "xno"; then
+ LDFLAGS_save="$LDFLAGS"
+
+ mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5"
+- heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi"
++ heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lcrypt"
+ sunlibs="-lkrb5 -lgss"
+ { echo "$as_me:$LINENO: checking for Kerberos 5" >&5
+ echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6; }
+@@ -33825,7 +33833,7 @@ idldir='${datadir}'/idl/evolution-data-s
+ imagesdir='${datadir}'/pixmaps/evolution-data-server
+
+
+-serverdir="$libdir/bonobo/servers"
++serverdir="$prefix/libdata/bonobo/servers"
+
+
+ extensiondir='${libdir}'/evolution-data-server-$API_VERSION/extensions
--- /dev/null
+++ databases/evolution-data-server/files/patch-camel_camel-net-utils.c
@@ -0,0 +1,24 @@
+--- camel/camel-net-utils.c.orig Tue Dec 21 13:38:52 2004
++++ camel/camel-net-utils.c Tue Dec 21 13:40:34 2004
+@@ -143,12 +143,21 @@
+ case EAI_SERVICE:
+ return NO_DATA;
+ break;
++#ifdef EAI_ADDRFAMILY
+ case EAI_ADDRFAMILY:
+ return NO_ADDRESS;
+ break;
++#endif
++#if defined(EAI_NODATA) && EAI_NODATA != EAI_NONAME
+ case EAI_NODATA:
+ return NO_DATA;
+ break;
++#endif
++#ifdef EAI_NOFAMILY
++ case EAI_NOFAMILY:
++ return NO_ADDRESS;
++ break;
++#endif
+ case EAI_MEMORY:
+ return ENOMEM;
+ break;
--- /dev/null
+++ databases/evolution-data-server/files/patch-libedataserverui_e-source-option-menu.c
@@ -0,0 +1,11 @@
+--- libedataserverui/e-source-option-menu.c.orig Tue Nov 23 13:50:14 2004
++++ libedataserverui/e-source-option-menu.c Tue Nov 23 13:50:33 2004
+@@ -24,6 +24,8 @@
+ #include
+ #endif
+
++#include
++
+ #include
+ #include
+
--- /dev/null
+++ databases/evolution-data-server/files/patch-camel_camel-block-file.h
@@ -0,0 +1,10 @@
+--- camel/camel-block-file.h.orig Tue May 15 01:48:42 2007
++++ camel/camel-block-file.h Tue May 15 01:49:00 2007
+@@ -21,6 +21,7 @@
+ #ifndef _CAMEL_BLOCK_FILE_H
+ #define _CAMEL_BLOCK_FILE_H
+
++#include
+ #include
+ #include
+ #include
From laffer1 at midnightbsd.org Thu Mar 20 21:21:59 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:21:59 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/mail: Add evolution (same logic)
Message-ID: <200803210121.m2L1Lx4E085094@stargazer.midnightbsd.org>
Log Message:
-----------
Add evolution (same logic)
Modified Files:
--------------
mports/mail:
Makefile (r1.38 -> r1.39)
Added Files:
-----------
mports/mail/evolution:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
mports/mail/evolution/files:
patch-aa (r1.1)
patch-mail_em-migrate.c (r1.1)
patch-mail_em-utils.h (r1.1)
patch-widgets_e-timezone-dialog_e-timezone-dialog.c (r1.1)
-------------- next part --------------
--- /dev/null
+++ mail/evolution/pkg-descr
@@ -0,0 +1,9 @@
+Ximian Evolution[tm] is the premier personal and workgroup information
+management solution for UNIX. Evolution seamlessly integrates email,
+calendaring, meeting scheduling, contact management and online task lists
+in one powerful, fast, and easy to use application. It also delivers a
+comprehensive set of features that help keep work organized and projects
+on track. The unique Ximian vFolders[tm] are virtual folders used to
+create and save powerful contextual views of email messages.
+
+WWW: http://www.gnome.org/projects/evolution/
--- /dev/null
+++ mail/evolution/pkg-plist
@@ -0,0 +1,1843 @@
+bin/evolution
+include/evolution-%%VERSION%%/addressbook/gui/widgets/eab-config.h
+include/evolution-%%VERSION%%/addressbook/gui/widgets/eab-menu.h
+include/evolution-%%VERSION%%/addressbook/gui/widgets/eab-popup.h
+include/evolution-%%VERSION%%/calendar/gui/e-cal-config.h
+include/evolution-%%VERSION%%/composer/Editor.h
+include/evolution-%%VERSION%%/composer/e-msg-composer-hdrs.h
+include/evolution-%%VERSION%%/composer/e-msg-composer-select-file.h
+include/evolution-%%VERSION%%/composer/e-msg-composer.h
+include/evolution-%%VERSION%%/e-conduit/e-pilot-map.h
+include/evolution-%%VERSION%%/e-conduit/e-pilot-util.h
+include/evolution-%%VERSION%%/e-util/e-bconf-map.h
+include/evolution-%%VERSION%%/e-util/e-bit-array.h
+include/evolution-%%VERSION%%/e-util/e-categories-config.h
+include/evolution-%%VERSION%%/e-util/e-config-listener.h
+include/evolution-%%VERSION%%/e-util/e-config.h
+include/evolution-%%VERSION%%/e-util/e-corba-utils.h
+include/evolution-%%VERSION%%/e-util/e-cursor.h
+include/evolution-%%VERSION%%/e-util/e-dialog-utils.h
+include/evolution-%%VERSION%%/e-util/e-dialog-widgets.h
+include/evolution-%%VERSION%%/e-util/e-error.h
+include/evolution-%%VERSION%%/e-util/e-event.h
+include/evolution-%%VERSION%%/e-util/e-folder-map.h
+include/evolution-%%VERSION%%/e-util/e-fsutils.h
+include/evolution-%%VERSION%%/e-util/e-gui-utils.h
+include/evolution-%%VERSION%%/e-util/e-html-utils.h
+include/evolution-%%VERSION%%/e-util/e-icon-factory.h
+include/evolution-%%VERSION%%/e-util/e-import.h
+include/evolution-%%VERSION%%/e-util/e-menu.h
+include/evolution-%%VERSION%%/e-util/e-mktemp.h
+include/evolution-%%VERSION%%/e-util/e-plugin.h
+include/evolution-%%VERSION%%/e-util/e-popup.h
+include/evolution-%%VERSION%%/e-util/e-print.h
+include/evolution-%%VERSION%%/e-util/e-profile-event.h
+include/evolution-%%VERSION%%/e-util/e-request.h
+include/evolution-%%VERSION%%/e-util/e-signature-list.h
+include/evolution-%%VERSION%%/e-util/e-signature.h
+include/evolution-%%VERSION%%/e-util/e-sorter-array.h
+include/evolution-%%VERSION%%/e-util/e-sorter.h
+include/evolution-%%VERSION%%/e-util/e-text-event-processor-emacs-like.h
+include/evolution-%%VERSION%%/e-util/e-text-event-processor-types.h
+include/evolution-%%VERSION%%/e-util/e-text-event-processor.h
+include/evolution-%%VERSION%%/e-util/e-util-marshal.h
+include/evolution-%%VERSION%%/e-util/e-util.h
+include/evolution-%%VERSION%%/e-util/e-xml-utils.h
+include/evolution-%%VERSION%%/mail/Evolution-Mail.h
+include/evolution-%%VERSION%%/mail/em-composer-utils.h
+include/evolution-%%VERSION%%/mail/em-config.h
+include/evolution-%%VERSION%%/mail/em-event.h
+include/evolution-%%VERSION%%/mail/em-folder-browser.h
+include/evolution-%%VERSION%%/mail/em-folder-tree-model.h
+include/evolution-%%VERSION%%/mail/em-folder-tree.h
+include/evolution-%%VERSION%%/mail/em-folder-utils.h
+include/evolution-%%VERSION%%/mail/em-folder-view.h
+include/evolution-%%VERSION%%/mail/em-format-hook.h
+include/evolution-%%VERSION%%/mail/em-format-html-display.h
+include/evolution-%%VERSION%%/mail/em-format-html-print.h
+include/evolution-%%VERSION%%/mail/em-format-html.h
+include/evolution-%%VERSION%%/mail/em-format-quote.h
+include/evolution-%%VERSION%%/mail/em-format.h
+include/evolution-%%VERSION%%/mail/em-html-stream.h
+include/evolution-%%VERSION%%/mail/em-icon-stream.h
+include/evolution-%%VERSION%%/mail/em-inline-filter.h
+include/evolution-%%VERSION%%/mail/em-junk-hook.h
+include/evolution-%%VERSION%%/mail/em-menu.h
+include/evolution-%%VERSION%%/mail/em-message-browser.h
+include/evolution-%%VERSION%%/mail/em-popup.h
+include/evolution-%%VERSION%%/mail/em-stripsig-filter.h
+include/evolution-%%VERSION%%/mail/em-sync-stream.h
+include/evolution-%%VERSION%%/mail/em-utils.h
+include/evolution-%%VERSION%%/mail/em-vfs-stream.h
+include/evolution-%%VERSION%%/mail/mail-autofilter.h
+include/evolution-%%VERSION%%/mail/mail-component.h
+include/evolution-%%VERSION%%/mail/mail-config.h
+include/evolution-%%VERSION%%/mail/mail-mt.h
+include/evolution-%%VERSION%%/mail/mail-ops.h
+include/evolution-%%VERSION%%/mail/mail-session.h
+include/evolution-%%VERSION%%/mail/mail-tools.h
+include/evolution-%%VERSION%%/mail/mail-vfolder.h
+include/evolution-%%VERSION%%/mail/message-list.h
+include/evolution-%%VERSION%%/menus/gal-define-views-dialog.h
+include/evolution-%%VERSION%%/menus/gal-define-views-model.h
+include/evolution-%%VERSION%%/menus/gal-view-collection.h
+include/evolution-%%VERSION%%/menus/gal-view-etable.h
+include/evolution-%%VERSION%%/menus/gal-view-factory-etable.h
+include/evolution-%%VERSION%%/menus/gal-view-factory.h
+include/evolution-%%VERSION%%/menus/gal-view-instance-save-as-dialog.h
+include/evolution-%%VERSION%%/menus/gal-view-instance.h
+include/evolution-%%VERSION%%/menus/gal-view-new-dialog.h
+include/evolution-%%VERSION%%/menus/gal-view.h
+include/evolution-%%VERSION%%/misc/e-activity-handler.h
+include/evolution-%%VERSION%%/misc/e-attachment-bar.h
+include/evolution-%%VERSION%%/misc/e-attachment.h
+include/evolution-%%VERSION%%/misc/e-calendar-item.h
+include/evolution-%%VERSION%%/misc/e-calendar.h
+include/evolution-%%VERSION%%/misc/e-canvas-background.h
+include/evolution-%%VERSION%%/misc/e-canvas-utils.h
+include/evolution-%%VERSION%%/misc/e-canvas-vbox.h
+include/evolution-%%VERSION%%/misc/e-canvas.h
+include/evolution-%%VERSION%%/misc/e-cell-date-edit.h
+include/evolution-%%VERSION%%/misc/e-cell-percent.h
+include/evolution-%%VERSION%%/misc/e-cell-renderer-combo.h
+include/evolution-%%VERSION%%/misc/e-charset-picker.h
+include/evolution-%%VERSION%%/misc/e-colors.h
+include/evolution-%%VERSION%%/misc/e-combo-button.h
+include/evolution-%%VERSION%%/misc/e-combo-cell-editable.h
+include/evolution-%%VERSION%%/misc/e-config-page.h
+include/evolution-%%VERSION%%/misc/e-cursors.h
+include/evolution-%%VERSION%%/misc/e-dateedit.h
+include/evolution-%%VERSION%%/misc/e-dropdown-button.h
+include/evolution-%%VERSION%%/misc/e-expander.h
+include/evolution-%%VERSION%%/misc/e-gui-utils.h
+include/evolution-%%VERSION%%/misc/e-hsv-utils.h
+include/evolution-%%VERSION%%/misc/e-icon-entry.h
+include/evolution-%%VERSION%%/misc/e-image-chooser.h
+include/evolution-%%VERSION%%/misc/e-info-label.h
+include/evolution-%%VERSION%%/misc/e-map.h
+include/evolution-%%VERSION%%/misc/e-multi-config-dialog.h
+%%PILOT:%%include/evolution-%%VERSION%%/misc/e-pilot-settings.h
+include/evolution-%%VERSION%%/misc/e-popup-menu.h
+include/evolution-%%VERSION%%/misc/e-printable.h
+include/evolution-%%VERSION%%/misc/e-reflow-model.h
+include/evolution-%%VERSION%%/misc/e-reflow.h
+include/evolution-%%VERSION%%/misc/e-search-bar.h
+include/evolution-%%VERSION%%/misc/e-selection-model-array.h
+include/evolution-%%VERSION%%/misc/e-selection-model-simple.h
+include/evolution-%%VERSION%%/misc/e-selection-model.h
+include/evolution-%%VERSION%%/misc/e-send-options.h
+include/evolution-%%VERSION%%/misc/e-spinner.c
+include/evolution-%%VERSION%%/misc/e-spinner.h
+include/evolution-%%VERSION%%/misc/e-task-bar.h
+include/evolution-%%VERSION%%/misc/e-task-widget.h
+include/evolution-%%VERSION%%/misc/e-unicode.h
+include/evolution-%%VERSION%%/misc/e-url-entry.h
+include/evolution-%%VERSION%%/shell/Evolution.h
+include/evolution-%%VERSION%%/shell/e-component-view.h
+include/evolution-%%VERSION%%/shell/e-shell-utils.h
+include/evolution-%%VERSION%%/shell/e-user-creatable-items-handler.h
+include/evolution-%%VERSION%%/shell/es-event.h
+include/evolution-%%VERSION%%/shell/es-menu.h
+include/evolution-%%VERSION%%/shell/evolution-component.h
+include/evolution-%%VERSION%%/shell/evolution-config-control.h
+include/evolution-%%VERSION%%/shell/evolution-listener.h
+include/evolution-%%VERSION%%/shell/evolution-shell-component-utils.h
+include/evolution-%%VERSION%%/table/e-cell-checkbox.h
+include/evolution-%%VERSION%%/table/e-cell-combo.h
+include/evolution-%%VERSION%%/table/e-cell-date.h
+include/evolution-%%VERSION%%/table/e-cell-float.h
+include/evolution-%%VERSION%%/table/e-cell-hbox.h
+include/evolution-%%VERSION%%/table/e-cell-number.h
+include/evolution-%%VERSION%%/table/e-cell-pixbuf.h
+include/evolution-%%VERSION%%/table/e-cell-popup.h
+include/evolution-%%VERSION%%/table/e-cell-progress.h
+include/evolution-%%VERSION%%/table/e-cell-size.h
+include/evolution-%%VERSION%%/table/e-cell-spin-button.h
+include/evolution-%%VERSION%%/table/e-cell-text.h
+include/evolution-%%VERSION%%/table/e-cell-toggle.h
+include/evolution-%%VERSION%%/table/e-cell-tree.h
+include/evolution-%%VERSION%%/table/e-cell-vbox.h
+include/evolution-%%VERSION%%/table/e-cell.h
+include/evolution-%%VERSION%%/table/e-table-click-to-add.h
+include/evolution-%%VERSION%%/table/e-table-col-dnd.h
+include/evolution-%%VERSION%%/table/e-table-col.h
+include/evolution-%%VERSION%%/table/e-table-column-specification.h
+include/evolution-%%VERSION%%/table/e-table-config.h
+include/evolution-%%VERSION%%/table/e-table-defines.h
+include/evolution-%%VERSION%%/table/e-table-extras.h
+include/evolution-%%VERSION%%/table/e-table-field-chooser-dialog.h
+include/evolution-%%VERSION%%/table/e-table-field-chooser-item.h
+include/evolution-%%VERSION%%/table/e-table-field-chooser.h
+include/evolution-%%VERSION%%/table/e-table-group-container.h
+include/evolution-%%VERSION%%/table/e-table-group-leaf.h
+include/evolution-%%VERSION%%/table/e-table-group.h
+include/evolution-%%VERSION%%/table/e-table-header-item.h
+include/evolution-%%VERSION%%/table/e-table-header-utils.h
+include/evolution-%%VERSION%%/table/e-table-header.h
+include/evolution-%%VERSION%%/table/e-table-item.h
+include/evolution-%%VERSION%%/table/e-table-memory-callbacks.h
+include/evolution-%%VERSION%%/table/e-table-memory-store.h
+include/evolution-%%VERSION%%/table/e-table-memory.h
+include/evolution-%%VERSION%%/table/e-table-model.h
+include/evolution-%%VERSION%%/table/e-table-one.h
+include/evolution-%%VERSION%%/table/e-table-scrolled.h
+include/evolution-%%VERSION%%/table/e-table-search.h
+include/evolution-%%VERSION%%/table/e-table-selection-model.h
+include/evolution-%%VERSION%%/table/e-table-simple.h
+include/evolution-%%VERSION%%/table/e-table-sort-info.h
+include/evolution-%%VERSION%%/table/e-table-sorted-variable.h
+include/evolution-%%VERSION%%/table/e-table-sorted.h
+include/evolution-%%VERSION%%/table/e-table-sorter.h
+include/evolution-%%VERSION%%/table/e-table-sorting-utils.h
+include/evolution-%%VERSION%%/table/e-table-specification.h
+include/evolution-%%VERSION%%/table/e-table-state.h
+include/evolution-%%VERSION%%/table/e-table-subset-variable.h
+include/evolution-%%VERSION%%/table/e-table-subset.h
+include/evolution-%%VERSION%%/table/e-table-tooltip.h
+include/evolution-%%VERSION%%/table/e-table-utils.h
+include/evolution-%%VERSION%%/table/e-table-without.h
+include/evolution-%%VERSION%%/table/e-table.h
+include/evolution-%%VERSION%%/table/e-tree-memory-callbacks.h
+include/evolution-%%VERSION%%/table/e-tree-memory.h
+include/evolution-%%VERSION%%/table/e-tree-model.h
+include/evolution-%%VERSION%%/table/e-tree-scrolled.h
+include/evolution-%%VERSION%%/table/e-tree-selection-model.h
+include/evolution-%%VERSION%%/table/e-tree-sorted.h
+include/evolution-%%VERSION%%/table/e-tree-table-adapter.h
+include/evolution-%%VERSION%%/table/e-tree.h
+include/evolution-%%VERSION%%/text/e-completion-callbacks.h
+include/evolution-%%VERSION%%/text/e-completion-match.h
+include/evolution-%%VERSION%%/text/e-completion-view.h
+include/evolution-%%VERSION%%/text/e-completion.h
+include/evolution-%%VERSION%%/text/e-entry.h
+include/evolution-%%VERSION%%/text/e-table-text-model.h
+include/evolution-%%VERSION%%/text/e-text-model-repos.h
+include/evolution-%%VERSION%%/text/e-text-model-uri.h
+include/evolution-%%VERSION%%/text/e-text-model.h
+include/evolution-%%VERSION%%/text/e-text.h
+lib/evolution/%%VERSION%%/components/libevolution-addressbook.la
+lib/evolution/%%VERSION%%/components/libevolution-addressbook.so
+lib/evolution/%%VERSION%%/components/libevolution-calendar.la
+lib/evolution/%%VERSION%%/components/libevolution-calendar.so
+lib/evolution/%%VERSION%%/components/libevolution-mail.la
+lib/evolution/%%VERSION%%/components/libevolution-mail.so
+%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libeaddress_conduit.la
+%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libeaddress_conduit.so
+%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libecalendar_conduit.la
+%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libecalendar_conduit.so
+%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libememo_conduit.la
+%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libememo_conduit.so
+%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libetodo_conduit.la
+%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libetodo_conduit.so
+lib/evolution/%%VERSION%%/libeabutil.la
+lib/evolution/%%VERSION%%/libeabutil.so
+lib/evolution/%%VERSION%%/libeabutil.so.0
+lib/evolution/%%VERSION%%/libeconduit.la
+lib/evolution/%%VERSION%%/libeconduit.so
+lib/evolution/%%VERSION%%/libeconduit.so.0
+lib/evolution/%%VERSION%%/libecontacteditor.la
+lib/evolution/%%VERSION%%/libecontacteditor.so
+lib/evolution/%%VERSION%%/libecontacteditor.so.0
+lib/evolution/%%VERSION%%/libecontactlisteditor.la
+lib/evolution/%%VERSION%%/libecontactlisteditor.so
+lib/evolution/%%VERSION%%/libecontactlisteditor.so.0
+lib/evolution/%%VERSION%%/libefilterbar.la
+lib/evolution/%%VERSION%%/libefilterbar.so
+lib/evolution/%%VERSION%%/libefilterbar.so.0
+lib/evolution/%%VERSION%%/libemiscwidgets.la
+lib/evolution/%%VERSION%%/libemiscwidgets.so
+lib/evolution/%%VERSION%%/libemiscwidgets.so.0
+lib/evolution/%%VERSION%%/libeshell.la
+lib/evolution/%%VERSION%%/libeshell.so
+lib/evolution/%%VERSION%%/libeshell.so.0
+lib/evolution/%%VERSION%%/libessmime.la
+lib/evolution/%%VERSION%%/libessmime.so
+lib/evolution/%%VERSION%%/libessmime.so.0
+lib/evolution/%%VERSION%%/libetable.la
+lib/evolution/%%VERSION%%/libetable.so
+lib/evolution/%%VERSION%%/libetable.so.0
+lib/evolution/%%VERSION%%/libetext.la
+lib/evolution/%%VERSION%%/libetext.so
+lib/evolution/%%VERSION%%/libetext.so.0
+lib/evolution/%%VERSION%%/libetimezonedialog.la
+lib/evolution/%%VERSION%%/libetimezonedialog.so
+lib/evolution/%%VERSION%%/libetimezonedialog.so.0
+lib/evolution/%%VERSION%%/libeutil.la
+lib/evolution/%%VERSION%%/libeutil.so
+lib/evolution/%%VERSION%%/libeutil.so.0
+lib/evolution/%%VERSION%%/libevolution-a11y.la
+lib/evolution/%%VERSION%%/libevolution-a11y.so
+lib/evolution/%%VERSION%%/libevolution-a11y.so.0
+lib/evolution/%%VERSION%%/libevolution-addressbook-a11y.la
+lib/evolution/%%VERSION%%/libevolution-addressbook-a11y.so
+lib/evolution/%%VERSION%%/libevolution-addressbook-a11y.so.0
+lib/evolution/%%VERSION%%/libevolution-addressbook-importers.la
+lib/evolution/%%VERSION%%/libevolution-addressbook-importers.so
+lib/evolution/%%VERSION%%/libevolution-addressbook-importers.so.0
+lib/evolution/%%VERSION%%/libevolution-calendar-a11y.la
+lib/evolution/%%VERSION%%/libevolution-calendar-a11y.so
+lib/evolution/%%VERSION%%/libevolution-calendar-a11y.so.0
+lib/evolution/%%VERSION%%/libevolution-calendar-importers.la
+lib/evolution/%%VERSION%%/libevolution-calendar-importers.so
+lib/evolution/%%VERSION%%/libevolution-calendar-importers.so.0
+lib/evolution/%%VERSION%%/libevolution-mail-importers.la
+lib/evolution/%%VERSION%%/libevolution-mail-importers.so
+lib/evolution/%%VERSION%%/libevolution-mail-importers.so.0
+lib/evolution/%%VERSION%%/libevolution-smime.la
+lib/evolution/%%VERSION%%/libevolution-smime.so
+lib/evolution/%%VERSION%%/libevolution-smime.so.0
+lib/evolution/%%VERSION%%/libevolution-widgets-a11y.la
+lib/evolution/%%VERSION%%/libevolution-widgets-a11y.so
+lib/evolution/%%VERSION%%/libevolution-widgets-a11y.so.0
+lib/evolution/%%VERSION%%/libfilter.la
+lib/evolution/%%VERSION%%/libfilter.so
+lib/evolution/%%VERSION%%/libfilter.so.0
+lib/evolution/%%VERSION%%/libmenus.la
+lib/evolution/%%VERSION%%/libmenus.so
+lib/evolution/%%VERSION%%/libmenus.so.0
+lib/evolution/%%VERSION%%/plugins/attachment-reminder.glade
+lib/evolution/%%VERSION%%/plugins/libmail-account-disable.la
+lib/evolution/%%VERSION%%/plugins/libmail-account-disable.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-addressbook-file.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-addressbook-file.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-backup-restore.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-backup-restore.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-bogo-junk-plugin.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-bogo-junk-plugin.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-file.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-file.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-http.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-http.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-weather.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-weather.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-copy-tool.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-copy-tool.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-default-mailer.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-default-mailer.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-default-source.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-default-source.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-attachment-reminder.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-attachment-reminder.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-bbdb.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-bbdb.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-caldav.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-caldav.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-hula-account-setup.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-hula-account-setup.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-mail-attachments-import-ics.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-mail-attachments-import-ics.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-startup-wizard.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-startup-wizard.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-exchange-operations.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-exchange-operations.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-face.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-face.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-gw-account-setup.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-gw-account-setup.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-imap-features.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-imap-features.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-itip-formatter.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-itip-formatter.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-mail-notification.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-mail-notification.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-mail-to-task.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-mail-to-task.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-mailing-list-actions.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-mailing-list-actions.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-all-read.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-all-read.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-calendar-offline.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-calendar-offline.so
+%%DBUS%%lib/evolution/%%VERSION%%/plugins/liborg-gnome-new-mail-notify.la
+%%DBUS%%lib/evolution/%%VERSION%%/plugins/liborg-gnome-new-mail-notify.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-plugin-manager.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-plugin-manager.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-prefer-plain.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-prefer-plain.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-print-message.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-print-message.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-publish-calendar.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-publish-calendar.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-sa-junk-plugin.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-sa-junk-plugin.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-save-calendar.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-save-calendar.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-select-one-source.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-select-one-source.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-subject-thread.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-subject-thread.so
+lib/evolution/%%VERSION%%/plugins/org-gnome-addressbook-file.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-backup-restore.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-backup-restore.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-bogo-junk-plugin.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-calendar-file.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-calendar-http.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-calendar-weather.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-compose-send-options.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-copy-tool.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-default-mailer.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-default-source.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-attachment-reminder.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-bbdb.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-caldav.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-hula-account-setup.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-mail-attachments-import-ics.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-startup-wizard.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-ab-subscription.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-cal-subscription.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-operations.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-tasks-subscription.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-face-ui.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-face.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-folder-permissions.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-folder-subscription.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-groupwise-features.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-gw-account-setup.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-imap-features.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-itip-formatter.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-mail-account-disable.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-mail-notification.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-mail-to-task.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-mail-to-task.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-mailing-list-actions.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-mailing-list-actions.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-mark-all-read.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-mark-calendar-offline.eplug
+%%DBUS%%lib/evolution/%%VERSION%%/plugins/org-gnome-new-mail-notify.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-plugin-manager.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-plugin-manager.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-prefer-plain.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-print-message.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-print-message.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-publish-calendar.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-publish-calendar.xml
+lib/evolution/%%VERSION%%/plugins/org-gnome-sa-junk-plugin.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-save-calendar.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-select-one-source.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-subject-thread.eplug
+libdata/bonobo/servers/GNOME_Evolution_Addressbook.server
+libdata/bonobo/servers/GNOME_Evolution_Calendar.server
+libdata/bonobo/servers/GNOME_Evolution_Calendar_AlarmNotify.server
+libdata/bonobo/servers/GNOME_Evolution_Mail.server
+libdata/bonobo/servers/GNOME_Evolution_Shell.server
+libdata/pkgconfig/evolution-plugin.pc
+libdata/pkgconfig/evolution-shell.pc
+libexec/evolution/%%VERSION%%/csv2vcard
+libexec/evolution/%%VERSION%%/evolution-addressbook-clean
+libexec/evolution/%%VERSION%%/evolution-addressbook-export
+libexec/evolution/%%VERSION%%/evolution-alarm-notify
+libexec/evolution/%%VERSION%%/evolution-backup
+libexec/evolution/%%VERSION%%/killev
+share/applications/evolution.desktop
+%%DATADIR%%/%%VERSION%%/addresstypes.xml
+%%DATADIR%%/%%VERSION%%/caltypes.xml
+%%DATADIR%%/%%VERSION%%/default/C/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/de/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/es/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/fi/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/fr/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/ja/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/lt/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/mk/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/nl/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/pl/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/pt/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/sv/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/zh_CN/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/ecps/medbook.ecps
+%%DATADIR%%/%%VERSION%%/ecps/phonelist.ecps
+%%DATADIR%%/%%VERSION%%/ecps/smallbook.ecps
+%%DATADIR%%/%%VERSION%%/errors/addressbook.error
+%%DATADIR%%/%%VERSION%%/errors/calendar.error
+%%DATADIR%%/%%VERSION%%/errors/e-system.error
+%%DATADIR%%/%%VERSION%%/errors/filter.error
+%%DATADIR%%/%%VERSION%%/errors/mail-composer.error
+%%DATADIR%%/%%VERSION%%/errors/mail.error
+%%DATADIR%%/%%VERSION%%/errors/org-gnome-attachment-reminder.error
+%%DATADIR%%/%%VERSION%%/errors/org-gnome-backup-restore.error
+%%DATADIR%%/%%VERSION%%/errors/org-gnome-default-mailer.error
+%%DATADIR%%/%%VERSION%%/errors/org-gnome-exchange-operations.error
+%%DATADIR%%/%%VERSION%%/errors/org-gnome-face.errors.xml
+%%DATADIR%%/%%VERSION%%/errors/org-gnome-itip-formatter.error
+%%DATADIR%%/%%VERSION%%/errors/org-gnome-mail-retract-errors.xml
+%%DATADIR%%/%%VERSION%%/errors/org-gnome-mailing-list-actions.error
+%%DATADIR%%/%%VERSION%%/errors/org-gnome-proxy-errors.xml
+%%DATADIR%%/%%VERSION%%/errors/org-gnome-proxy-login-errors.xml
+%%DATADIR%%/%%VERSION%%/errors/org-gnome-shared-folder.errors.xml
+%%DATADIR%%/%%VERSION%%/errors/shell.error
+%%DATADIR%%/%%VERSION%%/etspec/e-addressbook-view.etspec
+%%DATADIR%%/%%VERSION%%/etspec/e-cal-list-view.etspec
+%%DATADIR%%/%%VERSION%%/etspec/e-calendar-table.etspec
+%%DATADIR%%/%%VERSION%%/etspec/e-contact-list-editor.etspec
+%%DATADIR%%/%%VERSION%%/etspec/e-meeting-time-sel.etspec
+%%DATADIR%%/%%VERSION%%/etspec/e-memo-table.etspec
+%%DATADIR%%/%%VERSION%%/etspec/message-list.etspec
+%%DATADIR%%/%%VERSION%%/filtertypes.xml
+%%DATADIR%%/%%VERSION%%/glade/alarm-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/alarm-list-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/alarm-notify.glade
+%%DATADIR%%/%%VERSION%%/glade/cal-prefs-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/contact-editor.glade
+%%DATADIR%%/%%VERSION%%/glade/contact-list-editor.glade
+%%DATADIR%%/%%VERSION%%/glade/e-active-connection-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/e-attachment.glade
+%%DATADIR%%/%%VERSION%%/glade/e-contact-print.glade
+%%DATADIR%%/%%VERSION%%/glade/e-delegate-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/e-foreign-folder-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/e-itip-control.glade
+%%DATADIR%%/%%VERSION%%/glade/e-send-options.glade
+%%DATADIR%%/%%VERSION%%/glade/e-table-config-no-group.glade
+%%DATADIR%%/%%VERSION%%/glade/e-table-config.glade
+%%DATADIR%%/%%VERSION%%/glade/e-table-field-chooser.glade
+%%DATADIR%%/%%VERSION%%/glade/e-timezone-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/eab-contact-commit-duplicate-detected.glade
+%%DATADIR%%/%%VERSION%%/glade/eab-contact-duplicate-detected.glade
+%%DATADIR%%/%%VERSION%%/glade/event-page.glade
+%%DATADIR%%/%%VERSION%%/glade/exchange-change-password.glade
+%%DATADIR%%/%%VERSION%%/glade/exchange-delegates.glade
+%%DATADIR%%/%%VERSION%%/glade/exchange-folder-tree.glade
+%%DATADIR%%/%%VERSION%%/glade/exchange-oof.glade
+%%DATADIR%%/%%VERSION%%/glade/exchange-passwd-expiry.glade
+%%DATADIR%%/%%VERSION%%/glade/exchange-permissions-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/exchange-send-options.glade
+%%DATADIR%%/%%VERSION%%/glade/filter.glade
+%%DATADIR%%/%%VERSION%%/glade/fulladdr.glade
+%%DATADIR%%/%%VERSION%%/glade/fullname.glade
+%%DATADIR%%/%%VERSION%%/glade/gal-categories.glade
+%%DATADIR%%/%%VERSION%%/glade/gal-define-views.glade
+%%DATADIR%%/%%VERSION%%/glade/gal-view-instance-save-as-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/gal-view-new-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/goto-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/im.glade
+%%DATADIR%%/%%VERSION%%/glade/imap-headers.glade
+%%DATADIR%%/%%VERSION%%/glade/import.glade
+%%DATADIR%%/%%VERSION%%/glade/junk-settings.glade
+%%DATADIR%%/%%VERSION%%/glade/ldap-config.glade
+%%DATADIR%%/%%VERSION%%/glade/mail-config.glade
+%%DATADIR%%/%%VERSION%%/glade/mail-dialogs.glade
+%%DATADIR%%/%%VERSION%%/glade/meeting-page.glade
+%%DATADIR%%/%%VERSION%%/glade/memo-page.glade
+%%DATADIR%%/%%VERSION%%/glade/properties.glade
+%%DATADIR%%/%%VERSION%%/glade/proxy-add-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/proxy-listing.glade
+%%DATADIR%%/%%VERSION%%/glade/proxy-login-dialog.glade
+%%DATADIR%%/%%VERSION%%/glade/publish-calendar.glade
+%%DATADIR%%/%%VERSION%%/glade/recurrence-page.glade
+%%DATADIR%%/%%VERSION%%/glade/schedule-page.glade
+%%DATADIR%%/%%VERSION%%/glade/smime-ui.glade
+%%DATADIR%%/%%VERSION%%/glade/task-details-page.glade
+%%DATADIR%%/%%VERSION%%/glade/task-page.glade
+%%DATADIR%%/%%VERSION%%/help/quickref/C/quickref.pdf
+%%DATADIR%%/%%VERSION%%/help/quickref/de/quickref.pdf
+%%DATADIR%%/%%VERSION%%/help/quickref/es/quickref.pdf
+%%DATADIR%%/%%VERSION%%/help/quickref/fr/quickref.pdf
+%%DATADIR%%/%%VERSION%%/help/quickref/it/quickref.pdf
+%%DATADIR%%/%%VERSION%%/help/quickref/pl/quickref.pdf
+%%DATADIR%%/%%VERSION%%/help/quickref/pt/quickref.pdf
+%%DATADIR%%/%%VERSION%%/help/quickref/sq/quickref.pdf
+%%DATADIR%%/%%VERSION%%/help/quickref/sv/quickref.pdf
+%%DATADIR%%/%%VERSION%%/images/evolution-contacts-mini.png
+%%DATADIR%%/%%VERSION%%/images/minus.png
+%%DATADIR%%/%%VERSION%%/images/offline.png
+%%DATADIR%%/%%VERSION%%/images/online.png
+%%DATADIR%%/%%VERSION%%/images/plus.png
+%%DATADIR%%/%%VERSION%%/images/query-free-busy.png
+%%DATADIR%%/%%VERSION%%/images/world_map-960.png
+%%DATADIR%%/%%VERSION%%/memotypes.xml
+%%DATADIR%%/%%VERSION%%/searchtypes.xml
+%%DATADIR%%/%%VERSION%%/tasktypes.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-addressbook.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-calendar.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-composer-entries.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-editor.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-event-editor.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-mail-global.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-mail-list.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-mail-message.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-mail-messagedisplay.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-memo-editor.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-memos.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-message-composer.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-signature-editor.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-subscribe.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-task-editor.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution-tasks.xml
+%%DATADIR%%/%%VERSION%%/ui/evolution.xml
+%%DATADIR%%/%%VERSION%%/vfoldertypes.xml
+%%DATADIR%%/%%VERSION%%/views/addressbook/Address_Cards.galview
+%%DATADIR%%/%%VERSION%%/views/addressbook/By_Company.galview
+%%DATADIR%%/%%VERSION%%/views/addressbook/Phone_List.galview
+%%DATADIR%%/%%VERSION%%/views/addressbook/galview.xml
+%%DATADIR%%/%%VERSION%%/views/calendar/List_View.galview
+%%DATADIR%%/%%VERSION%%/views/calendar/galview.xml
+%%DATADIR%%/%%VERSION%%/views/mail/As_Sent_Folder.galview
+%%DATADIR%%/%%VERSION%%/views/mail/By_Follow_Up_Flag.galview
+%%DATADIR%%/%%VERSION%%/views/mail/By_Sender.galview
+%%DATADIR%%/%%VERSION%%/views/mail/By_Status.galview
+%%DATADIR%%/%%VERSION%%/views/mail/By_Subject.galview
+%%DATADIR%%/%%VERSION%%/views/mail/Messages.galview
+%%DATADIR%%/%%VERSION%%/views/mail/Wide_View_Normal.galview
+%%DATADIR%%/%%VERSION%%/views/mail/Wide_View_Sent.galview
+%%DATADIR%%/%%VERSION%%/views/mail/galview.xml
+%%DATADIR%%/%%VERSION%%/views/memos/Memos.galview
+%%DATADIR%%/%%VERSION%%/views/memos/galview.xml
+%%DATADIR%%/%%VERSION%%/views/tasks/Tasks.galview
+%%DATADIR%%/%%VERSION%%/views/tasks/With_DueDate.galview
+%%DATADIR%%/%%VERSION%%/views/tasks/With_Status.galview
+%%DATADIR%%/%%VERSION%%/views/tasks/galview.xml
+%%DATADIR%%/%%VERSION%%/weather/category_weather_cloudy_16.png
+%%DATADIR%%/%%VERSION%%/weather/category_weather_fog_16.png
+%%DATADIR%%/%%VERSION%%/weather/category_weather_partly_cloudy_16.png
+%%DATADIR%%/%%VERSION%%/weather/category_weather_rain_16.png
+%%DATADIR%%/%%VERSION%%/weather/category_weather_snow_16.png
+%%DATADIR%%/%%VERSION%%/weather/category_weather_sun_16.png
+%%DATADIR%%/%%VERSION%%/weather/category_weather_tstorm_16.png
+share/gnome/help/evolution/C/evolution.xml
+share/gnome/help/evolution/C/figures/Screenshot-Free-Busy.png
+share/gnome/help/evolution/C/figures/account_editor_a.png
+share/gnome/help/evolution/C/figures/addrs_book_a.png
+share/gnome/help/evolution/C/figures/attach_reminder_a.png.png
+share/gnome/help/evolution/C/figures/calendar.png
+share/gnome/help/evolution/C/figures/categories_a.png
+share/gnome/help/evolution/C/figures/collap_head_a.png
+share/gnome/help/evolution/C/figures/config-cal.png
+share/gnome/help/evolution/C/figures/config-mail.png
+share/gnome/help/evolution/C/figures/contact-editor.png
+share/gnome/help/evolution/C/figures/contact.png
+share/gnome/help/evolution/C/figures/contacts_mainwindow_a.png
+share/gnome/help/evolution/C/figures/delgt-add.png
+share/gnome/help/evolution/C/figures/evo_account_editor_a.png
+share/gnome/help/evolution/C/figures/evo_account_info_a.png
+share/gnome/help/evolution/C/figures/evo_add_rule_a.png
+share/gnome/help/evolution/C/figures/evo_adv_search_a.png
+share/gnome/help/evolution/C/figures/evo_allday_a.png
+share/gnome/help/evolution/C/figures/evo_attachreminder_plugin.png
+share/gnome/help/evolution/C/figures/evo_backup.png
+share/gnome/help/evolution/C/figures/evo_backup_prgsbar.png
+share/gnome/help/evolution/C/figures/evo_backup_warning.png
+share/gnome/help/evolution/C/figures/evo_blink.png
+share/gnome/help/evolution/C/figures/evo_cal_a.png
+share/gnome/help/evolution/C/figures/evo_cal_advsearch.png
+share/gnome/help/evolution/C/figures/evo_cal_callout_a.png
+share/gnome/help/evolution/C/figures/evo_cal_prop_a.png
+share/gnome/help/evolution/C/figures/evo_calender_appointmnt.png
+share/gnome/help/evolution/C/figures/evo_calstatus_a.png
+share/gnome/help/evolution/C/figures/evo_contacteditor_a.png
+share/gnome/help/evolution/C/figures/evo_delegate_permission_a.png
+share/gnome/help/evolution/C/figures/evo_edit_rule_a.png
+share/gnome/help/evolution/C/figures/evo_edit_search.png
+share/gnome/help/evolution/C/figures/evo_email_a.png
+share/gnome/help/evolution/C/figures/evo_flag_follow_up_a.png
+share/gnome/help/evolution/C/figures/evo_gwreceive_a.png
+share/gnome/help/evolution/C/figures/evo_gwreceiveedit_a.png
+share/gnome/help/evolution/C/figures/evo_gwreceiveoptedit_a.png
+share/gnome/help/evolution/C/figures/evo_gwstatustrack.png
+share/gnome/help/evolution/C/figures/evo_identity_a.png
+share/gnome/help/evolution/C/figures/evo_identityedit_a.png
+share/gnome/help/evolution/C/figures/evo_imapheader_a.png
+share/gnome/help/evolution/C/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/C/figures/evo_import_asst_a.png
+share/gnome/help/evolution/C/figures/evo_junk_a.png
+share/gnome/help/evolution/C/figures/evo_mail_a.png
+share/gnome/help/evolution/C/figures/evo_mail_callout_a.png
+share/gnome/help/evolution/C/figures/evo_mail_notifier.png
+share/gnome/help/evolution/C/figures/evo_maildirreceive_a.png
+share/gnome/help/evolution/C/figures/evo_mboxreceive_a.png
+share/gnome/help/evolution/C/figures/evo_memo_a.png
+share/gnome/help/evolution/C/figures/evo_mereceive_a.png
+share/gnome/help/evolution/C/figures/evo_message_filters_a.png
+share/gnome/help/evolution/C/figures/evo_mhreceive_a.png
+share/gnome/help/evolution/C/figures/evo_newmail.png
+share/gnome/help/evolution/C/figures/evo_newmess_a.png
+share/gnome/help/evolution/C/figures/evo_offline.png
+share/gnome/help/evolution/C/figures/evo_popreceive_a.png
+share/gnome/help/evolution/C/figures/evo_proxyadd_a.png
+share/gnome/help/evolution/C/figures/evo_receive_setup2_a.png
+share/gnome/help/evolution/C/figures/evo_receive_setup_a.png
+share/gnome/help/evolution/C/figures/evo_rmdrnotes_a.png
+share/gnome/help/evolution/C/figures/evo_rule_a.png
+share/gnome/help/evolution/C/figures/evo_select_add_folder.png
+share/gnome/help/evolution/C/figures/evo_select_folder.png
+share/gnome/help/evolution/C/figures/evo_send_option_a.png
+share/gnome/help/evolution/C/figures/evo_send_setup_a.png
+share/gnome/help/evolution/C/figures/evo_sendstatus_a.png
+share/gnome/help/evolution/C/figures/evo_shd_memo_a.png
+share/gnome/help/evolution/C/figures/evo_timezone_a.png
+share/gnome/help/evolution/C/figures/evo_usereceive_a.png
+share/gnome/help/evolution/C/figures/exchange-delegation.png
+share/gnome/help/evolution/C/figures/exchange-identity.png
+share/gnome/help/evolution/C/figures/exchange-receive-options.png
+share/gnome/help/evolution/C/figures/exchange-receive.png
+share/gnome/help/evolution/C/figures/exchg-identity.png
+share/gnome/help/evolution/C/figures/exchng-identity.png
+share/gnome/help/evolution/C/figures/exchng-rec-mail.png
+share/gnome/help/evolution/C/figures/exchng-rec-mails.png
+share/gnome/help/evolution/C/figures/exchng-rec-option.png
+share/gnome/help/evolution/C/figures/exchng-rec-options.png
+share/gnome/help/evolution/C/figures/exchng-settings.png
+share/gnome/help/evolution/C/figures/filter-new-fig.png
+share/gnome/help/evolution/C/figures/free_busy.png
+share/gnome/help/evolution/C/figures/full-1.png
+share/gnome/help/evolution/C/figures/full-2.png
+share/gnome/help/evolution/C/figures/full-3.png
+share/gnome/help/evolution/C/figures/full-4.png
+share/gnome/help/evolution/C/figures/full-5.png
+share/gnome/help/evolution/C/figures/full-6.png
+share/gnome/help/evolution/C/figures/full-7.png
+share/gnome/help/evolution/C/figures/mail-druid-pic.png
+share/gnome/help/evolution/C/figures/mail-inbox.png
+share/gnome/help/evolution/C/figures/mail-threaded.png
+share/gnome/help/evolution/C/figures/mail_mainwindow_a.png
+share/gnome/help/evolution/C/figures/mailer_preferences.png
+share/gnome/help/evolution/C/figures/mainwindow-pic.png
+share/gnome/help/evolution/C/figures/minus.png
+share/gnome/help/evolution/C/figures/newmsg.png
+share/gnome/help/evolution/C/figures/plus.png
+share/gnome/help/evolution/C/figures/proxy-cal.png
+share/gnome/help/evolution/C/figures/proxy-login.png
+share/gnome/help/evolution/C/figures/quick_add_a.png
+share/gnome/help/evolution/C/figures/quick_reference.png
+share/gnome/help/evolution/C/figures/replymsg.png
+share/gnome/help/evolution/C/figures/schedule.png
+share/gnome/help/evolution/C/figures/stock_search.png
+share/gnome/help/evolution/C/figures/sub-others-folder.png
+share/gnome/help/evolution/C/figures/sub-pub-fold.png
+share/gnome/help/evolution/C/figures/ver_view_a.png
+share/gnome/help/evolution/C/figures/vfolder-createrule-fig.png
+share/gnome/help/evolution/de/evolution.xml
+share/gnome/help/evolution/de/figures/Screenshot-Free-Busy.png
+share/gnome/help/evolution/de/figures/account_editor_a.png
+share/gnome/help/evolution/de/figures/addrs_book_a.png
+share/gnome/help/evolution/de/figures/attach_reminder_a.png.png
+share/gnome/help/evolution/de/figures/calendar.png
+share/gnome/help/evolution/de/figures/categories_a.png
+share/gnome/help/evolution/de/figures/collap_head_a.png
+share/gnome/help/evolution/de/figures/config-cal.png
+share/gnome/help/evolution/de/figures/config-mail.png
+share/gnome/help/evolution/de/figures/contact-editor.png
+share/gnome/help/evolution/de/figures/contact.png
+share/gnome/help/evolution/de/figures/contacts_mainwindow_a.png
+share/gnome/help/evolution/de/figures/delgt-add.png
+share/gnome/help/evolution/de/figures/evo_account_editor_a.png
+share/gnome/help/evolution/de/figures/evo_account_info_a.png
+share/gnome/help/evolution/de/figures/evo_add_rule_a.png
+share/gnome/help/evolution/de/figures/evo_adv_search_a.png
+share/gnome/help/evolution/de/figures/evo_allday_a.png
+share/gnome/help/evolution/de/figures/evo_attachreminder_plugin.png
+share/gnome/help/evolution/de/figures/evo_backup.png
+share/gnome/help/evolution/de/figures/evo_backup_prgsbar.png
+share/gnome/help/evolution/de/figures/evo_backup_warning.png
+share/gnome/help/evolution/de/figures/evo_blink.png
+share/gnome/help/evolution/de/figures/evo_cal_a.png
+share/gnome/help/evolution/de/figures/evo_cal_advsearch.png
+share/gnome/help/evolution/de/figures/evo_cal_callout_a.png
+share/gnome/help/evolution/de/figures/evo_cal_prop_a.png
+share/gnome/help/evolution/de/figures/evo_calender_appointmnt.png
+share/gnome/help/evolution/de/figures/evo_calstatus_a.png
+share/gnome/help/evolution/de/figures/evo_contacteditor_a.png
+share/gnome/help/evolution/de/figures/evo_delegate_permission_a.png
+share/gnome/help/evolution/de/figures/evo_edit_rule_a.png
+share/gnome/help/evolution/de/figures/evo_edit_search.png
+share/gnome/help/evolution/de/figures/evo_email_a.png
+share/gnome/help/evolution/de/figures/evo_flag_follow_up_a.png
+share/gnome/help/evolution/de/figures/evo_gwreceive_a.png
+share/gnome/help/evolution/de/figures/evo_gwreceiveedit_a.png
+share/gnome/help/evolution/de/figures/evo_gwreceiveoptedit_a.png
+share/gnome/help/evolution/de/figures/evo_gwstatustrack.png
+share/gnome/help/evolution/de/figures/evo_identity_a.png
+share/gnome/help/evolution/de/figures/evo_identityedit_a.png
+share/gnome/help/evolution/de/figures/evo_imapheader_a.png
+share/gnome/help/evolution/de/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/de/figures/evo_import_asst_a.png
+share/gnome/help/evolution/de/figures/evo_junk_a.png
+share/gnome/help/evolution/de/figures/evo_mail_a.png
+share/gnome/help/evolution/de/figures/evo_mail_callout_a.png
+share/gnome/help/evolution/de/figures/evo_mail_notifier.png
+share/gnome/help/evolution/de/figures/evo_maildirreceive_a.png
+share/gnome/help/evolution/de/figures/evo_mboxreceive_a.png
+share/gnome/help/evolution/de/figures/evo_memo_a.png
+share/gnome/help/evolution/de/figures/evo_mereceive_a.png
+share/gnome/help/evolution/de/figures/evo_message_filters_a.png
+share/gnome/help/evolution/de/figures/evo_mhreceive_a.png
+share/gnome/help/evolution/de/figures/evo_newmail.png
+share/gnome/help/evolution/de/figures/evo_newmess_a.png
+share/gnome/help/evolution/de/figures/evo_offline.png
+share/gnome/help/evolution/de/figures/evo_popreceive_a.png
+share/gnome/help/evolution/de/figures/evo_proxyadd_a.png
+share/gnome/help/evolution/de/figures/evo_receive_setup2_a.png
+share/gnome/help/evolution/de/figures/evo_receive_setup_a.png
+share/gnome/help/evolution/de/figures/evo_rmdrnotes_a.png
+share/gnome/help/evolution/de/figures/evo_rule_a.png
+share/gnome/help/evolution/de/figures/evo_select_add_folder.png
+share/gnome/help/evolution/de/figures/evo_select_folder.png
+share/gnome/help/evolution/de/figures/evo_send_option_a.png
+share/gnome/help/evolution/de/figures/evo_send_setup_a.png
+share/gnome/help/evolution/de/figures/evo_sendstatus_a.png
+share/gnome/help/evolution/de/figures/evo_shd_memo_a.png
+share/gnome/help/evolution/de/figures/evo_timezone_a.png
+share/gnome/help/evolution/de/figures/evo_usereceive_a.png
+share/gnome/help/evolution/de/figures/exchange-delegation.png
+share/gnome/help/evolution/de/figures/exchange-identity.png
+share/gnome/help/evolution/de/figures/exchange-receive-options.png
+share/gnome/help/evolution/de/figures/exchange-receive.png
+share/gnome/help/evolution/de/figures/exchg-identity.png
+share/gnome/help/evolution/de/figures/exchng-identity.png
+share/gnome/help/evolution/de/figures/exchng-rec-mail.png
+share/gnome/help/evolution/de/figures/exchng-rec-mails.png
+share/gnome/help/evolution/de/figures/exchng-rec-option.png
+share/gnome/help/evolution/de/figures/exchng-rec-options.png
+share/gnome/help/evolution/de/figures/exchng-settings.png
+share/gnome/help/evolution/de/figures/filter-new-fig.png
+share/gnome/help/evolution/de/figures/free_busy.png
+share/gnome/help/evolution/de/figures/full-1.png
+share/gnome/help/evolution/de/figures/full-2.png
+share/gnome/help/evolution/de/figures/full-3.png
+share/gnome/help/evolution/de/figures/full-4.png
+share/gnome/help/evolution/de/figures/full-5.png
+share/gnome/help/evolution/de/figures/full-6.png
+share/gnome/help/evolution/de/figures/full-7.png
+share/gnome/help/evolution/de/figures/mail-druid-pic.png
+share/gnome/help/evolution/de/figures/mail-inbox.png
+share/gnome/help/evolution/de/figures/mail-threaded.png
+share/gnome/help/evolution/de/figures/mail_mainwindow_a.png
+share/gnome/help/evolution/de/figures/mailer_preferences.png
+share/gnome/help/evolution/de/figures/mainwindow-pic.png
+share/gnome/help/evolution/de/figures/minus.png
+share/gnome/help/evolution/de/figures/newmsg.png
+share/gnome/help/evolution/de/figures/plus.png
+share/gnome/help/evolution/de/figures/proxy-cal.png
+share/gnome/help/evolution/de/figures/proxy-login.png
+share/gnome/help/evolution/de/figures/quick_add_a.png
+share/gnome/help/evolution/de/figures/quick_reference.png
+share/gnome/help/evolution/de/figures/replymsg.png
+share/gnome/help/evolution/de/figures/schedule.png
+share/gnome/help/evolution/de/figures/stock_search.png
+share/gnome/help/evolution/de/figures/sub-others-folder.png
+share/gnome/help/evolution/de/figures/sub-pub-fold.png
+share/gnome/help/evolution/de/figures/ver_view_a.png
+share/gnome/help/evolution/de/figures/vfolder-createrule-fig.png
+share/gnome/help/evolution/el/evolution.xml
+share/gnome/help/evolution/el/figures/Screenshot-Free-Busy.png
+share/gnome/help/evolution/el/figures/account_editor_a.png
+share/gnome/help/evolution/el/figures/addrs_book_a.png
+share/gnome/help/evolution/el/figures/attach_reminder_a.png.png
+share/gnome/help/evolution/el/figures/calendar.png
+share/gnome/help/evolution/el/figures/categories_a.png
+share/gnome/help/evolution/el/figures/collap_head_a.png
+share/gnome/help/evolution/el/figures/config-cal.png
+share/gnome/help/evolution/el/figures/config-mail.png
+share/gnome/help/evolution/el/figures/contact-editor.png
+share/gnome/help/evolution/el/figures/contact.png
+share/gnome/help/evolution/el/figures/contacts_mainwindow_a.png
+share/gnome/help/evolution/el/figures/delgt-add.png
+share/gnome/help/evolution/el/figures/evo_account_editor_a.png
+share/gnome/help/evolution/el/figures/evo_account_info_a.png
+share/gnome/help/evolution/el/figures/evo_add_rule_a.png
+share/gnome/help/evolution/el/figures/evo_adv_search_a.png
+share/gnome/help/evolution/el/figures/evo_allday_a.png
+share/gnome/help/evolution/el/figures/evo_attachreminder_plugin.png
+share/gnome/help/evolution/el/figures/evo_backup.png
+share/gnome/help/evolution/el/figures/evo_backup_prgsbar.png
+share/gnome/help/evolution/el/figures/evo_backup_warning.png
+share/gnome/help/evolution/el/figures/evo_blink.png
+share/gnome/help/evolution/el/figures/evo_cal_a.png
+share/gnome/help/evolution/el/figures/evo_cal_advsearch.png
+share/gnome/help/evolution/el/figures/evo_cal_callout_a.png
+share/gnome/help/evolution/el/figures/evo_cal_prop_a.png
+share/gnome/help/evolution/el/figures/evo_calender_appointmnt.png
+share/gnome/help/evolution/el/figures/evo_calstatus_a.png
+share/gnome/help/evolution/el/figures/evo_contacteditor_a.png
+share/gnome/help/evolution/el/figures/evo_delegate_permission_a.png
+share/gnome/help/evolution/el/figures/evo_edit_rule_a.png
+share/gnome/help/evolution/el/figures/evo_edit_search.png
+share/gnome/help/evolution/el/figures/evo_email_a.png
+share/gnome/help/evolution/el/figures/evo_flag_follow_up_a.png
+share/gnome/help/evolution/el/figures/evo_gwreceive_a.png
+share/gnome/help/evolution/el/figures/evo_gwreceiveedit_a.png
+share/gnome/help/evolution/el/figures/evo_gwreceiveoptedit_a.png
+share/gnome/help/evolution/el/figures/evo_gwstatustrack.png
+share/gnome/help/evolution/el/figures/evo_identity_a.png
+share/gnome/help/evolution/el/figures/evo_identityedit_a.png
+share/gnome/help/evolution/el/figures/evo_imapheader_a.png
+share/gnome/help/evolution/el/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/el/figures/evo_import_asst_a.png
+share/gnome/help/evolution/el/figures/evo_junk_a.png
+share/gnome/help/evolution/el/figures/evo_mail_a.png
+share/gnome/help/evolution/el/figures/evo_mail_callout_a.png
+share/gnome/help/evolution/el/figures/evo_mail_notifier.png
+share/gnome/help/evolution/el/figures/evo_maildirreceive_a.png
+share/gnome/help/evolution/el/figures/evo_mboxreceive_a.png
+share/gnome/help/evolution/el/figures/evo_memo_a.png
+share/gnome/help/evolution/el/figures/evo_mereceive_a.png
+share/gnome/help/evolution/el/figures/evo_message_filters_a.png
+share/gnome/help/evolution/el/figures/evo_mhreceive_a.png
+share/gnome/help/evolution/el/figures/evo_newmail.png
+share/gnome/help/evolution/el/figures/evo_newmess_a.png
+share/gnome/help/evolution/el/figures/evo_offline.png
+share/gnome/help/evolution/el/figures/evo_popreceive_a.png
+share/gnome/help/evolution/el/figures/evo_proxyadd_a.png
+share/gnome/help/evolution/el/figures/evo_receive_setup2_a.png
+share/gnome/help/evolution/el/figures/evo_receive_setup_a.png
+share/gnome/help/evolution/el/figures/evo_rmdrnotes_a.png
+share/gnome/help/evolution/el/figures/evo_rule_a.png
+share/gnome/help/evolution/el/figures/evo_select_add_folder.png
+share/gnome/help/evolution/el/figures/evo_select_folder.png
+share/gnome/help/evolution/el/figures/evo_send_option_a.png
+share/gnome/help/evolution/el/figures/evo_send_setup_a.png
+share/gnome/help/evolution/el/figures/evo_sendstatus_a.png
+share/gnome/help/evolution/el/figures/evo_shd_memo_a.png
+share/gnome/help/evolution/el/figures/evo_timezone_a.png
+share/gnome/help/evolution/el/figures/evo_usereceive_a.png
+share/gnome/help/evolution/el/figures/exchange-delegation.png
+share/gnome/help/evolution/el/figures/exchange-identity.png
+share/gnome/help/evolution/el/figures/exchange-receive-options.png
+share/gnome/help/evolution/el/figures/exchange-receive.png
+share/gnome/help/evolution/el/figures/exchg-identity.png
+share/gnome/help/evolution/el/figures/exchng-identity.png
+share/gnome/help/evolution/el/figures/exchng-rec-mail.png
+share/gnome/help/evolution/el/figures/exchng-rec-mails.png
+share/gnome/help/evolution/el/figures/exchng-rec-option.png
+share/gnome/help/evolution/el/figures/exchng-rec-options.png
+share/gnome/help/evolution/el/figures/exchng-settings.png
+share/gnome/help/evolution/el/figures/filter-new-fig.png
+share/gnome/help/evolution/el/figures/free_busy.png
+share/gnome/help/evolution/el/figures/full-1.png
+share/gnome/help/evolution/el/figures/full-2.png
+share/gnome/help/evolution/el/figures/full-3.png
+share/gnome/help/evolution/el/figures/full-4.png
+share/gnome/help/evolution/el/figures/full-5.png
+share/gnome/help/evolution/el/figures/full-6.png
+share/gnome/help/evolution/el/figures/full-7.png
+share/gnome/help/evolution/el/figures/mail-druid-pic.png
+share/gnome/help/evolution/el/figures/mail-inbox.png
+share/gnome/help/evolution/el/figures/mail-threaded.png
+share/gnome/help/evolution/el/figures/mail_mainwindow_a.png
+share/gnome/help/evolution/el/figures/mailer_preferences.png
+share/gnome/help/evolution/el/figures/mainwindow-pic.png
+share/gnome/help/evolution/el/figures/minus.png
+share/gnome/help/evolution/el/figures/newmsg.png
+share/gnome/help/evolution/el/figures/plus.png
+share/gnome/help/evolution/el/figures/proxy-cal.png
+share/gnome/help/evolution/el/figures/proxy-login.png
+share/gnome/help/evolution/el/figures/quick_add_a.png
+share/gnome/help/evolution/el/figures/quick_reference.png
+share/gnome/help/evolution/el/figures/replymsg.png
+share/gnome/help/evolution/el/figures/schedule.png
+share/gnome/help/evolution/el/figures/stock_search.png
+share/gnome/help/evolution/el/figures/sub-others-folder.png
+share/gnome/help/evolution/el/figures/sub-pub-fold.png
+share/gnome/help/evolution/el/figures/ver_view_a.png
+share/gnome/help/evolution/el/figures/vfolder-createrule-fig.png
+share/gnome/help/evolution/en_GB/evolution.xml
+share/gnome/help/evolution/en_GB/figures/Screenshot-Free-Busy.png
+share/gnome/help/evolution/en_GB/figures/account_editor_a.png
+share/gnome/help/evolution/en_GB/figures/addrs_book_a.png
+share/gnome/help/evolution/en_GB/figures/attach_reminder_a.png.png
+share/gnome/help/evolution/en_GB/figures/calendar.png
+share/gnome/help/evolution/en_GB/figures/categories_a.png
+share/gnome/help/evolution/en_GB/figures/collap_head_a.png
+share/gnome/help/evolution/en_GB/figures/config-cal.png
+share/gnome/help/evolution/en_GB/figures/config-mail.png
+share/gnome/help/evolution/en_GB/figures/contact-editor.png
+share/gnome/help/evolution/en_GB/figures/contact.png
+share/gnome/help/evolution/en_GB/figures/contacts_mainwindow_a.png
+share/gnome/help/evolution/en_GB/figures/delgt-add.png
+share/gnome/help/evolution/en_GB/figures/evo_account_editor_a.png
+share/gnome/help/evolution/en_GB/figures/evo_account_info_a.png
+share/gnome/help/evolution/en_GB/figures/evo_add_rule_a.png
+share/gnome/help/evolution/en_GB/figures/evo_adv_search_a.png
+share/gnome/help/evolution/en_GB/figures/evo_allday_a.png
+share/gnome/help/evolution/en_GB/figures/evo_attachreminder_plugin.png
+share/gnome/help/evolution/en_GB/figures/evo_backup.png
+share/gnome/help/evolution/en_GB/figures/evo_backup_prgsbar.png
+share/gnome/help/evolution/en_GB/figures/evo_backup_warning.png
+share/gnome/help/evolution/en_GB/figures/evo_blink.png
+share/gnome/help/evolution/en_GB/figures/evo_cal_a.png
+share/gnome/help/evolution/en_GB/figures/evo_cal_advsearch.png
+share/gnome/help/evolution/en_GB/figures/evo_cal_callout_a.png
+share/gnome/help/evolution/en_GB/figures/evo_cal_prop_a.png
+share/gnome/help/evolution/en_GB/figures/evo_calender_appointmnt.png
+share/gnome/help/evolution/en_GB/figures/evo_calstatus_a.png
+share/gnome/help/evolution/en_GB/figures/evo_contacteditor_a.png
+share/gnome/help/evolution/en_GB/figures/evo_delegate_permission_a.png
+share/gnome/help/evolution/en_GB/figures/evo_edit_rule_a.png
+share/gnome/help/evolution/en_GB/figures/evo_edit_search.png
+share/gnome/help/evolution/en_GB/figures/evo_email_a.png
+share/gnome/help/evolution/en_GB/figures/evo_flag_follow_up_a.png
+share/gnome/help/evolution/en_GB/figures/evo_gwreceive_a.png
+share/gnome/help/evolution/en_GB/figures/evo_gwreceiveedit_a.png
+share/gnome/help/evolution/en_GB/figures/evo_gwreceiveoptedit_a.png
+share/gnome/help/evolution/en_GB/figures/evo_gwstatustrack.png
+share/gnome/help/evolution/en_GB/figures/evo_identity_a.png
+share/gnome/help/evolution/en_GB/figures/evo_identityedit_a.png
+share/gnome/help/evolution/en_GB/figures/evo_imapheader_a.png
+share/gnome/help/evolution/en_GB/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/en_GB/figures/evo_import_asst_a.png
+share/gnome/help/evolution/en_GB/figures/evo_junk_a.png
+share/gnome/help/evolution/en_GB/figures/evo_mail_a.png
+share/gnome/help/evolution/en_GB/figures/evo_mail_callout_a.png
+share/gnome/help/evolution/en_GB/figures/evo_mail_notifier.png
+share/gnome/help/evolution/en_GB/figures/evo_maildirreceive_a.png
+share/gnome/help/evolution/en_GB/figures/evo_mboxreceive_a.png
+share/gnome/help/evolution/en_GB/figures/evo_memo_a.png
+share/gnome/help/evolution/en_GB/figures/evo_mereceive_a.png
+share/gnome/help/evolution/en_GB/figures/evo_message_filters_a.png
+share/gnome/help/evolution/en_GB/figures/evo_mhreceive_a.png
+share/gnome/help/evolution/en_GB/figures/evo_newmail.png
+share/gnome/help/evolution/en_GB/figures/evo_newmess_a.png
+share/gnome/help/evolution/en_GB/figures/evo_offline.png
+share/gnome/help/evolution/en_GB/figures/evo_popreceive_a.png
+share/gnome/help/evolution/en_GB/figures/evo_proxyadd_a.png
+share/gnome/help/evolution/en_GB/figures/evo_receive_setup2_a.png
+share/gnome/help/evolution/en_GB/figures/evo_receive_setup_a.png
+share/gnome/help/evolution/en_GB/figures/evo_rmdrnotes_a.png
+share/gnome/help/evolution/en_GB/figures/evo_rule_a.png
+share/gnome/help/evolution/en_GB/figures/evo_select_add_folder.png
+share/gnome/help/evolution/en_GB/figures/evo_select_folder.png
+share/gnome/help/evolution/en_GB/figures/evo_send_option_a.png
+share/gnome/help/evolution/en_GB/figures/evo_send_setup_a.png
+share/gnome/help/evolution/en_GB/figures/evo_sendstatus_a.png
+share/gnome/help/evolution/en_GB/figures/evo_shd_memo_a.png
+share/gnome/help/evolution/en_GB/figures/evo_timezone_a.png
+share/gnome/help/evolution/en_GB/figures/evo_usereceive_a.png
+share/gnome/help/evolution/en_GB/figures/exchange-delegation.png
+share/gnome/help/evolution/en_GB/figures/exchange-identity.png
+share/gnome/help/evolution/en_GB/figures/exchange-receive-options.png
+share/gnome/help/evolution/en_GB/figures/exchange-receive.png
+share/gnome/help/evolution/en_GB/figures/exchg-identity.png
+share/gnome/help/evolution/en_GB/figures/exchng-identity.png
+share/gnome/help/evolution/en_GB/figures/exchng-rec-mail.png
+share/gnome/help/evolution/en_GB/figures/exchng-rec-mails.png
+share/gnome/help/evolution/en_GB/figures/exchng-rec-option.png
+share/gnome/help/evolution/en_GB/figures/exchng-rec-options.png
+share/gnome/help/evolution/en_GB/figures/exchng-settings.png
+share/gnome/help/evolution/en_GB/figures/filter-new-fig.png
+share/gnome/help/evolution/en_GB/figures/free_busy.png
+share/gnome/help/evolution/en_GB/figures/full-1.png
+share/gnome/help/evolution/en_GB/figures/full-2.png
+share/gnome/help/evolution/en_GB/figures/full-3.png
+share/gnome/help/evolution/en_GB/figures/full-4.png
+share/gnome/help/evolution/en_GB/figures/full-5.png
+share/gnome/help/evolution/en_GB/figures/full-6.png
+share/gnome/help/evolution/en_GB/figures/full-7.png
+share/gnome/help/evolution/en_GB/figures/mail-druid-pic.png
+share/gnome/help/evolution/en_GB/figures/mail-inbox.png
+share/gnome/help/evolution/en_GB/figures/mail-threaded.png
+share/gnome/help/evolution/en_GB/figures/mail_mainwindow_a.png
+share/gnome/help/evolution/en_GB/figures/mailer_preferences.png
+share/gnome/help/evolution/en_GB/figures/mainwindow-pic.png
+share/gnome/help/evolution/en_GB/figures/minus.png
+share/gnome/help/evolution/en_GB/figures/newmsg.png
+share/gnome/help/evolution/en_GB/figures/plus.png
+share/gnome/help/evolution/en_GB/figures/proxy-cal.png
+share/gnome/help/evolution/en_GB/figures/proxy-login.png
+share/gnome/help/evolution/en_GB/figures/quick_add_a.png
+share/gnome/help/evolution/en_GB/figures/quick_reference.png
+share/gnome/help/evolution/en_GB/figures/replymsg.png
+share/gnome/help/evolution/en_GB/figures/schedule.png
+share/gnome/help/evolution/en_GB/figures/stock_search.png
+share/gnome/help/evolution/en_GB/figures/sub-others-folder.png
+share/gnome/help/evolution/en_GB/figures/sub-pub-fold.png
+share/gnome/help/evolution/en_GB/figures/ver_view_a.png
+share/gnome/help/evolution/en_GB/figures/vfolder-createrule-fig.png
+share/gnome/help/evolution/es/evolution.xml
+share/gnome/help/evolution/es/figures/Screenshot-Free-Busy.png
+share/gnome/help/evolution/es/figures/account_editor_a.png
+share/gnome/help/evolution/es/figures/addrs_book_a.png
+share/gnome/help/evolution/es/figures/attach_reminder_a.png.png
+share/gnome/help/evolution/es/figures/calendar.png
+share/gnome/help/evolution/es/figures/categories_a.png
+share/gnome/help/evolution/es/figures/collap_head_a.png
+share/gnome/help/evolution/es/figures/config-cal.png
+share/gnome/help/evolution/es/figures/config-mail.png
+share/gnome/help/evolution/es/figures/contact-editor.png
+share/gnome/help/evolution/es/figures/contact.png
+share/gnome/help/evolution/es/figures/contacts_mainwindow_a.png
+share/gnome/help/evolution/es/figures/delgt-add.png
+share/gnome/help/evolution/es/figures/evo_account_editor_a.png
+share/gnome/help/evolution/es/figures/evo_account_info_a.png
+share/gnome/help/evolution/es/figures/evo_add_rule_a.png
+share/gnome/help/evolution/es/figures/evo_adv_search_a.png
+share/gnome/help/evolution/es/figures/evo_allday_a.png
+share/gnome/help/evolution/es/figures/evo_attachreminder_plugin.png
+share/gnome/help/evolution/es/figures/evo_backup.png
+share/gnome/help/evolution/es/figures/evo_backup_prgsbar.png
+share/gnome/help/evolution/es/figures/evo_backup_warning.png
+share/gnome/help/evolution/es/figures/evo_blink.png
+share/gnome/help/evolution/es/figures/evo_cal_a.png
+share/gnome/help/evolution/es/figures/evo_cal_advsearch.png
+share/gnome/help/evolution/es/figures/evo_cal_callout_a.png
+share/gnome/help/evolution/es/figures/evo_cal_prop_a.png
+share/gnome/help/evolution/es/figures/evo_calender_appointmnt.png
+share/gnome/help/evolution/es/figures/evo_calstatus_a.png
+share/gnome/help/evolution/es/figures/evo_contacteditor_a.png
+share/gnome/help/evolution/es/figures/evo_delegate_permission_a.png
+share/gnome/help/evolution/es/figures/evo_edit_rule_a.png
+share/gnome/help/evolution/es/figures/evo_edit_search.png
+share/gnome/help/evolution/es/figures/evo_email_a.png
+share/gnome/help/evolution/es/figures/evo_flag_follow_up_a.png
+share/gnome/help/evolution/es/figures/evo_gwreceive_a.png
+share/gnome/help/evolution/es/figures/evo_gwreceiveedit_a.png
+share/gnome/help/evolution/es/figures/evo_gwreceiveoptedit_a.png
+share/gnome/help/evolution/es/figures/evo_gwstatustrack.png
+share/gnome/help/evolution/es/figures/evo_identity_a.png
+share/gnome/help/evolution/es/figures/evo_identityedit_a.png
+share/gnome/help/evolution/es/figures/evo_imapheader_a.png
+share/gnome/help/evolution/es/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/es/figures/evo_import_asst_a.png
+share/gnome/help/evolution/es/figures/evo_junk_a.png
+share/gnome/help/evolution/es/figures/evo_mail_a.png
+share/gnome/help/evolution/es/figures/evo_mail_callout_a.png
+share/gnome/help/evolution/es/figures/evo_mail_notifier.png
+share/gnome/help/evolution/es/figures/evo_maildirreceive_a.png
+share/gnome/help/evolution/es/figures/evo_mboxreceive_a.png
+share/gnome/help/evolution/es/figures/evo_memo_a.png
+share/gnome/help/evolution/es/figures/evo_mereceive_a.png
+share/gnome/help/evolution/es/figures/evo_message_filters_a.png
+share/gnome/help/evolution/es/figures/evo_mhreceive_a.png
+share/gnome/help/evolution/es/figures/evo_newmail.png
+share/gnome/help/evolution/es/figures/evo_newmess_a.png
+share/gnome/help/evolution/es/figures/evo_offline.png
+share/gnome/help/evolution/es/figures/evo_popreceive_a.png
+share/gnome/help/evolution/es/figures/evo_proxyadd_a.png
+share/gnome/help/evolution/es/figures/evo_receive_setup2_a.png
+share/gnome/help/evolution/es/figures/evo_receive_setup_a.png
+share/gnome/help/evolution/es/figures/evo_rmdrnotes_a.png
+share/gnome/help/evolution/es/figures/evo_rule_a.png
+share/gnome/help/evolution/es/figures/evo_select_add_folder.png
+share/gnome/help/evolution/es/figures/evo_select_folder.png
+share/gnome/help/evolution/es/figures/evo_send_option_a.png
+share/gnome/help/evolution/es/figures/evo_send_setup_a.png
+share/gnome/help/evolution/es/figures/evo_sendstatus_a.png
+share/gnome/help/evolution/es/figures/evo_shd_memo_a.png
+share/gnome/help/evolution/es/figures/evo_timezone_a.png
+share/gnome/help/evolution/es/figures/evo_usereceive_a.png
+share/gnome/help/evolution/es/figures/exchange-delegation.png
+share/gnome/help/evolution/es/figures/exchange-identity.png
+share/gnome/help/evolution/es/figures/exchange-receive-options.png
+share/gnome/help/evolution/es/figures/exchange-receive.png
+share/gnome/help/evolution/es/figures/exchg-identity.png
+share/gnome/help/evolution/es/figures/exchng-identity.png
+share/gnome/help/evolution/es/figures/exchng-rec-mail.png
+share/gnome/help/evolution/es/figures/exchng-rec-mails.png
+share/gnome/help/evolution/es/figures/exchng-rec-option.png
+share/gnome/help/evolution/es/figures/exchng-rec-options.png
+share/gnome/help/evolution/es/figures/exchng-settings.png
+share/gnome/help/evolution/es/figures/filter-new-fig.png
+share/gnome/help/evolution/es/figures/free_busy.png
+share/gnome/help/evolution/es/figures/full-1.png
+share/gnome/help/evolution/es/figures/full-2.png
+share/gnome/help/evolution/es/figures/full-3.png
+share/gnome/help/evolution/es/figures/full-4.png
+share/gnome/help/evolution/es/figures/full-5.png
+share/gnome/help/evolution/es/figures/full-6.png
+share/gnome/help/evolution/es/figures/full-7.png
+share/gnome/help/evolution/es/figures/mail-druid-pic.png
+share/gnome/help/evolution/es/figures/mail-inbox.png
+share/gnome/help/evolution/es/figures/mail-threaded.png
+share/gnome/help/evolution/es/figures/mail_mainwindow_a.png
+share/gnome/help/evolution/es/figures/mailer_preferences.png
+share/gnome/help/evolution/es/figures/mainwindow-pic.png
+share/gnome/help/evolution/es/figures/minus.png
+share/gnome/help/evolution/es/figures/newmsg.png
+share/gnome/help/evolution/es/figures/plus.png
+share/gnome/help/evolution/es/figures/proxy-cal.png
+share/gnome/help/evolution/es/figures/proxy-login.png
+share/gnome/help/evolution/es/figures/quick_add_a.png
+share/gnome/help/evolution/es/figures/quick_reference.png
+share/gnome/help/evolution/es/figures/replymsg.png
+share/gnome/help/evolution/es/figures/schedule.png
+share/gnome/help/evolution/es/figures/stock_search.png
+share/gnome/help/evolution/es/figures/sub-others-folder.png
+share/gnome/help/evolution/es/figures/sub-pub-fold.png
+share/gnome/help/evolution/es/figures/ver_view_a.png
+share/gnome/help/evolution/es/figures/vfolder-createrule-fig.png
+share/gnome/help/evolution/fr/evolution.xml
+share/gnome/help/evolution/fr/figures/Screenshot-Free-Busy.png
+share/gnome/help/evolution/fr/figures/account_editor_a.png
+share/gnome/help/evolution/fr/figures/addrs_book_a.png
+share/gnome/help/evolution/fr/figures/attach_reminder_a.png.png
+share/gnome/help/evolution/fr/figures/calendar.png
+share/gnome/help/evolution/fr/figures/categories_a.png
+share/gnome/help/evolution/fr/figures/collap_head_a.png
+share/gnome/help/evolution/fr/figures/config-cal.png
+share/gnome/help/evolution/fr/figures/config-mail.png
+share/gnome/help/evolution/fr/figures/contact-editor.png
+share/gnome/help/evolution/fr/figures/contact.png
+share/gnome/help/evolution/fr/figures/contacts_mainwindow_a.png
+share/gnome/help/evolution/fr/figures/delgt-add.png
+share/gnome/help/evolution/fr/figures/evo_account_editor_a.png
+share/gnome/help/evolution/fr/figures/evo_account_info_a.png
+share/gnome/help/evolution/fr/figures/evo_add_rule_a.png
+share/gnome/help/evolution/fr/figures/evo_adv_search_a.png
+share/gnome/help/evolution/fr/figures/evo_allday_a.png
+share/gnome/help/evolution/fr/figures/evo_attachreminder_plugin.png
+share/gnome/help/evolution/fr/figures/evo_backup.png
+share/gnome/help/evolution/fr/figures/evo_backup_prgsbar.png
+share/gnome/help/evolution/fr/figures/evo_backup_warning.png
+share/gnome/help/evolution/fr/figures/evo_blink.png
+share/gnome/help/evolution/fr/figures/evo_cal_a.png
+share/gnome/help/evolution/fr/figures/evo_cal_advsearch.png
+share/gnome/help/evolution/fr/figures/evo_cal_callout_a.png
+share/gnome/help/evolution/fr/figures/evo_cal_prop_a.png
+share/gnome/help/evolution/fr/figures/evo_calender_appointmnt.png
+share/gnome/help/evolution/fr/figures/evo_calstatus_a.png
+share/gnome/help/evolution/fr/figures/evo_contacteditor_a.png
+share/gnome/help/evolution/fr/figures/evo_delegate_permission_a.png
+share/gnome/help/evolution/fr/figures/evo_edit_rule_a.png
+share/gnome/help/evolution/fr/figures/evo_edit_search.png
+share/gnome/help/evolution/fr/figures/evo_email_a.png
+share/gnome/help/evolution/fr/figures/evo_flag_follow_up_a.png
+share/gnome/help/evolution/fr/figures/evo_gwreceive_a.png
+share/gnome/help/evolution/fr/figures/evo_gwreceiveedit_a.png
+share/gnome/help/evolution/fr/figures/evo_gwreceiveoptedit_a.png
+share/gnome/help/evolution/fr/figures/evo_gwstatustrack.png
+share/gnome/help/evolution/fr/figures/evo_identity_a.png
+share/gnome/help/evolution/fr/figures/evo_identityedit_a.png
+share/gnome/help/evolution/fr/figures/evo_imapheader_a.png
+share/gnome/help/evolution/fr/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/fr/figures/evo_import_asst_a.png
+share/gnome/help/evolution/fr/figures/evo_junk_a.png
+share/gnome/help/evolution/fr/figures/evo_mail_a.png
+share/gnome/help/evolution/fr/figures/evo_mail_callout_a.png
+share/gnome/help/evolution/fr/figures/evo_mail_notifier.png
+share/gnome/help/evolution/fr/figures/evo_maildirreceive_a.png
+share/gnome/help/evolution/fr/figures/evo_mboxreceive_a.png
+share/gnome/help/evolution/fr/figures/evo_memo_a.png
+share/gnome/help/evolution/fr/figures/evo_mereceive_a.png
+share/gnome/help/evolution/fr/figures/evo_message_filters_a.png
+share/gnome/help/evolution/fr/figures/evo_mhreceive_a.png
+share/gnome/help/evolution/fr/figures/evo_newmail.png
+share/gnome/help/evolution/fr/figures/evo_newmess_a.png
+share/gnome/help/evolution/fr/figures/evo_offline.png
+share/gnome/help/evolution/fr/figures/evo_popreceive_a.png
+share/gnome/help/evolution/fr/figures/evo_proxyadd_a.png
+share/gnome/help/evolution/fr/figures/evo_receive_setup2_a.png
+share/gnome/help/evolution/fr/figures/evo_receive_setup_a.png
+share/gnome/help/evolution/fr/figures/evo_rmdrnotes_a.png
+share/gnome/help/evolution/fr/figures/evo_rule_a.png
+share/gnome/help/evolution/fr/figures/evo_select_add_folder.png
+share/gnome/help/evolution/fr/figures/evo_select_folder.png
+share/gnome/help/evolution/fr/figures/evo_send_option_a.png
+share/gnome/help/evolution/fr/figures/evo_send_setup_a.png
+share/gnome/help/evolution/fr/figures/evo_sendstatus_a.png
+share/gnome/help/evolution/fr/figures/evo_shd_memo_a.png
+share/gnome/help/evolution/fr/figures/evo_timezone_a.png
+share/gnome/help/evolution/fr/figures/evo_usereceive_a.png
+share/gnome/help/evolution/fr/figures/exchange-delegation.png
+share/gnome/help/evolution/fr/figures/exchange-identity.png
+share/gnome/help/evolution/fr/figures/exchange-receive-options.png
+share/gnome/help/evolution/fr/figures/exchange-receive.png
+share/gnome/help/evolution/fr/figures/exchg-identity.png
+share/gnome/help/evolution/fr/figures/exchng-identity.png
+share/gnome/help/evolution/fr/figures/exchng-rec-mail.png
+share/gnome/help/evolution/fr/figures/exchng-rec-mails.png
+share/gnome/help/evolution/fr/figures/exchng-rec-option.png
+share/gnome/help/evolution/fr/figures/exchng-rec-options.png
+share/gnome/help/evolution/fr/figures/exchng-settings.png
+share/gnome/help/evolution/fr/figures/filter-new-fig.png
+share/gnome/help/evolution/fr/figures/free_busy.png
+share/gnome/help/evolution/fr/figures/full-1.png
+share/gnome/help/evolution/fr/figures/full-2.png
+share/gnome/help/evolution/fr/figures/full-3.png
+share/gnome/help/evolution/fr/figures/full-4.png
+share/gnome/help/evolution/fr/figures/full-5.png
+share/gnome/help/evolution/fr/figures/full-6.png
+share/gnome/help/evolution/fr/figures/full-7.png
+share/gnome/help/evolution/fr/figures/mail-druid-pic.png
+share/gnome/help/evolution/fr/figures/mail-inbox.png
+share/gnome/help/evolution/fr/figures/mail-threaded.png
+share/gnome/help/evolution/fr/figures/mail_mainwindow_a.png
+share/gnome/help/evolution/fr/figures/mailer_preferences.png
+share/gnome/help/evolution/fr/figures/mainwindow-pic.png
+share/gnome/help/evolution/fr/figures/minus.png
+share/gnome/help/evolution/fr/figures/newmsg.png
+share/gnome/help/evolution/fr/figures/plus.png
+share/gnome/help/evolution/fr/figures/proxy-cal.png
+share/gnome/help/evolution/fr/figures/proxy-login.png
+share/gnome/help/evolution/fr/figures/quick_add_a.png
+share/gnome/help/evolution/fr/figures/quick_reference.png
+share/gnome/help/evolution/fr/figures/replymsg.png
+share/gnome/help/evolution/fr/figures/schedule.png
+share/gnome/help/evolution/fr/figures/stock_search.png
+share/gnome/help/evolution/fr/figures/sub-others-folder.png
+share/gnome/help/evolution/fr/figures/sub-pub-fold.png
+share/gnome/help/evolution/fr/figures/ver_view_a.png
+share/gnome/help/evolution/fr/figures/vfolder-createrule-fig.png
+share/gnome/help/evolution/oc/evolution.xml
+share/gnome/help/evolution/oc/figures/Screenshot-Free-Busy.png
+share/gnome/help/evolution/oc/figures/account_editor_a.png
+share/gnome/help/evolution/oc/figures/addrs_book_a.png
+share/gnome/help/evolution/oc/figures/attach_reminder_a.png.png
+share/gnome/help/evolution/oc/figures/calendar.png
+share/gnome/help/evolution/oc/figures/categories_a.png
+share/gnome/help/evolution/oc/figures/collap_head_a.png
+share/gnome/help/evolution/oc/figures/config-cal.png
+share/gnome/help/evolution/oc/figures/config-mail.png
+share/gnome/help/evolution/oc/figures/contact-editor.png
+share/gnome/help/evolution/oc/figures/contact.png
+share/gnome/help/evolution/oc/figures/contacts_mainwindow_a.png
+share/gnome/help/evolution/oc/figures/delgt-add.png
+share/gnome/help/evolution/oc/figures/evo_account_editor_a.png
+share/gnome/help/evolution/oc/figures/evo_account_info_a.png
+share/gnome/help/evolution/oc/figures/evo_add_rule_a.png
+share/gnome/help/evolution/oc/figures/evo_adv_search_a.png
+share/gnome/help/evolution/oc/figures/evo_allday_a.png
+share/gnome/help/evolution/oc/figures/evo_attachreminder_plugin.png
+share/gnome/help/evolution/oc/figures/evo_backup.png
+share/gnome/help/evolution/oc/figures/evo_backup_prgsbar.png
+share/gnome/help/evolution/oc/figures/evo_backup_warning.png
+share/gnome/help/evolution/oc/figures/evo_blink.png
+share/gnome/help/evolution/oc/figures/evo_cal_a.png
+share/gnome/help/evolution/oc/figures/evo_cal_advsearch.png
+share/gnome/help/evolution/oc/figures/evo_cal_callout_a.png
+share/gnome/help/evolution/oc/figures/evo_cal_prop_a.png
+share/gnome/help/evolution/oc/figures/evo_calender_appointmnt.png
+share/gnome/help/evolution/oc/figures/evo_calstatus_a.png
+share/gnome/help/evolution/oc/figures/evo_contacteditor_a.png
+share/gnome/help/evolution/oc/figures/evo_delegate_permission_a.png
+share/gnome/help/evolution/oc/figures/evo_edit_rule_a.png
+share/gnome/help/evolution/oc/figures/evo_edit_search.png
+share/gnome/help/evolution/oc/figures/evo_email_a.png
+share/gnome/help/evolution/oc/figures/evo_flag_follow_up_a.png
+share/gnome/help/evolution/oc/figures/evo_gwreceive_a.png
+share/gnome/help/evolution/oc/figures/evo_gwreceiveedit_a.png
+share/gnome/help/evolution/oc/figures/evo_gwreceiveoptedit_a.png
+share/gnome/help/evolution/oc/figures/evo_gwstatustrack.png
+share/gnome/help/evolution/oc/figures/evo_identity_a.png
+share/gnome/help/evolution/oc/figures/evo_identityedit_a.png
+share/gnome/help/evolution/oc/figures/evo_imapheader_a.png
+share/gnome/help/evolution/oc/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/oc/figures/evo_import_asst_a.png
+share/gnome/help/evolution/oc/figures/evo_junk_a.png
+share/gnome/help/evolution/oc/figures/evo_mail_a.png
+share/gnome/help/evolution/oc/figures/evo_mail_callout_a.png
+share/gnome/help/evolution/oc/figures/evo_mail_notifier.png
+share/gnome/help/evolution/oc/figures/evo_maildirreceive_a.png
+share/gnome/help/evolution/oc/figures/evo_mboxreceive_a.png
+share/gnome/help/evolution/oc/figures/evo_memo_a.png
+share/gnome/help/evolution/oc/figures/evo_mereceive_a.png
+share/gnome/help/evolution/oc/figures/evo_message_filters_a.png
+share/gnome/help/evolution/oc/figures/evo_mhreceive_a.png
+share/gnome/help/evolution/oc/figures/evo_newmail.png
+share/gnome/help/evolution/oc/figures/evo_newmess_a.png
+share/gnome/help/evolution/oc/figures/evo_offline.png
+share/gnome/help/evolution/oc/figures/evo_popreceive_a.png
+share/gnome/help/evolution/oc/figures/evo_proxyadd_a.png
+share/gnome/help/evolution/oc/figures/evo_receive_setup2_a.png
+share/gnome/help/evolution/oc/figures/evo_receive_setup_a.png
+share/gnome/help/evolution/oc/figures/evo_rmdrnotes_a.png
+share/gnome/help/evolution/oc/figures/evo_rule_a.png
+share/gnome/help/evolution/oc/figures/evo_select_add_folder.png
+share/gnome/help/evolution/oc/figures/evo_select_folder.png
+share/gnome/help/evolution/oc/figures/evo_send_option_a.png
+share/gnome/help/evolution/oc/figures/evo_send_setup_a.png
+share/gnome/help/evolution/oc/figures/evo_sendstatus_a.png
+share/gnome/help/evolution/oc/figures/evo_shd_memo_a.png
+share/gnome/help/evolution/oc/figures/evo_timezone_a.png
+share/gnome/help/evolution/oc/figures/evo_usereceive_a.png
+share/gnome/help/evolution/oc/figures/exchange-delegation.png
+share/gnome/help/evolution/oc/figures/exchange-identity.png
+share/gnome/help/evolution/oc/figures/exchange-receive-options.png
+share/gnome/help/evolution/oc/figures/exchange-receive.png
+share/gnome/help/evolution/oc/figures/exchg-identity.png
+share/gnome/help/evolution/oc/figures/exchng-identity.png
+share/gnome/help/evolution/oc/figures/exchng-rec-mail.png
+share/gnome/help/evolution/oc/figures/exchng-rec-mails.png
+share/gnome/help/evolution/oc/figures/exchng-rec-option.png
+share/gnome/help/evolution/oc/figures/exchng-rec-options.png
+share/gnome/help/evolution/oc/figures/exchng-settings.png
+share/gnome/help/evolution/oc/figures/filter-new-fig.png
+share/gnome/help/evolution/oc/figures/free_busy.png
+share/gnome/help/evolution/oc/figures/full-1.png
+share/gnome/help/evolution/oc/figures/full-2.png
+share/gnome/help/evolution/oc/figures/full-3.png
+share/gnome/help/evolution/oc/figures/full-4.png
+share/gnome/help/evolution/oc/figures/full-5.png
+share/gnome/help/evolution/oc/figures/full-6.png
+share/gnome/help/evolution/oc/figures/full-7.png
+share/gnome/help/evolution/oc/figures/mail-druid-pic.png
+share/gnome/help/evolution/oc/figures/mail-inbox.png
+share/gnome/help/evolution/oc/figures/mail-threaded.png
+share/gnome/help/evolution/oc/figures/mail_mainwindow_a.png
+share/gnome/help/evolution/oc/figures/mailer_preferences.png
+share/gnome/help/evolution/oc/figures/mainwindow-pic.png
+share/gnome/help/evolution/oc/figures/minus.png
+share/gnome/help/evolution/oc/figures/newmsg.png
+share/gnome/help/evolution/oc/figures/plus.png
+share/gnome/help/evolution/oc/figures/proxy-cal.png
+share/gnome/help/evolution/oc/figures/proxy-login.png
+share/gnome/help/evolution/oc/figures/quick_add_a.png
+share/gnome/help/evolution/oc/figures/quick_reference.png
+share/gnome/help/evolution/oc/figures/replymsg.png
+share/gnome/help/evolution/oc/figures/schedule.png
+share/gnome/help/evolution/oc/figures/stock_search.png
+share/gnome/help/evolution/oc/figures/sub-others-folder.png
+share/gnome/help/evolution/oc/figures/sub-pub-fold.png
+share/gnome/help/evolution/oc/figures/ver_view_a.png
+share/gnome/help/evolution/oc/figures/vfolder-createrule-fig.png
+share/gnome/help/evolution/ru/evolution.xml
+share/gnome/help/evolution/ru/figures/Screenshot-Free-Busy.png
+share/gnome/help/evolution/ru/figures/account_editor_a.png
+share/gnome/help/evolution/ru/figures/addrs_book_a.png
+share/gnome/help/evolution/ru/figures/attach_reminder_a.png.png
+share/gnome/help/evolution/ru/figures/calendar.png
+share/gnome/help/evolution/ru/figures/categories_a.png
+share/gnome/help/evolution/ru/figures/collap_head_a.png
+share/gnome/help/evolution/ru/figures/config-cal.png
+share/gnome/help/evolution/ru/figures/config-mail.png
+share/gnome/help/evolution/ru/figures/contact-editor.png
+share/gnome/help/evolution/ru/figures/contact.png
+share/gnome/help/evolution/ru/figures/contacts_mainwindow_a.png
+share/gnome/help/evolution/ru/figures/delgt-add.png
+share/gnome/help/evolution/ru/figures/evo_account_editor_a.png
+share/gnome/help/evolution/ru/figures/evo_account_info_a.png
+share/gnome/help/evolution/ru/figures/evo_add_rule_a.png
+share/gnome/help/evolution/ru/figures/evo_adv_search_a.png
+share/gnome/help/evolution/ru/figures/evo_allday_a.png
+share/gnome/help/evolution/ru/figures/evo_attachreminder_plugin.png
+share/gnome/help/evolution/ru/figures/evo_backup.png
+share/gnome/help/evolution/ru/figures/evo_backup_prgsbar.png
+share/gnome/help/evolution/ru/figures/evo_backup_warning.png
+share/gnome/help/evolution/ru/figures/evo_blink.png
+share/gnome/help/evolution/ru/figures/evo_cal_a.png
+share/gnome/help/evolution/ru/figures/evo_cal_advsearch.png
+share/gnome/help/evolution/ru/figures/evo_cal_callout_a.png
+share/gnome/help/evolution/ru/figures/evo_cal_prop_a.png
+share/gnome/help/evolution/ru/figures/evo_calender_appointmnt.png
+share/gnome/help/evolution/ru/figures/evo_calstatus_a.png
+share/gnome/help/evolution/ru/figures/evo_contacteditor_a.png
+share/gnome/help/evolution/ru/figures/evo_delegate_permission_a.png
+share/gnome/help/evolution/ru/figures/evo_edit_rule_a.png
+share/gnome/help/evolution/ru/figures/evo_edit_search.png
+share/gnome/help/evolution/ru/figures/evo_email_a.png
+share/gnome/help/evolution/ru/figures/evo_flag_follow_up_a.png
+share/gnome/help/evolution/ru/figures/evo_gwreceive_a.png
+share/gnome/help/evolution/ru/figures/evo_gwreceiveedit_a.png
+share/gnome/help/evolution/ru/figures/evo_gwreceiveoptedit_a.png
+share/gnome/help/evolution/ru/figures/evo_gwstatustrack.png
+share/gnome/help/evolution/ru/figures/evo_identity_a.png
+share/gnome/help/evolution/ru/figures/evo_identityedit_a.png
+share/gnome/help/evolution/ru/figures/evo_imapheader_a.png
+share/gnome/help/evolution/ru/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/ru/figures/evo_import_asst_a.png
+share/gnome/help/evolution/ru/figures/evo_junk_a.png
+share/gnome/help/evolution/ru/figures/evo_mail_a.png
+share/gnome/help/evolution/ru/figures/evo_mail_callout_a.png
+share/gnome/help/evolution/ru/figures/evo_mail_notifier.png
+share/gnome/help/evolution/ru/figures/evo_maildirreceive_a.png
+share/gnome/help/evolution/ru/figures/evo_mboxreceive_a.png
+share/gnome/help/evolution/ru/figures/evo_memo_a.png
+share/gnome/help/evolution/ru/figures/evo_mereceive_a.png
+share/gnome/help/evolution/ru/figures/evo_message_filters_a.png
+share/gnome/help/evolution/ru/figures/evo_mhreceive_a.png
+share/gnome/help/evolution/ru/figures/evo_newmail.png
+share/gnome/help/evolution/ru/figures/evo_newmess_a.png
+share/gnome/help/evolution/ru/figures/evo_offline.png
+share/gnome/help/evolution/ru/figures/evo_popreceive_a.png
+share/gnome/help/evolution/ru/figures/evo_proxyadd_a.png
+share/gnome/help/evolution/ru/figures/evo_receive_setup2_a.png
+share/gnome/help/evolution/ru/figures/evo_receive_setup_a.png
+share/gnome/help/evolution/ru/figures/evo_rmdrnotes_a.png
+share/gnome/help/evolution/ru/figures/evo_rule_a.png
+share/gnome/help/evolution/ru/figures/evo_select_add_folder.png
+share/gnome/help/evolution/ru/figures/evo_select_folder.png
+share/gnome/help/evolution/ru/figures/evo_send_option_a.png
+share/gnome/help/evolution/ru/figures/evo_send_setup_a.png
+share/gnome/help/evolution/ru/figures/evo_sendstatus_a.png
+share/gnome/help/evolution/ru/figures/evo_shd_memo_a.png
+share/gnome/help/evolution/ru/figures/evo_timezone_a.png
+share/gnome/help/evolution/ru/figures/evo_usereceive_a.png
+share/gnome/help/evolution/ru/figures/exchange-delegation.png
+share/gnome/help/evolution/ru/figures/exchange-identity.png
+share/gnome/help/evolution/ru/figures/exchange-receive-options.png
+share/gnome/help/evolution/ru/figures/exchange-receive.png
+share/gnome/help/evolution/ru/figures/exchg-identity.png
+share/gnome/help/evolution/ru/figures/exchng-identity.png
+share/gnome/help/evolution/ru/figures/exchng-rec-mail.png
+share/gnome/help/evolution/ru/figures/exchng-rec-mails.png
+share/gnome/help/evolution/ru/figures/exchng-rec-option.png
+share/gnome/help/evolution/ru/figures/exchng-rec-options.png
+share/gnome/help/evolution/ru/figures/exchng-settings.png
+share/gnome/help/evolution/ru/figures/filter-new-fig.png
+share/gnome/help/evolution/ru/figures/free_busy.png
+share/gnome/help/evolution/ru/figures/full-1.png
+share/gnome/help/evolution/ru/figures/full-2.png
+share/gnome/help/evolution/ru/figures/full-3.png
+share/gnome/help/evolution/ru/figures/full-4.png
+share/gnome/help/evolution/ru/figures/full-5.png
+share/gnome/help/evolution/ru/figures/full-6.png
+share/gnome/help/evolution/ru/figures/full-7.png
+share/gnome/help/evolution/ru/figures/mail-druid-pic.png
+share/gnome/help/evolution/ru/figures/mail-inbox.png
+share/gnome/help/evolution/ru/figures/mail-threaded.png
+share/gnome/help/evolution/ru/figures/mail_mainwindow_a.png
+share/gnome/help/evolution/ru/figures/mailer_preferences.png
+share/gnome/help/evolution/ru/figures/mainwindow-pic.png
+share/gnome/help/evolution/ru/figures/minus.png
+share/gnome/help/evolution/ru/figures/newmsg.png
+share/gnome/help/evolution/ru/figures/plus.png
+share/gnome/help/evolution/ru/figures/proxy-cal.png
+share/gnome/help/evolution/ru/figures/proxy-login.png
+share/gnome/help/evolution/ru/figures/quick_add_a.png
+share/gnome/help/evolution/ru/figures/quick_reference.png
+share/gnome/help/evolution/ru/figures/replymsg.png
+share/gnome/help/evolution/ru/figures/schedule.png
+share/gnome/help/evolution/ru/figures/stock_search.png
+share/gnome/help/evolution/ru/figures/sub-others-folder.png
+share/gnome/help/evolution/ru/figures/sub-pub-fold.png
+share/gnome/help/evolution/ru/figures/ver_view_a.png
+share/gnome/help/evolution/ru/figures/vfolder-createrule-fig.png
+share/gnome/help/evolution/sv/evolution.xml
+share/gnome/help/evolution/sv/figures/Screenshot-Free-Busy.png
+share/gnome/help/evolution/sv/figures/account_editor_a.png
+share/gnome/help/evolution/sv/figures/addrs_book_a.png
+share/gnome/help/evolution/sv/figures/attach_reminder_a.png.png
+share/gnome/help/evolution/sv/figures/calendar.png
+share/gnome/help/evolution/sv/figures/categories_a.png
+share/gnome/help/evolution/sv/figures/collap_head_a.png
+share/gnome/help/evolution/sv/figures/config-cal.png
+share/gnome/help/evolution/sv/figures/config-mail.png
+share/gnome/help/evolution/sv/figures/contact-editor.png
+share/gnome/help/evolution/sv/figures/contact.png
+share/gnome/help/evolution/sv/figures/contacts_mainwindow_a.png
+share/gnome/help/evolution/sv/figures/delgt-add.png
+share/gnome/help/evolution/sv/figures/evo_account_editor_a.png
+share/gnome/help/evolution/sv/figures/evo_account_info_a.png
+share/gnome/help/evolution/sv/figures/evo_add_rule_a.png
+share/gnome/help/evolution/sv/figures/evo_adv_search_a.png
+share/gnome/help/evolution/sv/figures/evo_allday_a.png
+share/gnome/help/evolution/sv/figures/evo_attachreminder_plugin.png
+share/gnome/help/evolution/sv/figures/evo_backup.png
+share/gnome/help/evolution/sv/figures/evo_backup_prgsbar.png
+share/gnome/help/evolution/sv/figures/evo_backup_warning.png
+share/gnome/help/evolution/sv/figures/evo_blink.png
+share/gnome/help/evolution/sv/figures/evo_cal_a.png
+share/gnome/help/evolution/sv/figures/evo_cal_advsearch.png
+share/gnome/help/evolution/sv/figures/evo_cal_callout_a.png
+share/gnome/help/evolution/sv/figures/evo_cal_prop_a.png
+share/gnome/help/evolution/sv/figures/evo_calender_appointmnt.png
+share/gnome/help/evolution/sv/figures/evo_calstatus_a.png
+share/gnome/help/evolution/sv/figures/evo_contacteditor_a.png
+share/gnome/help/evolution/sv/figures/evo_delegate_permission_a.png
+share/gnome/help/evolution/sv/figures/evo_edit_rule_a.png
+share/gnome/help/evolution/sv/figures/evo_edit_search.png
+share/gnome/help/evolution/sv/figures/evo_email_a.png
+share/gnome/help/evolution/sv/figures/evo_flag_follow_up_a.png
+share/gnome/help/evolution/sv/figures/evo_gwreceive_a.png
+share/gnome/help/evolution/sv/figures/evo_gwreceiveedit_a.png
+share/gnome/help/evolution/sv/figures/evo_gwreceiveoptedit_a.png
+share/gnome/help/evolution/sv/figures/evo_gwstatustrack.png
+share/gnome/help/evolution/sv/figures/evo_identity_a.png
+share/gnome/help/evolution/sv/figures/evo_identityedit_a.png
+share/gnome/help/evolution/sv/figures/evo_imapheader_a.png
+share/gnome/help/evolution/sv/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/sv/figures/evo_import_asst_a.png
+share/gnome/help/evolution/sv/figures/evo_junk_a.png
+share/gnome/help/evolution/sv/figures/evo_mail_a.png
+share/gnome/help/evolution/sv/figures/evo_mail_callout_a.png
+share/gnome/help/evolution/sv/figures/evo_mail_notifier.png
+share/gnome/help/evolution/sv/figures/evo_maildirreceive_a.png
+share/gnome/help/evolution/sv/figures/evo_mboxreceive_a.png
+share/gnome/help/evolution/sv/figures/evo_memo_a.png
+share/gnome/help/evolution/sv/figures/evo_mereceive_a.png
+share/gnome/help/evolution/sv/figures/evo_message_filters_a.png
+share/gnome/help/evolution/sv/figures/evo_mhreceive_a.png
+share/gnome/help/evolution/sv/figures/evo_newmail.png
+share/gnome/help/evolution/sv/figures/evo_newmess_a.png
+share/gnome/help/evolution/sv/figures/evo_offline.png
+share/gnome/help/evolution/sv/figures/evo_popreceive_a.png
+share/gnome/help/evolution/sv/figures/evo_proxyadd_a.png
+share/gnome/help/evolution/sv/figures/evo_receive_setup2_a.png
+share/gnome/help/evolution/sv/figures/evo_receive_setup_a.png
+share/gnome/help/evolution/sv/figures/evo_rmdrnotes_a.png
+share/gnome/help/evolution/sv/figures/evo_rule_a.png
+share/gnome/help/evolution/sv/figures/evo_select_add_folder.png
+share/gnome/help/evolution/sv/figures/evo_select_folder.png
+share/gnome/help/evolution/sv/figures/evo_send_option_a.png
+share/gnome/help/evolution/sv/figures/evo_send_setup_a.png
+share/gnome/help/evolution/sv/figures/evo_sendstatus_a.png
+share/gnome/help/evolution/sv/figures/evo_shd_memo_a.png
+share/gnome/help/evolution/sv/figures/evo_timezone_a.png
+share/gnome/help/evolution/sv/figures/evo_usereceive_a.png
+share/gnome/help/evolution/sv/figures/exchange-delegation.png
+share/gnome/help/evolution/sv/figures/exchange-identity.png
+share/gnome/help/evolution/sv/figures/exchange-receive-options.png
+share/gnome/help/evolution/sv/figures/exchange-receive.png
+share/gnome/help/evolution/sv/figures/exchg-identity.png
+share/gnome/help/evolution/sv/figures/exchng-identity.png
+share/gnome/help/evolution/sv/figures/exchng-rec-mail.png
+share/gnome/help/evolution/sv/figures/exchng-rec-mails.png
+share/gnome/help/evolution/sv/figures/exchng-rec-option.png
+share/gnome/help/evolution/sv/figures/exchng-rec-options.png
+share/gnome/help/evolution/sv/figures/exchng-settings.png
+share/gnome/help/evolution/sv/figures/filter-new-fig.png
+share/gnome/help/evolution/sv/figures/free_busy.png
+share/gnome/help/evolution/sv/figures/full-1.png
+share/gnome/help/evolution/sv/figures/full-2.png
+share/gnome/help/evolution/sv/figures/full-3.png
+share/gnome/help/evolution/sv/figures/full-4.png
+share/gnome/help/evolution/sv/figures/full-5.png
+share/gnome/help/evolution/sv/figures/full-6.png
+share/gnome/help/evolution/sv/figures/full-7.png
+share/gnome/help/evolution/sv/figures/mail-druid-pic.png
+share/gnome/help/evolution/sv/figures/mail-inbox.png
+share/gnome/help/evolution/sv/figures/mail-threaded.png
+share/gnome/help/evolution/sv/figures/mail_mainwindow_a.png
+share/gnome/help/evolution/sv/figures/mailer_preferences.png
+share/gnome/help/evolution/sv/figures/mainwindow-pic.png
+share/gnome/help/evolution/sv/figures/minus.png
+share/gnome/help/evolution/sv/figures/newmsg.png
+share/gnome/help/evolution/sv/figures/plus.png
+share/gnome/help/evolution/sv/figures/proxy-cal.png
+share/gnome/help/evolution/sv/figures/proxy-login.png
+share/gnome/help/evolution/sv/figures/quick_add_a.png
+share/gnome/help/evolution/sv/figures/quick_reference.png
+share/gnome/help/evolution/sv/figures/replymsg.png
+share/gnome/help/evolution/sv/figures/schedule.png
+share/gnome/help/evolution/sv/figures/stock_search.png
+share/gnome/help/evolution/sv/figures/sub-others-folder.png
+share/gnome/help/evolution/sv/figures/sub-pub-fold.png
+share/gnome/help/evolution/sv/figures/ver_view_a.png
+share/gnome/help/evolution/sv/figures/vfolder-createrule-fig.png
+share/icons/hicolor/16x16/apps/evolution.png
+share/icons/hicolor/22x22/apps/evolution.png
+share/icons/hicolor/24x24/apps/evolution.png
+share/icons/hicolor/32x32/apps/evolution.png
+share/icons/hicolor/48x48/apps/preferences-autocompletion.png
+share/icons/hicolor/48x48/apps/preferences-calendar-and-tasks.png
+share/icons/hicolor/48x48/apps/preferences-certificates.png
+share/icons/hicolor/48x48/apps/preferences-composer.png
+share/icons/hicolor/48x48/apps/preferences-mail-accounts.png
+share/icons/hicolor/48x48/apps/preferences-mail.png
+share/icons/hicolor/scalable/apps/evolution.svg
+share/idl/evolution-%%VERSION%%/Composer.idl
+share/idl/evolution-%%VERSION%%/Evolution-Component.idl
+share/idl/evolution-%%VERSION%%/Evolution-Composer.idl
+share/idl/evolution-%%VERSION%%/Evolution-ConfigControl.idl
+share/idl/evolution-%%VERSION%%/Evolution-Mail.idl
+share/idl/evolution-%%VERSION%%/Evolution-Shell.idl
+share/idl/evolution-%%VERSION%%/Evolution.idl
+share/idl/evolution-%%VERSION%%/evolution-calendar.idl
+share/locale/am/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ar/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/as/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/az/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/be/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/bg/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/bn/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/bn_IN/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/bs/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ca/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/cs/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/cy/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/da/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/de/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/dz/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/el/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/en_AU/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/en_CA/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/en_GB/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/es/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/et/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/eu/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/fa/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/fi/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/fr/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ga/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/gl/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/gu/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/he/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/hi/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/hr/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/hu/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/id/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/is/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/it/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ja/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ka/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ko/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ku/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/lt/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/lv/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/mk/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ml/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/mn/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/mr/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ms/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/nb/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ne/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/nl/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/nn/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/oc/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/or/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/pa/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/pl/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/pt/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/pt_BR/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ro/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ru/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/rw/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/si/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/sk/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/sl/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/sq/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/sr/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/sr at Latn/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/sv/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/ta/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/te/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/th/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/tr/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/uk/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/vi/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/wa/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/xh/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/zh_CN/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/zh_HK/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/locale/zh_TW/LC_MESSAGES/evolution-%%VERSION%%.mo
+share/mime-info/evolution.keys
+share/mime-info/evolution.mime
+share/omf/evolution/evolution-C.omf
+share/omf/evolution/evolution-de.omf
+share/omf/evolution/evolution-el.omf
+share/omf/evolution/evolution-en_GB.omf
+share/omf/evolution/evolution-es.omf
+share/omf/evolution/evolution-fr.omf
+share/omf/evolution/evolution-oc.omf
+share/omf/evolution/evolution-ru.omf
+share/omf/evolution/evolution-sv.omf
+ at dirrm share/omf/evolution
+ at dirrm share/idl/evolution-%%VERSION%%
+ at dirrm share/gnome/help/evolution/sv/figures
+ at dirrm share/gnome/help/evolution/sv
+ at dirrm share/gnome/help/evolution/ru/figures
+ at dirrm share/gnome/help/evolution/ru
+ at dirrm share/gnome/help/evolution/oc/figures
+ at dirrm share/gnome/help/evolution/oc
+ at dirrm share/gnome/help/evolution/fr/figures
+ at dirrm share/gnome/help/evolution/fr
+ at dirrm share/gnome/help/evolution/es/figures
+ at dirrm share/gnome/help/evolution/es
+ at dirrm share/gnome/help/evolution/en_GB/figures
+ at dirrm share/gnome/help/evolution/en_GB
+ at dirrm share/gnome/help/evolution/el/figures
+ at dirrm share/gnome/help/evolution/el
+ at dirrm share/gnome/help/evolution/de/figures
+ at dirrm share/gnome/help/evolution/de
+ at dirrm share/gnome/help/evolution/C/figures
+ at dirrm share/gnome/help/evolution/C
+ at dirrm share/gnome/help/evolution
+ at dirrm %%DATADIR%%/%%VERSION%%/weather
+ at dirrm %%DATADIR%%/%%VERSION%%/views/tasks
+ at dirrm %%DATADIR%%/%%VERSION%%/views/memos
+ at dirrm %%DATADIR%%/%%VERSION%%/views/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/views/calendar
+ at dirrm %%DATADIR%%/%%VERSION%%/views/addressbook
+ at dirrm %%DATADIR%%/%%VERSION%%/views
+ at dirrm %%DATADIR%%/%%VERSION%%/ui
+ at dirrm %%DATADIR%%/%%VERSION%%/images
+ at dirrm %%DATADIR%%/%%VERSION%%/help/quickref/sv
+ at dirrm %%DATADIR%%/%%VERSION%%/help/quickref/sq
+ at dirrm %%DATADIR%%/%%VERSION%%/help/quickref/pt
+ at dirrm %%DATADIR%%/%%VERSION%%/help/quickref/pl
+ at dirrm %%DATADIR%%/%%VERSION%%/help/quickref/it
+ at dirrm %%DATADIR%%/%%VERSION%%/help/quickref/fr
+ at dirrm %%DATADIR%%/%%VERSION%%/help/quickref/es
+ at dirrm %%DATADIR%%/%%VERSION%%/help/quickref/de
+ at dirrm %%DATADIR%%/%%VERSION%%/help/quickref/C
+ at dirrm %%DATADIR%%/%%VERSION%%/help/quickref
+ at dirrm %%DATADIR%%/%%VERSION%%/help
+ at dirrm %%DATADIR%%/%%VERSION%%/glade
+ at dirrm %%DATADIR%%/%%VERSION%%/etspec
+ at dirrm %%DATADIR%%/%%VERSION%%/errors
+ at dirrm %%DATADIR%%/%%VERSION%%/ecps
+ at dirrm %%DATADIR%%/%%VERSION%%/default/zh_CN/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/zh_CN/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/zh_CN
+ at dirrm %%DATADIR%%/%%VERSION%%/default/sv/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/sv/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/sv
+ at dirrm %%DATADIR%%/%%VERSION%%/default/pt/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/pt/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/pt
+ at dirrm %%DATADIR%%/%%VERSION%%/default/pl/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/pl/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/pl
+ at dirrm %%DATADIR%%/%%VERSION%%/default/nl/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/nl/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/nl
+ at dirrm %%DATADIR%%/%%VERSION%%/default/mk/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/mk/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/mk
+ at dirrm %%DATADIR%%/%%VERSION%%/default/lt/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/lt/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/lt
+ at dirrm %%DATADIR%%/%%VERSION%%/default/ja/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/ja/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/ja
+ at dirrm %%DATADIR%%/%%VERSION%%/default/fr/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/fr/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/fr
+ at dirrm %%DATADIR%%/%%VERSION%%/default/fi/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/fi/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/fi
+ at dirrm %%DATADIR%%/%%VERSION%%/default/es/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/es/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/es
+ at dirrm %%DATADIR%%/%%VERSION%%/default/de/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/de/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/de
+ at dirrm %%DATADIR%%/%%VERSION%%/default/C/mail/local
+ at dirrm %%DATADIR%%/%%VERSION%%/default/C/mail
+ at dirrm %%DATADIR%%/%%VERSION%%/default/C
+ at dirrm %%DATADIR%%/%%VERSION%%/default
+ at dirrm %%DATADIR%%/%%VERSION%%
+ at dirrm %%DATADIR%%
+ at dirrm libexec/evolution/%%VERSION%%
+ at dirrm libexec/evolution
+ at dirrm lib/evolution/%%VERSION%%/plugins
+%%PILOT:%%@dirrm lib/evolution/%%VERSION%%/conduits
+ at dirrm lib/evolution/%%VERSION%%/components
+ at dirrm lib/evolution/%%VERSION%%
+ at dirrm lib/evolution
+ at dirrm include/evolution-%%VERSION%%/text
+ at dirrm include/evolution-%%VERSION%%/table
+ at dirrm include/evolution-%%VERSION%%/shell
+ at dirrm include/evolution-%%VERSION%%/misc
+ at dirrm include/evolution-%%VERSION%%/menus
+ at dirrm include/evolution-%%VERSION%%/mail
+ at dirrm include/evolution-%%VERSION%%/e-util
+ at dirrm include/evolution-%%VERSION%%/e-conduit
+ at dirrm include/evolution-%%VERSION%%/composer
+ at dirrm include/evolution-%%VERSION%%/calendar/gui
+ at dirrm include/evolution-%%VERSION%%/calendar
+ at dirrm include/evolution-%%VERSION%%/addressbook/gui/widgets
+ at dirrm include/evolution-%%VERSION%%/addressbook/gui
+ at dirrm include/evolution-%%VERSION%%/addressbook
+ at dirrm include/evolution-%%VERSION%%
+ at dirrmtry share/locale/zh_HK/LC_MESSAGES
+ at dirrmtry share/locale/zh_HK
+ at dirrmtry share/locale/xh/LC_MESSAGES
+ at dirrmtry share/locale/xh
+ at dirrmtry share/locale/te/LC_MESSAGES
+ at dirrmtry share/locale/te
+ at dirrmtry share/locale/si/LC_MESSAGES
+ at dirrmtry share/locale/si
+ at dirrmtry share/locale/rw/LC_MESSAGES
+ at dirrmtry share/locale/rw
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
+ at dirrmtry share/locale/mr/LC_MESSAGES
+ at dirrmtry share/locale/mr
+ at dirrmtry share/locale/ku/LC_MESSAGES
+ at dirrmtry share/locale/ku
+ at dirrmtry share/locale/dz/LC_MESSAGES
+ at dirrmtry share/locale/dz
+ at dirrmtry share/locale/bn_IN/LC_MESSAGES
+ at dirrmtry share/locale/bn_IN
+ at dirrmtry share/locale/as/LC_MESSAGES
+ at dirrmtry share/locale/as
+ at dirrmtry share/applications
--- /dev/null
+++ mail/evolution/Makefile
@@ -0,0 +1,124 @@
+# New ports collection makefile for: evolution
+# Date created: 28th June 2000
+# Whom: Ade Lovett
+#
+# $MidnightBSD: mports/mail/evolution/Makefile,v 1.1 2008/03/21 01:21:57 laffer1 Exp $
+# $FreeBSD: ports/mail/evolution/Makefile,v 1.151 2008/01/08 02:59:45 marcus Exp $
+# $MCom: ports-stable/mail/evolution/Makefile,v 1.1 2007/11/30 21:33:37 marcus Exp $
+#
+
+PORTNAME= evolution
+PORTVERSION= 2.12.3
+CATEGORIES= mail gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= An integrated mail, calendar and address book distributed suite
+
+LIB_DEPENDS= nss3.1:${PORTSDIR}/security/nss
+RUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_BISON= build
+USE_GETTEXT= yes
+USE_XLIB= yes
+USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver \
+ gtkhtml3 desktopfileutils gnomedocutils libgnomeprintui
+GNU_CONFIGURE= yes
+INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
+USE_LDCONFIG= yes
+LDCONFIG_DIRS= %%PREFIX%%/lib/evolution/%%VERSION%%
+CONFIGURE_ARGS= --enable-nss=yes \
+ --enable-mono=no \
+ --with-sub-version=" FreeBSD GNOME Team Port"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+GCONF_SCHEMAS= apps-evolution-mail-notification.schemas \
+ apps-evolution-mail-prompts-checkdefault.schemas \
+ apps_evolution_addressbook.schemas \
+ apps_evolution_calendar.schemas \
+ apps_evolution_shell.schemas \
+ apps-evolution-attachment-reminder.schemas \
+ bogo-junk-plugin.schemas \
+ evolution-mail.schemas
+
+EVO_VERSION= 2.12
+PLIST_SUB= VERSION=${EVO_VERSION} \
+ PORTVERSION=2.12
+
+OPTIONS= PILOT "Enable Palm Pilot sync support" off \
+ LDAP "Enable LDAP support" on \
+ SPAMASSASSIN "Enable SpamAssassin spam filtering" off
+
+.include
+
+USE_LDCONFIG= ${PREFIX}/lib/evolution/${EVO_VERSION}
+.include "${PORTSDIR}/misc/ldconfig_compat/bsd.ldconfig.mk"
+
+.if defined(PACKAGE_BUILDING)
+WITH_DBUS= yes
+.endif
+
+.if exists(${LOCALBASE}/lib/libdbus-glib-1.so)
+WITH_DBUS= yes
+.endif
+
+.if defined(WITH_PILOT)
+LIB_DEPENDS+= gpilotdconduit.2:${PORTSDIR}/palm/gnome-pilot
+CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} \
+ --enable-pilot-conduits=yes
+PLIST_SUB+= PILOT:=""
+.else
+PLIST_SUB+= PILOT:="@comment "
+.endif
+
+.if !defined(WITHOUT_LDAP)
+USE_OPENLDAP= yes
+CONFIGURE_ARGS+=--with-openldap=${LOCALBASE}
+.else
+CONFIGURE_ARGS+=--with-openldap=no
+.endif
+
+.if defined(WITH_SPAMASSASSIN)
+RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+.endif
+
+.if defined(WITH_DBUS)
+LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+PLIST_SUB+= DBUS=""
+.else
+PLIST_SUB+= DBUS="@comment "
+.endif
+
+.if !defined(NO_KERBEROS) && exists(/usr/lib/libkrb5.so)
+CONFIGURE_ARGS+= --with-krb5=/usr
+.else
+LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal
+.if defined(HEIMDAL_HOME)
+CONFIGURE_ARGS+= --with-krb5=${HEIMDAL_HOME} --with-krb5-includes=${HEIMDAL_HOME}/include
+.else
+CONFIGURE_ARGS+= --with-krb5=${LOCALBASE}
+.endif
+.endif
+
+post-patch:
+ @${REINPLACE_CMD} -e '/^plugins_standard_always/s/audio-inline//' \
+ ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|stdlib.n|stdlib.h|' \
+ ${WRKSRC}/iconv-detect.c
+ @${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|g' \
+ ${WRKSRC}/plugins/bogo-junk-plugin/bf-junk-filter.c
+ @${REINPLACE_CMD} -e 's|/usr/sbin|${LOCALBASE}/bin|g' \
+ ${WRKSRC}/plugins/sa-junk-plugin/em-junk-filter.c
+
+post-install: install-ldconfig-file
+ ${MKDIR} ${PREFIX}/include/evolution-${EVO_VERSION}/composer
+ ${INSTALL_DATA} ${WRKSRC}/composer/e-msg*.h ${PREFIX}/include/evolution-${EVO_VERSION}/composer
+ ${INSTALL_DATA} ${WRKSRC}/composer/Editor.h ${PREFIX}/include/evolution-${EVO_VERSION}/composer
+
+.include
--- /dev/null
+++ mail/evolution/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/evolution-2.12.3.tar.bz2) = 554698d7387aee82c5f4d4520760503d
+SHA256 (gnome2/evolution-2.12.3.tar.bz2) = 1703f6888c1549a1b9b89112bed73504f4ae2db5b2fb8f926adb5cf3a490d6bf
+SIZE (gnome2/evolution-2.12.3.tar.bz2) = 25938535
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/mail/Makefile,v
retrieving revision 1.38
retrieving revision 1.39
diff -L mail/Makefile -L mail/Makefile -u -r1.38 -r1.39
--- mail/Makefile
+++ mail/Makefile
@@ -13,6 +13,7 @@
SUBDIR += courier-pythonfilter
SUBDIR += couriergraph
SUBDIR += dovecot
+ SUBDIR += evolution
SUBDIR += fetchmail
SUBDIR += gmime2
SUBDIR += gnumail
--- /dev/null
+++ mail/evolution/files/patch-mail_em-migrate.c
@@ -0,0 +1,11 @@
+--- mail/em-migrate.c.orig Tue Dec 21 15:09:30 2004
++++ mail/em-migrate.c Tue Dec 21 15:09:46 2004
+@@ -1447,7 +1447,7 @@
+ ut.actime = st.st_atime;
+ ut.modtime = st.st_mtime;
+ utime (dest, &ut);
+- chmod (dest, st.st_mode);
++ chmod (dest, st.st_mode | S_IWUSR);
+
+ return 0;
+
--- /dev/null
+++ mail/evolution/files/patch-widgets_e-timezone-dialog_e-timezone-dialog.c
@@ -0,0 +1,34 @@
+--- widgets/e-timezone-dialog/e-timezone-dialog.c.orig Mon Jul 10 21:50:12 2006
++++ widgets/e-timezone-dialog/e-timezone-dialog.c Mon Jul 10 22:11:54 2006
+@@ -80,7 +80,9 @@ struct _ETimezoneDialogPrivate {
+
+ #ifndef G_OS_WIN32 /* Declared properly in time.h already */
+ extern char *tzname[2];
++#ifndef __BSD_VISIBLE
+ extern long timezone;
++#endif
+ extern int daylight;
+ #endif
+
+@@ -317,9 +319,20 @@ static const icaltimezone*
+ get_local_timezone()
+ {
+ icaltimezone *zone;
++ long offset;
++#ifdef __BSD_VISIBLE
++ time_t tt;
++ struct tm tm;
++#endif
+
+ tzset();
+- zone = icaltimezone_get_builtin_timezone_from_offset (-timezone, tzname[0]);
++#ifdef __BSD_VISIBLE
++ localtime_r (&tt, &tm);
++ offset = tm.tm_gmtoff;
++#else
++ offset = -timezone;
++#endif
++ zone = icaltimezone_get_builtin_timezone_from_offset (offset, tzname[0]);
+
+ return zone;
+ }
--- /dev/null
+++ mail/evolution/files/patch-aa
@@ -0,0 +1,45 @@
+--- configure.orig 2007-10-28 12:24:23.000000000 -0500
++++ configure 2007-10-28 12:26:19.000000000 -0500
+@@ -23831,6 +23831,16 @@
+ SOFTOKN3_LIB=''
+ HAL_REQUIREMENT=''
+ ;;
++*freebsd*) os_win32=no
++ NO_UNDEFINED=''
++ SOCKET_LIBS=''
++ SOEXT='.so'
++ SA_JUNK_PLUGIN=sa-junk-plugin
++ BF_JUNK_PLUGIN=bogo-junk-plugin
++ DL_LIB=''
++ SOFTOKN3_LIB='-lsoftokn3'
++ HAL_REQUIREMENT='hal'
++ ;;
+ *) os_win32=no
+ NO_UNDEFINED=''
+ SOEXT='.so'
+@@ -25449,6 +25459,7 @@
+ #include
+ #include
+ #include
++ #include
+
+ #define BUFSIZE (sizeof(struct hostent)+10)
+
+@@ -29382,7 +29393,7 @@
+ LDFLAGS_save="$LDFLAGS"
+
+ mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5"
+- heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi"
++ heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lcrypt"
+ sunlibs="-lkrb5 -lgss"
+ { echo "$as_me:$LINENO: checking for Kerberos 5" >&5
+ echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6; }
+@@ -37936,7 +37947,7 @@
+ idldir='${datadir}'/idl/evolution-$BASE_VERSION
+
+
+-serverdir="$libdir/bonobo/servers"
++serverdir="$prefix/libdata/bonobo/servers"
+
+
+ evolutionuidir="$privdatadir/ui"
--- /dev/null
+++ mail/evolution/files/patch-mail_em-utils.h
@@ -0,0 +1,10 @@
+--- mail/em-utils.h.orig Tue Aug 3 16:59:46 2004
++++ mail/em-utils.h Tue Aug 3 17:00:04 2004
+@@ -23,6 +23,7 @@
+ #ifndef __EM_UTILS_H__
+ #define __EM_UTILS_H__
+
++#include
+ #include
+
+ #ifdef __cplusplus
From laffer1 at midnightbsd.org Thu Mar 20 21:23:55 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:23:55 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/www: Add gtkhtml3 for evolution.
Message-ID: <200803210123.m2L1Nttk085194@stargazer.midnightbsd.org>
Log Message:
-----------
Add gtkhtml3 for evolution.
Modified Files:
--------------
mports/www:
Makefile (r1.68 -> r1.69)
Added Files:
-----------
mports/www/gtkhtml3:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/Makefile,v
retrieving revision 1.68
retrieving revision 1.69
diff -L www/Makefile -L www/Makefile -u -r1.68 -r1.69
--- www/Makefile
+++ www/Makefile
@@ -23,6 +23,7 @@
SUBDIR += galeon
SUBDIR += gnustep-ticker
SUBDIR += google-sitemapgen
+ SUBDIR += gtkhtml3
SUBDIR += kdewebdev
SUBDIR += libgtkhtml
SUBDIR += libwww
--- /dev/null
+++ www/gtkhtml3/pkg-descr
@@ -0,0 +1,3 @@
+GtkHTML is a lightweight HTML rendering, printing, and editing engine.
+
+WWW: http://www.ximian.com/
--- /dev/null
+++ www/gtkhtml3/pkg-plist
@@ -0,0 +1,144 @@
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-embedded.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-enums.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-properties.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-search.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-stream.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-types.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/htmlenums.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/htmltokenizer.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/htmltypes.h
+lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.a
+lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.la
+lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.so
+lib/libgtkhtml-%%VERSION%%.a
+lib/libgtkhtml-%%VERSION%%.la
+lib/libgtkhtml-%%VERSION%%.so
+lib/libgtkhtml-%%VERSION%%.so.19
+libdata/bonobo/servers/GNOME_GtkHTML_Editor-%%VERSION%%.server
+libdata/pkgconfig/libgtkhtml-%%VERSION%%.pc
+share/gtkhtml-%%VERSION%%/Editor.idl
+share/gtkhtml-%%VERSION%%/GNOME_GtkHTML_Editor-emacs.xml
+share/gtkhtml-%%VERSION%%/GNOME_GtkHTML_Editor.xml
+share/gtkhtml-%%VERSION%%/gtkhtml-editor-properties.glade
+share/gtkhtml-%%VERSION%%/icons/bulb.png
+share/gtkhtml-%%VERSION%%/icons/confidential-stamp.jpg
+share/gtkhtml-%%VERSION%%/icons/draft-paper.png
+share/gtkhtml-%%VERSION%%/icons/draft-stamp.jpg
+share/gtkhtml-%%VERSION%%/icons/empty_image.png
+share/gtkhtml-%%VERSION%%/icons/flowers.png
+share/gtkhtml-%%VERSION%%/icons/html-viewer.png
+share/gtkhtml-%%VERSION%%/icons/info_bulb.png
+share/gtkhtml-%%VERSION%%/icons/midnight-stars.jpg
+share/gtkhtml-%%VERSION%%/icons/paper.png
+share/gtkhtml-%%VERSION%%/icons/rect.png
+share/gtkhtml-%%VERSION%%/icons/ribbon.jpg
+share/gtkhtml-%%VERSION%%/icons/rule-blue-center.png
+share/gtkhtml-%%VERSION%%/icons/rule-blue-left.png
+share/gtkhtml-%%VERSION%%/icons/rule-blue-right.png
+share/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-center.png
+share/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-left.png
+share/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-right.png
+share/gtkhtml-%%VERSION%%/icons/texture.png
+share/gtkhtml-%%VERSION%%/icons/transparent.png
+share/gtkhtml-%%VERSION%%/keybindingsrc.emacs
+share/locale/am/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ar/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/as/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/az/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/be/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/bg/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/bn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/bn_IN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ca/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/cs/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/cy/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/da/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/de/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/dz/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/el/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/en_CA/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/en_GB/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/es/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/et/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/eu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/fa/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/fi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/fr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ga/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/gl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/gu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/he/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/hi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/hr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/hu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/id/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/it/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ja/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ka/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ko/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ku/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/lt/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/lv/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/mg/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/mk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ml/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/mn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/mr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ms/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/nb/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ne/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/nl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/nn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/oc/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/or/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/pa/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/pl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/pt/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/pt_BR/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ro/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ru/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/rw/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/si/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sq/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sr at Latn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sv/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ta/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/th/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/tr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/uk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/vi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/xh/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/zh_CN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/zh_HK/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/zh_TW/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+ at dirrm share/gtkhtml-%%VERSION%%/icons
+ at dirrm share/gtkhtml-%%VERSION%%
+ at dirrmtry lib/gtkhtml
+ at dirrm include/libgtkhtml-%%VERSION%%/gtkhtml
+ at dirrm include/libgtkhtml-%%VERSION%%
+ at dirrmtry share/locale/zh_HK/LC_MESSAGES
+ at dirrmtry share/locale/zh_HK
+ at dirrmtry share/locale/xh/LC_MESSAGES
+ at dirrmtry share/locale/xh
+ at dirrmtry share/locale/si/LC_MESSAGES
+ at dirrmtry share/locale/si
+ at dirrmtry share/locale/rw/LC_MESSAGES
+ at dirrmtry share/locale/rw
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
+ at dirrmtry share/locale/mr/LC_MESSAGES
+ at dirrmtry share/locale/mr
+ at dirrmtry share/locale/mg/LC_MESSAGES
+ at dirrmtry share/locale/mg
+ at dirrmtry share/locale/ku/LC_MESSAGES
+ at dirrmtry share/locale/ku
+ at dirrmtry share/locale/dz/LC_MESSAGES
+ at dirrmtry share/locale/dz
+ at dirrmtry share/locale/bn_IN/LC_MESSAGES
+ at dirrmtry share/locale/bn_IN
+ at dirrmtry share/locale/as/LC_MESSAGES
+ at dirrmtry share/locale/as
--- /dev/null
+++ www/gtkhtml3/Makefile
@@ -0,0 +1,39 @@
+# New ports collection makefile for: gtkhtml3
+# Date created: 12 March 2003
+# Whom: Joe Marcus Clarke
+#
+# $MidnightBSD: mports/www/gtkhtml3/Makefile,v 1.1 2008/03/21 01:23:53 laffer1 Exp $
+# $FreeBSD: ports/www/gtkhtml3/Makefile,v 1.95 2008/01/07 21:49:07 mezz Exp $
+# $MCom: ports-stable/www/gtkhtml3/Makefile,v 1.5 2007/11/30 19:38:35 marcus Exp $
+#
+
+PORTNAME= gtkhtml3
+PORTVERSION= 3.16.3
+CATEGORIES= www gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+DISTNAME= ${PORTNAME:S/3$//}-${PORTVERSION}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Lightweight HTML rendering/printing/editing engine
+
+LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup
+
+USE_GETTEXT= yes
+USE_BZIP2= yes
+USE_XLIB= yes
+USE_GMAKE= yes
+USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeui ltverhack
+USE_LDCONFIG= yes
+USE_AUTOTOOLS= libtool:15
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+PLIST_SUB= VERSION="3.14"
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|@INTLTOOL_LIBDIR@|${LOCALBASE}/libdata|' \
+ ${WRKSRC}/intltool-merge.in
+
+.include
--- /dev/null
+++ www/gtkhtml3/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/gtkhtml-3.16.3.tar.bz2) = bba94aecc723946e2a4e68e2dcf59722
+SHA256 (gnome2/gtkhtml-3.16.3.tar.bz2) = 00a313b7f56c235f3ac520dc1ebbb5c8245d76f8992a1187f165c0595a474850
+SIZE (gnome2/gtkhtml-3.16.3.tar.bz2) = 1302959
From laffer1 at midnightbsd.org Thu Mar 20 21:25:03 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:25:03 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: devel/libsoup: Needed for gtkhtml,
evolution
Message-ID: <200803210125.m2L1P3dn085566@stargazer.midnightbsd.org>
Log Message:
-----------
Needed for gtkhtml, evolution
Modified Files:
--------------
mports/devel/libsoup:
Makefile (r1.3 -> r1.4)
distinfo (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/libsoup/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L devel/libsoup/Makefile -L devel/libsoup/Makefile -u -r1.3 -r1.4
--- devel/libsoup/Makefile
+++ devel/libsoup/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= libsoup
-PORTVERSION= 2.2.104
+PORTVERSION= 2.2.105
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/devel/libsoup/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L devel/libsoup/distinfo -L devel/libsoup/distinfo -u -r1.2 -r1.3
--- devel/libsoup/distinfo
+++ devel/libsoup/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libsoup-2.2.104.tar.bz2) = ab3b10b1c97de5abe38a748a3656da4c
-SHA256 (gnome2/libsoup-2.2.104.tar.bz2) = d81706c8c35e921282d3b9d5f52d83b6ec162a0dc8b3361b729c6dbab2b78b3b
-SIZE (gnome2/libsoup-2.2.104.tar.bz2) = 504779
+MD5 (gnome2/libsoup-2.2.105.tar.bz2) = 7fa48b06a0e2b0ff3d2fa45cf331f169
+SHA256 (gnome2/libsoup-2.2.105.tar.bz2) = 3760a127ee810cfd0fda257ff615d19a2dd8aeece199dad0d18690446df72e8f
+SIZE (gnome2/libsoup-2.2.105.tar.bz2) = 505095
From laffer1 at midnightbsd.org Thu Mar 20 21:28:54 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:28:54 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel: add bug-buddy (a missing
depends for many gnome
Message-ID: <200803210128.m2L1Ss5r085825@stargazer.midnightbsd.org>
Log Message:
-----------
add bug-buddy (a missing depends for many gnome apps)
Modified Files:
--------------
mports/devel:
Makefile (r1.187 -> r1.188)
Added Files:
-----------
mports/devel/bug-buddy:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
mports/devel/bug-buddy/files:
patch-gnome-breakpad_gnome-breakpad.cc (r1.1)
-------------- next part --------------
--- /dev/null
+++ devel/bug-buddy/pkg-descr
@@ -0,0 +1,7 @@
+This is a bug reporting tool. It pops up automatically when a GNOME
+app crashes under the GNOME desktop (via gnome_segv), and allows
+the crash information to be sent to the app's developers.
+
+Jacob Berkman
+
+WWW: http://www.gnome.org/
--- /dev/null
+++ devel/bug-buddy/pkg-plist
@@ -0,0 +1,135 @@
+bin/bug-buddy
+lib/gtk-2.0/modules/libgnomebreakpad.la
+lib/gtk-2.0/modules/libgnomebreakpad.so
+share/applications/bug-buddy.desktop
+%%DATADIR%%/bug-buddy.gtkbuilder
+%%DATADIR%%/bug-buddy.menu
+%%DATADIR%%/bug-buddy.png
+%%DATADIR%%/bugzilla/gnome.bugzilla
+%%DATADIR%%/bugzilla/gnome/config
+%%DATADIR%%/bugzilla/gnome/mostfreq
+%%DATADIR%%/bugzilla/gnome/products
+%%DATADIR%%/bugzilla/ximian.bugzilla
+%%DATADIR%%/bugzilla/ximian/config
+%%DATADIR%%/bugzilla/ximian/mostfreq
+%%DATADIR%%/bugzilla/ximian/products
+%%DATADIR%%/gdb-cmd
+share/icons/hicolor/48x48/apps/bug-buddy.png
+share/locale/am/LC_MESSAGES/bug-buddy.mo
+share/locale/ar/LC_MESSAGES/bug-buddy.mo
+share/locale/as/LC_MESSAGES/bug-buddy.mo
+share/locale/az/LC_MESSAGES/bug-buddy.mo
+share/locale/be/LC_MESSAGES/bug-buddy.mo
+share/locale/be at latin/LC_MESSAGES/bug-buddy.mo
+share/locale/bg/LC_MESSAGES/bug-buddy.mo
+share/locale/bn/LC_MESSAGES/bug-buddy.mo
+share/locale/bn_IN/LC_MESSAGES/bug-buddy.mo
+share/locale/bs/LC_MESSAGES/bug-buddy.mo
+share/locale/ca/LC_MESSAGES/bug-buddy.mo
+share/locale/cs/LC_MESSAGES/bug-buddy.mo
+share/locale/cy/LC_MESSAGES/bug-buddy.mo
+share/locale/da/LC_MESSAGES/bug-buddy.mo
+share/locale/de/LC_MESSAGES/bug-buddy.mo
+share/locale/dz/LC_MESSAGES/bug-buddy.mo
+share/locale/el/LC_MESSAGES/bug-buddy.mo
+share/locale/en_CA/LC_MESSAGES/bug-buddy.mo
+share/locale/en_GB/LC_MESSAGES/bug-buddy.mo
+share/locale/es/LC_MESSAGES/bug-buddy.mo
+share/locale/et/LC_MESSAGES/bug-buddy.mo
+share/locale/eu/LC_MESSAGES/bug-buddy.mo
+share/locale/fa/LC_MESSAGES/bug-buddy.mo
+share/locale/fi/LC_MESSAGES/bug-buddy.mo
+share/locale/fr/LC_MESSAGES/bug-buddy.mo
+share/locale/ga/LC_MESSAGES/bug-buddy.mo
+share/locale/gl/LC_MESSAGES/bug-buddy.mo
+share/locale/gu/LC_MESSAGES/bug-buddy.mo
+share/locale/he/LC_MESSAGES/bug-buddy.mo
+share/locale/hi/LC_MESSAGES/bug-buddy.mo
+share/locale/hr/LC_MESSAGES/bug-buddy.mo
+share/locale/hu/LC_MESSAGES/bug-buddy.mo
+share/locale/id/LC_MESSAGES/bug-buddy.mo
+share/locale/is/LC_MESSAGES/bug-buddy.mo
+share/locale/it/LC_MESSAGES/bug-buddy.mo
+share/locale/ja/LC_MESSAGES/bug-buddy.mo
+share/locale/ka/LC_MESSAGES/bug-buddy.mo
+share/locale/ko/LC_MESSAGES/bug-buddy.mo
+share/locale/ku/LC_MESSAGES/bug-buddy.mo
+share/locale/ky/LC_MESSAGES/bug-buddy.mo
+share/locale/lt/LC_MESSAGES/bug-buddy.mo
+share/locale/lv/LC_MESSAGES/bug-buddy.mo
+share/locale/mg/LC_MESSAGES/bug-buddy.mo
+share/locale/mk/LC_MESSAGES/bug-buddy.mo
+share/locale/ml/LC_MESSAGES/bug-buddy.mo
+share/locale/mn/LC_MESSAGES/bug-buddy.mo
+share/locale/mr/LC_MESSAGES/bug-buddy.mo
+share/locale/ms/LC_MESSAGES/bug-buddy.mo
+share/locale/nb/LC_MESSAGES/bug-buddy.mo
+share/locale/ne/LC_MESSAGES/bug-buddy.mo
+share/locale/nl/LC_MESSAGES/bug-buddy.mo
+share/locale/nn/LC_MESSAGES/bug-buddy.mo
+share/locale/oc/LC_MESSAGES/bug-buddy.mo
+share/locale/or/LC_MESSAGES/bug-buddy.mo
+share/locale/pa/LC_MESSAGES/bug-buddy.mo
+share/locale/pl/LC_MESSAGES/bug-buddy.mo
+share/locale/pt/LC_MESSAGES/bug-buddy.mo
+share/locale/pt_BR/LC_MESSAGES/bug-buddy.mo
+share/locale/ro/LC_MESSAGES/bug-buddy.mo
+share/locale/ru/LC_MESSAGES/bug-buddy.mo
+share/locale/rw/LC_MESSAGES/bug-buddy.mo
+share/locale/si/LC_MESSAGES/bug-buddy.mo
+share/locale/sk/LC_MESSAGES/bug-buddy.mo
+share/locale/sl/LC_MESSAGES/bug-buddy.mo
+share/locale/sq/LC_MESSAGES/bug-buddy.mo
+share/locale/sr/LC_MESSAGES/bug-buddy.mo
+share/locale/sr at Latn/LC_MESSAGES/bug-buddy.mo
+share/locale/sv/LC_MESSAGES/bug-buddy.mo
+share/locale/ta/LC_MESSAGES/bug-buddy.mo
+share/locale/te/LC_MESSAGES/bug-buddy.mo
+share/locale/th/LC_MESSAGES/bug-buddy.mo
+share/locale/tr/LC_MESSAGES/bug-buddy.mo
+share/locale/ug/LC_MESSAGES/bug-buddy.mo
+share/locale/uk/LC_MESSAGES/bug-buddy.mo
+share/locale/uz at cyrillic/LC_MESSAGES/bug-buddy.mo
+share/locale/vi/LC_MESSAGES/bug-buddy.mo
+share/locale/wa/LC_MESSAGES/bug-buddy.mo
+share/locale/xh/LC_MESSAGES/bug-buddy.mo
+share/locale/zh_CN/LC_MESSAGES/bug-buddy.mo
+share/locale/zh_HK/LC_MESSAGES/bug-buddy.mo
+share/locale/zh_TW/LC_MESSAGES/bug-buddy.mo
+ at dirrm %%DATADIR%%/bugzilla/ximian
+ at dirrm %%DATADIR%%/bugzilla/gnome
+ at dirrm %%DATADIR%%/bugzilla
+ at dirrm %%DATADIR%%
+ at dirrmtry share/locale/zh_HK/LC_MESSAGES
+ at dirrmtry share/locale/zh_HK
+ at dirrmtry share/locale/xh/LC_MESSAGES
+ at dirrmtry share/locale/xh
+ at dirrmtry share/locale/uz at cyrillic/LC_MESSAGES
+ at dirrmtry share/locale/uz at cyrillic
+ at dirrmtry share/locale/ug/LC_MESSAGES
+ at dirrmtry share/locale/ug
+ at dirrmtry share/locale/te/LC_MESSAGES
+ at dirrmtry share/locale/te
+ at dirrmtry share/locale/si/LC_MESSAGES
+ at dirrmtry share/locale/si
+ at dirrmtry share/locale/rw/LC_MESSAGES
+ at dirrmtry share/locale/rw
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
+ at dirrmtry share/locale/mr/LC_MESSAGES
+ at dirrmtry share/locale/mr
+ at dirrmtry share/locale/mg/LC_MESSAGES
+ at dirrmtry share/locale/mg
+ at dirrmtry share/locale/ky/LC_MESSAGES
+ at dirrmtry share/locale/ky
+ at dirrmtry share/locale/ku/LC_MESSAGES
+ at dirrmtry share/locale/ku
+ at dirrmtry share/locale/dz/LC_MESSAGES
+ at dirrmtry share/locale/dz
+ at dirrmtry share/locale/bn_IN/LC_MESSAGES
+ at dirrmtry share/locale/bn_IN
+ at dirrmtry share/locale/be at latin/LC_MESSAGES
+ at dirrmtry share/locale/be at latin
+ at dirrmtry share/locale/as/LC_MESSAGES
+ at dirrmtry share/locale/as
+ at dirrmtry share/applications
--- /dev/null
+++ devel/bug-buddy/Makefile
@@ -0,0 +1,44 @@
+# New ports collection makefile for: bugbuddy2
+# Date created: 14 May 2002
+# Whom: Joe Marcus Clarke
+#
+# $MidnightBSD: mports/devel/bug-buddy/Makefile,v 1.1 2008/03/21 01:28:51 laffer1 Exp $
+# $FreeBSD: ports/devel/bug-buddy/Makefile,v 1.45 2007/10/24 23:35:03 marcus Exp $
+# $MCom: ports/devel/bug-buddy/Makefile,v 1.55 2007/10/06 22:03:31 mezz Exp $
+#
+
+PORTNAME= bug-buddy
+PORTVERSION= 2.20.1
+CATEGORIES= devel gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= ports at Midnight@FreeBSD.org
+COMMENT= A bug reporting tool for GNOME 2
+
+LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \
+ soup-2.2.8:${PORTSDIR}/devel/libsoup
+
+USE_BZIP2= yes
+USE_GETTEXT= yes
+USE_XLIB= yes
+INSTALLS_ICONS= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop gnomemenus \
+ gnomedocutils evolutiondataserver
+GNOME_DESKTOP_VERSION=2
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+GCONF_SCHEMAS= bug-buddy.schemas
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|' \
+ ${WRKSRC}/src/bugzilla.c
+ @${REINPLACE_CMD} -e 's|libelf.h||g ; \
+ s|gelf.h||g' \
+ ${WRKSRC}/configure
+
+.include
--- /dev/null
+++ devel/bug-buddy/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/bug-buddy-2.20.1.tar.bz2) = 6b9ea4c067674120bd93711b3b9a9e63
+SHA256 (gnome2/bug-buddy-2.20.1.tar.bz2) = cb0cb3f2400f201e2bf7afc6de81df6ab4b68c5a770ec0a132c300efe72d5f4e
+SIZE (gnome2/bug-buddy-2.20.1.tar.bz2) = 1070862
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.187
retrieving revision 1.188
diff -L devel/Makefile -L devel/Makefile -u -r1.187 -r1.188
--- devel/Makefile
+++ devel/Makefile
@@ -25,6 +25,7 @@
SUBDIR += boehm-gc
SUBDIR += boost
SUBDIR += boost-python
+ SUBDIR += bug-buddy
SUBDIR += bugzilla
SUBDIR += c_c++_reference
SUBDIR += cscope
--- /dev/null
+++ devel/bug-buddy/files/patch-gnome-breakpad_gnome-breakpad.cc
@@ -0,0 +1,52 @@
+--- gnome-breakpad/gnome-breakpad.cc.orig 2007-08-16 13:55:38.000000000 -0400
++++ gnome-breakpad/gnome-breakpad.cc 2007-09-02 19:21:10.000000000 -0400
+@@ -6,8 +6,14 @@
+ #include
+ #include
+
++#ifdef __FreeBSD__
++#include
++#endif
++
++#if !defined(__FreeBSD__) || __FreeBSD_version > 700024
+ #include
+ #include
++#endif
+
+ #include
+ #include
+@@ -114,6 +120,7 @@ find_in_debug_path (const char *filename
+ }
+
+
++#if !defined(__FreeBSD__) || __FreeBSD_version > 700024
+ static gboolean
+ elf_has_debug_symbols (const char *filename)
+ {
+@@ -166,7 +173,7 @@ elf_has_debug_symbols (const char *filen
+ elf_end (elf);
+ return false;
+ }
+-
++#endif
+
+
+
+@@ -269,9 +276,17 @@ check_if_gdb (void *callback_context)
+ _exit(0);
+ }
+
++#if !defined(__FreeBSD__) || __FreeBSD_version > 700024
+ memset(mypath, 0, sizeof(mypath));
++#ifndef __FreeBSD__
+ readlink ("/proc/self/exe", mypath, sizeof(mypath));
++#else
++ readlink ("/proc/curproc/file", mypath, sizeof(mypath));
++#endif
+ has_debug_symbols = elf_has_debug_symbols (mypath);
++#else
++ has_debug_symbols = TRUE;
++#endif
+
+
+ if (bugbuddy && gdb && has_debug_symbols) {
From laffer1 at midnightbsd.org Thu Mar 20 21:30:02 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:30:02 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: need to update gnutls
Message-ID: <200803210130.m2L1U2Su086015@stargazer.midnightbsd.org>
Log Message:
-----------
need to update gnutls
Modified Files:
--------------
mports/devel/libsoup:
Makefile (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/libsoup/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L devel/libsoup/Makefile -L devel/libsoup/Makefile -u -r1.4 -r1.5
--- devel/libsoup/Makefile
+++ devel/libsoup/Makefile
@@ -36,7 +36,7 @@
PLIST_SUB= VERSION="2.2"
.if !defined(WITHOUT_SSL)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+=--disable-ssl
.endif
From laffer1 at midnightbsd.org Thu Mar 20 21:35:09 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:35:09 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: security/libtasn1: Update to 1.3 (for
evolution and friends)
Message-ID: <200803210135.m2L1Z9GW086851@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 1.3 (for evolution and friends)
Modified Files:
--------------
mports/security/libtasn1:
Makefile (r1.2 -> r1.3)
distinfo (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/libtasn1/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L security/libtasn1/Makefile -L security/libtasn1/Makefile -u -r1.2 -r1.3
--- security/libtasn1/Makefile
+++ security/libtasn1/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= libtasn1
-PORTVERSION= 0.3.10
-PORTREVISION= 1
+PORTVERSION= 1.3
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
http://josefsson.org/gnutls/releases/libtasn1/
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/security/libtasn1/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L security/libtasn1/distinfo -L security/libtasn1/distinfo -u -r1.1 -r1.2
--- security/libtasn1/distinfo
+++ security/libtasn1/distinfo
@@ -1,3 +1,3 @@
-MD5 (libtasn1-0.3.10.tar.gz) = 650145edefc26d4910a4f603cdab2535
-SHA256 (libtasn1-0.3.10.tar.gz) = dabed9013590b4e80915b8c58f38e1dfefdf4c2bb2ce4e8da73de25960d92e55
-SIZE (libtasn1-0.3.10.tar.gz) = 1330520
+MD5 (libtasn1-1.3.tar.gz) = 8e6c9d4760f70758e64fe9d70d5ccfea
+SHA256 (libtasn1-1.3.tar.gz) = 36b4b1ce22f74bf3cac88c59f17242bef44ecda55cc7922c48193fba13f2c8e9
+SIZE (libtasn1-1.3.tar.gz) = 1527071
From laffer1 at midnightbsd.org Thu Mar 20 21:39:11 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:39:11 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: security/gnutls: Update to 2.2.2
Message-ID: <200803210139.m2L1dBJZ086910@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 2.2.2
Modified Files:
--------------
mports/security/gnutls:
Makefile (r1.5 -> r1.6)
Makefile.man (r1.2 -> r1.3)
distinfo (r1.3 -> r1.4)
pkg-plist (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile.man
===================================================================
RCS file: /home/cvs/mports/security/gnutls/Makefile.man,v
retrieving revision 1.2
retrieving revision 1.3
diff -L security/gnutls/Makefile.man -L security/gnutls/Makefile.man -u -r1.2 -r1.3
--- security/gnutls/Makefile.man
+++ security/gnutls/Makefile.man
@@ -1,5 +1,5 @@
# vi:ft=make
-# $FreeBSD: ports/security/gnutls/Makefile.man,v 1.4 2007/07/01 08:54:40 novel Exp $
+# $FreeBSD: ports/security/gnutls/Makefile.man,v 1.6 2008/03/03 11:52:35 novel Exp $
INFO= gnutls
@@ -46,8 +46,6 @@
gnutls_certificate_set_openpgp_key_mem.3 \
gnutls_certificate_set_openpgp_keyring_file.3 \
gnutls_certificate_set_openpgp_keyring_mem.3 \
- gnutls_certificate_set_openpgp_keyserver.3 \
- gnutls_certificate_set_openpgp_trustdb.3 \
gnutls_certificate_set_params_function.3 \
gnutls_certificate_set_rsa_export_params.3 \
gnutls_certificate_set_verify_flags.3 \
@@ -63,18 +61,25 @@
gnutls_certificate_set_x509_trust_file.3 \
gnutls_certificate_set_x509_trust_mem.3 \
gnutls_certificate_type_get.3 \
+ gnutls_certificate_type_get_id.3 \
gnutls_certificate_type_get_name.3 \
+ gnutls_certificate_type_list.3 \
gnutls_certificate_type_set_priority.3 \
gnutls_certificate_verify_peers.3 \
gnutls_certificate_verify_peers2.3 \
gnutls_check_version.3 \
gnutls_cipher_get.3 \
+ gnutls_cipher_get_id.3 \
gnutls_cipher_get_key_size.3 \
gnutls_cipher_get_name.3 \
+ gnutls_cipher_list.3 \
gnutls_cipher_set_priority.3 \
gnutls_cipher_suite_get_name.3 \
+ gnutls_cipher_suite_info.3 \
gnutls_compression_get.3 \
+ gnutls_compression_get_id.3 \
gnutls_compression_get_name.3 \
+ gnutls_compression_list.3 \
gnutls_compression_set_priority.3 \
gnutls_credentials_clear.3 \
gnutls_credentials_set.3 \
@@ -116,6 +121,7 @@
gnutls_handshake_get_last_in.3 \
gnutls_handshake_get_last_out.3 \
gnutls_handshake_set_max_packet_length.3 \
+ gnutls_handshake_set_post_client_hello_function.3 \
gnutls_handshake_set_private_extensions.3 \
gnutls_hex_decode.3 \
gnutls_hex_encode.3 \
@@ -141,42 +147,45 @@
gnutls_ia_verify_endphase.3 \
gnutls_init.3 \
gnutls_kx_get.3 \
+ gnutls_kx_get_id.3 \
gnutls_kx_get_name.3 \
+ gnutls_kx_list.3 \
gnutls_kx_set_priority.3 \
gnutls_mac_get.3 \
+ gnutls_mac_get_id.3 \
+ gnutls_mac_get_key_size.3 \
gnutls_mac_get_name.3 \
+ gnutls_mac_list.3 \
gnutls_mac_set_priority.3 \
gnutls_malloc.3 \
- gnutls_openpgp_key_check_hostname.3 \
- gnutls_openpgp_key_deinit.3 \
- gnutls_openpgp_key_export.3 \
- gnutls_openpgp_key_get_creation_time.3 \
- gnutls_openpgp_key_get_expiration_time.3 \
- gnutls_openpgp_key_get_fingerprint.3 \
- gnutls_openpgp_key_get_id.3 \
- gnutls_openpgp_key_get_key_usage.3 \
- gnutls_openpgp_key_get_name.3 \
- gnutls_openpgp_key_get_pk_algorithm.3 \
- gnutls_openpgp_key_get_version.3 \
- gnutls_openpgp_key_import.3 \
- gnutls_openpgp_key_init.3 \
- gnutls_openpgp_key_to_xml.3 \
- gnutls_openpgp_key_verify_ring.3 \
- gnutls_openpgp_key_verify_self.3 \
- gnutls_openpgp_key_verify_trustdb.3 \
- gnutls_openpgp_keyring_check_id.3 \
+ gnutls_openpgp_crt_init.3 \
+ gnutls_openpgp_crt_deinit.3 \
+ gnutls_openpgp_crt_import.3 \
+ gnutls_openpgp_crt_export.3 \
+ gnutls_openpgp_crt_get_fingerprint.3 \
+ gnutls_openpgp_crt_get_name.3 \
+ gnutls_openpgp_crt_get_pk_algorithm.3 \
+ gnutls_openpgp_crt_get_version.3 \
+ gnutls_openpgp_crt_get_creation_time.3 \
+ gnutls_openpgp_crt_get_expiration_time.3 \
+ gnutls_openpgp_crt_get_id.3 \
+ gnutls_openpgp_crt_check_hostname.3 \
+ gnutls_openpgp_crt_get_key_usage.3 \
+ gnutls_openpgp_crt_verify_ring.3 \
+ gnutls_openpgp_crt_verify_self.3 \
+ gnutls_openpgp_keyring_init.3 \
gnutls_openpgp_keyring_deinit.3 \
+ gnutls_openpgp_keyring_check_id.3 \
gnutls_openpgp_keyring_import.3 \
- gnutls_openpgp_keyring_init.3 \
+ gnutls_openpgp_privkey_init.3 \
gnutls_openpgp_privkey_deinit.3 \
- gnutls_openpgp_privkey_get_pk_algorithm.3 \
gnutls_openpgp_privkey_import.3 \
- gnutls_openpgp_privkey_init.3 \
- gnutls_openpgp_send_key.3 \
+ gnutls_openpgp_privkey_get_pk_algorithm.3 \
+ gnutls_openpgp_privkey_sign_hash.3 \
+ gnutls_openpgp_send_cert.3 \
gnutls_openpgp_set_recv_key_function.3 \
- gnutls_openpgp_trustdb_deinit.3 \
- gnutls_openpgp_trustdb_import_file.3 \
- gnutls_openpgp_trustdb_init.3 \
+ gnutls_oprfi_enable_client.3 \
+ gnutls_oprfi_enable_server.3 \
gnutls_pem_base64_decode.3 \
gnutls_pem_base64_decode_alloc.3 \
gnutls_pem_base64_encode.3 \
@@ -221,8 +230,14 @@
gnutls_pkcs7_set_crt_raw.3 \
gnutls_prf.3 \
gnutls_prf_raw.3 \
+ gnutls_priority_deinit.3 \
+ gnutls_priority_init.3 \
+ gnutls_priority_set.3 \
+ gnutls_priority_set_direct.3 \
+ gnutls_protocol_get_id.3 \
gnutls_protocol_get_name.3 \
gnutls_protocol_get_version.3 \
+ gnutls_protocol_list.3 \
gnutls_protocol_set_priority.3 \
gnutls_psk_allocate_client_credentials.3 \
gnutls_psk_allocate_server_credentials.3 \
@@ -237,6 +252,7 @@
gnutls_psk_set_server_dh_params.3 \
gnutls_psk_set_server_params_function.3 \
gnutls_record_check_pending.3 \
+ gnutls_record_disable_padding.3 \
gnutls_record_get_direction.3 \
gnutls_record_get_max_size.3 \
gnutls_record_recv.3 \
@@ -255,6 +271,7 @@
gnutls_rsa_params_init.3 \
gnutls_server_name_get.3 \
gnutls_server_name_set.3 \
+ gnutls_session_enable_compatibility_mode.3 \
gnutls_session_get_client_random.3 \
gnutls_session_get_data.3 \
gnutls_session_get_data2.3 \
@@ -268,6 +285,8 @@
gnutls_set_default_export_priority.3 \
gnutls_set_default_priority.3 \
gnutls_sign_algorithm_get_name.3 \
+ gnutls_sign_callback_set.3 \
+ gnutls_sign_callback_get.3 \
gnutls_srp_allocate_client_credentials.3 \
gnutls_srp_allocate_server_credentials.3 \
gnutls_srp_base64_decode.3 \
@@ -298,14 +317,22 @@
gnutls_x509_crl_get_crt_count.3 \
gnutls_x509_crl_get_crt_serial.3 \
gnutls_x509_crl_get_dn_oid.3 \
+ gnutls_x509_crt_get_extension_info.3 \
+ gnutls_x509_crt_get_extension_data.3 \
gnutls_x509_crl_get_issuer_dn.3 \
gnutls_x509_crl_get_issuer_dn_by_oid.3 \
gnutls_x509_crl_get_next_update.3 \
+ gnutls_x509_crt_get_raw_issuer_dn.3 \
+ gnutls_x509_crt_get_raw_dn.3 \
+ gnutls_x509_crt_get_signature.3 \
gnutls_x509_crl_get_signature_algorithm.3 \
+ gnutls_x509_crt_get_subject_alt_othername_oid.3 \
gnutls_x509_crl_get_this_update.3 \
gnutls_x509_crl_get_version.3 \
gnutls_x509_crl_import.3 \
gnutls_x509_crl_init.3 \
+ gnutls_x509_crl_print.3 \
+ gnutls_x509_crt_print.3 \
gnutls_x509_crl_set_crt.3 \
gnutls_x509_crl_set_crt_serial.3 \
gnutls_x509_crl_set_next_update.3 \
@@ -339,9 +366,8 @@
gnutls_x509_crt_export.3 \
gnutls_x509_crt_get_activation_time.3 \
gnutls_x509_crt_get_authority_key_id.3 \
+ gnutls_x509_crt_get_basic_constraints.3 \
gnutls_x509_crt_get_crl_dist_points.3 \
- gnutls_x509_crt_get_raw_issuer_dn.3 \
- gnutls_x509_crt_get_raw_dn.3 \
gnutls_x509_crt_get_dn.3 \
gnutls_x509_crt_get_dn_by_oid.3 \
gnutls_x509_crt_get_dn_oid.3 \
@@ -357,9 +383,12 @@
gnutls_x509_crt_get_pk_algorithm.3 \
gnutls_x509_crt_get_pk_dsa_raw.3 \
gnutls_x509_crt_get_pk_rsa_raw.3 \
+ gnutls_x509_crt_get_proxy.3 \
gnutls_x509_crt_get_serial.3 \
+ gnutls_x509_crl_get_signature.3 \
gnutls_x509_crt_get_signature_algorithm.3 \
gnutls_x509_crt_get_subject_alt_name.3 \
+ gnutls_x509_crt_get_subject_alt_name2.3 \
gnutls_x509_crt_get_subject_key_id.3 \
gnutls_x509_crt_get_version.3 \
gnutls_x509_crt_import.3 \
@@ -367,6 +396,7 @@
gnutls_x509_crt_list_verify.3 \
gnutls_x509_crt_set_activation_time.3 \
gnutls_x509_crt_set_authority_key_id.3 \
+ gnutls_x509_crt_set_basic_constraints.3 \
gnutls_x509_crt_set_ca_status.3 \
gnutls_x509_crt_set_crl_dist_points.3 \
gnutls_x509_crt_set_dn_by_oid.3 \
@@ -376,11 +406,12 @@
gnutls_x509_crt_set_key.3 \
gnutls_x509_crt_set_key_purpose_oid.3 \
gnutls_x509_crt_set_key_usage.3 \
+ gnutls_x509_crt_set_proxy.3 \
+ gnutls_x509_crt_set_proxy_dn.3 \
gnutls_x509_crt_set_serial.3 \
gnutls_x509_crt_set_subject_alternative_name.3 \
gnutls_x509_crt_set_subject_key_id.3 \
gnutls_x509_crt_sign2.3 \
- gnutls_x509_crt_to_xml.3 \
gnutls_x509_crt_verify.3 \
gnutls_x509_dn_oid_known.3 \
gnutls_x509_privkey_cpy.3 \
@@ -399,6 +430,7 @@
gnutls_x509_privkey_import_rsa_raw.3 \
gnutls_x509_privkey_init.3 \
gnutls_x509_privkey_sign_data.3 \
+ gnutls_x509_privkey_sign_hash.3 \
gnutls_x509_privkey_verify_data.3 \
gnutls_x509_rdn_get.3 \
gnutls_x509_rdn_get_by_oid.3 \
@@ -408,8 +440,11 @@
gnutls_x509_crt_check_revocation.3 \
gnutls_x509_crt_get_ca_status.3 \
gnutls_x509_crt_get_extension_by_oid.3 \
- gnutls_x509_crt_init.3 \
+ gnutls_x509_crt_get_subject.3 \
+ gnutls_x509_crt_get_issuer.3 \
+ gnutls_x509_crt_init.3 \
gnutls_x509_crt_set_crq.3 \
gnutls_x509_crt_set_version.3 \
gnutls_x509_crt_sign.3 \
- gnutls_x509_crt_verify_data.3
+ gnutls_x509_crt_verify_data.3 \
+ gnutls_x509_dn_get_rdn_ava.3
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/security/gnutls/pkg-plist,v
retrieving revision 1.2
retrieving revision 1.3
diff -L security/gnutls/pkg-plist -L security/gnutls/pkg-plist -u -r1.2 -r1.3
--- security/gnutls/pkg-plist
+++ security/gnutls/pkg-plist
@@ -1,4 +1,4 @@
- at comment $FreeBSD: ports/security/gnutls/pkg-plist,v 1.19 2007/07/01 08:54:40 novel Exp $
+ at comment $FreeBSD: ports/security/gnutls/pkg-plist,v 1.21 2008/03/03 11:52:35 novel Exp $
bin/certtool
bin/gnutls-cli
bin/gnutls-cli-debug
@@ -7,6 +7,18 @@
bin/libgnutls-extra-config
bin/psktool
bin/srptool
+info/gnutls-certificate-user-use-case.png
+info/gnutls-extensions_st.png
+info/gnutls-handshake-state.png
+info/gnutls-layers.png
+info/gnutls-mod_auth_st.png
+info/gnutls-pgp.png
+info/gnutls-client-server-use-case.png
+info/gnutls-handshake-sequence.png
+info/gnutls-internals.png
+info/gnutls-logo.png
+info/gnutls-objects.png
+info/gnutls-x509.png
include/gnutls/compat.h
include/gnutls/extra.h
include/gnutls/gnutls.h
@@ -15,22 +27,22 @@
include/gnutls/pkcs12.h
include/gnutls/x509.h
%%CXX%%include/gnutls/gnutlsxx.h
-%%CXX%%lib/libgnutlsxx.so.13
+%%CXX%%lib/libgnutlsxx.so.26
%%CXX%%lib/libgnutlsxx.so
%%CXX%%lib/libgnutlsxx.la
%%CXX%%lib/libgnutlsxx.a
lib/libgnutls-extra.a
lib/libgnutls-extra.la
lib/libgnutls-extra.so
-lib/libgnutls-extra.so.13
+lib/libgnutls-extra.so.26
lib/libgnutls-openssl.a
lib/libgnutls-openssl.la
lib/libgnutls-openssl.so
-lib/libgnutls-openssl.so.13
+lib/libgnutls-openssl.so.26
lib/libgnutls.a
lib/libgnutls.la
lib/libgnutls.so
-lib/libgnutls.so.13
+lib/libgnutls.so.26
libdata/pkgconfig/gnutls-extra.pc
libdata/pkgconfig/gnutls.pc
share/aclocal/libgnutls-extra.m4
@@ -57,6 +69,8 @@
%%NLS%%share/locale/de/LC_MESSAGES/gnutls.mo
%%NLS%%share/locale/en at boldquot/LC_MESSAGES/gnutls.mo
%%NLS%%share/locale/en at quot/LC_MESSAGES/gnutls.mo
+%%NLS%%share/locale/ms/LC_MESSAGES/gnutls.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/gnutls.mo
%%NLS%%share/locale/pl/LC_MESSAGES/gnutls.mo
%%NLS%%share/locale/sv/LC_MESSAGES/gnutls.mo
@dirrm %%EXAMPLESDIR%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/gnutls/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L security/gnutls/Makefile -L security/gnutls/Makefile -u -r1.5 -r1.6
--- security/gnutls/Makefile
+++ security/gnutls/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gnutls
-PORTVERSION= 1.6.3
+PORTVERSION= 2.2.2
CATEGORIES= security net
MASTER_SITES= http://josefsson.org/gnutls/releases/ \
ftp://ftp.gnutls.org/pub/gnutls/ \
@@ -19,16 +19,16 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= GNU Transport Layer Security library
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
USE_BZIP2= yes
USE_ICONV= yes
USE_GNOME= pkgconfig ltverhack
GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:15
-USE_GCC= 3.4+
+USE_LDCONFIG= yes
+USE_AUTOTOOLS= libtool:15
+USE_GCC= 3.4+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -fPIC" LDFLAGS="${LDFLAGS}"
@@ -38,8 +38,8 @@
MANCOMPRESSED= no
.include
-.if defined(WITH_OPENCDK) || exists(${LOCALBASE}/lib/libopencdk.so.9)
-LIB_DEPENDS+= opencdk.9:${PORTSDIR}/security/opencdk
+.if defined(WITH_OPENCDK) || exists(${LOCALBASE}/lib/libopencdk.so.10)
+LIB_DEPENDS+= opencdk.10:${PORTSDIR}/security/opencdk
.endif
.if defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.3)
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/security/gnutls/distinfo,v
retrieving revision 1.3
retrieving revision 1.4
diff -L security/gnutls/distinfo -L security/gnutls/distinfo -u -r1.3 -r1.4
--- security/gnutls/distinfo
+++ security/gnutls/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnutls-1.6.3.tar.bz2) = 73da68a4248d34c4d38491ce2119af0f
-SHA256 (gnutls-1.6.3.tar.bz2) = 885b22a93b97116cd69824b91905dd909828943d78de069508a56cdf0d8d9203
-SIZE (gnutls-1.6.3.tar.bz2) = 4286276
+MD5 (gnutls-2.2.2.tar.bz2) = 90fb4b7c74d29bb6ee5bd8de85942f42
+SHA256 (gnutls-2.2.2.tar.bz2) = cbb0e76c28a8b8ee93d49e1fea4cb31549904d95cd8f488309126f7f5046d616
+SIZE (gnutls-2.2.2.tar.bz2) = 4923519
From laffer1 at midnightbsd.org Thu Mar 20 21:42:03 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:42:03 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: security/libgcrypt: Update to 1.4.0 for
evolution
Message-ID: <200803210142.m2L1g3sN087427@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 1.4.0 for evolution
Modified Files:
--------------
mports/security/libgcrypt:
Makefile (r1.3 -> r1.4)
distinfo (r1.2 -> r1.3)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/security/libgcrypt/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L security/libgcrypt/pkg-plist -L security/libgcrypt/pkg-plist -u -r1.1 -r1.2
--- security/libgcrypt/pkg-plist
+++ security/libgcrypt/pkg-plist
@@ -1,7 +1,22 @@
+bin/dumpsexp
bin/libgcrypt-config
include/gcrypt.h
include/gcrypt-module.h
lib/libgcrypt.a
+lib/libgcrypt.la
lib/libgcrypt.so
-lib/libgcrypt.so.13
+lib/libgcrypt.so.15
share/aclocal/libgcrypt.m4
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/HACKING
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.SVN
+%%PORTDOCS%%%%DOCSDIR%%/README.apichanges
+%%PORTDOCS%%%%DOCSDIR%%/THANKS
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/libgcrypt/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L security/libgcrypt/Makefile -L security/libgcrypt/Makefile -u -r1.3 -r1.4
--- security/libgcrypt/Makefile
+++ security/libgcrypt/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD: ports/security/libgcrypt/Makefile,v 1.30 2006/08/31 21:20:52 arved Exp $
PORTNAME= libgcrypt
-PORTVERSION= 1.2.4
+PORTVERSION= 1.4.0
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= libgcrypt
@@ -16,8 +16,10 @@
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:15
+USE_BZIP2= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --disable-padlock-support
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd6.0
USE_LDCONFIG= yes
@@ -26,9 +28,6 @@
.include
-.if ${ARCH} == "powerpc"
-CONFIGURE_ARGS+= --disable-asm
-.endif
post-patch:
@${REINPLACE_CMD} -e "s|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|" \
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/security/libgcrypt/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L security/libgcrypt/distinfo -L security/libgcrypt/distinfo -u -r1.2 -r1.3
--- security/libgcrypt/distinfo
+++ security/libgcrypt/distinfo
@@ -1,3 +1,3 @@
-MD5 (libgcrypt-1.2.4.tar.gz) = be20ee47778ff90703afd58c090f07b9
-SHA256 (libgcrypt-1.2.4.tar.gz) = cf3c3f313ebeb9165d80439beaeb7f621b73856a2159e4b84c70f32b455fd9ec
-SIZE (libgcrypt-1.2.4.tar.gz) = 1013625
+MD5 (libgcrypt-1.4.0.tar.bz2) = b013f798a1088afb07336bce5a9c24c5
+SHA256 (libgcrypt-1.4.0.tar.bz2) = d7f855f766944a5b6e7ffee2d6ffdf828ab709acd4453b0e64aea808ce2760ec
+SIZE (libgcrypt-1.4.0.tar.bz2) = 964779
From laffer1 at midnightbsd.org Thu Mar 20 21:44:26 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:44:26 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: security/opencdk: Update to 0.6.0
Message-ID: <200803210144.m2L1iQ87087505@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 0.6.0
Modified Files:
--------------
mports/security/opencdk:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
Removed Files:
-------------
mports/security/opencdk/files:
patch-src::keyserver.c
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/security/opencdk/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L security/opencdk/pkg-plist -L security/opencdk/pkg-plist -u -r1.1 -r1.2
--- security/opencdk/pkg-plist
+++ security/opencdk/pkg-plist
@@ -1,10 +1,10 @@
- at comment $FreeBSD: ports/security/opencdk/pkg-plist,v 1.9 2007/02/14 12:09:24 novel Exp $
+ at comment $FreeBSD: ports/security/opencdk/pkg-plist,v 1.10 2007/10/31 05:40:39 novel Exp $
bin/opencdk-config
include/opencdk.h
lib/libopencdk.a
lib/libopencdk.la
lib/libopencdk.so
-lib/libopencdk.so.9
+lib/libopencdk.so.10
libdata/pkgconfig/opencdk.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/NEWS
@@ -13,11 +13,22 @@
%%PORTDOCS%%%%DOCSDIR%%/opencdk-api.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%EXAMPLESDIR%%/basic.c
-%%EXAMPLESDIR%%/minpg.c
+%%EXAMPLESDIR%%/newkey.gpg
+%%EXAMPLESDIR%%/photo-key.gpg
+%%EXAMPLESDIR%%/plain-test-pubenc-part.gpg
+%%EXAMPLESDIR%%/plain-test-sym.gpg
+%%EXAMPLESDIR%%/plain-test.gpg
%%EXAMPLESDIR%%/pub.gpg
+%%EXAMPLESDIR%%/pub-asc.gpg
%%EXAMPLESDIR%%/sec-with-pwd.gpg
%%EXAMPLESDIR%%/sec.gpg
+%%EXAMPLESDIR%%/t-encr.c
+%%EXAMPLESDIR%%/t-key.c
+%%EXAMPLESDIR%%/t-keydb.c
+%%EXAMPLESDIR%%/t-misc.c
+%%EXAMPLESDIR%%/t-sign.c
%%EXAMPLESDIR%%/t-stream.c
+%%EXAMPLESDIR%%/testpa.c
%%EXAMPLESDIR%%/ts.gpg
%%EXAMPLESDIR%%/wkold.gpg
@dirrm %%EXAMPLESDIR%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/opencdk/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L security/opencdk/Makefile -L security/opencdk/Makefile -u -r1.1 -r1.2
--- security/opencdk/Makefile
+++ security/opencdk/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= opencdk
-PORTVERSION= 0.5.13
+PORTVERSION= 0.6.0
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/ \
@@ -20,10 +20,11 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Open Crypto Development Kit
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
GNU_CONFIGURE= yes
-USE_GNOME= pkgconfig
+USE_GNOME= pkgconfig ltverhack
+USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.0
CONFIGURE_ARGS= --with-libgcrypt-prefix=${LOCALBASE}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/security/opencdk/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L security/opencdk/distinfo -L security/opencdk/distinfo -u -r1.1 -r1.2
--- security/opencdk/distinfo
+++ security/opencdk/distinfo
@@ -1,3 +1,3 @@
-MD5 (opencdk-0.5.13.tar.gz) = 65324874074ba7c67028b93979e6d1d9
-SHA256 (opencdk-0.5.13.tar.gz) = a37841a7f4edf94715f8f0d60bba6af80bae0f3760709622f3fef1c2e219130a
-SIZE (opencdk-0.5.13.tar.gz) = 597475
+MD5 (opencdk-0.6.0.tar.gz) = 99790b60bbadb5456d735807e5c0545e
+SHA256 (opencdk-0.6.0.tar.gz) = 76ce8d88cf88cc5f3e957567a86822d779950c13f729e1990aae82a9e9c596a0
+SIZE (opencdk-0.6.0.tar.gz) = 610395
--- security/opencdk/files/patch-src::keyserver.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/keyserver.c.orig Wed Jan 15 16:52:09 2003
-+++ src/keyserver.c Wed Jan 15 16:52:34 2003
-@@ -24,6 +24,7 @@
- #endif
- #include
- #ifdef HAVE_NETDB_H
-+# include
- # include
- # include
- # include
From laffer1 at midnightbsd.org Thu Mar 20 21:51:23 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:51:23 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/x11-toolkits: add gtksourceview2
Message-ID: <200803210151.m2L1pNP2088495@stargazer.midnightbsd.org>
Log Message:
-----------
add gtksourceview2
Modified Files:
--------------
mports/x11-toolkits:
Makefile (r1.36 -> r1.37)
Added Files:
-----------
mports/x11-toolkits/gtksourceview2:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/Makefile,v
retrieving revision 1.36
retrieving revision 1.37
diff -L x11-toolkits/Makefile -L x11-toolkits/Makefile -u -r1.36 -r1.37
--- x11-toolkits/Makefile
+++ x11-toolkits/Makefile
@@ -19,6 +19,7 @@
SUBDIR += gtkmm20
SUBDIR += gtkmm24
SUBDIR += gtksourceview
+ SUBDIR += gtksourceview2
SUBDIR += gtoolkit
SUBDIR += libbonoboui
SUBDIR += libgail-gnome
--- /dev/null
+++ x11-toolkits/gtksourceview2/pkg-descr
@@ -0,0 +1,2 @@
+GtkSourceView is a text widget for Gtk+-2 that provides syntax highlighting
+and other features typically expected in a source code editor.
--- /dev/null
+++ x11-toolkits/gtksourceview2/pkg-plist
@@ -0,0 +1,177 @@
+include/gtksourceview-2.0/gtksourceview/gtksourcebuffer.h
+include/gtksourceview-2.0/gtksourceview/gtksourceiter.h
+include/gtksourceview-2.0/gtksourceview/gtksourcelanguage.h
+include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h
+include/gtksourceview-2.0/gtksourceview/gtksourcestyle.h
+include/gtksourceview-2.0/gtksourceview/gtksourcestylescheme.h
+include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h
+include/gtksourceview-2.0/gtksourceview/gtksourceview-typebuiltins.h
+include/gtksourceview-2.0/gtksourceview/gtksourceview.h
+lib/libgtksourceview-2.0.a
+lib/libgtksourceview-2.0.la
+lib/libgtksourceview-2.0.so
+lib/libgtksourceview-2.0.so.0
+libdata/pkgconfig/gtksourceview-2.0.pc
+share/gtksourceview-2.0/language-specs/R.lang
+share/gtksourceview-2.0/language-specs/ada.lang
+share/gtksourceview-2.0/language-specs/awk.lang
+share/gtksourceview-2.0/language-specs/boo.lang
+share/gtksourceview-2.0/language-specs/c.lang
+share/gtksourceview-2.0/language-specs/changelog.lang
+share/gtksourceview-2.0/language-specs/chdr.lang
+share/gtksourceview-2.0/language-specs/check.sh
+share/gtksourceview-2.0/language-specs/convert.py
+share/gtksourceview-2.0/language-specs/cpp.lang
+share/gtksourceview-2.0/language-specs/csharp.lang
+share/gtksourceview-2.0/language-specs/css.lang
+share/gtksourceview-2.0/language-specs/d.lang
+share/gtksourceview-2.0/language-specs/def.lang
+share/gtksourceview-2.0/language-specs/desktop.lang
+share/gtksourceview-2.0/language-specs/diff.lang
+share/gtksourceview-2.0/language-specs/docbook.lang
+share/gtksourceview-2.0/language-specs/dpatch.lang
+share/gtksourceview-2.0/language-specs/dtd.lang
+share/gtksourceview-2.0/language-specs/erlang.lang
+share/gtksourceview-2.0/language-specs/fortran.lang
+share/gtksourceview-2.0/language-specs/gap.lang
+share/gtksourceview-2.0/language-specs/gtk-doc.lang
+share/gtksourceview-2.0/language-specs/gtkrc.lang
+share/gtksourceview-2.0/language-specs/haddock.lang
+share/gtksourceview-2.0/language-specs/haskell-literate.lang
+share/gtksourceview-2.0/language-specs/haskell.lang
+share/gtksourceview-2.0/language-specs/html.lang
+share/gtksourceview-2.0/language-specs/idl.lang
+share/gtksourceview-2.0/language-specs/ini.lang
+share/gtksourceview-2.0/language-specs/java.lang
+share/gtksourceview-2.0/language-specs/javascript.lang
+share/gtksourceview-2.0/language-specs/language.dtd
+share/gtksourceview-2.0/language-specs/language.rng
+share/gtksourceview-2.0/language-specs/language2.rng
+share/gtksourceview-2.0/language-specs/latex.lang
+share/gtksourceview-2.0/language-specs/libtool.lang
+share/gtksourceview-2.0/language-specs/lua.lang
+share/gtksourceview-2.0/language-specs/m4.lang
+share/gtksourceview-2.0/language-specs/makefile.lang
+share/gtksourceview-2.0/language-specs/msil.lang
+share/gtksourceview-2.0/language-specs/nemerle.lang
+share/gtksourceview-2.0/language-specs/objc.lang
+share/gtksourceview-2.0/language-specs/ocaml.lang
+share/gtksourceview-2.0/language-specs/ocl.lang
+share/gtksourceview-2.0/language-specs/octave.lang
+share/gtksourceview-2.0/language-specs/pascal.lang
+share/gtksourceview-2.0/language-specs/perl.lang
+share/gtksourceview-2.0/language-specs/php.lang
+share/gtksourceview-2.0/language-specs/pkgconfig.lang
+share/gtksourceview-2.0/language-specs/po.lang
+share/gtksourceview-2.0/language-specs/python.lang
+share/gtksourceview-2.0/language-specs/rpmspec.lang
+share/gtksourceview-2.0/language-specs/ruby.lang
+share/gtksourceview-2.0/language-specs/scheme.lang
+share/gtksourceview-2.0/language-specs/sh.lang
+share/gtksourceview-2.0/language-specs/sql.lang
+share/gtksourceview-2.0/language-specs/styles.rng
+share/gtksourceview-2.0/language-specs/tcl.lang
+share/gtksourceview-2.0/language-specs/texinfo.lang
+share/gtksourceview-2.0/language-specs/vala.lang
+share/gtksourceview-2.0/language-specs/vbnet.lang
+share/gtksourceview-2.0/language-specs/verilog.lang
+share/gtksourceview-2.0/language-specs/vhdl.lang
+share/gtksourceview-2.0/language-specs/xml.lang
+share/gtksourceview-2.0/language-specs/yacc.lang
+share/gtksourceview-2.0/styles/classic.xml
+share/gtksourceview-2.0/styles/kate.xml
+share/gtksourceview-2.0/styles/oblivion.xml
+share/gtksourceview-2.0/styles/styles.rng
+share/gtksourceview-2.0/styles/tango.xml
+share/locale/ar/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/az/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/be/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/bg/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/bn/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/bn_IN/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/bs/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ca/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/cs/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/cy/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/da/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/de/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/dz/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/el/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/en_CA/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/en_GB/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/es/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/et/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/eu/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/fa/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/fi/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/fr/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ga/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/gl/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/gu/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/he/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/hi/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/hr/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/hu/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/id/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/it/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ja/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ko/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/lt/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/lv/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/mg/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/mk/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ml/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/mn/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/mr/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ms/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/nb/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ne/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/nl/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/oc/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/or/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/pa/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/pl/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/pt/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/pt_BR/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ro/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ru/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/rw/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/si/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sk/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sl/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sq/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sr/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sr at Latn/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sv/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ta/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/th/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/tr/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/uk/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/vi/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/xh/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/zh_CN/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/zh_HK/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/zh_TW/LC_MESSAGES/gtksourceview-2.0.mo
+ at dirrm share/gtksourceview-2.0/styles
+ at dirrm share/gtksourceview-2.0/language-specs
+ at dirrm share/gtksourceview-2.0
+ at dirrm include/gtksourceview-2.0/gtksourceview
+ at dirrm include/gtksourceview-2.0
+ at dirrmtry share/locale/zh_HK/LC_MESSAGES
+ at dirrmtry share/locale/zh_HK
+ at dirrmtry share/locale/xh/LC_MESSAGES
+ at dirrmtry share/locale/xh
+ at dirrmtry share/locale/si/LC_MESSAGES
+ at dirrmtry share/locale/si
+ at dirrmtry share/locale/rw/LC_MESSAGES
+ at dirrmtry share/locale/rw
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
+ at dirrmtry share/locale/mr/LC_MESSAGES
+ at dirrmtry share/locale/mr
+ at dirrmtry share/locale/mg/LC_MESSAGES
+ at dirrmtry share/locale/mg
+ at dirrmtry share/locale/dz/LC_MESSAGES
+ at dirrmtry share/locale/dz
+ at dirrmtry share/locale/bn_IN/LC_MESSAGES
+ at dirrmtry share/locale/bn_IN
--- /dev/null
+++ x11-toolkits/gtksourceview2/Makefile
@@ -0,0 +1,39 @@
+# New ports collection makefile for: gtksourceview
+# Date created: 07 May 2003
+# Whom: Joe Marcus Clarke
+#
+# $MidnightBSD: mports/x11-toolkits/gtksourceview2/Makefile,v 1.1 2008/03/21 01:51:21 laffer1 Exp $
+# $FreeBSD: ports/x11-toolkits/gtksourceview2/Makefile,v 1.2 2007/12/12 04:32:18 mezz Exp $
+# $MCom: ports-stable/x11-toolkits/gtksourceview2/Makefile,v 1.1 2007/12/01 06:20:10 marcus Exp $
+#
+
+PORTNAME= gtksourceview2
+PORTVERSION= 2.0.2
+PORTREVISION?= 0
+CATEGORIES= x11-toolkits gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= A text widget that adds syntax highlighting to the GtkTextView widget
+
+USE_BZIP2= yes
+
+.if !defined(REFERENCE_PORT)
+
+USE_GETTEXT= yes
+USE_XLIB= yes
+USE_GMAKE= yes
+USE_AUTOTOOLS= libtool:15
+USE_LDCONFIG= yes
+USE_GNOME= gnomeprefix gnomehack gtk20 libgnome libgnomeprintui libxml2 \
+ intlhack ltverhack referencehack
+CONFIGURE_ARGS= --enable-compile-warnings=no
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib"
+
+.include
+
+.endif
--- /dev/null
+++ x11-toolkits/gtksourceview2/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/gtksourceview-2.0.2.tar.bz2) = 8a9daf3fa9ddeed92c18572ee16cd1f5
+SHA256 (gnome2/gtksourceview-2.0.2.tar.bz2) = bd775a331aec8fe682e123773a0609fd673256437c950ced8415ab56eb292e39
+SIZE (gnome2/gtksourceview-2.0.2.tar.bz2) = 1020145
From laffer1 at midnightbsd.org Thu Mar 20 21:54:44 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Thu, 20 Mar 2008 21:54:44 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/x11-toolkits: add py-gnome-desktop
which depends on bug
Message-ID: <200803210154.m2L1siVv088622@stargazer.midnightbsd.org>
Log Message:
-----------
add py-gnome-desktop which depends on bug buddy which depends on evolution-data-server which fixes a ton of gnome ports. :(
Modified Files:
--------------
mports/x11-toolkits:
Makefile (r1.37 -> r1.38)
Added Files:
-----------
mports/x11-toolkits/py-gnome-desktop:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
mports/x11-toolkits/py-gnome-desktop/files:
patch-gtop_gtop.c (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11-toolkits/py-gnome-desktop/pkg-descr
@@ -0,0 +1,2 @@
+GnomePythonDesktop provides python interfacing modules for some GNOME
+libraries part of the GNOME Desktop.
--- /dev/null
+++ x11-toolkits/py-gnome-desktop/pkg-plist
@@ -0,0 +1,128 @@
+%%PYTHON_SITELIBDIR%%/gtk-2.0/bugbuddy.py
+%%PYTHON_SITELIBDIR%%/gtk-2.0/bugbuddy.pyc
+%%PYTHON_SITELIBDIR%%/gtk-2.0/bugbuddy.pyo
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.py
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyc
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyo
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeapplet.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeapplet.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop/__init__.py
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop/__init__.pyc
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop/__init__.pyo
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop/_gnomedesktop.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop/_gnomedesktop.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomekeyring.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomekeyring.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.py
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyc
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyo
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/_print.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/_print.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/ui.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/ui.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gtksourceview.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gtksourceview.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gtop.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gtop.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/mediaprofiles.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/mediaprofiles.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/metacity.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/metacity.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/nautilusburn.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/nautilusburn.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/rsvg.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/rsvg.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.py
+%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyc
+%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyo
+%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/plparser.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/plparser.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/wnck.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/wnck.so
+libdata/pkgconfig/gnome-python-desktop-2.0.pc
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintconfig.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintcontext.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintfont.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintfontface.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintglyphlist.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintjob.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/gnomeprint-class-reference.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/index.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/index.sgml
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/pygnomeprint.devhelp
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuidialog.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontdialog.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontpreview.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontselection.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuijobpreview.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuipaperselector.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuipreview.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/gnomeprintui-class-reference.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/index.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/index.sgml
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/pygnomeprintui.devhelp
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcebuffer.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcelanguage.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcelanguagesmanager.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcemarker.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourceprintjob.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcestylescheme.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetag.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetagstyle.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetagtable.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourceview.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/gtksourcesview-class-reference.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/index.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/index.sgml
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/pygtksourceview.devhelp
+%%PORTDOCS%%share/examples/py-gnome/applet/GNOME_PythonAppletSample.server
+%%PORTDOCS%%share/examples/py-gnome/applet/README
+%%PORTDOCS%%share/examples/py-gnome/applet/applet.py
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/README
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_01.py
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_02.py
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_03.py
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_04.py
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_05.py
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_06.py
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_08.py
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_09.py
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.glade
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.py
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_11.py
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/sample-image.png
+%%PORTDOCS%%share/examples/py-gnome/gnomeprint/test-print.py
+%%PORTDOCS%%share/examples/py-gnome/gtksourceview/test-widget.py
+%%PORTDOCS%%share/examples/py-gnome/keyring-async.py
+%%PORTDOCS%%share/examples/py-gnome/keyring.py
+%%PORTDOCS%%share/examples/py-gnome/mediaprofiles/profiles.py
+%%PORTDOCS%%share/examples/py-gnome/nautilusburn/blank_disc.py
+%%PORTDOCS%%share/examples/py-gnome/nautilusburn/drive_selection.py
+%%PORTDOCS%%share/examples/py-gnome/nautilusburn/write_iso.py
+%%PORTDOCS%%share/examples/py-gnome/rsvg/rsvg-cairo.py
+%%PORTDOCS%%share/examples/py-gnome/wnck_example.py
+share/pygtk/2.0/defs/_gnomedesktop.defs
+share/pygtk/2.0/defs/applet.defs
+share/pygtk/2.0/defs/art.defs
+share/pygtk/2.0/defs/gnomekeyring.defs
+share/pygtk/2.0/defs/gtksourceview.defs
+share/pygtk/2.0/defs/mediaprofiles.defs
+share/pygtk/2.0/defs/metacity.defs
+share/pygtk/2.0/defs/nautilus_burn.defs
+share/pygtk/2.0/defs/print.defs
+share/pygtk/2.0/defs/printui.defs
+share/pygtk/2.0/defs/wnck.defs
+%%PORTDOCS%%@dirrm share/examples/py-gnome/rsvg
+%%PORTDOCS%%@dirrm share/examples/py-gnome/nautilusburn
+%%PORTDOCS%%@dirrm share/examples/py-gnome/mediaprofiles
+%%PORTDOCS%%@dirrm share/examples/py-gnome/gtksourceview
+%%PORTDOCS%%@dirrm share/examples/py-gnome/gnomeprint
+%%PORTDOCS%%@dirrm share/examples/py-gnome/applet
+%%PORTDOCS%%@dirrmtry share/examples/py-gnome
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygtksourceview
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygnomeprintui
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygnomeprint
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+ at dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/totem
+ at dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint
+ at dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop
--- /dev/null
+++ x11-toolkits/py-gnome-desktop/Makefile
@@ -0,0 +1,62 @@
+# New ports collection makefile for: py-gnome-desktop
+# Date created: 20 January 2006
+# Whom: Joe Marcus Clarke
+#
+# $MidnightBSD: mports/x11-toolkits/py-gnome-desktop/Makefile,v 1.1 2008/03/21 01:54:42 laffer1 Exp $
+# $FreeBSD: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.8 2007/10/24 23:34:31 marcus Exp $
+# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.65 2007/09/16 17:47:04 ahze Exp $
+#
+
+PORTNAME= gnome
+PORTVERSION= 2.20.0
+CATEGORIES= x11-toolkits python gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/gnome-python-desktop/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PKGNAMESUFFIX= -desktop
+DISTNAME= gnome-python-desktop-${PORTVERSION}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= A set of Python bindings used by modules in the GNOME Desktop
+
+BUILD_DEPENDS= bug-buddy:${PORTSDIR}/devel/bug-buddy
+LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \
+ totem-plparser.7:${PORTSDIR}/multimedia/totem \
+ gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \
+ gnome-keyring:${PORTSDIR}/security/gnome-keyring
+RUN_DEPENDS= bug-buddy:${PORTSDIR}/devel/bug-buddy
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_PYTHON= yes
+USE_GNOME= gnomehack libgnomeprintui gnomepanel gnomedesktop \
+ gtksourceview libwnck nautiluscdburner pygnome2 metacity
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-metacity
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+EG_SRC_DIR= ${WRKSRC}/examples
+EG_DST_DIR= ${PREFIX}/share/examples/py-gnome
+.if !defined(NOPORTDOCS)
+DOCSDIR= ${PREFIX}/share/doc/py-gnome-desktop
+.else
+DOCSDIR= ${WRKSRC}/share/doc/py-gnome-desktop
+.endif
+
+.include
+
+post-patch:
+ @${FIND} ${WRKSRC}/docs -name Makefile.in | ${XARGS} ${REINPLACE_CMD} \
+ -e 's|^HTML_DIR =.*|HTML_DIR = ${DOCSDIR}|g'
+
+.if !defined(NOPORTDOCS)
+post-install:
+ ${MKDIR} ${EG_DST_DIR}
+ ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf -
+ ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR}
+ ${CHMOD} -R go-w ${EG_DST_DIR}
+.endif
+
+.include
--- /dev/null
+++ x11-toolkits/py-gnome-desktop/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/gnome-python-desktop-2.20.0.tar.bz2) = 02b177f488091d27bf0648ec4660d8f7
+SHA256 (gnome2/gnome-python-desktop-2.20.0.tar.bz2) = 32e2f5f4d3e79157a83cb7a1c6c409bc2fef75178f9626b2d83a1fd1c2ee4a8d
+SIZE (gnome2/gnome-python-desktop-2.20.0.tar.bz2) = 440199
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/Makefile,v
retrieving revision 1.37
retrieving revision 1.38
diff -L x11-toolkits/Makefile -L x11-toolkits/Makefile -u -r1.37 -r1.38
--- x11-toolkits/Makefile
+++ x11-toolkits/Makefile
@@ -36,6 +36,7 @@
SUBDIR += open-motif
SUBDIR += pango
SUBDIR += py-gnome2
+ SUBDIR += py-gnome-desktop
SUBDIR += py-gtk2
SUBDIR += qt33
SUBDIR += renaissance
--- /dev/null
+++ x11-toolkits/py-gnome-desktop/files/patch-gtop_gtop.c
@@ -0,0 +1,20 @@
+--- gtop/gtop.c.orig Wed May 18 00:54:59 2005
++++ gtop/gtop.c Wed May 18 00:54:12 2005
+@@ -44,6 +44,7 @@
+
+ #include
+ #include
++#include
+ #include
+
+
+@@ -1316,8 +1317,8 @@ build_siglist(void)
+
+ for(i = 0; i < len; ++i)
+ {
+- p = &glibtop_sys_siglist[i];
+ PyObject* d;
++ p = &glibtop_sys_siglist[i];
+
+ d = PyDict_New();
+ my_dict_add_and_decref(d, "number", PyI_L(p->number));
From ctriv at midnightbsd.org Thu Mar 20 22:19:38 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Thu, 20 Mar 2008 22:19:38 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: multimedia/win32-codecs: fake fix.
Message-ID: <200803210219.m2L2Jcob091068@stargazer.midnightbsd.org>
Log Message:
-----------
fake fix.
Modified Files:
--------------
mports/multimedia/win32-codecs:
Makefile (r1.2 -> r1.3)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/multimedia/win32-codecs/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L multimedia/win32-codecs/pkg-plist -L multimedia/win32-codecs/pkg-plist -u -r1.1 -r1.2
--- multimedia/win32-codecs/pkg-plist
+++ multimedia/win32-codecs/pkg-plist
@@ -1,7 +1,5 @@
@comment Readmes
lib/win32/README
-lib/win32/NOTE
-lib/win32/Readme.txt
@comment win32codecs
lib/win32/wmv8ds32.ax
lib/win32/vp5vfw.dll
@@ -109,40 +107,42 @@
lib/win32/wmvadvd.dll
lib/win32/wvc1dmod.dll
@comment qt63dlls
-lib/win32/ACTLComponent.qtx
-lib/win32/AvidQTAVUICodec.qtx
-lib/win32/QuickTimeEssentials.qtx
-lib/win32/QuickTime.qts
-lib/win32/QuickTimeInternetExtras.qtx
-lib/win32/qtmlClient.dll
+%%QUICKTIME%%lib/win32/ACTLComponent.qtx
+%%QUICKTIME%%lib/win32/AvidQTAVUICodec.qtx
+%%QUICKTIME%%lib/win32/QuickTimeEssentials.qtx
+%%QUICKTIME%%lib/win32/QuickTime.qts
+%%QUICKTIME%%lib/win32/QuickTimeInternetExtras.qtx
+%%QUICKTIME%%lib/win32/qtmlClient.dll
@comment qtextras
-lib/win32/BeHereiVideo.qtx
-lib/win32/Indeo4.qtx
-lib/win32/On2_VP3.qtx
-lib/win32/ZyGoVideo.qtx
-lib/win32/3ivX.qtx
+%%QUICKTIME%%lib/win32/BeHereiVideo.qtx
+%%QUICKTIME%%lib/win32/Indeo4.qtx
+%%QUICKTIME%%lib/win32/On2_VP3.qtx
+%%QUICKTIME%%lib/win32/ZyGoVideo.qtx
+%%QUICKTIME%%lib/win32/3ivX.qtx
@comment rp9codecs
-lib/win32/dnet.so.6.0
-lib/win32/drv2.so.6.0
-lib/win32/tokr.so.6.0
-lib/win32/drv4.so.6.0
-lib/win32/dspr.so.6.0
-lib/win32/atrc.so.6.0
-lib/win32/drv3.so.6.0
-lib/win32/ddnt.so.6.0
-lib/win32/cook.so.6.0
-lib/win32/sipr.so.6.0
-lib/win32/tokf.so.6.0
+%%REALPLAYER%%lib/win32/dnet.so.6.0
+%%REALPLAYER%%lib/win32/drv2.so.6.0
+%%REALPLAYER%%lib/win32/tokr.so.6.0
+%%REALPLAYER%%lib/win32/drv4.so.6.0
+%%REALPLAYER%%lib/win32/dspr.so.6.0
+%%REALPLAYER%%lib/win32/atrc.so.6.0
+%%REALPLAYER%%lib/win32/drv3.so.6.0
+%%REALPLAYER%%lib/win32/ddnt.so.6.0
+%%REALPLAYER%%lib/win32/cook.so.6.0
+%%REALPLAYER%%lib/win32/sipr.so.6.0
+%%REALPLAYER%%lib/win32/tokf.so.6.0
@comment rp9codecs-win32
-lib/win32/atrc3260.dll
-lib/win32/cook3260.dll
-lib/win32/drv13260.dll
-lib/win32/drv23260.dll
-lib/win32/drv33260.dll
-lib/win32/drv43260.dll
-lib/win32/pncrt.dll
-lib/win32/sipr3260.dll
-lib/win32/tokr3260.dll
+%%REALPLAYER%%lib/win32/NOTE
+%%REALPLAYER%%lib/win32/Readme.txt
+%%REALPLAYER%%lib/win32/atrc3260.dll
+%%REALPLAYER%%lib/win32/cook3260.dll
+%%REALPLAYER%%lib/win32/drv13260.dll
+%%REALPLAYER%%lib/win32/drv23260.dll
+%%REALPLAYER%%lib/win32/drv33260.dll
+%%REALPLAYER%%lib/win32/drv43260.dll
+%%REALPLAYER%%lib/win32/pncrt.dll
+%%REALPLAYER%%lib/win32/sipr3260.dll
+%%REALPLAYER%%lib/win32/tokr3260.dll
@comment xanimdlls
lib/win32/vid_3ivX.xa
lib/win32/vid_3ivX_d3.5_linuxELFx86c6.xa
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/multimedia/win32-codecs/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L multimedia/win32-codecs/Makefile -L multimedia/win32-codecs/Makefile -u -r1.2 -r1.3
--- multimedia/win32-codecs/Makefile
+++ multimedia/win32-codecs/Makefile
@@ -25,6 +25,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Huge compilation of Win32 binary video codecs
+LICENSE= restricted
RESTRICTED= Unsure of codec's license # '
@@ -84,15 +85,15 @@
.endfor
do-install:
- @${MKDIR} ${PREFIX}/lib/win32
- @${CHMOD} 0755 ${PREFIX}/lib/win32
+ ${MKDIR} ${PREFIX}/lib/win32
+ ${CHMOD} 0755 ${PREFIX}/lib/win32
.if !defined(WITHOUT_REALPLAYER)
- @${INSTALL_DATA} ${WRKSRC}/* ${PREFIX}/lib/win32
+ ${INSTALL_DATA} ${WRKSRC}/* ${PREFIX}/lib/win32
.else
- @${INSTALL_DATA} ${WRKSRC}/*[^0] ${PREFIX}/lib/win32
+ ${INSTALL_DATA} ${WRKSRC}/*[^0] ${PREFIX}/lib/win32
.endif
# marker file
- @${CP} /dev/null ${PREFIX}/lib/win32/${PKGNAME}
- @${CHMOD} 0444 ${PREFIX}/lib/win32/${PKGNAME}
+ ${CP} /dev/null ${PREFIX}/lib/win32/${PKGNAME}
+ ${CHMOD} 0444 ${PREFIX}/lib/win32/${PKGNAME}
.include
From ctriv at midnightbsd.org Thu Mar 20 22:55:01 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Thu, 20 Mar 2008 22:55:01 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: fake fix.
Message-ID: <200803210255.m2L2t1Oh094515@stargazer.midnightbsd.org>
Log Message:
-----------
fake fix.
Modified Files:
--------------
mports/archivers/unzoo:
Makefile (r1.5 -> r1.6)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/archivers/unzoo/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L archivers/unzoo/Makefile -L archivers/unzoo/Makefile -u -r1.5 -r1.6
--- archivers/unzoo/Makefile
+++ archivers/unzoo/Makefile
@@ -1,21 +1,17 @@
-# New ports collection makefile for: unzoo
-# Date created: 20 Jun 2005
-# Whom: Emanuel Haupt
#
# $MidnightBSD$
-# $FreeBSD: ports/archivers/unzoo/Makefile,v 1.7 2006/08/11 11:02:17 ehaupt Exp $
#
PORTNAME= unzoo
-DISTVERSION= 4.4
-PORTREVISION= 1
+PORTVERSION= 4.4
+PORTREVISION= 2
CATEGORIES= archivers
-MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
-DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
+MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
+DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
-PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= unzoo_4.4-4.diff.gz
-PATCH_DIST_STRIP= -p1
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= unzoo_4.4-4.diff.gz
+PATCH_DIST_STRIP= -p1
MAINTAINER= ports at MidnightBSD.org
COMMENT= A zoo archive extractor
@@ -23,20 +19,23 @@
EXTRA_DEFINES= -DSYS_IS_UNIX -DSYS_HAS_MKDIR
-PLIST_FILES= bin/unzoo
-
MAN1= unzoo.1
+PLIST_FILES= bin/unzoo
.include
CFLAGS+= -trigraphs
+post-extract:
+ @${MKDIR} ${WRKSRC}
+ @${MV} ${WRKDIR}/${PORTNAME}.c ${WRKSRC}
+
do-build:
${CC} ${CFLAGS} ${EXTRA_DEFINES} -o ${WRKSRC}/${PORTNAME} \
${WRKSRC}/${PORTNAME}.c
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${TARGETDIR}/bin
- ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/debian/${PORTNAME}.1 ${MAN1PREFIX}/man/man1
.include
From ctriv at midnightbsd.org Thu Mar 20 23:50:34 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Thu, 20 Mar 2008 23:50:34 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: graphics/libglut: Add missing depend,
update to 7.0.1
Message-ID: <200803210350.m2L3oYdJ000409@stargazer.midnightbsd.org>
Log Message:
-----------
Add missing depend, update to 7.0.1
Modified Files:
--------------
mports/graphics/libglut:
Makefile (r1.5 -> r1.6)
distinfo (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/libglut/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L graphics/libglut/Makefile -L graphics/libglut/Makefile -u -r1.5 -r1.6
--- graphics/libglut/Makefile
+++ graphics/libglut/Makefile
@@ -7,20 +7,22 @@
#
PORTNAME= libglut
-PORTVERSION= 7.0
+PORTVERSION= 7.0.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mesa3d
DISTNAME= MesaGLUT-${PORTVERSION}
MAINTAINER= ports at MidnightBSD.org
-COMMENT= A graphics library similar to SGI's OpenGL
+COMMENT= A graphics library similar to SGI's OpenGL # '
LICENSE= restricted
+
# not public domain, but freely redistributable.
USE_BZIP2= yes
USE_LDCONFIG= yes
USE_GL= glu
+USE_XORG= xmu
WRKSRC= ${WRKDIR}/Mesa-${PORTVERSION}/src/glut/glx
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/graphics/libglut/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L graphics/libglut/distinfo -L graphics/libglut/distinfo -u -r1.2 -r1.3
--- graphics/libglut/distinfo
+++ graphics/libglut/distinfo
@@ -1,3 +1,3 @@
-MD5 (MesaGLUT-7.0.tar.bz2) = 4af28296e02772ef1de00e4e79bf3d12
-SHA256 (MesaGLUT-7.0.tar.bz2) = cf16ed504739344cbc34de926e2026baa7f4675194d9c032fcb839bf68a3ed9e
-SIZE (MesaGLUT-7.0.tar.bz2) = 312866
+MD5 (MesaGLUT-7.0.1.tar.bz2) = 25f30d0c1651997b4412366ba0572f7f
+SHA256 (MesaGLUT-7.0.1.tar.bz2) = 4f7cd181b652d88cea4aac59564b757de95cd6ca0ab00441dc0707b377d5527e
+SIZE (MesaGLUT-7.0.1.tar.bz2) = 315599
From ctriv at midnightbsd.org Fri Mar 21 01:06:58 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Fri, 21 Mar 2008 01:06:58 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: libcddb is up to version 4.
Message-ID: <200803210506.m2L56wYg007651@stargazer.midnightbsd.org>
Log Message:
-----------
libcddb is up to version 4.
Modified Files:
--------------
mports/sysutils/libcdio:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/sysutils/libcdio/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sysutils/libcdio/Makefile -L sysutils/libcdio/Makefile -u -r1.1 -r1.2
--- sysutils/libcdio/Makefile
+++ sysutils/libcdio/Makefile
@@ -15,7 +15,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Compact Disc Input and Control Library
-LIB_DEPENDS= cddb.3:${PORTSDIR}/audio/libcddb \
+LIB_DEPENDS= cddb.4:${PORTSDIR}/audio/libcddb \
popt.0:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes
From ctriv at midnightbsd.org Fri Mar 21 01:13:25 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Fri, 21 Mar 2008 01:13:25 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: fake fix.
Message-ID: <200803210513.m2L5DPXY008235@stargazer.midnightbsd.org>
Log Message:
-----------
fake fix.
Modified Files:
--------------
mports/x11/xf86ext:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/xf86ext/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11/xf86ext/Makefile -L x11/xf86ext/Makefile -u -r1.2 -r1.3
--- x11/xf86ext/Makefile
+++ x11/xf86ext/Makefile
@@ -31,6 +31,7 @@
DEST=${PREFIX}/include/X11/extensions
do-install:
+ ${MKDIR} ${DEST}
${INSTALL_DATA} ${WRKSRC}/xf86mscstr.h ${DEST}
${INSTALL_DATA} ${WRKSRC}/xf86misc.h ${DEST}
${INSTALL_DATA} ${WRKSRC}/xf86vmstr.h ${DEST}
From ctriv at midnightbsd.org Fri Mar 21 01:38:35 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Fri, 21 Mar 2008 01:38:35 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Fake fix.
Message-ID: <200803210538.m2L5cZjh010690@stargazer.midnightbsd.org>
Log Message:
-----------
Fake fix.
Modified Files:
--------------
mports/print/cups-pstoraster:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/print/cups-pstoraster/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L print/cups-pstoraster/Makefile -L print/cups-pstoraster/Makefile -u -r1.3 -r1.4
--- print/cups-pstoraster/Makefile
+++ print/cups-pstoraster/Makefile
@@ -22,9 +22,8 @@
ESPGS_VER= ${PORTVERSION}
GS_VERSION= 8.15
-BROKEN= installs to /usr/local... doesn't fake right.
-#FAKE_OPTS= prefixhack
-#FAKE_MAKEARGS= DESTDIR=${FAKE_DESTDIR}${PREFIX}
+DESTDIRNAME= install_prefix
+
WRKSRC= ${WRKDIR}/espgs-${PORTVERSION}
DATADIR= ${PREFIX}/share/espgs
From laffer1 at midnightbsd.org Fri Mar 21 12:28:53 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 12:28:53 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: net-im/gaim: Mark as deprecated in favor
of pidgin.
Message-ID: <200803211628.m2LGSr1w074858@stargazer.midnightbsd.org>
Log Message:
-----------
Mark as deprecated in favor of pidgin. Hack the plist for gnome directory changes (untested)
Modified Files:
--------------
mports/net-im/gaim:
Makefile (r1.5 -> r1.6)
pkg-plist (r1.2 -> r1.3)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/net-im/gaim/pkg-plist,v
retrieving revision 1.2
retrieving revision 1.3
diff -L net-im/gaim/pkg-plist -L net-im/gaim/pkg-plist -u -r1.2 -r1.3
--- net-im/gaim/pkg-plist
+++ net-im/gaim/pkg-plist
@@ -165,272 +165,272 @@
lib/libgaim-remote.so
lib/libgaim-remote.so.0
libdata/pkgconfig/gaim.pc
-share/gnome/applications/gaim.desktop
-share/gnome/pixmaps/gaim.png
-share/gnome/pixmaps/gaim/buttons/about_menu.png
-share/gnome/pixmaps/gaim/buttons/accounts.png
-share/gnome/pixmaps/gaim/buttons/change-bgcolor-small.png
-share/gnome/pixmaps/gaim/buttons/change-fgcolor-small.png
-share/gnome/pixmaps/gaim/buttons/edit.png
-share/gnome/pixmaps/gaim/buttons/insert-image-small.png
-share/gnome/pixmaps/gaim/buttons/insert-link-small.png
-share/gnome/pixmaps/gaim/buttons/insert-smiley-small.png
-share/gnome/pixmaps/gaim/buttons/pause.png
-share/gnome/pixmaps/gaim/buttons/send-im.png
-share/gnome/pixmaps/gaim/buttons/text_bigger.png
-share/gnome/pixmaps/gaim/buttons/text_normal.png
-share/gnome/pixmaps/gaim/buttons/text_smaller.png
-share/gnome/pixmaps/gaim/dialogs/gaim_auth.png
-share/gnome/pixmaps/gaim/dialogs/gaim_cool.png
-share/gnome/pixmaps/gaim/dialogs/gaim_error.png
-share/gnome/pixmaps/gaim/dialogs/gaim_info.png
-share/gnome/pixmaps/gaim/dialogs/gaim_question.png
-share/gnome/pixmaps/gaim/dialogs/gaim_warning.png
-share/gnome/pixmaps/gaim/icons/away.png
-share/gnome/pixmaps/gaim/icons/connect.png
-share/gnome/pixmaps/gaim/icons/info.png
-share/gnome/pixmaps/gaim/icons/msgpend.png
-share/gnome/pixmaps/gaim/icons/msgunread.png
-share/gnome/pixmaps/gaim/icons/offline.png
-share/gnome/pixmaps/gaim/icons/online.png
-share/gnome/pixmaps/gaim/logo.png
-share/gnome/pixmaps/gaim/smileys/default/angel.png
-share/gnome/pixmaps/gaim/smileys/default/bigsmile.png
-share/gnome/pixmaps/gaim/smileys/default/burp.png
-share/gnome/pixmaps/gaim/smileys/default/cool.png
-share/gnome/pixmaps/gaim/smileys/default/crazy.png
-share/gnome/pixmaps/gaim/smileys/default/crossedlips.png
-share/gnome/pixmaps/gaim/smileys/default/cry.png
-share/gnome/pixmaps/gaim/smileys/default/download.png
-share/gnome/pixmaps/gaim/smileys/default/embarrassed.png
-share/gnome/pixmaps/gaim/smileys/default/farted.png
-share/gnome/pixmaps/gaim/smileys/default/kiss.png
-share/gnome/pixmaps/gaim/smileys/default/luke.png
-share/gnome/pixmaps/gaim/smileys/default/moneymouth.png
-share/gnome/pixmaps/gaim/smileys/default/mrt.png
-share/gnome/pixmaps/gaim/smileys/default/msn_angel.png
-share/gnome/pixmaps/gaim/smileys/default/msn_angry.png
-share/gnome/pixmaps/gaim/smileys/default/msn_away.png
-share/gnome/pixmaps/gaim/smileys/default/msn_bat.gif
-share/gnome/pixmaps/gaim/smileys/default/msn_beer.png
-share/gnome/pixmaps/gaim/smileys/default/msn_bowl.png
-share/gnome/pixmaps/gaim/smileys/default/msn_boy.png
-share/gnome/pixmaps/gaim/smileys/default/msn_brb.png
-share/gnome/pixmaps/gaim/smileys/default/msn_brheart.png
-share/gnome/pixmaps/gaim/smileys/default/msn_cake.gif
-share/gnome/pixmaps/gaim/smileys/default/msn_car.png
-share/gnome/pixmaps/gaim/smileys/default/msn_cat.png
-share/gnome/pixmaps/gaim/smileys/default/msn_cellphone.png
-share/gnome/pixmaps/gaim/smileys/default/msn_cigarette.gif
-share/gnome/pixmaps/gaim/smileys/default/msn_clock.png
-share/gnome/pixmaps/gaim/smileys/default/msn_coffee.png
-share/gnome/pixmaps/gaim/smileys/default/msn_coins.png
-share/gnome/pixmaps/gaim/smileys/default/msn_computer.png
-share/gnome/pixmaps/gaim/smileys/default/msn_cry.gif
-share/gnome/pixmaps/gaim/smileys/default/msn_deadflower.png
-share/gnome/pixmaps/gaim/smileys/default/msn_devil.png
-share/gnome/pixmaps/gaim/smileys/default/msn_dog.png
-share/gnome/pixmaps/gaim/smileys/default/msn_dontknow.gif
-share/gnome/pixmaps/gaim/smileys/default/msn_donttell.png
-share/gnome/pixmaps/gaim/smileys/default/msn_drink.png
-share/gnome/pixmaps/gaim/smileys/default/msn_email.png
-share/gnome/pixmaps/gaim/smileys/default/msn_embarrassed.png
-share/gnome/pixmaps/gaim/smileys/default/msn_eyeroll.gif
-share/gnome/pixmaps/gaim/smileys/default/msn_film.png
-share/gnome/pixmaps/gaim/smileys/default/msn_fingerscrossed.png
-share/gnome/pixmaps/gaim/smileys/default/msn_flower.png
-share/gnome/pixmaps/gaim/smileys/default/msn_gift.png
-share/gnome/pixmaps/gaim/smileys/default/msn_girl.png
-share/gnome/pixmaps/gaim/smileys/default/msn_handcuffs.png
-share/gnome/pixmaps/gaim/smileys/default/msn_heart.png
-share/gnome/pixmaps/gaim/smileys/default/msn_highfive.png
-share/gnome/pixmaps/gaim/smileys/default/msn_hot.png
-share/gnome/pixmaps/gaim/smileys/default/msn_icon.png
-share/gnome/pixmaps/gaim/smileys/default/msn_idea.png
-share/gnome/pixmaps/gaim/smileys/default/msn_island.png
-share/gnome/pixmaps/gaim/smileys/default/msn_kiss.png
-share/gnome/pixmaps/gaim/smileys/default/msn_laugh.png
-share/gnome/pixmaps/gaim/smileys/default/msn_lightning.gif
-share/gnome/pixmaps/gaim/smileys/default/msn_nerd.png
-share/gnome/pixmaps/gaim/smileys/default/msn_neutral.png
-share/gnome/pixmaps/gaim/smileys/default/msn_note.png
-share/gnome/pixmaps/gaim/smileys/default/msn_occ.png
-share/gnome/pixmaps/gaim/smileys/default/msn_online.png
-share/gnome/pixmaps/gaim/smileys/default/msn_ooooh.png
-share/gnome/pixmaps/gaim/smileys/default/msn_party.gif
-share/gnome/pixmaps/gaim/smileys/default/msn_phone.png
-share/gnome/pixmaps/gaim/smileys/default/msn_photo.png
-share/gnome/pixmaps/gaim/smileys/default/msn_pizza.png
-share/gnome/pixmaps/gaim/smileys/default/msn_plane.png
-share/gnome/pixmaps/gaim/smileys/default/msn_plate.png
-share/gnome/pixmaps/gaim/smileys/default/msn_question.png
-share/gnome/pixmaps/gaim/smileys/default/msn_rainbow.png
-share/gnome/pixmaps/gaim/smileys/default/msn_run.png
-share/gnome/pixmaps/gaim/smileys/default/msn_runback.png
-share/gnome/pixmaps/gaim/smileys/default/msn_sad.png
-share/gnome/pixmaps/gaim/smileys/default/msn_sarcastic.png
-share/gnome/pixmaps/gaim/smileys/default/msn_secret.png
-share/gnome/pixmaps/gaim/smileys/default/msn_sheep.png
-share/gnome/pixmaps/gaim/smileys/default/msn_sick.png
-share/gnome/pixmaps/gaim/smileys/default/msn_sleep.png
-share/gnome/pixmaps/gaim/smileys/default/msn_sleepy.gif
-share/gnome/pixmaps/gaim/smileys/default/msn_smiley.png
-share/gnome/pixmaps/gaim/smileys/default/msn_snail.png
-share/gnome/pixmaps/gaim/smileys/default/msn_soccer.png
-share/gnome/pixmaps/gaim/smileys/default/msn_star.png
-share/gnome/pixmaps/gaim/smileys/default/msn_stormy.png
-share/gnome/pixmaps/gaim/smileys/default/msn_sun.png
-share/gnome/pixmaps/gaim/smileys/default/msn_sunglasses.png
-share/gnome/pixmaps/gaim/smileys/default/msn_teeth.png
-share/gnome/pixmaps/gaim/smileys/default/msn_think.gif
-share/gnome/pixmaps/gaim/smileys/default/msn_thumbdown.png
-share/gnome/pixmaps/gaim/smileys/default/msn_thumbup.png
-share/gnome/pixmaps/gaim/smileys/default/msn_tongue.png
-share/gnome/pixmaps/gaim/smileys/default/msn_turtle.png
-share/gnome/pixmaps/gaim/smileys/default/msn_umbrella.png
-share/gnome/pixmaps/gaim/smileys/default/msn_weird.png
-share/gnome/pixmaps/gaim/smileys/default/msn_wink.gif
-share/gnome/pixmaps/gaim/smileys/default/msn_xbox.png
-share/gnome/pixmaps/gaim/smileys/default/oneeye.png
-share/gnome/pixmaps/gaim/smileys/default/sad.png
-share/gnome/pixmaps/gaim/smileys/default/scream.png
-share/gnome/pixmaps/gaim/smileys/default/smile.png
-share/gnome/pixmaps/gaim/smileys/default/theme
-share/gnome/pixmaps/gaim/smileys/default/think.png
-share/gnome/pixmaps/gaim/smileys/default/tongue.png
-share/gnome/pixmaps/gaim/smileys/default/wink.png
-share/gnome/pixmaps/gaim/smileys/default/yahoo_alien.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_alien2.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_angel.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_angry.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_batting.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_beatup.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_bigsmile.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_blush.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_brokenheart.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_bye.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_chicken.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_clap.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_clown.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_coffee.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_cow.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_cowboy.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_cry.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_dance.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_devil.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_doh.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_drool.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_eyebrow.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_eyeroll.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_femalefighter.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_flag.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_flower.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_frustrated.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_ghost.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_giggle.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_glasses.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_huggs.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_hypnotized.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_idea.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_kiss.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_laughloud.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_liar.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_loser.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_love.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_madtongue.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_malefighter1.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_malefighter2.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_mean.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_moneyeyes.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_monkey.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_nailbiting.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_neutral.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_ooooh.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_party.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_peace.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_pig.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_pray.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_pumpkin.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_question.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_rotfl.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_sad.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_shame.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_shamrock.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_shhhh.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_sick.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_sighing.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_silent.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_silly.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_sleep.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_smiley.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_star.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_sunglas.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_sweating.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_talktohand.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_think.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_tired.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_tongue.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_waiting.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_waving.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_whistling.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_wink.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_worried.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_worship.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_yingyang.gif
-share/gnome/pixmaps/gaim/smileys/default/yahoo_youkiddingme.gif
-share/gnome/pixmaps/gaim/smileys/default/yell.png
-share/gnome/pixmaps/gaim/smileys/none/theme
-share/gnome/pixmaps/gaim/status/default/activebuddy.png
-share/gnome/pixmaps/gaim/status/default/admin.png
-share/gnome/pixmaps/gaim/status/default/aim.png
-share/gnome/pixmaps/gaim/status/default/aol.png
-share/gnome/pixmaps/gaim/status/default/away.png
-share/gnome/pixmaps/gaim/status/default/blocked.png
-share/gnome/pixmaps/gaim/status/default/dnd.png
-share/gnome/pixmaps/gaim/status/default/extendedaway.png
-share/gnome/pixmaps/gaim/status/default/female.png
-share/gnome/pixmaps/gaim/status/default/founder.png
-share/gnome/pixmaps/gaim/status/default/freeforchat.png
-share/gnome/pixmaps/gaim/status/default/gadu-gadu.png
-share/gnome/pixmaps/gaim/status/default/game.png
-share/gnome/pixmaps/gaim/status/default/halfop.png
-share/gnome/pixmaps/gaim/status/default/hiptop.png
-share/gnome/pixmaps/gaim/status/default/icq.png
-share/gnome/pixmaps/gaim/status/default/ignored.png
-share/gnome/pixmaps/gaim/status/default/invisible.png
-share/gnome/pixmaps/gaim/status/default/irc.png
-share/gnome/pixmaps/gaim/status/default/jabber.png
-share/gnome/pixmaps/gaim/status/default/login.png
-share/gnome/pixmaps/gaim/status/default/logout.png
-share/gnome/pixmaps/gaim/status/default/male.png
-share/gnome/pixmaps/gaim/status/default/msn.png
-share/gnome/pixmaps/gaim/status/default/na.png
-share/gnome/pixmaps/gaim/status/default/napster.png
-share/gnome/pixmaps/gaim/status/default/notauthorized.png
-share/gnome/pixmaps/gaim/status/default/novell.png
-share/gnome/pixmaps/gaim/status/default/nr.png
-share/gnome/pixmaps/gaim/status/default/occupied.png
-share/gnome/pixmaps/gaim/status/default/offline.png
-share/gnome/pixmaps/gaim/status/default/op.png
-share/gnome/pixmaps/gaim/status/default/rendezvous.png
-share/gnome/pixmaps/gaim/status/default/secure.png
-share/gnome/pixmaps/gaim/status/default/silc.png
-share/gnome/pixmaps/gaim/status/default/trepia.png
-share/gnome/pixmaps/gaim/status/default/voice.png
-share/gnome/pixmaps/gaim/status/default/wireless.png
-share/gnome/pixmaps/gaim/status/default/yahoo.png
-share/gnome/pixmaps/gaim/status/default/zephyr.png
-share/gnome/pixmaps/gaim/tb_drag_arrow_down.xpm
-share/gnome/pixmaps/gaim/tb_drag_arrow_left.xpm
-share/gnome/pixmaps/gaim/tb_drag_arrow_right.xpm
-share/gnome/pixmaps/gaim/tb_drag_arrow_up.xpm
-share/gnome/pixmaps/gaim/typed.png
-share/gnome/pixmaps/gaim/typing.png
-share/gnome/sounds/gaim/arrive.wav
-share/gnome/sounds/gaim/leave.wav
-share/gnome/sounds/gaim/receive.wav
-share/gnome/sounds/gaim/redalert.wav
-share/gnome/sounds/gaim/send.wav
+share/applications/gaim.desktop
+share/pixmaps/gaim.png
+share/pixmaps/gaim/buttons/about_menu.png
+share/pixmaps/gaim/buttons/accounts.png
+share/pixmaps/gaim/buttons/change-bgcolor-small.png
+share/pixmaps/gaim/buttons/change-fgcolor-small.png
+share/pixmaps/gaim/buttons/edit.png
+share/pixmaps/gaim/buttons/insert-image-small.png
+share/pixmaps/gaim/buttons/insert-link-small.png
+share/pixmaps/gaim/buttons/insert-smiley-small.png
+share/pixmaps/gaim/buttons/pause.png
+share/pixmaps/gaim/buttons/send-im.png
+share/pixmaps/gaim/buttons/text_bigger.png
+share/pixmaps/gaim/buttons/text_normal.png
+share/pixmaps/gaim/buttons/text_smaller.png
+share/pixmaps/gaim/dialogs/gaim_auth.png
+share/pixmaps/gaim/dialogs/gaim_cool.png
+share/pixmaps/gaim/dialogs/gaim_error.png
+share/pixmaps/gaim/dialogs/gaim_info.png
+share/pixmaps/gaim/dialogs/gaim_question.png
+share/pixmaps/gaim/dialogs/gaim_warning.png
+share/pixmaps/gaim/icons/away.png
+share/pixmaps/gaim/icons/connect.png
+share/pixmaps/gaim/icons/info.png
+share/pixmaps/gaim/icons/msgpend.png
+share/pixmaps/gaim/icons/msgunread.png
+share/pixmaps/gaim/icons/offline.png
+share/pixmaps/gaim/icons/online.png
+share/pixmaps/gaim/logo.png
+share/pixmaps/gaim/smileys/default/angel.png
+share/pixmaps/gaim/smileys/default/bigsmile.png
+share/pixmaps/gaim/smileys/default/burp.png
+share/pixmaps/gaim/smileys/default/cool.png
+share/pixmaps/gaim/smileys/default/crazy.png
+share/pixmaps/gaim/smileys/default/crossedlips.png
+share/pixmaps/gaim/smileys/default/cry.png
+share/pixmaps/gaim/smileys/default/download.png
+share/pixmaps/gaim/smileys/default/embarrassed.png
+share/pixmaps/gaim/smileys/default/farted.png
+share/pixmaps/gaim/smileys/default/kiss.png
+share/pixmaps/gaim/smileys/default/luke.png
+share/pixmaps/gaim/smileys/default/moneymouth.png
+share/pixmaps/gaim/smileys/default/mrt.png
+share/pixmaps/gaim/smileys/default/msn_angel.png
+share/pixmaps/gaim/smileys/default/msn_angry.png
+share/pixmaps/gaim/smileys/default/msn_away.png
+share/pixmaps/gaim/smileys/default/msn_bat.gif
+share/pixmaps/gaim/smileys/default/msn_beer.png
+share/pixmaps/gaim/smileys/default/msn_bowl.png
+share/pixmaps/gaim/smileys/default/msn_boy.png
+share/pixmaps/gaim/smileys/default/msn_brb.png
+share/pixmaps/gaim/smileys/default/msn_brheart.png
+share/pixmaps/gaim/smileys/default/msn_cake.gif
+share/pixmaps/gaim/smileys/default/msn_car.png
+share/pixmaps/gaim/smileys/default/msn_cat.png
+share/pixmaps/gaim/smileys/default/msn_cellphone.png
+share/pixmaps/gaim/smileys/default/msn_cigarette.gif
+share/pixmaps/gaim/smileys/default/msn_clock.png
+share/pixmaps/gaim/smileys/default/msn_coffee.png
+share/pixmaps/gaim/smileys/default/msn_coins.png
+share/pixmaps/gaim/smileys/default/msn_computer.png
+share/pixmaps/gaim/smileys/default/msn_cry.gif
+share/pixmaps/gaim/smileys/default/msn_deadflower.png
+share/pixmaps/gaim/smileys/default/msn_devil.png
+share/pixmaps/gaim/smileys/default/msn_dog.png
+share/pixmaps/gaim/smileys/default/msn_dontknow.gif
+share/pixmaps/gaim/smileys/default/msn_donttell.png
+share/pixmaps/gaim/smileys/default/msn_drink.png
+share/pixmaps/gaim/smileys/default/msn_email.png
+share/pixmaps/gaim/smileys/default/msn_embarrassed.png
+share/pixmaps/gaim/smileys/default/msn_eyeroll.gif
+share/pixmaps/gaim/smileys/default/msn_film.png
+share/pixmaps/gaim/smileys/default/msn_fingerscrossed.png
+share/pixmaps/gaim/smileys/default/msn_flower.png
+share/pixmaps/gaim/smileys/default/msn_gift.png
+share/pixmaps/gaim/smileys/default/msn_girl.png
+share/pixmaps/gaim/smileys/default/msn_handcuffs.png
+share/pixmaps/gaim/smileys/default/msn_heart.png
+share/pixmaps/gaim/smileys/default/msn_highfive.png
+share/pixmaps/gaim/smileys/default/msn_hot.png
+share/pixmaps/gaim/smileys/default/msn_icon.png
+share/pixmaps/gaim/smileys/default/msn_idea.png
+share/pixmaps/gaim/smileys/default/msn_island.png
+share/pixmaps/gaim/smileys/default/msn_kiss.png
+share/pixmaps/gaim/smileys/default/msn_laugh.png
+share/pixmaps/gaim/smileys/default/msn_lightning.gif
+share/pixmaps/gaim/smileys/default/msn_nerd.png
+share/pixmaps/gaim/smileys/default/msn_neutral.png
+share/pixmaps/gaim/smileys/default/msn_note.png
+share/pixmaps/gaim/smileys/default/msn_occ.png
+share/pixmaps/gaim/smileys/default/msn_online.png
+share/pixmaps/gaim/smileys/default/msn_ooooh.png
+share/pixmaps/gaim/smileys/default/msn_party.gif
+share/pixmaps/gaim/smileys/default/msn_phone.png
+share/pixmaps/gaim/smileys/default/msn_photo.png
+share/pixmaps/gaim/smileys/default/msn_pizza.png
+share/pixmaps/gaim/smileys/default/msn_plane.png
+share/pixmaps/gaim/smileys/default/msn_plate.png
+share/pixmaps/gaim/smileys/default/msn_question.png
+share/pixmaps/gaim/smileys/default/msn_rainbow.png
+share/pixmaps/gaim/smileys/default/msn_run.png
+share/pixmaps/gaim/smileys/default/msn_runback.png
+share/pixmaps/gaim/smileys/default/msn_sad.png
+share/pixmaps/gaim/smileys/default/msn_sarcastic.png
+share/pixmaps/gaim/smileys/default/msn_secret.png
+share/pixmaps/gaim/smileys/default/msn_sheep.png
+share/pixmaps/gaim/smileys/default/msn_sick.png
+share/pixmaps/gaim/smileys/default/msn_sleep.png
+share/pixmaps/gaim/smileys/default/msn_sleepy.gif
+share/pixmaps/gaim/smileys/default/msn_smiley.png
+share/pixmaps/gaim/smileys/default/msn_snail.png
+share/pixmaps/gaim/smileys/default/msn_soccer.png
+share/pixmaps/gaim/smileys/default/msn_star.png
+share/pixmaps/gaim/smileys/default/msn_stormy.png
+share/pixmaps/gaim/smileys/default/msn_sun.png
+share/pixmaps/gaim/smileys/default/msn_sunglasses.png
+share/pixmaps/gaim/smileys/default/msn_teeth.png
+share/pixmaps/gaim/smileys/default/msn_think.gif
+share/pixmaps/gaim/smileys/default/msn_thumbdown.png
+share/pixmaps/gaim/smileys/default/msn_thumbup.png
+share/pixmaps/gaim/smileys/default/msn_tongue.png
+share/pixmaps/gaim/smileys/default/msn_turtle.png
+share/pixmaps/gaim/smileys/default/msn_umbrella.png
+share/pixmaps/gaim/smileys/default/msn_weird.png
+share/pixmaps/gaim/smileys/default/msn_wink.gif
+share/pixmaps/gaim/smileys/default/msn_xbox.png
+share/pixmaps/gaim/smileys/default/oneeye.png
+share/pixmaps/gaim/smileys/default/sad.png
+share/pixmaps/gaim/smileys/default/scream.png
+share/pixmaps/gaim/smileys/default/smile.png
+share/pixmaps/gaim/smileys/default/theme
+share/pixmaps/gaim/smileys/default/think.png
+share/pixmaps/gaim/smileys/default/tongue.png
+share/pixmaps/gaim/smileys/default/wink.png
+share/pixmaps/gaim/smileys/default/yahoo_alien.gif
+share/pixmaps/gaim/smileys/default/yahoo_alien2.gif
+share/pixmaps/gaim/smileys/default/yahoo_angel.gif
+share/pixmaps/gaim/smileys/default/yahoo_angry.gif
+share/pixmaps/gaim/smileys/default/yahoo_batting.gif
+share/pixmaps/gaim/smileys/default/yahoo_beatup.gif
+share/pixmaps/gaim/smileys/default/yahoo_bigsmile.gif
+share/pixmaps/gaim/smileys/default/yahoo_blush.gif
+share/pixmaps/gaim/smileys/default/yahoo_brokenheart.gif
+share/pixmaps/gaim/smileys/default/yahoo_bye.gif
+share/pixmaps/gaim/smileys/default/yahoo_chicken.gif
+share/pixmaps/gaim/smileys/default/yahoo_clap.gif
+share/pixmaps/gaim/smileys/default/yahoo_clown.gif
+share/pixmaps/gaim/smileys/default/yahoo_coffee.gif
+share/pixmaps/gaim/smileys/default/yahoo_cow.gif
+share/pixmaps/gaim/smileys/default/yahoo_cowboy.gif
+share/pixmaps/gaim/smileys/default/yahoo_cry.gif
+share/pixmaps/gaim/smileys/default/yahoo_dance.gif
+share/pixmaps/gaim/smileys/default/yahoo_devil.gif
+share/pixmaps/gaim/smileys/default/yahoo_doh.gif
+share/pixmaps/gaim/smileys/default/yahoo_drool.gif
+share/pixmaps/gaim/smileys/default/yahoo_eyebrow.gif
+share/pixmaps/gaim/smileys/default/yahoo_eyeroll.gif
+share/pixmaps/gaim/smileys/default/yahoo_femalefighter.gif
+share/pixmaps/gaim/smileys/default/yahoo_flag.gif
+share/pixmaps/gaim/smileys/default/yahoo_flower.gif
+share/pixmaps/gaim/smileys/default/yahoo_frustrated.gif
+share/pixmaps/gaim/smileys/default/yahoo_ghost.gif
+share/pixmaps/gaim/smileys/default/yahoo_giggle.gif
+share/pixmaps/gaim/smileys/default/yahoo_glasses.gif
+share/pixmaps/gaim/smileys/default/yahoo_huggs.gif
+share/pixmaps/gaim/smileys/default/yahoo_hypnotized.gif
+share/pixmaps/gaim/smileys/default/yahoo_idea.gif
+share/pixmaps/gaim/smileys/default/yahoo_kiss.gif
+share/pixmaps/gaim/smileys/default/yahoo_laughloud.gif
+share/pixmaps/gaim/smileys/default/yahoo_liar.gif
+share/pixmaps/gaim/smileys/default/yahoo_loser.gif
+share/pixmaps/gaim/smileys/default/yahoo_love.gif
+share/pixmaps/gaim/smileys/default/yahoo_madtongue.gif
+share/pixmaps/gaim/smileys/default/yahoo_malefighter1.gif
+share/pixmaps/gaim/smileys/default/yahoo_malefighter2.gif
+share/pixmaps/gaim/smileys/default/yahoo_mean.gif
+share/pixmaps/gaim/smileys/default/yahoo_moneyeyes.gif
+share/pixmaps/gaim/smileys/default/yahoo_monkey.gif
+share/pixmaps/gaim/smileys/default/yahoo_nailbiting.gif
+share/pixmaps/gaim/smileys/default/yahoo_neutral.gif
+share/pixmaps/gaim/smileys/default/yahoo_ooooh.gif
+share/pixmaps/gaim/smileys/default/yahoo_party.gif
+share/pixmaps/gaim/smileys/default/yahoo_peace.gif
+share/pixmaps/gaim/smileys/default/yahoo_pig.gif
+share/pixmaps/gaim/smileys/default/yahoo_pray.gif
+share/pixmaps/gaim/smileys/default/yahoo_pumpkin.gif
+share/pixmaps/gaim/smileys/default/yahoo_question.gif
+share/pixmaps/gaim/smileys/default/yahoo_rotfl.gif
+share/pixmaps/gaim/smileys/default/yahoo_sad.gif
+share/pixmaps/gaim/smileys/default/yahoo_shame.gif
+share/pixmaps/gaim/smileys/default/yahoo_shamrock.gif
+share/pixmaps/gaim/smileys/default/yahoo_shhhh.gif
+share/pixmaps/gaim/smileys/default/yahoo_sick.gif
+share/pixmaps/gaim/smileys/default/yahoo_sighing.gif
+share/pixmaps/gaim/smileys/default/yahoo_silent.gif
+share/pixmaps/gaim/smileys/default/yahoo_silly.gif
+share/pixmaps/gaim/smileys/default/yahoo_sleep.gif
+share/pixmaps/gaim/smileys/default/yahoo_smiley.gif
+share/pixmaps/gaim/smileys/default/yahoo_star.gif
+share/pixmaps/gaim/smileys/default/yahoo_sunglas.gif
+share/pixmaps/gaim/smileys/default/yahoo_sweating.gif
+share/pixmaps/gaim/smileys/default/yahoo_talktohand.gif
+share/pixmaps/gaim/smileys/default/yahoo_think.gif
+share/pixmaps/gaim/smileys/default/yahoo_tired.gif
+share/pixmaps/gaim/smileys/default/yahoo_tongue.gif
+share/pixmaps/gaim/smileys/default/yahoo_waiting.gif
+share/pixmaps/gaim/smileys/default/yahoo_waving.gif
+share/pixmaps/gaim/smileys/default/yahoo_whistling.gif
+share/pixmaps/gaim/smileys/default/yahoo_wink.gif
+share/pixmaps/gaim/smileys/default/yahoo_worried.gif
+share/pixmaps/gaim/smileys/default/yahoo_worship.gif
+share/pixmaps/gaim/smileys/default/yahoo_yingyang.gif
+share/pixmaps/gaim/smileys/default/yahoo_youkiddingme.gif
+share/pixmaps/gaim/smileys/default/yell.png
+share/pixmaps/gaim/smileys/none/theme
+share/pixmaps/gaim/status/default/activebuddy.png
+share/pixmaps/gaim/status/default/admin.png
+share/pixmaps/gaim/status/default/aim.png
+share/pixmaps/gaim/status/default/aol.png
+share/pixmaps/gaim/status/default/away.png
+share/pixmaps/gaim/status/default/blocked.png
+share/pixmaps/gaim/status/default/dnd.png
+share/pixmaps/gaim/status/default/extendedaway.png
+share/pixmaps/gaim/status/default/female.png
+share/pixmaps/gaim/status/default/founder.png
+share/pixmaps/gaim/status/default/freeforchat.png
+share/pixmaps/gaim/status/default/gadu-gadu.png
+share/pixmaps/gaim/status/default/game.png
+share/pixmaps/gaim/status/default/halfop.png
+share/pixmaps/gaim/status/default/hiptop.png
+share/pixmaps/gaim/status/default/icq.png
+share/pixmaps/gaim/status/default/ignored.png
+share/pixmaps/gaim/status/default/invisible.png
+share/pixmaps/gaim/status/default/irc.png
+share/pixmaps/gaim/status/default/jabber.png
+share/pixmaps/gaim/status/default/login.png
+share/pixmaps/gaim/status/default/logout.png
+share/pixmaps/gaim/status/default/male.png
+share/pixmaps/gaim/status/default/msn.png
+share/pixmaps/gaim/status/default/na.png
+share/pixmaps/gaim/status/default/napster.png
+share/pixmaps/gaim/status/default/notauthorized.png
+share/pixmaps/gaim/status/default/novell.png
+share/pixmaps/gaim/status/default/nr.png
+share/pixmaps/gaim/status/default/occupied.png
+share/pixmaps/gaim/status/default/offline.png
+share/pixmaps/gaim/status/default/op.png
+share/pixmaps/gaim/status/default/rendezvous.png
+share/pixmaps/gaim/status/default/secure.png
+share/pixmaps/gaim/status/default/silc.png
+share/pixmaps/gaim/status/default/trepia.png
+share/pixmaps/gaim/status/default/voice.png
+share/pixmaps/gaim/status/default/wireless.png
+share/pixmaps/gaim/status/default/yahoo.png
+share/pixmaps/gaim/status/default/zephyr.png
+share/pixmaps/gaim/tb_drag_arrow_down.xpm
+share/pixmaps/gaim/tb_drag_arrow_left.xpm
+share/pixmaps/gaim/tb_drag_arrow_right.xpm
+share/pixmaps/gaim/tb_drag_arrow_up.xpm
+share/pixmaps/gaim/typed.png
+share/pixmaps/gaim/typing.png
+share/sounds/gaim/arrive.wav
+share/sounds/gaim/leave.wav
+share/sounds/gaim/receive.wav
+share/sounds/gaim/redalert.wav
+share/sounds/gaim/send.wav
share/locale/am/LC_MESSAGES/gaim.mo
share/locale/az/LC_MESSAGES/gaim.mo
share/locale/bg/LC_MESSAGES/gaim.mo
@@ -478,16 +478,16 @@
share/locale/zh_TW/LC_MESSAGES/gaim.mo
@unexec /bin/rmdir %D/share/locale/my_MM/LC_MESSAGES 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/share/locale/my_MM 2>/dev/null || /usr/bin/true
- at dirrm share/gnome/sounds/gaim
- at dirrm share/gnome/pixmaps/gaim/status/default
- at dirrm share/gnome/pixmaps/gaim/status
- at dirrm share/gnome/pixmaps/gaim/smileys/none
- at dirrm share/gnome/pixmaps/gaim/smileys/default
- at dirrm share/gnome/pixmaps/gaim/smileys
- at dirrm share/gnome/pixmaps/gaim/icons
- at dirrm share/gnome/pixmaps/gaim/dialogs
- at dirrm share/gnome/pixmaps/gaim/buttons
- at dirrm share/gnome/pixmaps/gaim
+ at dirrm share/sounds/gaim
+ at dirrm share/pixmaps/gaim/status/default
+ at dirrm share/pixmaps/gaim/status
+ at dirrm share/pixmaps/gaim/smileys/none
+ at dirrm share/pixmaps/gaim/smileys/default
+ at dirrm share/pixmaps/gaim/smileys
+ at dirrm share/pixmaps/gaim/icons
+ at dirrm share/pixmaps/gaim/dialogs
+ at dirrm share/pixmaps/gaim/buttons
+ at dirrm share/pixmaps/gaim
@dirrm lib/gaim
@dirrm include/gaim
%%PERL:%%@cwd %%LOCALBASE%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net-im/gaim/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L net-im/gaim/Makefile -L net-im/gaim/Makefile -u -r1.5 -r1.6
--- net-im/gaim/Makefile
+++ net-im/gaim/Makefile
@@ -17,6 +17,9 @@
COMMENT= Multi-protocol instant messaging client
LICENSE= gpl2
+DEPRECATED= Use pidgin instead
+EXPIRES= July 2008
+
LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
CONFLICTS?= pidgin-[0-9]* libpurple-[0-9]*
From ctriv at midnightbsd.org Fri Mar 21 14:08:27 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Fri, 21 Mar 2008 14:08:27 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: fake fix, add license.
Message-ID: <200803211808.m2LI8RS3084959@stargazer.midnightbsd.org>
Log Message:
-----------
fake fix, add license.
Modified Files:
--------------
mports/net/zebra:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net/zebra/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L net/zebra/Makefile -L net/zebra/Makefile -u -r1.1 -r1.2
--- net/zebra/Makefile
+++ net/zebra/Makefile
@@ -16,6 +16,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4 route software (server/reflector)
+LICENSE= gpl2
CONFLICTS= openbgpd-[0-9]* quagga-[0-9]*
@@ -111,7 +112,7 @@
.endif
post-install:
- @( cd ${WRKSRC}/doc; ${RM} -f zebra*info*; ${MAKE} zebra.info install )
+ @( cd ${WRKSRC}/doc; ${RM} -f zebra*info*; ${MAKE} ${FAKE_MAKEARGS} zebra.info install )
@${SED} -e "s=!!PREFIX!!=${PREFIX}=" \
< ${FILESDIR}/zebractl.sh \
> ${PREFIX}/sbin/zebractl
From ctriv at midnightbsd.org Fri Mar 21 14:59:43 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Fri, 21 Mar 2008 14:59:43 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: devel/p5-UNIVERSAL-require: Add
UNIVERSAL::require
Message-ID: <200803211859.m2LIxh6B089822@stargazer.midnightbsd.org>
Log Message:
-----------
Add UNIVERSAL::require
Added Files:
-----------
mports/devel/p5-UNIVERSAL-require:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ devel/p5-UNIVERSAL-require/pkg-descr
@@ -0,0 +1,17 @@
+UNIVERSAL::require - require() modules from a variable.
+
+If you've ever had to do this...
+
+ eval "require $module";
+
+to get around the bareword caveats on require(), this module is for
+you. It creates a universal require() class method that will work with
+every Perl module and its secure. So instead of doing some arcane
+eval() work, you can do this:
+
+ $module->require;
+
+It doesn't save you much typing, but it'll make alot more sense to
+someone who's not a ninth level Perl acolyte.
+
+WWW: http://search.cpan.org/dist/UNIVERSAL-require/
--- /dev/null
+++ devel/p5-UNIVERSAL-require/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/UNIVERSAL/require.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/UNIVERSAL/require/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/UNIVERSAL/require
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/UNIVERSAL
+ at dirrmtry %%SITE_PERL%%/UNIVERSAL
--- /dev/null
+++ devel/p5-UNIVERSAL-require/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: p5-UNIVERSAL-require
+# Date Created: 25 Oct, 2005
+# Whom: Jun Kuriyama
+#
+# $FreeBSD: ports/devel/p5-UNIVERSAL-require/Makefile,v 1.2 2006/11/29 01:09:56 kuriyama Exp $
+#
+
+PORTNAME= UNIVERSAL-require
+PORTVERSION= 0.11
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../../authors/id/M/MS/MSCHWERN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama at FreeBSD.org
+COMMENT= Perl module to require() from a variable
+LICENSE= perl
+
+PERL_CONFIGURE= yes
+
+MAN3= UNIVERSAL::require.3
+
+.include
--- /dev/null
+++ devel/p5-UNIVERSAL-require/distinfo
@@ -0,0 +1,3 @@
+MD5 (UNIVERSAL-require-0.11.tar.gz) = a93b419333866dcf1e974e8079a41bd7
+SHA256 (UNIVERSAL-require-0.11.tar.gz) = d174a38b9b75f4b73ac7638eb5e0835f2fc53085ce9b174635a912b5df8807e6
+SIZE (UNIVERSAL-require-0.11.tar.gz) = 4582
From ctriv at midnightbsd.org Fri Mar 21 15:05:32 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Fri, 21 Mar 2008 15:05:32 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: databases/p5-Class-DBI-Plugin-Pager: Add
CBDI::Plugin::Pager
Message-ID: <200803211905.m2LJ5W9V090841@stargazer.midnightbsd.org>
Log Message:
-----------
Add CBDI::Plugin::Pager
Added Files:
-----------
mports/databases/p5-Class-DBI-Plugin-Pager:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ databases/p5-Class-DBI-Plugin-Pager/pkg-descr
@@ -0,0 +1,7 @@
+Perl extension to paged queries for CDBI.
+
+Adds a pager method to your class that can query using SQL::Abstract
+where clauses, and limit the number of rows returned to a specific
+subset.
+
+WWW: http://search.cpan.org/dist/Class-DBI-Plugin-Pager/
--- /dev/null
+++ databases/p5-Class-DBI-Plugin-Pager/pkg-plist
@@ -0,0 +1,10 @@
+%%SITE_PERL%%/Class/DBI/Plugin/Pager.pm
+%%SITE_PERL%%/Class/DBI/Plugin/Pager/LimitOffset.pm
+%%SITE_PERL%%/Class/DBI/Plugin/Pager/LimitXY.pm
+%%SITE_PERL%%/Class/DBI/Plugin/Pager/LimitYX.pm
+%%SITE_PERL%%/Class/DBI/Plugin/Pager/RowsTo.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/Plugin/Pager/.packlist
+ at dirrm %%SITE_PERL%%/Class/DBI/Plugin/Pager
+ at dirrmtry %%SITE_PERL%%/Class/DBI/Plugin
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/Plugin/Pager
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/Plugin
--- /dev/null
+++ databases/p5-Class-DBI-Plugin-Pager/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: Class-DBI-Plugin-Pager
+# Date created: 25 Oct 2005
+# Whom: Jun Kuriyama
+#
+# $FreeBSD: ports/databases/p5-Class-DBI-Plugin-Pager/Makefile,v 1.3 2007/09/08 00:54:30 linimon Exp $
+# $MidnightBSD: mports/databases/p5-Class-DBI-Plugin-Pager/Makefile,v 1.1 2008/03/21 19:05:32 ctriv Exp $
+#
+
+
+PORTNAME= Class-DBI-Plugin-Pager
+PORTVERSION= 0.561
+CATEGORIES= databases perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Class
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama at FreeBSD.org
+COMMENT= Perl extension to paged queries for CDBI
+LICENSE= perl
+
+BUILD_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \
+ ${SITE_PERL}/SQL/Abstract.pm:${PORTSDIR}/databases/p5-SQL-Abstract \
+ ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \
+ ${SITE_PERL}/Data/Page.pm:${PORTSDIR}/databases/p5-Data-Page
+
+PERL_CONFIGURE= yes
+MAN3= Class::DBI::Plugin::Pager.3
+
+.include
--- /dev/null
+++ databases/p5-Class-DBI-Plugin-Pager/distinfo
@@ -0,0 +1,3 @@
+MD5 (Class-DBI-Plugin-Pager-0.561.tar.gz) = 74801de56312b880b732485d9655b447
+SHA256 (Class-DBI-Plugin-Pager-0.561.tar.gz) = d93c5169bacae3dd4c64a77bd2e9c97c8438a4df79329f3e24507e5afb064227
+SIZE (Class-DBI-Plugin-Pager-0.561.tar.gz) = 10112
From laffer1 at midnightbsd.org Fri Mar 21 15:54:58 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 15:54:58 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel: adding some of many
Message-ID: <200803211954.m2LJswDE097810@stargazer.midnightbsd.org>
Log Message:
-----------
adding some of many
Modified Files:
--------------
mports/devel:
Makefile (r1.188 -> r1.189)
Added Files:
-----------
mports/devel/p5-Sub-Uplevel:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
mports/devel/p5-Test-Exception:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.188
retrieving revision 1.189
diff -L devel/Makefile -L devel/Makefile -u -r1.188 -r1.189
--- devel/Makefile
+++ devel/Makefile
@@ -172,7 +172,9 @@
SUBDIR += p5-Storable
SUBDIR += p5-String-Approx
SUBDIR += p5-String-Ediff
+ SUBDIR += p5-Sub-Uplevel
SUBDIR += p5-Test-Base
+ SUBDIR += p5-Test-Exception
SUBDIR += p5-Test-Harness
SUBDIR += p5-Test-Simple
SUBDIR += p5-Tie-IxHash
--- /dev/null
+++ devel/p5-Sub-Uplevel/pkg-descr
@@ -0,0 +1,5 @@
+Like Tcl's uplevel() function, but not quite so
+dangerous. The idea is just to fool caller().
+All the really naughty bits of Tcl's uplevel() are avoided.
+
+WWW: http://search.cpan.org/dist/Sub-Uplevel/
--- /dev/null
+++ devel/p5-Sub-Uplevel/pkg-plist
@@ -0,0 +1,6 @@
+%%SITE_PERL%%/mach/auto/Sub/Uplevel/.packlist
+%%SITE_PERL%%/Sub/Uplevel.pm
+%%SITE_PERL%%/Sub/Uplevel.pod
+ at dirrm %%SITE_PERL%%/mach/auto/Sub/Uplevel
+ at dirrmtry %%SITE_PERL%%/mach/auto/Sub
+ at dirrmtry %%SITE_PERL%%/Sub
--- /dev/null
+++ devel/p5-Sub-Uplevel/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: p5-Sub-Uplevel
+# Date created: January 27th 2003
+# Whom: Erwin Lansing
+#
+# $MidnightBSD: mports/devel/p5-Sub-Uplevel/Makefile,v 1.1 2008/03/21 19:54:55 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Sub-Uplevel/Makefile,v 1.15 2008/02/18 15:48:28 erwin Exp $
+#
+
+PORTNAME= Sub-Uplevel
+PORTVERSION= 0.1901
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Sub::Uplevel - apparently run a function in a higher stack frame
+
+BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
+ ${SITE_PERL}/Test/Perl/Critic.pm:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
+ ${SITE_PERL}/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Pod-Coverage \
+ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
+ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Sub::Uplevel.3
+
+.include
--- /dev/null
+++ devel/p5-Sub-Uplevel/distinfo
@@ -0,0 +1,3 @@
+MD5 (Sub-Uplevel-0.1901.tar.gz) = cba75a803c3931d6c2252ad97f8f2616
+SHA256 (Sub-Uplevel-0.1901.tar.gz) = d8f12ef0768f467b2ca2767c5b86e97942f8a37c43b30e1b4b947228a3c78602
+SIZE (Sub-Uplevel-0.1901.tar.gz) = 17417
--- /dev/null
+++ devel/p5-Test-Exception/pkg-descr
@@ -0,0 +1,8 @@
+This module provides a few convenience methods for testing
+exception based code. It is built with Test::Builder and
+plays happily with Test::Simple, Test::More and friends.
+
+If you are not familiar with Test::Simple or Test::More
+now would be the time to go take a look.
+
+WWW: http://search.cpan.org/dist/Test-Exception/
--- /dev/null
+++ devel/p5-Test-Exception/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/mach/auto/Test/Exception/.packlist
+%%SITE_PERL%%/Test/Exception.pm
+ at dirrm %%SITE_PERL%%/mach/auto/Test/Exception
+ at dirrmtry %%SITE_PERL%%/mach/auto/Test
+ at dirrmtry %%SITE_PERL%%/Test
--- /dev/null
+++ devel/p5-Test-Exception/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: p5-Test-Exception
+# Date created: January 27th 2003
+# Whom: Erwin Lansing
+#
+# $MidnightBSD: mports/devel/p5-Test-Exception/Makefile,v 1.1 2008/03/21 19:54:55 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Test-Exception/Makefile,v 1.17 2008/02/21 19:14:43 erwin Exp $
+#
+
+PORTNAME= Test-Exception
+PORTVERSION= 0.27
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Test::Exception - test functions for exception based code
+
+BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \
+ p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Test::Exception.3
+
+.include
--- /dev/null
+++ devel/p5-Test-Exception/distinfo
@@ -0,0 +1,3 @@
+MD5 (Test-Exception-0.27.tar.gz) = dd9383e0bb207c7b0a04d6ba990a5909
+SHA256 (Test-Exception-0.27.tar.gz) = 32ad1e5e12d562a9f65e68c096dc4978e567c7f7263a171af75f8bed8f0c22e9
+SIZE (Test-Exception-0.27.tar.gz) = 12940
From laffer1 at midnightbsd.org Fri Mar 21 15:58:17 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 15:58:17 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel: add p5-Test*
Message-ID: <200803211958.m2LJwHPW098390@stargazer.midnightbsd.org>
Log Message:
-----------
add p5-Test*
Modified Files:
--------------
mports/devel:
Makefile (r1.189 -> r1.190)
Added Files:
-----------
mports/devel/p5-Test-Pod:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
mports/devel/p5-Test-Pod-Coverage:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.189
retrieving revision 1.190
diff -L devel/Makefile -L devel/Makefile -u -r1.189 -r1.190
--- devel/Makefile
+++ devel/Makefile
@@ -176,6 +176,8 @@
SUBDIR += p5-Test-Base
SUBDIR += p5-Test-Exception
SUBDIR += p5-Test-Harness
+ SUBDIR += p5-Test-Pod
+ SUBDIR += p5-Test-Pod-Coverage
SUBDIR += p5-Test-Simple
SUBDIR += p5-Tie-IxHash
SUBDIR += p5-Time-HiRes
--- /dev/null
+++ devel/p5-Test-Pod/pkg-descr
@@ -0,0 +1,4 @@
+Check POD files for errors or warnings in a test file, using Pod::Simple to do
+the heavy lifting.
+
+WWW: http://search.cpan.org/dist/Test-Pod/
--- /dev/null
+++ devel/p5-Test-Pod/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Test/Pod.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Pod/.packlist
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Pod
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
+ at dirrmtry %%SITE_PERL%%/Test
--- /dev/null
+++ devel/p5-Test-Pod/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: p5-Test-Pod
+# Date created: 2 july 2003
+# Whom: Mathieu Arnold
+#
+# $MidnightBSD: mports/devel/p5-Test-Pod/Makefile,v 1.1 2008/03/21 19:58:15 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Test-Pod/Makefile,v 1.16 2007/09/08 00:59:11 linimon Exp $
+#
+
+PORTNAME= Test-Pod
+PORTVERSION= 1.26
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Test
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Check for POD errors in files
+
+BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \
+ ${SITE_PERL}/Pod/Simple.pm:${PORTSDIR}/textproc/p5-Pod-Simple
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Test::Pod.3
+
+.include
--- /dev/null
+++ devel/p5-Test-Pod/distinfo
@@ -0,0 +1,3 @@
+MD5 (Test-Pod-1.26.tar.gz) = 2f259135656ac4549b65a4f14f07b7c6
+SHA256 (Test-Pod-1.26.tar.gz) = a4e1cd69dcfecab9b557314bd626227df3ae38958080bb80cb41a97863dcb908
+SIZE (Test-Pod-1.26.tar.gz) = 6807
--- /dev/null
+++ devel/p5-Test-Pod-Coverage/pkg-descr
@@ -0,0 +1,3 @@
+Checks for POD coverage in files for your distribution.
+
+WWW: http://search.cpan.org/dist/Test-Pod-Coverage/
--- /dev/null
+++ devel/p5-Test-Pod-Coverage/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Test/Pod/Coverage.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Pod/Coverage/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Pod/Coverage
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Pod
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
+ at dirrmtry %%SITE_PERL%%/Test/Pod
+ at dirrmtry %%SITE_PERL%%/Test
--- /dev/null
+++ devel/p5-Test-Pod-Coverage/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: p5-Test-Pod-Coverage
+# Date created: 20 november 2004
+# Whom: Lars Thegler
+#
+# $MidnightBSD: mports/devel/p5-Test-Pod-Coverage/Makefile,v 1.1 2008/03/21 19:58:15 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Test-Pod-Coverage/Makefile,v 1.6 2007/09/08 00:59:11 linimon Exp $
+#
+
+PORTNAME= Test-Pod-Coverage
+PORTVERSION= 1.08
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Test
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Check for pod coverage in your distribution
+
+RUN_DEPENDS= p5-Pod-Coverage>0:${PORTSDIR}/devel/p5-Pod-Coverage \
+ p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= YES
+
+MAN3= Test::Pod::Coverage.3
+
+.include
--- /dev/null
+++ devel/p5-Test-Pod-Coverage/distinfo
@@ -0,0 +1,3 @@
+MD5 (Test-Pod-Coverage-1.08.tar.gz) = 33405cca7c75b7b89c06ba30eea66692
+SHA256 (Test-Pod-Coverage-1.08.tar.gz) = e06336c3eb7d0f37605934b983ececf2782c78dda04ffdb96c7dc12f466a5578
+SIZE (Test-Pod-Coverage-1.08.tar.gz) = 6418
From laffer1 at midnightbsd.org Fri Mar 21 15:59:59 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 15:59:59 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel:
Message-ID: <200803211959.m2LJxxwx098498@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/devel:
Makefile (r1.190 -> r1.191)
Added Files:
-----------
mports/devel/p5-Pod-Coverage:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.190
retrieving revision 1.191
diff -L devel/Makefile -L devel/Makefile -u -r1.190 -r1.191
--- devel/Makefile
+++ devel/Makefile
@@ -166,6 +166,7 @@
SUBDIR += p5-Params-Validate
SUBDIR += p5-PatchReader
SUBDIR += p5-PathTools
+ SUBDIR += p5-Pod-Coverage
SUBDIR += p5-ReadLine-Perl
SUBDIR += p5-Scope-Guard
SUBDIR += p5-Spiffy
--- /dev/null
+++ devel/p5-Pod-Coverage/pkg-descr
@@ -0,0 +1,11 @@
+Developers hate writing documentation. They'd hate it even more if their
+computer tattled on them, but maybe they'll be even more thankful in the long
+run. Even if not, perlmodstyle tells you to, so you must obey.
+
+This module provides a mechanism for determining if the pod for a given module
+is comprehensive.
+
+WWW: http://search.cpan.org/dist/Pod-Coverage/
+
+--
+Mathieu Arnold
--- /dev/null
+++ devel/p5-Pod-Coverage/pkg-plist
@@ -0,0 +1,11 @@
+ at comment $FreeBSD: ports/devel/p5-Pod-Coverage/pkg-plist,v 1.5 2006/08/07 12:31:49 mat Exp $
+%%PORTDOCS%%%%EXAMPLESDIR%%/check_installed
+%%PORTDOCS%%%%EXAMPLESDIR%%/script-covered
+%%SITE_PERL%%/Pod/Coverage.pm
+%%SITE_PERL%%/Pod/Coverage/CountParents.pm
+%%SITE_PERL%%/Pod/Coverage/ExportOnly.pm
+%%SITE_PERL%%/Pod/Coverage/Overloader.pm
+bin/pod_cover
+%%PORTDOCS%%@dirrmtry %%EXAMPLESDIR%%
+ at dirrmtry %%SITE_PERL%%/Pod/Coverage
+ at dirrmtry %%SITE_PERL%%/Pod
--- /dev/null
+++ devel/p5-Pod-Coverage/Makefile
@@ -0,0 +1,42 @@
+# New ports collection makefile for: p5-Pod-Coverage
+# Date created: 10 octobre 2003
+# Whom: mat
+#
+# $MidnightBSD: mports/devel/p5-Pod-Coverage/Makefile,v 1.1 2008/03/21 19:59:57 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Pod-Coverage/Makefile,v 1.13 2007/10/26 21:46:04 mat Exp $
+#
+
+PORTNAME= Pod-Coverage
+PORTVERSION= 0.19
+CATEGORIES= devel textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Checks if the documentation of a module is comprehensive
+
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser \
+ ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump
+
+PERL_MODBUILD= yes
+
+MAN3= Pod::Coverage.3 \
+ Pod::Coverage::CountParents.3 \
+ Pod::Coverage::ExportOnly.3 \
+ Pod::Coverage::Overloader.3
+
+.if !defined(NOPORTDOCS)
+PORTDOCS= Changes README
+EXAMPLES= examples/check_installed examples/script-covered
+
+post-install:
+ @${MKDIR} ${DOCSDIR}
+ @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+ @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
+ @${MKDIR} ${EXAMPLESDIR}
+ @${INSTALL_DATA} ${EXAMPLES:S|^|${WRKSRC}/|} ${EXAMPLESDIR}
+ @${ECHO_MSG} "===> Examples installed in ${EXAMPLESDIR}."
+.endif
+
+.include
--- /dev/null
+++ devel/p5-Pod-Coverage/distinfo
@@ -0,0 +1,3 @@
+MD5 (Pod-Coverage-0.19.tar.gz) = 93af52dac8bafed7702ed290d988ffa4
+SHA256 (Pod-Coverage-0.19.tar.gz) = 045d5b3ee1fdf6333b1e2e9ba7c14636ffe64af675979bc41fb8daca3ff93acf
+SIZE (Pod-Coverage-0.19.tar.gz) = 13630
From laffer1 at midnightbsd.org Fri Mar 21 16:02:18 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:02:18 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel: add p5-Devel-Symdump
Message-ID: <200803212002.m2LK2IP3099048@stargazer.midnightbsd.org>
Log Message:
-----------
add p5-Devel-Symdump
Modified Files:
--------------
mports/devel:
Makefile (r1.191 -> r1.192)
Added Files:
-----------
mports/devel/p5-Devel-Symdump:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.191
retrieving revision 1.192
diff -L devel/Makefile -L devel/Makefile -u -r1.191 -r1.192
--- devel/Makefile
+++ devel/Makefile
@@ -145,6 +145,7 @@
SUBDIR += p5-Date-Calc
SUBDIR += p5-Date-Manip
SUBDIR += p5-Devel-StackTrace
+ SUBDIR += p5-Devel-Symdump
SUBDIR += p5-Exception-Class
SUBDIR += p5-ExtUtils-CBuilder
SUBDIR += p5-ExtUtils-ParseXS
--- /dev/null
+++ devel/p5-Devel-Symdump/pkg-descr
@@ -0,0 +1,15 @@
+This little package serves to access the symbol table of perl.
+
+Devel::Symdump->rnew(@packages)
+
+returns a symbol table object for all subtrees below @packages.
+Nested Modules are analyzed recursively. If no package is given as
+argument, it defaults to main. That means to get the whole symbol
+table, just do a rnew without arguments.
+
+Devel::Symdump->new(@packages)
+
+does not go into recursion and only analyzes the packages that are
+given as arguments.
+
+WWW: http://search.cpan.org/dist/Devel-Symdump/
--- /dev/null
+++ devel/p5-Devel-Symdump/pkg-plist
@@ -0,0 +1,8 @@
+ at comment $FreeBSD: ports/devel/p5-Devel-Symdump/pkg-plist,v 1.8 2006/07/19 14:48:34 erwin Exp $
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Symdump/.packlist
+%%SITE_PERL%%/Devel/Symdump.pm
+%%SITE_PERL%%/Devel/Symdump/Export.pm
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Symdump
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel
+ at dirrmtry %%SITE_PERL%%/Devel/Symdump
+ at dirrmtry %%SITE_PERL%%/Devel
--- /dev/null
+++ devel/p5-Devel-Symdump/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: p5-Devel-Symdump
+# Date created: June 15th 1997
+# Whom: James FitzGibbon
+#
+# $MidnightBSD: mports/devel/p5-Devel-Symdump/Makefile,v 1.1 2008/03/21 20:02:16 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Devel-Symdump/Makefile,v 1.24 2008/02/20 19:10:02 erwin Exp $
+#
+
+PORTNAME= Devel-Symdump
+PORTVERSION= 2.0800
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-2.08
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= A perl5 module that dumps symbol names or the symbol table
+
+PERL_CONFIGURE= YES
+
+MAN3= Devel::Symdump.3
+
+.include
--- /dev/null
+++ devel/p5-Devel-Symdump/distinfo
@@ -0,0 +1,3 @@
+MD5 (Devel-Symdump-2.08.tar.gz) = 68e3a2f2f989bff295ee63aed5a2a1e5
+SHA256 (Devel-Symdump-2.08.tar.gz) = a50353a31259b6e61d83cfbdca3ab999b5db74e1009ec3259ad7fbc03f32f263
+SIZE (Devel-Symdump-2.08.tar.gz) = 15089
From ctriv at midnightbsd.org Fri Mar 21 16:02:41 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:02:41 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Missed a fake error.
Message-ID: <200803212002.m2LK2fa6099090@stargazer.midnightbsd.org>
Log Message:
-----------
Missed a fake error. Bump port revision so people get the fix.
Modified Files:
--------------
mports/net/zebra:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net/zebra/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L net/zebra/Makefile -L net/zebra/Makefile -u -r1.2 -r1.3
--- net/zebra/Makefile
+++ net/zebra/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zebra
PORTVERSION= 0.95a
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \
ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \
@@ -113,7 +114,7 @@
post-install:
@( cd ${WRKSRC}/doc; ${RM} -f zebra*info*; ${MAKE} ${FAKE_MAKEARGS} zebra.info install )
- @${SED} -e "s=!!PREFIX!!=${PREFIX}=" \
+ @${SED} -e "s=!!PREFIX!!=${TRUE_PREFIX}=" \
< ${FILESDIR}/zebractl.sh \
> ${PREFIX}/sbin/zebractl
@${CHMOD} 555 ${PREFIX}/sbin/zebractl
From laffer1 at midnightbsd.org Fri Mar 21 16:04:13 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:04:13 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/textproc:
Message-ID: <200803212004.m2LK4D5Q099174@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/textproc:
Makefile (r1.83 -> r1.84)
Added Files:
-----------
mports/textproc/p5-Test-Perl-Critic:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/Makefile,v
retrieving revision 1.83
retrieving revision 1.84
diff -L textproc/Makefile -L textproc/Makefile -u -r1.83 -r1.84
--- textproc/Makefile
+++ textproc/Makefile
@@ -61,6 +61,7 @@
SUBDIR += p5-SGMLSpm
SUBDIR += p5-Text-Autoformat
SUBDIR += p5-Text-Diff
+ SUBDIR += p5-Test-Perl-Critic
SUBDIR += p5-Text-Reform
SUBDIR += p5-Text-Tabs+Wrap
SUBDIR += p5-XML-DOM
--- /dev/null
+++ textproc/p5-Test-Perl-Critic/pkg-descr
@@ -0,0 +1,6 @@
+Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine
+suitable for test programs written using the Test::More framework. This
+makes it easy to integrate coding-standards enforcement into the build
+process.
+
+WWW: http://search.cpan.org/dist/Test-Perl-Critic/
--- /dev/null
+++ textproc/p5-Test-Perl-Critic/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Perl/Critic/.packlist
+%%SITE_PERL%%/Test/Perl/Critic.pm
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Perl/Critic
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Perl
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
+ at dirrmtry %%SITE_PERL%%/Test/Perl
+ at dirrmtry %%SITE_PERL%%/Test
--- /dev/null
+++ textproc/p5-Test-Perl-Critic/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: p5-Test-Perl-Critic
+# Date created: 2007/06/07
+# Whom: chinsan
+#
+# $MidnightBSD: mports/textproc/p5-Test-Perl-Critic/Makefile,v 1.1 2008/03/21 20:04:10 laffer1 Exp $
+# $FreeBSD: ports/textproc/p5-Test-Perl-Critic/Makefile,v 1.1 2007/07/28 11:47:09 chinsan Exp $
+#
+
+PORTNAME= Test-Perl-Critic
+PORTVERSION= 1.01
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Test/THALJEF/testperlcritic
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Use Perl::Critic in test programs
+
+BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Test::Perl::Critic.3
+
+.include
--- /dev/null
+++ textproc/p5-Test-Perl-Critic/distinfo
@@ -0,0 +1,3 @@
+MD5 (Test-Perl-Critic-1.01.tar.gz) = 6a4f0da724a0c3bc664e8cbf1f9a67c8
+SHA256 (Test-Perl-Critic-1.01.tar.gz) = 8598ff3cd33154ab08fdc2ad8ac2dc46f8afd4ec17c7a28f706c4dbb01ea8164
+SIZE (Test-Perl-Critic-1.01.tar.gz) = 18590
From laffer1 at midnightbsd.org Fri Mar 21 16:05:46 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:05:46 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/textproc:
Message-ID: <200803212005.m2LK5k5u099710@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/textproc:
Makefile (r1.84 -> r1.85)
Added Files:
-----------
mports/textproc/p5-Perl-Critic:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/Makefile,v
retrieving revision 1.84
retrieving revision 1.85
diff -L textproc/Makefile -L textproc/Makefile -u -r1.84 -r1.85
--- textproc/Makefile
+++ textproc/Makefile
@@ -57,6 +57,7 @@
SUBDIR += opensp
SUBDIR += p5-libxml
SUBDIR += p5-Parse-Syslog
+ SUBDIR += p5-Perl-Critic
SUBDIR += p5-Pod-POM
SUBDIR += p5-SGMLSpm
SUBDIR += p5-Text-Autoformat
--- /dev/null
+++ textproc/p5-Perl-Critic/pkg-descr
@@ -0,0 +1,16 @@
+Perl::Critic is an extensible framework for creating and applying coding
+standards to Perl source code. Essentially, it is a static source code
+analysis engine. Perl::Critic is distributed with a number of
+Perl::Critic::Policy modules that attempt to enforce various coding
+guidelines. Most Policies are based on Damian Conway's book
+Perl Best Practices.
+You can choose and customize those Polices through the
+Perl::Critic interface. You can also create new Policy modules that
+suit your own tastes.
+
+For a convenient command-line interface to Perl::Critic, see the
+documentation for perlcritic. If you want to integrate Perl::Critic with
+your build process, Test::Perl::Critic provides a nice interface that is
+suitable for test scripts.
+
+WWW: http://search.cpan.org/dist/Perl-Critic/
--- /dev/null
+++ textproc/p5-Perl-Critic/pkg-plist
@@ -0,0 +1,185 @@
+bin/perlcritic
+%%SITE_PERL%%/Perl/Critic.pm
+%%SITE_PERL%%/Perl/Critic/Config.pm
+%%SITE_PERL%%/Perl/Critic/ConfigErrors.pm
+%%SITE_PERL%%/Perl/Critic/DEVELOPER.pod
+%%SITE_PERL%%/Perl/Critic/Defaults.pm
+%%SITE_PERL%%/Perl/Critic/Document.pm
+%%SITE_PERL%%/Perl/Critic/Exception.pm
+%%SITE_PERL%%/Perl/Critic/Exception/AggregateConfiguration.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Configuration.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Configuration/Generic.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Configuration/Option.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Configuration/Option/Global.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Configuration/Option/Global/ExtraParameter.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Configuration/Option/Global/ParameterValue.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Configuration/Option/Policy.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Configuration/Option/Policy/ExtraParameter.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Configuration/Option/Policy/ParameterValue.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Fatal.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Fatal/Generic.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Fatal/Internal.pm
+%%SITE_PERL%%/Perl/Critic/Exception/Fatal/PolicyDefinition.pm
+%%SITE_PERL%%/Perl/Critic/Policy.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/ProhibitBooleanGrep.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/ProhibitComplexMappings.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/ProhibitLvalueSubstr.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/ProhibitReverseSortBlock.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/ProhibitSleepViaSelect.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/ProhibitStringyEval.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/ProhibitStringySplit.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/ProhibitUniversalCan.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/ProhibitUniversalIsa.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/ProhibitVoidGrep.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/ProhibitVoidMap.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/RequireBlockGrep.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/RequireBlockMap.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/RequireGlobFunction.pm
+%%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions/RequireSimpleSortBlock.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ClassHierarchies/ProhibitAutoloading.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ClassHierarchies/ProhibitExplicitISA.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ClassHierarchies/ProhibitOneArgBless.pm
+%%SITE_PERL%%/Perl/Critic/Policy/CodeLayout/ProhibitHardTabs.pm
+%%SITE_PERL%%/Perl/Critic/Policy/CodeLayout/ProhibitParensWithBuiltins.pm
+%%SITE_PERL%%/Perl/Critic/Policy/CodeLayout/ProhibitQuotedWordLists.pm
+%%SITE_PERL%%/Perl/Critic/Policy/CodeLayout/ProhibitTrailingWhitespace.pm
+%%SITE_PERL%%/Perl/Critic/Policy/CodeLayout/RequireConsistentNewlines.pm
+%%SITE_PERL%%/Perl/Critic/Policy/CodeLayout/RequireTidyCode.pm
+%%SITE_PERL%%/Perl/Critic/Policy/CodeLayout/RequireTrailingCommas.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ControlStructures/ProhibitCStyleForLoops.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ControlStructures/ProhibitCascadingIfElse.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ControlStructures/ProhibitDeepNests.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ControlStructures/ProhibitMutatingListFunctions.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ControlStructures/ProhibitNegativeExpressionsInUnlessAndUntilConditions.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ControlStructures/ProhibitPostfixControls.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ControlStructures/ProhibitUnlessBlocks.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ControlStructures/ProhibitUnreachableCode.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ControlStructures/ProhibitUntilBlocks.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Documentation/PodSpelling.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Documentation/RequirePodAtEnd.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Documentation/RequirePodSections.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ErrorHandling/RequireCarping.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/ProhibitBacktickOperators.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/ProhibitBarewordFileHandles.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/ProhibitExplicitStdin.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/ProhibitInteractiveTest.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/ProhibitJoinedReadline.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/ProhibitOneArgSelect.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/ProhibitReadlineInForLoop.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/ProhibitTwoArgOpen.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/RequireBracedFileHandleWithPrint.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/RequireBriefOpen.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/RequireCheckedClose.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/RequireCheckedOpen.pm
+%%SITE_PERL%%/Perl/Critic/Policy/InputOutput/RequireCheckedSyscalls.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Miscellanea/ProhibitFormats.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Miscellanea/ProhibitTies.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Miscellanea/RequireRcsKeywords.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Modules/ProhibitAutomaticExportation.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Modules/ProhibitEvilModules.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Modules/ProhibitExcessMainComplexity.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Modules/ProhibitMultiplePackages.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Modules/RequireBarewordIncludes.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Modules/RequireEndWithOne.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Modules/RequireExplicitPackage.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Modules/RequireFilenameMatchesPackage.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Modules/RequireVersionVar.pm
+%%SITE_PERL%%/Perl/Critic/Policy/NamingConventions/ProhibitAmbiguousNames.pm
+%%SITE_PERL%%/Perl/Critic/Policy/NamingConventions/ProhibitMixedCaseSubs.pm
+%%SITE_PERL%%/Perl/Critic/Policy/NamingConventions/ProhibitMixedCaseVars.pm
+%%SITE_PERL%%/Perl/Critic/Policy/References/ProhibitDoubleSigils.pm
+%%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions/ProhibitCaptureWithoutTest.pm
+%%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions/ProhibitComplexRegexes.pm
+%%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions/ProhibitEnumeratedClasses.pm
+%%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions/ProhibitEscapedMetacharacters.pm
+%%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions/ProhibitFixedStringMatches.pm
+%%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions/ProhibitSingleCharAlternation.pm
+%%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions/ProhibitUnusedCapture.pm
+%%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions/ProhibitUnusualDelimiters.pm
+%%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions/RequireBracesForMultiline.pm
+%%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions/RequireExtendedFormatting.pm
+%%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions/RequireLineBoundaryMatching.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Subroutines/ProhibitAmpersandSigils.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Subroutines/ProhibitBuiltinHomonyms.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Subroutines/ProhibitExcessComplexity.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Subroutines/ProhibitExplicitReturnUndef.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Subroutines/ProhibitManyArgs.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Subroutines/ProhibitNestedSubs.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Subroutines/ProhibitSubroutinePrototypes.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Subroutines/ProtectPrivateSubs.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Subroutines/RequireArgUnpacking.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Subroutines/RequireFinalReturn.pm
+%%SITE_PERL%%/Perl/Critic/Policy/TestingAndDebugging/ProhibitNoStrict.pm
+%%SITE_PERL%%/Perl/Critic/Policy/TestingAndDebugging/ProhibitNoWarnings.pm
+%%SITE_PERL%%/Perl/Critic/Policy/TestingAndDebugging/ProhibitProlongedStrictureOverride.pm
+%%SITE_PERL%%/Perl/Critic/Policy/TestingAndDebugging/RequireTestLabels.pm
+%%SITE_PERL%%/Perl/Critic/Policy/TestingAndDebugging/RequireUseStrict.pm
+%%SITE_PERL%%/Perl/Critic/Policy/TestingAndDebugging/RequireUseWarnings.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitCommaSeparatedStatements.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitConstantPragma.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitEmptyQuotes.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitEscapedCharacters.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitImplicitNewlines.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitInterpolationOfLiterals.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitLeadingZeros.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitLongChainsOfMethodCalls.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitMismatchedOperators.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitMixedBooleanOperators.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitNoisyQuotes.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitQuotesAsQuotelikeOperatorDelimiters.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/ProhibitVersionStrings.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/RequireInterpolationOfMetachars.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/RequireNumberSeparators.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/RequireQuotedHeredocTerminator.pm
+%%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions/RequireUpperCaseHeredocTerminator.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Variables/ProhibitConditionalDeclarations.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Variables/ProhibitLocalVars.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Variables/ProhibitMatchVars.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Variables/ProhibitPackageVars.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Variables/ProhibitPerl4PackageNames.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Variables/ProhibitPunctuationVars.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Variables/ProtectPrivateVars.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Variables/RequireInitializationForLocalVars.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Variables/RequireLexicalLoopIterators.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Variables/RequireLocalizedPunctuationVars.pm
+%%SITE_PERL%%/Perl/Critic/Policy/Variables/RequireNegativeIndices.pm
+%%SITE_PERL%%/Perl/Critic/PolicyFactory.pm
+%%SITE_PERL%%/Perl/Critic/PolicyListing.pm
+%%SITE_PERL%%/Perl/Critic/PolicySummary.pod
+%%SITE_PERL%%/Perl/Critic/ProfilePrototype.pm
+%%SITE_PERL%%/Perl/Critic/Statistics.pm
+%%SITE_PERL%%/Perl/Critic/TestUtils.pm
+%%SITE_PERL%%/Perl/Critic/Theme.pm
+%%SITE_PERL%%/Perl/Critic/UserProfile.pm
+%%SITE_PERL%%/Perl/Critic/Utils.pm
+%%SITE_PERL%%/Perl/Critic/Utils/Constants.pm
+%%SITE_PERL%%/Perl/Critic/Utils/McCabe.pm
+%%SITE_PERL%%/Perl/Critic/Utils/PPI.pm
+%%SITE_PERL%%/Perl/Critic/Utils/PPIRegexp.pm
+%%SITE_PERL%%/Perl/Critic/Violation.pm
+ at dirrm %%SITE_PERL%%/Perl/Critic/Utils
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/Variables
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/ValuesAndExpressions
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/TestingAndDebugging
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/Subroutines
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/RegularExpressions
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/References
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/NamingConventions
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/Modules
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/Miscellanea
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/InputOutput
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/ErrorHandling
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/Documentation
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/ControlStructures
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/CodeLayout
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/ClassHierarchies
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy/BuiltinFunctions
+ at dirrm %%SITE_PERL%%/Perl/Critic/Policy
+ at dirrm %%SITE_PERL%%/Perl/Critic/Exception/Fatal
+ at dirrm %%SITE_PERL%%/Perl/Critic/Exception/Configuration/Option/Policy
+ at dirrm %%SITE_PERL%%/Perl/Critic/Exception/Configuration/Option/Global
+ at dirrm %%SITE_PERL%%/Perl/Critic/Exception/Configuration/Option
+ at dirrm %%SITE_PERL%%/Perl/Critic/Exception/Configuration
+ at dirrm %%SITE_PERL%%/Perl/Critic/Exception
+ at dirrm %%SITE_PERL%%/Perl/Critic
+ at dirrmtry %%SITE_PERL%%/Perl
--- /dev/null
+++ textproc/p5-Perl-Critic/Makefile
@@ -0,0 +1,192 @@
+# ex:ts=8
+# Ports collection makefile for: Perl::Critic
+# Date created: Nov 26, 2005
+# Whom: ijliao
+#
+# $MidnightBSD: mports/textproc/p5-Perl-Critic/Makefile,v 1.1 2008/03/21 20:05:44 laffer1 Exp $
+# $FreeBSD: ports/textproc/p5-Perl-Critic/Makefile,v 1.22 2008/01/15 05:52:08 clsung Exp $
+#
+
+PORTNAME= Perl-Critic
+PORTVERSION= 1.08.0
+CATEGORIES= textproc devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Critique Perl source for style and standards
+
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
+ ${SITE_PERL}/B/Keywords.pm:${PORTSDIR}/devel/p5-B-Keywords \
+ ${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny \
+ ${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable \
+ ${SITE_PERL}/PPI.pm:${PORTSDIR}/textproc/p5-PPI \
+ ${SITE_PERL}/Perl/Tidy.pm:${PORTSDIR}/devel/perltidy \
+ ${SITE_PERL}/String/Format.pm:${PORTSDIR}/textproc/p5-String-Format \
+ ${SITE_PERL}/${PERL_ARCH}/Readonly.pm:${PORTSDIR}/devel/p5-Readonly
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_MODBUILD= yes
+
+MAN1= perlcritic.1
+MAN3= Perl::Critic.3 \
+ Perl::Critic::Config.3 \
+ Perl::Critic::DEVELOPER.3 \
+ Perl::Critic::ConfigErrors.3 \
+ Perl::Critic::Defaults.3 \
+ Perl::Critic::Document.3 \
+ Perl::Critic::Policy.3 \
+ Perl::Critic::Exception.3 \
+ Perl::Critic::Exception::AggregateConfiguration.3 \
+ Perl::Critic::Exception::Configuration.3 \
+ Perl::Critic::Exception::Configuration::Generic.3 \
+ Perl::Critic::Exception::Configuration::Option.3 \
+ Perl::Critic::Exception::Configuration::Option::Global.3 \
+ Perl::Critic::Exception::Configuration::Option::Global::ExtraParameter.3 \
+ Perl::Critic::Exception::Configuration::Option::Global::ParameterValue.3 \
+ Perl::Critic::Exception::Configuration::Option::Policy.3 \
+ Perl::Critic::Exception::Configuration::Option::Policy::ExtraParameter.3 \
+ Perl::Critic::Exception::Configuration::Option::Policy::ParameterValue.3 \
+ Perl::Critic::Exception::Fatal.3 \
+ Perl::Critic::Exception::Fatal::Generic.3 \
+ Perl::Critic::Exception::Fatal::Internal.3 \
+ Perl::Critic::Exception::Fatal::PolicyDefinition.3 \
+ Perl::Critic::Policy::BuiltinFunctions::ProhibitBooleanGrep.3 \
+ Perl::Critic::Policy::BuiltinFunctions::ProhibitComplexMappings.3 \
+ Perl::Critic::Policy::BuiltinFunctions::ProhibitLvalueSubstr.3 \
+ Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock.3 \
+ Perl::Critic::Policy::BuiltinFunctions::ProhibitSleepViaSelect.3 \
+ Perl::Critic::Policy::BuiltinFunctions::ProhibitStringyEval.3 \
+ Perl::Critic::Policy::BuiltinFunctions::ProhibitStringySplit.3 \
+ Perl::Critic::Policy::BuiltinFunctions::ProhibitUniversalCan.3 \
+ Perl::Critic::Policy::BuiltinFunctions::ProhibitUniversalIsa.3 \
+ Perl::Critic::Policy::BuiltinFunctions::ProhibitVoidGrep.3 \
+ Perl::Critic::Policy::BuiltinFunctions::ProhibitVoidMap.3 \
+ Perl::Critic::Policy::BuiltinFunctions::RequireBlockGrep.3 \
+ Perl::Critic::Policy::BuiltinFunctions::RequireBlockMap.3 \
+ Perl::Critic::Policy::BuiltinFunctions::RequireGlobFunction.3 \
+ Perl::Critic::Policy::BuiltinFunctions::RequireSimpleSortBlock.3 \
+ Perl::Critic::Policy::ClassHierarchies::ProhibitAutoloading.3 \
+ Perl::Critic::Policy::ClassHierarchies::ProhibitExplicitISA.3 \
+ Perl::Critic::Policy::ClassHierarchies::ProhibitOneArgBless.3 \
+ Perl::Critic::Policy::CodeLayout::ProhibitHardTabs.3 \
+ Perl::Critic::Policy::CodeLayout::ProhibitParensWithBuiltins.3 \
+ Perl::Critic::Policy::CodeLayout::ProhibitQuotedWordLists.3 \
+ Perl::Critic::Policy::CodeLayout::ProhibitTrailingWhitespace.3 \
+ Perl::Critic::Policy::CodeLayout::RequireConsistentNewlines.3 \
+ Perl::Critic::Policy::CodeLayout::RequireTidyCode.3 \
+ Perl::Critic::Policy::CodeLayout::RequireTrailingCommas.3 \
+ Perl::Critic::Policy::ControlStructures::ProhibitCStyleForLoops.3 \
+ Perl::Critic::Policy::ControlStructures::ProhibitCascadingIfElse.3 \
+ Perl::Critic::Policy::ControlStructures::ProhibitDeepNests.3 \
+ Perl::Critic::Policy::ControlStructures::ProhibitMutatingListFunctions.3 \
+ Perl::Critic::Policy::ControlStructures::ProhibitNegativeExpressionsInUnlessAndUntilConditions.3 \
+ Perl::Critic::Policy::ControlStructures::ProhibitPostfixControls.3 \
+ Perl::Critic::Policy::ControlStructures::ProhibitUnlessBlocks.3 \
+ Perl::Critic::Policy::ControlStructures::ProhibitUnreachableCode.3 \
+ Perl::Critic::Policy::ControlStructures::ProhibitUntilBlocks.3 \
+ Perl::Critic::Policy::Documentation::PodSpelling.3 \
+ Perl::Critic::Policy::Documentation::RequirePodAtEnd.3 \
+ Perl::Critic::Policy::Documentation::RequirePodSections.3 \
+ Perl::Critic::Policy::ErrorHandling::RequireCarping.3 \
+ Perl::Critic::Policy::InputOutput::ProhibitBacktickOperators.3 \
+ Perl::Critic::Policy::InputOutput::ProhibitBarewordFileHandles.3 \
+ Perl::Critic::Policy::InputOutput::ProhibitExplicitStdin.3 \
+ Perl::Critic::Policy::InputOutput::ProhibitInteractiveTest.3 \
+ Perl::Critic::Policy::InputOutput::ProhibitJoinedReadline.3 \
+ Perl::Critic::Policy::InputOutput::ProhibitOneArgSelect.3 \
+ Perl::Critic::Policy::InputOutput::ProhibitReadlineInForLoop.3 \
+ Perl::Critic::Policy::InputOutput::ProhibitTwoArgOpen.3 \
+ Perl::Critic::Policy::InputOutput::RequireBracedFileHandleWithPrint.3 \
+ Perl::Critic::Policy::InputOutput::RequireBriefOpen.3 \
+ Perl::Critic::Policy::InputOutput::RequireCheckedClose.3 \
+ Perl::Critic::Policy::InputOutput::RequireCheckedOpen.3 \
+ Perl::Critic::Policy::InputOutput::RequireCheckedSyscalls.3 \
+ Perl::Critic::Policy::Miscellanea::ProhibitFormats.3 \
+ Perl::Critic::Policy::Miscellanea::ProhibitTies.3 \
+ Perl::Critic::Policy::Miscellanea::RequireRcsKeywords.3 \
+ Perl::Critic::Policy::Modules::ProhibitAutomaticExportation.3 \
+ Perl::Critic::Policy::Modules::ProhibitEvilModules.3 \
+ Perl::Critic::Policy::Modules::ProhibitExcessMainComplexity.3 \
+ Perl::Critic::Policy::Modules::ProhibitMultiplePackages.3 \
+ Perl::Critic::Policy::Modules::RequireBarewordIncludes.3 \
+ Perl::Critic::Policy::Modules::RequireEndWithOne.3 \
+ Perl::Critic::Policy::Modules::RequireExplicitPackage.3 \
+ Perl::Critic::Policy::Modules::RequireFilenameMatchesPackage.3 \
+ Perl::Critic::Policy::Modules::RequireVersionVar.3 \
+ Perl::Critic::Policy::NamingConventions::ProhibitAmbiguousNames.3 \
+ Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseSubs.3 \
+ Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseVars.3 \
+ Perl::Critic::Policy::References::ProhibitDoubleSigils.3 \
+ Perl::Critic::Policy::RegularExpressions::ProhibitCaptureWithoutTest.3 \
+ Perl::Critic::Policy::RegularExpressions::ProhibitComplexRegexes.3 \
+ Perl::Critic::Policy::RegularExpressions::ProhibitEnumeratedClasses.3 \
+ Perl::Critic::Policy::RegularExpressions::ProhibitEscapedMetacharacters.3 \
+ Perl::Critic::Policy::RegularExpressions::ProhibitFixedStringMatches.3 \
+ Perl::Critic::Policy::RegularExpressions::ProhibitSingleCharAlternation.3 \
+ Perl::Critic::Policy::RegularExpressions::ProhibitUnusedCapture.3 \
+ Perl::Critic::Policy::RegularExpressions::ProhibitUnusualDelimiters.3 \
+ Perl::Critic::Policy::RegularExpressions::RequireBracesForMultiline.3 \
+ Perl::Critic::Policy::RegularExpressions::RequireExtendedFormatting.3 \
+ Perl::Critic::Policy::RegularExpressions::RequireLineBoundaryMatching.3 \
+ Perl::Critic::Policy::Subroutines::ProhibitAmpersandSigils.3 \
+ Perl::Critic::Policy::Subroutines::ProhibitBuiltinHomonyms.3 \
+ Perl::Critic::Policy::Subroutines::ProhibitExcessComplexity.3 \
+ Perl::Critic::Policy::Subroutines::ProhibitExplicitReturnUndef.3 \
+ Perl::Critic::Policy::Subroutines::ProhibitManyArgs.3 \
+ Perl::Critic::Policy::Subroutines::ProhibitNestedSubs.3 \
+ Perl::Critic::Policy::Subroutines::ProhibitSubroutinePrototypes.3 \
+ Perl::Critic::Policy::Subroutines::ProtectPrivateSubs.3 \
+ Perl::Critic::Policy::Subroutines::RequireArgUnpacking.3 \
+ Perl::Critic::Policy::Subroutines::RequireFinalReturn.3 \
+ Perl::Critic::Policy::TestingAndDebugging::ProhibitNoStrict.3 \
+ Perl::Critic::Policy::TestingAndDebugging::ProhibitNoWarnings.3 \
+ Perl::Critic::Policy::TestingAndDebugging::ProhibitProlongedStrictureOverride.3 \
+ Perl::Critic::Policy::TestingAndDebugging::RequireTestLabels.3 \
+ Perl::Critic::Policy::TestingAndDebugging::RequireUseStrict.3 \
+ Perl::Critic::Policy::TestingAndDebugging::RequireUseWarnings.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitCommaSeparatedStatements.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitConstantPragma.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitEmptyQuotes.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitEscapedCharacters.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitImplicitNewlines.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitInterpolationOfLiterals.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitLeadingZeros.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitLongChainsOfMethodCalls.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitMismatchedOperators.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitMixedBooleanOperators.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitNoisyQuotes.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitQuotesAsQuotelikeOperatorDelimiters.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::ProhibitVersionStrings.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::RequireInterpolationOfMetachars.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::RequireNumberSeparators.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::RequireQuotedHeredocTerminator.3 \
+ Perl::Critic::Policy::ValuesAndExpressions::RequireUpperCaseHeredocTerminator.3 \
+ Perl::Critic::Policy::Variables::ProhibitConditionalDeclarations.3 \
+ Perl::Critic::Policy::Variables::ProhibitLocalVars.3 \
+ Perl::Critic::Policy::Variables::ProhibitMatchVars.3 \
+ Perl::Critic::Policy::Variables::ProhibitPackageVars.3 \
+ Perl::Critic::Policy::Variables::ProhibitPerl4PackageNames.3 \
+ Perl::Critic::Policy::Variables::ProhibitPunctuationVars.3 \
+ Perl::Critic::Policy::Variables::ProtectPrivateVars.3 \
+ Perl::Critic::Policy::Variables::RequireInitializationForLocalVars.3 \
+ Perl::Critic::Policy::Variables::RequireLexicalLoopIterators.3 \
+ Perl::Critic::Policy::Variables::RequireLocalizedPunctuationVars.3 \
+ Perl::Critic::Policy::Variables::RequireNegativeIndices.3 \
+ Perl::Critic::PolicyFactory.3 \
+ Perl::Critic::PolicyListing.3 \
+ Perl::Critic::PolicySummary.3 \
+ Perl::Critic::ProfilePrototype.3 \
+ Perl::Critic::Statistics.3 \
+ Perl::Critic::TestUtils.3 \
+ Perl::Critic::Theme.3 \
+ Perl::Critic::Utils::PPIRegexp.3 \
+ Perl::Critic::UserProfile.3 \
+ Perl::Critic::Utils.3 \
+ Perl::Critic::Utils::Constants.3 \
+ Perl::Critic::Utils::McCabe.3 \
+ Perl::Critic::Utils::PPI.3 \
+ Perl::Critic::Violation.3
+
+.include
--- /dev/null
+++ textproc/p5-Perl-Critic/distinfo
@@ -0,0 +1,3 @@
+MD5 (Perl-Critic-1.080.tar.gz) = a094cce997e96954b7fc7c21f1e91cc2
+SHA256 (Perl-Critic-1.080.tar.gz) = 3edc96057f469dee797e363c5dfb2dc009e8cf57ad63af9b024625f2afa0bfce
+SIZE (Perl-Critic-1.080.tar.gz) = 352622
From laffer1 at midnightbsd.org Fri Mar 21 16:07:33 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:07:33 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/textproc: millions of
dependancies...
Message-ID: <200803212007.m2LK7XwM099801@stargazer.midnightbsd.org>
Log Message:
-----------
millions of dependancies...
Modified Files:
--------------
mports/textproc:
Makefile (r1.85 -> r1.86)
Added Files:
-----------
mports/textproc/p5-Pod-Parser:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/Makefile,v
retrieving revision 1.85
retrieving revision 1.86
diff -L textproc/Makefile -L textproc/Makefile -u -r1.85 -r1.86
--- textproc/Makefile
+++ textproc/Makefile
@@ -59,6 +59,7 @@
SUBDIR += p5-Parse-Syslog
SUBDIR += p5-Perl-Critic
SUBDIR += p5-Pod-POM
+ SUBDIR += p5-Pod-Parser
SUBDIR += p5-SGMLSpm
SUBDIR += p5-Text-Autoformat
SUBDIR += p5-Text-Diff
--- /dev/null
+++ textproc/p5-Pod-Parser/pkg-descr
@@ -0,0 +1,12 @@
+Set of modules:
+
+* Pod::Parser - base class for creating POD filters and translators
+* Pod::Select - extract selected sections of POD from input
+* Pod::Usage - print a usage message from embedded pod documentation
+* Pod::PlainText - convert POD data to formatted ASCII text
+* Pod::InputObjects - objects representing POD input paragraphs, commands, etc.
+* Pod::Checker - check pod documents for syntax errors
+* Pod::ParseUtils - helpers for POD parsing and conversion
+* Pod::Find - find POD documents in directory trees
+
+WWW: http://search.cpan.org/dist/Pod-Parser/
--- /dev/null
+++ textproc/p5-Pod-Parser/pkg-plist
@@ -0,0 +1,12 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Parser/.packlist
+%%SITE_PERL%%/Pod/Checker.pm
+%%SITE_PERL%%/Pod/Find.pm
+%%SITE_PERL%%/Pod/InputObjects.pm
+%%SITE_PERL%%/Pod/ParseUtils.pm
+%%SITE_PERL%%/Pod/Parser.pm
+%%SITE_PERL%%/Pod/PlainText.pm
+%%SITE_PERL%%/Pod/Select.pm
+%%SITE_PERL%%/Pod/Usage.pm
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Parser
+ at dirrmtry %%SITE_PERL%%/Pod
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod
--- /dev/null
+++ textproc/p5-Pod-Parser/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: Pod::Parser
+# Date created: 18 Dec 2001
+# Whom: Sergey Skvortsov
+#
+# $MidnightBSD: mports/textproc/p5-Pod-Parser/Makefile,v 1.1 2008/03/21 20:07:30 laffer1 Exp $
+# $FreeBSD: ports/textproc/p5-Pod-Parser/Makefile,v 1.20 2007/09/08 16:52:42 linimon Exp $
+#
+
+PORTNAME= Pod-Parser
+PORTVERSION= 1.35
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Pod
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Modules to work with POD (Plain Old Documentation)
+
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Pod::Checker.3 Pod::Find.3 Pod::InputObjects.3 \
+ Pod::ParseUtils.3 Pod::Parser.3 Pod::PlainText.3 Pod::Select.3 \
+ Pod::Usage.3
+
+post-patch:
+ @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL
+ @${FIND} ${WRKSRC} -name \*.orig -exec ${RM} {} \;
+
+.include
--- /dev/null
+++ textproc/p5-Pod-Parser/distinfo
@@ -0,0 +1,3 @@
+MD5 (Pod-Parser-1.35.tar.gz) = a64632f0b782bea8c0055e34c19d49dc
+SHA256 (Pod-Parser-1.35.tar.gz) = 45c60cad49fad26fa3171eff436e81f1baa54991fd1732f67a559f800da0f777
+SIZE (Pod-Parser-1.35.tar.gz) = 97659
From laffer1 at midnightbsd.org Fri Mar 21 16:09:20 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:09:20 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/textproc:
Message-ID: <200803212009.m2LK9K5E099883@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/textproc:
Makefile (r1.86 -> r1.87)
Added Files:
-----------
mports/textproc/p5-Pod-Simple:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/Makefile,v
retrieving revision 1.86
retrieving revision 1.87
diff -L textproc/Makefile -L textproc/Makefile -u -r1.86 -r1.87
--- textproc/Makefile
+++ textproc/Makefile
@@ -60,6 +60,7 @@
SUBDIR += p5-Perl-Critic
SUBDIR += p5-Pod-POM
SUBDIR += p5-Pod-Parser
+ SUBDIR += p5-Pod-Simple
SUBDIR += p5-SGMLSpm
SUBDIR += p5-Text-Autoformat
SUBDIR += p5-Text-Diff
--- /dev/null
+++ textproc/p5-Pod-Simple/pkg-descr
@@ -0,0 +1,11 @@
+Pod::Simple is a Perl library for parsing text in the Pod ("plain old
+documentation") markup language that is typically used for writing
+documentation for Perl and for Perl modules. The Pod format is explained in the
+perlpod man page; the most common formatter is called "perldoc".
+
+Pod formatters can use Pod::Simple to parse Pod documents into produce
+renderings of them in plain ASCII, in HTML, or in any number of other formats.
+Typically, such formatters will be subclasses of Pod::Simple, and so they will
+inherit its methods, like parse_file.
+
+WWW: http://search.cpan.org/dist/Pod-Simple/
--- /dev/null
+++ textproc/p5-Pod-Simple/pkg-plist
@@ -0,0 +1,37 @@
+ at comment $FreeBSD: ports/textproc/p5-Pod-Simple/pkg-plist,v 1.5 2006/01/22 02:54:28 edwin Exp $
+%%SITE_PERL%%/Pod/Simple.pm
+%%SITE_PERL%%/Pod/Simple.pod
+%%SITE_PERL%%/Pod/Simple/BlackBox.pm
+%%SITE_PERL%%/Pod/Simple/Checker.pm
+%%SITE_PERL%%/Pod/Simple/Debug.pm
+%%SITE_PERL%%/Pod/Simple/DumpAsText.pm
+%%SITE_PERL%%/Pod/Simple/DumpAsXML.pm
+%%SITE_PERL%%/Pod/Simple/HTML.pm
+%%SITE_PERL%%/Pod/Simple/HTMLBatch.pm
+%%SITE_PERL%%/Pod/Simple/HTMLLegacy.pm
+%%SITE_PERL%%/Pod/Simple/LinkSection.pm
+%%SITE_PERL%%/Pod/Simple/Methody.pm
+%%SITE_PERL%%/Pod/Simple/Progress.pm
+%%SITE_PERL%%/Pod/Simple/PullParser.pm
+%%SITE_PERL%%/Pod/Simple/PullParserEndToken.pm
+%%SITE_PERL%%/Pod/Simple/PullParserStartToken.pm
+%%SITE_PERL%%/Pod/Simple/PullParserTextToken.pm
+%%SITE_PERL%%/Pod/Simple/PullParserToken.pm
+%%SITE_PERL%%/Pod/Simple/RTF.pm
+%%SITE_PERL%%/Pod/Simple/Search.pm
+%%SITE_PERL%%/Pod/Simple/SimpleTree.pm
+%%SITE_PERL%%/Pod/Simple/Subclassing.pod
+%%SITE_PERL%%/Pod/Simple/Text.pm
+%%SITE_PERL%%/Pod/Simple/TextContent.pm
+%%SITE_PERL%%/Pod/Simple/TiedOutFH.pm
+%%SITE_PERL%%/Pod/Simple/Transcode.pm
+%%SITE_PERL%%/Pod/Simple/TranscodeDumb.pm
+%%SITE_PERL%%/Pod/Simple/TranscodeSmart.pm
+%%SITE_PERL%%/Pod/Simple/XMLOutStream.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Simple/.packlist
+%%SITE_PERL%%/perlpod.pod
+%%SITE_PERL%%/perlpodspec.pod
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Simple
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod
+ at dirrm %%SITE_PERL%%/Pod/Simple
+ at dirrmtry %%SITE_PERL%%/Pod
--- /dev/null
+++ textproc/p5-Pod-Simple/Makefile
@@ -0,0 +1,47 @@
+# New ports collection makefile for: p5-Pod-Simple # Date created: 2 july 2003
+# Whom: Mathieu Arnold
+#
+# $MidnightBSD: mports/textproc/p5-Pod-Simple/Makefile,v 1.1 2008/03/21 20:09:18 laffer1 Exp $
+# $FreeBSD: ports/textproc/p5-Pod-Simple/Makefile,v 1.13 2007/08/31 13:37:20 mat Exp $
+#
+
+PORTNAME= Pod-Simple
+PORTVERSION= 3.05
+CATEGORIES= textproc devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Framework for parsing Pod
+
+BUILD_DEPENDS= ${SITE_PERL}/Text/Wrap.pm:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap \
+ ${SITE_PERL}/Pod/Escapes.pm:${PORTSDIR}/textproc/p5-Pod-Escapes
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Pod::Simple.3 \
+ Pod::Simple::Checker.3 \
+ Pod::Simple::Debug.3 \
+ Pod::Simple::DumpAsText.3 \
+ Pod::Simple::DumpAsXML.3 \
+ Pod::Simple::HTML.3 \
+ Pod::Simple::HTMLBatch.3 \
+ Pod::Simple::LinkSection.3 \
+ Pod::Simple::Methody.3 \
+ Pod::Simple::PullParser.3 \
+ Pod::Simple::PullParserEndToken.3 \
+ Pod::Simple::PullParserStartToken.3 \
+ Pod::Simple::PullParserTextToken.3 \
+ Pod::Simple::PullParserToken.3 \
+ Pod::Simple::RTF.3 \
+ Pod::Simple::Search.3 \
+ Pod::Simple::SimpleTree.3 \
+ Pod::Simple::Subclassing.3 \
+ Pod::Simple::Text.3 \
+ Pod::Simple::TextContent.3 \
+ Pod::Simple::XMLOutStream.3 \
+ perlpod.3 \
+ perlpodspec.3
+
+.include
--- /dev/null
+++ textproc/p5-Pod-Simple/distinfo
@@ -0,0 +1,3 @@
+MD5 (Pod-Simple-3.05.tar.gz) = be3f9e5d685ff38a3f0be66322d68cef
+SHA256 (Pod-Simple-3.05.tar.gz) = 0bcffee9302156a4c789b97072c79afebd35af0df2a49327c56cfa9437c313c8
+SIZE (Pod-Simple-3.05.tar.gz) = 233308
From laffer1 at midnightbsd.org Fri Mar 21 16:10:57 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:10:57 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/textproc: yeah i'm not done yet
Message-ID: <200803212010.m2LKAvg6000525@stargazer.midnightbsd.org>
Log Message:
-----------
yeah i'm not done yet
Modified Files:
--------------
mports/textproc:
Makefile (r1.87 -> r1.88)
Added Files:
-----------
mports/textproc/p5-Pod-Escapes:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/Makefile,v
retrieving revision 1.87
retrieving revision 1.88
diff -L textproc/Makefile -L textproc/Makefile -u -r1.87 -r1.88
--- textproc/Makefile
+++ textproc/Makefile
@@ -58,6 +58,7 @@
SUBDIR += p5-libxml
SUBDIR += p5-Parse-Syslog
SUBDIR += p5-Perl-Critic
+ SUBDIR += p5-Pod-Escapes
SUBDIR += p5-Pod-POM
SUBDIR += p5-Pod-Parser
SUBDIR += p5-Pod-Simple
--- /dev/null
+++ textproc/p5-Pod-Escapes/pkg-descr
@@ -0,0 +1,4 @@
+This module provides things that are useful in decoding Pod E<...> sequences.
+Presumably, it should be used only by Pod parsers and/or formatters.
+
+WWW: http://search.cpan.org/dist/Pod-Escapes/
--- /dev/null
+++ textproc/p5-Pod-Escapes/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Pod/Escapes.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Escapes/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Escapes
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod
+ at dirrmtry %%SITE_PERL%%/Pod
--- /dev/null
+++ textproc/p5-Pod-Escapes/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Pod-Escapes
+# Date created: 2 july 2003
+# Whom: Mathieu Arnold
+#
+# $MidnightBSD: mports/textproc/p5-Pod-Escapes/Makefile,v 1.1 2008/03/21 20:10:55 laffer1 Exp $
+# $FreeBSD: ports/textproc/p5-Pod-Escapes/Makefile,v 1.4 2007/08/31 13:37:19 mat Exp $
+#
+
+PORTNAME= Pod-Escapes
+PORTVERSION= 1.04
+CATEGORIES= textproc devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= For resolving Pod E<...> sequences
+
+PERL_CONFIGURE= yes
+
+MAN3= Pod::Escapes.3
+
+.include
--- /dev/null
+++ textproc/p5-Pod-Escapes/distinfo
@@ -0,0 +1,3 @@
+MD5 (Pod-Escapes-1.04.tar.gz) = 00ea2e0d2e84ed98517a4616708b68d3
+SHA256 (Pod-Escapes-1.04.tar.gz) = 2f3ec504285980a50aa2e2caf1884df0493855c5e6aea3def3051daa6d2b2ff3
+SIZE (Pod-Escapes-1.04.tar.gz) = 10187
From laffer1 at midnightbsd.org Fri Mar 21 16:12:42 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:12:42 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/textproc: and 7 more depends
Message-ID: <200803212012.m2LKCgth000638@stargazer.midnightbsd.org>
Log Message:
-----------
and 7 more depends
Modified Files:
--------------
mports/textproc:
Makefile (r1.88 -> r1.89)
Added Files:
-----------
mports/textproc/p5-PPI:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/Makefile,v
retrieving revision 1.88
retrieving revision 1.89
diff -L textproc/Makefile -L textproc/Makefile -u -r1.88 -r1.89
--- textproc/Makefile
+++ textproc/Makefile
@@ -56,6 +56,7 @@
SUBDIR += openjade
SUBDIR += opensp
SUBDIR += p5-libxml
+ SUBDIR += p5-PPI
SUBDIR += p5-Parse-Syslog
SUBDIR += p5-Perl-Critic
SUBDIR += p5-Pod-Escapes
--- /dev/null
+++ textproc/p5-PPI/pkg-descr
@@ -0,0 +1,4 @@
+This is PPI, originally short for Parse::Perl::Isolated, a package
+for parsing and manipulating Perl documents.
+
+WWW: http://search.cpan.org/dist/PPI/
--- /dev/null
+++ textproc/p5-PPI/pkg-plist
@@ -0,0 +1,100 @@
+
+%%SITE_PERL%%/PPI.pm
+%%SITE_PERL%%/PPI/Cache.pm
+%%SITE_PERL%%/PPI/Document.pm
+%%SITE_PERL%%/PPI/Document/File.pm
+%%SITE_PERL%%/PPI/Document/Fragment.pm
+%%SITE_PERL%%/PPI/Document/Normalized.pm
+%%SITE_PERL%%/PPI/Dumper.pm
+%%SITE_PERL%%/PPI/Element.pm
+%%SITE_PERL%%/PPI/Exception.pm
+%%SITE_PERL%%/PPI/Exception/ParserTimeout.pm
+%%SITE_PERL%%/PPI/Find.pm
+%%SITE_PERL%%/PPI/Lexer.pm
+%%SITE_PERL%%/PPI/Node.pm
+%%SITE_PERL%%/PPI/Normal.pm
+%%SITE_PERL%%/PPI/Normal/Standard.pm
+%%SITE_PERL%%/PPI/Statement.pm
+%%SITE_PERL%%/PPI/Statement/Break.pm
+%%SITE_PERL%%/PPI/Statement/Compound.pm
+%%SITE_PERL%%/PPI/Statement/Data.pm
+%%SITE_PERL%%/PPI/Statement/End.pm
+%%SITE_PERL%%/PPI/Statement/Expression.pm
+%%SITE_PERL%%/PPI/Statement/Include.pm
+%%SITE_PERL%%/PPI/Statement/Null.pm
+%%SITE_PERL%%/PPI/Statement/Package.pm
+%%SITE_PERL%%/PPI/Statement/Scheduled.pm
+%%SITE_PERL%%/PPI/Statement/Sub.pm
+%%SITE_PERL%%/PPI/Statement/Unknown.pm
+%%SITE_PERL%%/PPI/Statement/UnmatchedBrace.pm
+%%SITE_PERL%%/PPI/Statement/Variable.pm
+%%SITE_PERL%%/PPI/Structure.pm
+%%SITE_PERL%%/PPI/Structure/Block.pm
+%%SITE_PERL%%/PPI/Structure/Condition.pm
+%%SITE_PERL%%/PPI/Structure/Constructor.pm
+%%SITE_PERL%%/PPI/Structure/ForLoop.pm
+%%SITE_PERL%%/PPI/Structure/List.pm
+%%SITE_PERL%%/PPI/Structure/Subscript.pm
+%%SITE_PERL%%/PPI/Structure/Unknown.pm
+%%SITE_PERL%%/PPI/Token.pm
+%%SITE_PERL%%/PPI/Token/ArrayIndex.pm
+%%SITE_PERL%%/PPI/Token/Attribute.pm
+%%SITE_PERL%%/PPI/Token/Cast.pm
+%%SITE_PERL%%/PPI/Token/Comment.pm
+%%SITE_PERL%%/PPI/Token/DashedWord.pm
+%%SITE_PERL%%/PPI/Token/Data.pm
+%%SITE_PERL%%/PPI/Token/End.pm
+%%SITE_PERL%%/PPI/Token/HereDoc.pm
+%%SITE_PERL%%/PPI/Token/Label.pm
+%%SITE_PERL%%/PPI/Token/Magic.pm
+%%SITE_PERL%%/PPI/Token/Number.pm
+%%SITE_PERL%%/PPI/Token/Number/Binary.pm
+%%SITE_PERL%%/PPI/Token/Number/Exp.pm
+%%SITE_PERL%%/PPI/Token/Number/Float.pm
+%%SITE_PERL%%/PPI/Token/Number/Hex.pm
+%%SITE_PERL%%/PPI/Token/Number/Octal.pm
+%%SITE_PERL%%/PPI/Token/Number/Version.pm
+%%SITE_PERL%%/PPI/Token/Operator.pm
+%%SITE_PERL%%/PPI/Token/Pod.pm
+%%SITE_PERL%%/PPI/Token/Prototype.pm
+%%SITE_PERL%%/PPI/Token/Quote.pm
+%%SITE_PERL%%/PPI/Token/Quote/Double.pm
+%%SITE_PERL%%/PPI/Token/Quote/Interpolate.pm
+%%SITE_PERL%%/PPI/Token/Quote/Literal.pm
+%%SITE_PERL%%/PPI/Token/Quote/Single.pm
+%%SITE_PERL%%/PPI/Token/QuoteLike.pm
+%%SITE_PERL%%/PPI/Token/QuoteLike/Backtick.pm
+%%SITE_PERL%%/PPI/Token/QuoteLike/Command.pm
+%%SITE_PERL%%/PPI/Token/QuoteLike/Readline.pm
+%%SITE_PERL%%/PPI/Token/QuoteLike/Regexp.pm
+%%SITE_PERL%%/PPI/Token/QuoteLike/Words.pm
+%%SITE_PERL%%/PPI/Token/Regexp.pm
+%%SITE_PERL%%/PPI/Token/Regexp/Match.pm
+%%SITE_PERL%%/PPI/Token/Regexp/Substitute.pm
+%%SITE_PERL%%/PPI/Token/Regexp/Transliterate.pm
+%%SITE_PERL%%/PPI/Token/Separator.pm
+%%SITE_PERL%%/PPI/Token/Structure.pm
+%%SITE_PERL%%/PPI/Token/Symbol.pm
+%%SITE_PERL%%/PPI/Token/Unknown.pm
+%%SITE_PERL%%/PPI/Token/Whitespace.pm
+%%SITE_PERL%%/PPI/Token/Word.pm
+%%SITE_PERL%%/PPI/Token/_QuoteEngine.pm
+%%SITE_PERL%%/PPI/Token/_QuoteEngine/Full.pm
+%%SITE_PERL%%/PPI/Token/_QuoteEngine/Simple.pm
+%%SITE_PERL%%/PPI/Tokenizer.pm
+%%SITE_PERL%%/PPI/Transform.pm
+%%SITE_PERL%%/PPI/Util.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/PPI/.packlist
+ at dirrm %%SITE_PERL%%/PPI/Token/_QuoteEngine
+ at dirrm %%SITE_PERL%%/PPI/Token/QuoteLike
+ at dirrm %%SITE_PERL%%/PPI/Token/Regexp
+ at dirrm %%SITE_PERL%%/PPI/Token/Quote
+ at dirrm %%SITE_PERL%%/PPI/Token/Number
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PPI
+ at dirrmtry %%SITE_PERL%%/PPI/Statement
+ at dirrmtry %%SITE_PERL%%/PPI/Structure
+ at dirrmtry %%SITE_PERL%%/PPI/Exception
+ at dirrmtry %%SITE_PERL%%/PPI/Document
+ at dirrmtry %%SITE_PERL%%/PPI/Normal
+ at dirrmtry %%SITE_PERL%%/PPI/Token
+ at dirrmtry %%SITE_PERL%%/PPI
--- /dev/null
+++ textproc/p5-PPI/Makefile
@@ -0,0 +1,119 @@
+# New ports collection makefile for: textproc/p5-PPI
+# Date created: 24 March 2005
+# Whom: Lars Thegler
+#
+# $MidnightBSD: mports/textproc/p5-PPI/Makefile,v 1.1 2008/03/21 20:12:40 laffer1 Exp $
+# $FreeBSD: ports/textproc/p5-PPI/Makefile,v 1.18 2007/10/29 15:24:25 lth Exp $
+#
+
+PORTNAME= PPI
+PORTVERSION= 1.201
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../by-authors/id/A/AD/ADAMK
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Analyze and manipulate Perl code without using perl itself
+
+BUILD_DEPENDS= \
+ p5-Clone>=0.22:${PORTSDIR}/devel/p5-Clone \
+ p5-Scalar-List-Utils>=0.17:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+ p5-List-MoreUtils>=0.13:${PORTSDIR}/lang/p5-List-MoreUtils \
+ p5-Params-Util>=0.10:${PORTSDIR}/devel/p5-Params-Util \
+ p5-IO-stringy>=2.105:${PORTSDIR}/devel/p5-IO-stringy \
+ p5-Digest-MD5>=2.27:${PORTSDIR}/security/p5-Digest-MD5 \
+ p5-Storable>=2.14:${PORTSDIR}/devel/p5-Storable \
+ p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple \
+ p5-Test-ClassAPI>=1.02:${PORTSDIR}/devel/p5-Test-ClassAPI \
+ p5-Test-SubCalls>=0.01:${PORTSDIR}/devel/p5-Test-SubCalls \
+ p5-PathTools>=0.84:${PORTSDIR}/devel/p5-PathTools \
+ p5-File-Remove>=0.34:${PORTSDIR}/devel/p5-File-Remove
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= PPI.3 \
+ PPI::Cache.3 \
+ PPI::Document.3 \
+ PPI::Document::File.3 \
+ PPI::Document::Fragment.3 \
+ PPI::Document::Normalized.3 \
+ PPI::Dumper.3 \
+ PPI::Element.3 \
+ PPI::Find.3 \
+ PPI::Lexer.3 \
+ PPI::Node.3 \
+ PPI::Normal.3 \
+ PPI::Normal::Standard.3 \
+ PPI::Statement.3 \
+ PPI::Statement::Break.3 \
+ PPI::Statement::Compound.3 \
+ PPI::Statement::Data.3 \
+ PPI::Statement::End.3 \
+ PPI::Statement::Expression.3 \
+ PPI::Statement::Include.3 \
+ PPI::Statement::Null.3 \
+ PPI::Statement::Package.3 \
+ PPI::Statement::Scheduled.3 \
+ PPI::Statement::Sub.3 \
+ PPI::Statement::Unknown.3 \
+ PPI::Statement::UnmatchedBrace.3 \
+ PPI::Statement::Variable.3 \
+ PPI::Structure.3 \
+ PPI::Structure::Block.3 \
+ PPI::Structure::Condition.3 \
+ PPI::Structure::Constructor.3 \
+ PPI::Structure::ForLoop.3 \
+ PPI::Structure::List.3 \
+ PPI::Structure::Subscript.3 \
+ PPI::Structure::Unknown.3 \
+ PPI::Token.3 \
+ PPI::Token::ArrayIndex.3 \
+ PPI::Token::Attribute.3 \
+ PPI::Token::Cast.3 \
+ PPI::Token::Comment.3 \
+ PPI::Token::DashedWord.3 \
+ PPI::Token::Data.3 \
+ PPI::Token::End.3 \
+ PPI::Token::HereDoc.3 \
+ PPI::Token::Label.3 \
+ PPI::Token::Magic.3 \
+ PPI::Token::Number.3 \
+ PPI::Token::Number::Binary.3 \
+ PPI::Token::Number::Exp.3 \
+ PPI::Token::Number::Float.3 \
+ PPI::Token::Number::Hex.3 \
+ PPI::Token::Number::Octal.3 \
+ PPI::Token::Number::Version.3 \
+ PPI::Token::Operator.3 \
+ PPI::Token::Pod.3 \
+ PPI::Token::Prototype.3 \
+ PPI::Token::Quote.3 \
+ PPI::Token::Quote::Double.3 \
+ PPI::Token::Quote::Interpolate.3 \
+ PPI::Token::Quote::Literal.3 \
+ PPI::Token::Quote::Single.3 \
+ PPI::Token::QuoteLike.3 \
+ PPI::Token::QuoteLike::Backtick.3 \
+ PPI::Token::QuoteLike::Command.3 \
+ PPI::Token::QuoteLike::Readline.3 \
+ PPI::Token::QuoteLike::Regexp.3 \
+ PPI::Token::QuoteLike::Words.3 \
+ PPI::Token::Regexp.3 \
+ PPI::Token::Regexp::Match.3 \
+ PPI::Token::Regexp::Substitute.3 \
+ PPI::Token::Regexp::Transliterate.3 \
+ PPI::Token::Separator.3 \
+ PPI::Token::Structure.3 \
+ PPI::Token::Symbol.3 \
+ PPI::Token::Unknown.3 \
+ PPI::Token::Whitespace.3 \
+ PPI::Token::Word.3 \
+ PPI::Token::_QuoteEngine.3 \
+ PPI::Token::_QuoteEngine::Full.3 \
+ PPI::Token::_QuoteEngine::Simple.3 \
+ PPI::Tokenizer.3 \
+ PPI::Transform.3
+
+.include
--- /dev/null
+++ textproc/p5-PPI/distinfo
@@ -0,0 +1,3 @@
+MD5 (PPI-1.201.tar.gz) = dc7c5df06632764e4641151fd15046db
+SHA256 (PPI-1.201.tar.gz) = a3366ff5e05727df594384e134a25f05e2fce034f6ea9d22a05673e0d377a70d
+SIZE (PPI-1.201.tar.gz) = 193526
From laffer1 at midnightbsd.org Fri Mar 21 16:14:22 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:14:22 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/textproc:
Message-ID: <200803212014.m2LKEMPj000721@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/textproc:
Makefile (r1.89 -> r1.90)
Added Files:
-----------
mports/textproc/p5-String-Format:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/Makefile,v
retrieving revision 1.89
retrieving revision 1.90
diff -L textproc/Makefile -L textproc/Makefile -u -r1.89 -r1.90
--- textproc/Makefile
+++ textproc/Makefile
@@ -64,6 +64,7 @@
SUBDIR += p5-Pod-Parser
SUBDIR += p5-Pod-Simple
SUBDIR += p5-SGMLSpm
+ SUBDIR += p5-String-Format
SUBDIR += p5-Text-Autoformat
SUBDIR += p5-Text-Diff
SUBDIR += p5-Test-Perl-Critic
--- /dev/null
+++ textproc/p5-String-Format/pkg-descr
@@ -0,0 +1,5 @@
+String::Format is a Perl module which gives the user
+sprintf-like string formatting capabilities with arbitrary
+format definitions.
+
+WWW: http://search.cpan.org/dist/String-Format/
--- /dev/null
+++ textproc/p5-String-Format/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/String/Format.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Format/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Format
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/String
+ at unexec rmdir %D/%%SITE_PERL%%/String
--- /dev/null
+++ textproc/p5-String-Format/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: String::Format
+# Date created: 24 March, 2005
+# Whom: Matt Mills
+#
+# $MidnightBSD: mports/textproc/p5-String-Format/Makefile,v 1.1 2008/03/21 20:14:20 laffer1 Exp $
+# $FreeBSD: ports/textproc/p5-String-Format/Makefile,v 1.2 2006/01/23 19:07:01 erwin Exp $
+#
+
+PORTNAME= String-Format
+PORTVERSION= 1.14
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= String
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Perl module for sprintf-like string formatting capability
+
+PERL_CONFIGURE= yes
+
+MAN3= String::Format.3
+
+.include
--- /dev/null
+++ textproc/p5-String-Format/distinfo
@@ -0,0 +1,3 @@
+MD5 (String-Format-1.14.tar.gz) = 8301545d15baaddfd5e2e4296b48352b
+SHA256 (String-Format-1.14.tar.gz) = 5fd37b87324cbedba2258720f869cef0093518ba614f2e95b0edca57e0797027
+SIZE (String-Format-1.14.tar.gz) = 6441
From laffer1 at midnightbsd.org Fri Mar 21 16:18:20 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:18:20 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel: add p5-file-remove
Message-ID: <200803212018.m2LKIKEn001310@stargazer.midnightbsd.org>
Log Message:
-----------
add p5-file-remove
Modified Files:
--------------
mports/devel:
Makefile (r1.192 -> r1.193)
Added Files:
-----------
mports/devel/p5-File-Remove:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.192
retrieving revision 1.193
diff -L devel/Makefile -L devel/Makefile -u -r1.192 -r1.193
--- devel/Makefile
+++ devel/Makefile
@@ -150,6 +150,7 @@
SUBDIR += p5-ExtUtils-CBuilder
SUBDIR += p5-ExtUtils-ParseXS
SUBDIR += p5-File-HomeDir
+ SUBDIR += p5-File-Remove
SUBDIR += p5-File-Tail
SUBDIR += p5-File-Temp
SUBDIR += p5-IO
--- /dev/null
+++ devel/p5-File-Remove/pkg-descr
@@ -0,0 +1,3 @@
+File::Remove - Remove files and directories
+
+WWW: http://search.cpan.org/dist/File-Remove/
--- /dev/null
+++ devel/p5-File-Remove/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/File/Remove.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Remove/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Remove
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
+ at dirrmtry %%SITE_PERL%%/File
--- /dev/null
+++ devel/p5-File-Remove/Makefile
@@ -0,0 +1,23 @@
+# New ports collection Makefile for: p5-File-Remove
+# Date created: 16th March 2001
+# Whom: Justin Stanford
+#
+# $MidnightBSD: mports/devel/p5-File-Remove/Makefile,v 1.1 2008/03/21 20:18:18 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-File-Remove/Makefile,v 1.13 2008/02/14 07:46:26 ade Exp $
+#
+
+PORTNAME= File-Remove
+PORTVERSION= 0.39
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= File
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Perl5 module to easily removes files and directories
+
+PERL_CONFIGURE= YES
+
+MAN3= File::Remove.3
+
+.include
--- /dev/null
+++ devel/p5-File-Remove/distinfo
@@ -0,0 +1,3 @@
+MD5 (File-Remove-0.39.tar.gz) = 8a25d37cc652e67654b9cb4b0fbc87c6
+SHA256 (File-Remove-0.39.tar.gz) = 6e9f860df984ff4367953f56d047bc52f35d9dad808f4b1c16d26cbe534309c1
+SIZE (File-Remove-0.39.tar.gz) = 15689
From laffer1 at midnightbsd.org Fri Mar 21 16:19:47 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:19:47 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel: add p5-B-Keywords
Message-ID: <200803212019.m2LKJl5C001387@stargazer.midnightbsd.org>
Log Message:
-----------
add p5-B-Keywords
Modified Files:
--------------
mports/devel:
Makefile (r1.193 -> r1.194)
Added Files:
-----------
mports/devel/p5-B-Keywords:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.193
retrieving revision 1.194
diff -L devel/Makefile -L devel/Makefile -u -r1.193 -r1.194
--- devel/Makefile
+++ devel/Makefile
@@ -126,6 +126,7 @@
SUBDIR += p5-Algorithm-Diff
SUBDIR += p5-Algorithm-C3
SUBDIR += p5-AppConfig
+ SUBDIR += p5-B-Keywords
SUBDIR += p5-BSD-Resource
SUBDIR += p5-Cache-Cache
SUBDIR += p5-Carp-Clan
--- /dev/null
+++ devel/p5-B-Keywords/pkg-descr
@@ -0,0 +1,9 @@
+B::Keywords supplies seven arrays of keywords: @Scalars, @Arrays, @Hashes,
+ at Filehandles, @Symbols, @Functions and @Barewords. The @Symbols array includes
+the contents of each of @Scalars, @Arrays, @Hashes and @Filehandles. Similarly,
+ at Barewords adds a few non-function keywords (like __DATA__, NULL) to the
+ at Functions array.
+
+All additions and modifications are welcome.
+
+WWW: http://search.cpan.org/dist/B-Keywords/
--- /dev/null
+++ devel/p5-B-Keywords/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/B/Keywords.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Keywords/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Keywords
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/B
+ at dirrmtry %%SITE_PERL%%/B
--- /dev/null
+++ devel/p5-B-Keywords/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-B-Keywords
+# Date created: 7 july 2003
+# Whom: Mathieu Arnold
+#
+# $MidnightBSD: mports/devel/p5-B-Keywords/Makefile,v 1.1 2008/03/21 20:19:45 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-B-Keywords/Makefile,v 1.10 2007/10/27 06:26:15 mat Exp $
+#
+
+PORTNAME= B-Keywords
+PORTVERSION= 1.08
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Lists of reserved barewords and symbol names
+
+PERL_CONFIGURE= yes
+
+MAN3= B::Keywords.3
+
+.include
--- /dev/null
+++ devel/p5-B-Keywords/distinfo
@@ -0,0 +1,3 @@
+MD5 (B-Keywords-1.08.tar.gz) = 92f0d9d63d6ee2a6a2d4c5e1a90c5367
+SHA256 (B-Keywords-1.08.tar.gz) = afe39fd7cb3708985e57b4ce38e6125107d08aa87299f8ad61b1777b0afbeda3
+SIZE (B-Keywords-1.08.tar.gz) = 5096
From laffer1 at midnightbsd.org Fri Mar 21 16:28:12 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:28:12 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel: add p5-Readonly
Message-ID: <200803212028.m2LKSClM002419@stargazer.midnightbsd.org>
Log Message:
-----------
add p5-Readonly
Modified Files:
--------------
mports/devel:
Makefile (r1.194 -> r1.195)
Added Files:
-----------
mports/devel/p5-Readonly:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.194
retrieving revision 1.195
diff -L devel/Makefile -L devel/Makefile -u -r1.194 -r1.195
--- devel/Makefile
+++ devel/Makefile
@@ -171,6 +171,7 @@
SUBDIR += p5-PathTools
SUBDIR += p5-Pod-Coverage
SUBDIR += p5-ReadLine-Perl
+ SUBDIR += p5-Readonly
SUBDIR += p5-Scope-Guard
SUBDIR += p5-Spiffy
SUBDIR += p5-Storable
--- /dev/null
+++ devel/p5-Readonly/pkg-descr
@@ -0,0 +1,6 @@
+This is a facility for creating non-modifiable variables. This is
+useful for configuration files, headers, etc. It can also be useful as
+a development and debugging tool, for catching updates to variables that
+should not be changed.
+
+WWW: http://search.cpan.org/dist/Readonly/
--- /dev/null
+++ devel/p5-Readonly/pkg-plist
@@ -0,0 +1,8 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Readonly.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Readonly/XS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Readonly/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Readonly/XS/XS.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Readonly/XS/XS.so
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Readonly
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Readonly/XS
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Readonly
--- /dev/null
+++ devel/p5-Readonly/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: Readonly
+# Date created: 31 August 2005
+# Whom: Sergey Skvortsov
+#
+# $MidnightBSD: mports/devel/p5-Readonly/Makefile,v 1.1 2008/03/21 20:28:09 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Readonly/Makefile,v 1.3 2007/09/08 00:59:03 linimon Exp $
+#
+
+PORTNAME= Readonly
+PORTVERSION= 1.03
+PORTREVISION= 1
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../../authors/id/R/RO/ROODE
+PKGNAMEPREFIX= p5-
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+ ${PORTNAME}-XS-${PORTVERSION_XS}${EXTRACT_SUFX}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Facility for creating read-only scalars, arrays, hashes
+
+PERL_CONFIGURE= 5.8.0+
+CONFIGURE_ARGS= DIR="${PORTNAME}-XS-${PORTVERSION_XS}"
+PORTVERSION_XS= 1.04
+
+MAN3= Readonly.3 Readonly::XS.3
+
+post-patch:
+ ${MV} ${WRKDIR}/${PORTNAME}-XS-${PORTVERSION_XS} ${WRKSRC}
+ ${RM} ${WRKSRC}/*.pl
+
+.include
--- /dev/null
+++ devel/p5-Readonly/distinfo
@@ -0,0 +1,6 @@
+MD5 (Readonly-1.03.tar.gz) = 0acef3a995ac9ecf575f66a726d638f4
+SHA256 (Readonly-1.03.tar.gz) = 53c46815dea724e29ceabb5d39471b0e6f2ebbb3cf1fe2a23d881a2855f713ea
+SIZE (Readonly-1.03.tar.gz) = 13677
+MD5 (Readonly-XS-1.04.tar.gz) = 6d1e61f5c90ff1bf7ffcbfb01148b316
+SHA256 (Readonly-XS-1.04.tar.gz) = 3dce369ffcdaccd37e7ae65ce5a1dcda33dc99d91f8b8629265cf300898c41a4
+SIZE (Readonly-XS-1.04.tar.gz) = 9092
From laffer1 at midnightbsd.org Fri Mar 21 16:30:07 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:30:07 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel: add this, god knows why
Message-ID: <200803212030.m2LKU79o002944@stargazer.midnightbsd.org>
Log Message:
-----------
add this, god knows why
Modified Files:
--------------
mports/devel:
Makefile (r1.195 -> r1.196)
Added Files:
-----------
mports/devel/perltidy:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.195
retrieving revision 1.196
diff -L devel/Makefile -L devel/Makefile -u -r1.195 -r1.196
--- devel/Makefile
+++ devel/Makefile
@@ -199,6 +199,7 @@
SUBDIR += pear
SUBDIR += pecl-json
SUBDIR += performance
+ SUBDIR += perltidy
SUBDIR += php5-gettext
SUBDIR += php5-ncurses
SUBDIR += php5-pcntl
--- /dev/null
+++ devel/perltidy/pkg-descr
@@ -0,0 +1,10 @@
+Perltidy reads a Perl script and writes an indented, reformatted
+script. The default formatting closely follows the recommendations
+in perlstyle(1). Perltidy can also display perl code in syntax-
+colored HTML output.
+
+If you want your code to conform to style.perl(7), you should use:
+perltidy -i=8 -t -pt=2 -bt=2 -sbt=2 -ci=4 -noll -sfs -nasc -ce
+(Written by knu)
+
+WWW: http://perltidy.sourceforge.net/
--- /dev/null
+++ devel/perltidy/pkg-plist
@@ -0,0 +1,6 @@
+bin/perltidy
+%%SITE_PERL%%/Perl/Tidy.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl/Tidy/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl/Tidy
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl
+ at dirrmtry %%SITE_PERL%%/Perl
--- /dev/null
+++ devel/perltidy/Makefile
@@ -0,0 +1,26 @@
+# ex:ts=8
+# New ports collection makefile for: perltidy
+# Date created: Mar 4, 2001
+# Whom: Ying-Chieh Liao
+#
+# $MidnightBSD: mports/devel/perltidy/Makefile,v 1.1 2008/03/21 20:30:05 laffer1 Exp $
+# $FreeBSD: ports/devel/perltidy/Makefile,v 1.33 2008/01/21 23:55:59 leeym Exp $
+#
+
+PORTNAME= perltidy
+PORTVERSION= 20071205
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/%SUBDIR%/Perl/} \
+ ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTNAME= Perl-Tidy-${PORTVERSION}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Indents and reformats Perl scripts to make them easier to read
+
+PERL_CONFIGURE= yes
+
+MAN1= perltidy.1
+MAN3= Perl::Tidy.3
+
+.include
--- /dev/null
+++ devel/perltidy/distinfo
@@ -0,0 +1,3 @@
+MD5 (Perl-Tidy-20071205.tar.gz) = d45c12f967308cae59f795172ec8199f
+SHA256 (Perl-Tidy-20071205.tar.gz) = e51e32c0a8de81a3a885fb7fb901601989e84714667b0eef47bbae55adb4dd95
+SIZE (Perl-Tidy-20071205.tar.gz) = 376719
From laffer1 at midnightbsd.org Fri Mar 21 16:31:59 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:31:59 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel:
Message-ID: <200803212031.m2LKVxGn003042@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/devel:
Makefile (r1.196 -> r1.197)
Added Files:
-----------
mports/devel/p5-Module-Pluggable:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.196
retrieving revision 1.197
diff -L devel/Makefile -L devel/Makefile -u -r1.196 -r1.197
--- devel/Makefile
+++ devel/Makefile
@@ -164,6 +164,7 @@
SUBDIR += p5-Locale-gettext
SUBDIR += p5-Module-Build
SUBDIR += p5-Module-Find
+ SUBDIR += p5-Module-Pluggable
SUBDIR += p5-MRO-Compat
SUBDIR += p5-Net-DBus
SUBDIR += p5-Params-Validate
--- /dev/null
+++ devel/p5-Module-Pluggable/pkg-descr
@@ -0,0 +1,11 @@
+Provides a simple but, hopefully, extensible way of having 'plugins'
+for your module. Obviously this isn't going to be the be all and
+end all of solutions but it works for me.
+
+Essentially all it does is export a method into your namespace that
+looks through a search path for .pm files and turn those into class
+names.
+
+Optionally it instantiates those classes for you.
+
+WWW: http://search.cpan.org/dist/Module-Pluggable/
--- /dev/null
+++ devel/p5-Module-Pluggable/pkg-plist
@@ -0,0 +1,6 @@
+%%SITE_PERL%%/Devel/InnerPackage.pm
+%%SITE_PERL%%/Module/Pluggable.pm
+%%SITE_PERL%%/Module/Pluggable/Object.pm
+ at dirrmtry %%SITE_PERL%%/Devel
+ at dirrmtry %%SITE_PERL%%/Module/Pluggable
+ at dirrmtry %%SITE_PERL%%/Module
--- /dev/null
+++ devel/p5-Module-Pluggable/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: p5-Module-Pluggable
+# Date created: 2004-07-26
+# Whom: Lars Thegler
+#
+# $MidnightBSD: mports/devel/p5-Module-Pluggable/Makefile,v 1.1 2008/03/21 20:31:57 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Module-Pluggable/Makefile,v 1.22 2007/04/08 15:21:39 lth Exp $
+#
+
+PORTNAME= Module-Pluggable
+PORTVERSION= 3.6
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Automatically give your module the ability to have plugins
+
+RUN_DEPENDS= p5-PathTools>=3.0:${PORTSDIR}/devel/p5-PathTools
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_MODBUILD= yes
+
+MAN3= Devel::InnerPackage.3 \
+ Module::Pluggable.3 \
+ Module::Pluggable::Object.3
+
+.include
--- /dev/null
+++ devel/p5-Module-Pluggable/distinfo
@@ -0,0 +1,3 @@
+MD5 (Module-Pluggable-3.6.tar.gz) = 9b804c4a3dc2df0c6259ff43ee0a165c
+SHA256 (Module-Pluggable-3.6.tar.gz) = 9c570ccef259a82db5ddf3479bf67811fb20054c098db35c6bc321c6d1d97a94
+SIZE (Module-Pluggable-3.6.tar.gz) = 14991
From laffer1 at midnightbsd.org Fri Mar 21 16:35:14 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:35:14 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel:
Message-ID: <200803212035.m2LKZENM003603@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/devel:
Makefile (r1.197 -> r1.198)
Added Files:
-----------
mports/devel/p5-Config-Tiny:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.197
retrieving revision 1.198
diff -L devel/Makefile -L devel/Makefile -u -r1.197 -r1.198
--- devel/Makefile
+++ devel/Makefile
@@ -142,6 +142,7 @@
SUBDIR += p5-Class-Inspector
SUBDIR += p5-Class-Trigger
SUBDIR += p5-Clone
+ SUBDIR += p5-Config-Tiny
SUBDIR += p5-Data-Dumper
SUBDIR += p5-Date-Calc
SUBDIR += p5-Date-Manip
--- /dev/null
+++ devel/p5-Config-Tiny/pkg-descr
@@ -0,0 +1,11 @@
+Config::Tiny is a perl class to read and write .ini style configuration
+files with as little code as possible, reducing load time and memory
+overhead. Memory usage is normally scoffed at in Perl, but in my
+opinion should be at least kept in mind.
+
+This module is primarily for reading human written files, and anything
+we write shouldn't need to have documentation/comments. If you need
+something with more power, move up to Config::Simple, Config::General or
+one of the many other Config:: modules.
+
+WWW: http://search.cpan.org/dist/Config-Tiny/
--- /dev/null
+++ devel/p5-Config-Tiny/pkg-plist
@@ -0,0 +1,6 @@
+ at comment $FreeBSD: ports/devel/p5-Config-Tiny/pkg-plist,v 1.3 2006/07/17 00:59:17 clsung Exp $
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Tiny/.packlist
+%%SITE_PERL%%/Config/Tiny.pm
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Tiny
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config
+ at dirrmtry %%SITE_PERL%%/Config
--- /dev/null
+++ devel/p5-Config-Tiny/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: Config-Tiny
+# Date created: 11 December 2002
+# Whom: Sergey Skvortsov
+#
+# $MidnightBSD: mports/devel/p5-Config-Tiny/Makefile,v 1.1 2008/03/21 20:35:12 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Config-Tiny/Makefile,v 1.15 2007/12/20 09:49:17 gabor Exp $
+#
+
+PORTNAME= Config-Tiny
+PORTVERSION= 2.12
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Config
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Read/Write .ini style files with as little code as possible
+
+PERL_CONFIGURE= yes
+
+MAN3= Config::Tiny.3
+
+.include
--- /dev/null
+++ devel/p5-Config-Tiny/distinfo
@@ -0,0 +1,3 @@
+MD5 (Config-Tiny-2.12.tar.gz) = 1df5a4ff37cd1d80532ddbe28015d1f0
+SHA256 (Config-Tiny-2.12.tar.gz) = 1a5b7f5e8245a3e7be859df571209353be30abc7292815ee0f459b8dc87cdb5b
+SIZE (Config-Tiny-2.12.tar.gz) = 16072
From laffer1 at midnightbsd.org Fri Mar 21 16:39:53 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:39:53 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel:
Message-ID: <200803212039.m2LKdr0t003806@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/devel:
Makefile (r1.198 -> r1.199)
Added Files:
-----------
mports/devel/p5-Params-Util:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
mports/devel/p5-Test-ClassAPI:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
mports/devel/p5-Test-SubCalls:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.198
retrieving revision 1.199
diff -L devel/Makefile -L devel/Makefile -u -r1.198 -r1.199
--- devel/Makefile
+++ devel/Makefile
@@ -168,6 +168,7 @@
SUBDIR += p5-Module-Pluggable
SUBDIR += p5-MRO-Compat
SUBDIR += p5-Net-DBus
+ SUBDIR += p5-Params-Util
SUBDIR += p5-Params-Validate
SUBDIR += p5-PatchReader
SUBDIR += p5-PathTools
@@ -181,11 +182,13 @@
SUBDIR += p5-String-Ediff
SUBDIR += p5-Sub-Uplevel
SUBDIR += p5-Test-Base
+ SUBDIR += p5-Test-ClassAPI
SUBDIR += p5-Test-Exception
SUBDIR += p5-Test-Harness
SUBDIR += p5-Test-Pod
SUBDIR += p5-Test-Pod-Coverage
SUBDIR += p5-Test-Simple
+ SUBDIR += p5-Test-SubCalls
SUBDIR += p5-Tie-IxHash
SUBDIR += p5-Time-HiRes
SUBDIR += p5-Time-Local
--- /dev/null
+++ devel/p5-Params-Util/pkg-descr
@@ -0,0 +1,4 @@
+Params::Util provides a basic set of importable functions that makes
+checking parameters a hell of a lot easier.
+
+WWW: http://search.cpan.org/dist/Params-Util/
--- /dev/null
+++ devel/p5-Params-Util/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Params/Util.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Params/Util/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Params/Util
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Params
+ at dirrmtry %%SITE_PERL%%/Params
--- /dev/null
+++ devel/p5-Params-Util/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: devel/p5-Params-Util
+# Date created: 4 July 2005
+# Whom: Lars Thegler
+#
+# $MidnightBSD: mports/devel/p5-Params-Util/Makefile,v 1.1 2008/03/21 20:39:51 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Params-Util/Makefile,v 1.19 2007/12/16 04:52:57 chinsan Exp $
+#
+
+PORTNAME= Params-Util
+PORTVERSION= 0.31
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Utility functions to aid in parameter checking
+
+PERL_CONFIGURE= yes
+
+MAN3= Params::Util.3
+
+.include
+
+.if ${PERL_LEVEL} < 500805
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
+.endif
+
+.include
--- /dev/null
+++ devel/p5-Params-Util/distinfo
@@ -0,0 +1,3 @@
+MD5 (Params-Util-0.31.tar.gz) = 985370df207e331ac8ad9976255f0fd3
+SHA256 (Params-Util-0.31.tar.gz) = 566db2f012bfdb51c42834228979b7fd129b3463fd4af0e37331907026ea0d69
+SIZE (Params-Util-0.31.tar.gz) = 35665
--- /dev/null
+++ devel/p5-Test-ClassAPI/pkg-descr
@@ -0,0 +1,6 @@
+For many APIs with large numbers of classes, it can be very useful
+to be able to do a quick once-over to make sure that classes,
+methods, and inheritance is correct, before doing more comprehensive
+testing. This module aims to provide such a capability.
+
+WWW: http://search.cpan.org/dist/Test-ClassAPI/
--- /dev/null
+++ devel/p5-Test-ClassAPI/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Test/ClassAPI.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/ClassAPI/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/ClassAPI
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
+ at dirrmtry %%SITE_PERL%%/Test
--- /dev/null
+++ devel/p5-Test-ClassAPI/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: devel/p5-Test-ClassAPI
+# Date created: 24 March 2005
+# Whom: Lars Thegler
+#
+# $MidnightBSD: mports/devel/p5-Test-ClassAPI/Makefile,v 1.1 2008/03/21 20:39:51 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Test-ClassAPI/Makefile,v 1.3 2007/03/12 18:29:05 lth Exp $
+#
+
+PORTNAME= Test-ClassAPI
+PORTVERSION= 1.04
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Test
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Provides basic first-pass API testing for large class trees
+
+RUN_DEPENDS= p5-Class-Inspector>=1.12:${PORTSDIR}/devel/p5-Class-Inspector \
+ p5-Config-Tiny>=2.00:${PORTSDIR}/devel/p5-Config-Tiny \
+ p5-Params-Util>=0.10:${PORTSDIR}/devel/p5-Params-Util
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Test::ClassAPI.3
+
+.include
--- /dev/null
+++ devel/p5-Test-ClassAPI/distinfo
@@ -0,0 +1,3 @@
+MD5 (Test-ClassAPI-1.04.tar.gz) = acf6924e2ea9c8d73c66c34d87a1771a
+SHA256 (Test-ClassAPI-1.04.tar.gz) = 0557a4e89443dc7b85484ce4ccc6ba4e828d3a8790c95de283cd9356b1d0a968
+SIZE (Test-ClassAPI-1.04.tar.gz) = 23896
--- /dev/null
+++ devel/p5-Test-SubCalls/pkg-descr
@@ -0,0 +1,6 @@
+There are a number of different situations (like testing cacheing code)
+where you want to want to do a number of tests, and then verify that
+some underlying subroutine deep within the code was called a specific
+number of times.
+
+WWW: http://search.cpan.org/dist/Test-SubCalls/
--- /dev/null
+++ devel/p5-Test-SubCalls/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Test/SubCalls.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/SubCalls/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/SubCalls
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
+ at dirrmtry %%SITE_PERL%%/Test
--- /dev/null
+++ devel/p5-Test-SubCalls/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: devel/p5-Test-SubCalls
+# Date created: 08 October 2005
+# Whom: Lars Thegler
+#
+# $MidnightBSD: mports/devel/p5-Test-SubCalls/Makefile,v 1.1 2008/03/21 20:39:51 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Test-SubCalls/Makefile,v 1.9 2007/12/17 17:33:06 lth Exp $
+#
+
+PORTNAME= Test-SubCalls
+PORTVERSION= 1.07
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Test
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Track the number of times subs are called
+
+BUILD_DEPENDS= ${SITE_PERL}/Hook/LexWrap.pm:${PORTSDIR}/devel/p5-Hook-LexWrap \
+ ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Test::SubCalls.3
+
+post-patch:
+ @${PERL} -pi -e '$$_="" if m/Test::More/' ${WRKSRC}/Makefile.PL
+
+.include
--- /dev/null
+++ devel/p5-Test-SubCalls/distinfo
@@ -0,0 +1,3 @@
+MD5 (Test-SubCalls-1.07.tar.gz) = 7f0bbed33bdca52b5aa79f7dafc17083
+SHA256 (Test-SubCalls-1.07.tar.gz) = d5dabb9677d0fdeb5bb7a5a4663280fc0023bc1b3f1115f526d66bd633a7dddc
+SIZE (Test-SubCalls-1.07.tar.gz) = 22006
From laffer1 at midnightbsd.org Fri Mar 21 16:41:20 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:41:20 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel: finally the last one.
Message-ID: <200803212041.m2LKfKho004350@stargazer.midnightbsd.org>
Log Message:
-----------
finally the last one.
Modified Files:
--------------
mports/devel:
Makefile (r1.199 -> r1.200)
Added Files:
-----------
mports/devel/p5-Hook-LexWrap:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.199
retrieving revision 1.200
diff -L devel/Makefile -L devel/Makefile -u -r1.199 -r1.200
--- devel/Makefile
+++ devel/Makefile
@@ -155,6 +155,7 @@
SUBDIR += p5-File-Remove
SUBDIR += p5-File-Tail
SUBDIR += p5-File-Temp
+ SUBDIR += p5-Hook-LexWrap
SUBDIR += p5-IO
SUBDIR += p5-IO-Multiplex
SUBDIR += p5-IO-String
--- /dev/null
+++ devel/p5-Hook-LexWrap/pkg-descr
@@ -0,0 +1,4 @@
+Hook::LexWrap allows you to install a pre- or post-wrapper (or both)
+around an existing subroutine.
+
+WWW: http://search.cpan.org/dist/Hook-LexWrap/
--- /dev/null
+++ devel/p5-Hook-LexWrap/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Hook/LexWrap/.packlist
+%%SITE_PERL%%/Hook/LexWrap.pm
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hook/LexWrap
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hook
+ at dirrmtry %%SITE_PERL%%/Hook
--- /dev/null
+++ devel/p5-Hook-LexWrap/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: p5-Hook-LexWrap
+# Date created: Wed Jul 7 2004
+# Whom: Anton Berezin
+#
+# $MidnightBSD: mports/devel/p5-Hook-LexWrap/Makefile,v 1.1 2008/03/21 20:41:18 laffer1 Exp $
+# $FreeBSD: ports/devel/p5-Hook-LexWrap/Makefile,v 1.2 2007/09/08 00:57:29 linimon Exp $
+#
+
+PORTNAME= Hook-LexWrap
+PORTVERSION= 0.20
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Hook
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Lexically scoped subroutine wrappers for Perl
+
+PERL_CONFIGURE= yes
+
+MAN3= Hook::LexWrap.3
+
+.include
--- /dev/null
+++ devel/p5-Hook-LexWrap/distinfo
@@ -0,0 +1,3 @@
+MD5 (Hook-LexWrap-0.20.tar.gz) = e3aaeb59a3adddc80ed3867e4d16654e
+SHA256 (Hook-LexWrap-0.20.tar.gz) = 0152647fd2377da6f3fcb67798eb5b37f8f9ce5f687ba60e4df06f0fc769ecf0
+SIZE (Hook-LexWrap-0.20.tar.gz) = 6369
From ctriv at midnightbsd.org Fri Mar 21 16:41:41 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Fri, 21 Mar 2008 16:41:41 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: index.cgi: start of improved searching,
can do things like "curl
Message-ID: <200803212041.m2LKffql004380@stargazer.midnightbsd.org>
Log Message:
-----------
start of improved searching, can do things like "curl status:fail" or
"run:12 status:pass" can't do things involving joins yet, so no "curl
arch:i386 status:fail"
Modified Files:
--------------
mports/Tools/magus/www/data/magus:
index.cgi (r1.11 -> r1.12)
-------------- next part --------------
Index: index.cgi
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/index.cgi,v
retrieving revision 1.11
retrieving revision 1.12
diff -L Tools/magus/www/data/magus/index.cgi -L Tools/magus/www/data/magus/index.cgi -u -r1.11 -r1.12
--- Tools/magus/www/data/magus/index.cgi
+++ Tools/magus/www/data/magus/index.cgi
@@ -9,6 +9,16 @@
use HTML::Template;
use JSON::XS;
+#
+# This is a trick we do so that the abstract search stuff isn't required
+# on all the nodes, only the webapp needs this. We'll just slip
+# the search_where() method into Magus::DBI here...
+#
+{
+ package Magus::DBI;
+ use Class::DBI::AbstractSearch;
+}
+
eval {
main();
exit 0;
@@ -221,8 +231,24 @@
my ($p) = @_;
my $query = $p->param('q');
+ my %where;
+ while ($query =~ s/(\S+):(\S+)//) {
+ push(@{$where{$1}}, $2)
+ }
+
+ $query =~ s/^\s*//;
+ $query =~ s/\s*$//;
+ $query =~ s/\*/%/g;
+
+ $where{name} = { like => "%$query%" } if $query;
+ if ($where{status}) {
+ delete $where{status} if grep { m/any/i } @{$where{status}};
+ } else {
+ $where{status} = { '!=', 'untested' };
+ }
+
- my @ports = Magus::Port->retrieve_from_sql("name LIKE ? ORDER BY name", "%$query%");
+ my @ports = Magus::Port->search_where(\%where, { order_by => 'name' });
if (@ports == 1) {
my $id = $ports[0]->id;
From ctriv at midnightbsd.org Fri Mar 21 18:09:21 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:09:21 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: patch-aa: fake fix.
Message-ID: <200803212209.m2LM9LZ9012771@stargazer.midnightbsd.org>
Log Message:
-----------
fake fix.
Modified Files:
--------------
mports/security/vlock/files:
patch-aa (r1.2 -> r1.3)
-------------- next part --------------
Index: patch-aa
===================================================================
RCS file: /home/cvs/mports/security/vlock/files/patch-aa,v
retrieving revision 1.2
retrieving revision 1.3
diff -L security/vlock/files/patch-aa -L security/vlock/files/patch-aa -u -r1.2 -r1.3
--- security/vlock/files/patch-aa
+++ security/vlock/files/patch-aa
@@ -28,7 +28,7 @@
-input.o: vlock.h
+install:
+ /usr/bin/install -c -s -o root -g wheel -m 4555 vlock ${PREFIX}/bin
-+ /usr/bin/install -c -o root -g wheel -m 444 vlock.1 ${DESTDIR}${MANPREFIX}/man/man1
++ /usr/bin/install -c -o root -g wheel -m 444 vlock.1 ${MANPREFIX}/man/man1
clean:
- rm -f $(OBJS) vlock core core.vlock
From laffer1 at midnightbsd.org Fri Mar 21 18:20:52 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:20:52 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Make fetchable.
Message-ID: <200803212220.m2LMKqGr014292@stargazer.midnightbsd.org>
Log Message:
-----------
Make fetchable.
Modified Files:
--------------
mports/games/linux-enemyterritory-fortress:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-fortress/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-fortress/Makefile -L games/linux-enemyterritory-fortress/Makefile -u -r1.1 -r1.2
--- games/linux-enemyterritory-fortress/Makefile
+++ games/linux-enemyterritory-fortress/Makefile
@@ -8,21 +8,21 @@
PORTNAME= enemyterritory-fortress
PORTVERSION= 1.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games linux
-MASTER_SITES= http://www.sonnensturm.net/download/
+MASTER_SITES= http://www.foolishgames.net/download/
PKGNAMEPREFIX= linux-
DISTNAME= etf_${PORTVERSION}-english-2
EXTRACT_SUFX= .run
MAINTAINER= ports at MidnightBSD.org
COMMENT= A class-based teamplay modification for Enemy Territory
+LICENSE= restricted
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
-NO_PACKAGE= Distfile is 263MB, set FORCE_PACKAGE if you really want to build this package
RESTRICTED= Redistribution is limited, see license
NO_WRKSUBDIR= yes
ETDIR= ${PREFIX}/lib/enemyterritory
From laffer1 at midnightbsd.org Fri Mar 21 18:38:58 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:38:58 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: games/linux-enemyterritory-tce: Update to
newer version
Message-ID: <200803212238.m2LMcwwq015777@stargazer.midnightbsd.org>
Log Message:
-----------
Update to newer version
Modified Files:
--------------
mports/games/linux-enemyterritory-tce:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-tce/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-tce/pkg-plist -L games/linux-enemyterritory-tce/pkg-plist -u -r1.1 -r1.2
--- games/linux-enemyterritory-tce/pkg-plist
+++ games/linux-enemyterritory-tce/pkg-plist
@@ -1,20 +1,14 @@
bin/et-tce
bin/etded-tce
+lib/enemyterritory/tcetest/autoexec.cfg
lib/enemyterritory/tcetest/cgame.mp.i386.so
-lib/enemyterritory/tcetest/elitelogoicon.ico
-lib/enemyterritory/tcetest/maps.cfg
lib/enemyterritory/tcetest/mp_bin.pk3
+lib/enemyterritory/tcetest/official.dat
lib/enemyterritory/tcetest/pak0.pk3
lib/enemyterritory/tcetest/pak1.pk3
lib/enemyterritory/tcetest/pak2.pk3
lib/enemyterritory/tcetest/pak3.pk3
lib/enemyterritory/tcetest/qagame.mp.i386.so
-lib/enemyterritory/tcetest/server.cfg
+lib/enemyterritory/tcetest/tce_icon_pc.ico
lib/enemyterritory/tcetest/ui.mp.i386.so
-%%PORTDOCS%%%%DOCSDIR%%/README.TXT
-%%PORTDOCS%%%%DOCSDIR%%/TCEeula1.0.rtf
-%%PORTDOCS%%%%DOCSDIR%%/changelog.txt
-%%PORTDOCS%%%%DOCSDIR%%/description.txt
@dirrm lib/enemyterritory/tcetest
- at dirrmtry lib/enemyterritory
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-tce/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-tce/Makefile -L games/linux-enemyterritory-tce/Makefile -u -r1.1 -r1.2
--- games/linux-enemyterritory-tce/Makefile
+++ games/linux-enemyterritory-tce/Makefile
@@ -7,31 +7,35 @@
#
PORTNAME= enemyterritory-tce
-PORTVERSION= 0.48
-PORTREVISION= 3
+PORTVERSION= 0.49
CATEGORIES= games linux
-MASTER_SITES= http://ftp.games.skynet.be/pub/www.filesnetwork.com/Wolfenstein_Enemy_Territory/Mods/Total_Conversions/:full,update \
- http://darkstar.ist.utl.pt/pub/games/:full,update \
- http://ftp.wireplay.co.uk/pub/enemyterritory/mods/tcelite/Linux/:full \
- http://et2.migamer.com/:full \
- http://jogos.bragatel.pt/downloads/et/tcE/linux/:update
+MASTER_SITES= http://ftp.games.skynet.be/pub/www.filesnetwork.com/Wolfenstein_Enemy_Territory/Mods/Total_Conversions/
PKGNAMEPREFIX= linux-
DISTNAME= tcetest
-DISTFILES= tcetest_0209_full.zip:full \
- tcetest_0.48_update.zip:update
+DISTFILES= tcetest049.zip
MAINTAINER= ports at MidnightBSD.org
COMMENT= A modern tactical Enemy Territory modification
+LICENSE= restricted
-RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+BUILD_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+RUN_DEPENDS= ${BUILD_DEPENDS)
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
USE_ZIP= yes
USE_LINUX= yes
-NO_PACKAGE= Distfiles are 135MB, set FORCE_PACKAGE if you really want to build this package
RESTRICTED= Redistribution is limited, see license
ETDIR= ${PREFIX}/lib/enemyterritory
+PORTDOCS= *
+
+DESKTOP_ENTRIES="Enemy Territory TrueCombat:Elite" \
+ "Play Enemy Territory TrueCombat:Elite" \
+ "${ETDIR}/tcetest/tce_icon_pc.ico" \
+ "et-tce" \
+ "" \
+ false
+
do-build:
.for f in et etded
@${ECHO_CMD} '#!/bin/sh' > ${WRKSRC}/${f}-tce
@@ -44,8 +48,9 @@
.endfor
${MKDIR} ${ETDIR}/tcetest
-.for f in cgame.mp.i386.so elitelogoicon.ico maps.cfg mp_bin.pk3 pak0.pk3 \
- pak1.pk3 pak2.pk3 pak3.pk3 qagame.mp.i386.so server.cfg ui.mp.i386.so
+.for f in autoexec.cfg cgame.mp.i386.so mp_bin.pk3 official.dat pak0.pk3 \
+ pak1.pk3 pak2.pk3 pak3.pk3 qagame.mp.i386.so tce_icon_pc.ico \
+ ui.mp.i386.so
${INSTALL_DATA} ${WRKSRC}/${f} ${ETDIR}/tcetest
.endfor
.for f in cgame.mp.i386.so qagame.mp.i386.so ui.mp.i386.so
@@ -55,7 +60,7 @@
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
-.for f in README.TXT TCEeula1.0.rtf changelog.txt description.txt
+.for f in *.txt *.rtf
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
.endfor
.endif
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-tce/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-tce/distinfo -L games/linux-enemyterritory-tce/distinfo -u -r1.1 -r1.2
--- games/linux-enemyterritory-tce/distinfo
+++ games/linux-enemyterritory-tce/distinfo
@@ -1,4 +1,3 @@
-MD5 (tcetest_0209_full.zip) = e01cb2add0bc5c6509f6923419b0515d
-SIZE (tcetest_0209_full.zip) = 134902370
-MD5 (tcetest_0.48_update.zip) = efc04e68d324bbab0f5d736866ed98e5
-SIZE (tcetest_0.48_update.zip) = 7017159
+MD5 (tcetest049.zip) = 996ef2743e36103a351199f3fd72e70f
+SHA256 (tcetest049.zip) = 73d0fff098bfef196d6efc4bb2f0635ab8da2ebe19b5ead5801b1664d3b4b4d4
+SIZE (tcetest049.zip) = 472749193
From laffer1 at midnightbsd.org Fri Mar 21 18:40:28 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:40:28 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: german/acroread: fix fetchability
Message-ID: <200803212240.m2LMeStI016265@stargazer.midnightbsd.org>
Log Message:
-----------
fix fetchability
Modified Files:
--------------
mports/german/acroread:
Makefile (r1.2 -> r1.3)
distinfo (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/german/acroread/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L german/acroread/Makefile -L german/acroread/Makefile -u -r1.2 -r1.3
--- german/acroread/Makefile
+++ german/acroread/Makefile
@@ -7,7 +7,7 @@
#
PORTVERSION= 7.0.9
-PORTREVISION= 0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= german print linux
MASTERDIR= ${.CURDIR}/../../print/acroread7
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/german/acroread/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L german/acroread/distinfo -L german/acroread/distinfo -u -r1.2 -r1.3
--- german/acroread/distinfo
+++ german/acroread/distinfo
@@ -1,3 +1,3 @@
-MD5 (acroread/AdbeRdr701_linux_deu.tar.gz) = 55c1f76ee30008b82f9f863cf0f0e276
-SHA256 (acroread/AdbeRdr701_linux_deu.tar.gz) = 8325020b4797a5d424480f592a4b6a4008176b7116e9d11b29c3c1d9e48fa2db
-SIZE (acroread/AdbeRdr701_linux_deu.tar.gz) = 44363822
+MD5 (acroread/AdobeReader_deu-7.0.9-1.i386.tar.gz) = 67ea0de3f6394d1ed43d213183569257
+SHA256 (acroread/AdobeReader_deu-7.0.9-1.i386.tar.gz) = f4446408b8b2a94c7e54bfd5480b2772f645f68956ffb9a639f1dfaca71cbc87
+SIZE (acroread/AdobeReader_deu-7.0.9-1.i386.tar.gz) = 49388396
From laffer1 at midnightbsd.org Fri Mar 21 18:46:42 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:46:42 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: graphics/dia: Attempt to fix up for gnome
2.20 directory
Message-ID: <200803212246.m2LMkgpC016799@stargazer.midnightbsd.org>
Log Message:
-----------
Attempt to fix up for gnome 2.20 directory changes.
Modified Files:
--------------
mports/graphics/dia:
Makefile (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
mports/graphics/dia/files:
patch-ad (r1.1 -> r1.2)
Removed Files:
-------------
mports/graphics/dia/files:
patch-doc_Makefile.in
patch-lib_intl.c
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/graphics/dia/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/dia/pkg-plist -L graphics/dia/pkg-plist -u -r1.1 -r1.2
--- graphics/dia/pkg-plist
+++ graphics/dia/pkg-plist
@@ -63,1620 +63,1620 @@
lib/dia/libxfig_filter.so
lib/dia/libxslt_filter.la
lib/dia/libxslt_filter.so
-share/gnome/applications/dia.desktop
-share/gnome/dia/dia.xpm
-share/gnome/dia/dia_logo.png
-%%PYTHON:%%share/gnome/dia/python-startup.py
-%%PYTHON:%%share/gnome/dia/python/aobjects.py
-%%PYTHON:%%share/gnome/dia/python/codegen.py
-%%PYTHON:%%share/gnome/dia/python/diasvg.py
-%%PYTHON:%%share/gnome/dia/python/diasvg_import.py
-%%PYTHON:%%share/gnome/dia/python/dot.py
-%%PYTHON:%%share/gnome/dia/python/doxrev.py
-%%PYTHON:%%share/gnome/dia/python/group_props.py
-%%PYTHON:%%share/gnome/dia/python/gtkcons.py
-%%PYTHON:%%share/gnome/dia/python/otypes.py
-%%PYTHON:%%share/gnome/dia/python/pydiadoc.py
-%%PYTHON:%%share/gnome/dia/python/scascale.py
-%%PYTHON:%%share/gnome/dia/python/select_by.py
-share/gnome/dia/shapes/Assorted/arrow-chevron.png
-share/gnome/dia/shapes/Assorted/arrow-chevron.shape
-share/gnome/dia/shapes/Assorted/arrow-down.png
-share/gnome/dia/shapes/Assorted/arrow-down.shape
-share/gnome/dia/shapes/Assorted/arrow-left-notched.png
-share/gnome/dia/shapes/Assorted/arrow-left-notched.shape
-share/gnome/dia/shapes/Assorted/arrow-left-right-up.png
-share/gnome/dia/shapes/Assorted/arrow-left-right-up.shape
-share/gnome/dia/shapes/Assorted/arrow-left-right.png
-share/gnome/dia/shapes/Assorted/arrow-left-right.shape
-share/gnome/dia/shapes/Assorted/arrow-left-up.png
-share/gnome/dia/shapes/Assorted/arrow-left-up.shape
-share/gnome/dia/shapes/Assorted/arrow-left.png
-share/gnome/dia/shapes/Assorted/arrow-left.shape
-share/gnome/dia/shapes/Assorted/arrow-pentagon.png
-share/gnome/dia/shapes/Assorted/arrow-pentagon.shape
-share/gnome/dia/shapes/Assorted/arrow-quad.png
-share/gnome/dia/shapes/Assorted/arrow-quad.shape
-share/gnome/dia/shapes/Assorted/arrow-right-notched.png
-share/gnome/dia/shapes/Assorted/arrow-right-notched.shape
-share/gnome/dia/shapes/Assorted/arrow-right.png
-share/gnome/dia/shapes/Assorted/arrow-right.shape
-share/gnome/dia/shapes/Assorted/arrow-turn-up.png
-share/gnome/dia/shapes/Assorted/arrow-turn-up.shape
-share/gnome/dia/shapes/Assorted/arrow-up-down-left.png
-share/gnome/dia/shapes/Assorted/arrow-up-down-left.shape
-share/gnome/dia/shapes/Assorted/arrow-up-down.png
-share/gnome/dia/shapes/Assorted/arrow-up-down.shape
-share/gnome/dia/shapes/Assorted/arrow-up.png
-share/gnome/dia/shapes/Assorted/arrow-up.shape
-share/gnome/dia/shapes/Assorted/circle-quarter.png
-share/gnome/dia/shapes/Assorted/circle-quarter.shape
-share/gnome/dia/shapes/Assorted/circle.png
-share/gnome/dia/shapes/Assorted/circle.shape
-share/gnome/dia/shapes/Assorted/cross-maltese.png
-share/gnome/dia/shapes/Assorted/cross-maltese.shape
-share/gnome/dia/shapes/Assorted/cross-swiss.png
-share/gnome/dia/shapes/Assorted/cross-swiss.shape
-share/gnome/dia/shapes/Assorted/diamond.png
-share/gnome/dia/shapes/Assorted/diamond.shape
-share/gnome/dia/shapes/Assorted/heart.png
-share/gnome/dia/shapes/Assorted/heart.shape
-share/gnome/dia/shapes/Assorted/heptagon.png
-share/gnome/dia/shapes/Assorted/heptagon.shape
-share/gnome/dia/shapes/Assorted/hexagon.png
-share/gnome/dia/shapes/Assorted/hexagon.shape
-share/gnome/dia/shapes/Assorted/moon-quarter.png
-share/gnome/dia/shapes/Assorted/moon-quarter.shape
-share/gnome/dia/shapes/Assorted/octagon.png
-share/gnome/dia/shapes/Assorted/octagon.shape
-share/gnome/dia/shapes/Assorted/parallelogram-horizontal.png
-share/gnome/dia/shapes/Assorted/parallelogram-horizontal.shape
-share/gnome/dia/shapes/Assorted/parallelogram-vertical.png
-share/gnome/dia/shapes/Assorted/parallelogram-vertical.shape
-share/gnome/dia/shapes/Assorted/pentagon.png
-share/gnome/dia/shapes/Assorted/pentagon.shape
-share/gnome/dia/shapes/Assorted/square.png
-share/gnome/dia/shapes/Assorted/square.shape
-share/gnome/dia/shapes/Assorted/star4.png
-share/gnome/dia/shapes/Assorted/star4.shape
-share/gnome/dia/shapes/Assorted/star4curved.png
-share/gnome/dia/shapes/Assorted/star4curved.shape
-share/gnome/dia/shapes/Assorted/star5.png
-share/gnome/dia/shapes/Assorted/star5.shape
-share/gnome/dia/shapes/Assorted/star6.png
-share/gnome/dia/shapes/Assorted/star6.shape
-share/gnome/dia/shapes/Assorted/star7.png
-share/gnome/dia/shapes/Assorted/star7.shape
-share/gnome/dia/shapes/Assorted/star8.png
-share/gnome/dia/shapes/Assorted/star8.shape
-share/gnome/dia/shapes/Assorted/star8curved.png
-share/gnome/dia/shapes/Assorted/star8curved.shape
-share/gnome/dia/shapes/Assorted/star8sharp.png
-share/gnome/dia/shapes/Assorted/star8sharp.shape
-share/gnome/dia/shapes/Assorted/sun.png
-share/gnome/dia/shapes/Assorted/sun.shape
-share/gnome/dia/shapes/Assorted/trapezoid.png
-share/gnome/dia/shapes/Assorted/trapezoid.shape
-share/gnome/dia/shapes/Assorted/triangle-isoceles.png
-share/gnome/dia/shapes/Assorted/triangle-isoceles.shape
-share/gnome/dia/shapes/Assorted/triangle-rightangle.png
-share/gnome/dia/shapes/Assorted/triangle-rightangle.shape
-share/gnome/dia/shapes/BPMN/Activity-Looping.png
-share/gnome/dia/shapes/BPMN/Activity-Looping.shape
-share/gnome/dia/shapes/BPMN/Ad-Hoc-Collapsed-Sub-Process.png
-share/gnome/dia/shapes/BPMN/Ad-Hoc-Collapsed-Sub-Process.shape
-share/gnome/dia/shapes/BPMN/Collapsed-Sub-Process.png
-share/gnome/dia/shapes/BPMN/Collapsed-Sub-Process.shape
-share/gnome/dia/shapes/BPMN/Compensation-Collapsed-Sub-Process.png
-share/gnome/dia/shapes/BPMN/Compensation-Collapsed-Sub-Process.shape
-share/gnome/dia/shapes/BPMN/Compensation.png
-share/gnome/dia/shapes/BPMN/Compensation.shape
-share/gnome/dia/shapes/BPMN/Data-Object.png
-share/gnome/dia/shapes/BPMN/Data-Object.shape
-share/gnome/dia/shapes/BPMN/End-Event-Cancel.png
-share/gnome/dia/shapes/BPMN/End-Event-Cancel.shape
-share/gnome/dia/shapes/BPMN/End-Event-Compensation.png
-share/gnome/dia/shapes/BPMN/End-Event-Compensation.shape
-share/gnome/dia/shapes/BPMN/End-Event-Error.png
-share/gnome/dia/shapes/BPMN/End-Event-Error.shape
-share/gnome/dia/shapes/BPMN/End-Event-Link.png
-share/gnome/dia/shapes/BPMN/End-Event-Link.shape
-share/gnome/dia/shapes/BPMN/End-Event-Message.png
-share/gnome/dia/shapes/BPMN/End-Event-Message.shape
-share/gnome/dia/shapes/BPMN/End-Event-Multiple.png
-share/gnome/dia/shapes/BPMN/End-Event-Multiple.shape
-share/gnome/dia/shapes/BPMN/End-Event-Terminate.png
-share/gnome/dia/shapes/BPMN/End-Event-Terminate.shape
-share/gnome/dia/shapes/BPMN/End-Event.png
-share/gnome/dia/shapes/BPMN/End-Event.shape
-share/gnome/dia/shapes/BPMN/Gateway-Complex.png
-share/gnome/dia/shapes/BPMN/Gateway-Complex.shape
-share/gnome/dia/shapes/BPMN/Gateway-Exclusive-XOR-Data-Based.png
-share/gnome/dia/shapes/BPMN/Gateway-Exclusive-XOR-Data-Based.shape
-share/gnome/dia/shapes/BPMN/Gateway-Exclusive-XOR-Event-Based.png
-share/gnome/dia/shapes/BPMN/Gateway-Exclusive-XOR-Event-Based.shape
-share/gnome/dia/shapes/BPMN/Gateway-Inclusive-OR.png
-share/gnome/dia/shapes/BPMN/Gateway-Inclusive-OR.shape
-share/gnome/dia/shapes/BPMN/Gateway-Parallel-AND.png
-share/gnome/dia/shapes/BPMN/Gateway-Parallel-AND.shape
-share/gnome/dia/shapes/BPMN/Gateway.png
-share/gnome/dia/shapes/BPMN/Gateway.shape
-share/gnome/dia/shapes/BPMN/Group.png
-share/gnome/dia/shapes/BPMN/Group.shape
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Cancel.png
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Cancel.shape
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Compensation.png
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Compensation.shape
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Error.png
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Error.shape
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Link.png
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Link.shape
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Message.png
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Message.shape
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Multiple.png
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Multiple.shape
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Rule.png
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Rule.shape
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Timer.png
-share/gnome/dia/shapes/BPMN/Intermediate-Event-Timer.shape
-share/gnome/dia/shapes/BPMN/Intermediate-Event.png
-share/gnome/dia/shapes/BPMN/Intermediate-Event.shape
-share/gnome/dia/shapes/BPMN/Looping-Collapsed-Sub-Process.png
-share/gnome/dia/shapes/BPMN/Looping-Collapsed-Sub-Process.shape
-share/gnome/dia/shapes/BPMN/Multiple-Instance-Collapsed-Sub-Process.png
-share/gnome/dia/shapes/BPMN/Multiple-Instance-Collapsed-Sub-Process.shape
-share/gnome/dia/shapes/BPMN/Multiple-Instance-Task.png
-share/gnome/dia/shapes/BPMN/Multiple-Instance-Task.shape
-share/gnome/dia/shapes/BPMN/Start-Event-Link.png
-share/gnome/dia/shapes/BPMN/Start-Event-Link.shape
-share/gnome/dia/shapes/BPMN/Start-Event-Message.png
-share/gnome/dia/shapes/BPMN/Start-Event-Message.shape
-share/gnome/dia/shapes/BPMN/Start-Event-Multiple.png
-share/gnome/dia/shapes/BPMN/Start-Event-Multiple.shape
-share/gnome/dia/shapes/BPMN/Start-Event-Rule.png
-share/gnome/dia/shapes/BPMN/Start-Event-Rule.shape
-share/gnome/dia/shapes/BPMN/Start-Event-Timer.png
-share/gnome/dia/shapes/BPMN/Start-Event-Timer.shape
-share/gnome/dia/shapes/BPMN/Start-Event.png
-share/gnome/dia/shapes/BPMN/Start-Event.shape
-share/gnome/dia/shapes/BPMN/Task.png
-share/gnome/dia/shapes/BPMN/Task.shape
-share/gnome/dia/shapes/BPMN/Text-Annotation.png
-share/gnome/dia/shapes/BPMN/Text-Annotation.shape
-share/gnome/dia/shapes/BPMN/Transaction.png
-share/gnome/dia/shapes/BPMN/Transaction.shape
-share/gnome/dia/shapes/ChemEng/ACgen.png
-share/gnome/dia/shapes/ChemEng/ACgen.shape
-share/gnome/dia/shapes/ChemEng/SaT-fixedtube.png
-share/gnome/dia/shapes/ChemEng/SaT-fixedtube.shape
-share/gnome/dia/shapes/ChemEng/SaT-floatinghead.png
-share/gnome/dia/shapes/ChemEng/SaT-floatinghead.shape
-share/gnome/dia/shapes/ChemEng/aircooler.png
-share/gnome/dia/shapes/ChemEng/aircooler.shape
-share/gnome/dia/shapes/ChemEng/airforced.png
-share/gnome/dia/shapes/ChemEng/airforced.shape
-share/gnome/dia/shapes/ChemEng/airinduced.png
-share/gnome/dia/shapes/ChemEng/airinduced.shape
-share/gnome/dia/shapes/ChemEng/autoclave.png
-share/gnome/dia/shapes/ChemEng/autoclave.shape
-share/gnome/dia/shapes/ChemEng/bigtraycol.png
-share/gnome/dia/shapes/ChemEng/bigtraycol.shape
-share/gnome/dia/shapes/ChemEng/centrifuge.png
-share/gnome/dia/shapes/ChemEng/centrifuge.shape
-share/gnome/dia/shapes/ChemEng/coil.png
-share/gnome/dia/shapes/ChemEng/coil.shape
-share/gnome/dia/shapes/ChemEng/coilv.png
-share/gnome/dia/shapes/ChemEng/coilv.shape
-share/gnome/dia/shapes/ChemEng/compr.png
-share/gnome/dia/shapes/ChemEng/compr.shape
-share/gnome/dia/shapes/ChemEng/coveredtank.png
-share/gnome/dia/shapes/ChemEng/coveredtank.shape
-share/gnome/dia/shapes/ChemEng/cyclone.png
-share/gnome/dia/shapes/ChemEng/cyclone.shape
-share/gnome/dia/shapes/ChemEng/displa.png
-share/gnome/dia/shapes/ChemEng/displa.shape
-share/gnome/dia/shapes/ChemEng/doublepipe.png
-share/gnome/dia/shapes/ChemEng/doublepipe.shape
-share/gnome/dia/shapes/ChemEng/ejector.png
-share/gnome/dia/shapes/ChemEng/ejector.shape
-share/gnome/dia/shapes/ChemEng/fan.png
-share/gnome/dia/shapes/ChemEng/fan.shape
-share/gnome/dia/shapes/ChemEng/filter.png
-share/gnome/dia/shapes/ChemEng/filter.shape
-share/gnome/dia/shapes/ChemEng/fixedroof.png
-share/gnome/dia/shapes/ChemEng/fixedroof.shape
-share/gnome/dia/shapes/ChemEng/floatingroof.png
-share/gnome/dia/shapes/ChemEng/floatingroof.shape
-share/gnome/dia/shapes/ChemEng/flowfan.png
-share/gnome/dia/shapes/ChemEng/flowfan.shape
-share/gnome/dia/shapes/ChemEng/fluidcont.png
-share/gnome/dia/shapes/ChemEng/fluidcont.shape
-share/gnome/dia/shapes/ChemEng/furnace.png
-share/gnome/dia/shapes/ChemEng/furnace.shape
-share/gnome/dia/shapes/ChemEng/gasholder.png
-share/gnome/dia/shapes/ChemEng/gasholder.shape
-share/gnome/dia/shapes/ChemEng/hx.png
-share/gnome/dia/shapes/ChemEng/hx.shape
-share/gnome/dia/shapes/ChemEng/hxv.png
-share/gnome/dia/shapes/ChemEng/hxv.shape
-share/gnome/dia/shapes/ChemEng/kettle.png
-share/gnome/dia/shapes/ChemEng/kettle.shape
-share/gnome/dia/shapes/ChemEng/knockout.png
-share/gnome/dia/shapes/ChemEng/knockout.shape
-share/gnome/dia/shapes/ChemEng/measure.png
-share/gnome/dia/shapes/ChemEng/measure.shape
-share/gnome/dia/shapes/ChemEng/mixer.png
-share/gnome/dia/shapes/ChemEng/mixer.shape
-share/gnome/dia/shapes/ChemEng/plate.png
-share/gnome/dia/shapes/ChemEng/plate.shape
-share/gnome/dia/shapes/ChemEng/pneum.png
-share/gnome/dia/shapes/ChemEng/pneum.shape
-share/gnome/dia/shapes/ChemEng/pneumv.png
-share/gnome/dia/shapes/ChemEng/pneumv.shape
-share/gnome/dia/shapes/ChemEng/pnuemv.png
-share/gnome/dia/shapes/ChemEng/pnuemv.shape
-share/gnome/dia/shapes/ChemEng/pump.png
-share/gnome/dia/shapes/ChemEng/pump.shape
-share/gnome/dia/shapes/ChemEng/reactor.png
-share/gnome/dia/shapes/ChemEng/reactor.shape
-share/gnome/dia/shapes/ChemEng/recipr.png
-share/gnome/dia/shapes/ChemEng/recipr.shape
-share/gnome/dia/shapes/ChemEng/regval.png
-share/gnome/dia/shapes/ChemEng/regval.shape
-share/gnome/dia/shapes/ChemEng/regvalv.png
-share/gnome/dia/shapes/ChemEng/regvalv.shape
-share/gnome/dia/shapes/ChemEng/sealedtank.png
-share/gnome/dia/shapes/ChemEng/sealedtank.shape
-share/gnome/dia/shapes/ChemEng/settling.png
-share/gnome/dia/shapes/ChemEng/settling.shape
-share/gnome/dia/shapes/ChemEng/spray.png
-share/gnome/dia/shapes/ChemEng/spray.shape
-share/gnome/dia/shapes/ChemEng/spraydrier.png
-share/gnome/dia/shapes/ChemEng/spraydrier.shape
-share/gnome/dia/shapes/ChemEng/storagesphere.png
-share/gnome/dia/shapes/ChemEng/storagesphere.shape
-share/gnome/dia/shapes/ChemEng/tank.png
-share/gnome/dia/shapes/ChemEng/tank.shape
-share/gnome/dia/shapes/ChemEng/traycol.png
-share/gnome/dia/shapes/ChemEng/traycol.shape
-share/gnome/dia/shapes/ChemEng/val.png
-share/gnome/dia/shapes/ChemEng/val.shape
-share/gnome/dia/shapes/ChemEng/valv.png
-share/gnome/dia/shapes/ChemEng/valv.shape
-share/gnome/dia/shapes/ChemEng/vessel.png
-share/gnome/dia/shapes/ChemEng/vessel.shape
-share/gnome/dia/shapes/ChemEng/wcool.png
-share/gnome/dia/shapes/ChemEng/wcool.shape
-share/gnome/dia/shapes/ChemEng/wcoolv.png
-share/gnome/dia/shapes/ChemEng/wcoolv.shape
-share/gnome/dia/shapes/Circuit/ground.png
-share/gnome/dia/shapes/Circuit/ground.shape
-share/gnome/dia/shapes/Circuit/hcapacitor.png
-share/gnome/dia/shapes/Circuit/hcapacitor.shape
-share/gnome/dia/shapes/Circuit/hdiode.png
-share/gnome/dia/shapes/Circuit/hdiode.shape
-share/gnome/dia/shapes/Circuit/hfuse_de.png
-share/gnome/dia/shapes/Circuit/hfuse_de.shape
-share/gnome/dia/shapes/Circuit/hinductor.png
-share/gnome/dia/shapes/Circuit/hinductor.shape
-share/gnome/dia/shapes/Circuit/hinductor_de.png
-share/gnome/dia/shapes/Circuit/hinductor_de.shape
-share/gnome/dia/shapes/Circuit/hjumper.png
-share/gnome/dia/shapes/Circuit/hjumper.shape
-share/gnome/dia/shapes/Circuit/hled_de.png
-share/gnome/dia/shapes/Circuit/hled_de.shape
-share/gnome/dia/shapes/Circuit/hpowersource_de.png
-share/gnome/dia/shapes/Circuit/hpowersource_de.shape
-share/gnome/dia/shapes/Circuit/hresistor.png
-share/gnome/dia/shapes/Circuit/hresistor.shape
-share/gnome/dia/shapes/Circuit/hresistor_de.png
-share/gnome/dia/shapes/Circuit/hresistor_de.shape
-share/gnome/dia/shapes/Circuit/hzener.png
-share/gnome/dia/shapes/Circuit/hzener.shape
-share/gnome/dia/shapes/Circuit/lamp_de.png
-share/gnome/dia/shapes/Circuit/lamp_de.shape
-share/gnome/dia/shapes/Circuit/microphone_de.png
-share/gnome/dia/shapes/Circuit/microphone_de.shape
-share/gnome/dia/shapes/Circuit/nmos_de.png
-share/gnome/dia/shapes/Circuit/nmos_de.shape
-share/gnome/dia/shapes/Circuit/npn.png
-share/gnome/dia/shapes/Circuit/npn.shape
-share/gnome/dia/shapes/Circuit/opamp.png
-share/gnome/dia/shapes/Circuit/opamp.shape
-share/gnome/dia/shapes/Circuit/pmos_de.png
-share/gnome/dia/shapes/Circuit/pmos_de.shape
-share/gnome/dia/shapes/Circuit/pnp.png
-share/gnome/dia/shapes/Circuit/pnp.shape
-share/gnome/dia/shapes/Circuit/speaker_de.png
-share/gnome/dia/shapes/Circuit/speaker_de.shape
-share/gnome/dia/shapes/Circuit/vcapacitor.png
-share/gnome/dia/shapes/Circuit/vcapacitor.shape
-share/gnome/dia/shapes/Circuit/vdiode.png
-share/gnome/dia/shapes/Circuit/vdiode.shape
-share/gnome/dia/shapes/Circuit/vfuse_de.png
-share/gnome/dia/shapes/Circuit/vfuse_de.shape
-share/gnome/dia/shapes/Circuit/vinductor.png
-share/gnome/dia/shapes/Circuit/vinductor.shape
-share/gnome/dia/shapes/Circuit/vinductor_de.png
-share/gnome/dia/shapes/Circuit/vinductor_de.shape
-share/gnome/dia/shapes/Circuit/vled_de.png
-share/gnome/dia/shapes/Circuit/vled_de.shape
-share/gnome/dia/shapes/Circuit/vpowersource_de.png
-share/gnome/dia/shapes/Circuit/vpowersource_de.shape
-share/gnome/dia/shapes/Circuit/vresistor.png
-share/gnome/dia/shapes/Circuit/vresistor.shape
-share/gnome/dia/shapes/Circuit/vresistor_de.png
-share/gnome/dia/shapes/Circuit/vresistor_de.shape
-share/gnome/dia/shapes/Circuit/vzener.png
-share/gnome/dia/shapes/Circuit/vzener.shape
-share/gnome/dia/shapes/Cisco/1000.png
-share/gnome/dia/shapes/Cisco/1000.shape
-share/gnome/dia/shapes/Cisco/100baset_hub.png
-share/gnome/dia/shapes/Cisco/100baset_hub.shape
-share/gnome/dia/shapes/Cisco/10700.png
-share/gnome/dia/shapes/Cisco/10700.shape
-share/gnome/dia/shapes/Cisco/15200.png
-share/gnome/dia/shapes/Cisco/15200.shape
-share/gnome/dia/shapes/Cisco/15800.png
-share/gnome/dia/shapes/Cisco/15800.shape
-share/gnome/dia/shapes/Cisco/3174.png
-share/gnome/dia/shapes/Cisco/3174.shape
-share/gnome/dia/shapes/Cisco/3x74.png
-share/gnome/dia/shapes/Cisco/3x74.shape
-share/gnome/dia/shapes/Cisco/5000.png
-share/gnome/dia/shapes/Cisco/5000.shape
-share/gnome/dia/shapes/Cisco/5002.png
-share/gnome/dia/shapes/Cisco/5002.shape
-share/gnome/dia/shapes/Cisco/5500.png
-share/gnome/dia/shapes/Cisco/5500.shape
-share/gnome/dia/shapes/Cisco/6701.png
-share/gnome/dia/shapes/Cisco/6701.shape
-share/gnome/dia/shapes/Cisco/6705.png
-share/gnome/dia/shapes/Cisco/6705.shape
-share/gnome/dia/shapes/Cisco/6732.png
-share/gnome/dia/shapes/Cisco/6732.shape
-share/gnome/dia/shapes/Cisco/7500ars.png
-share/gnome/dia/shapes/Cisco/7500ars.shape
-share/gnome/dia/shapes/Cisco/7505.png
-share/gnome/dia/shapes/Cisco/7505.shape
-share/gnome/dia/shapes/Cisco/7507.png
-share/gnome/dia/shapes/Cisco/7507.shape
-share/gnome/dia/shapes/Cisco/access_gateway.png
-share/gnome/dia/shapes/Cisco/access_gateway.shape
-share/gnome/dia/shapes/Cisco/access_server.png
-share/gnome/dia/shapes/Cisco/access_server.shape
-share/gnome/dia/shapes/Cisco/accesspoint.png
-share/gnome/dia/shapes/Cisco/accesspoint.shape
-share/gnome/dia/shapes/Cisco/adm.png
-share/gnome/dia/shapes/Cisco/adm.shape
-share/gnome/dia/shapes/Cisco/androgynous_person.png
-share/gnome/dia/shapes/Cisco/androgynous_person.shape
-share/gnome/dia/shapes/Cisco/antenna.png
-share/gnome/dia/shapes/Cisco/antenna.shape
-share/gnome/dia/shapes/Cisco/asic.png
-share/gnome/dia/shapes/Cisco/asic.shape
-share/gnome/dia/shapes/Cisco/ata.png
-share/gnome/dia/shapes/Cisco/ata.shape
-share/gnome/dia/shapes/Cisco/atm3800.png
-share/gnome/dia/shapes/Cisco/atm3800.shape
-share/gnome/dia/shapes/Cisco/atm_fast_gigabit_etherswitch.png
-share/gnome/dia/shapes/Cisco/atm_fast_gigabit_etherswitch.shape
-share/gnome/dia/shapes/Cisco/atm_router.shape
-share/gnome/dia/shapes/Cisco/atm_switch.png
-share/gnome/dia/shapes/Cisco/atm_switch.shape
-share/gnome/dia/shapes/Cisco/atm_tag_switch_router.png
-share/gnome/dia/shapes/Cisco/atm_tag_switch_router.shape
-share/gnome/dia/shapes/Cisco/automatic_protection_switching.png
-share/gnome/dia/shapes/Cisco/automatic_protection_switching.shape
-share/gnome/dia/shapes/Cisco/bbfw.png
-share/gnome/dia/shapes/Cisco/bbfw.shape
-share/gnome/dia/shapes/Cisco/bbfw_media.png
-share/gnome/dia/shapes/Cisco/bbfw_media.shape
-share/gnome/dia/shapes/Cisco/bbs.png
-share/gnome/dia/shapes/Cisco/bbs.shape
-share/gnome/dia/shapes/Cisco/bbsm.png
-share/gnome/dia/shapes/Cisco/bbsm.shape
-share/gnome/dia/shapes/Cisco/branch_office.png
-share/gnome/dia/shapes/Cisco/branch_office.shape
-share/gnome/dia/shapes/Cisco/branch_office_blue.png
-share/gnome/dia/shapes/Cisco/branch_office_blue.shape
-share/gnome/dia/shapes/Cisco/branch_office_subdued.png
-share/gnome/dia/shapes/Cisco/branch_office_subdued.shape
-share/gnome/dia/shapes/Cisco/breakout_box.png
-share/gnome/dia/shapes/Cisco/breakout_box.shape
-share/gnome/dia/shapes/Cisco/bridge.png
-share/gnome/dia/shapes/Cisco/bridge.shape
-share/gnome/dia/shapes/Cisco/broadband_router.png
-share/gnome/dia/shapes/Cisco/broadband_router.shape
-share/gnome/dia/shapes/Cisco/bts10200.png
-share/gnome/dia/shapes/Cisco/bts10200.shape
-share/gnome/dia/shapes/Cisco/ca.png
-share/gnome/dia/shapes/Cisco/ca.shape
-share/gnome/dia/shapes/Cisco/cable_modem.png
-share/gnome/dia/shapes/Cisco/cable_modem.shape
-share/gnome/dia/shapes/Cisco/callmanager.png
-share/gnome/dia/shapes/Cisco/callmanager.shape
-share/gnome/dia/shapes/Cisco/car.png
-share/gnome/dia/shapes/Cisco/car.shape
-share/gnome/dia/shapes/Cisco/carrier_routing_system.png
-share/gnome/dia/shapes/Cisco/carrier_routing_system.shape
-share/gnome/dia/shapes/Cisco/catalyst_access_gateway.png
-share/gnome/dia/shapes/Cisco/catalyst_access_gateway.shape
-share/gnome/dia/shapes/Cisco/cddi_fddi_concentrator.png
-share/gnome/dia/shapes/Cisco/cddi_fddi_concentrator.shape
-share/gnome/dia/shapes/Cisco/cdm.png
-share/gnome/dia/shapes/Cisco/cdm.shape
-share/gnome/dia/shapes/Cisco/cellular_phone.png
-share/gnome/dia/shapes/Cisco/cellular_phone.shape
-share/gnome/dia/shapes/Cisco/centri_firewall.png
-share/gnome/dia/shapes/Cisco/centri_firewall.shape
-share/gnome/dia/shapes/Cisco/channelized_pipe.png
-share/gnome/dia/shapes/Cisco/channelized_pipe.shape
-share/gnome/dia/shapes/Cisco/cisco_hub.png
-share/gnome/dia/shapes/Cisco/cisco_hub.shape
-share/gnome/dia/shapes/Cisco/ciscosecurity.png
-share/gnome/dia/shapes/Cisco/ciscosecurity.shape
-share/gnome/dia/shapes/Cisco/ciscoworks.png
-share/gnome/dia/shapes/Cisco/ciscoworks.shape
-share/gnome/dia/shapes/Cisco/ciscoworks_man.png
-share/gnome/dia/shapes/Cisco/ciscoworks_man.shape
-share/gnome/dia/shapes/Cisco/class45_switch.png
-share/gnome/dia/shapes/Cisco/class45_switch.shape
-share/gnome/dia/shapes/Cisco/cloud.png
-share/gnome/dia/shapes/Cisco/cloud.shape
-share/gnome/dia/shapes/Cisco/cloud_dark.png
-share/gnome/dia/shapes/Cisco/cloud_dark.shape
-share/gnome/dia/shapes/Cisco/cloud_gold.png
-share/gnome/dia/shapes/Cisco/cloud_gold.shape
-share/gnome/dia/shapes/Cisco/cloud_white.png
-share/gnome/dia/shapes/Cisco/cloud_white.shape
-share/gnome/dia/shapes/Cisco/communications_server.png
-share/gnome/dia/shapes/Cisco/communications_server.shape
-share/gnome/dia/shapes/Cisco/concatenated_payload.png
-share/gnome/dia/shapes/Cisco/concatenated_payload.shape
-share/gnome/dia/shapes/Cisco/content_engine.png
-share/gnome/dia/shapes/Cisco/content_engine.shape
-share/gnome/dia/shapes/Cisco/content_router.png
-share/gnome/dia/shapes/Cisco/content_router.shape
-share/gnome/dia/shapes/Cisco/content_service_module.png
-share/gnome/dia/shapes/Cisco/content_service_module.shape
-share/gnome/dia/shapes/Cisco/content_switch.png
-share/gnome/dia/shapes/Cisco/content_switch.shape
-share/gnome/dia/shapes/Cisco/csm-s.png
-share/gnome/dia/shapes/Cisco/csm-s.shape
-share/gnome/dia/shapes/Cisco/css1100.png
-share/gnome/dia/shapes/Cisco/css1100.shape
-share/gnome/dia/shapes/Cisco/csu_dsu.png
-share/gnome/dia/shapes/Cisco/csu_dsu.shape
-share/gnome/dia/shapes/Cisco/cte.png
-share/gnome/dia/shapes/Cisco/cte.shape
-share/gnome/dia/shapes/Cisco/data_center_switch.png
-share/gnome/dia/shapes/Cisco/data_center_switch.shape
-share/gnome/dia/shapes/Cisco/data_center_switch_reversed.png
-share/gnome/dia/shapes/Cisco/data_center_switch_reversed.shape
-share/gnome/dia/shapes/Cisco/data_switch_processor.png
-share/gnome/dia/shapes/Cisco/data_switch_processor.shape
-share/gnome/dia/shapes/Cisco/detector.png
-share/gnome/dia/shapes/Cisco/detector.shape
-share/gnome/dia/shapes/Cisco/digital_cross-connect.png
-share/gnome/dia/shapes/Cisco/digital_cross-connect.shape
-share/gnome/dia/shapes/Cisco/director_fcis.png
-share/gnome/dia/shapes/Cisco/director_fcis.shape
-share/gnome/dia/shapes/Cisco/directory_server.png
-share/gnome/dia/shapes/Cisco/directory_server.shape
-share/gnome/dia/shapes/Cisco/disk_subsystem.png
-share/gnome/dia/shapes/Cisco/disk_subsystem.shape
-share/gnome/dia/shapes/Cisco/diskette.png
-share/gnome/dia/shapes/Cisco/diskette.shape
-share/gnome/dia/shapes/Cisco/distributed_director.png
-share/gnome/dia/shapes/Cisco/distributed_director.shape
-share/gnome/dia/shapes/Cisco/dot_dot.png
-share/gnome/dia/shapes/Cisco/dot_dot.shape
-share/gnome/dia/shapes/Cisco/dpt.png
-share/gnome/dia/shapes/Cisco/dpt.shape
-share/gnome/dia/shapes/Cisco/dslam.png
-share/gnome/dia/shapes/Cisco/dslam.shape
-share/gnome/dia/shapes/Cisco/dual_mode_accesspoint.png
-share/gnome/dia/shapes/Cisco/dual_mode_accesspoint.shape
-share/gnome/dia/shapes/Cisco/dwdm_filter.png
-share/gnome/dia/shapes/Cisco/dwdm_filter.shape
-share/gnome/dia/shapes/Cisco/edge_label_switch_router.png
-share/gnome/dia/shapes/Cisco/edge_label_switch_router_with_netflow.png
-share/gnome/dia/shapes/Cisco/edge_label_switch_router_with_netflow.shape
-share/gnome/dia/shapes/Cisco/end_office.png
-share/gnome/dia/shapes/Cisco/end_office.shape
-share/gnome/dia/shapes/Cisco/etherclient.png
-share/gnome/dia/shapes/Cisco/etherclient.shape
-share/gnome/dia/shapes/Cisco/fax.png
-share/gnome/dia/shapes/Cisco/fax.shape
-share/gnome/dia/shapes/Cisco/fc_storage.png
-share/gnome/dia/shapes/Cisco/fc_storage.shape
-share/gnome/dia/shapes/Cisco/fddi_ring.png
-share/gnome/dia/shapes/Cisco/fddi_ring.shape
-share/gnome/dia/shapes/Cisco/file_cabinet.png
-share/gnome/dia/shapes/Cisco/file_cabinet.shape
-share/gnome/dia/shapes/Cisco/file_engine.png
-share/gnome/dia/shapes/Cisco/file_engine.shape
-share/gnome/dia/shapes/Cisco/file_server.png
-share/gnome/dia/shapes/Cisco/file_server.shape
-share/gnome/dia/shapes/Cisco/firewall.png
-share/gnome/dia/shapes/Cisco/firewall.shape
-share/gnome/dia/shapes/Cisco/firewall_horizontal.png
-share/gnome/dia/shapes/Cisco/firewall_horizontal.shape
-share/gnome/dia/shapes/Cisco/firewall_subdued.png
-share/gnome/dia/shapes/Cisco/firewall_subdued.shape
-share/gnome/dia/shapes/Cisco/front_end_processor.png
-share/gnome/dia/shapes/Cisco/front_end_processor.shape
-share/gnome/dia/shapes/Cisco/fwsm.png
-share/gnome/dia/shapes/Cisco/fwsm.shape
-share/gnome/dia/shapes/Cisco/general_appliance.png
-share/gnome/dia/shapes/Cisco/general_appliance.shape
-share/gnome/dia/shapes/Cisco/generic_building.png
-share/gnome/dia/shapes/Cisco/generic_building.shape
-share/gnome/dia/shapes/Cisco/generic_building_blue.png
-share/gnome/dia/shapes/Cisco/generic_building_blue.shape
-share/gnome/dia/shapes/Cisco/generic_building_subdued.png
-share/gnome/dia/shapes/Cisco/generic_building_subdued.shape
-share/gnome/dia/shapes/Cisco/generic_gateway.png
-share/gnome/dia/shapes/Cisco/generic_gateway.shape
-share/gnome/dia/shapes/Cisco/generic_processor.png
-share/gnome/dia/shapes/Cisco/generic_processor.shape
-share/gnome/dia/shapes/Cisco/generic_softswitch.png
-share/gnome/dia/shapes/Cisco/generic_softswitch.shape
-share/gnome/dia/shapes/Cisco/gigabit_switch_router_atm_tag.png
-share/gnome/dia/shapes/Cisco/gigabit_switch_router_atm_tag.shape
-share/gnome/dia/shapes/Cisco/government_building.png
-share/gnome/dia/shapes/Cisco/government_building.shape
-share/gnome/dia/shapes/Cisco/guard.png
-share/gnome/dia/shapes/Cisco/guard.shape
-share/gnome/dia/shapes/Cisco/h323.png
-share/gnome/dia/shapes/Cisco/h323.shape
-share/gnome/dia/shapes/Cisco/handheld.png
-share/gnome/dia/shapes/Cisco/handheld.shape
-share/gnome/dia/shapes/Cisco/headphones.png
-share/gnome/dia/shapes/Cisco/headphones.shape
-share/gnome/dia/shapes/Cisco/home_office.png
-share/gnome/dia/shapes/Cisco/home_office.shape
-share/gnome/dia/shapes/Cisco/hootphone.png
-share/gnome/dia/shapes/Cisco/hootphone.shape
-share/gnome/dia/shapes/Cisco/host.png
-share/gnome/dia/shapes/Cisco/host.shape
-share/gnome/dia/shapes/Cisco/house.png
-share/gnome/dia/shapes/Cisco/house.shape
-share/gnome/dia/shapes/Cisco/house_blue.png
-share/gnome/dia/shapes/Cisco/house_blue.shape
-share/gnome/dia/shapes/Cisco/hp_mini.png
-share/gnome/dia/shapes/Cisco/hp_mini.shape
-share/gnome/dia/shapes/Cisco/hub.png
-share/gnome/dia/shapes/Cisco/hub.shape
-share/gnome/dia/shapes/Cisco/hub_subdued.png
-share/gnome/dia/shapes/Cisco/hub_subdued.shape
-share/gnome/dia/shapes/Cisco/iad_router.png
-share/gnome/dia/shapes/Cisco/iad_router.shape
-share/gnome/dia/shapes/Cisco/ibm_mainframe.png
-share/gnome/dia/shapes/Cisco/ibm_mainframe.shape
-share/gnome/dia/shapes/Cisco/ibm_mainframe_with_fep.png
-share/gnome/dia/shapes/Cisco/ibm_mainframe_with_fep.shape
-share/gnome/dia/shapes/Cisco/ibm_mini.png
-share/gnome/dia/shapes/Cisco/ibm_mini.shape
-share/gnome/dia/shapes/Cisco/ibm_tower.png
-share/gnome/dia/shapes/Cisco/ibm_tower.shape
-share/gnome/dia/shapes/Cisco/icm.png
-share/gnome/dia/shapes/Cisco/icm.shape
-share/gnome/dia/shapes/Cisco/ics.png
-share/gnome/dia/shapes/Cisco/ics.shape
-share/gnome/dia/shapes/Cisco/intelliswitch_stack.png
-share/gnome/dia/shapes/Cisco/intelliswitch_stack.shape
-share/gnome/dia/shapes/Cisco/ios_firewall.png
-share/gnome/dia/shapes/Cisco/ios_firewall.shape
-share/gnome/dia/shapes/Cisco/ios_slb.png
-share/gnome/dia/shapes/Cisco/ios_slb.shape
-share/gnome/dia/shapes/Cisco/ip.png
-share/gnome/dia/shapes/Cisco/ip.shape
-share/gnome/dia/shapes/Cisco/ip_dsl.png
-share/gnome/dia/shapes/Cisco/ip_dsl.shape
-share/gnome/dia/shapes/Cisco/ip_old-style.png
-share/gnome/dia/shapes/Cisco/ip_old-style.shape
-share/gnome/dia/shapes/Cisco/ip_phone.png
-share/gnome/dia/shapes/Cisco/ip_phone.shape
-share/gnome/dia/shapes/Cisco/ip_softphone.png
-share/gnome/dia/shapes/Cisco/ip_softphone.shape
-share/gnome/dia/shapes/Cisco/ip_telephony_router.png
-share/gnome/dia/shapes/Cisco/ip_telephony_router.shape
-share/gnome/dia/shapes/Cisco/ip_transport_concentrator.png
-share/gnome/dia/shapes/Cisco/ip_transport_concentrator.shape
-share/gnome/dia/shapes/Cisco/iptv_broadcast_server.png
-share/gnome/dia/shapes/Cisco/iptv_broadcast_server.shape
-share/gnome/dia/shapes/Cisco/iptv_content_manager.png
-share/gnome/dia/shapes/Cisco/iptv_content_manager.shape
-share/gnome/dia/shapes/Cisco/iscsi_switch.png
-share/gnome/dia/shapes/Cisco/iscsi_switch.shape
-share/gnome/dia/shapes/Cisco/isdn_switch.png
-share/gnome/dia/shapes/Cisco/isdn_switch.shape
-share/gnome/dia/shapes/Cisco/itp.png
-share/gnome/dia/shapes/Cisco/itp.shape
-share/gnome/dia/shapes/Cisco/jbod.png
-share/gnome/dia/shapes/Cisco/jbod.shape
-share/gnome/dia/shapes/Cisco/key.png
-share/gnome/dia/shapes/Cisco/key.shape
-share/gnome/dia/shapes/Cisco/label_switch_router.png
-share/gnome/dia/shapes/Cisco/label_switch_router.shape
-share/gnome/dia/shapes/Cisco/lan2lan_switch.png
-share/gnome/dia/shapes/Cisco/lan2lan_switch.shape
-share/gnome/dia/shapes/Cisco/lan_to_lan.png
-share/gnome/dia/shapes/Cisco/lan_to_lan.shape
-share/gnome/dia/shapes/Cisco/laptop.png
-share/gnome/dia/shapes/Cisco/laptop.shape
-share/gnome/dia/shapes/Cisco/layer3_switch.png
-share/gnome/dia/shapes/Cisco/layer3_switch.shape
-share/gnome/dia/shapes/Cisco/layer_2_remote_switch.png
-share/gnome/dia/shapes/Cisco/layer_2_remote_switch.shape
-share/gnome/dia/shapes/Cisco/lightweight_ap.png
-share/gnome/dia/shapes/Cisco/lightweight_ap.shape
-share/gnome/dia/shapes/Cisco/localdirector.png
-share/gnome/dia/shapes/Cisco/localdirector.shape
-share/gnome/dia/shapes/Cisco/location_server.png
-share/gnome/dia/shapes/Cisco/location_server.shape
-share/gnome/dia/shapes/Cisco/lock.png
-share/gnome/dia/shapes/Cisco/lock.shape
-share/gnome/dia/shapes/Cisco/lock_and_key.png
-share/gnome/dia/shapes/Cisco/lock_and_key.shape
-share/gnome/dia/shapes/Cisco/longreach_cpe.png
-share/gnome/dia/shapes/Cisco/longreach_cpe.shape
-share/gnome/dia/shapes/Cisco/mac_woman.png
-share/gnome/dia/shapes/Cisco/mac_woman.shape
-share/gnome/dia/shapes/Cisco/mac_woman_right.png
-share/gnome/dia/shapes/Cisco/mac_woman_right.shape
-share/gnome/dia/shapes/Cisco/macintosh.png
-share/gnome/dia/shapes/Cisco/macintosh.shape
-share/gnome/dia/shapes/Cisco/man.png
-share/gnome/dia/shapes/Cisco/man.shape
-share/gnome/dia/shapes/Cisco/man_blue.png
-share/gnome/dia/shapes/Cisco/man_blue.shape
-share/gnome/dia/shapes/Cisco/man_gold.png
-share/gnome/dia/shapes/Cisco/man_gold.shape
-share/gnome/dia/shapes/Cisco/man_red.png
-share/gnome/dia/shapes/Cisco/man_red.shape
-share/gnome/dia/shapes/Cisco/man_woman.png
-share/gnome/dia/shapes/Cisco/man_woman.shape
-share/gnome/dia/shapes/Cisco/mas_gateway.png
-share/gnome/dia/shapes/Cisco/mas_gateway.shape
-share/gnome/dia/shapes/Cisco/mau.png
-share/gnome/dia/shapes/Cisco/mau.shape
-share/gnome/dia/shapes/Cisco/mcu.png
-share/gnome/dia/shapes/Cisco/mcu.shape
-share/gnome/dia/shapes/Cisco/mdu.png
-share/gnome/dia/shapes/Cisco/mdu.shape
-share/gnome/dia/shapes/Cisco/me1100.png
-share/gnome/dia/shapes/Cisco/me1100.shape
-share/gnome/dia/shapes/Cisco/medium_building.png
-share/gnome/dia/shapes/Cisco/medium_building.shape
-share/gnome/dia/shapes/Cisco/medium_building_blue.png
-share/gnome/dia/shapes/Cisco/medium_building_blue.shape
-share/gnome/dia/shapes/Cisco/medium_building_subdued.png
-share/gnome/dia/shapes/Cisco/medium_building_subdued.shape
-share/gnome/dia/shapes/Cisco/metro1500.png
-share/gnome/dia/shapes/Cisco/metro1500.shape
-share/gnome/dia/shapes/Cisco/mgx8220.png
-share/gnome/dia/shapes/Cisco/mgx8220.shape
-share/gnome/dia/shapes/Cisco/mgx8240.png
-share/gnome/dia/shapes/Cisco/mgx8240.shape
-share/gnome/dia/shapes/Cisco/mgx8260.png
-share/gnome/dia/shapes/Cisco/mgx8260.shape
-share/gnome/dia/shapes/Cisco/mgx_8000_series_voice_gateway.png
-share/gnome/dia/shapes/Cisco/mgx_8000_series_voice_gateway.shape
-share/gnome/dia/shapes/Cisco/microphone.png
-share/gnome/dia/shapes/Cisco/microphone.shape
-share/gnome/dia/shapes/Cisco/microwebserver.png
-share/gnome/dia/shapes/Cisco/microwebserver.shape
-share/gnome/dia/shapes/Cisco/mini_vax.png
-share/gnome/dia/shapes/Cisco/mini_vax.shape
-share/gnome/dia/shapes/Cisco/mobile_access_ip_phone.png
-share/gnome/dia/shapes/Cisco/mobile_access_ip_phone.shape
-share/gnome/dia/shapes/Cisco/mobile_access_router.png
-share/gnome/dia/shapes/Cisco/mobile_access_router.shape
-share/gnome/dia/shapes/Cisco/modem.png
-share/gnome/dia/shapes/Cisco/modem.shape
-share/gnome/dia/shapes/Cisco/moh_server.png
-share/gnome/dia/shapes/Cisco/moh_server.shape
-share/gnome/dia/shapes/Cisco/monitor.png
-share/gnome/dia/shapes/Cisco/monitor.shape
-share/gnome/dia/shapes/Cisco/multi-fabric_server_switch.png
-share/gnome/dia/shapes/Cisco/multi-fabric_server_switch.shape
-share/gnome/dia/shapes/Cisco/multilayer_remote_switch.png
-share/gnome/dia/shapes/Cisco/multilayer_remote_switch.shape
-share/gnome/dia/shapes/Cisco/multilayer_switch.png
-share/gnome/dia/shapes/Cisco/multilayer_switch.shape
-share/gnome/dia/shapes/Cisco/multilayer_switch_with_silicon.png
-share/gnome/dia/shapes/Cisco/multilayer_switch_with_silicon.shape
-share/gnome/dia/shapes/Cisco/multilayer_switch_with_silicon_subdued.png
-share/gnome/dia/shapes/Cisco/multilayer_switch_with_silicon_subdued.shape
-share/gnome/dia/shapes/Cisco/multiswitch_device.png
-share/gnome/dia/shapes/Cisco/multiswitch_device.shape
-share/gnome/dia/shapes/Cisco/mux.png
-share/gnome/dia/shapes/Cisco/mux.shape
-share/gnome/dia/shapes/Cisco/nat.png
-share/gnome/dia/shapes/Cisco/nat.shape
-share/gnome/dia/shapes/Cisco/netflow_router.png
-share/gnome/dia/shapes/Cisco/netflow_router.shape
-share/gnome/dia/shapes/Cisco/netranger.png
-share/gnome/dia/shapes/Cisco/netranger.shape
-share/gnome/dia/shapes/Cisco/netsonar.png
-share/gnome/dia/shapes/Cisco/netsonar.shape
-share/gnome/dia/shapes/Cisco/network_management.png
-share/gnome/dia/shapes/Cisco/network_management.shape
-share/gnome/dia/shapes/Cisco/newton.png
-share/gnome/dia/shapes/Cisco/newton.shape
-share/gnome/dia/shapes/Cisco/octel.png
-share/gnome/dia/shapes/Cisco/octel.shape
-share/gnome/dia/shapes/Cisco/ons15104.png
-share/gnome/dia/shapes/Cisco/ons15104.shape
-share/gnome/dia/shapes/Cisco/ons15540.png
-share/gnome/dia/shapes/Cisco/ons15540.shape
-share/gnome/dia/shapes/Cisco/optical_amplifier.png
-share/gnome/dia/shapes/Cisco/optical_amplifier.shape
-share/gnome/dia/shapes/Cisco/optical_cross-connect.png
-share/gnome/dia/shapes/Cisco/optical_cross-connect.shape
-share/gnome/dia/shapes/Cisco/optical_fiber.png
-share/gnome/dia/shapes/Cisco/optical_fiber.shape
-share/gnome/dia/shapes/Cisco/optical_services_router.png
-share/gnome/dia/shapes/Cisco/optical_services_router.shape
-share/gnome/dia/shapes/Cisco/optical_transport.png
-share/gnome/dia/shapes/Cisco/optical_transport.shape
-share/gnome/dia/shapes/Cisco/pad.png
-share/gnome/dia/shapes/Cisco/pad.shape
-share/gnome/dia/shapes/Cisco/pager.png
-share/gnome/dia/shapes/Cisco/pager.shape
-share/gnome/dia/shapes/Cisco/pbx.png
-share/gnome/dia/shapes/Cisco/pbx.shape
-share/gnome/dia/shapes/Cisco/pbx_switch.png
-share/gnome/dia/shapes/Cisco/pbx_switch.shape
-share/gnome/dia/shapes/Cisco/pc.png
-share/gnome/dia/shapes/Cisco/pc.shape
-share/gnome/dia/shapes/Cisco/pc_adapter_card.png
-share/gnome/dia/shapes/Cisco/pc_adapter_card.shape
-share/gnome/dia/shapes/Cisco/pc_card.png
-share/gnome/dia/shapes/Cisco/pc_card.shape
-share/gnome/dia/shapes/Cisco/pc_man.png
-share/gnome/dia/shapes/Cisco/pc_man.shape
-share/gnome/dia/shapes/Cisco/pc_man_left.png
-share/gnome/dia/shapes/Cisco/pc_man_left.shape
-share/gnome/dia/shapes/Cisco/pc_router_card.png
-share/gnome/dia/shapes/Cisco/pc_router_card.shape
-share/gnome/dia/shapes/Cisco/pc_software.png
-share/gnome/dia/shapes/Cisco/pc_software.shape
-share/gnome/dia/shapes/Cisco/pc_video.png
-share/gnome/dia/shapes/Cisco/pc_video.shape
-share/gnome/dia/shapes/Cisco/pc_with_router-based_software.png
-share/gnome/dia/shapes/Cisco/pc_with_router-based_software.shape
-share/gnome/dia/shapes/Cisco/pda.png
-share/gnome/dia/shapes/Cisco/pda.shape
-share/gnome/dia/shapes/Cisco/phone.png
-share/gnome/dia/shapes/Cisco/phone.shape
-share/gnome/dia/shapes/Cisco/phone_2.png
-share/gnome/dia/shapes/Cisco/phone_2.shape
-share/gnome/dia/shapes/Cisco/phone_appliance.png
-share/gnome/dia/shapes/Cisco/phone_appliance.shape
-share/gnome/dia/shapes/Cisco/phone_ethernet.png
-share/gnome/dia/shapes/Cisco/phone_ethernet.shape
-share/gnome/dia/shapes/Cisco/phone_fax.png
-share/gnome/dia/shapes/Cisco/phone_fax.shape
-share/gnome/dia/shapes/Cisco/phone_feature.png
-share/gnome/dia/shapes/Cisco/phone_feature.shape
-share/gnome/dia/shapes/Cisco/pix_firewall.png
-share/gnome/dia/shapes/Cisco/pix_firewall.shape
-share/gnome/dia/shapes/Cisco/pix_firewall_left.png
-share/gnome/dia/shapes/Cisco/pix_firewall_left.shape
-share/gnome/dia/shapes/Cisco/printer.png
-share/gnome/dia/shapes/Cisco/printer.shape
-share/gnome/dia/shapes/Cisco/programmable_switch.png
-share/gnome/dia/shapes/Cisco/programmable_switch.shape
-share/gnome/dia/shapes/Cisco/protocol_translator.png
-share/gnome/dia/shapes/Cisco/protocol_translator.shape
-share/gnome/dia/shapes/Cisco/pxf.png
-share/gnome/dia/shapes/Cisco/pxf.shape
-share/gnome/dia/shapes/Cisco/radio_tower.png
-share/gnome/dia/shapes/Cisco/radio_tower.shape
-share/gnome/dia/shapes/Cisco/ratemux.png
-share/gnome/dia/shapes/Cisco/ratemux.shape
-share/gnome/dia/shapes/Cisco/relational_database.png
-share/gnome/dia/shapes/Cisco/relational_database.shape
-share/gnome/dia/shapes/Cisco/repeater.png
-share/gnome/dia/shapes/Cisco/repeater.shape
-share/gnome/dia/shapes/Cisco/route_switch_processor.png
-share/gnome/dia/shapes/Cisco/route_switch_processor.shape
-share/gnome/dia/shapes/Cisco/route_switch_processor_with_si.png
-share/gnome/dia/shapes/Cisco/route_switch_processor_with_si.shape
-share/gnome/dia/shapes/Cisco/router.png
-share/gnome/dia/shapes/Cisco/router.shape
-share/gnome/dia/shapes/Cisco/router_in_building.png
-share/gnome/dia/shapes/Cisco/router_in_building.shape
-share/gnome/dia/shapes/Cisco/router_subdued.png
-share/gnome/dia/shapes/Cisco/router_subdued.shape
-share/gnome/dia/shapes/Cisco/router_with_firewall.png
-share/gnome/dia/shapes/Cisco/router_with_firewall.shape
-share/gnome/dia/shapes/Cisco/router_with_silicon_switch.png
-share/gnome/dia/shapes/Cisco/router_with_silicon_switch.shape
-share/gnome/dia/shapes/Cisco/rps.png
-share/gnome/dia/shapes/Cisco/rps.shape
-share/gnome/dia/shapes/Cisco/running_man.png
-share/gnome/dia/shapes/Cisco/running_man.shape
-share/gnome/dia/shapes/Cisco/running_man_subdued.png
-share/gnome/dia/shapes/Cisco/running_man_subdued.shape
-share/gnome/dia/shapes/Cisco/running_woman.png
-share/gnome/dia/shapes/Cisco/running_woman.shape
-share/gnome/dia/shapes/Cisco/satellite.png
-share/gnome/dia/shapes/Cisco/satellite.shape
-share/gnome/dia/shapes/Cisco/satellite_dish.png
-share/gnome/dia/shapes/Cisco/satellite_dish.shape
-share/gnome/dia/shapes/Cisco/sc2200.png
-share/gnome/dia/shapes/Cisco/sc2200.shape
-share/gnome/dia/shapes/Cisco/sc2200_vsc3000_host.png
-share/gnome/dia/shapes/Cisco/sc2200_vsc3000_host.shape
-share/gnome/dia/shapes/Cisco/scanner.png
-share/gnome/dia/shapes/Cisco/scanner.shape
-share/gnome/dia/shapes/Cisco/security_appliance.png
-share/gnome/dia/shapes/Cisco/security_appliance.shape
-share/gnome/dia/shapes/Cisco/server_switch.png
-share/gnome/dia/shapes/Cisco/server_switch.shape
-share/gnome/dia/shapes/Cisco/server_with_pc_router.png
-share/gnome/dia/shapes/Cisco/server_with_pc_router.shape
-share/gnome/dia/shapes/Cisco/service_control.png
-share/gnome/dia/shapes/Cisco/service_control.shape
-share/gnome/dia/shapes/Cisco/sip_proxy_server.png
-share/gnome/dia/shapes/Cisco/sip_proxy_server.shape
-share/gnome/dia/shapes/Cisco/sitting_woman.png
-share/gnome/dia/shapes/Cisco/sitting_woman.shape
-share/gnome/dia/shapes/Cisco/small_business.png
-share/gnome/dia/shapes/Cisco/small_business.shape
-share/gnome/dia/shapes/Cisco/small_hub.png
-share/gnome/dia/shapes/Cisco/small_hub.shape
-share/gnome/dia/shapes/Cisco/softphone.png
-share/gnome/dia/shapes/Cisco/softphone.shape
-share/gnome/dia/shapes/Cisco/software-based_router_on_file_server.png
-share/gnome/dia/shapes/Cisco/software-based_router_on_file_server.shape
-share/gnome/dia/shapes/Cisco/sonet_mux.png
-share/gnome/dia/shapes/Cisco/sonet_mux.shape
-share/gnome/dia/shapes/Cisco/speaker.png
-share/gnome/dia/shapes/Cisco/speaker.shape
-share/gnome/dia/shapes/Cisco/ssl_terminator.png
-share/gnome/dia/shapes/Cisco/ssl_terminator.shape
-share/gnome/dia/shapes/Cisco/standing_man.png
-share/gnome/dia/shapes/Cisco/standing_man.shape
-share/gnome/dia/shapes/Cisco/stb.png
-share/gnome/dia/shapes/Cisco/stb.shape
-share/gnome/dia/shapes/Cisco/storage_array.png
-share/gnome/dia/shapes/Cisco/storage_array.shape
-share/gnome/dia/shapes/Cisco/storage_router.png
-share/gnome/dia/shapes/Cisco/storage_router.shape
-share/gnome/dia/shapes/Cisco/storage_solution_engine.png
-share/gnome/dia/shapes/Cisco/storage_solution_engine.shape
-share/gnome/dia/shapes/Cisco/stp.png
-share/gnome/dia/shapes/Cisco/stp.shape
-share/gnome/dia/shapes/Cisco/sun_workstation.png
-share/gnome/dia/shapes/Cisco/sun_workstation.shape
-share/gnome/dia/shapes/Cisco/supercomputer.png
-share/gnome/dia/shapes/Cisco/supercomputer.shape
-share/gnome/dia/shapes/Cisco/svx.png
-share/gnome/dia/shapes/Cisco/svx.shape
-share/gnome/dia/shapes/Cisco/switch_processor.png
-share/gnome/dia/shapes/Cisco/switch_processor.shape
-share/gnome/dia/shapes/Cisco/system_controller.png
-share/gnome/dia/shapes/Cisco/system_controller.shape
-share/gnome/dia/shapes/Cisco/tablet.png
-share/gnome/dia/shapes/Cisco/tablet.shape
-share/gnome/dia/shapes/Cisco/tape_array.png
-share/gnome/dia/shapes/Cisco/tape_array.shape
-share/gnome/dia/shapes/Cisco/tdm_router.png
-share/gnome/dia/shapes/Cisco/tdm_router.shape
-share/gnome/dia/shapes/Cisco/telecommuter.png
-share/gnome/dia/shapes/Cisco/telecommuter.shape
-share/gnome/dia/shapes/Cisco/telecommuter_house.png
-share/gnome/dia/shapes/Cisco/telecommuter_house.shape
-share/gnome/dia/shapes/Cisco/telecommuter_house_router.png
-share/gnome/dia/shapes/Cisco/telecommuter_house_router.shape
-share/gnome/dia/shapes/Cisco/telecommuter_house_subdued.png
-share/gnome/dia/shapes/Cisco/telecommuter_house_subdued.shape
-share/gnome/dia/shapes/Cisco/terminal.png
-share/gnome/dia/shapes/Cisco/terminal.shape
-share/gnome/dia/shapes/Cisco/terminal_server.png
-share/gnome/dia/shapes/Cisco/terminal_server.shape
-share/gnome/dia/shapes/Cisco/tokenring.png
-share/gnome/dia/shapes/Cisco/tokenring.shape
-share/gnome/dia/shapes/Cisco/transpath.png
-share/gnome/dia/shapes/Cisco/transpath.shape
-share/gnome/dia/shapes/Cisco/truck.png
-share/gnome/dia/shapes/Cisco/truck.shape
-share/gnome/dia/shapes/Cisco/turret.png
-share/gnome/dia/shapes/Cisco/turret.shape
-share/gnome/dia/shapes/Cisco/tv.png
-share/gnome/dia/shapes/Cisco/tv.shape
-share/gnome/dia/shapes/Cisco/ubr910_cable_dsu.png
-share/gnome/dia/shapes/Cisco/ubr910_cable_dsu.shape
-share/gnome/dia/shapes/Cisco/umg_series.png
-share/gnome/dia/shapes/Cisco/umg_series.shape
-share/gnome/dia/shapes/Cisco/unity_express.png
-share/gnome/dia/shapes/Cisco/unity_express.shape
-share/gnome/dia/shapes/Cisco/unity_server.png
-share/gnome/dia/shapes/Cisco/unity_server.shape
-share/gnome/dia/shapes/Cisco/universal_gateway.png
-share/gnome/dia/shapes/Cisco/universal_gateway.shape
-share/gnome/dia/shapes/Cisco/university.png
-share/gnome/dia/shapes/Cisco/university.shape
-share/gnome/dia/shapes/Cisco/ups.png
-share/gnome/dia/shapes/Cisco/ups.shape
-share/gnome/dia/shapes/Cisco/video_camera.png
-share/gnome/dia/shapes/Cisco/video_camera.shape
-share/gnome/dia/shapes/Cisco/video_camera_right.png
-share/gnome/dia/shapes/Cisco/video_camera_right.shape
-share/gnome/dia/shapes/Cisco/vip.png
-share/gnome/dia/shapes/Cisco/vip.shape
-share/gnome/dia/shapes/Cisco/virtual_layer_switch.png
-share/gnome/dia/shapes/Cisco/virtual_layer_switch.shape
-share/gnome/dia/shapes/Cisco/vn2900.png
-share/gnome/dia/shapes/Cisco/vn2900.shape
-share/gnome/dia/shapes/Cisco/vn5900.png
-share/gnome/dia/shapes/Cisco/vn5900.shape
-share/gnome/dia/shapes/Cisco/vn5902.png
-share/gnome/dia/shapes/Cisco/vn5902.shape
-share/gnome/dia/shapes/Cisco/voice-enabled_access_server.png
-share/gnome/dia/shapes/Cisco/voice-enabled_access_server.shape
-share/gnome/dia/shapes/Cisco/voice-enabled_atm_switch.png
-share/gnome/dia/shapes/Cisco/voice-enabled_atm_switch.shape
-share/gnome/dia/shapes/Cisco/voice-enabled_router.png
-share/gnome/dia/shapes/Cisco/voice-enabled_router.shape
-share/gnome/dia/shapes/Cisco/voice_switch2.png
-share/gnome/dia/shapes/Cisco/voice_switch2.shape
-share/gnome/dia/shapes/Cisco/vpn_concentrator.png
-share/gnome/dia/shapes/Cisco/vpn_concentrator.shape
-share/gnome/dia/shapes/Cisco/vpn_gateway.png
-share/gnome/dia/shapes/Cisco/vpn_gateway.shape
-share/gnome/dia/shapes/Cisco/vsc3000.png
-share/gnome/dia/shapes/Cisco/vsc3000.shape
-share/gnome/dia/shapes/Cisco/wan.png
-share/gnome/dia/shapes/Cisco/wan.shape
-share/gnome/dia/shapes/Cisco/wavelength_router.png
-share/gnome/dia/shapes/Cisco/wavelength_router.shape
-share/gnome/dia/shapes/Cisco/wdm.png
-share/gnome/dia/shapes/Cisco/wdm.shape
-share/gnome/dia/shapes/Cisco/web_browser.png
-share/gnome/dia/shapes/Cisco/web_browser.shape
-share/gnome/dia/shapes/Cisco/web_cluster.png
-share/gnome/dia/shapes/Cisco/web_cluster.shape
-share/gnome/dia/shapes/Cisco/wi-fi_tag.png
-share/gnome/dia/shapes/Cisco/wi-fi_tag.shape
-share/gnome/dia/shapes/Cisco/wireless.png
-share/gnome/dia/shapes/Cisco/wireless.shape
-share/gnome/dia/shapes/Cisco/wireless_bridge.png
-share/gnome/dia/shapes/Cisco/wireless_bridge.shape
-share/gnome/dia/shapes/Cisco/wireless_connectivity.png
-share/gnome/dia/shapes/Cisco/wireless_connectivity.shape
-share/gnome/dia/shapes/Cisco/wireless_location_appliance.png
-share/gnome/dia/shapes/Cisco/wireless_location_appliance.shape
-share/gnome/dia/shapes/Cisco/wireless_router.png
-share/gnome/dia/shapes/Cisco/wireless_router.shape
-share/gnome/dia/shapes/Cisco/wireless_transport.png
-share/gnome/dia/shapes/Cisco/wireless_transport.shape
-share/gnome/dia/shapes/Cisco/wlan_controller.png
-share/gnome/dia/shapes/Cisco/wlan_controller.shape
-share/gnome/dia/shapes/Cisco/woman.png
-share/gnome/dia/shapes/Cisco/woman.shape
-share/gnome/dia/shapes/Cisco/woman_blue.png
-share/gnome/dia/shapes/Cisco/woman_blue.shape
-share/gnome/dia/shapes/Cisco/woman_gold.png
-share/gnome/dia/shapes/Cisco/woman_gold.shape
-share/gnome/dia/shapes/Cisco/woman_red.png
-share/gnome/dia/shapes/Cisco/woman_red.shape
-share/gnome/dia/shapes/Cisco/workgroup_director.png
-share/gnome/dia/shapes/Cisco/workgroup_director.shape
-share/gnome/dia/shapes/Cisco/workgroup_fcis.png
-share/gnome/dia/shapes/Cisco/workgroup_fcis.shape
-share/gnome/dia/shapes/Cisco/workgroup_switch.png
-share/gnome/dia/shapes/Cisco/workgroup_switch.shape
-share/gnome/dia/shapes/Cisco/workgroup_switch_subdued.png
-share/gnome/dia/shapes/Cisco/workgroup_switch_subdued.shape
-share/gnome/dia/shapes/Cisco/workgroup_switch_voice-enabled.png
-share/gnome/dia/shapes/Cisco/workgroup_switch_voice-enabled.shape
-share/gnome/dia/shapes/Cisco/workstation.png
-share/gnome/dia/shapes/Cisco/workstation.shape
-share/gnome/dia/shapes/Cisco/www_server.png
-share/gnome/dia/shapes/Cisco/www_server.shape
-share/gnome/dia/shapes/Civil/bvrest.png
-share/gnome/dia/shapes/Civil/bvrest.shape
-share/gnome/dia/shapes/Civil/civil_aerator.png
-share/gnome/dia/shapes/Civil/civil_aerator.shape
-share/gnome/dia/shapes/Civil/civil_arrow_right.png
-share/gnome/dia/shapes/Civil/civil_arrow_right.shape
-share/gnome/dia/shapes/Civil/civil_arrow_up.png
-share/gnome/dia/shapes/Civil/civil_arrow_up.shape
-share/gnome/dia/shapes/Civil/civil_backflow_preventer.png
-share/gnome/dia/shapes/Civil/civil_backflow_preventer.shape
-share/gnome/dia/shapes/Civil/civil_basin.png
-share/gnome/dia/shapes/Civil/civil_basin.shape
-share/gnome/dia/shapes/Civil/civil_container.png
-share/gnome/dia/shapes/Civil/civil_container.shape
-share/gnome/dia/shapes/Civil/civil_final-settling_basin.png
-share/gnome/dia/shapes/Civil/civil_final-settling_basin.shape
-share/gnome/dia/shapes/Civil/civil_frequency_converter.png
-share/gnome/dia/shapes/Civil/civil_frequency_converter.shape
-share/gnome/dia/shapes/Civil/civil_gas_bottle.png
-share/gnome/dia/shapes/Civil/civil_gas_bottle.shape
-share/gnome/dia/shapes/Civil/civil_horizontal_limiting_line.png
-share/gnome/dia/shapes/Civil/civil_horizontal_limiting_line.shape
-share/gnome/dia/shapes/Civil/civil_horizontal_valve.png
-share/gnome/dia/shapes/Civil/civil_horizontal_valve.shape
-share/gnome/dia/shapes/Civil/civil_motor.png
-share/gnome/dia/shapes/Civil/civil_motor.shape
-share/gnome/dia/shapes/Civil/civil_preliminary_clarification_tank.png
-share/gnome/dia/shapes/Civil/civil_preliminary_clarification_tank.shape
-share/gnome/dia/shapes/Civil/civil_rotor.png
-share/gnome/dia/shapes/Civil/civil_rotor.shape
-share/gnome/dia/shapes/Civil/civil_soil.png
-share/gnome/dia/shapes/Civil/civil_soil.shape
-share/gnome/dia/shapes/Civil/civil_vertical_limiting_line.png
-share/gnome/dia/shapes/Civil/civil_vertical_limiting_line.shape
-share/gnome/dia/shapes/Civil/civil_vertical_propeller.png
-share/gnome/dia/shapes/Civil/civil_vertical_propeller.shape
-share/gnome/dia/shapes/Civil/hcompressor.png
-share/gnome/dia/shapes/Civil/hcompressor.shape
-share/gnome/dia/shapes/Civil/hpump.png
-share/gnome/dia/shapes/Civil/hpump.shape
-share/gnome/dia/shapes/Civil/hrest.png
-share/gnome/dia/shapes/Civil/hrest.shape
-share/gnome/dia/shapes/Civil/line.png
-share/gnome/dia/shapes/Civil/line.shape
-share/gnome/dia/shapes/Civil/vcompressor.png
-share/gnome/dia/shapes/Civil/vcompressor.shape
-share/gnome/dia/shapes/Civil/vpump.png
-share/gnome/dia/shapes/Civil/vpump.shape
-share/gnome/dia/shapes/Civil/vrest.png
-share/gnome/dia/shapes/Civil/vrest.shape
-share/gnome/dia/shapes/Civil/water_level.png
-share/gnome/dia/shapes/Civil/water_level.shape
-share/gnome/dia/shapes/Contact/c_if.png
-share/gnome/dia/shapes/Contact/c_if.shape
-share/gnome/dia/shapes/Contact/c_ifnot.png
-share/gnome/dia/shapes/Contact/c_ifnot.shape
-share/gnome/dia/shapes/Contact/c_lamp.png
-share/gnome/dia/shapes/Contact/c_lamp.shape
-share/gnome/dia/shapes/Contact/c_relay.png
-share/gnome/dia/shapes/Contact/c_relay.shape
-share/gnome/dia/shapes/Contact/l_if.png
-share/gnome/dia/shapes/Contact/l_if.shape
-share/gnome/dia/shapes/Contact/l_ifnot.png
-share/gnome/dia/shapes/Contact/l_ifnot.shape
-share/gnome/dia/shapes/Contact/l_out.png
-share/gnome/dia/shapes/Contact/l_out.shape
-share/gnome/dia/shapes/Contact/l_outj.png
-share/gnome/dia/shapes/Contact/l_outj.shape
-share/gnome/dia/shapes/Contact/l_outnot.png
-share/gnome/dia/shapes/Contact/l_outnot.shape
-share/gnome/dia/shapes/Contact/l_outr.png
-share/gnome/dia/shapes/Contact/l_outr.shape
-share/gnome/dia/shapes/Contact/l_outrcep.png
-share/gnome/dia/shapes/Contact/l_outrcep.shape
-share/gnome/dia/shapes/Contact/l_outs.png
-share/gnome/dia/shapes/Contact/l_outs.shape
-share/gnome/dia/shapes/Contact/l_sout.png
-share/gnome/dia/shapes/Contact/l_sout.shape
-share/gnome/dia/shapes/Contact/l_soutnot.png
-share/gnome/dia/shapes/Contact/l_soutnot.shape
-share/gnome/dia/shapes/Contact/l_soutr.png
-share/gnome/dia/shapes/Contact/l_soutr.shape
-share/gnome/dia/shapes/Contact/l_souts.png
-share/gnome/dia/shapes/Contact/l_souts.shape
-share/gnome/dia/shapes/Cybernetics/b-integrator.png
-share/gnome/dia/shapes/Cybernetics/b-integrator.shape
-share/gnome/dia/shapes/Cybernetics/b-minus.png
-share/gnome/dia/shapes/Cybernetics/b-minus.shape
-share/gnome/dia/shapes/Cybernetics/b-sens.png
-share/gnome/dia/shapes/Cybernetics/b-sens.shape
-share/gnome/dia/shapes/Cybernetics/delta-t.png
-share/gnome/dia/shapes/Cybernetics/delta-t.shape
-share/gnome/dia/shapes/Cybernetics/empty-func.png
-share/gnome/dia/shapes/Cybernetics/empty-func.shape
-share/gnome/dia/shapes/Cybernetics/factor-0to-1.png
-share/gnome/dia/shapes/Cybernetics/factor-0to-1.shape
-share/gnome/dia/shapes/Cybernetics/factor-0to1.png
-share/gnome/dia/shapes/Cybernetics/factor-0to1.shape
-share/gnome/dia/shapes/Cybernetics/factor-greater1.png
-share/gnome/dia/shapes/Cybernetics/factor-greater1.shape
-share/gnome/dia/shapes/Cybernetics/factor-smaller-1.png
-share/gnome/dia/shapes/Cybernetics/factor-smaller-1.shape
-share/gnome/dia/shapes/Cybernetics/full-wave-rectifier.png
-share/gnome/dia/shapes/Cybernetics/full-wave-rectifier.shape
-share/gnome/dia/shapes/Cybernetics/half-wave-rectifier.png
-share/gnome/dia/shapes/Cybernetics/half-wave-rectifier.shape
-share/gnome/dia/shapes/Cybernetics/hpf.png
-share/gnome/dia/shapes/Cybernetics/hpf.shape
-share/gnome/dia/shapes/Cybernetics/l-integrator.png
-share/gnome/dia/shapes/Cybernetics/l-integrator.shape
-share/gnome/dia/shapes/Cybernetics/l-minus.png
-share/gnome/dia/shapes/Cybernetics/l-minus.shape
-share/gnome/dia/shapes/Cybernetics/l-sens.png
-share/gnome/dia/shapes/Cybernetics/l-sens.shape
-share/gnome/dia/shapes/Cybernetics/lpf.png
-share/gnome/dia/shapes/Cybernetics/lpf.shape
-share/gnome/dia/shapes/Cybernetics/negative-shift.png
-share/gnome/dia/shapes/Cybernetics/negative-shift.shape
-share/gnome/dia/shapes/Cybernetics/positive-shift.png
-share/gnome/dia/shapes/Cybernetics/positive-shift.shape
-share/gnome/dia/shapes/Cybernetics/product.png
-share/gnome/dia/shapes/Cybernetics/product.shape
-share/gnome/dia/shapes/Cybernetics/r-integrator.png
-share/gnome/dia/shapes/Cybernetics/r-integrator.shape
-share/gnome/dia/shapes/Cybernetics/r-minus.png
-share/gnome/dia/shapes/Cybernetics/r-minus.shape
-share/gnome/dia/shapes/Cybernetics/r-sens.png
-share/gnome/dia/shapes/Cybernetics/r-sens.shape
-share/gnome/dia/shapes/Cybernetics/relay.png
-share/gnome/dia/shapes/Cybernetics/relay.shape
-share/gnome/dia/shapes/Cybernetics/saturation.png
-share/gnome/dia/shapes/Cybernetics/saturation.shape
-share/gnome/dia/shapes/Cybernetics/sigmoid.png
-share/gnome/dia/shapes/Cybernetics/sigmoid.shape
-share/gnome/dia/shapes/Cybernetics/sine.png
-share/gnome/dia/shapes/Cybernetics/sine.shape
-share/gnome/dia/shapes/Cybernetics/sum.png
-share/gnome/dia/shapes/Cybernetics/sum.shape
-share/gnome/dia/shapes/Cybernetics/t-integrator.png
-share/gnome/dia/shapes/Cybernetics/t-integrator.shape
-share/gnome/dia/shapes/Cybernetics/t-minus.png
-share/gnome/dia/shapes/Cybernetics/t-minus.shape
-share/gnome/dia/shapes/Cybernetics/t-sens.png
-share/gnome/dia/shapes/Cybernetics/t-sens.shape
-share/gnome/dia/shapes/Electric/cnx.png
-share/gnome/dia/shapes/Electric/cnx.shape
-share/gnome/dia/shapes/Electric/command.png
-share/gnome/dia/shapes/Electric/command.shape
-share/gnome/dia/shapes/Electric/contact_f.png
-share/gnome/dia/shapes/Electric/contact_f.shape
-share/gnome/dia/shapes/Electric/contact_o.png
-share/gnome/dia/shapes/Electric/contact_o.shape
-share/gnome/dia/shapes/Electric/intpos_f.png
-share/gnome/dia/shapes/Electric/intpos_f.shape
-share/gnome/dia/shapes/Electric/intpos_o.png
-share/gnome/dia/shapes/Electric/intpos_o.shape
-share/gnome/dia/shapes/Electric/lamp.png
-share/gnome/dia/shapes/Electric/lamp.shape
-share/gnome/dia/shapes/Electric/relay.png
-share/gnome/dia/shapes/Electric/relay.shape
-share/gnome/dia/shapes/Electric/vcommand.png
-share/gnome/dia/shapes/Electric/vcommand.shape
-share/gnome/dia/shapes/Electric/vcontact_f.png
-share/gnome/dia/shapes/Electric/vcontact_f.shape
-share/gnome/dia/shapes/Electric/vcontact_o.png
-share/gnome/dia/shapes/Electric/vcontact_o.shape
-share/gnome/dia/shapes/Electric/vintpos_f.png
-share/gnome/dia/shapes/Electric/vintpos_f.shape
-share/gnome/dia/shapes/Electric/vintpos_o.png
-share/gnome/dia/shapes/Electric/vintpos_o.shape
-share/gnome/dia/shapes/Electric/vlamp.png
-share/gnome/dia/shapes/Electric/vlamp.shape
-share/gnome/dia/shapes/Electric/vrelay.png
-share/gnome/dia/shapes/Electric/vrelay.shape
-share/gnome/dia/shapes/Flowchart/collate.png
-share/gnome/dia/shapes/Flowchart/collate.shape
-share/gnome/dia/shapes/Flowchart/datasource.png
-share/gnome/dia/shapes/Flowchart/datasource.shape
-share/gnome/dia/shapes/Flowchart/delay.png
-share/gnome/dia/shapes/Flowchart/delay.shape
-share/gnome/dia/shapes/Flowchart/display.png
-share/gnome/dia/shapes/Flowchart/display.shape
-share/gnome/dia/shapes/Flowchart/document.png
-share/gnome/dia/shapes/Flowchart/document.shape
-share/gnome/dia/shapes/Flowchart/extract.png
-share/gnome/dia/shapes/Flowchart/extract.shape
-share/gnome/dia/shapes/Flowchart/intstorage.png
-share/gnome/dia/shapes/Flowchart/intstorage.shape
-share/gnome/dia/shapes/Flowchart/magdisk.png
-share/gnome/dia/shapes/Flowchart/magdisk.shape
-share/gnome/dia/shapes/Flowchart/magdrum.png
-share/gnome/dia/shapes/Flowchart/magdrum.shape
-share/gnome/dia/shapes/Flowchart/magtape.png
-share/gnome/dia/shapes/Flowchart/magtape.shape
-share/gnome/dia/shapes/Flowchart/manualinput.png
-share/gnome/dia/shapes/Flowchart/manualinput.shape
-share/gnome/dia/shapes/Flowchart/manualop.png
-share/gnome/dia/shapes/Flowchart/manualop.shape
-share/gnome/dia/shapes/Flowchart/merge.png
-share/gnome/dia/shapes/Flowchart/merge.shape
-share/gnome/dia/shapes/Flowchart/offlinestore.png
-share/gnome/dia/shapes/Flowchart/offlinestore.shape
-share/gnome/dia/shapes/Flowchart/offpageconn.png
-share/gnome/dia/shapes/Flowchart/offpageconn.shape
-share/gnome/dia/shapes/Flowchart/or.png
-share/gnome/dia/shapes/Flowchart/or.shape
-share/gnome/dia/shapes/Flowchart/predefdproc.png
-share/gnome/dia/shapes/Flowchart/predefdproc.shape
-share/gnome/dia/shapes/Flowchart/preparation.png
-share/gnome/dia/shapes/Flowchart/preparation.shape
-share/gnome/dia/shapes/Flowchart/punchedcard.png
-share/gnome/dia/shapes/Flowchart/punchedcard.shape
-share/gnome/dia/shapes/Flowchart/punchedtape.png
-share/gnome/dia/shapes/Flowchart/punchedtape.shape
-share/gnome/dia/shapes/Flowchart/sort.png
-share/gnome/dia/shapes/Flowchart/sort.shape
-share/gnome/dia/shapes/Flowchart/sumjunction.png
-share/gnome/dia/shapes/Flowchart/sumjunction.shape
-share/gnome/dia/shapes/Flowchart/terminal.png
-share/gnome/dia/shapes/Flowchart/terminal.shape
-share/gnome/dia/shapes/Flowchart/transaction.png
-share/gnome/dia/shapes/Flowchart/transaction.shape
-share/gnome/dia/shapes/Flowchart/transmittape.png
-share/gnome/dia/shapes/Flowchart/transmittape.shape
-share/gnome/dia/shapes/Gane_and_Sarson/alt-entity.png
-share/gnome/dia/shapes/Gane_and_Sarson/alt-entity.shape
-share/gnome/dia/shapes/Gane_and_Sarson/data_store.png
-share/gnome/dia/shapes/Gane_and_Sarson/data_store.shape
-share/gnome/dia/shapes/Gane_and_Sarson/entity.png
-share/gnome/dia/shapes/Gane_and_Sarson/entity.shape
-share/gnome/dia/shapes/Gane_and_Sarson/process.png
-share/gnome/dia/shapes/Gane_and_Sarson/process.shape
-share/gnome/dia/shapes/Logic/and.png
-share/gnome/dia/shapes/Logic/and.shape
-share/gnome/dia/shapes/Logic/buffer.png
-share/gnome/dia/shapes/Logic/buffer.shape
-share/gnome/dia/shapes/Logic/connector.png
-share/gnome/dia/shapes/Logic/connector.shape
-share/gnome/dia/shapes/Logic/inverter.png
-share/gnome/dia/shapes/Logic/inverter.shape
-share/gnome/dia/shapes/Logic/nand.png
-share/gnome/dia/shapes/Logic/nand.shape
-share/gnome/dia/shapes/Logic/nor.png
-share/gnome/dia/shapes/Logic/nor.shape
-share/gnome/dia/shapes/Logic/not.png
-share/gnome/dia/shapes/Logic/not.shape
-share/gnome/dia/shapes/Logic/or.png
-share/gnome/dia/shapes/Logic/or.shape
-share/gnome/dia/shapes/Logic/xor.png
-share/gnome/dia/shapes/Logic/xor.shape
-share/gnome/dia/shapes/MSE/demultiplexer.png
-share/gnome/dia/shapes/MSE/demultiplexer.shape
-share/gnome/dia/shapes/MSE/large_extension_node.png
-share/gnome/dia/shapes/MSE/large_extension_node.shape
-share/gnome/dia/shapes/MSE/multiplexer.png
-share/gnome/dia/shapes/MSE/multiplexer.shape
-share/gnome/dia/shapes/MSE/node_center.png
-share/gnome/dia/shapes/MSE/node_center.shape
-share/gnome/dia/shapes/MSE/small_extension_node.png
-share/gnome/dia/shapes/MSE/small_extension_node.shape
-share/gnome/dia/shapes/MSE/tacsat.png
-share/gnome/dia/shapes/MSE/tacsat.shape
-share/gnome/dia/shapes/Map/Isometric/Block1.png
-share/gnome/dia/shapes/Map/Isometric/Block1.shape
-share/gnome/dia/shapes/Map/Isometric/Block2.png
-share/gnome/dia/shapes/Map/Isometric/Block2.shape
-share/gnome/dia/shapes/Map/Isometric/Block3.png
-share/gnome/dia/shapes/Map/Isometric/Block3.shape
-share/gnome/dia/shapes/Map/Isometric/Block4.png
-share/gnome/dia/shapes/Map/Isometric/Block4.shape
-share/gnome/dia/shapes/Map/Isometric/Block5.png
-share/gnome/dia/shapes/Map/Isometric/Block5.shape
-share/gnome/dia/shapes/Map/Isometric/Block6.png
-share/gnome/dia/shapes/Map/Isometric/Block6.shape
-share/gnome/dia/shapes/Map/Isometric/Block7.png
-share/gnome/dia/shapes/Map/Isometric/Block7.shape
-share/gnome/dia/shapes/Map/Isometric/Car1.png
-share/gnome/dia/shapes/Map/Isometric/Car1.shape
-share/gnome/dia/shapes/Map/Isometric/Car2.png
-share/gnome/dia/shapes/Map/Isometric/Car2.shape
-share/gnome/dia/shapes/Map/Isometric/Corner1.png
-share/gnome/dia/shapes/Map/Isometric/Corner1.shape
-share/gnome/dia/shapes/Map/Isometric/Corner2.png
-share/gnome/dia/shapes/Map/Isometric/Corner2.shape
-share/gnome/dia/shapes/Map/Isometric/Crossroads.png
-share/gnome/dia/shapes/Map/Isometric/Crossroads.shape
-share/gnome/dia/shapes/Map/Isometric/Elevated.png
-share/gnome/dia/shapes/Map/Isometric/Elevated.shape
-share/gnome/dia/shapes/Map/Isometric/Factory.png
-share/gnome/dia/shapes/Map/Isometric/Factory.shape
-share/gnome/dia/shapes/Map/Isometric/FootBridge.png
-share/gnome/dia/shapes/Map/Isometric/FootBridge.shape
-share/gnome/dia/shapes/Map/Isometric/OneWay.png
-share/gnome/dia/shapes/Map/Isometric/OneWay.shape
-share/gnome/dia/shapes/Map/Isometric/RedCar.png
-share/gnome/dia/shapes/Map/Isometric/RedCar.shape
-share/gnome/dia/shapes/Map/Isometric/River.png
-share/gnome/dia/shapes/Map/Isometric/River.shape
-share/gnome/dia/shapes/Map/Isometric/Road1.png
-share/gnome/dia/shapes/Map/Isometric/Road1.shape
-share/gnome/dia/shapes/Map/Isometric/Roof1.png
-share/gnome/dia/shapes/Map/Isometric/Roof1.shape
-share/gnome/dia/shapes/Map/Isometric/StraightRoad1.png
-share/gnome/dia/shapes/Map/Isometric/StraightRoad1.shape
-share/gnome/dia/shapes/Map/Isometric/T-Junction.png
-share/gnome/dia/shapes/Map/Isometric/T-Junction.shape
-share/gnome/dia/shapes/Map/Isometric/Train1.png
-share/gnome/dia/shapes/Map/Isometric/Train1.shape
-share/gnome/dia/shapes/Map/Isometric/Train2.png
-share/gnome/dia/shapes/Map/Isometric/Train2.shape
-share/gnome/dia/shapes/Map/Isometric/Tree1.png
-share/gnome/dia/shapes/Map/Isometric/Tree1.shape
-share/gnome/dia/shapes/Misc/file.png
-share/gnome/dia/shapes/Misc/file.shape
-share/gnome/dia/shapes/Misc/folder.png
-share/gnome/dia/shapes/Misc/folder.shape
-share/gnome/dia/shapes/Network/antenna.png
-share/gnome/dia/shapes/Network/antenna.shape
-share/gnome/dia/shapes/Network/computer.png
-share/gnome/dia/shapes/Network/computer.shape
-share/gnome/dia/shapes/Network/dat_external.png
-share/gnome/dia/shapes/Network/dat_external.shape
-share/gnome/dia/shapes/Network/digitizing_board.png
-share/gnome/dia/shapes/Network/digitizing_board.shape
-share/gnome/dia/shapes/Network/disc.png
-share/gnome/dia/shapes/Network/disc.shape
-share/gnome/dia/shapes/Network/diskette.png
-share/gnome/dia/shapes/Network/diskette.shape
-share/gnome/dia/shapes/Network/firewall.png
-share/gnome/dia/shapes/Network/firewall.shape
-share/gnome/dia/shapes/Network/flash.png
-share/gnome/dia/shapes/Network/flash.shape
-share/gnome/dia/shapes/Network/genmonitor.png
-share/gnome/dia/shapes/Network/genmonitor.shape
-share/gnome/dia/shapes/Network/hub.png
-share/gnome/dia/shapes/Network/hub.shape
-share/gnome/dia/shapes/Network/mobile_phone.png
-share/gnome/dia/shapes/Network/mobile_phone.shape
-share/gnome/dia/shapes/Network/modem.png
-share/gnome/dia/shapes/Network/modem.shape
-share/gnome/dia/shapes/Network/modularswitch.png
-share/gnome/dia/shapes/Network/modularswitch.shape
-share/gnome/dia/shapes/Network/monitor.png
-share/gnome/dia/shapes/Network/monitor.shape
-share/gnome/dia/shapes/Network/nwcloud.png
-share/gnome/dia/shapes/Network/nwcloud.shape
-share/gnome/dia/shapes/Network/patch-panel.png
-share/gnome/dia/shapes/Network/patch-panel.shape
-share/gnome/dia/shapes/Network/pc_bigtower.png
-share/gnome/dia/shapes/Network/pc_bigtower.shape
-share/gnome/dia/shapes/Network/pc_desktop.png
-share/gnome/dia/shapes/Network/pc_desktop.shape
-share/gnome/dia/shapes/Network/pc_miditower.png
-share/gnome/dia/shapes/Network/pc_miditower.shape
-share/gnome/dia/shapes/Network/pc_minitower.png
-share/gnome/dia/shapes/Network/pc_minitower.shape
-share/gnome/dia/shapes/Network/plotter.png
-share/gnome/dia/shapes/Network/plotter.shape
-share/gnome/dia/shapes/Network/printer.png
-share/gnome/dia/shapes/Network/printer.shape
-share/gnome/dia/shapes/Network/rj45plug.png
-share/gnome/dia/shapes/Network/rj45plug.shape
-share/gnome/dia/shapes/Network/router-symbol.png
-share/gnome/dia/shapes/Network/router-symbol.shape
-share/gnome/dia/shapes/Network/sceadplug.png
-share/gnome/dia/shapes/Network/sceadplug.shape
-share/gnome/dia/shapes/Network/speaker.png
-share/gnome/dia/shapes/Network/speaker.shape
-share/gnome/dia/shapes/Network/speaker_amp.png
-share/gnome/dia/shapes/Network/speaker_amp.shape
-share/gnome/dia/shapes/Network/switch-atm-symbol.png
-share/gnome/dia/shapes/Network/switch-atm-symbol.shape
-share/gnome/dia/shapes/Network/switch-symbol.png
-share/gnome/dia/shapes/Network/switch-symbol.shape
-share/gnome/dia/shapes/Network/telephone.png
-share/gnome/dia/shapes/Network/telephone.shape
-share/gnome/dia/shapes/Network/workstation.png
-share/gnome/dia/shapes/Network/workstation.shape
-share/gnome/dia/shapes/Network/zip-disk.png
-share/gnome/dia/shapes/Network/zip-disk.shape
-share/gnome/dia/shapes/Pneumatic/cnx.png
-share/gnome/dia/shapes/Pneumatic/cnx.shape
-share/gnome/dia/shapes/Pneumatic/comelec1.png
-share/gnome/dia/shapes/Pneumatic/comelec1.shape
-share/gnome/dia/shapes/Pneumatic/comelec2.png
-share/gnome/dia/shapes/Pneumatic/comelec2.shape
-share/gnome/dia/shapes/Pneumatic/commusc.png
-share/gnome/dia/shapes/Pneumatic/commusc.shape
-share/gnome/dia/shapes/Pneumatic/compb.png
-share/gnome/dia/shapes/Pneumatic/compb.shape
-share/gnome/dia/shapes/Pneumatic/compilh.png
-share/gnome/dia/shapes/Pneumatic/compilh.shape
-share/gnome/dia/shapes/Pneumatic/compilp.png
-share/gnome/dia/shapes/Pneumatic/compilp.shape
-share/gnome/dia/shapes/Pneumatic/compush.png
-share/gnome/dia/shapes/Pneumatic/compush.shape
-share/gnome/dia/shapes/Pneumatic/comspr.png
-share/gnome/dia/shapes/Pneumatic/comspr.shape
-share/gnome/dia/shapes/Pneumatic/dejack.png
-share/gnome/dia/shapes/Pneumatic/dejack.shape
-share/gnome/dia/shapes/Pneumatic/dist22.png
-share/gnome/dia/shapes/Pneumatic/dist22.shape
-share/gnome/dia/shapes/Pneumatic/dist32.png
-share/gnome/dia/shapes/Pneumatic/dist32.shape
-share/gnome/dia/shapes/Pneumatic/dist42.png
-share/gnome/dia/shapes/Pneumatic/dist42.shape
-share/gnome/dia/shapes/Pneumatic/dist52.png
-share/gnome/dia/shapes/Pneumatic/dist52.shape
-share/gnome/dia/shapes/Pneumatic/drain.png
-share/gnome/dia/shapes/Pneumatic/drain.shape
-share/gnome/dia/shapes/Pneumatic/press.png
-share/gnome/dia/shapes/Pneumatic/press.shape
-share/gnome/dia/shapes/Pneumatic/presshy.png
-share/gnome/dia/shapes/Pneumatic/presshy.shape
-share/gnome/dia/shapes/Pneumatic/presspn.png
-share/gnome/dia/shapes/Pneumatic/presspn.shape
-share/gnome/dia/shapes/Pneumatic/seijack.png
-share/gnome/dia/shapes/Pneumatic/seijack.shape
-share/gnome/dia/shapes/Pneumatic/seojack.png
-share/gnome/dia/shapes/Pneumatic/seojack.shape
-share/gnome/dia/shapes/RDP/arc.png
-share/gnome/dia/shapes/RDP/arc_inhibiteur.png
-share/gnome/dia/shapes/RDP/place.png
-share/gnome/dia/shapes/RDP/place.shape
-share/gnome/dia/shapes/RDP/place_marquee.png
-share/gnome/dia/shapes/RDP/place_marquee.shape
-share/gnome/dia/shapes/RDP/t_transition.png
-share/gnome/dia/shapes/RDP/t_transition.shape
-share/gnome/dia/shapes/RDP/transition.png
-share/gnome/dia/shapes/RDP/transition.shape
-share/gnome/dia/shapes/SDL/block.png
-share/gnome/dia/shapes/SDL/block.shape
-share/gnome/dia/shapes/SDL/comment.png
-share/gnome/dia/shapes/SDL/comment.shape
-share/gnome/dia/shapes/SDL/decision.png
-share/gnome/dia/shapes/SDL/decision.shape
-share/gnome/dia/shapes/SDL/function.png
-share/gnome/dia/shapes/SDL/function.shape
-share/gnome/dia/shapes/SDL/header.png
-share/gnome/dia/shapes/SDL/header.shape
-share/gnome/dia/shapes/SDL/inout.png
-share/gnome/dia/shapes/SDL/inout.shape
-share/gnome/dia/shapes/SDL/macro.png
-share/gnome/dia/shapes/SDL/macro.shape
-share/gnome/dia/shapes/SDL/note.png
-share/gnome/dia/shapes/SDL/note.shape
-share/gnome/dia/shapes/SDL/process.png
-share/gnome/dia/shapes/SDL/process.shape
-share/gnome/dia/shapes/SDL/receive.png
-share/gnome/dia/shapes/SDL/receive.shape
-share/gnome/dia/shapes/SDL/return.png
-share/gnome/dia/shapes/SDL/return.shape
-share/gnome/dia/shapes/SDL/save.png
-share/gnome/dia/shapes/SDL/save.shape
-share/gnome/dia/shapes/SDL/send.png
-share/gnome/dia/shapes/SDL/send.shape
-share/gnome/dia/shapes/SDL/service.png
-share/gnome/dia/shapes/SDL/service.shape
-share/gnome/dia/shapes/SDL/state.png
-share/gnome/dia/shapes/SDL/state.shape
-share/gnome/dia/shapes/SDL/stop.png
-share/gnome/dia/shapes/SDL/stop.shape
-share/gnome/dia/shapes/SDL/task.png
-share/gnome/dia/shapes/SDL/task.shape
-share/gnome/dia/shapes/jigsaw/part_iiii.png
-share/gnome/dia/shapes/jigsaw/part_iiii.shape
-share/gnome/dia/shapes/jigsaw/part_iiio.png
-share/gnome/dia/shapes/jigsaw/part_iiio.shape
-share/gnome/dia/shapes/jigsaw/part_iioi.png
-share/gnome/dia/shapes/jigsaw/part_iioi.shape
-share/gnome/dia/shapes/jigsaw/part_iioo.png
-share/gnome/dia/shapes/jigsaw/part_iioo.shape
-share/gnome/dia/shapes/jigsaw/part_ioii.png
-share/gnome/dia/shapes/jigsaw/part_ioii.shape
-share/gnome/dia/shapes/jigsaw/part_ioio.png
-share/gnome/dia/shapes/jigsaw/part_ioio.shape
-share/gnome/dia/shapes/jigsaw/part_iooi.png
-share/gnome/dia/shapes/jigsaw/part_iooi.shape
-share/gnome/dia/shapes/jigsaw/part_iooo.png
-share/gnome/dia/shapes/jigsaw/part_iooo.shape
-share/gnome/dia/shapes/jigsaw/part_oiii.png
-share/gnome/dia/shapes/jigsaw/part_oiii.shape
-share/gnome/dia/shapes/jigsaw/part_oiio.png
-share/gnome/dia/shapes/jigsaw/part_oiio.shape
-share/gnome/dia/shapes/jigsaw/part_oioi.png
-share/gnome/dia/shapes/jigsaw/part_oioi.shape
-share/gnome/dia/shapes/jigsaw/part_oioo.png
-share/gnome/dia/shapes/jigsaw/part_oioo.shape
-share/gnome/dia/shapes/jigsaw/part_ooii.png
-share/gnome/dia/shapes/jigsaw/part_ooii.shape
-share/gnome/dia/shapes/jigsaw/part_ooio.png
-share/gnome/dia/shapes/jigsaw/part_ooio.shape
-share/gnome/dia/shapes/jigsaw/part_oooi.png
-share/gnome/dia/shapes/jigsaw/part_oooi.shape
-share/gnome/dia/shapes/jigsaw/part_oooo.png
-share/gnome/dia/shapes/jigsaw/part_oooo.shape
-share/gnome/dia/shapes/sybase/client.png
-share/gnome/dia/shapes/sybase/client.shape
-share/gnome/dia/shapes/sybase/dataserver.png
-share/gnome/dia/shapes/sybase/dataserver.shape
-share/gnome/dia/shapes/sybase/ltm.png
-share/gnome/dia/shapes/sybase/ltm.shape
-share/gnome/dia/shapes/sybase/repserver.png
-share/gnome/dia/shapes/sybase/repserver.shape
-share/gnome/dia/shapes/sybase/rsm.png
-share/gnome/dia/shapes/sybase/rsm.shape
-share/gnome/dia/shapes/sybase/stableq.png
-share/gnome/dia/shapes/sybase/stableq.shape
-share/gnome/dia/sheets/AADL.sheet
-share/gnome/dia/sheets/Assorted.sheet
-share/gnome/dia/sheets/BPMN.sheet
-share/gnome/dia/sheets/ChemEng.sheet
-share/gnome/dia/sheets/Circuit.sheet
-share/gnome/dia/sheets/Contact.sheet
-share/gnome/dia/sheets/Cybernetics.sheet
-share/gnome/dia/sheets/ER.sheet
-share/gnome/dia/sheets/ER/weakentity.png
-share/gnome/dia/sheets/Electric.sheet
-share/gnome/dia/sheets/FS.sheet
-share/gnome/dia/sheets/Flowchart.sheet
-share/gnome/dia/sheets/GRAFCET.sheet
-share/gnome/dia/sheets/GRAFCET/etapei.png
-share/gnome/dia/sheets/GRAFCET/etapemc.png
-share/gnome/dia/sheets/GRAFCET/etapeme.png
-share/gnome/dia/sheets/GRAFCET/etapems.png
-share/gnome/dia/sheets/GRAFCET/etapesp.png
-share/gnome/dia/sheets/GRAFCET/vergent_and.png
-share/gnome/dia/sheets/Gane_and_Sarson.sheet
-share/gnome/dia/sheets/IsometricMap.sheet
-share/gnome/dia/sheets/Istar.sheet
-share/gnome/dia/sheets/Istar/agent.png
-share/gnome/dia/sheets/Istar/decomposition.png
-share/gnome/dia/sheets/Istar/dependency.png
-share/gnome/dia/sheets/Istar/goal.png
-share/gnome/dia/sheets/Istar/means_ends.png
-share/gnome/dia/sheets/Istar/neg_contrib.png
-share/gnome/dia/sheets/Istar/pos_contrib.png
-share/gnome/dia/sheets/Istar/position.png
-share/gnome/dia/sheets/Istar/role.png
-share/gnome/dia/sheets/Istar/task.png
-share/gnome/dia/sheets/Jackson.sheet
-share/gnome/dia/sheets/Jackson/designed_domain.png
-share/gnome/dia/sheets/Jackson/machine_domain.png
-share/gnome/dia/sheets/Jackson/req_phen.png
-share/gnome/dia/sheets/KAOS.sheet
-share/gnome/dia/sheets/KAOS/and-complete-ref.png
-share/gnome/dia/sheets/KAOS/and-ref.png
-share/gnome/dia/sheets/KAOS/assumption.png
-share/gnome/dia/sheets/KAOS/capable-of.png
-share/gnome/dia/sheets/KAOS/conflicts.png
-share/gnome/dia/sheets/KAOS/controls.png
-share/gnome/dia/sheets/KAOS/input.png
-share/gnome/dia/sheets/KAOS/monitors.png
-share/gnome/dia/sheets/KAOS/obstacle.png
-share/gnome/dia/sheets/KAOS/obstructs.png
-share/gnome/dia/sheets/KAOS/op-ref.png
-share/gnome/dia/sheets/KAOS/or-complete-ref.png
-share/gnome/dia/sheets/KAOS/or-ref.png
-share/gnome/dia/sheets/KAOS/output.png
-share/gnome/dia/sheets/KAOS/performs.png
-share/gnome/dia/sheets/KAOS/requirement.png
-share/gnome/dia/sheets/KAOS/responsibility.png
-share/gnome/dia/sheets/KAOS/softgoal.png
-share/gnome/dia/sheets/Logic.sheet
-share/gnome/dia/sheets/MSE.sheet
-share/gnome/dia/sheets/Misc.sheet
-share/gnome/dia/sheets/Pneumatic.sheet
-share/gnome/dia/sheets/SADT.sheet
-share/gnome/dia/sheets/SDL.sheet
-share/gnome/dia/sheets/UML.sheet
-share/gnome/dia/sheets/UML/aggregation.png
-share/gnome/dia/sheets/UML/eventsink.png
-share/gnome/dia/sheets/UML/eventsource.png
-share/gnome/dia/sheets/UML/receptacle.png
-share/gnome/dia/sheets/UML/umlclass_template.png
-share/gnome/dia/sheets/chronogram.sheet
-share/gnome/dia/sheets/ciscocomputer.sheet
-share/gnome/dia/sheets/ciscohub.sheet
-share/gnome/dia/sheets/ciscomisc.sheet
-share/gnome/dia/sheets/cisconetwork.sheet
-share/gnome/dia/sheets/ciscotelephony.sheet
-share/gnome/dia/sheets/civil.sheet
-share/gnome/dia/sheets/jigsaw.sheet
-share/gnome/dia/sheets/network.sheet
-share/gnome/dia/sheets/sybase.sheet
-share/gnome/dia/ui/display-ui.xml
-share/gnome/dia/ui/popup-ui.xml
-share/gnome/dia/ui/toolbox-ui.xml
-share/gnome/dia/xslt/dia-uml.xsl
-share/gnome/dia/xslt/dia-uml2c++.xsl
-share/gnome/dia/xslt/dia-uml2componentlist.xsl
-share/gnome/dia/xslt/dia-uml2idl.xsl
-share/gnome/dia/xslt/dia-uml2java.xsl
-share/gnome/dia/xslt/dia-uml2owl.xsl
-share/gnome/dia/xslt/dia-uml2python.xsl
-share/gnome/dia/xslt/stylesheets.xml
+share/applications/dia.desktop
+share/dia/dia.xpm
+share/dia/dia_logo.png
+%%PYTHON:%%share/dia/python-startup.py
+%%PYTHON:%%share/dia/python/aobjects.py
+%%PYTHON:%%share/dia/python/codegen.py
+%%PYTHON:%%share/dia/python/diasvg.py
+%%PYTHON:%%share/dia/python/diasvg_import.py
+%%PYTHON:%%share/dia/python/dot.py
+%%PYTHON:%%share/dia/python/doxrev.py
+%%PYTHON:%%share/dia/python/group_props.py
+%%PYTHON:%%share/dia/python/gtkcons.py
+%%PYTHON:%%share/dia/python/otypes.py
+%%PYTHON:%%share/dia/python/pydiadoc.py
+%%PYTHON:%%share/dia/python/scascale.py
+%%PYTHON:%%share/dia/python/select_by.py
+share/dia/shapes/Assorted/arrow-chevron.png
+share/dia/shapes/Assorted/arrow-chevron.shape
+share/dia/shapes/Assorted/arrow-down.png
+share/dia/shapes/Assorted/arrow-down.shape
+share/dia/shapes/Assorted/arrow-left-notched.png
+share/dia/shapes/Assorted/arrow-left-notched.shape
+share/dia/shapes/Assorted/arrow-left-right-up.png
+share/dia/shapes/Assorted/arrow-left-right-up.shape
+share/dia/shapes/Assorted/arrow-left-right.png
+share/dia/shapes/Assorted/arrow-left-right.shape
+share/dia/shapes/Assorted/arrow-left-up.png
+share/dia/shapes/Assorted/arrow-left-up.shape
+share/dia/shapes/Assorted/arrow-left.png
+share/dia/shapes/Assorted/arrow-left.shape
+share/dia/shapes/Assorted/arrow-pentagon.png
+share/dia/shapes/Assorted/arrow-pentagon.shape
+share/dia/shapes/Assorted/arrow-quad.png
+share/dia/shapes/Assorted/arrow-quad.shape
+share/dia/shapes/Assorted/arrow-right-notched.png
+share/dia/shapes/Assorted/arrow-right-notched.shape
+share/dia/shapes/Assorted/arrow-right.png
+share/dia/shapes/Assorted/arrow-right.shape
+share/dia/shapes/Assorted/arrow-turn-up.png
+share/dia/shapes/Assorted/arrow-turn-up.shape
+share/dia/shapes/Assorted/arrow-up-down-left.png
+share/dia/shapes/Assorted/arrow-up-down-left.shape
+share/dia/shapes/Assorted/arrow-up-down.png
+share/dia/shapes/Assorted/arrow-up-down.shape
+share/dia/shapes/Assorted/arrow-up.png
+share/dia/shapes/Assorted/arrow-up.shape
+share/dia/shapes/Assorted/circle-quarter.png
+share/dia/shapes/Assorted/circle-quarter.shape
+share/dia/shapes/Assorted/circle.png
+share/dia/shapes/Assorted/circle.shape
+share/dia/shapes/Assorted/cross-maltese.png
+share/dia/shapes/Assorted/cross-maltese.shape
+share/dia/shapes/Assorted/cross-swiss.png
+share/dia/shapes/Assorted/cross-swiss.shape
+share/dia/shapes/Assorted/diamond.png
+share/dia/shapes/Assorted/diamond.shape
+share/dia/shapes/Assorted/heart.png
+share/dia/shapes/Assorted/heart.shape
+share/dia/shapes/Assorted/heptagon.png
+share/dia/shapes/Assorted/heptagon.shape
+share/dia/shapes/Assorted/hexagon.png
+share/dia/shapes/Assorted/hexagon.shape
+share/dia/shapes/Assorted/moon-quarter.png
+share/dia/shapes/Assorted/moon-quarter.shape
+share/dia/shapes/Assorted/octagon.png
+share/dia/shapes/Assorted/octagon.shape
+share/dia/shapes/Assorted/parallelogram-horizontal.png
+share/dia/shapes/Assorted/parallelogram-horizontal.shape
+share/dia/shapes/Assorted/parallelogram-vertical.png
+share/dia/shapes/Assorted/parallelogram-vertical.shape
+share/dia/shapes/Assorted/pentagon.png
+share/dia/shapes/Assorted/pentagon.shape
+share/dia/shapes/Assorted/square.png
+share/dia/shapes/Assorted/square.shape
+share/dia/shapes/Assorted/star4.png
+share/dia/shapes/Assorted/star4.shape
+share/dia/shapes/Assorted/star4curved.png
+share/dia/shapes/Assorted/star4curved.shape
+share/dia/shapes/Assorted/star5.png
+share/dia/shapes/Assorted/star5.shape
+share/dia/shapes/Assorted/star6.png
+share/dia/shapes/Assorted/star6.shape
+share/dia/shapes/Assorted/star7.png
+share/dia/shapes/Assorted/star7.shape
+share/dia/shapes/Assorted/star8.png
+share/dia/shapes/Assorted/star8.shape
+share/dia/shapes/Assorted/star8curved.png
+share/dia/shapes/Assorted/star8curved.shape
+share/dia/shapes/Assorted/star8sharp.png
+share/dia/shapes/Assorted/star8sharp.shape
+share/dia/shapes/Assorted/sun.png
+share/dia/shapes/Assorted/sun.shape
+share/dia/shapes/Assorted/trapezoid.png
+share/dia/shapes/Assorted/trapezoid.shape
+share/dia/shapes/Assorted/triangle-isoceles.png
+share/dia/shapes/Assorted/triangle-isoceles.shape
+share/dia/shapes/Assorted/triangle-rightangle.png
+share/dia/shapes/Assorted/triangle-rightangle.shape
+share/dia/shapes/BPMN/Activity-Looping.png
+share/dia/shapes/BPMN/Activity-Looping.shape
+share/dia/shapes/BPMN/Ad-Hoc-Collapsed-Sub-Process.png
+share/dia/shapes/BPMN/Ad-Hoc-Collapsed-Sub-Process.shape
+share/dia/shapes/BPMN/Collapsed-Sub-Process.png
+share/dia/shapes/BPMN/Collapsed-Sub-Process.shape
+share/dia/shapes/BPMN/Compensation-Collapsed-Sub-Process.png
+share/dia/shapes/BPMN/Compensation-Collapsed-Sub-Process.shape
+share/dia/shapes/BPMN/Compensation.png
+share/dia/shapes/BPMN/Compensation.shape
+share/dia/shapes/BPMN/Data-Object.png
+share/dia/shapes/BPMN/Data-Object.shape
+share/dia/shapes/BPMN/End-Event-Cancel.png
+share/dia/shapes/BPMN/End-Event-Cancel.shape
+share/dia/shapes/BPMN/End-Event-Compensation.png
+share/dia/shapes/BPMN/End-Event-Compensation.shape
+share/dia/shapes/BPMN/End-Event-Error.png
+share/dia/shapes/BPMN/End-Event-Error.shape
+share/dia/shapes/BPMN/End-Event-Link.png
+share/dia/shapes/BPMN/End-Event-Link.shape
+share/dia/shapes/BPMN/End-Event-Message.png
+share/dia/shapes/BPMN/End-Event-Message.shape
+share/dia/shapes/BPMN/End-Event-Multiple.png
+share/dia/shapes/BPMN/End-Event-Multiple.shape
+share/dia/shapes/BPMN/End-Event-Terminate.png
+share/dia/shapes/BPMN/End-Event-Terminate.shape
+share/dia/shapes/BPMN/End-Event.png
+share/dia/shapes/BPMN/End-Event.shape
+share/dia/shapes/BPMN/Gateway-Complex.png
+share/dia/shapes/BPMN/Gateway-Complex.shape
+share/dia/shapes/BPMN/Gateway-Exclusive-XOR-Data-Based.png
+share/dia/shapes/BPMN/Gateway-Exclusive-XOR-Data-Based.shape
+share/dia/shapes/BPMN/Gateway-Exclusive-XOR-Event-Based.png
+share/dia/shapes/BPMN/Gateway-Exclusive-XOR-Event-Based.shape
+share/dia/shapes/BPMN/Gateway-Inclusive-OR.png
+share/dia/shapes/BPMN/Gateway-Inclusive-OR.shape
+share/dia/shapes/BPMN/Gateway-Parallel-AND.png
+share/dia/shapes/BPMN/Gateway-Parallel-AND.shape
+share/dia/shapes/BPMN/Gateway.png
+share/dia/shapes/BPMN/Gateway.shape
+share/dia/shapes/BPMN/Group.png
+share/dia/shapes/BPMN/Group.shape
+share/dia/shapes/BPMN/Intermediate-Event-Cancel.png
+share/dia/shapes/BPMN/Intermediate-Event-Cancel.shape
+share/dia/shapes/BPMN/Intermediate-Event-Compensation.png
+share/dia/shapes/BPMN/Intermediate-Event-Compensation.shape
+share/dia/shapes/BPMN/Intermediate-Event-Error.png
+share/dia/shapes/BPMN/Intermediate-Event-Error.shape
+share/dia/shapes/BPMN/Intermediate-Event-Link.png
+share/dia/shapes/BPMN/Intermediate-Event-Link.shape
+share/dia/shapes/BPMN/Intermediate-Event-Message.png
+share/dia/shapes/BPMN/Intermediate-Event-Message.shape
+share/dia/shapes/BPMN/Intermediate-Event-Multiple.png
+share/dia/shapes/BPMN/Intermediate-Event-Multiple.shape
+share/dia/shapes/BPMN/Intermediate-Event-Rule.png
+share/dia/shapes/BPMN/Intermediate-Event-Rule.shape
+share/dia/shapes/BPMN/Intermediate-Event-Timer.png
+share/dia/shapes/BPMN/Intermediate-Event-Timer.shape
+share/dia/shapes/BPMN/Intermediate-Event.png
+share/dia/shapes/BPMN/Intermediate-Event.shape
+share/dia/shapes/BPMN/Looping-Collapsed-Sub-Process.png
+share/dia/shapes/BPMN/Looping-Collapsed-Sub-Process.shape
+share/dia/shapes/BPMN/Multiple-Instance-Collapsed-Sub-Process.png
+share/dia/shapes/BPMN/Multiple-Instance-Collapsed-Sub-Process.shape
+share/dia/shapes/BPMN/Multiple-Instance-Task.png
+share/dia/shapes/BPMN/Multiple-Instance-Task.shape
+share/dia/shapes/BPMN/Start-Event-Link.png
+share/dia/shapes/BPMN/Start-Event-Link.shape
+share/dia/shapes/BPMN/Start-Event-Message.png
+share/dia/shapes/BPMN/Start-Event-Message.shape
+share/dia/shapes/BPMN/Start-Event-Multiple.png
+share/dia/shapes/BPMN/Start-Event-Multiple.shape
+share/dia/shapes/BPMN/Start-Event-Rule.png
+share/dia/shapes/BPMN/Start-Event-Rule.shape
+share/dia/shapes/BPMN/Start-Event-Timer.png
+share/dia/shapes/BPMN/Start-Event-Timer.shape
+share/dia/shapes/BPMN/Start-Event.png
+share/dia/shapes/BPMN/Start-Event.shape
+share/dia/shapes/BPMN/Task.png
+share/dia/shapes/BPMN/Task.shape
+share/dia/shapes/BPMN/Text-Annotation.png
+share/dia/shapes/BPMN/Text-Annotation.shape
+share/dia/shapes/BPMN/Transaction.png
+share/dia/shapes/BPMN/Transaction.shape
+share/dia/shapes/ChemEng/ACgen.png
+share/dia/shapes/ChemEng/ACgen.shape
+share/dia/shapes/ChemEng/SaT-fixedtube.png
+share/dia/shapes/ChemEng/SaT-fixedtube.shape
+share/dia/shapes/ChemEng/SaT-floatinghead.png
+share/dia/shapes/ChemEng/SaT-floatinghead.shape
+share/dia/shapes/ChemEng/aircooler.png
+share/dia/shapes/ChemEng/aircooler.shape
+share/dia/shapes/ChemEng/airforced.png
+share/dia/shapes/ChemEng/airforced.shape
+share/dia/shapes/ChemEng/airinduced.png
+share/dia/shapes/ChemEng/airinduced.shape
+share/dia/shapes/ChemEng/autoclave.png
+share/dia/shapes/ChemEng/autoclave.shape
+share/dia/shapes/ChemEng/bigtraycol.png
+share/dia/shapes/ChemEng/bigtraycol.shape
+share/dia/shapes/ChemEng/centrifuge.png
+share/dia/shapes/ChemEng/centrifuge.shape
+share/dia/shapes/ChemEng/coil.png
+share/dia/shapes/ChemEng/coil.shape
+share/dia/shapes/ChemEng/coilv.png
+share/dia/shapes/ChemEng/coilv.shape
+share/dia/shapes/ChemEng/compr.png
+share/dia/shapes/ChemEng/compr.shape
+share/dia/shapes/ChemEng/coveredtank.png
+share/dia/shapes/ChemEng/coveredtank.shape
+share/dia/shapes/ChemEng/cyclone.png
+share/dia/shapes/ChemEng/cyclone.shape
+share/dia/shapes/ChemEng/displa.png
+share/dia/shapes/ChemEng/displa.shape
+share/dia/shapes/ChemEng/doublepipe.png
+share/dia/shapes/ChemEng/doublepipe.shape
+share/dia/shapes/ChemEng/ejector.png
+share/dia/shapes/ChemEng/ejector.shape
+share/dia/shapes/ChemEng/fan.png
+share/dia/shapes/ChemEng/fan.shape
+share/dia/shapes/ChemEng/filter.png
+share/dia/shapes/ChemEng/filter.shape
+share/dia/shapes/ChemEng/fixedroof.png
+share/dia/shapes/ChemEng/fixedroof.shape
+share/dia/shapes/ChemEng/floatingroof.png
+share/dia/shapes/ChemEng/floatingroof.shape
+share/dia/shapes/ChemEng/flowfan.png
+share/dia/shapes/ChemEng/flowfan.shape
+share/dia/shapes/ChemEng/fluidcont.png
+share/dia/shapes/ChemEng/fluidcont.shape
+share/dia/shapes/ChemEng/furnace.png
+share/dia/shapes/ChemEng/furnace.shape
+share/dia/shapes/ChemEng/gasholder.png
+share/dia/shapes/ChemEng/gasholder.shape
+share/dia/shapes/ChemEng/hx.png
+share/dia/shapes/ChemEng/hx.shape
+share/dia/shapes/ChemEng/hxv.png
+share/dia/shapes/ChemEng/hxv.shape
+share/dia/shapes/ChemEng/kettle.png
+share/dia/shapes/ChemEng/kettle.shape
+share/dia/shapes/ChemEng/knockout.png
+share/dia/shapes/ChemEng/knockout.shape
+share/dia/shapes/ChemEng/measure.png
+share/dia/shapes/ChemEng/measure.shape
+share/dia/shapes/ChemEng/mixer.png
+share/dia/shapes/ChemEng/mixer.shape
+share/dia/shapes/ChemEng/plate.png
+share/dia/shapes/ChemEng/plate.shape
+share/dia/shapes/ChemEng/pneum.png
+share/dia/shapes/ChemEng/pneum.shape
+share/dia/shapes/ChemEng/pneumv.png
+share/dia/shapes/ChemEng/pneumv.shape
+share/dia/shapes/ChemEng/pnuemv.png
+share/dia/shapes/ChemEng/pnuemv.shape
+share/dia/shapes/ChemEng/pump.png
+share/dia/shapes/ChemEng/pump.shape
+share/dia/shapes/ChemEng/reactor.png
+share/dia/shapes/ChemEng/reactor.shape
+share/dia/shapes/ChemEng/recipr.png
+share/dia/shapes/ChemEng/recipr.shape
+share/dia/shapes/ChemEng/regval.png
+share/dia/shapes/ChemEng/regval.shape
+share/dia/shapes/ChemEng/regvalv.png
+share/dia/shapes/ChemEng/regvalv.shape
+share/dia/shapes/ChemEng/sealedtank.png
+share/dia/shapes/ChemEng/sealedtank.shape
+share/dia/shapes/ChemEng/settling.png
+share/dia/shapes/ChemEng/settling.shape
+share/dia/shapes/ChemEng/spray.png
+share/dia/shapes/ChemEng/spray.shape
+share/dia/shapes/ChemEng/spraydrier.png
+share/dia/shapes/ChemEng/spraydrier.shape
+share/dia/shapes/ChemEng/storagesphere.png
+share/dia/shapes/ChemEng/storagesphere.shape
+share/dia/shapes/ChemEng/tank.png
+share/dia/shapes/ChemEng/tank.shape
+share/dia/shapes/ChemEng/traycol.png
+share/dia/shapes/ChemEng/traycol.shape
+share/dia/shapes/ChemEng/val.png
+share/dia/shapes/ChemEng/val.shape
+share/dia/shapes/ChemEng/valv.png
+share/dia/shapes/ChemEng/valv.shape
+share/dia/shapes/ChemEng/vessel.png
+share/dia/shapes/ChemEng/vessel.shape
+share/dia/shapes/ChemEng/wcool.png
+share/dia/shapes/ChemEng/wcool.shape
+share/dia/shapes/ChemEng/wcoolv.png
+share/dia/shapes/ChemEng/wcoolv.shape
+share/dia/shapes/Circuit/ground.png
+share/dia/shapes/Circuit/ground.shape
+share/dia/shapes/Circuit/hcapacitor.png
+share/dia/shapes/Circuit/hcapacitor.shape
+share/dia/shapes/Circuit/hdiode.png
+share/dia/shapes/Circuit/hdiode.shape
+share/dia/shapes/Circuit/hfuse_de.png
+share/dia/shapes/Circuit/hfuse_de.shape
+share/dia/shapes/Circuit/hinductor.png
+share/dia/shapes/Circuit/hinductor.shape
+share/dia/shapes/Circuit/hinductor_de.png
+share/dia/shapes/Circuit/hinductor_de.shape
+share/dia/shapes/Circuit/hjumper.png
+share/dia/shapes/Circuit/hjumper.shape
+share/dia/shapes/Circuit/hled_de.png
+share/dia/shapes/Circuit/hled_de.shape
+share/dia/shapes/Circuit/hpowersource_de.png
+share/dia/shapes/Circuit/hpowersource_de.shape
+share/dia/shapes/Circuit/hresistor.png
+share/dia/shapes/Circuit/hresistor.shape
+share/dia/shapes/Circuit/hresistor_de.png
+share/dia/shapes/Circuit/hresistor_de.shape
+share/dia/shapes/Circuit/hzener.png
+share/dia/shapes/Circuit/hzener.shape
+share/dia/shapes/Circuit/lamp_de.png
+share/dia/shapes/Circuit/lamp_de.shape
+share/dia/shapes/Circuit/microphone_de.png
+share/dia/shapes/Circuit/microphone_de.shape
+share/dia/shapes/Circuit/nmos_de.png
+share/dia/shapes/Circuit/nmos_de.shape
+share/dia/shapes/Circuit/npn.png
+share/dia/shapes/Circuit/npn.shape
+share/dia/shapes/Circuit/opamp.png
+share/dia/shapes/Circuit/opamp.shape
+share/dia/shapes/Circuit/pmos_de.png
+share/dia/shapes/Circuit/pmos_de.shape
+share/dia/shapes/Circuit/pnp.png
+share/dia/shapes/Circuit/pnp.shape
+share/dia/shapes/Circuit/speaker_de.png
+share/dia/shapes/Circuit/speaker_de.shape
+share/dia/shapes/Circuit/vcapacitor.png
+share/dia/shapes/Circuit/vcapacitor.shape
+share/dia/shapes/Circuit/vdiode.png
+share/dia/shapes/Circuit/vdiode.shape
+share/dia/shapes/Circuit/vfuse_de.png
+share/dia/shapes/Circuit/vfuse_de.shape
+share/dia/shapes/Circuit/vinductor.png
+share/dia/shapes/Circuit/vinductor.shape
+share/dia/shapes/Circuit/vinductor_de.png
+share/dia/shapes/Circuit/vinductor_de.shape
+share/dia/shapes/Circuit/vled_de.png
+share/dia/shapes/Circuit/vled_de.shape
+share/dia/shapes/Circuit/vpowersource_de.png
+share/dia/shapes/Circuit/vpowersource_de.shape
+share/dia/shapes/Circuit/vresistor.png
+share/dia/shapes/Circuit/vresistor.shape
+share/dia/shapes/Circuit/vresistor_de.png
+share/dia/shapes/Circuit/vresistor_de.shape
+share/dia/shapes/Circuit/vzener.png
+share/dia/shapes/Circuit/vzener.shape
+share/dia/shapes/Cisco/1000.png
+share/dia/shapes/Cisco/1000.shape
+share/dia/shapes/Cisco/100baset_hub.png
+share/dia/shapes/Cisco/100baset_hub.shape
+share/dia/shapes/Cisco/10700.png
+share/dia/shapes/Cisco/10700.shape
+share/dia/shapes/Cisco/15200.png
+share/dia/shapes/Cisco/15200.shape
+share/dia/shapes/Cisco/15800.png
+share/dia/shapes/Cisco/15800.shape
+share/dia/shapes/Cisco/3174.png
+share/dia/shapes/Cisco/3174.shape
+share/dia/shapes/Cisco/3x74.png
+share/dia/shapes/Cisco/3x74.shape
+share/dia/shapes/Cisco/5000.png
+share/dia/shapes/Cisco/5000.shape
+share/dia/shapes/Cisco/5002.png
+share/dia/shapes/Cisco/5002.shape
+share/dia/shapes/Cisco/5500.png
+share/dia/shapes/Cisco/5500.shape
+share/dia/shapes/Cisco/6701.png
+share/dia/shapes/Cisco/6701.shape
+share/dia/shapes/Cisco/6705.png
+share/dia/shapes/Cisco/6705.shape
+share/dia/shapes/Cisco/6732.png
+share/dia/shapes/Cisco/6732.shape
+share/dia/shapes/Cisco/7500ars.png
+share/dia/shapes/Cisco/7500ars.shape
+share/dia/shapes/Cisco/7505.png
+share/dia/shapes/Cisco/7505.shape
+share/dia/shapes/Cisco/7507.png
+share/dia/shapes/Cisco/7507.shape
+share/dia/shapes/Cisco/access_gateway.png
+share/dia/shapes/Cisco/access_gateway.shape
+share/dia/shapes/Cisco/access_server.png
+share/dia/shapes/Cisco/access_server.shape
+share/dia/shapes/Cisco/accesspoint.png
+share/dia/shapes/Cisco/accesspoint.shape
+share/dia/shapes/Cisco/adm.png
+share/dia/shapes/Cisco/adm.shape
+share/dia/shapes/Cisco/androgynous_person.png
+share/dia/shapes/Cisco/androgynous_person.shape
+share/dia/shapes/Cisco/antenna.png
+share/dia/shapes/Cisco/antenna.shape
+share/dia/shapes/Cisco/asic.png
+share/dia/shapes/Cisco/asic.shape
+share/dia/shapes/Cisco/ata.png
+share/dia/shapes/Cisco/ata.shape
+share/dia/shapes/Cisco/atm3800.png
+share/dia/shapes/Cisco/atm3800.shape
+share/dia/shapes/Cisco/atm_fast_gigabit_etherswitch.png
+share/dia/shapes/Cisco/atm_fast_gigabit_etherswitch.shape
+share/dia/shapes/Cisco/atm_router.shape
+share/dia/shapes/Cisco/atm_switch.png
+share/dia/shapes/Cisco/atm_switch.shape
+share/dia/shapes/Cisco/atm_tag_switch_router.png
+share/dia/shapes/Cisco/atm_tag_switch_router.shape
+share/dia/shapes/Cisco/automatic_protection_switching.png
+share/dia/shapes/Cisco/automatic_protection_switching.shape
+share/dia/shapes/Cisco/bbfw.png
+share/dia/shapes/Cisco/bbfw.shape
+share/dia/shapes/Cisco/bbfw_media.png
+share/dia/shapes/Cisco/bbfw_media.shape
+share/dia/shapes/Cisco/bbs.png
+share/dia/shapes/Cisco/bbs.shape
+share/dia/shapes/Cisco/bbsm.png
+share/dia/shapes/Cisco/bbsm.shape
+share/dia/shapes/Cisco/branch_office.png
+share/dia/shapes/Cisco/branch_office.shape
+share/dia/shapes/Cisco/branch_office_blue.png
+share/dia/shapes/Cisco/branch_office_blue.shape
+share/dia/shapes/Cisco/branch_office_subdued.png
+share/dia/shapes/Cisco/branch_office_subdued.shape
+share/dia/shapes/Cisco/breakout_box.png
+share/dia/shapes/Cisco/breakout_box.shape
+share/dia/shapes/Cisco/bridge.png
+share/dia/shapes/Cisco/bridge.shape
+share/dia/shapes/Cisco/broadband_router.png
+share/dia/shapes/Cisco/broadband_router.shape
+share/dia/shapes/Cisco/bts10200.png
+share/dia/shapes/Cisco/bts10200.shape
+share/dia/shapes/Cisco/ca.png
+share/dia/shapes/Cisco/ca.shape
+share/dia/shapes/Cisco/cable_modem.png
+share/dia/shapes/Cisco/cable_modem.shape
+share/dia/shapes/Cisco/callmanager.png
+share/dia/shapes/Cisco/callmanager.shape
+share/dia/shapes/Cisco/car.png
+share/dia/shapes/Cisco/car.shape
+share/dia/shapes/Cisco/carrier_routing_system.png
+share/dia/shapes/Cisco/carrier_routing_system.shape
+share/dia/shapes/Cisco/catalyst_access_gateway.png
+share/dia/shapes/Cisco/catalyst_access_gateway.shape
+share/dia/shapes/Cisco/cddi_fddi_concentrator.png
+share/dia/shapes/Cisco/cddi_fddi_concentrator.shape
+share/dia/shapes/Cisco/cdm.png
+share/dia/shapes/Cisco/cdm.shape
+share/dia/shapes/Cisco/cellular_phone.png
+share/dia/shapes/Cisco/cellular_phone.shape
+share/dia/shapes/Cisco/centri_firewall.png
+share/dia/shapes/Cisco/centri_firewall.shape
+share/dia/shapes/Cisco/channelized_pipe.png
+share/dia/shapes/Cisco/channelized_pipe.shape
+share/dia/shapes/Cisco/cisco_hub.png
+share/dia/shapes/Cisco/cisco_hub.shape
+share/dia/shapes/Cisco/ciscosecurity.png
+share/dia/shapes/Cisco/ciscosecurity.shape
+share/dia/shapes/Cisco/ciscoworks.png
+share/dia/shapes/Cisco/ciscoworks.shape
+share/dia/shapes/Cisco/ciscoworks_man.png
+share/dia/shapes/Cisco/ciscoworks_man.shape
+share/dia/shapes/Cisco/class45_switch.png
+share/dia/shapes/Cisco/class45_switch.shape
+share/dia/shapes/Cisco/cloud.png
+share/dia/shapes/Cisco/cloud.shape
+share/dia/shapes/Cisco/cloud_dark.png
+share/dia/shapes/Cisco/cloud_dark.shape
+share/dia/shapes/Cisco/cloud_gold.png
+share/dia/shapes/Cisco/cloud_gold.shape
+share/dia/shapes/Cisco/cloud_white.png
+share/dia/shapes/Cisco/cloud_white.shape
+share/dia/shapes/Cisco/communications_server.png
+share/dia/shapes/Cisco/communications_server.shape
+share/dia/shapes/Cisco/concatenated_payload.png
+share/dia/shapes/Cisco/concatenated_payload.shape
+share/dia/shapes/Cisco/content_engine.png
+share/dia/shapes/Cisco/content_engine.shape
+share/dia/shapes/Cisco/content_router.png
+share/dia/shapes/Cisco/content_router.shape
+share/dia/shapes/Cisco/content_service_module.png
+share/dia/shapes/Cisco/content_service_module.shape
+share/dia/shapes/Cisco/content_switch.png
+share/dia/shapes/Cisco/content_switch.shape
+share/dia/shapes/Cisco/csm-s.png
+share/dia/shapes/Cisco/csm-s.shape
+share/dia/shapes/Cisco/css1100.png
+share/dia/shapes/Cisco/css1100.shape
+share/dia/shapes/Cisco/csu_dsu.png
+share/dia/shapes/Cisco/csu_dsu.shape
+share/dia/shapes/Cisco/cte.png
+share/dia/shapes/Cisco/cte.shape
+share/dia/shapes/Cisco/data_center_switch.png
+share/dia/shapes/Cisco/data_center_switch.shape
+share/dia/shapes/Cisco/data_center_switch_reversed.png
+share/dia/shapes/Cisco/data_center_switch_reversed.shape
+share/dia/shapes/Cisco/data_switch_processor.png
+share/dia/shapes/Cisco/data_switch_processor.shape
+share/dia/shapes/Cisco/detector.png
+share/dia/shapes/Cisco/detector.shape
+share/dia/shapes/Cisco/digital_cross-connect.png
+share/dia/shapes/Cisco/digital_cross-connect.shape
+share/dia/shapes/Cisco/director_fcis.png
+share/dia/shapes/Cisco/director_fcis.shape
+share/dia/shapes/Cisco/directory_server.png
+share/dia/shapes/Cisco/directory_server.shape
+share/dia/shapes/Cisco/disk_subsystem.png
+share/dia/shapes/Cisco/disk_subsystem.shape
+share/dia/shapes/Cisco/diskette.png
+share/dia/shapes/Cisco/diskette.shape
+share/dia/shapes/Cisco/distributed_director.png
+share/dia/shapes/Cisco/distributed_director.shape
+share/dia/shapes/Cisco/dot_dot.png
+share/dia/shapes/Cisco/dot_dot.shape
+share/dia/shapes/Cisco/dpt.png
+share/dia/shapes/Cisco/dpt.shape
+share/dia/shapes/Cisco/dslam.png
+share/dia/shapes/Cisco/dslam.shape
+share/dia/shapes/Cisco/dual_mode_accesspoint.png
+share/dia/shapes/Cisco/dual_mode_accesspoint.shape
+share/dia/shapes/Cisco/dwdm_filter.png
+share/dia/shapes/Cisco/dwdm_filter.shape
+share/dia/shapes/Cisco/edge_label_switch_router.png
+share/dia/shapes/Cisco/edge_label_switch_router_with_netflow.png
+share/dia/shapes/Cisco/edge_label_switch_router_with_netflow.shape
+share/dia/shapes/Cisco/end_office.png
+share/dia/shapes/Cisco/end_office.shape
+share/dia/shapes/Cisco/etherclient.png
+share/dia/shapes/Cisco/etherclient.shape
+share/dia/shapes/Cisco/fax.png
+share/dia/shapes/Cisco/fax.shape
+share/dia/shapes/Cisco/fc_storage.png
+share/dia/shapes/Cisco/fc_storage.shape
+share/dia/shapes/Cisco/fddi_ring.png
+share/dia/shapes/Cisco/fddi_ring.shape
+share/dia/shapes/Cisco/file_cabinet.png
+share/dia/shapes/Cisco/file_cabinet.shape
+share/dia/shapes/Cisco/file_engine.png
+share/dia/shapes/Cisco/file_engine.shape
+share/dia/shapes/Cisco/file_server.png
+share/dia/shapes/Cisco/file_server.shape
+share/dia/shapes/Cisco/firewall.png
+share/dia/shapes/Cisco/firewall.shape
+share/dia/shapes/Cisco/firewall_horizontal.png
+share/dia/shapes/Cisco/firewall_horizontal.shape
+share/dia/shapes/Cisco/firewall_subdued.png
+share/dia/shapes/Cisco/firewall_subdued.shape
+share/dia/shapes/Cisco/front_end_processor.png
+share/dia/shapes/Cisco/front_end_processor.shape
+share/dia/shapes/Cisco/fwsm.png
+share/dia/shapes/Cisco/fwsm.shape
+share/dia/shapes/Cisco/general_appliance.png
+share/dia/shapes/Cisco/general_appliance.shape
+share/dia/shapes/Cisco/generic_building.png
+share/dia/shapes/Cisco/generic_building.shape
+share/dia/shapes/Cisco/generic_building_blue.png
+share/dia/shapes/Cisco/generic_building_blue.shape
+share/dia/shapes/Cisco/generic_building_subdued.png
+share/dia/shapes/Cisco/generic_building_subdued.shape
+share/dia/shapes/Cisco/generic_gateway.png
+share/dia/shapes/Cisco/generic_gateway.shape
+share/dia/shapes/Cisco/generic_processor.png
+share/dia/shapes/Cisco/generic_processor.shape
+share/dia/shapes/Cisco/generic_softswitch.png
+share/dia/shapes/Cisco/generic_softswitch.shape
+share/dia/shapes/Cisco/gigabit_switch_router_atm_tag.png
+share/dia/shapes/Cisco/gigabit_switch_router_atm_tag.shape
+share/dia/shapes/Cisco/government_building.png
+share/dia/shapes/Cisco/government_building.shape
+share/dia/shapes/Cisco/guard.png
+share/dia/shapes/Cisco/guard.shape
+share/dia/shapes/Cisco/h323.png
+share/dia/shapes/Cisco/h323.shape
+share/dia/shapes/Cisco/handheld.png
+share/dia/shapes/Cisco/handheld.shape
+share/dia/shapes/Cisco/headphones.png
+share/dia/shapes/Cisco/headphones.shape
+share/dia/shapes/Cisco/home_office.png
+share/dia/shapes/Cisco/home_office.shape
+share/dia/shapes/Cisco/hootphone.png
+share/dia/shapes/Cisco/hootphone.shape
+share/dia/shapes/Cisco/host.png
+share/dia/shapes/Cisco/host.shape
+share/dia/shapes/Cisco/house.png
+share/dia/shapes/Cisco/house.shape
+share/dia/shapes/Cisco/house_blue.png
+share/dia/shapes/Cisco/house_blue.shape
+share/dia/shapes/Cisco/hp_mini.png
+share/dia/shapes/Cisco/hp_mini.shape
+share/dia/shapes/Cisco/hub.png
+share/dia/shapes/Cisco/hub.shape
+share/dia/shapes/Cisco/hub_subdued.png
+share/dia/shapes/Cisco/hub_subdued.shape
+share/dia/shapes/Cisco/iad_router.png
+share/dia/shapes/Cisco/iad_router.shape
+share/dia/shapes/Cisco/ibm_mainframe.png
+share/dia/shapes/Cisco/ibm_mainframe.shape
+share/dia/shapes/Cisco/ibm_mainframe_with_fep.png
+share/dia/shapes/Cisco/ibm_mainframe_with_fep.shape
+share/dia/shapes/Cisco/ibm_mini.png
+share/dia/shapes/Cisco/ibm_mini.shape
+share/dia/shapes/Cisco/ibm_tower.png
+share/dia/shapes/Cisco/ibm_tower.shape
+share/dia/shapes/Cisco/icm.png
+share/dia/shapes/Cisco/icm.shape
+share/dia/shapes/Cisco/ics.png
+share/dia/shapes/Cisco/ics.shape
+share/dia/shapes/Cisco/intelliswitch_stack.png
+share/dia/shapes/Cisco/intelliswitch_stack.shape
+share/dia/shapes/Cisco/ios_firewall.png
+share/dia/shapes/Cisco/ios_firewall.shape
+share/dia/shapes/Cisco/ios_slb.png
+share/dia/shapes/Cisco/ios_slb.shape
+share/dia/shapes/Cisco/ip.png
+share/dia/shapes/Cisco/ip.shape
+share/dia/shapes/Cisco/ip_dsl.png
+share/dia/shapes/Cisco/ip_dsl.shape
+share/dia/shapes/Cisco/ip_old-style.png
+share/dia/shapes/Cisco/ip_old-style.shape
+share/dia/shapes/Cisco/ip_phone.png
+share/dia/shapes/Cisco/ip_phone.shape
+share/dia/shapes/Cisco/ip_softphone.png
+share/dia/shapes/Cisco/ip_softphone.shape
+share/dia/shapes/Cisco/ip_telephony_router.png
+share/dia/shapes/Cisco/ip_telephony_router.shape
+share/dia/shapes/Cisco/ip_transport_concentrator.png
+share/dia/shapes/Cisco/ip_transport_concentrator.shape
+share/dia/shapes/Cisco/iptv_broadcast_server.png
+share/dia/shapes/Cisco/iptv_broadcast_server.shape
+share/dia/shapes/Cisco/iptv_content_manager.png
+share/dia/shapes/Cisco/iptv_content_manager.shape
+share/dia/shapes/Cisco/iscsi_switch.png
+share/dia/shapes/Cisco/iscsi_switch.shape
+share/dia/shapes/Cisco/isdn_switch.png
+share/dia/shapes/Cisco/isdn_switch.shape
+share/dia/shapes/Cisco/itp.png
+share/dia/shapes/Cisco/itp.shape
+share/dia/shapes/Cisco/jbod.png
+share/dia/shapes/Cisco/jbod.shape
+share/dia/shapes/Cisco/key.png
+share/dia/shapes/Cisco/key.shape
+share/dia/shapes/Cisco/label_switch_router.png
+share/dia/shapes/Cisco/label_switch_router.shape
+share/dia/shapes/Cisco/lan2lan_switch.png
+share/dia/shapes/Cisco/lan2lan_switch.shape
+share/dia/shapes/Cisco/lan_to_lan.png
+share/dia/shapes/Cisco/lan_to_lan.shape
+share/dia/shapes/Cisco/laptop.png
+share/dia/shapes/Cisco/laptop.shape
+share/dia/shapes/Cisco/layer3_switch.png
+share/dia/shapes/Cisco/layer3_switch.shape
+share/dia/shapes/Cisco/layer_2_remote_switch.png
+share/dia/shapes/Cisco/layer_2_remote_switch.shape
+share/dia/shapes/Cisco/lightweight_ap.png
+share/dia/shapes/Cisco/lightweight_ap.shape
+share/dia/shapes/Cisco/localdirector.png
+share/dia/shapes/Cisco/localdirector.shape
+share/dia/shapes/Cisco/location_server.png
+share/dia/shapes/Cisco/location_server.shape
+share/dia/shapes/Cisco/lock.png
+share/dia/shapes/Cisco/lock.shape
+share/dia/shapes/Cisco/lock_and_key.png
+share/dia/shapes/Cisco/lock_and_key.shape
+share/dia/shapes/Cisco/longreach_cpe.png
+share/dia/shapes/Cisco/longreach_cpe.shape
+share/dia/shapes/Cisco/mac_woman.png
+share/dia/shapes/Cisco/mac_woman.shape
+share/dia/shapes/Cisco/mac_woman_right.png
+share/dia/shapes/Cisco/mac_woman_right.shape
+share/dia/shapes/Cisco/macintosh.png
+share/dia/shapes/Cisco/macintosh.shape
+share/dia/shapes/Cisco/man.png
+share/dia/shapes/Cisco/man.shape
+share/dia/shapes/Cisco/man_blue.png
+share/dia/shapes/Cisco/man_blue.shape
+share/dia/shapes/Cisco/man_gold.png
+share/dia/shapes/Cisco/man_gold.shape
+share/dia/shapes/Cisco/man_red.png
+share/dia/shapes/Cisco/man_red.shape
+share/dia/shapes/Cisco/man_woman.png
+share/dia/shapes/Cisco/man_woman.shape
+share/dia/shapes/Cisco/mas_gateway.png
+share/dia/shapes/Cisco/mas_gateway.shape
+share/dia/shapes/Cisco/mau.png
+share/dia/shapes/Cisco/mau.shape
+share/dia/shapes/Cisco/mcu.png
+share/dia/shapes/Cisco/mcu.shape
+share/dia/shapes/Cisco/mdu.png
+share/dia/shapes/Cisco/mdu.shape
+share/dia/shapes/Cisco/me1100.png
+share/dia/shapes/Cisco/me1100.shape
+share/dia/shapes/Cisco/medium_building.png
+share/dia/shapes/Cisco/medium_building.shape
+share/dia/shapes/Cisco/medium_building_blue.png
+share/dia/shapes/Cisco/medium_building_blue.shape
+share/dia/shapes/Cisco/medium_building_subdued.png
+share/dia/shapes/Cisco/medium_building_subdued.shape
+share/dia/shapes/Cisco/metro1500.png
+share/dia/shapes/Cisco/metro1500.shape
+share/dia/shapes/Cisco/mgx8220.png
+share/dia/shapes/Cisco/mgx8220.shape
+share/dia/shapes/Cisco/mgx8240.png
+share/dia/shapes/Cisco/mgx8240.shape
+share/dia/shapes/Cisco/mgx8260.png
+share/dia/shapes/Cisco/mgx8260.shape
+share/dia/shapes/Cisco/mgx_8000_series_voice_gateway.png
+share/dia/shapes/Cisco/mgx_8000_series_voice_gateway.shape
+share/dia/shapes/Cisco/microphone.png
+share/dia/shapes/Cisco/microphone.shape
+share/dia/shapes/Cisco/microwebserver.png
+share/dia/shapes/Cisco/microwebserver.shape
+share/dia/shapes/Cisco/mini_vax.png
+share/dia/shapes/Cisco/mini_vax.shape
+share/dia/shapes/Cisco/mobile_access_ip_phone.png
+share/dia/shapes/Cisco/mobile_access_ip_phone.shape
+share/dia/shapes/Cisco/mobile_access_router.png
+share/dia/shapes/Cisco/mobile_access_router.shape
+share/dia/shapes/Cisco/modem.png
+share/dia/shapes/Cisco/modem.shape
+share/dia/shapes/Cisco/moh_server.png
+share/dia/shapes/Cisco/moh_server.shape
+share/dia/shapes/Cisco/monitor.png
+share/dia/shapes/Cisco/monitor.shape
+share/dia/shapes/Cisco/multi-fabric_server_switch.png
+share/dia/shapes/Cisco/multi-fabric_server_switch.shape
+share/dia/shapes/Cisco/multilayer_remote_switch.png
+share/dia/shapes/Cisco/multilayer_remote_switch.shape
+share/dia/shapes/Cisco/multilayer_switch.png
+share/dia/shapes/Cisco/multilayer_switch.shape
+share/dia/shapes/Cisco/multilayer_switch_with_silicon.png
+share/dia/shapes/Cisco/multilayer_switch_with_silicon.shape
+share/dia/shapes/Cisco/multilayer_switch_with_silicon_subdued.png
+share/dia/shapes/Cisco/multilayer_switch_with_silicon_subdued.shape
+share/dia/shapes/Cisco/multiswitch_device.png
+share/dia/shapes/Cisco/multiswitch_device.shape
+share/dia/shapes/Cisco/mux.png
+share/dia/shapes/Cisco/mux.shape
+share/dia/shapes/Cisco/nat.png
+share/dia/shapes/Cisco/nat.shape
+share/dia/shapes/Cisco/netflow_router.png
+share/dia/shapes/Cisco/netflow_router.shape
+share/dia/shapes/Cisco/netranger.png
+share/dia/shapes/Cisco/netranger.shape
+share/dia/shapes/Cisco/netsonar.png
+share/dia/shapes/Cisco/netsonar.shape
+share/dia/shapes/Cisco/network_management.png
+share/dia/shapes/Cisco/network_management.shape
+share/dia/shapes/Cisco/newton.png
+share/dia/shapes/Cisco/newton.shape
+share/dia/shapes/Cisco/octel.png
+share/dia/shapes/Cisco/octel.shape
+share/dia/shapes/Cisco/ons15104.png
+share/dia/shapes/Cisco/ons15104.shape
+share/dia/shapes/Cisco/ons15540.png
+share/dia/shapes/Cisco/ons15540.shape
+share/dia/shapes/Cisco/optical_amplifier.png
+share/dia/shapes/Cisco/optical_amplifier.shape
+share/dia/shapes/Cisco/optical_cross-connect.png
+share/dia/shapes/Cisco/optical_cross-connect.shape
+share/dia/shapes/Cisco/optical_fiber.png
+share/dia/shapes/Cisco/optical_fiber.shape
+share/dia/shapes/Cisco/optical_services_router.png
+share/dia/shapes/Cisco/optical_services_router.shape
+share/dia/shapes/Cisco/optical_transport.png
+share/dia/shapes/Cisco/optical_transport.shape
+share/dia/shapes/Cisco/pad.png
+share/dia/shapes/Cisco/pad.shape
+share/dia/shapes/Cisco/pager.png
+share/dia/shapes/Cisco/pager.shape
+share/dia/shapes/Cisco/pbx.png
+share/dia/shapes/Cisco/pbx.shape
+share/dia/shapes/Cisco/pbx_switch.png
+share/dia/shapes/Cisco/pbx_switch.shape
+share/dia/shapes/Cisco/pc.png
+share/dia/shapes/Cisco/pc.shape
+share/dia/shapes/Cisco/pc_adapter_card.png
+share/dia/shapes/Cisco/pc_adapter_card.shape
+share/dia/shapes/Cisco/pc_card.png
+share/dia/shapes/Cisco/pc_card.shape
+share/dia/shapes/Cisco/pc_man.png
+share/dia/shapes/Cisco/pc_man.shape
+share/dia/shapes/Cisco/pc_man_left.png
+share/dia/shapes/Cisco/pc_man_left.shape
+share/dia/shapes/Cisco/pc_router_card.png
+share/dia/shapes/Cisco/pc_router_card.shape
+share/dia/shapes/Cisco/pc_software.png
+share/dia/shapes/Cisco/pc_software.shape
+share/dia/shapes/Cisco/pc_video.png
+share/dia/shapes/Cisco/pc_video.shape
+share/dia/shapes/Cisco/pc_with_router-based_software.png
+share/dia/shapes/Cisco/pc_with_router-based_software.shape
+share/dia/shapes/Cisco/pda.png
+share/dia/shapes/Cisco/pda.shape
+share/dia/shapes/Cisco/phone.png
+share/dia/shapes/Cisco/phone.shape
+share/dia/shapes/Cisco/phone_2.png
+share/dia/shapes/Cisco/phone_2.shape
+share/dia/shapes/Cisco/phone_appliance.png
+share/dia/shapes/Cisco/phone_appliance.shape
+share/dia/shapes/Cisco/phone_ethernet.png
+share/dia/shapes/Cisco/phone_ethernet.shape
+share/dia/shapes/Cisco/phone_fax.png
+share/dia/shapes/Cisco/phone_fax.shape
+share/dia/shapes/Cisco/phone_feature.png
+share/dia/shapes/Cisco/phone_feature.shape
+share/dia/shapes/Cisco/pix_firewall.png
+share/dia/shapes/Cisco/pix_firewall.shape
+share/dia/shapes/Cisco/pix_firewall_left.png
+share/dia/shapes/Cisco/pix_firewall_left.shape
+share/dia/shapes/Cisco/printer.png
+share/dia/shapes/Cisco/printer.shape
+share/dia/shapes/Cisco/programmable_switch.png
+share/dia/shapes/Cisco/programmable_switch.shape
+share/dia/shapes/Cisco/protocol_translator.png
+share/dia/shapes/Cisco/protocol_translator.shape
+share/dia/shapes/Cisco/pxf.png
+share/dia/shapes/Cisco/pxf.shape
+share/dia/shapes/Cisco/radio_tower.png
+share/dia/shapes/Cisco/radio_tower.shape
+share/dia/shapes/Cisco/ratemux.png
+share/dia/shapes/Cisco/ratemux.shape
+share/dia/shapes/Cisco/relational_database.png
+share/dia/shapes/Cisco/relational_database.shape
+share/dia/shapes/Cisco/repeater.png
+share/dia/shapes/Cisco/repeater.shape
+share/dia/shapes/Cisco/route_switch_processor.png
+share/dia/shapes/Cisco/route_switch_processor.shape
+share/dia/shapes/Cisco/route_switch_processor_with_si.png
+share/dia/shapes/Cisco/route_switch_processor_with_si.shape
+share/dia/shapes/Cisco/router.png
+share/dia/shapes/Cisco/router.shape
+share/dia/shapes/Cisco/router_in_building.png
+share/dia/shapes/Cisco/router_in_building.shape
+share/dia/shapes/Cisco/router_subdued.png
+share/dia/shapes/Cisco/router_subdued.shape
+share/dia/shapes/Cisco/router_with_firewall.png
+share/dia/shapes/Cisco/router_with_firewall.shape
+share/dia/shapes/Cisco/router_with_silicon_switch.png
+share/dia/shapes/Cisco/router_with_silicon_switch.shape
+share/dia/shapes/Cisco/rps.png
+share/dia/shapes/Cisco/rps.shape
+share/dia/shapes/Cisco/running_man.png
+share/dia/shapes/Cisco/running_man.shape
+share/dia/shapes/Cisco/running_man_subdued.png
+share/dia/shapes/Cisco/running_man_subdued.shape
+share/dia/shapes/Cisco/running_woman.png
+share/dia/shapes/Cisco/running_woman.shape
+share/dia/shapes/Cisco/satellite.png
+share/dia/shapes/Cisco/satellite.shape
+share/dia/shapes/Cisco/satellite_dish.png
+share/dia/shapes/Cisco/satellite_dish.shape
+share/dia/shapes/Cisco/sc2200.png
+share/dia/shapes/Cisco/sc2200.shape
+share/dia/shapes/Cisco/sc2200_vsc3000_host.png
+share/dia/shapes/Cisco/sc2200_vsc3000_host.shape
+share/dia/shapes/Cisco/scanner.png
+share/dia/shapes/Cisco/scanner.shape
+share/dia/shapes/Cisco/security_appliance.png
+share/dia/shapes/Cisco/security_appliance.shape
+share/dia/shapes/Cisco/server_switch.png
+share/dia/shapes/Cisco/server_switch.shape
+share/dia/shapes/Cisco/server_with_pc_router.png
+share/dia/shapes/Cisco/server_with_pc_router.shape
+share/dia/shapes/Cisco/service_control.png
+share/dia/shapes/Cisco/service_control.shape
+share/dia/shapes/Cisco/sip_proxy_server.png
+share/dia/shapes/Cisco/sip_proxy_server.shape
+share/dia/shapes/Cisco/sitting_woman.png
+share/dia/shapes/Cisco/sitting_woman.shape
+share/dia/shapes/Cisco/small_business.png
+share/dia/shapes/Cisco/small_business.shape
+share/dia/shapes/Cisco/small_hub.png
+share/dia/shapes/Cisco/small_hub.shape
+share/dia/shapes/Cisco/softphone.png
+share/dia/shapes/Cisco/softphone.shape
+share/dia/shapes/Cisco/software-based_router_on_file_server.png
+share/dia/shapes/Cisco/software-based_router_on_file_server.shape
+share/dia/shapes/Cisco/sonet_mux.png
+share/dia/shapes/Cisco/sonet_mux.shape
+share/dia/shapes/Cisco/speaker.png
+share/dia/shapes/Cisco/speaker.shape
+share/dia/shapes/Cisco/ssl_terminator.png
+share/dia/shapes/Cisco/ssl_terminator.shape
+share/dia/shapes/Cisco/standing_man.png
+share/dia/shapes/Cisco/standing_man.shape
+share/dia/shapes/Cisco/stb.png
+share/dia/shapes/Cisco/stb.shape
+share/dia/shapes/Cisco/storage_array.png
+share/dia/shapes/Cisco/storage_array.shape
+share/dia/shapes/Cisco/storage_router.png
+share/dia/shapes/Cisco/storage_router.shape
+share/dia/shapes/Cisco/storage_solution_engine.png
+share/dia/shapes/Cisco/storage_solution_engine.shape
+share/dia/shapes/Cisco/stp.png
+share/dia/shapes/Cisco/stp.shape
+share/dia/shapes/Cisco/sun_workstation.png
+share/dia/shapes/Cisco/sun_workstation.shape
+share/dia/shapes/Cisco/supercomputer.png
+share/dia/shapes/Cisco/supercomputer.shape
+share/dia/shapes/Cisco/svx.png
+share/dia/shapes/Cisco/svx.shape
+share/dia/shapes/Cisco/switch_processor.png
+share/dia/shapes/Cisco/switch_processor.shape
+share/dia/shapes/Cisco/system_controller.png
+share/dia/shapes/Cisco/system_controller.shape
+share/dia/shapes/Cisco/tablet.png
+share/dia/shapes/Cisco/tablet.shape
+share/dia/shapes/Cisco/tape_array.png
+share/dia/shapes/Cisco/tape_array.shape
+share/dia/shapes/Cisco/tdm_router.png
+share/dia/shapes/Cisco/tdm_router.shape
+share/dia/shapes/Cisco/telecommuter.png
+share/dia/shapes/Cisco/telecommuter.shape
+share/dia/shapes/Cisco/telecommuter_house.png
+share/dia/shapes/Cisco/telecommuter_house.shape
+share/dia/shapes/Cisco/telecommuter_house_router.png
+share/dia/shapes/Cisco/telecommuter_house_router.shape
+share/dia/shapes/Cisco/telecommuter_house_subdued.png
+share/dia/shapes/Cisco/telecommuter_house_subdued.shape
+share/dia/shapes/Cisco/terminal.png
+share/dia/shapes/Cisco/terminal.shape
+share/dia/shapes/Cisco/terminal_server.png
+share/dia/shapes/Cisco/terminal_server.shape
+share/dia/shapes/Cisco/tokenring.png
+share/dia/shapes/Cisco/tokenring.shape
+share/dia/shapes/Cisco/transpath.png
+share/dia/shapes/Cisco/transpath.shape
+share/dia/shapes/Cisco/truck.png
+share/dia/shapes/Cisco/truck.shape
+share/dia/shapes/Cisco/turret.png
+share/dia/shapes/Cisco/turret.shape
+share/dia/shapes/Cisco/tv.png
+share/dia/shapes/Cisco/tv.shape
+share/dia/shapes/Cisco/ubr910_cable_dsu.png
+share/dia/shapes/Cisco/ubr910_cable_dsu.shape
+share/dia/shapes/Cisco/umg_series.png
+share/dia/shapes/Cisco/umg_series.shape
+share/dia/shapes/Cisco/unity_express.png
+share/dia/shapes/Cisco/unity_express.shape
+share/dia/shapes/Cisco/unity_server.png
+share/dia/shapes/Cisco/unity_server.shape
+share/dia/shapes/Cisco/universal_gateway.png
+share/dia/shapes/Cisco/universal_gateway.shape
+share/dia/shapes/Cisco/university.png
+share/dia/shapes/Cisco/university.shape
+share/dia/shapes/Cisco/ups.png
+share/dia/shapes/Cisco/ups.shape
+share/dia/shapes/Cisco/video_camera.png
+share/dia/shapes/Cisco/video_camera.shape
+share/dia/shapes/Cisco/video_camera_right.png
+share/dia/shapes/Cisco/video_camera_right.shape
+share/dia/shapes/Cisco/vip.png
+share/dia/shapes/Cisco/vip.shape
+share/dia/shapes/Cisco/virtual_layer_switch.png
+share/dia/shapes/Cisco/virtual_layer_switch.shape
+share/dia/shapes/Cisco/vn2900.png
+share/dia/shapes/Cisco/vn2900.shape
+share/dia/shapes/Cisco/vn5900.png
+share/dia/shapes/Cisco/vn5900.shape
+share/dia/shapes/Cisco/vn5902.png
+share/dia/shapes/Cisco/vn5902.shape
+share/dia/shapes/Cisco/voice-enabled_access_server.png
+share/dia/shapes/Cisco/voice-enabled_access_server.shape
+share/dia/shapes/Cisco/voice-enabled_atm_switch.png
+share/dia/shapes/Cisco/voice-enabled_atm_switch.shape
+share/dia/shapes/Cisco/voice-enabled_router.png
+share/dia/shapes/Cisco/voice-enabled_router.shape
+share/dia/shapes/Cisco/voice_switch2.png
+share/dia/shapes/Cisco/voice_switch2.shape
+share/dia/shapes/Cisco/vpn_concentrator.png
+share/dia/shapes/Cisco/vpn_concentrator.shape
+share/dia/shapes/Cisco/vpn_gateway.png
+share/dia/shapes/Cisco/vpn_gateway.shape
+share/dia/shapes/Cisco/vsc3000.png
+share/dia/shapes/Cisco/vsc3000.shape
+share/dia/shapes/Cisco/wan.png
+share/dia/shapes/Cisco/wan.shape
+share/dia/shapes/Cisco/wavelength_router.png
+share/dia/shapes/Cisco/wavelength_router.shape
+share/dia/shapes/Cisco/wdm.png
+share/dia/shapes/Cisco/wdm.shape
+share/dia/shapes/Cisco/web_browser.png
+share/dia/shapes/Cisco/web_browser.shape
+share/dia/shapes/Cisco/web_cluster.png
+share/dia/shapes/Cisco/web_cluster.shape
+share/dia/shapes/Cisco/wi-fi_tag.png
+share/dia/shapes/Cisco/wi-fi_tag.shape
+share/dia/shapes/Cisco/wireless.png
+share/dia/shapes/Cisco/wireless.shape
+share/dia/shapes/Cisco/wireless_bridge.png
+share/dia/shapes/Cisco/wireless_bridge.shape
+share/dia/shapes/Cisco/wireless_connectivity.png
+share/dia/shapes/Cisco/wireless_connectivity.shape
+share/dia/shapes/Cisco/wireless_location_appliance.png
+share/dia/shapes/Cisco/wireless_location_appliance.shape
+share/dia/shapes/Cisco/wireless_router.png
+share/dia/shapes/Cisco/wireless_router.shape
+share/dia/shapes/Cisco/wireless_transport.png
+share/dia/shapes/Cisco/wireless_transport.shape
+share/dia/shapes/Cisco/wlan_controller.png
+share/dia/shapes/Cisco/wlan_controller.shape
+share/dia/shapes/Cisco/woman.png
+share/dia/shapes/Cisco/woman.shape
+share/dia/shapes/Cisco/woman_blue.png
+share/dia/shapes/Cisco/woman_blue.shape
+share/dia/shapes/Cisco/woman_gold.png
+share/dia/shapes/Cisco/woman_gold.shape
+share/dia/shapes/Cisco/woman_red.png
+share/dia/shapes/Cisco/woman_red.shape
+share/dia/shapes/Cisco/workgroup_director.png
+share/dia/shapes/Cisco/workgroup_director.shape
+share/dia/shapes/Cisco/workgroup_fcis.png
+share/dia/shapes/Cisco/workgroup_fcis.shape
+share/dia/shapes/Cisco/workgroup_switch.png
+share/dia/shapes/Cisco/workgroup_switch.shape
+share/dia/shapes/Cisco/workgroup_switch_subdued.png
+share/dia/shapes/Cisco/workgroup_switch_subdued.shape
+share/dia/shapes/Cisco/workgroup_switch_voice-enabled.png
+share/dia/shapes/Cisco/workgroup_switch_voice-enabled.shape
+share/dia/shapes/Cisco/workstation.png
+share/dia/shapes/Cisco/workstation.shape
+share/dia/shapes/Cisco/www_server.png
+share/dia/shapes/Cisco/www_server.shape
+share/dia/shapes/Civil/bvrest.png
+share/dia/shapes/Civil/bvrest.shape
+share/dia/shapes/Civil/civil_aerator.png
+share/dia/shapes/Civil/civil_aerator.shape
+share/dia/shapes/Civil/civil_arrow_right.png
+share/dia/shapes/Civil/civil_arrow_right.shape
+share/dia/shapes/Civil/civil_arrow_up.png
+share/dia/shapes/Civil/civil_arrow_up.shape
+share/dia/shapes/Civil/civil_backflow_preventer.png
+share/dia/shapes/Civil/civil_backflow_preventer.shape
+share/dia/shapes/Civil/civil_basin.png
+share/dia/shapes/Civil/civil_basin.shape
+share/dia/shapes/Civil/civil_container.png
+share/dia/shapes/Civil/civil_container.shape
+share/dia/shapes/Civil/civil_final-settling_basin.png
+share/dia/shapes/Civil/civil_final-settling_basin.shape
+share/dia/shapes/Civil/civil_frequency_converter.png
+share/dia/shapes/Civil/civil_frequency_converter.shape
+share/dia/shapes/Civil/civil_gas_bottle.png
+share/dia/shapes/Civil/civil_gas_bottle.shape
+share/dia/shapes/Civil/civil_horizontal_limiting_line.png
+share/dia/shapes/Civil/civil_horizontal_limiting_line.shape
+share/dia/shapes/Civil/civil_horizontal_valve.png
+share/dia/shapes/Civil/civil_horizontal_valve.shape
+share/dia/shapes/Civil/civil_motor.png
+share/dia/shapes/Civil/civil_motor.shape
+share/dia/shapes/Civil/civil_preliminary_clarification_tank.png
+share/dia/shapes/Civil/civil_preliminary_clarification_tank.shape
+share/dia/shapes/Civil/civil_rotor.png
+share/dia/shapes/Civil/civil_rotor.shape
+share/dia/shapes/Civil/civil_soil.png
+share/dia/shapes/Civil/civil_soil.shape
+share/dia/shapes/Civil/civil_vertical_limiting_line.png
+share/dia/shapes/Civil/civil_vertical_limiting_line.shape
+share/dia/shapes/Civil/civil_vertical_propeller.png
+share/dia/shapes/Civil/civil_vertical_propeller.shape
+share/dia/shapes/Civil/hcompressor.png
+share/dia/shapes/Civil/hcompressor.shape
+share/dia/shapes/Civil/hpump.png
+share/dia/shapes/Civil/hpump.shape
+share/dia/shapes/Civil/hrest.png
+share/dia/shapes/Civil/hrest.shape
+share/dia/shapes/Civil/line.png
+share/dia/shapes/Civil/line.shape
+share/dia/shapes/Civil/vcompressor.png
+share/dia/shapes/Civil/vcompressor.shape
+share/dia/shapes/Civil/vpump.png
+share/dia/shapes/Civil/vpump.shape
+share/dia/shapes/Civil/vrest.png
+share/dia/shapes/Civil/vrest.shape
+share/dia/shapes/Civil/water_level.png
+share/dia/shapes/Civil/water_level.shape
+share/dia/shapes/Contact/c_if.png
+share/dia/shapes/Contact/c_if.shape
+share/dia/shapes/Contact/c_ifnot.png
+share/dia/shapes/Contact/c_ifnot.shape
+share/dia/shapes/Contact/c_lamp.png
+share/dia/shapes/Contact/c_lamp.shape
+share/dia/shapes/Contact/c_relay.png
+share/dia/shapes/Contact/c_relay.shape
+share/dia/shapes/Contact/l_if.png
+share/dia/shapes/Contact/l_if.shape
+share/dia/shapes/Contact/l_ifnot.png
+share/dia/shapes/Contact/l_ifnot.shape
+share/dia/shapes/Contact/l_out.png
+share/dia/shapes/Contact/l_out.shape
+share/dia/shapes/Contact/l_outj.png
+share/dia/shapes/Contact/l_outj.shape
+share/dia/shapes/Contact/l_outnot.png
+share/dia/shapes/Contact/l_outnot.shape
+share/dia/shapes/Contact/l_outr.png
+share/dia/shapes/Contact/l_outr.shape
+share/dia/shapes/Contact/l_outrcep.png
+share/dia/shapes/Contact/l_outrcep.shape
+share/dia/shapes/Contact/l_outs.png
+share/dia/shapes/Contact/l_outs.shape
+share/dia/shapes/Contact/l_sout.png
+share/dia/shapes/Contact/l_sout.shape
+share/dia/shapes/Contact/l_soutnot.png
+share/dia/shapes/Contact/l_soutnot.shape
+share/dia/shapes/Contact/l_soutr.png
+share/dia/shapes/Contact/l_soutr.shape
+share/dia/shapes/Contact/l_souts.png
+share/dia/shapes/Contact/l_souts.shape
+share/dia/shapes/Cybernetics/b-integrator.png
+share/dia/shapes/Cybernetics/b-integrator.shape
+share/dia/shapes/Cybernetics/b-minus.png
+share/dia/shapes/Cybernetics/b-minus.shape
+share/dia/shapes/Cybernetics/b-sens.png
+share/dia/shapes/Cybernetics/b-sens.shape
+share/dia/shapes/Cybernetics/delta-t.png
+share/dia/shapes/Cybernetics/delta-t.shape
+share/dia/shapes/Cybernetics/empty-func.png
+share/dia/shapes/Cybernetics/empty-func.shape
+share/dia/shapes/Cybernetics/factor-0to-1.png
+share/dia/shapes/Cybernetics/factor-0to-1.shape
+share/dia/shapes/Cybernetics/factor-0to1.png
+share/dia/shapes/Cybernetics/factor-0to1.shape
+share/dia/shapes/Cybernetics/factor-greater1.png
+share/dia/shapes/Cybernetics/factor-greater1.shape
+share/dia/shapes/Cybernetics/factor-smaller-1.png
+share/dia/shapes/Cybernetics/factor-smaller-1.shape
+share/dia/shapes/Cybernetics/full-wave-rectifier.png
+share/dia/shapes/Cybernetics/full-wave-rectifier.shape
+share/dia/shapes/Cybernetics/half-wave-rectifier.png
+share/dia/shapes/Cybernetics/half-wave-rectifier.shape
+share/dia/shapes/Cybernetics/hpf.png
+share/dia/shapes/Cybernetics/hpf.shape
+share/dia/shapes/Cybernetics/l-integrator.png
+share/dia/shapes/Cybernetics/l-integrator.shape
+share/dia/shapes/Cybernetics/l-minus.png
+share/dia/shapes/Cybernetics/l-minus.shape
+share/dia/shapes/Cybernetics/l-sens.png
+share/dia/shapes/Cybernetics/l-sens.shape
+share/dia/shapes/Cybernetics/lpf.png
+share/dia/shapes/Cybernetics/lpf.shape
+share/dia/shapes/Cybernetics/negative-shift.png
+share/dia/shapes/Cybernetics/negative-shift.shape
+share/dia/shapes/Cybernetics/positive-shift.png
+share/dia/shapes/Cybernetics/positive-shift.shape
+share/dia/shapes/Cybernetics/product.png
+share/dia/shapes/Cybernetics/product.shape
+share/dia/shapes/Cybernetics/r-integrator.png
+share/dia/shapes/Cybernetics/r-integrator.shape
+share/dia/shapes/Cybernetics/r-minus.png
+share/dia/shapes/Cybernetics/r-minus.shape
+share/dia/shapes/Cybernetics/r-sens.png
+share/dia/shapes/Cybernetics/r-sens.shape
+share/dia/shapes/Cybernetics/relay.png
+share/dia/shapes/Cybernetics/relay.shape
+share/dia/shapes/Cybernetics/saturation.png
+share/dia/shapes/Cybernetics/saturation.shape
+share/dia/shapes/Cybernetics/sigmoid.png
+share/dia/shapes/Cybernetics/sigmoid.shape
+share/dia/shapes/Cybernetics/sine.png
+share/dia/shapes/Cybernetics/sine.shape
+share/dia/shapes/Cybernetics/sum.png
+share/dia/shapes/Cybernetics/sum.shape
+share/dia/shapes/Cybernetics/t-integrator.png
+share/dia/shapes/Cybernetics/t-integrator.shape
+share/dia/shapes/Cybernetics/t-minus.png
+share/dia/shapes/Cybernetics/t-minus.shape
+share/dia/shapes/Cybernetics/t-sens.png
+share/dia/shapes/Cybernetics/t-sens.shape
+share/dia/shapes/Electric/cnx.png
+share/dia/shapes/Electric/cnx.shape
+share/dia/shapes/Electric/command.png
+share/dia/shapes/Electric/command.shape
+share/dia/shapes/Electric/contact_f.png
+share/dia/shapes/Electric/contact_f.shape
+share/dia/shapes/Electric/contact_o.png
+share/dia/shapes/Electric/contact_o.shape
+share/dia/shapes/Electric/intpos_f.png
+share/dia/shapes/Electric/intpos_f.shape
+share/dia/shapes/Electric/intpos_o.png
+share/dia/shapes/Electric/intpos_o.shape
+share/dia/shapes/Electric/lamp.png
+share/dia/shapes/Electric/lamp.shape
+share/dia/shapes/Electric/relay.png
+share/dia/shapes/Electric/relay.shape
+share/dia/shapes/Electric/vcommand.png
+share/dia/shapes/Electric/vcommand.shape
+share/dia/shapes/Electric/vcontact_f.png
+share/dia/shapes/Electric/vcontact_f.shape
+share/dia/shapes/Electric/vcontact_o.png
+share/dia/shapes/Electric/vcontact_o.shape
+share/dia/shapes/Electric/vintpos_f.png
+share/dia/shapes/Electric/vintpos_f.shape
+share/dia/shapes/Electric/vintpos_o.png
+share/dia/shapes/Electric/vintpos_o.shape
+share/dia/shapes/Electric/vlamp.png
+share/dia/shapes/Electric/vlamp.shape
+share/dia/shapes/Electric/vrelay.png
+share/dia/shapes/Electric/vrelay.shape
+share/dia/shapes/Flowchart/collate.png
+share/dia/shapes/Flowchart/collate.shape
+share/dia/shapes/Flowchart/datasource.png
+share/dia/shapes/Flowchart/datasource.shape
+share/dia/shapes/Flowchart/delay.png
+share/dia/shapes/Flowchart/delay.shape
+share/dia/shapes/Flowchart/display.png
+share/dia/shapes/Flowchart/display.shape
+share/dia/shapes/Flowchart/document.png
+share/dia/shapes/Flowchart/document.shape
+share/dia/shapes/Flowchart/extract.png
+share/dia/shapes/Flowchart/extract.shape
+share/dia/shapes/Flowchart/intstorage.png
+share/dia/shapes/Flowchart/intstorage.shape
+share/dia/shapes/Flowchart/magdisk.png
+share/dia/shapes/Flowchart/magdisk.shape
+share/dia/shapes/Flowchart/magdrum.png
+share/dia/shapes/Flowchart/magdrum.shape
+share/dia/shapes/Flowchart/magtape.png
+share/dia/shapes/Flowchart/magtape.shape
+share/dia/shapes/Flowchart/manualinput.png
+share/dia/shapes/Flowchart/manualinput.shape
+share/dia/shapes/Flowchart/manualop.png
+share/dia/shapes/Flowchart/manualop.shape
+share/dia/shapes/Flowchart/merge.png
+share/dia/shapes/Flowchart/merge.shape
+share/dia/shapes/Flowchart/offlinestore.png
+share/dia/shapes/Flowchart/offlinestore.shape
+share/dia/shapes/Flowchart/offpageconn.png
+share/dia/shapes/Flowchart/offpageconn.shape
+share/dia/shapes/Flowchart/or.png
+share/dia/shapes/Flowchart/or.shape
+share/dia/shapes/Flowchart/predefdproc.png
+share/dia/shapes/Flowchart/predefdproc.shape
+share/dia/shapes/Flowchart/preparation.png
+share/dia/shapes/Flowchart/preparation.shape
+share/dia/shapes/Flowchart/punchedcard.png
+share/dia/shapes/Flowchart/punchedcard.shape
+share/dia/shapes/Flowchart/punchedtape.png
+share/dia/shapes/Flowchart/punchedtape.shape
+share/dia/shapes/Flowchart/sort.png
+share/dia/shapes/Flowchart/sort.shape
+share/dia/shapes/Flowchart/sumjunction.png
+share/dia/shapes/Flowchart/sumjunction.shape
+share/dia/shapes/Flowchart/terminal.png
+share/dia/shapes/Flowchart/terminal.shape
+share/dia/shapes/Flowchart/transaction.png
+share/dia/shapes/Flowchart/transaction.shape
+share/dia/shapes/Flowchart/transmittape.png
+share/dia/shapes/Flowchart/transmittape.shape
+share/dia/shapes/Gane_and_Sarson/alt-entity.png
+share/dia/shapes/Gane_and_Sarson/alt-entity.shape
+share/dia/shapes/Gane_and_Sarson/data_store.png
+share/dia/shapes/Gane_and_Sarson/data_store.shape
+share/dia/shapes/Gane_and_Sarson/entity.png
+share/dia/shapes/Gane_and_Sarson/entity.shape
+share/dia/shapes/Gane_and_Sarson/process.png
+share/dia/shapes/Gane_and_Sarson/process.shape
+share/dia/shapes/Logic/and.png
+share/dia/shapes/Logic/and.shape
+share/dia/shapes/Logic/buffer.png
+share/dia/shapes/Logic/buffer.shape
+share/dia/shapes/Logic/connector.png
+share/dia/shapes/Logic/connector.shape
+share/dia/shapes/Logic/inverter.png
+share/dia/shapes/Logic/inverter.shape
+share/dia/shapes/Logic/nand.png
+share/dia/shapes/Logic/nand.shape
+share/dia/shapes/Logic/nor.png
+share/dia/shapes/Logic/nor.shape
+share/dia/shapes/Logic/not.png
+share/dia/shapes/Logic/not.shape
+share/dia/shapes/Logic/or.png
+share/dia/shapes/Logic/or.shape
+share/dia/shapes/Logic/xor.png
+share/dia/shapes/Logic/xor.shape
+share/dia/shapes/MSE/demultiplexer.png
+share/dia/shapes/MSE/demultiplexer.shape
+share/dia/shapes/MSE/large_extension_node.png
+share/dia/shapes/MSE/large_extension_node.shape
+share/dia/shapes/MSE/multiplexer.png
+share/dia/shapes/MSE/multiplexer.shape
+share/dia/shapes/MSE/node_center.png
+share/dia/shapes/MSE/node_center.shape
+share/dia/shapes/MSE/small_extension_node.png
+share/dia/shapes/MSE/small_extension_node.shape
+share/dia/shapes/MSE/tacsat.png
+share/dia/shapes/MSE/tacsat.shape
+share/dia/shapes/Map/Isometric/Block1.png
+share/dia/shapes/Map/Isometric/Block1.shape
+share/dia/shapes/Map/Isometric/Block2.png
+share/dia/shapes/Map/Isometric/Block2.shape
+share/dia/shapes/Map/Isometric/Block3.png
+share/dia/shapes/Map/Isometric/Block3.shape
+share/dia/shapes/Map/Isometric/Block4.png
+share/dia/shapes/Map/Isometric/Block4.shape
+share/dia/shapes/Map/Isometric/Block5.png
+share/dia/shapes/Map/Isometric/Block5.shape
+share/dia/shapes/Map/Isometric/Block6.png
+share/dia/shapes/Map/Isometric/Block6.shape
+share/dia/shapes/Map/Isometric/Block7.png
+share/dia/shapes/Map/Isometric/Block7.shape
+share/dia/shapes/Map/Isometric/Car1.png
+share/dia/shapes/Map/Isometric/Car1.shape
+share/dia/shapes/Map/Isometric/Car2.png
+share/dia/shapes/Map/Isometric/Car2.shape
+share/dia/shapes/Map/Isometric/Corner1.png
+share/dia/shapes/Map/Isometric/Corner1.shape
+share/dia/shapes/Map/Isometric/Corner2.png
+share/dia/shapes/Map/Isometric/Corner2.shape
+share/dia/shapes/Map/Isometric/Crossroads.png
+share/dia/shapes/Map/Isometric/Crossroads.shape
+share/dia/shapes/Map/Isometric/Elevated.png
+share/dia/shapes/Map/Isometric/Elevated.shape
+share/dia/shapes/Map/Isometric/Factory.png
+share/dia/shapes/Map/Isometric/Factory.shape
+share/dia/shapes/Map/Isometric/FootBridge.png
+share/dia/shapes/Map/Isometric/FootBridge.shape
+share/dia/shapes/Map/Isometric/OneWay.png
+share/dia/shapes/Map/Isometric/OneWay.shape
+share/dia/shapes/Map/Isometric/RedCar.png
+share/dia/shapes/Map/Isometric/RedCar.shape
+share/dia/shapes/Map/Isometric/River.png
+share/dia/shapes/Map/Isometric/River.shape
+share/dia/shapes/Map/Isometric/Road1.png
+share/dia/shapes/Map/Isometric/Road1.shape
+share/dia/shapes/Map/Isometric/Roof1.png
+share/dia/shapes/Map/Isometric/Roof1.shape
+share/dia/shapes/Map/Isometric/StraightRoad1.png
+share/dia/shapes/Map/Isometric/StraightRoad1.shape
+share/dia/shapes/Map/Isometric/T-Junction.png
+share/dia/shapes/Map/Isometric/T-Junction.shape
+share/dia/shapes/Map/Isometric/Train1.png
+share/dia/shapes/Map/Isometric/Train1.shape
+share/dia/shapes/Map/Isometric/Train2.png
+share/dia/shapes/Map/Isometric/Train2.shape
+share/dia/shapes/Map/Isometric/Tree1.png
+share/dia/shapes/Map/Isometric/Tree1.shape
+share/dia/shapes/Misc/file.png
+share/dia/shapes/Misc/file.shape
+share/dia/shapes/Misc/folder.png
+share/dia/shapes/Misc/folder.shape
+share/dia/shapes/Network/antenna.png
+share/dia/shapes/Network/antenna.shape
+share/dia/shapes/Network/computer.png
+share/dia/shapes/Network/computer.shape
+share/dia/shapes/Network/dat_external.png
+share/dia/shapes/Network/dat_external.shape
+share/dia/shapes/Network/digitizing_board.png
+share/dia/shapes/Network/digitizing_board.shape
+share/dia/shapes/Network/disc.png
+share/dia/shapes/Network/disc.shape
+share/dia/shapes/Network/diskette.png
+share/dia/shapes/Network/diskette.shape
+share/dia/shapes/Network/firewall.png
+share/dia/shapes/Network/firewall.shape
+share/dia/shapes/Network/flash.png
+share/dia/shapes/Network/flash.shape
+share/dia/shapes/Network/genmonitor.png
+share/dia/shapes/Network/genmonitor.shape
+share/dia/shapes/Network/hub.png
+share/dia/shapes/Network/hub.shape
+share/dia/shapes/Network/mobile_phone.png
+share/dia/shapes/Network/mobile_phone.shape
+share/dia/shapes/Network/modem.png
+share/dia/shapes/Network/modem.shape
+share/dia/shapes/Network/modularswitch.png
+share/dia/shapes/Network/modularswitch.shape
+share/dia/shapes/Network/monitor.png
+share/dia/shapes/Network/monitor.shape
+share/dia/shapes/Network/nwcloud.png
+share/dia/shapes/Network/nwcloud.shape
+share/dia/shapes/Network/patch-panel.png
+share/dia/shapes/Network/patch-panel.shape
+share/dia/shapes/Network/pc_bigtower.png
+share/dia/shapes/Network/pc_bigtower.shape
+share/dia/shapes/Network/pc_desktop.png
+share/dia/shapes/Network/pc_desktop.shape
+share/dia/shapes/Network/pc_miditower.png
+share/dia/shapes/Network/pc_miditower.shape
+share/dia/shapes/Network/pc_minitower.png
+share/dia/shapes/Network/pc_minitower.shape
+share/dia/shapes/Network/plotter.png
+share/dia/shapes/Network/plotter.shape
+share/dia/shapes/Network/printer.png
+share/dia/shapes/Network/printer.shape
+share/dia/shapes/Network/rj45plug.png
+share/dia/shapes/Network/rj45plug.shape
+share/dia/shapes/Network/router-symbol.png
+share/dia/shapes/Network/router-symbol.shape
+share/dia/shapes/Network/sceadplug.png
+share/dia/shapes/Network/sceadplug.shape
+share/dia/shapes/Network/speaker.png
+share/dia/shapes/Network/speaker.shape
+share/dia/shapes/Network/speaker_amp.png
+share/dia/shapes/Network/speaker_amp.shape
+share/dia/shapes/Network/switch-atm-symbol.png
+share/dia/shapes/Network/switch-atm-symbol.shape
+share/dia/shapes/Network/switch-symbol.png
+share/dia/shapes/Network/switch-symbol.shape
+share/dia/shapes/Network/telephone.png
+share/dia/shapes/Network/telephone.shape
+share/dia/shapes/Network/workstation.png
+share/dia/shapes/Network/workstation.shape
+share/dia/shapes/Network/zip-disk.png
+share/dia/shapes/Network/zip-disk.shape
+share/dia/shapes/Pneumatic/cnx.png
+share/dia/shapes/Pneumatic/cnx.shape
+share/dia/shapes/Pneumatic/comelec1.png
+share/dia/shapes/Pneumatic/comelec1.shape
+share/dia/shapes/Pneumatic/comelec2.png
+share/dia/shapes/Pneumatic/comelec2.shape
+share/dia/shapes/Pneumatic/commusc.png
+share/dia/shapes/Pneumatic/commusc.shape
+share/dia/shapes/Pneumatic/compb.png
+share/dia/shapes/Pneumatic/compb.shape
+share/dia/shapes/Pneumatic/compilh.png
+share/dia/shapes/Pneumatic/compilh.shape
+share/dia/shapes/Pneumatic/compilp.png
+share/dia/shapes/Pneumatic/compilp.shape
+share/dia/shapes/Pneumatic/compush.png
+share/dia/shapes/Pneumatic/compush.shape
+share/dia/shapes/Pneumatic/comspr.png
+share/dia/shapes/Pneumatic/comspr.shape
+share/dia/shapes/Pneumatic/dejack.png
+share/dia/shapes/Pneumatic/dejack.shape
+share/dia/shapes/Pneumatic/dist22.png
+share/dia/shapes/Pneumatic/dist22.shape
+share/dia/shapes/Pneumatic/dist32.png
+share/dia/shapes/Pneumatic/dist32.shape
+share/dia/shapes/Pneumatic/dist42.png
+share/dia/shapes/Pneumatic/dist42.shape
+share/dia/shapes/Pneumatic/dist52.png
+share/dia/shapes/Pneumatic/dist52.shape
+share/dia/shapes/Pneumatic/drain.png
+share/dia/shapes/Pneumatic/drain.shape
+share/dia/shapes/Pneumatic/press.png
+share/dia/shapes/Pneumatic/press.shape
+share/dia/shapes/Pneumatic/presshy.png
+share/dia/shapes/Pneumatic/presshy.shape
+share/dia/shapes/Pneumatic/presspn.png
+share/dia/shapes/Pneumatic/presspn.shape
+share/dia/shapes/Pneumatic/seijack.png
+share/dia/shapes/Pneumatic/seijack.shape
+share/dia/shapes/Pneumatic/seojack.png
+share/dia/shapes/Pneumatic/seojack.shape
+share/dia/shapes/RDP/arc.png
+share/dia/shapes/RDP/arc_inhibiteur.png
+share/dia/shapes/RDP/place.png
+share/dia/shapes/RDP/place.shape
+share/dia/shapes/RDP/place_marquee.png
+share/dia/shapes/RDP/place_marquee.shape
+share/dia/shapes/RDP/t_transition.png
+share/dia/shapes/RDP/t_transition.shape
+share/dia/shapes/RDP/transition.png
+share/dia/shapes/RDP/transition.shape
+share/dia/shapes/SDL/block.png
+share/dia/shapes/SDL/block.shape
+share/dia/shapes/SDL/comment.png
+share/dia/shapes/SDL/comment.shape
+share/dia/shapes/SDL/decision.png
+share/dia/shapes/SDL/decision.shape
+share/dia/shapes/SDL/function.png
+share/dia/shapes/SDL/function.shape
+share/dia/shapes/SDL/header.png
+share/dia/shapes/SDL/header.shape
+share/dia/shapes/SDL/inout.png
+share/dia/shapes/SDL/inout.shape
+share/dia/shapes/SDL/macro.png
+share/dia/shapes/SDL/macro.shape
+share/dia/shapes/SDL/note.png
+share/dia/shapes/SDL/note.shape
+share/dia/shapes/SDL/process.png
+share/dia/shapes/SDL/process.shape
+share/dia/shapes/SDL/receive.png
+share/dia/shapes/SDL/receive.shape
+share/dia/shapes/SDL/return.png
+share/dia/shapes/SDL/return.shape
+share/dia/shapes/SDL/save.png
+share/dia/shapes/SDL/save.shape
+share/dia/shapes/SDL/send.png
+share/dia/shapes/SDL/send.shape
+share/dia/shapes/SDL/service.png
+share/dia/shapes/SDL/service.shape
+share/dia/shapes/SDL/state.png
+share/dia/shapes/SDL/state.shape
+share/dia/shapes/SDL/stop.png
+share/dia/shapes/SDL/stop.shape
+share/dia/shapes/SDL/task.png
+share/dia/shapes/SDL/task.shape
+share/dia/shapes/jigsaw/part_iiii.png
+share/dia/shapes/jigsaw/part_iiii.shape
+share/dia/shapes/jigsaw/part_iiio.png
+share/dia/shapes/jigsaw/part_iiio.shape
+share/dia/shapes/jigsaw/part_iioi.png
+share/dia/shapes/jigsaw/part_iioi.shape
+share/dia/shapes/jigsaw/part_iioo.png
+share/dia/shapes/jigsaw/part_iioo.shape
+share/dia/shapes/jigsaw/part_ioii.png
+share/dia/shapes/jigsaw/part_ioii.shape
+share/dia/shapes/jigsaw/part_ioio.png
+share/dia/shapes/jigsaw/part_ioio.shape
+share/dia/shapes/jigsaw/part_iooi.png
+share/dia/shapes/jigsaw/part_iooi.shape
+share/dia/shapes/jigsaw/part_iooo.png
+share/dia/shapes/jigsaw/part_iooo.shape
+share/dia/shapes/jigsaw/part_oiii.png
+share/dia/shapes/jigsaw/part_oiii.shape
+share/dia/shapes/jigsaw/part_oiio.png
+share/dia/shapes/jigsaw/part_oiio.shape
+share/dia/shapes/jigsaw/part_oioi.png
+share/dia/shapes/jigsaw/part_oioi.shape
+share/dia/shapes/jigsaw/part_oioo.png
+share/dia/shapes/jigsaw/part_oioo.shape
+share/dia/shapes/jigsaw/part_ooii.png
+share/dia/shapes/jigsaw/part_ooii.shape
+share/dia/shapes/jigsaw/part_ooio.png
+share/dia/shapes/jigsaw/part_ooio.shape
+share/dia/shapes/jigsaw/part_oooi.png
+share/dia/shapes/jigsaw/part_oooi.shape
+share/dia/shapes/jigsaw/part_oooo.png
+share/dia/shapes/jigsaw/part_oooo.shape
+share/dia/shapes/sybase/client.png
+share/dia/shapes/sybase/client.shape
+share/dia/shapes/sybase/dataserver.png
+share/dia/shapes/sybase/dataserver.shape
+share/dia/shapes/sybase/ltm.png
+share/dia/shapes/sybase/ltm.shape
+share/dia/shapes/sybase/repserver.png
+share/dia/shapes/sybase/repserver.shape
+share/dia/shapes/sybase/rsm.png
+share/dia/shapes/sybase/rsm.shape
+share/dia/shapes/sybase/stableq.png
+share/dia/shapes/sybase/stableq.shape
+share/dia/sheets/AADL.sheet
+share/dia/sheets/Assorted.sheet
+share/dia/sheets/BPMN.sheet
+share/dia/sheets/ChemEng.sheet
+share/dia/sheets/Circuit.sheet
+share/dia/sheets/Contact.sheet
+share/dia/sheets/Cybernetics.sheet
+share/dia/sheets/ER.sheet
+share/dia/sheets/ER/weakentity.png
+share/dia/sheets/Electric.sheet
+share/dia/sheets/FS.sheet
+share/dia/sheets/Flowchart.sheet
+share/dia/sheets/GRAFCET.sheet
+share/dia/sheets/GRAFCET/etapei.png
+share/dia/sheets/GRAFCET/etapemc.png
+share/dia/sheets/GRAFCET/etapeme.png
+share/dia/sheets/GRAFCET/etapems.png
+share/dia/sheets/GRAFCET/etapesp.png
+share/dia/sheets/GRAFCET/vergent_and.png
+share/dia/sheets/Gane_and_Sarson.sheet
+share/dia/sheets/IsometricMap.sheet
+share/dia/sheets/Istar.sheet
+share/dia/sheets/Istar/agent.png
+share/dia/sheets/Istar/decomposition.png
+share/dia/sheets/Istar/dependency.png
+share/dia/sheets/Istar/goal.png
+share/dia/sheets/Istar/means_ends.png
+share/dia/sheets/Istar/neg_contrib.png
+share/dia/sheets/Istar/pos_contrib.png
+share/dia/sheets/Istar/position.png
+share/dia/sheets/Istar/role.png
+share/dia/sheets/Istar/task.png
+share/dia/sheets/Jackson.sheet
+share/dia/sheets/Jackson/designed_domain.png
+share/dia/sheets/Jackson/machine_domain.png
+share/dia/sheets/Jackson/req_phen.png
+share/dia/sheets/KAOS.sheet
+share/dia/sheets/KAOS/and-complete-ref.png
+share/dia/sheets/KAOS/and-ref.png
+share/dia/sheets/KAOS/assumption.png
+share/dia/sheets/KAOS/capable-of.png
+share/dia/sheets/KAOS/conflicts.png
+share/dia/sheets/KAOS/controls.png
+share/dia/sheets/KAOS/input.png
+share/dia/sheets/KAOS/monitors.png
+share/dia/sheets/KAOS/obstacle.png
+share/dia/sheets/KAOS/obstructs.png
+share/dia/sheets/KAOS/op-ref.png
+share/dia/sheets/KAOS/or-complete-ref.png
+share/dia/sheets/KAOS/or-ref.png
+share/dia/sheets/KAOS/output.png
+share/dia/sheets/KAOS/performs.png
+share/dia/sheets/KAOS/requirement.png
+share/dia/sheets/KAOS/responsibility.png
+share/dia/sheets/KAOS/softgoal.png
+share/dia/sheets/Logic.sheet
+share/dia/sheets/MSE.sheet
+share/dia/sheets/Misc.sheet
+share/dia/sheets/Pneumatic.sheet
+share/dia/sheets/SADT.sheet
+share/dia/sheets/SDL.sheet
+share/dia/sheets/UML.sheet
+share/dia/sheets/UML/aggregation.png
+share/dia/sheets/UML/eventsink.png
+share/dia/sheets/UML/eventsource.png
+share/dia/sheets/UML/receptacle.png
+share/dia/sheets/UML/umlclass_template.png
+share/dia/sheets/chronogram.sheet
+share/dia/sheets/ciscocomputer.sheet
+share/dia/sheets/ciscohub.sheet
+share/dia/sheets/ciscomisc.sheet
+share/dia/sheets/cisconetwork.sheet
+share/dia/sheets/ciscotelephony.sheet
+share/dia/sheets/civil.sheet
+share/dia/sheets/jigsaw.sheet
+share/dia/sheets/network.sheet
+share/dia/sheets/sybase.sheet
+share/dia/ui/display-ui.xml
+share/dia/ui/popup-ui.xml
+share/dia/ui/toolbox-ui.xml
+share/dia/xslt/dia-uml.xsl
+share/dia/xslt/dia-uml2c++.xsl
+share/dia/xslt/dia-uml2componentlist.xsl
+share/dia/xslt/dia-uml2idl.xsl
+share/dia/xslt/dia-uml2java.xsl
+share/dia/xslt/dia-uml2owl.xsl
+share/dia/xslt/dia-uml2python.xsl
+share/dia/xslt/stylesheets.xml
share/gnome/help/dia/C
share/gnome/help/dia/en/authors.xml
share/gnome/help/dia/en/dia.xml
@@ -1705,10 +1705,10 @@
share/gnome/help/dia/pl/graphics/greendots.png
share/gnome/help/dia/pl/graphics/home_network.png
share/gnome/help/dia/pl/graphics/line_props.png
-share/gnome/mime-info/dia.keys
-share/gnome/mime-info/dia.mime
-share/gnome/pixmaps/dia-diagram.png
-share/gnome/pixmaps/dia_gnome_icon.png
+share/mime-info/dia.keys
+share/mime-info/dia.mime
+share/pixmaps/dia-diagram.png
+share/pixmaps/dia_gnome_icon.png
share/locale/am/LC_MESSAGES/dia.mo
share/locale/ar/LC_MESSAGES/dia.mo
share/locale/az/LC_MESSAGES/dia.mo
@@ -1764,9 +1764,7 @@
share/locale/vi/LC_MESSAGES/dia.mo
share/locale/zh_CN/LC_MESSAGES/dia.mo
share/locale/zh_TW/LC_MESSAGES/dia.mo
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrm share/gnome/omf/dia
+ at dirrm share/omf/dia
@dirrm share/gnome/help/dia/pl/graphics
@dirrm share/gnome/help/dia/pl
@dirrm share/gnome/help/dia/eu/graphics
@@ -1774,40 +1772,43 @@
@dirrm share/gnome/help/dia/en/graphics
@dirrm share/gnome/help/dia/en
@dirrm share/gnome/help/dia
- at dirrm share/gnome/dia/xslt
- at dirrm share/gnome/dia/ui
- at dirrm share/gnome/dia/sheets/UML
- at dirrm share/gnome/dia/sheets/KAOS
- at dirrm share/gnome/dia/sheets/Jackson
- at dirrm share/gnome/dia/sheets/Istar
- at dirrm share/gnome/dia/sheets/GRAFCET
- at dirrm share/gnome/dia/sheets/ER
- at dirrm share/gnome/dia/sheets
- at dirrm share/gnome/dia/shapes/sybase
- at dirrm share/gnome/dia/shapes/jigsaw
- at dirrm share/gnome/dia/shapes/SDL
- at dirrm share/gnome/dia/shapes/RDP
- at dirrm share/gnome/dia/shapes/Pneumatic
- at dirrm share/gnome/dia/shapes/Network
- at dirrm share/gnome/dia/shapes/Misc
- at dirrm share/gnome/dia/shapes/Map/Isometric
- at dirrm share/gnome/dia/shapes/Map
- at dirrm share/gnome/dia/shapes/MSE
- at dirrm share/gnome/dia/shapes/Logic
- at dirrm share/gnome/dia/shapes/Gane_and_Sarson
- at dirrm share/gnome/dia/shapes/Flowchart
- at dirrm share/gnome/dia/shapes/Electric
- at dirrm share/gnome/dia/shapes/Cybernetics
- at dirrm share/gnome/dia/shapes/Contact
- at dirrm share/gnome/dia/shapes/Civil
- at dirrm share/gnome/dia/shapes/Cisco
- at dirrm share/gnome/dia/shapes/Circuit
- at dirrm share/gnome/dia/shapes/ChemEng
- at dirrm share/gnome/dia/shapes/BPMN
- at dirrm share/gnome/dia/shapes/Assorted
- at dirrm share/gnome/dia/shapes
-%%PYTHON:%%@dirrm share/gnome/dia/python
- at dirrm share/gnome/dia
+ at dirrm share/dia/xslt
+ at dirrm share/dia/ui
+ at dirrm share/dia/sheets/UML
+ at dirrm share/dia/sheets/KAOS
+ at dirrm share/dia/sheets/Jackson
+ at dirrm share/dia/sheets/Istar
+ at dirrm share/dia/sheets/GRAFCET
+ at dirrm share/dia/sheets/ER
+ at dirrm share/dia/sheets
+ at dirrm share/dia/shapes/sybase
+ at dirrm share/dia/shapes/jigsaw
+ at dirrm share/dia/shapes/SDL
+ at dirrm share/dia/shapes/RDP
+ at dirrm share/dia/shapes/Pneumatic
+ at dirrm share/dia/shapes/Network
+ at dirrm share/dia/shapes/Misc
+ at dirrm share/dia/shapes/Map/Isometric
+ at dirrm share/dia/shapes/Map
+ at dirrm share/dia/shapes/MSE
+ at dirrm share/dia/shapes/Logic
+ at dirrm share/dia/shapes/Gane_and_Sarson
+ at dirrm share/dia/shapes/Flowchart
+ at dirrm share/dia/shapes/Electric
+ at dirrm share/dia/shapes/Cybernetics
+ at dirrm share/dia/shapes/Contact
+ at dirrm share/dia/shapes/Civil
+ at dirrm share/dia/shapes/Cisco
+ at dirrm share/dia/shapes/Circuit
+ at dirrm share/dia/shapes/ChemEng
+ at dirrm share/dia/shapes/BPMN
+ at dirrm share/dia/shapes/Assorted
+ at dirrm share/dia/shapes
+%%PYTHON:%%@dirrm share/dia/python
+ at dirrm share/dia
@dirrm lib/dia
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+ at dirrmtry share/locale/rw/LC_MESSAGES
+ at dirrmtry share/locale/rw
+ at dirrmtry share/applications
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/dia/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/dia/Makefile -L graphics/dia/Makefile -u -r1.1 -r1.2
--- graphics/dia/Makefile
+++ graphics/dia/Makefile
@@ -8,6 +8,7 @@
PORTNAME= dia
DISTVERSION= 0.96.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -50,10 +51,19 @@
.if ${HAVE_GNOME:Mlibgnomeui}!=""
USE_GNOME+= libgnomeui
CONFIGURE_ARGS+= --enable-gnome --enable-bonobo
+GNOME_ENABLED= yes
PKGNAMESUFFIX= -gnome
.else
+CONFIGURE_ARGS+= --disable-gnome --disable-bonobo
+.endif
post-patch:
+ @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
+ ${WRKSRC}/lib/intl.c
+ @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
+ 's|[(]pkgdatadir[)]/help|(datadir)/gnome/help/dia|g ; \
+ s|[(]datadir[)]/help|(datadir)/gnome/help|g'
+.ifndef (GNOME_ENABLED)
@${FIND} ${WRKSRC} -name Makefile.in | \
${XARGS} ${REINPLACE_CMD} -e \
's,\(^GTK_LIBS.*\),\1 ${PTHREAD_LIBS}, ; \
@@ -66,7 +76,7 @@
${WRKSRC}/configure
post-install:
- @${INSTALL_DATA} ${WRKSRC}/dia.xpm ${PREFIX}/share/gnome/dia/
+ @${INSTALL_DATA} ${WRKSRC}/dia.xpm ${PREFIX}/share/dia/
@-update-desktop-database
.include
--- graphics/dia/files/patch-doc_Makefile.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- doc/Makefile.in.orig Thu Aug 19 23:46:25 2004
-+++ doc/Makefile.in Thu Aug 19 23:48:00 2004
-@@ -257,8 +257,7 @@
- shape.dtd \
- sheet.dtd
-
-- at HAVE_GNOME_FALSE@helpdir = $(pkgdatadir)/help
-- at HAVE_GNOME_TRUE@helpdir = $(datadir)/help/dia
-+helpdir = $(datadir)/help/dia
- all: all-recursive
-
- .SUFFIXES:
Index: patch-ad
===================================================================
RCS file: /home/cvs/mports/graphics/dia/files/patch-ad,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/dia/files/patch-ad -L graphics/dia/files/patch-ad -u -r1.1 -r1.2
--- graphics/dia/files/patch-ad
+++ graphics/dia/files/patch-ad
@@ -9,15 +9,6 @@
pkg_failed=no
echo "$as_me:$LINENO: checking for PANGOFT2" >&5
-@@ -20835,7 +20835,7 @@ _ACEOF
-
-
- cat >>confdefs.h <<_ACEOF
--#define GNOME_ICONDIR "${prefix}/share/pixmaps"
-+#define GNOME_ICONDIR "${datadir}/pixmaps"
- _ACEOF
-
- have_gnome=true
@@ -20989,7 +20989,7 @@ if test "${with_gnomeprint+set}" = set;
else
with_gnomeprint=no
--- graphics/dia/files/patch-lib_intl.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/intl.c.orig Mon Mar 17 14:06:02 2003
-+++ lib/intl.c Mon Mar 17 14:07:10 2003
-@@ -65,6 +65,7 @@
- read_aliases ("/usr/share/locale/locale.alias");
- read_aliases ("/usr/local/share/locale/locale.alias");
- read_aliases ("/usr/lib/X11/locale/locale.alias");
-+ read_aliases ("/usr/X11R6/lib/X11/locale/locale.alias");
- read_aliases ("/usr/openwin/lib/locale/locale.alias");
- }
- while((p=g_hash_table_lookup(alias_table,lang)) && strcmp(p, lang))
From laffer1 at midnightbsd.org Fri Mar 21 18:51:10 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:51:10 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: graphics/kamera: Update for kde 3.5.8
Message-ID: <200803212251.m2LMpA0p017313@stargazer.midnightbsd.org>
Log Message:
-----------
Update for kde 3.5.8
Modified Files:
--------------
mports/graphics/kamera:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/kamera/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/kamera/Makefile -L graphics/kamera/Makefile -u -r1.1 -r1.2
--- graphics/kamera/Makefile
+++ graphics/kamera/Makefile
@@ -2,6 +2,7 @@
# Date created: July 09 2004
# Whom: Michael Nottebrock
#
+# $MidnightBSD$
# $FreeBSD: ports/graphics/kamera/Makefile,v 1.15 2006/09/12 23:26:17 lofi Exp $
#
@@ -14,7 +15,7 @@
DISTNAME= kdegraphics-${PORTVERSION}
DIST_SUBDIR= KDE
-MAINTAINER= kde at FreeBSD.org
+MAINTAINER= ports at MidnightBSD.org
COMMENT= Digital camera support for KDE
LIB_DEPENDS+= gphoto2:${PORTSDIR}/graphics/libgphoto2
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/graphics/kamera/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/kamera/distinfo -L graphics/kamera/distinfo -u -r1.1 -r1.2
--- graphics/kamera/distinfo
+++ graphics/kamera/distinfo
@@ -1,3 +1,3 @@
-MD5 (KDE/kdegraphics-3.5.4.tar.bz2) = de1f6d0597235f52186aaeeaabe7dc08
-SHA256 (KDE/kdegraphics-3.5.4.tar.bz2) = 88d9801bd13eec622f17528f61ccfb509a8aeb34befa1f2428ad36b7b57e756e
-SIZE (KDE/kdegraphics-3.5.4.tar.bz2) = 7326485
+MD5 (KDE/kdegraphics-3.5.8.tar.bz2) = a3a31fc0e5b791ef330dd0627095d90f
+SHA256 (KDE/kdegraphics-3.5.8.tar.bz2) = 4d041d892f17ef90e0029ef14925980cf6a637d7a9971fba5835a5620ff3e155
+SIZE (KDE/kdegraphics-3.5.8.tar.bz2) = 7444011
From laffer1 at midnightbsd.org Fri Mar 21 18:52:20 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:52:20 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: graphics/kooka: Update for kde 3.5.8
Message-ID: <200803212252.m2LMqKQn017354@stargazer.midnightbsd.org>
Log Message:
-----------
Update for kde 3.5.8
Modified Files:
--------------
mports/graphics/kooka:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/kooka/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/kooka/Makefile -L graphics/kooka/Makefile -u -r1.1 -r1.2
--- graphics/kooka/Makefile
+++ graphics/kooka/Makefile
@@ -30,7 +30,7 @@
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
pre-configure:
${ECHO_CMD} libkscan ${PORTNAME} doc > ${WRKSRC}/inst-apps
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/graphics/kooka/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/kooka/distinfo -L graphics/kooka/distinfo -u -r1.1 -r1.2
--- graphics/kooka/distinfo
+++ graphics/kooka/distinfo
@@ -1,3 +1,3 @@
-MD5 (KDE/kdegraphics-3.5.4.tar.bz2) = de1f6d0597235f52186aaeeaabe7dc08
-SHA256 (KDE/kdegraphics-3.5.4.tar.bz2) = 88d9801bd13eec622f17528f61ccfb509a8aeb34befa1f2428ad36b7b57e756e
-SIZE (KDE/kdegraphics-3.5.4.tar.bz2) = 7326485
+MD5 (KDE/kdegraphics-3.5.8.tar.bz2) = a3a31fc0e5b791ef330dd0627095d90f
+SHA256 (KDE/kdegraphics-3.5.8.tar.bz2) = 4d041d892f17ef90e0029ef14925980cf6a637d7a9971fba5835a5620ff3e155
+SIZE (KDE/kdegraphics-3.5.8.tar.bz2) = 7444011
From laffer1 at midnightbsd.org Fri Mar 21 18:53:20 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:53:20 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: graphics/kuickshow: Update for kde 3.5.8
Message-ID: <200803212253.m2LMrKx3017395@stargazer.midnightbsd.org>
Log Message:
-----------
Update for kde 3.5.8
Modified Files:
--------------
mports/graphics/kuickshow:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/kuickshow/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/kuickshow/Makefile -L graphics/kuickshow/Makefile -u -r1.1 -r1.2
--- graphics/kuickshow/Makefile
+++ graphics/kuickshow/Makefile
@@ -27,7 +27,7 @@
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GNOME= imlib
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/graphics/kuickshow/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/kuickshow/distinfo -L graphics/kuickshow/distinfo -u -r1.1 -r1.2
--- graphics/kuickshow/distinfo
+++ graphics/kuickshow/distinfo
@@ -1,3 +1,3 @@
-MD5 (KDE/kdegraphics-3.5.4.tar.bz2) = de1f6d0597235f52186aaeeaabe7dc08
-SHA256 (KDE/kdegraphics-3.5.4.tar.bz2) = 88d9801bd13eec622f17528f61ccfb509a8aeb34befa1f2428ad36b7b57e756e
-SIZE (KDE/kdegraphics-3.5.4.tar.bz2) = 7326485
+MD5 (KDE/kdegraphics-3.5.8.tar.bz2) = a3a31fc0e5b791ef330dd0627095d90f
+SHA256 (KDE/kdegraphics-3.5.8.tar.bz2) = 4d041d892f17ef90e0029ef14925980cf6a637d7a9971fba5835a5620ff3e155
+SIZE (KDE/kdegraphics-3.5.8.tar.bz2) = 7444011
From laffer1 at midnightbsd.org Fri Mar 21 18:54:51 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:54:51 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: graphics/librsvg2: Gnome 2.20
Message-ID: <200803212254.m2LMsp6u017446@stargazer.midnightbsd.org>
Log Message:
-----------
Gnome 2.20
Modified Files:
--------------
mports/graphics/librsvg2:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/graphics/librsvg2/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/librsvg2/pkg-plist -L graphics/librsvg2/pkg-plist -u -r1.1 -r1.2
--- graphics/librsvg2/pkg-plist
+++ graphics/librsvg2/pkg-plist
@@ -36,7 +36,7 @@
share/doc/rsvg/rsvg.html
share/doc/rsvg/style.css
share/doc/rsvg/up.png
-share/gnome/pixmaps/svg-viewer.svg
+share/pixmaps/svg-viewer.svg
@dirrm share/doc/rsvg
@dirrm include/librsvg-2/librsvg
@dirrm include/librsvg-2
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/librsvg2/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/librsvg2/Makefile -L graphics/librsvg2/Makefile -u -r1.1 -r1.2
--- graphics/librsvg2/Makefile
+++ graphics/librsvg2/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= librsvg2
-PORTVERSION= 2.18.0
+PORTVERSION= 2.20.0
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/graphics/librsvg2/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/librsvg2/distinfo -L graphics/librsvg2/distinfo -u -r1.1 -r1.2
--- graphics/librsvg2/distinfo
+++ graphics/librsvg2/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/librsvg-2.18.0.tar.bz2) = cf3b600b874c6940594db512b4260382
-SHA256 (gnome2/librsvg-2.18.0.tar.bz2) = 4865b483e640a1950a9de2ff07260ae0ae5f534ddb72b68bed75db1e8f78527f
-SIZE (gnome2/librsvg-2.18.0.tar.bz2) = 460040
+MD5 (gnome2/librsvg-2.20.0.tar.bz2) = 14cc098b68e72ee6a8cdd55edc1ea1b4
+SHA256 (gnome2/librsvg-2.20.0.tar.bz2) = f980a58e766c42eb0d9d942fd2068f02aa19e68c7e57f822de60b739da1a1fb0
+SIZE (gnome2/librsvg-2.20.0.tar.bz2) = 463714
From laffer1 at midnightbsd.org Fri Mar 21 18:57:26 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:57:26 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: graphics/linux-ac3d: Update to 6.205
Message-ID: <200803212257.m2LMvQAJ017954@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 6.205
Modified Files:
--------------
mports/graphics/linux-ac3d:
Makefile (r1.2 -> r1.3)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/graphics/linux-ac3d/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/linux-ac3d/pkg-plist -L graphics/linux-ac3d/pkg-plist -u -r1.1 -r1.2
--- graphics/linux-ac3d/pkg-plist
+++ graphics/linux-ac3d/pkg-plist
@@ -2,238 +2,8 @@
bin/ac3ds
libexec/ac3d
libexec/ac3ds
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/LICENSE
-%%PORTDOCS%%%%DOCSDIR%%/IMPORTANT
-%%PORTDOCS%%%%DOCSDIR%%/manual/left.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/man.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image001.gif
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image036.gif
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image002.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image003.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image004.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image005.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image006.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image007.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image008.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image009.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image010.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image011.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image012.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image013.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image014.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image015.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image016.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image017.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image018.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image019.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image020.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image021.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image022.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image023.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image024.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image025.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image026.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image027.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image028.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image029.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image030.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image031.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image032.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image033.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image034.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image035.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image037.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image038.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image039.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image040.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image041.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image042.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image043.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image044.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image045.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image046.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image047.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image048.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image049.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image050.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image051.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image052.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image053.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image054.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image055.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image056.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image057.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image058.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image059.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image060.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image061.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image062.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image063.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image064.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image065.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image066.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image067.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image068.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image069.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image070.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image071.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image072.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image073.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image074.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image075.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image076.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image077.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image078.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image079.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image080.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image081.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image082.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image083.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image084.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image085.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image086.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image087.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image088.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image089.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image090.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image091.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image092.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image093.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image094.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image095.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image096.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image097.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image098.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image099.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image100.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image101.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image102.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image103.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image104.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image105.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image106.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image107.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image108.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image109.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image110.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image111.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image112.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image113.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image114.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image115.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image116.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image117.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image118.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image119.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image120.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image121.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image122.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image123.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image124.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image125.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image126.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image127.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image128.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image129.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image130.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image131.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image132.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image133.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image134.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image135.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image136.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image137.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image138.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image139.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image140.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image141.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image142.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image143.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image144.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image145.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image146.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image147.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image148.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image149.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image150.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image151.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image152.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image153.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image154.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image155.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image156.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image157.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image158.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image159.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image160.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image161.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image162.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image163.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image164.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image165.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image166.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image167.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image168.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image169.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image170.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image171.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image172.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image173.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image174.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image175.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image176.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image177.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image178.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image179.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image180.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image181.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image182.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image183.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image184.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image185.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image186.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image187.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image188.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image189.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image190.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image191.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image192.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image193.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image194.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image195.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image196.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image197.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/man_files/image198.jpg
-%%PORTDOCS%%%%DOCSDIR%%/manual/top_files/ac3d.gif
-%%PORTDOCS%%%%DOCSDIR%%/manual/top_files/inivis.gif
-%%EXAMPLESDIR%%/SubdividedDragon.ac
-%%EXAMPLESDIR%%/amp.ac
-%%EXAMPLESDIR%%/atomizer.ac
-%%EXAMPLESDIR%%/car.ac
-%%EXAMPLESDIR%%/cartoon_head.ac
-%%EXAMPLESDIR%%/celtic12.ac
-%%EXAMPLESDIR%%/diningtable.ac
-%%EXAMPLESDIR%%/enterprise.ac
-%%EXAMPLESDIR%%/falcon.ac
-%%EXAMPLESDIR%%/glider.ac
-%%EXAMPLESDIR%%/gym2.ac
-%%EXAMPLESDIR%%/head.ac
-%%EXAMPLESDIR%%/mydesk4.ac
-%%EXAMPLESDIR%%/racecar.ac
-%%EXAMPLESDIR%%/rose.ac
-%%EXAMPLESDIR%%/ship.ac
-%%EXAMPLESDIR%%/subdiv dog.ac
-%%EXAMPLESDIR%%/subdiv penguin.ac
-%%EXAMPLESDIR%%/subdiv spaceship.ac
-%%EXAMPLESDIR%%/subdiv troll.ac
-%%EXAMPLESDIR%%/sword.ac
-%%EXAMPLESDIR%%/tie3.ac
-%%EXAMPLESDIR%%/tree.ac
-%%EXAMPLESDIR%%/tree_transparent.gif
-%%EXAMPLESDIR%%/world.ac
-%%EXAMPLESDIR%%/world.rgb
-%%DATADIR%%/lib/tcl8.4/tclIndex
+%%DATADIR%%/font.ac
+%%DATADIR%%/fontwire.ac
%%DATADIR%%/lib/tcl8.4/auto.tcl
%%DATADIR%%/lib/tcl8.4/history.tcl
%%DATADIR%%/lib/tcl8.4/init.tcl
@@ -241,8 +11,8 @@
%%DATADIR%%/lib/tcl8.4/package.tcl
%%DATADIR%%/lib/tcl8.4/parray.tcl
%%DATADIR%%/lib/tcl8.4/safe.tcl
+%%DATADIR%%/lib/tcl8.4/tclIndex
%%DATADIR%%/lib/tcl8.4/word.tcl
-%%DATADIR%%/lib/tk8.4/tclIndex
%%DATADIR%%/lib/tk8.4/bgerror.tcl
%%DATADIR%%/lib/tk8.4/button.tcl
%%DATADIR%%/lib/tk8.4/choosedir.tcl
@@ -265,12 +35,54 @@
%%DATADIR%%/lib/tk8.4/scale.tcl
%%DATADIR%%/lib/tk8.4/scrlbar.tcl
%%DATADIR%%/lib/tk8.4/spinbox.tcl
+%%DATADIR%%/lib/tk8.4/tclIndex
%%DATADIR%%/lib/tk8.4/tearoff.tcl
%%DATADIR%%/lib/tk8.4/text.tcl
%%DATADIR%%/lib/tk8.4/tk.tcl
%%DATADIR%%/lib/tk8.4/tkfbox.tcl
%%DATADIR%%/lib/tk8.4/unsupported.tcl
%%DATADIR%%/lib/tk8.4/xmfbox.tcl
+%%DATADIR%%/plugins/DirectX.p
+%%DATADIR%%/plugins/DirectX.tcl
+%%DATADIR%%/plugins/LDraw.p
+%%DATADIR%%/plugins/LDraw.tcl
+%%DATADIR%%/plugins/airfoil_import.p
+%%DATADIR%%/plugins/centre.p
+%%DATADIR%%/plugins/centre.tcl
+%%DATADIR%%/plugins/csg.tcl
+%%DATADIR%%/plugins/ddsload.p
+%%DATADIR%%/plugins/dxf_export.p
+%%DATADIR%%/plugins/field_import.p
+%%DATADIR%%/plugins/font3d.tcl
+%%DATADIR%%/plugins/greeble.p
+%%DATADIR%%/plugins/greeble.tcl
+%%DATADIR%%/plugins/jpegload.p
+%%DATADIR%%/plugins/knife.tcl
+%%DATADIR%%/plugins/linecom.p
+%%DATADIR%%/plugins/lwexport.p
+%%DATADIR%%/plugins/lwimport.p
+%%DATADIR%%/plugins/milkshape_export.p
+%%DATADIR%%/plugins/milkshape_import.p
+%%DATADIR%%/plugins/obj_export.p
+%%DATADIR%%/plugins/obj_import.p
+%%DATADIR%%/plugins/off_import.p
+%%DATADIR%%/plugins/pngload.p
+%%DATADIR%%/plugins/point_import.p
+%%DATADIR%%/plugins/polymaker.tcl
+%%DATADIR%%/plugins/ppmload.p
+%%DATADIR%%/plugins/quakemap_export.p
+%%DATADIR%%/plugins/savepng.p
+%%DATADIR%%/plugins/smf_export.p
+%%DATADIR%%/plugins/smf_import.p
+%%DATADIR%%/plugins/stl_import.p
+%%DATADIR%%/plugins/t3d_export.p
+%%DATADIR%%/plugins/terragenimport.p
+%%DATADIR%%/plugins/tgaload.p
+%%DATADIR%%/plugins/tiffload.p
+%%DATADIR%%/plugins/uvmap.p
+%%DATADIR%%/plugins/uvmap.tcl
+%%DATADIR%%/plugins/x3d_export.p
+%%DATADIR%%/plugins/xdx_export.tcl
%%DATADIR%%/tcl/ac3d.tcl
%%DATADIR%%/tcl/ac3dfsbox.tcl
%%DATADIR%%/tcl/ac3dhier.tcl
@@ -288,9 +100,6 @@
%%DATADIR%%/tcl/ac3duvedit.tcl
%%DATADIR%%/tcl/ac3dview.tcl
%%DATADIR%%/tcl/combobox.tcl
-%%DATADIR%%/tcl/toolbar.tcl
-%%DATADIR%%/tcl/tickempty.xbm
-%%DATADIR%%/tcl/tilt.xbm
%%DATADIR%%/tcl/images/block.gif
%%DATADIR%%/tcl/images/box.gif
%%DATADIR%%/tcl/images/cylinder.gif
@@ -315,6 +124,8 @@
%%DATADIR%%/tcl/images/spin.gif
%%DATADIR%%/tcl/images/surface.gif
%%DATADIR%%/tcl/images/tick.gif
+%%DATADIR%%/tcl/images/tickempty.gif
+%%DATADIR%%/tcl/images/tilt.gif
%%DATADIR%%/tcl/images/tinygroup.gif
%%DATADIR%%/tcl/images/tinyhidden0.gif
%%DATADIR%%/tcl/images/tinyhidden1.gif
@@ -323,6 +134,13 @@
%%DATADIR%%/tcl/images/tinylocked1.gif
%%DATADIR%%/tcl/images/tinysphere.gif
%%DATADIR%%/tcl/images/vertex.gif
+%%DATADIR%%/tcl/images/view_3d.gif
+%%DATADIR%%/tcl/images/view_back.gif
+%%DATADIR%%/tcl/images/view_bottom.gif
+%%DATADIR%%/tcl/images/view_front.gif
+%%DATADIR%%/tcl/images/view_left.gif
+%%DATADIR%%/tcl/images/view_right.gif
+%%DATADIR%%/tcl/images/view_top.gif
%%DATADIR%%/tcl/images/viewall.gif
%%DATADIR%%/tcl/images/viewbottomleft.gif
%%DATADIR%%/tcl/images/viewbottomright.gif
@@ -330,59 +148,39 @@
%%DATADIR%%/tcl/images/viewtopright.gif
%%DATADIR%%/tcl/images/walk.gif
%%DATADIR%%/tcl/images/zoom.gif
-%%DATADIR%%/font.ac
-%%DATADIR%%/fontwire.ac
-%%DATADIR%%/plugins/DirectX.p
-%%DATADIR%%/plugins/LDraw.p
-%%DATADIR%%/plugins/airfoil_import.p
-%%DATADIR%%/plugins/centre.p
-%%DATADIR%%/plugins/csg.p
-%%DATADIR%%/plugins/ddsload.p
-%%DATADIR%%/plugins/dxf_export.p
-%%DATADIR%%/plugins/field_import.p
-%%DATADIR%%/plugins/greeble.p
-%%DATADIR%%/plugins/jpegload.p
-%%DATADIR%%/plugins/knife.p
-%%DATADIR%%/plugins/linecom.p
-%%DATADIR%%/plugins/lwexport.p
-%%DATADIR%%/plugins/lwimport.p
-%%DATADIR%%/plugins/milkshape_export.p
-%%DATADIR%%/plugins/milkshape_import.p
-%%DATADIR%%/plugins/obj_export.p
-%%DATADIR%%/plugins/obj_import.p
-%%DATADIR%%/plugins/off_import.p
-%%DATADIR%%/plugins/pngload.p
-%%DATADIR%%/plugins/point_import.p
-%%DATADIR%%/plugins/ppmload.p
-%%DATADIR%%/plugins/quakemap_export.p
-%%DATADIR%%/plugins/savepng.p
-%%DATADIR%%/plugins/smf_export.p
-%%DATADIR%%/plugins/smf_import.p
-%%DATADIR%%/plugins/stl_import.p
-%%DATADIR%%/plugins/t3d_export.p
-%%DATADIR%%/plugins/tgaload.p
-%%DATADIR%%/plugins/tiffload.p
-%%DATADIR%%/plugins/uvmap.p
-%%DATADIR%%/plugins/x3d_export.p
-%%DATADIR%%/plugins/DirectX.tcl
-%%DATADIR%%/plugins/LDraw.tcl
-%%DATADIR%%/plugins/centre.tcl
-%%DATADIR%%/plugins/csg.tcl
-%%DATADIR%%/plugins/font3d.tcl
-%%DATADIR%%/plugins/greeble.tcl
-%%DATADIR%%/plugins/knife.tcl
-%%DATADIR%%/plugins/polymaker.tcl
-%%DATADIR%%/plugins/uvmap.tcl
-%%DATADIR%%/plugins/xdx_export.tcl
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/top_files
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/man_files
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%DATADIR%%/tcl/toolbar.tcl
+%%EXAMPLESDIR%%/SubdividedDragon.ac
+%%EXAMPLESDIR%%/amp.ac
+%%EXAMPLESDIR%%/atomizer.ac
+%%EXAMPLESDIR%%/car.ac
+%%EXAMPLESDIR%%/cartoon_head.ac
+%%EXAMPLESDIR%%/celtic12.ac
+%%EXAMPLESDIR%%/diningtable.ac
+%%EXAMPLESDIR%%/enterprise.ac
+%%EXAMPLESDIR%%/falcon.ac
+%%EXAMPLESDIR%%/glider.ac
+%%EXAMPLESDIR%%/gym2.ac
+%%EXAMPLESDIR%%/head.ac
+%%EXAMPLESDIR%%/mydesk4.ac
+%%EXAMPLESDIR%%/racecar.ac
+%%EXAMPLESDIR%%/rose.ac
+%%EXAMPLESDIR%%/ship.ac
+%%EXAMPLESDIR%%/subdiv dog.ac
+%%EXAMPLESDIR%%/subdiv penguin.ac
+%%EXAMPLESDIR%%/subdiv spaceship.ac
+%%EXAMPLESDIR%%/subdiv troll.ac
+%%EXAMPLESDIR%%/sword.ac
+%%EXAMPLESDIR%%/tie3.ac
+%%EXAMPLESDIR%%/tree.ac
+%%EXAMPLESDIR%%/tree_transparent.gif
+%%EXAMPLESDIR%%/world.ac
+%%EXAMPLESDIR%%/world.rgb
+share/pixmaps/ac3d.png
@dirrm %%EXAMPLESDIR%%
- at dirrm %%DATADIR%%/lib/tk8.4
- at dirrm %%DATADIR%%/lib/tcl8.4
- at dirrm %%DATADIR%%/lib
@dirrm %%DATADIR%%/tcl/images
@dirrm %%DATADIR%%/tcl
@dirrm %%DATADIR%%/plugins
+ at dirrm %%DATADIR%%/lib/tk8.4
+ at dirrm %%DATADIR%%/lib/tcl8.4
+ at dirrm %%DATADIR%%/lib
@dirrm %%DATADIR%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/linux-ac3d/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L graphics/linux-ac3d/Makefile -L graphics/linux-ac3d/Makefile -u -r1.2 -r1.3
--- graphics/linux-ac3d/Makefile
+++ graphics/linux-ac3d/Makefile
@@ -2,31 +2,30 @@
# Date created: 12 July 2002
# Whom: Igor Pokrovsky
#
-# $MidnightBSD$
-# $FreeBSD: ports/graphics/linux-ac3d/Makefile,v 1.17 2006/09/01 17:44:14 pav Exp $
+# $FreeBSD: ports/graphics/linux-ac3d/Makefile,v 1.22 2007/07/29 00:21:32 pav Exp $
#
-BROKEN=fetch fails
-
PORTNAME= ac3d
-PORTVERSION= 6.030
-PORTREVISION= 1
+PORTVERSION= 6.205
CATEGORIES= graphics linux
-MASTER_SITES= http://www.ac3d.org/ac3d/download/release6/
+MASTER_SITES= http://www.inivis.com/ac3d/download/release6/ \
+ http://freebsd.unixfreunde.de/sources/
PKGNAMEPREFIX= linux-
DISTNAME= ${PORTNAME}lx${PORTVERSION:R}${PORTVERSION:E}
EXTRACT_SUFX= .tgz
-MAINTAINER= ports at MidnightBSD.org
+MAINTAINER= hernan.di.pietro at gmail.com
COMMENT= Easy to use and powerful 3D graphics modeller (trial version)
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg \
${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png10 \
- ${LINUXBASE}/usr/lib/libtiff.so.3:${PORTSDIR}/graphics/linux-tiff \
- ${LINUXBASE}/usr/X11R6/lib/libGLU.so.1:${PORTSDIR}/graphics/linux_dri
+ ${LINUXBASE}/usr/lib/libtiff.so.3:${PORTSDIR}/graphics/linux-tiff
.ifdef(WITH_NVIDIA_GL)
-RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver
+RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver \
+ ${LINUXBASE}/usr/X11R6/lib/libGLU.so.1:${PORTSDIR}/graphics/linux-libGLU
+.else
+RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGLU.so.1:${PORTSDIR}/graphics/linux_dri
.endif
RESTRICTED= no distribution permitted
@@ -39,12 +38,25 @@
SUB_FILES= ac3d ac3ds
+PORTDOCS= *
+
+DESKTOP_ENTRIES="AC3D" \
+ "Edit 3D models" \
+ "ac3d" \
+ "ac3d" \
+ "" \
+ false
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ac3d ${PREFIX}/libexec
${INSTALL_SCRIPT} ${WRKDIR}/ac3d ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/ac3ds ${PREFIX}/libexec
${INSTALL_SCRIPT} ${WRKDIR}/ac3ds ${PREFIX}/bin
+ ${MKDIR} ${PREFIX}/share/pixmaps
+ ${INSTALL_DATA} ${WRKSRC}/manual/top_files/image002.png \
+ ${PREFIX}/share/pixmaps/ac3d.png
+
# Install small Tcl/Tk distribution
# Tcl/Tk, installed from ports tree will also make a job,
# but AC3D wants AC3D_HOME to point to directory with
@@ -59,7 +71,7 @@
${INSTALL_DATA} ${WRKSRC}/lib/tk8.4/*.tcl ${DATADIR}/lib/tk8.4
${MKDIR} ${DATADIR}/tcl
-.for i in tcl xbm
+.for i in tcl
${INSTALL_DATA} ${WRKSRC}/tcl/*.${i} ${DATADIR}/tcl
.endfor
@@ -85,16 +97,9 @@
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/IMPORTANT ${DOCSDIR}
- ${MKDIR} ${DOCSDIR}/manual
- ${INSTALL_DATA} ${WRKSRC}/manual/*.htm[l] ${DOCSDIR}/manual
- ${MKDIR} ${DOCSDIR}/manual/man_files
-.for i in gif jpg
- ${INSTALL_DATA} ${WRKSRC}/manual/man_files/*.${i} \
- ${DOCSDIR}/manual/man_files
-.endfor
- ${MKDIR} ${DOCSDIR}/manual/top_files
- ${INSTALL_DATA} ${WRKSRC}/manual/top_files/*.gif \
- ${DOCSDIR}/manual/top_files
+ cd ${WRKSRC} && \
+ ${FIND} manual -type d -exec ${MKDIR} "${DOCSDIR}/{}" \; && \
+ ${FIND} manual -type f -exec ${INSTALL_DATA} "{}" "${DOCSDIR}/{}" \;
.endif
# examples
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/graphics/linux-ac3d/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/linux-ac3d/distinfo -L graphics/linux-ac3d/distinfo -u -r1.1 -r1.2
--- graphics/linux-ac3d/distinfo
+++ graphics/linux-ac3d/distinfo
@@ -1,3 +1,3 @@
-MD5 (ac3dlx6030.tgz) = ced51d262a58ef69b645c474a6086b92
-SHA256 (ac3dlx6030.tgz) = 0bc179b1b0077ecfd4500f89b23b6fbe1f509abf8b982e2d03ce3a0e855ad9f5
-SIZE (ac3dlx6030.tgz) = 5494448
+MD5 (ac3dlx6205.tgz) = b334108a6cf1afb633417c70b37160dd
+SHA256 (ac3dlx6205.tgz) = 5f1611e0ca263a3b3978d5cad82001ca45b2dbf8cb891093aad6f7d856a3612c
+SIZE (ac3dlx6205.tgz) = 5319713
From laffer1 at midnightbsd.org Fri Mar 21 18:58:17 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:58:17 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Fix maintainer
Message-ID: <200803212258.m2LMwHu2017992@stargazer.midnightbsd.org>
Log Message:
-----------
Fix maintainer
Modified Files:
--------------
mports/graphics/linux-ac3d:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/linux-ac3d/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L graphics/linux-ac3d/Makefile -L graphics/linux-ac3d/Makefile -u -r1.3 -r1.4
--- graphics/linux-ac3d/Makefile
+++ graphics/linux-ac3d/Makefile
@@ -2,6 +2,7 @@
# Date created: 12 July 2002
# Whom: Igor Pokrovsky
#
+# $MidnightBSD$
# $FreeBSD: ports/graphics/linux-ac3d/Makefile,v 1.22 2007/07/29 00:21:32 pav Exp $
#
@@ -14,7 +15,7 @@
DISTNAME= ${PORTNAME}lx${PORTVERSION:R}${PORTVERSION:E}
EXTRACT_SUFX= .tgz
-MAINTAINER= hernan.di.pietro at gmail.com
+MAINTAINER= ports at MidnightBSD.org
COMMENT= Easy to use and powerful 3D graphics modeller (trial version)
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg \
From laffer1 at midnightbsd.org Fri Mar 21 18:58:42 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 18:58:42 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: add license.
Message-ID: <200803212258.m2LMwgT5018030@stargazer.midnightbsd.org>
Log Message:
-----------
add license.
Modified Files:
--------------
mports/graphics/linux-ac3d:
Makefile (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/linux-ac3d/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L graphics/linux-ac3d/Makefile -L graphics/linux-ac3d/Makefile -u -r1.4 -r1.5
--- graphics/linux-ac3d/Makefile
+++ graphics/linux-ac3d/Makefile
@@ -17,6 +17,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Easy to use and powerful 3D graphics modeller (trial version)
+LICENSE= restricted
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg \
${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png10 \
From laffer1 at midnightbsd.org Fri Mar 21 19:04:00 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:04:00 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: java/diablo-jdk15: Fix up depends,
tzupdate file
Message-ID: <200803212304.m2LN40sd018578@stargazer.midnightbsd.org>
Log Message:
-----------
Fix up depends, tzupdate file
Modified Files:
--------------
mports/java/diablo-jdk15:
Makefile (r1.5 -> r1.6)
distinfo (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/java/diablo-jdk15/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L java/diablo-jdk15/Makefile -L java/diablo-jdk15/Makefile -u -r1.5 -r1.6
--- java/diablo-jdk15/Makefile
+++ java/diablo-jdk15/Makefile
@@ -8,7 +8,7 @@
PORTNAME= jdk
PORTVERSION= ${JDK_VERSION}.${RELEASE_VERSION}.${BUILD_VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= java devel
MASTER_SITES= #
PKGNAMEPREFIX= diablo-
@@ -19,6 +19,7 @@
COMMENT= Java Development Kit ${JDK_VERSION}_${RELEASE_VERSION}.${BUILD_VERSION}
BUILD_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
+RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
LICENSE= restricted
RESTRICTED= "License doesn't allow distribution with fee"
@@ -26,6 +27,7 @@
USE_BZIP2= yes
USE_GCPIO= yes
USE_XLIB= yes
+USE_XORG= xi xp xt xtst
ONLY_FOR_ARCHS= amd64 i386
JDK_VERSION= 1.5.0
RELEASE_VERSION=07
@@ -52,9 +54,9 @@
.if !defined(WITHOUT_TZUPDATE)
EXTRACT_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
-TZUPDATE_VERSION= 1.2.1
-TZUPDATE_TZVERSION= 2007f
-TZUPDATEFILE= tzupdater-${TZUPDATE_VERSION:S/./_/g}-${TZUPDATE_TZVERSION}.zip
+TZUPDATE_VERSION= 1.3.3
+TZUPDATE_TZVERSION= 2007k
+TZUPDATEFILE= tzupdater-${TZUPDATE_VERSION}-${TZUPDATE_TZVERSION}.zip
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${TZUPDATEFILE}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PLIST_SUB+= TZORIGINAL="@comment "
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/java/diablo-jdk15/distinfo,v
retrieving revision 1.4
retrieving revision 1.5
diff -L java/diablo-jdk15/distinfo -L java/diablo-jdk15/distinfo -u -r1.4 -r1.5
--- java/diablo-jdk15/distinfo
+++ java/diablo-jdk15/distinfo
@@ -4,6 +4,6 @@
MD5 (diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2) = 611e29db0b841d8c1cd170582946a666
SHA256 (diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2) = b7e010658271bebadaa9ea1f410d7af27fcbc0f864a69feea5cd60c6683aa4c9
SIZE (diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2) = 54347274
-MD5 (tzupdater-1_2_1-2007f.zip) = f2ea5ca92b89ef767488a7ffd351cb3f
-SHA256 (tzupdater-1_2_1-2007f.zip) = 48c21fe64c9fcf8c612ea2ec5043e4bbeb37fea2e07d980d7297b130a32a29c1
-SIZE (tzupdater-1_2_1-2007f.zip) = 258198
+MD5 (tzupdater-1.3.3-2007k.zip) = beeab3fe5cad31b993197d6e74bacb90
+SHA256 (tzupdater-1.3.3-2007k.zip) = 056d3cb5ff8becb9d37ff0fec0da10fe881f42cc1eedbda3b39f5e2e7c6a8062
+SIZE (tzupdater-1.3.3-2007k.zip) = 263715
From laffer1 at midnightbsd.org Fri Mar 21 19:08:31 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:08:31 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: java/diablo-jre15: Update tzupdate file,
xorg depends.
Message-ID: <200803212308.m2LN8VZh019094@stargazer.midnightbsd.org>
Log Message:
-----------
Update tzupdate file, xorg depends.
Modified Files:
--------------
mports/java/diablo-jre15:
Makefile (r1.7 -> r1.8)
distinfo (r1.3 -> r1.4)
pkg-plist (r1.3 -> r1.4)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/java/diablo-jre15/pkg-plist,v
retrieving revision 1.3
retrieving revision 1.4
diff -L java/diablo-jre15/pkg-plist -L java/diablo-jre15/pkg-plist -u -r1.3 -r1.4
--- java/diablo-jre15/pkg-plist
+++ java/diablo-jre15/pkg-plist
@@ -271,6 +271,7 @@
diablo-jre%%JRE_VERSION%%/lib/zi/America/Indiana/Knox
diablo-jre%%JRE_VERSION%%/lib/zi/America/Indiana/Marengo
%%TZUPDATE%%diablo-jre%%JRE_VERSION%%/lib/zi/America/Indiana/Petersburg
+%%TZUPDATE%%diablo-jre%%JRE_VERSION%%/lib/zi/America/Indiana/Tell_City
diablo-jre%%JRE_VERSION%%/lib/zi/America/Indiana/Vevay
%%TZUPDATE%%diablo-jre%%JRE_VERSION%%/lib/zi/America/Indiana/Vincennes
%%TZUPDATE%%diablo-jre%%JRE_VERSION%%/lib/zi/America/Indiana/Winamac
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/java/diablo-jre15/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -L java/diablo-jre15/Makefile -L java/diablo-jre15/Makefile -u -r1.7 -r1.8
--- java/diablo-jre15/Makefile
+++ java/diablo-jre15/Makefile
@@ -8,7 +8,7 @@
PORTNAME= jre
PORTVERSION= ${JRE_VERSION}.${RELEASE_VERSION}.${BUILD_VERSION}
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= java devel
MASTER_SITES= #
PKGNAMEPREFIX= diablo-
@@ -26,6 +26,7 @@
USE_BZIP2= yes
USE_GCPIO= yes
USE_XLIB= yes
+USE_XORG+= xi xp xt xtst
ONLY_FOR_ARCHS= i386 amd64
JRE_VERSION= 1.5.0
RELEASE_VERSION=07
@@ -52,9 +53,9 @@
.if !defined(WITHOUT_TZUPDATE)
EXTRACT_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
-TZUPDATE_VERSION= 1.2.1
-TZUPDATE_TZVERSION= 2007f
-TZUPDATEFILE= tzupdater-${TZUPDATE_VERSION:S/./_/g}-${TZUPDATE_TZVERSION}.zip
+TZUPDATE_VERSION= 1.3.3
+TZUPDATE_TZVERSION= 2007k
+TZUPDATEFILE= tzupdater-${TZUPDATE_VERSION}-${TZUPDATE_TZVERSION}.zip
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${TZUPDATEFILE}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PLIST_SUB+= TZORIGINAL="@comment "
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/java/diablo-jre15/distinfo,v
retrieving revision 1.3
retrieving revision 1.4
diff -L java/diablo-jre15/distinfo -L java/diablo-jre15/distinfo -u -r1.3 -r1.4
--- java/diablo-jre15/distinfo
+++ java/diablo-jre15/distinfo
@@ -1,6 +1,9 @@
+MD5 (diablo-latte-freebsd6-amd64-1.5.0_07-b01.tar.bz2) = 7f7a0cc1c6f6441756e90757fd731cc6
+SHA256 (diablo-latte-freebsd6-amd64-1.5.0_07-b01.tar.bz2) = e242f4f8ee2973cf1dda320f46df71d8c57bf4aa8147e9d30c81243eef959673
+SIZE (diablo-latte-freebsd6-amd64-1.5.0_07-b01.tar.bz2) = 20580050
MD5 (diablo-latte-freebsd6-i386-1.5.0_07-b01.tar.bz2) = 4ab052253faf251129737e999916de1b
SHA256 (diablo-latte-freebsd6-i386-1.5.0_07-b01.tar.bz2) = 4585f35124416de052c8be10f0f48536053ab5c33dc3b7d728bf6e84d9b42c14
SIZE (diablo-latte-freebsd6-i386-1.5.0_07-b01.tar.bz2) = 23104037
-MD5 (tzupdater-1_2_1-2007f.zip) = f2ea5ca92b89ef767488a7ffd351cb3f
-SHA256 (tzupdater-1_2_1-2007f.zip) = 48c21fe64c9fcf8c612ea2ec5043e4bbeb37fea2e07d980d7297b130a32a29c1
-SIZE (tzupdater-1_2_1-2007f.zip) = 258198
+MD5 (tzupdater-1.3.3-2007k.zip) = beeab3fe5cad31b993197d6e74bacb90
+SHA256 (tzupdater-1.3.3-2007k.zip) = 056d3cb5ff8becb9d37ff0fec0da10fe881f42cc1eedbda3b39f5e2e7c6a8062
+SIZE (tzupdater-1.3.3-2007k.zip) = 263715
From laffer1 at midnightbsd.org Fri Mar 21 19:09:26 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:09:26 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: pkg-plist: add indiana city
Message-ID: <200803212309.m2LN9Qge019142@stargazer.midnightbsd.org>
Log Message:
-----------
add indiana city
Modified Files:
--------------
mports/java/diablo-jdk15:
pkg-plist (r1.3 -> r1.4)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/java/diablo-jdk15/pkg-plist,v
retrieving revision 1.3
retrieving revision 1.4
diff -L java/diablo-jdk15/pkg-plist -L java/diablo-jdk15/pkg-plist -u -r1.3 -r1.4
--- java/diablo-jdk15/pkg-plist
+++ java/diablo-jdk15/pkg-plist
@@ -1747,6 +1747,7 @@
diablo-jdk%%JDK_VERSION%%/jre/lib/zi/America/Indiana/Knox
diablo-jdk%%JDK_VERSION%%/jre/lib/zi/America/Indiana/Marengo
%%TZUPDATE%%diablo-jdk%%JDK_VERSION%%/jre/lib/zi/America/Indiana/Petersburg
+%%TZUPDATE%%diablo-jdk%%JDK_VERSION%%/jre/lib/zi/America/Indiana/Tell_City
diablo-jdk%%JDK_VERSION%%/jre/lib/zi/America/Indiana/Vevay
%%TZUPDATE%%diablo-jdk%%JDK_VERSION%%/jre/lib/zi/America/Indiana/Vincennes
%%TZUPDATE%%diablo-jdk%%JDK_VERSION%%/jre/lib/zi/America/Indiana/Winamac
From laffer1 at midnightbsd.org Fri Mar 21 19:15:53 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:15:53 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mail/pine-pgp-filters: Update to 1.6,
add license and support
Message-ID: <200803212315.m2LNFrsj020123@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 1.6, add license and support for alpine.
Modified Files:
--------------
mports/mail/pine-pgp-filters:
Makefile (r1.3 -> r1.4)
distinfo (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/mail/pine-pgp-filters/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L mail/pine-pgp-filters/Makefile -L mail/pine-pgp-filters/Makefile -u -r1.3 -r1.4
--- mail/pine-pgp-filters/Makefile
+++ mail/pine-pgp-filters/Makefile
@@ -1,30 +1,47 @@
# New ports collection makefile for: pine-pgp-filters
# Date created: 22 January 2003
# Whom: dougb
-#
+#
# $MidnightBSD$
-# $FreeBSD: ports/mail/pine-pgp-filters/Makefile,v 1.8 2006/06/27 17:21:19 dougb Exp $
+# $FreeBSD: ports/mail/pine-pgp-filters/Makefile,v 1.13 2007/12/26 22:18:26 dougb Exp $
#
PORTNAME= pine-pgp-filters
-PORTVERSION= 1.3
+PORTVERSION= 1.6
CATEGORIES= mail security
-MASTER_SITES= http://dougbarton.us/Downloads/ \
+MASTER_SITES= http://dougbarton.us/PGP/scripts/ppf/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dougb
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports at MidnightBSD.org
-COMMENT= Simple, fast, sh-based filters to integrate Pine with gnupg, or pgp6
+COMMENT= Simple /bin/sh-based filters to use GnuPG with Pine or Alpine
+LICENSE= bsd2
+
+.include
+# We want to be version-agnostic here, but also record the right dependency
+# if the user installs the package and already has one or the other installed.
+.if exists(${LOCALBASE}/bin/gpg2)
+BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
+RUN_DEPENDS+= gpg2:${PORTSDIR}/security/gnupg
+.else
+BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
+RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg1
+.endif
+
+.if exists(${LOCALBASE}/bin/pine)
RUN_DEPENDS= pine:${PORTSDIR}/mail/pine4
+.else
+RUN_DEPENDS= alpine:${PORTSDIR}/mail/alpine
+.endif
verify: checksum
gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc
-do-build:
- cd ${WRKSRC} && ./configure --prefix=${FAKE_DESTDIR}${PREFIX}
+do-configure:
+ @(cd ${WRKSRC} && ./configure --prefix=${FAKE_DESTDIR}${PREFIX})
post-install:
.if !defined(NOPORTDOCS)
@@ -34,4 +51,4 @@
.endfor
.endif
-.include
+.include
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/mail/pine-pgp-filters/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L mail/pine-pgp-filters/distinfo -L mail/pine-pgp-filters/distinfo -u -r1.2 -r1.3
--- mail/pine-pgp-filters/distinfo
+++ mail/pine-pgp-filters/distinfo
@@ -1,6 +1,6 @@
-MD5 (pine-pgp-filters-1.3.tar.gz) = 25836801ef8082907d635702e794246d
-SHA256 (pine-pgp-filters-1.3.tar.gz) = f51c25c3a816235e010164a0f66171e38754612d784a2bfdd5c19b343b454876
-SIZE (pine-pgp-filters-1.3.tar.gz) = 8402
-MD5 (pine-pgp-filters-1.3.tar.gz.asc) = aee1ad7aa73fff4eb4bcf8f85c5b0a60
-SHA256 (pine-pgp-filters-1.3.tar.gz.asc) = 3e4bcb9c7683fe24d2c0c3ae9d76b39c58cd09398d0567a898f7b6dffe588b51
-SIZE (pine-pgp-filters-1.3.tar.gz.asc) = 187
+MD5 (pine-pgp-filters-1.6.tar.gz) = d1aff26af1fdfb2269ae8a5064df2e82
+SHA256 (pine-pgp-filters-1.6.tar.gz) = 563f6a480c2177b216c1aa88c27fbd095b37b515b83748ae600c7d1e649c216d
+SIZE (pine-pgp-filters-1.6.tar.gz) = 10034
+MD5 (pine-pgp-filters-1.6.tar.gz.asc) = 7cec8bdb9bf68a6973aa7232b3d7156e
+SHA256 (pine-pgp-filters-1.6.tar.gz.asc) = dd6c5740fa68191d6a69de802887bc76df90c21830c58aa1c961998d95693ef3
+SIZE (pine-pgp-filters-1.6.tar.gz.asc) = 187
From laffer1 at midnightbsd.org Fri Mar 21 19:18:36 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:18:36 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Add xlib depend
Message-ID: <200803212318.m2LNIacC020190@stargazer.midnightbsd.org>
Log Message:
-----------
Add xlib depend
Modified Files:
--------------
mports/sysutils/synergy:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/sysutils/synergy/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sysutils/synergy/Makefile -L sysutils/synergy/Makefile -u -r1.1 -r1.2
--- sysutils/synergy/Makefile
+++ sysutils/synergy/Makefile
@@ -8,7 +8,7 @@
PORTNAME= synergy
PORTVERSION= 1.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}2
@@ -17,10 +17,10 @@
COMMENT= Mouse and keyboard sharing utility
GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
+USE_XLIB= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.0
DOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README
From laffer1 at midnightbsd.org Fri Mar 21 19:26:58 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:26:58 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: x11/nvidia-driver: Update nvidia binary
driver
Message-ID: <200803212326.m2LNQwvu021216@stargazer.midnightbsd.org>
Log Message:
-----------
Update nvidia binary driver
Modified Files:
--------------
mports/x11/nvidia-driver:
Makefile (r1.5 -> r1.6)
distinfo (r1.3 -> r1.4)
pkg-plist (r1.2 -> r1.3)
mports/x11/nvidia-driver/files:
pkg-message.in (r1.2 -> r1.3)
Removed Files:
-------------
mports/x11/nvidia-driver/files:
6113-patch-lib::Makefile
7667-patch-lib::Makefile
7667-patch-scripts::setup.sh
crash-patch-by-zander-1759235
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/x11/nvidia-driver/pkg-plist,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11/nvidia-driver/pkg-plist -L x11/nvidia-driver/pkg-plist -u -r1.2 -r1.3
--- x11/nvidia-driver/pkg-plist
+++ x11/nvidia-driver/pkg-plist
@@ -1,100 +1,59 @@
@comment I can't add the below files to the package because pkg_delete
@comment will complain when removing this package:
- at comment lib/modules/extensions/XXX-libglx.so.%%XLIBVERSION%%
- at comment lib/modules/extensions/XXX-libGLcore.so.%%XLIBVERSION%%
- at comment lib/XXX-libGL.a.%%XLIBVERSION%%
- at comment lib/XXX-libGL.so.1.%%XLIBVERSION%%
+ at comment %%MODULESDIR%%/extensions/XXX-libglx.so.%%%%.%%XSERVVERSION%%
+ at comment %%MODULESDIR%%/extensions/XXX-libGLcore.so.%%%%.%%XSERVVERSION%%
+ at comment %%MODULESDIR%%/XXX-libwfb.so.%%%%.%%XSERVVERSION%%
+ at comment lib/XXX-libGL.a.%%%%.%%XLIBVERSION%%
+ at comment lib/XXX-libGL.so.1.%%%%.%%XLIBVERSION%%
@comment They are however restored when this package is removed:
- at unexec mv -f %D/lib/modules/extensions/XXX-libglx.so.%%%%.%%XSERVVERSION%% %D/lib/modules/extensions/libglx.so
- at unexec mv -f %D/lib/modules/extensions/XXX-libGLcore.so.%%%%.%%XSERVVERSION%% %D/lib/modules/extensions/libGLcore.so
- at unexec mv -f %D/lib/XXX-libGL.a.%%%%.%%XLIBVERSION%% %D/lib/libGL.a
+%%XORG%%@exec mv -f %D/%%MODULESDIR%%/extensions/libglx.la %D/%%MODULESDIR%%/extensions/XXX-libglx.la.%%%%.%%XSERVVERSION%%
+%%XORG%%@unexec mv -f %D/%%MODULESDIR%%/extensions/XXX-libglx.la.%%%%.%%XSERVVERSION%% %D/%%MODULESDIR%%/extensions/libglx.la
+ at exec mv -f %D/%%MODULESDIR%%/extensions/libglx.so %D/%%MODULESDIR%%/extensions/XXX-libglx.so.%%%%.%%XSERVVERSION%%
+ at unexec mv -f %D/%%MODULESDIR%%/extensions/XXX-libglx.so.%%%%.%%XSERVVERSION%% %D/%%MODULESDIR%%/extensions/libglx.so
+%%XORG%%@exec mv -f %D/%%MODULESDIR%%/extensions/libGLcore.la %D/%%MODULESDIR%%/extensions/XXX-libGLcore.la.%%%%.%%XSERVVERSION%%
+%%XORG%%@unexec mv -f %D/%%MODULESDIR%%/extensions/XXX-libGLcore.la.%%%%.%%XSERVVERSION%% %D/%%MODULESDIR%%/extensions/libGLcore.la
+ at exec mv -f %D/%%MODULESDIR%%/extensions/libGLcore.so %D/%%MODULESDIR%%/extensions/XXX-libGLcore.so.%%%%.%%XSERVVERSION%%
+ at unexec mv -f %D/%%MODULESDIR%%/extensions/XXX-libGLcore.so.%%%%.%%XSERVVERSION%% %D/%%MODULESDIR%%/extensions/libGLcore.so
+%%XFREE86%%@unexec mv -f %D/lib/XXX-libGL.a.%%%%.%%XLIBVERSION%% %D/lib/libGL.a
+ at exec mv -f %D/lib/libGL.so.1 %D/lib/XXX-libGL.so.1.%%%%.%%XLIBVERSION%%
lib/libGL.so.1
@unexec mv -f %D/lib/XXX-libGL.so.1.%%%%.%%XLIBVERSION%% %D/lib/libGL.so.1
- at exec ln -sf %D/lib/libGL.so.1 %D/lib/libGL.so
- at comment no rm -f %D/lib/libGL.so because default XFree needs this also
+ at exec ln -sf libGL.so.1 %D/lib/libGL.so
+ at comment No rm -f %D/lib/libGL.so because default XFree needs this also
lib/libGLcore.so.1
- at exec ln -sf %D/lib/libGLcore.so.1 %D/lib/libGLcore.so
+ at exec ln -sf libGLcore.so.1 %D/lib/libGLcore.so
@unexec rm -f %D/lib/libGLcore.so
lib/libXvMCNVIDIA.so.1
- at exec ln -sf %D/lib/libXvMCNVIDIA.so.1 %D/lib/libXvMCNVIDIA.so
+ at exec ln -sf libXvMCNVIDIA.so.1 %D/lib/libXvMCNVIDIA.so
@unexec rm -f %D/lib/libXvMCNVIDIA.so
- at exec ln -sf %D/lib/libXvMCNVIDIA.so.1 %D/lib/libXvMCNVIDIA_dynamic.so.1
+ at exec ln -sf libXvMCNVIDIA.so.1 %D/lib/libXvMCNVIDIA_dynamic.so.1
@unexec rm -f %D/lib/libXvMCNVIDIA_dynamic.so.1
lib/libnvidia-cfg.so.1
- at exec ln -sf %D/lib/libnvidia-cfg.so.1 %D/lib/libnvidia-cfg.so
+ at exec ln -sf libnvidia-cfg.so.1 %D/lib/libnvidia-cfg.so
@unexec rm -f %D/lib/libnvidia-cfg.so
lib/libnvidia-tls.so.1
- at exec ln -sf %D/lib/libnvidia-tls.so.1 %D/lib/libnvidia-tls.so
+ at exec ln -sf libnvidia-tls.so.1 %D/lib/libnvidia-tls.so
@unexec rm -f %D/lib/libnvidia-tls.so
lib/libXvMCNVIDIA.a
-lib/modules/libnvidia-wfb.so.1
- at exec ln -sf %D/lib/modules/libnvidia-wfb.so.1 %D/lib/modules/libwfb.so
- at unexec rm -f %D/lib/modules/libwfb.so
-lib/modules/drivers/nvidia_drv.o
-lib/modules/drivers/nvidia_drv.so
-lib/modules/extensions/libglx.so.1
- at exec ln -sf %D/lib/modules/extensions/libglx.so.1 %D/lib/modules/extensions/libglx.so
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-a.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-b.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-c.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-d.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-e.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-f.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-g.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-i.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-j.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-k.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-l.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-m.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-n.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-o.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-p.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-q.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-r.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-s.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-t.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-u.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-v.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-w.html
-%%PORTDOCS%%%%DOCSDIR%%/html/appendix-x.html
-%%PORTDOCS%%%%DOCSDIR%%/html/chapter-01.html
-%%PORTDOCS%%%%DOCSDIR%%/html/chapter-02.html
-%%PORTDOCS%%%%DOCSDIR%%/html/chapter-03-section-02.html
-%%PORTDOCS%%%%DOCSDIR%%/html/chapter-03.html
-%%PORTDOCS%%%%DOCSDIR%%/html/chapter-04.html
-%%PORTDOCS%%%%DOCSDIR%%/html/chapter-05.html
-%%PORTDOCS%%%%DOCSDIR%%/html/chapter-06.html
-%%PORTDOCS%%%%DOCSDIR%%/html/chapter-07.html
-%%PORTDOCS%%%%DOCSDIR%%/html/chapter-08.html
-%%PORTDOCS%%%%DOCSDIR%%/html/chapter-09.html
-%%PORTDOCS%%%%DOCSDIR%%/html/chapter-10.html
-%%PORTDOCS%%%%DOCSDIR%%/html/index.html
-%%PORTDOCS%%%%DOCSDIR%%/html/part-01.html
-%%PORTDOCS%%%%DOCSDIR%%/html/part-02.html
-%%PORTDOCS%%%%DOCSDIR%%/html/part-03.html
-%%PORTDOCS%%%%DOCSDIR%%/html/preface-01.html
-%%PORTDOCS%%%%DOCSDIR%%/html/preface-02.html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/README.Linux
-%%PORTDOCS%%%%DOCSDIR%%/XF86Config.sample
-%%PORTDOCS%%%%DOCSDIR%%/license.txt
-%%PORTDOCS%%%%DOCSDIR%%/gl.h
-%%PORTDOCS%%%%DOCSDIR%%/glx.h
-%%PORTDOCS%%%%DOCSDIR%%/glext.h
-%%PORTDOCS%%%%DOCSDIR%%/glxtokens.h
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%MODULESDIR%%/libnvidia-wfb.so.1
+%%XORG%%@exec mv -f %D/%%MODULESDIR%%/libwfb.so %D/%%MODULESDIR%%/XXX-libwfb.so.%%%%.%%XSERVVERSION%% && ln -sf libnvidia-wfb.so.1 %D/%%MODULESDIR%%/libwfb.so
+%%XORG%%@unexec mv -f %D/%%MODULESDIR%%/XXX-libwfb.so.%%%%.%%XSERVVERSION%% %D/%%MODULESDIR%%/libwfb.so
+%%MODULESDIR%%/drivers/nvidia_drv.o
+%%MODULESDIR%%/drivers/nvidia_drv.so
+%%MODULESDIR%%/extensions/libglx.so.1
+ at exec ln -sf libglx.so.1 %D/%%MODULESDIR%%/extensions/libglx.so
@cwd /boot/modules
nvidia.ko
@unexec kldxref %D
%%LINUX%%@cwd %%LINUXBASE%%
-%%LINUX%%usr/lib/libGL.so.1.0.%%NVVERSION%%
-%%LINUX%%usr/lib/libGLcore.so.1.0.%%NVVERSION%%
-%%LINUX%%usr/lib/libnvidia-tls.so.1.0.%%NVVERSION%%
-%%LINUX%%@exec ln -sf %D/usr/lib/libGL.so.1.0.%%NVVERSION%% %D/usr/lib/libGL.so.1
-%%LINUX%%@exec ln -sf %D/usr/lib/libGLcore.so.1.0.%%NVVERSION%% %D/usr/lib/libGLcore.so.1
-%%LINUX%%@exec ln -sf %D/usr/lib/libnvidia-tls.so.1.0.%%NVVERSION%% %D/usr/lib/libnvidia-tls.so.1
+%%LINUX%%usr/lib/libGL.so.%%SHLIB_VERSION%%
+%%LINUX%%usr/lib/libGLcore.so.%%SHLIB_VERSION%%
+%%LINUX%%usr/lib/libnvidia-tls.so.%%SHLIB_VERSION%%
+%%LINUX%%@exec ln -sf libGL.so.%%SHLIB_VERSION%% %D/usr/lib/libGL.so.1
+%%LINUX%%@exec ln -sf libGLcore.so.%%SHLIB_VERSION%% %D/usr/lib/libGLcore.so.1
+%%LINUX%%@exec ln -sf libnvidia-tls.so.%%SHLIB_VERSION%% %D/usr/lib/libnvidia-tls.so.1
%%LINUX%%@unexec rm -f %D/usr/lib/libGL.so.1
%%LINUX%%@unexec rm -f %D/usr/lib/libGLcore.so.1
%%LINUX%%@unexec rm -f %D/usr/lib/libnvidia-tls.so.1
+%%LINUX%%@exec %D/sbin/ldconfig -r %D
+%%LINUX%%@unexec %D/sbin/ldconfig -r %D
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/nvidia-driver/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L x11/nvidia-driver/Makefile -L x11/nvidia-driver/Makefile -u -r1.5 -r1.6
--- x11/nvidia-driver/Makefile
+++ x11/nvidia-driver/Makefile
@@ -2,27 +2,29 @@
# Date created: 4 December 2002
# Whom: Stijn Hoop
#
-# $MidnightBSD$
-# $FreeBSD: ports/x11/nvidia-driver/Makefile,v 1.56 2007/02/26 11:29:34 danfe Exp $
+# $FreeBSD: ports/x11/nvidia-driver/Makefile,v 1.74 2008/03/07 21:47:38 flz Exp $
#
PORTNAME= nvidia-driver
-PORTVERSION= 1.0.${NVVERSION}
-CATEGORIES= x11
+DISTVERSION?= 169.12
+PORTREVISION?= 0 # For consistency with slave ports
+CATEGORIES= x11 kld
MASTER_SITES= ${MASTER_SITE_NVIDIA}
-MASTER_SITE_SUBDIR= freebsd/1.0-${NVVERSION}
-DISTNAME= NVIDIA-FreeBSD-x86-${PORTVERSION:S/0./0-/}
+MASTER_SITE_SUBDIR= freebsd/${DISTVERSION}
+DISTNAME= NVIDIA-FreeBSD-x86-${DISTVERSION}
-MAINTAINER= ports at MidnightBSD.org
+MAINTAINER= danfe at FreeBSD.org
COMMENT= NVidia graphics card binary drivers for hardware OpenGL rendering
+LICENSE= restricted
ONLY_FOR_ARCHS= i386
-USE_X_PREFIX= yes
NO_PACKAGE= should be recompiled for a particular BSD kernel
+USE_GL= gl
USE_LDCONFIG= yes
SUB_FILES+= pkg-message
DOCSDIR= ${PREFIX}/share/doc/NVIDIA_GLX-1.0
+PORTDOCS= *
OPTIONS= FREEBSD_AGP "Use BSD AGP GART driver" off \
VM86_INT10CALL "Use VM86 interface for video BIOS calls" off \
@@ -30,32 +32,35 @@
LINUX "Build with support for Linux compatibility" on
# Starting with version 7667, NVidia has dropped support for numerous
-# "legacy" GPUs. One can, however, build the port with specific NVVERSION
-# value set. Currently supported "legacy" values are 7184 and 9631.
-# Consult NVidia README (Appendix A) to find out whether you need to use
-# legacy driver version. Alternatively, you can install corresponding
-# `x11/nvidia-driver-XXXX' slave port, where XXXX == needed ${NVVERSION}.
+# "legacy" GPUs. Consult NVidia README (the Appendix) to find out whether
+# you need to use legacy driver version and install one of corresponding
+# `x11/nvidia-driver-71xx' or `x11/nvidia-driver-96xx' slave ports.
#
-NVVERSION?= 9746 # The latest version to date
-
-.if ${NVVERSION} == 7184
-EXTRA_PATCHES+= ${FILESDIR}/6113-patch-lib::Makefile
-.else
-EXTRA_PATCHES+= ${FILESDIR}/7667-* \
- ${FILESDIR}/crash-patch-by-zander-1759235
-.endif
-
-LIB_DEPENDS+= m.3:${PORTSDIR}/misc/compat5x
+# NVidia played it tricky with their versioning scheme once again. To make
+# stable and legacy versions comparable, employ some sad ugly hackery: assign
+# NVVERSION for slave ports independently of master. Hopefully, this is a
+# temporary measure and will go away soon.
+#
+NVVERSION?= ${DISTVERSION:S/.//g}00
.include
+MODULESDIR= lib/xorg/modules
+XORG_SUB= ""
+XFREE86_SUB= "@comment "
+
# XXX Should use ${PKG_INFO} XXX
#
-XSERVVERSION!= /usr/sbin/pkg_info -O x11-servers/XFree86-4-Server 2>/dev/null | ${GREP} Server- || /usr/sbin/pkg_info -O x11-servers/xorg-server 2>/dev/null | ${GREP} server- || true
-XLIBVERSION!= /usr/sbin/pkg_info -O x11/XFree86-4-libraries 2>/dev/null | ${GREP} libraries- || /usr/sbin/pkg_info -O x11/xorg-libraries 2>/dev/null | ${GREP} libraries- || true
+XSERVVERSION!= /usr/sbin/pkg_info -O x11-servers/xorg-server 2>/dev/null | ${GREP} server- || /usr/sbin/pkg_info -qO x11-servers/xorg-server-snap 2>/dev/null || true
+XLIBVERSION!= /usr/sbin/pkg_info -O graphics/libGL 2>/dev/null | ${GREP} libGL- || true
+
+.if empty(XSERVVERSION)
+IGNORE= needs an X server implementation installed
+.endif
PLIST_SUB+= XSERVVERSION=${XSERVVERSION} XLIBVERSION=${XLIBVERSION} \
- LINUXBASE=${LINUXBASE} NVVERSION=${NVVERSION}
+ LINUXBASE=${LINUXBASE} SHLIB_VERSION=${PORTVERSION} \
+ MODULESDIR=${MODULESDIR} XORG=${XORG_SUB} XFREE86=${XFREE86_SUB}
.if !defined(WITHOUT_LINUX)
# Add explicit X11 libraries dependency since USE_LINUX causes the port to
@@ -69,12 +74,26 @@
MAKE_ENV+= WITHOUT_LINUX=yes
.endif
+LIB_DEPENDS+= m.3:${PORTSDIR}/misc/compat5x
+
post-patch: .SILENT
# We should support -CURRENT: kill the check
-.if ${NVVERSION} >= 7174
${REINPLACE_CMD} '24,26d' ${WRKSRC}/src/nv-freebsd.h
+# Fix `agpvar.h' location on recent -CURRENT
+.if ${OSVERSION} >= 800004
+ ${REINPLACE_CMD} -e 's,pci/agpvar\.h,dev/agp/agpvar.h,' \
+ ${WRKSRC}/src/nv-freebsd.h
+.endif
+# Building with -Werror requires prototype for suser() which was moved
+.if ${OSVERSION} >= 700048
+ ${REINPLACE_CMD} -e '15s,^,#include ,' \
+ ${WRKSRC}/src/nvidia_os.c
+.endif
+# Correct prototypes to fix the build with FreeBSD AGP support
+.if ${NVVERSION} >= 1690700
+ ${REINPLACE_CMD} -e '337,338s/(/(nv_stack_t *, /' \
+ ${WRKSRC}/src/nv-freebsd.h
.endif
- ${REINPLACE_CMD} '/bus_memio\.h/d' ${WRKSRC}/src/nv-freebsd.h
.if defined(WITH_FREEBSD_AGP)
${REINPLACE_CMD} -E 's/undef (NV_SUPPORT_OS_AGP)/define \1/' \
${WRKSRC}/src/nv-freebsd.h
@@ -91,24 +110,41 @@
${REINPLACE_CMD} -E 's/define (NV_SUPPORT_LINUX_COMPAT)/undef \1/' \
${WRKSRC}/src/nv-freebsd.h
.endif
-.if ${NVVERSION} < 9746
+# Don't build any binaries (nvidia-settings and nvidia-xconfig)
+.if ${NVVERSION} < 974600
${REINPLACE_CMD} -E 's/(extension).*/\1/' ${WRKSRC}/x11/Makefile
.else
${REINPLACE_CMD} -E 's/(lib).*/\1/' ${WRKSRC}/x11/Makefile
.endif
${REINPLACE_CMD} '/bin/d ; /man/d' ${WRKSRC}/x11/Makefile
+# Conditionally install documentation (but you generally want it)
+.if defined(NOPORTDOCS)
+ ${REINPLACE_CMD} -E 's/(x11).*/\1/ ; /doc/d' ${WRKSRC}/Makefile
+.endif
+# Do not execute afterinstall target (prevent automatic module registration)
+ ${REINPLACE_CMD} -e 's/afterinstall/dontexecute/' ${WRKSRC}/Makefile
+
+pre-su-install:
+# XXX This port silently assumes PREFIX == X11BASE XXX
+ @${MKDIR} ${PREFIX}/${MODULESDIR}/drivers
+# xorg-server-1.4 installs its own ${X11BASE}/lib/xorg/modules/libwfb.so,
+# so back it up so it can be later restored similarly to what NVidia does:
+.if ${NVVERSION} >= 974600
+ @${MV} -f ${PREFIX}/${MODULESDIR}/libwfb.so \
+ ${PREFIX}/${MODULESDIR}/XXX-libwfb.so.%%.${XSERVVERSION}
+.endif
post-install:
# pkg-plist is already overbloated, so use this hack instead of PLIST_SUB's
-.if ${NVVERSION} < 8174
- @${REINPLACE_CMD} '/libnvidia-cfg/d ; /html/d' ${TMPPLIST}
+.if ${NVVERSION} < 817400
+ @${REINPLACE_CMD} '/libnvidia-cfg/d' ${TMPPLIST}
.else
- @${REINPLACE_CMD} '/README\.Linux/d ; /nvidia_drv\.o/d' ${TMPPLIST}
+ @${REINPLACE_CMD} '/nvidia_drv\.o/d' ${TMPPLIST}
.endif
-.if ${NVVERSION} < 9746
- @${REINPLACE_CMD} '/wfb/d ; /chapter-10/d' ${TMPPLIST}
+.if ${NVVERSION} < 974600
+ @${REINPLACE_CMD} '/wfb/d' ${TMPPLIST}
.endif
- ${LN} -sf libXvMCNVIDIA.so.1 ${PREFIX}/lib/libXvMCNVIDIA_dynamic.so.1
- @${CAT} ${PKGMESSAGE}
+ @${LN} -sf libXvMCNVIDIA.so.1 ${PREFIX}/lib/libXvMCNVIDIA_dynamic.so.1
+ @${ECHO_MSG}
.include
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11/nvidia-driver/distinfo,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11/nvidia-driver/distinfo -L x11/nvidia-driver/distinfo -u -r1.3 -r1.4
--- x11/nvidia-driver/distinfo
+++ x11/nvidia-driver/distinfo
@@ -1,9 +1,9 @@
-MD5 (NVIDIA-FreeBSD-x86-1.0-7184.tar.gz) = ee5907345b9f25527c3ec41f5ac269e3
-SHA256 (NVIDIA-FreeBSD-x86-1.0-7184.tar.gz) = f6de6961b540b852e79fb7aa5a95714a13c6984429968448432106d89493e02d
-SIZE (NVIDIA-FreeBSD-x86-1.0-7184.tar.gz) = 8441698
-MD5 (NVIDIA-FreeBSD-x86-1.0-9631.tar.gz) = d560b1e7d5b0209da7aa32526cdda921
-SHA256 (NVIDIA-FreeBSD-x86-1.0-9631.tar.gz) = 2b467da57bc3bb8e2216ce3d02909cf077da045ebcf294474b784cb521a5d550
-SIZE (NVIDIA-FreeBSD-x86-1.0-9631.tar.gz) = 9667093
-MD5 (NVIDIA-FreeBSD-x86-1.0-9746.tar.gz) = d6dd2fad4f6e05980c2fbb591b06fb99
-SHA256 (NVIDIA-FreeBSD-x86-1.0-9746.tar.gz) = cf8be89d537423c0acc294e57cb659dae94463f6347f63c32b1de39c8051a5a7
-SIZE (NVIDIA-FreeBSD-x86-1.0-9746.tar.gz) = 11152524
+MD5 (NVIDIA-FreeBSD-x86-71.86.04.tar.gz) = 7401897a552506869fc64455e70e4b74
+SHA256 (NVIDIA-FreeBSD-x86-71.86.04.tar.gz) = 4a96dbeb735b326f23637bc80532d64648855dbe7733fd9ed4cb3a9e1db0caf4
+SIZE (NVIDIA-FreeBSD-x86-71.86.04.tar.gz) = 5515902
+MD5 (NVIDIA-FreeBSD-x86-96.43.05.tar.gz) = 93e8560b9e2dfd555a75e64edce7353e
+SHA256 (NVIDIA-FreeBSD-x86-96.43.05.tar.gz) = 6421d98445b7a952525af89d6c4e27d213909a8090f290789eda4698347f91ec
+SIZE (NVIDIA-FreeBSD-x86-96.43.05.tar.gz) = 6793001
+MD5 (NVIDIA-FreeBSD-x86-169.12.tar.gz) = 1e81dce17cdd2474e5492b43d0aaf804
+SHA256 (NVIDIA-FreeBSD-x86-169.12.tar.gz) = a237da7664ddcfd2f68336765734ac84de2a2ce0f6535063534b3e6f32f0ac3b
+SIZE (NVIDIA-FreeBSD-x86-169.12.tar.gz) = 13862817
Index: pkg-message.in
===================================================================
RCS file: /home/cvs/mports/x11/nvidia-driver/files/pkg-message.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11/nvidia-driver/files/pkg-message.in -L x11/nvidia-driver/files/pkg-message.in -u -r1.2 -r1.3
--- x11/nvidia-driver/files/pkg-message.in
+++ x11/nvidia-driver/files/pkg-message.in
@@ -1,4 +1,3 @@
-
To use these drivers, make sure that you have loaded the nvidia kernel
module, by doing
@@ -8,18 +7,21 @@
nvidia_load="YES"
-to your /boot/loader.conf (normally done automatically when installing
-the port).
+to your /boot/loader.conf.
If you build this port with WITH_FREEBSD_AGP=yes, make sure you have
-agp.ko kernel module compiled and installed, since nvidia.ko will
-depend on it, or have your kernel compiled with "device agp". Other-
-wise the nvidia kernel module will not load. Also, care to specify
-correct ``Option "NvAGP"'' in ``Device'' section of your X11 configu-
-ration file.
+agp.ko kernel module installed and loaded, since nvidia.ko will depend
+on it, or have your kernel compiled with "device agp". Otherwise the
+nvidia kernel module will not load. Also, care to specify correct
+``Option "NvAGP"'' in ``Device'' section of your X11 configuration file.
When building with Linux compatibility (WITH_LINUX=yes), make sure
-linux.ko is available as well (or have it compiled in kernel).
+linux.ko is available as well (or have it compiled in kernel). It can
+be loaded via /boot/loader.conf (or later in boot process if you add
+
+ linux_enable="YES"
+
+to your /etc/rc.conf.
Note that this driver does not support PAE-enabled kernels.
@@ -30,5 +32,4 @@
in /var/log/Xorg.0.log while actually you have ``options SYSVSHM''
enabled in kernel, the sysctl ``kern.ipc.shmall'' should be increased.
-See %%PREFIX%%/share/doc/NVIDIA_GLX-1.0/README for more information.
-
+See %%DOCSDIR%%/README for more information.
--- x11/nvidia-driver/files/7667-patch-scripts::setup.sh
+++ /dev/null
@@ -1,23 +0,0 @@
---- scripts/setup.sh.orig Wed Jun 22 16:33:18 2005
-+++ scripts/setup.sh Wed Jun 22 19:18:06 2005
-@@ -4,16 +4,15 @@
- if [ ${RESULT} -eq 0 ]; then
- kldunload -n nvidia > /dev/null 2>&1; RESULT=$?
- if [ ${RESULT} -ne 0 ]; then
-- echo 'ERROR: Failed to unload the NVIDIA module!'
-- echo 'ERROR: Is nvidia.ko in use?'
-- exit 1;
-+ echo 'NOTICE: Failed to unload the NVIDIA module!'
-+ echo 'NOTICE: Is nvidia.ko in use?'
- fi
- fi
-
- kldload nvidia > /dev/null 2>&1 ; RESULT=$?
- if [ ${RESULT} -ne 0 ]; then
-- echo 'ERROR: Failed to load the NVIDIA module!'
-- exit 1;
-+ echo 'NOTICE: Failed to load the NVIDIA module!'
-+ echo 'NOTICE: Unload and load NVIDIA module manually, or reboot.'
- fi
-
- grep nvidia_load /boot/loader.conf > /dev/null 2>&1; RESULT=$?
--- x11/nvidia-driver/files/7667-patch-lib::Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/Makefile.orig Fri Jun 17 09:44:23 2005
-+++ lib/Makefile Wed Jun 22 19:12:16 2005
-@@ -6,7 +6,7 @@
- FIND_DIRS= /usr/lib \
- ${X11BASE}/lib
-
--.if exists(/compat/linux)
-+.if exists(/compat/linux) && !defined(WITHOUT_LINUX)
- SUBDIR+= compat
- FIND_DIRS+= /compat/linux/lib \
- /compat/linux/usr/lib \
--- x11/nvidia-driver/files/crash-patch-by-zander-1759235
+++ /dev/null
@@ -1,749 +0,0 @@
-diff -ru src/nv-freebsd.h src.1759235/nv-freebsd.h
---- src/nv-freebsd.h 2006-12-19 13:50:18.000000000 -0800
-+++ src.1759235/nv-freebsd.h 2007-01-26 10:13:57.436330000 -0800
-@@ -111,6 +111,9 @@
- * on FreeBSD, due to its thread-aware reference counting.
- */
-
-+#define __TD_FDT(_td) ((_td)->td_proc->p_fd)
-+#define __TD_FDT_CNT(_td) ((_td)->td_proc->p_fd->fd_refcnt)
-+
- #if __FreeBSD_version >= 601100
- #define __NV_ITHREAD() (curthread->td_pflags & TDP_ITHREAD)
- #else
-@@ -177,12 +180,6 @@
- } nvidia_event_t;
-
- typedef
--struct nvidia_drv2 {
-- STAILQ_HEAD(event_queue, nvidia_event) event_queue;
-- struct selinfo rsel;
--} nvidia_drv2_t;
--
--typedef
- struct nvidia_softc {
- device_t dev;
- device_t agp_dev;
-@@ -203,6 +200,9 @@
- struct cdev *cdev;
- nv_state_t *nv_state;
-
-+ /* queue of OS events */
-+ STAILQ_HEAD(event_queue, nvidia_event) event_queue;
-+
- struct sysctl_ctx_list sysctl_ctx;
- struct selinfo rsel;
-
-@@ -213,8 +213,8 @@
-
- int refcnt;
-
-- struct mtx mtx_rm;
-- struct sx sx_api;
-+ struct mtx rm_mtx;
-+ struct sx api_sx;
-
- } nvidia_softc_t;
-
-@@ -222,10 +222,9 @@
- #define CDEV_MAJOR 180
- #define CDEV_CTL_MINOR 255
-
--extern struct clonedevs *nvidia_ctl_clones;
--extern struct clonedevs *nvidia_dev_clones;
--
- extern devclass_t nvidia_devclass;
-+
-+extern struct nvidia_softc nvidia_ctl_sc;
- extern nv_state_t nvidia_ctl_state;
-
- extern const char *pNVRM_ID;
-@@ -259,15 +258,9 @@
- #define __NV_IOC_TYPE(_cmd) (((_cmd) >> 8) & 0xff)
- #define __NV_IOC_NR(_cmd) (((_cmd) >> 0) & 0xff)
-
--#if __FreeBSD_version >= 600034
--void nvidia_dev_clone (void *, struct ucred *, char *, int, struct cdev **);
--void nvidia_ctl_clone (void *, struct ucred *, char *, int, struct cdev **);
--#else
--void nvidia_dev_clone (void *, char *, int, struct cdev **);
--void nvidia_ctl_clone (void *, char *, int, struct cdev **);
--#endif
--
--#define NV_GET_SOFTC(_dev) ((struct nvidia_softc *)((_dev)->si_drv1))
-+/* nvidia_dev.c */
-+int nvidia_dev_attach (struct nvidia_softc *);
-+int nvidia_dev_detach (struct nvidia_softc *);
-
- /* nvidia_ctl.c */
- int nvidia_ctl_attach (void);
-diff -ru src/nvidia_ctl.c src.1759235/nvidia_ctl.c
---- src/nvidia_ctl.c 2006-12-19 13:50:18.000000000 -0800
-+++ src.1759235/nvidia_ctl.c 2007-01-26 10:14:04.272757250 -0800
-@@ -28,52 +28,10 @@
- .d_flags = D_TRACKCLOSE|D_NEEDGIANT
- };
-
--static nvidia_softc_t nvidia_ctl_sc;
--static int nvidia_count = 0;
--
--struct clonedevs *nvidia_ctl_clones;
--
--void nvidia_ctl_clone(
-- void *arg,
--#if __FreeBSD_version >= 600034
-- struct ucred *cred,
--#endif
-- char *name,
-- int namelen,
-- struct cdev **dev
--)
--{
-- int i, clone = 0;
-+static struct cdev *nvidia_ctl_cdev = NULL;
-+struct nvidia_softc nvidia_ctl_sc;
-
-- if (*dev != NULL)
-- return;
-- if (strcmp(name, "nvidiactl") != 0)
-- return;
--
-- /*
-- * XXX clone_create() doesn't handle automatic clone
-- * number allocation correctly at this point, it
-- * can insert clone list entries out of order, with
-- * respect to the clone number, and subsequently
-- * allocate numbers that are still in use. Iterate over
-- * the possible clone numbers until the first unused
-- * one is found.
-- */
-- do {
-- i = clone_create(&nvidia_ctl_clones, &nvidia_ctl_cdevsw,
-- &clone, dev, 0);
-- if (i == 0) clone++;
-- } while ((clone <= CLONE_UNITMASK) && (i == 0));
--
-- if ((i != 0) && (clone <= CLONE_UNITMASK)) {
-- *dev = make_dev(&nvidia_ctl_cdevsw, unit2minor(clone),
-- UID_ROOT, GID_WHEEL, 0666, "nvidiactl.%u", clone);
-- if (*dev != NULL) {
-- (*dev)->si_flags |= SI_CHEAPCLONE;
-- (*dev)->si_drv1 = (void *)&nvidia_ctl_sc;
-- }
-- }
--}
-+static int nvidia_count = 0;
-
- int nvidia_ctl_open(
- struct cdev *dev,
-@@ -85,21 +43,10 @@
- int status;
- nv_state_t *nv = &nvidia_ctl_state;
-
-- if (!dev->si_drv2) {
-- /* only allow one open() of this file */
-- dev->si_drv2 = dev->si_drv1;
-- } else
-- return EBUSY;
--
- nv_lock_api(nv);
- status = nvidia_open_ctl();
- nv_unlock_api(nv);
-
-- if (status == 0) {
-- /* XXX Fix me? (clear of SI_CHEAPCLONE) */
-- dev->si_flags &= ~SI_CHEAPCLONE;
-- }
--
- return status;
- }
-
-@@ -117,11 +64,6 @@
- status = nvidia_close_ctl(dev, td);
- nv_unlock_api(nv);
-
-- if (status == 0) {
-- /* XXX Fix me? (call to destroy_dev()) */
-- destroy_dev(dev);
-- }
--
- return status;
- }
-
-@@ -223,21 +165,15 @@
-
- int nvidia_ctl_attach(void)
- {
-- struct nvidia_softc *sc;
--
- if (nvidia_count == 0) {
- /*
- * This routine is called from nvidia_attach(), multiple times
- * when more than one device is installed.
- */
-- sc = &nvidia_ctl_sc;
-- bzero(sc, sizeof(nvidia_softc_t));
--
-- nvidia_ctl_state.os_state = sc;
-- sc->nv_state = (void *)&nvidia_ctl_state;
--
-- mtx_init(&sc->mtx_rm, "ctl.mtx_rm", NULL, MTX_SPIN | MTX_RECURSE);
-- sx_init(&sc->sx_api, "ctl.sx_api");
-+ nvidia_ctl_cdev = make_dev(&nvidia_ctl_cdevsw,
-+ CDEV_CTL_MINOR,
-+ UID_ROOT, GID_WHEEL, 0666,
-+ "%s", nvidia_ctl_cdevsw.d_name);
- }
-
- nvidia_count++;
-@@ -256,10 +192,8 @@
- * Like nvidia_ctl_attach(), nvidia_ctl_detach() will also be
- * called more than once with multiple devices.
- */
-- mtx_destroy(&sc->mtx_rm);
-- sx_destroy(&sc->sx_api);
-+ destroy_dev(nvidia_ctl_cdev);
- }
-
- return 0;
- }
--
-diff -ru src/nvidia_dev.c src.1759235/nvidia_dev.c
---- src/nvidia_dev.c 2006-12-19 13:50:18.000000000 -0800
-+++ src.1759235/nvidia_dev.c 2007-01-26 10:14:08.509022000 -0800
-@@ -30,58 +30,6 @@
- .d_flags = D_MEM|D_TRACKCLOSE|D_NEEDGIANT
- };
-
--struct clonedevs *nvidia_dev_clones;
--
--void nvidia_dev_clone(
-- void *arg,
--#if __FreeBSD_version >= 600034
-- struct ucred *cred,
--#endif
-- char *name,
-- int namelen,
-- struct cdev **dev
--)
--{
-- int i, unit;
-- struct nvidia_softc *sc;
-- int clone = 0;
--
-- if (*dev != NULL)
-- return;
-- if (dev_stdclone(name, NULL, "nvidia", &unit) != 1)
-- return;
-- if (unit >= NV_MAX_DEVICES)
-- return;
--
-- sc = devclass_get_softc(nvidia_devclass, unit);
-- if (sc == NULL)
-- return;
--
-- /*
-- * XXX clone_create() doesn't handle automatic clone
-- * number allocation correctly at this point, it
-- * can insert clone list entries out of order, with
-- * respect to the clone number, and subsequently
-- * allocate numbers that are still in use. Iterate over
-- * the possible clone numbers until the first unused
-- * one is found.
-- */
-- do {
-- i = clone_create(&nvidia_dev_clones, &nvidia_dev_cdevsw,
-- &clone, dev, 0);
-- if (i == 0) clone++;
-- } while ((clone <= CLONE_UNITMASK) && (i == 0));
--
-- if ((i != 0) && (clone <= CLONE_UNITMASK)) {
-- *dev = make_dev(&nvidia_dev_cdevsw, unit2minor(clone),
-- UID_ROOT, GID_WHEEL, 0666, "nvidia%u.%u", unit, clone);
-- if (*dev != NULL) {
-- (*dev)->si_drv1 = (void *)sc;
-- (*dev)->si_flags |= SI_CHEAPCLONE;
-- }
-- }
--}
--
- int nvidia_dev_open(
- struct cdev *dev,
- int oflags,
-@@ -90,30 +38,20 @@
- )
- {
- int status;
-- struct nvidia_softc *sc = NV_GET_SOFTC(dev);
-- nv_state_t *nv = sc->nv_state;
-+ struct nvidia_softc *sc;
-+ nv_state_t *nv;
-+ int unit = minor(dev);
-
-- struct nvidia_drv2 *drv2;
-+ sc = devclass_get_softc(nvidia_devclass, unit);
-+ if (!sc)
-+ return ENXIO;
-
-- if (!dev->si_drv2) {
-- drv2 = malloc(sizeof(struct nvidia_drv2), M_NVIDIA, M_WAITOK | M_ZERO);
-- if (drv2 == NULL)
-- return ENOMEM;
-- STAILQ_INIT(&drv2->event_queue);
-- dev->si_drv2 = drv2;
-- } else
-- return EBUSY;
-+ nv = sc->nv_state;
-
- nv_lock_api(nv);
- status = nvidia_open_dev(sc);
- nv_unlock_api(nv);
-
-- if (status == 0) {
-- /* XXX Fix me? (clear of SI_CHEAPCLONE) */
-- dev->si_flags &= ~SI_CHEAPCLONE;
-- } else
-- free(drv2, M_NVIDIA);
--
- return status;
- }
-
-@@ -125,28 +63,17 @@
- )
- {
- int status;
-- struct nvidia_softc *sc = NV_GET_SOFTC(dev);
-- struct nvidia_drv2 *drv2;
-+ struct nvidia_softc *sc;
-+ nv_state_t *nv;
-+ int unit = minor(dev);
-
-- nv_state_t *nv = sc->nv_state;
-- struct nvidia_event *et;
-+ sc = devclass_get_softc(nvidia_devclass, unit);
-+ nv = sc->nv_state;
-
- nv_lock_api(nv);
- status = nvidia_close_dev(sc, dev, td);
- nv_unlock_api(nv);
-
-- drv2 = dev->si_drv2;
-- while ((et = STAILQ_FIRST(&drv2->event_queue))) {
-- STAILQ_REMOVE(&drv2->event_queue, et, nvidia_event, queue);
-- free(et, M_NVIDIA);
-- }
--
-- if (status == 0) {
-- free(dev->si_drv2, M_NVIDIA);
-- /* XXX Fix me? (call to destroy_dev()) */
-- destroy_dev(dev);
-- }
--
- return status;
- }
-
-@@ -159,12 +86,16 @@
- )
- {
- int status;
-- struct nvidia_softc *sc = NV_GET_SOFTC(dev);
-- nv_state_t *nv = sc->nv_state;
-+ struct nvidia_softc *sc;
-+ nv_state_t *nv;
-+ int unit = minor(dev);
-
- if (__NV_IOC_TYPE(cmd) != NV_IOCTL_MAGIC)
- return ENOTTY;
-
-+ sc = devclass_get_softc(nvidia_devclass, unit);
-+ nv = sc->nv_state;
-+
- nv_lock_api(nv);
- status = nvidia_handle_ioctl(dev, cmd, data, fflag, td);
- nv_unlock_api(nv);
-@@ -178,16 +109,18 @@
- d_thread_t *td
- )
- {
-- struct nvidia_softc *sc = NV_GET_SOFTC(dev);
-- nv_state_t *nv = sc->nv_state;
-+ struct nvidia_softc *sc;
-+ nv_state_t *nv;
-+ int unit = minor(dev);
-
-- struct nvidia_drv2 *drv2 = dev->si_drv2;
-+ sc = devclass_get_softc(nvidia_devclass, unit);
-+ nv = sc->nv_state;
-
- nv_lock_rm(nv);
-
-- if (STAILQ_EMPTY(&drv2->event_queue)) {
-+ if (STAILQ_EMPTY(&sc->event_queue)) {
- nv_unlock_rm(nv);
-- selrecord(td, &drv2->rsel);
-+ selrecord(td, &sc->rsel);
- } else {
- nv_unlock_rm(nv);
- return (events & (POLLIN | POLLPRI));
-@@ -204,10 +137,13 @@
- )
- {
- int status;
-- struct nvidia_softc *sc = NV_GET_SOFTC(dev);
-- nv_state_t *nv = sc->nv_state;
--
-+ struct nvidia_softc *sc;
- vm_offset_t physical;
-+ nv_state_t *nv;
-+ int unit = minor(dev);
-+
-+ sc = devclass_get_softc(nvidia_devclass, unit);
-+ nv = sc->nv_state;
-
- nv_lock_api(nv);
- status = nvidia_mmap_dev(sc, offset, &physical);
-@@ -219,7 +155,26 @@
- return status;
- }
-
--/* XXX This needs to be populated with FreeBSD specific code to allow
-+int nvidia_dev_attach(struct nvidia_softc *sc)
-+{
-+ sc->cdev = make_dev(&nvidia_dev_cdevsw,
-+ device_get_unit(sc->dev),
-+ UID_ROOT, GID_WHEEL, 0666,
-+ "%s%d", nvidia_dev_cdevsw.d_name,
-+ device_get_unit(sc->dev));
-+
-+ return 0;
-+}
-+
-+int nvidia_dev_detach(struct nvidia_softc *sc)
-+{
-+ destroy_dev(sc->cdev);
-+ return 0;
-+}
-+
-+
-+/*
-+ * XXX This needs to be populated with FreeBSD specific code to allow
- * us to support DMA addresses larger than 32 bits.
- */
-
-diff -ru src/nvidia_pci.c src.1759235/nvidia_pci.c
---- src/nvidia_pci.c 2006-12-19 13:50:18.000000000 -0800
-+++ src.1759235/nvidia_pci.c 2007-01-26 10:14:11.521210250 -0800
-@@ -236,8 +236,8 @@
- goto fail;
- }
-
-- mtx_init(&sc->mtx_rm, "dev.mtx_rm", NULL, MTX_SPIN | MTX_RECURSE);
-- sx_init(&sc->sx_api, "dev.sx_api");
-+ mtx_init(&sc->rm_mtx, "dev.rm_mtx", NULL, MTX_SPIN | MTX_RECURSE);
-+ sx_init(&sc->api_sx, "dev.api_sx");
-
- return 0;
-
-@@ -251,6 +251,7 @@
- {
- int status;
- struct nvidia_softc *sc;
-+ nv_state_t *nv;
-
- /*
- * Check if the device is still in use before accepting the
-@@ -258,11 +259,19 @@
- * usage count is non-zero!
- */
- sc = device_get_softc(dev);
-- if (sc->refcnt != 0) /* XXX Fix me? (refcnt) */
-+ nv = sc->nv_state;
-+
-+ nv_lock_api(nv);
-+
-+ if (sc->refcnt != 0) { /* XXX Fix me? (refcnt) */
-+ nv_unlock_api(nv);
- return EBUSY;
-+ }
-+
-+ nv_unlock_api(nv);
-
-- mtx_destroy(&sc->mtx_rm);
-- sx_destroy(&sc->sx_api);
-+ mtx_destroy(&sc->rm_mtx);
-+ sx_destroy(&sc->api_sx);
-
- status = nvidia_pci_teardown_intr(dev);
- if (status)
-diff -ru src/nvidia_subr.c src.1759235/nvidia_subr.c
---- src/nvidia_subr.c 2006-12-19 13:50:17.000000000 -0800
-+++ src.1759235/nvidia_subr.c 2007-01-26 10:14:14.001365250 -0800
-@@ -20,9 +20,6 @@
- devclass_t nvidia_devclass;
- nv_state_t nvidia_ctl_state;
-
--static eventhandler_tag nvidia_ctl_ehtag;
--static eventhandler_tag nvidia_dev_ehtag;
--
- int nvidia_attach(device_t dev)
- {
- int status;
-@@ -52,6 +49,9 @@
- nv->fb = &nv->bars[NV_GPU_BAR_INDEX_FB];
- nv->regs = &nv->bars[NV_GPU_BAR_INDEX_REGS];
-
-+ if ((status = nvidia_dev_attach(sc)) != 0)
-+ return status;
-+
- if ((status = nvidia_ctl_attach()) != 0)
- return status;
-
-@@ -67,6 +67,12 @@
- sc = device_get_softc(dev);
- nv_sysctl_exit(sc->nv_state);
-
-+ status = nvidia_dev_detach(sc);
-+ if (status) {
-+ device_printf(dev, "NVRM: NVIDIA driver DEV detach failed.\n");
-+ goto fail;
-+ }
-+
- status = nvidia_ctl_detach();
- if (status) {
- device_printf(dev, "NVRM: NVIDIA driver CTL detach failed.\n");
-@@ -311,12 +317,23 @@
- d_thread_t *td
- )
- {
-- struct nvidia_softc *sc = NV_GET_SOFTC(dev);
-- nv_state_t *nv = sc->nv_state;
-+ struct nvidia_softc *sc;
-+ nv_state_t *nv;
-+ int unit = minor(dev);
-+
-+ if (unit == CDEV_CTL_MINOR) {
-+ /* the control device is "special" */
-+ nv = &nvidia_ctl_state;
-+ } else {
-+ sc = devclass_get_softc(nvidia_devclass, unit);
-+ if (!sc)
-+ return ENXIO;
-+ nv = sc->nv_state;
-+ }
-
- NV_PCI_CHECK_CONFIG_SPACE(nv, TRUE);
-
-- if (rm_ioctl(nv, (void *)dev, __NV_IOC_NR(cmd), data))
-+ if (rm_ioctl(nv, (void *)__TD_FDT(td), __NV_IOC_NR(cmd), data))
- return 0;
-
- return EINVAL;
-@@ -347,7 +364,8 @@
- struct nvidia_softc *sc;
- nv_state_t *nv = &nvidia_ctl_state;
-
-- rm_free_unused_clients(nv, (void *)dev);
-+ if (__TD_FDT_CNT(td) == 0)
-+ rm_free_unused_clients(nv, (void *)__TD_FDT(td));
-
- sc = nv->os_state;
- sc->refcnt--;
-@@ -376,6 +394,8 @@
- * the core resource manager does the actual work. We update both
- * the flags and the usage count.
- */
-+ STAILQ_INIT(&sc->event_queue);
-+
- if (!rm_init_adapter(nv)) {
- device_printf(sc->dev, "NVRM: rm_init_adapter() failed!\n");
- return EIO;
-@@ -396,10 +416,12 @@
- )
- {
- nv_state_t *nv = sc->nv_state;
-+ struct nvidia_event *et;
-
- NV_PCI_CHECK_CONFIG_SPACE(nv, TRUE);
-
-- rm_free_unused_clients(nv, (void *)dev);
-+ if (__TD_FDT_CNT(td) == 0)
-+ rm_free_unused_clients(nv, (void *)__TD_FDT(td));
-
- sc->refcnt--;
-
-@@ -413,6 +435,11 @@
- rm_disable_adapter(nv);
- rm_shutdown_adapter(nv);
-
-+ while ((et = STAILQ_FIRST(&sc->event_queue))) {
-+ STAILQ_REMOVE(&sc->event_queue, et, nvidia_event, queue);
-+ free(et, M_NVIDIA);
-+ }
-+
- nv->flags &= ~NV_FLAG_OPEN;
- }
-
-@@ -437,26 +464,20 @@
- * this routine, further initialization takes place at attach
- * time.
- */
-- clone_setup(&nvidia_ctl_clones);
-- clone_setup(&nvidia_dev_clones);
--
-- nvidia_ctl_ehtag = EVENTHANDLER_REGISTER(dev_clone,
-- nvidia_ctl_clone, 0, 0);
-- if (nvidia_ctl_ehtag == NULL)
-- return ENOMEM;
--
-- nvidia_dev_ehtag = EVENTHANDLER_REGISTER(dev_clone,
-- nvidia_dev_clone, 0, 0);
-- if (nvidia_dev_ehtag == NULL) {
-- EVENTHANDLER_DEREGISTER(dev_clone, nvidia_ctl_ehtag);
-- return ENOMEM;
-- }
-+ sc = &nvidia_ctl_sc;
-+ bzero(sc, sizeof(nvidia_softc_t));
-
- if (!rm_init_rm()) {
- printf("NVRM: rm_init_rm() failed!\n");
- return EIO;
- }
-
-+ mtx_init(&sc->rm_mtx, "ctl.rm_mtx", NULL, MTX_SPIN | MTX_RECURSE);
-+ sx_init(&sc->api_sx, "ctl.api_sx");
-+
-+ nvidia_ctl_state.os_state = sc;
-+ sc->nv_state = (void *)&nvidia_ctl_state;
-+
- nvidia_sysctl_init();
- nvidia_linux_init();
-
-@@ -468,23 +489,26 @@
- * unload request if it is. This event can occur even when the
- * module usage count is non-zero!
- */
-- EVENTHANDLER_DEREGISTER(dev_clone, nvidia_dev_ehtag);
-- EVENTHANDLER_DEREGISTER(dev_clone, nvidia_ctl_ehtag);
--
- nv = &nvidia_ctl_state;
- sc = nv->os_state;
-
-- if (sc->refcnt != 0) /* XXX Fix me? (refcnt) */
-+ nv_lock_api(nv);
-+
-+ if (sc->refcnt != 0) { /* XXX Fix me? (refcnt) */
-+ nv_unlock_api(nv);
- return EBUSY;
-+ }
-+
-+ nv_unlock_api(nv);
-+
-+ mtx_destroy(&sc->rm_mtx);
-+ sx_destroy(&sc->api_sx);
-
- rm_shutdown_rm();
-
- nvidia_sysctl_exit();
- nvidia_linux_exit();
-
-- clone_cleanup(&nvidia_dev_clones);
-- clone_cleanup(&nvidia_dev_clones);
--
- break;
-
- default:
-@@ -713,25 +737,25 @@
- * interrupts on the current processor.
- */
- struct nvidia_softc *sc = nv->os_state;
-- mtx_lock_spin(&sc->mtx_rm);
-+ mtx_lock_spin(&sc->rm_mtx);
- }
-
- void nv_unlock_rm(nv_state_t *nv)
- {
- struct nvidia_softc *sc = nv->os_state;
-- mtx_unlock_spin(&sc->mtx_rm);
-+ mtx_unlock_spin(&sc->rm_mtx);
- }
-
- void nv_lock_api(nv_state_t *nv)
- {
- struct nvidia_softc *sc = nv->os_state;
-- sx_xlock(&sc->sx_api);
-+ sx_xlock(&sc->api_sx);
- }
-
- void nv_unlock_api(nv_state_t *nv)
- {
- struct nvidia_softc *sc = nv->os_state;
-- sx_xunlock(&sc->sx_api);
-+ sx_xunlock(&sc->api_sx);
- }
-
-
-@@ -742,11 +766,10 @@
- U032 index
- )
- {
-+ struct nvidia_softc *sc;
- struct nvidia_event *et;
-- struct cdev *dev = event->file;
-- struct nvidia_drv2 *drv2;
-
-- et = malloc(sizeof(struct nvidia_event), M_NVIDIA, M_NOWAIT | M_ZERO);
-+ et = malloc(sizeof(nvidia_event_t), M_NVIDIA, M_NOWAIT | M_ZERO);
- if (et == NULL)
- return;
-
-@@ -756,13 +779,13 @@
-
- nv_lock_rm(nv);
-
-- drv2 = dev->si_drv2;
-- STAILQ_INSERT_TAIL(&drv2->event_queue, et, queue);
-+ sc = nv->os_state;
-+ STAILQ_INSERT_TAIL(&sc->event_queue, et, queue);
-
- nv_unlock_rm(nv);
-
- /* XXX Fix me? (os events) */
-- selwakeup(&drv2->rsel);
-+ selwakeup(&sc->rsel);
- }
-
- S032 nv_get_event(
-@@ -772,19 +795,27 @@
- U032 *pending
- )
- {
-- struct cdev *dev = file;
-- struct nvidia_drv2 *drv2 = dev->si_drv2;
-- struct nvidia_event *et;
-+ struct nvidia_softc *sc = nv->os_state;
-+ struct nvidia_event *et, *_et;
-
- nv_lock_rm(nv);
-
-- et = STAILQ_FIRST(&drv2->event_queue);
-+ STAILQ_FOREACH(et, &sc->event_queue, queue) {
-+ if (et->event.file == file)
-+ break;
-+ }
-
- if (et != NULL) {
- *event = et->event;
-
-- STAILQ_REMOVE(&drv2->event_queue, et, nvidia_event, queue);
-- *pending = !STAILQ_EMPTY(&drv2->event_queue);
-+ STAILQ_REMOVE(&sc->event_queue, et, nvidia_event, queue);
-+
-+ STAILQ_FOREACH(_et, &sc->event_queue, queue) {
-+ if (_et->event.file == file)
-+ break;
-+ }
-+
-+ *pending = (_et != NULL);
-
- nv_unlock_rm(nv);
-
--- x11/nvidia-driver/files/6113-patch-lib::Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
---- lib/Makefile.orig Mon Aug 16 17:05:30 2004
-+++ lib/Makefile Mon Aug 16 17:07:47 2004
-@@ -1,13 +1,16 @@
- SUBDIR= libGL \
- libnvidia-tls \
- libGLcore \
-- libXvMCNVIDIA \
-- compat
-+ libXvMCNVIDIA
-
--FIND_DIRS= /usr/lib ${X11BASE}/lib \
-- /compat/linux/lib \
-+FIND_DIRS= /usr/lib ${X11BASE}/lib
-+
-+.if exists(/compat/linux) && !defined(WITHOUT_LINUX)
-+SUBDIR+= compat
-+FIND_DIRS+= /compat/linux/lib \
- /compat/linux/usr/lib \
- /compat/linux/usr/X11R6/lib
-+.endif
-
- FIND_FILES!=(find ${FIND_DIRS} \
- -name libGL.a\* -or \
From laffer1 at midnightbsd.org Fri Mar 21 19:27:16 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:27:16 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: patch-lib::Makefile:
Message-ID: <200803212327.m2LNRGc7021261@stargazer.midnightbsd.org>
Log Message:
-----------
Added Files:
-----------
mports/x11/nvidia-driver/files:
patch-lib::Makefile (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/nvidia-driver/files/patch-lib::Makefile
@@ -0,0 +1,11 @@
+--- lib/Makefile.orig Fri Jun 17 09:44:23 2005
++++ lib/Makefile Wed Jun 22 19:12:16 2005
+@@ -6,7 +6,7 @@
+ FIND_DIRS= /usr/lib \
+ ${X11BASE}/lib
+
+-.if exists(/compat/linux)
++.if exists(/compat/linux) && !defined(WITHOUT_LINUX)
+ SUBDIR+= compat
+ FIND_DIRS+= /compat/linux/lib \
+ /compat/linux/usr/lib \
From laffer1 at midnightbsd.org Fri Mar 21 19:28:24 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:28:24 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Add gl depends
Message-ID: <200803212328.m2LNSOM6021304@stargazer.midnightbsd.org>
Log Message:
-----------
Add gl depends
Modified Files:
--------------
mports/x11/nvidia-settings:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/nvidia-settings/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11/nvidia-settings/Makefile -L x11/nvidia-settings/Makefile -u -r1.3 -r1.4
--- x11/nvidia-settings/Makefile
+++ x11/nvidia-settings/Makefile
@@ -8,7 +8,7 @@
PORTNAME= nvidia-settings
PORTVERSION= 1.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_NVIDIA:S,$,XFree86/${PORTNAME}/,} \
${MASTER_SITE_LOCAL:S,$,bland/,}
@@ -19,6 +19,7 @@
FAKE_OPTS= prefixhack
+USE_GL= yes
USE_XLIB= yes
USE_GNOME= gtk20
USE_GMAKE= yes
From laffer1 at midnightbsd.org Fri Mar 21 19:29:30 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:29:30 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: distinfo: Fix distinfo..
Message-ID: <200803212329.m2LNTURn021344@stargazer.midnightbsd.org>
Log Message:
-----------
Fix distinfo.. file size has changed once again.
Modified Files:
--------------
mports/x11/nvidia-settings:
distinfo (r1.3 -> r1.4)
-------------- next part --------------
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11/nvidia-settings/distinfo,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11/nvidia-settings/distinfo -L x11/nvidia-settings/distinfo -u -r1.3 -r1.4
--- x11/nvidia-settings/distinfo
+++ x11/nvidia-settings/distinfo
@@ -1,3 +1,3 @@
-MD5 (nvidia-settings-1.0.tar.gz) = fa954e504cb5b89b400968fcbd86ff27
-SHA256 (nvidia-settings-1.0.tar.gz) = 83c6b760b8322dba96252633d80441d70a8c65e5e172b9db6a73edbdd1eb45fc
-SIZE (nvidia-settings-1.0.tar.gz) = 1288405
+MD5 (nvidia-settings-1.0.tar.gz) = 65b0eeaa40dab334f119fba35e997cb3
+SHA256 (nvidia-settings-1.0.tar.gz) = be9f5da7cc08b8fb00a1c9dd3aebe91f8d12fbeea9ac94ed9fba04153d360b46
+SIZE (nvidia-settings-1.0.tar.gz) = 1278229
From laffer1 at midnightbsd.org Fri Mar 21 19:30:52 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:30:52 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: x11/nvidia-xconfig: distfile size changed.
Message-ID: <200803212330.m2LNUqV0021834@stargazer.midnightbsd.org>
Log Message:
-----------
distfile size changed.
Modified Files:
--------------
mports/x11/nvidia-xconfig:
Makefile (r1.2 -> r1.3)
distinfo (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/nvidia-xconfig/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11/nvidia-xconfig/Makefile -L x11/nvidia-xconfig/Makefile -u -r1.2 -r1.3
--- x11/nvidia-xconfig/Makefile
+++ x11/nvidia-xconfig/Makefile
@@ -8,7 +8,7 @@
PORTNAME= nvidia-xconfig
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_NVIDIA:S,$,XFree86/${PORTNAME}/,} \
${MASTER_SITE_LOCAL:S,$,bland/,}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11/nvidia-xconfig/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11/nvidia-xconfig/distinfo -L x11/nvidia-xconfig/distinfo -u -r1.2 -r1.3
--- x11/nvidia-xconfig/distinfo
+++ x11/nvidia-xconfig/distinfo
@@ -1,3 +1,3 @@
-MD5 (nvidia-xconfig-1.0.tar.gz) = 3eb1b153ab3025b42a36e63c1d5d5c94
-SHA256 (nvidia-xconfig-1.0.tar.gz) = d89811170870ff871c8e9b9cdcd48480eb88dabf71be6a9146b89f770068660f
-SIZE (nvidia-xconfig-1.0.tar.gz) = 101168
+MD5 (nvidia-xconfig-1.0.tar.gz) = 0fe6c8e27ec59ee475da8ce18e112aa2
+SHA256 (nvidia-xconfig-1.0.tar.gz) = 52beba637b8ed375e5cbf80dc81d44ba3791c480b74a6eebcf6cfcdc2a77f27f
+SIZE (nvidia-xconfig-1.0.tar.gz) = 110356
From laffer1 at midnightbsd.org Fri Mar 21 19:37:10 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:37:10 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Add xorg libs
Message-ID: <200803212337.m2LNbAHL022379@stargazer.midnightbsd.org>
Log Message:
-----------
Add xorg libs
Modified Files:
--------------
mports/net/x11vnc:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net/x11vnc/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L net/x11vnc/Makefile -L net/x11vnc/Makefile -u -r1.1 -r1.2
--- net/x11vnc/Makefile
+++ net/x11vnc/Makefile
@@ -8,6 +8,7 @@
PORTNAME= x11vnc
PORTVERSION= 0.9.3
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR=libvncserver
@@ -18,7 +19,7 @@
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
USE_GNOME= gnometarget
-USE_X_PREFIX= yes
+USE_XLIB= yes
GNU_CONFIGURE= yes
USE_GCC= 3.4+
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
From laffer1 at midnightbsd.org Fri Mar 21 19:40:10 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:40:10 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: shells/fd: Update to 2.09, make fetchable.
Message-ID: <200803212340.m2LNeA2I022877@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 2.09, make fetchable.
Modified Files:
--------------
mports/shells/fd:
Makefile (r1.2 -> r1.3)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/shells/fd/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L shells/fd/pkg-plist -L shells/fd/pkg-plist -u -r1.1 -r1.2
--- shells/fd/pkg-plist
+++ shells/fd/pkg-plist
@@ -2,6 +2,7 @@
bin/fdsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells; rm -f /etc/shells.bak
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells; rm -f /etc/shells.bak
+bin/fd-dict.tbl
bin/fd-unicd.tbl
etc/fd2rc.dist
@unexec if cmp -s %D/etc/fd2rc %D/etc/fd2rc.sample; then rm -f %D/etc/fd2rc; fi
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/shells/fd/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L shells/fd/Makefile -L shells/fd/Makefile -u -r1.2 -r1.3
--- shells/fd/Makefile
+++ shells/fd/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= fd
-PORTVERSION= 2.08f
+PORTVERSION= 2.09g
CATEGORIES= shells
MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \
ftp://ftp.unixusers.net/src/fdclone/
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/shells/fd/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L shells/fd/distinfo -L shells/fd/distinfo -u -r1.1 -r1.2
--- shells/fd/distinfo
+++ shells/fd/distinfo
@@ -1,3 +1,3 @@
-MD5 (FD-2.08f.tar.gz) = 2cd69c228060b6fa48cca7484d430195
-SHA256 (FD-2.08f.tar.gz) = 360cd32c967414f2930d358553f996db59dcde8eedc34e00824dbc24ec13b544
-SIZE (FD-2.08f.tar.gz) = 729859
+MD5 (FD-2.09g.tar.gz) = a367ee859143ca5e386f343a240dfb6b
+SHA256 (FD-2.09g.tar.gz) = b6ff54ffd2c5ec148d21cbf0e1a7275971dca4499da856759d3253e65b640d94
+SIZE (FD-2.09g.tar.gz) = 804535
From laffer1 at midnightbsd.org Fri Mar 21 19:43:41 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 19:43:41 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: pkg-descr: add website.
Message-ID: <200803212343.m2LNhfFV022938@stargazer.midnightbsd.org>
Log Message:
-----------
add website.
Modified Files:
--------------
mports/x11-wm/pekwm:
pkg-descr (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-descr
===================================================================
RCS file: /home/cvs/mports/x11-wm/pekwm/pkg-descr,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-wm/pekwm/pkg-descr -L x11-wm/pekwm/pkg-descr -u -r1.1 -r1.2
--- x11-wm/pekwm/pkg-descr
+++ x11-wm/pekwm/pkg-descr
@@ -11,3 +11,5 @@
* "Smart" window placement
* Basic pixmap theming, with configurable buttons
* Some nifty extra bugs! ;)
+
+WWW: http://pekwm.org
From laffer1 at midnightbsd.org Fri Mar 21 20:10:13 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 20:10:13 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: www/linux-flashplugin7: Update to r73
Message-ID: <200803220010.m2M0ADoe025906@stargazer.midnightbsd.org>
Log Message:
-----------
Update to r73
Modified Files:
--------------
mports/www/linux-flashplugin7:
Makefile (r1.3 -> r1.4)
distinfo (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/linux-flashplugin7/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L www/linux-flashplugin7/Makefile -L www/linux-flashplugin7/Makefile -u -r1.3 -r1.4
--- www/linux-flashplugin7/Makefile
+++ www/linux-flashplugin7/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= flashplugin
-PORTVERSION= 7.0r70
+PORTVERSION= 7.0r73
CATEGORIES= www multimedia linux
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/installers/archive/
PKGNAMEPREFIX= linux-
@@ -26,7 +26,7 @@
RESTRICTED= Redistribution not allowed
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/fp7_archive/r70/install_flash_player_7_linux
+WRKSRC= ${WRKDIR}/fp7_archive/r73/install_flash_player_7_linux
USE_NPAPI= linux-*
NPAPI_FILES= libflashplayer.so flashplayer.xpt
@@ -43,6 +43,6 @@
.endif
post-patch:
- (cd ${WRKDIR}/fp7_archive/r70 && ${TAR} -xzf install_flash_player_7_linux_r70.tar.gz)
+ (cd ${WRKDIR}/fp7_archive/r73 && ${TAR} -xzf install_flash_player_7_linux_r73.tar.gz)
.include
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/www/linux-flashplugin7/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L www/linux-flashplugin7/distinfo -L www/linux-flashplugin7/distinfo -u -r1.2 -r1.3
--- www/linux-flashplugin7/distinfo
+++ www/linux-flashplugin7/distinfo
@@ -1,3 +1,3 @@
-MD5 (flashplugin/fp7_archive.zip) = b202a877ac3c4b782d7b4390efcb8c05
-SHA256 (flashplugin/fp7_archive.zip) = 182e46bd8fa1c21af8a11554b3887b02bc286084c1e5137aa047364943ab0519
-SIZE (flashplugin/fp7_archive.zip) = 33513720
+MD5 (flashplugin/fp7_archive.zip) = 90ca3e8596ce1ae82fc04ae6b652550d
+SHA256 (flashplugin/fp7_archive.zip) = 4be17a2e4e1523f385d823eb5d7751dda83a3dd27e34d8fd4f95a4869e8a69eb
+SIZE (flashplugin/fp7_archive.zip) = 39658950
From laffer1 at midnightbsd.org Fri Mar 21 20:12:18 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 20:12:18 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: www/linux-flashplugin9: Update to r115
Message-ID: <200803220012.m2M0CIUW025968@stargazer.midnightbsd.org>
Log Message:
-----------
Update to r115
Modified Files:
--------------
mports/www/linux-flashplugin9:
Makefile (r1.2 -> r1.3)
distinfo (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/linux-flashplugin9/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L www/linux-flashplugin9/Makefile -L www/linux-flashplugin9/Makefile -u -r1.2 -r1.3
--- www/linux-flashplugin9/Makefile
+++ www/linux-flashplugin9/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= flashplugin
-PORTVERSION= 9.0r48
+PORTVERSION= 9.0r115
CATEGORIES= www multimedia linux
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/:plugin \
LOCAL/lofi:suplib
@@ -34,7 +34,7 @@
PORTDOCS= *
USE_NPAPI= linux-*
-NPAPI_FILES= libflashplayer.so flashplayer.xpt
+NPAPI_FILES= libflashplayer.so
CONFLICTS= linux-flashplugin-7*
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/www/linux-flashplugin9/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L www/linux-flashplugin9/distinfo -L www/linux-flashplugin9/distinfo -u -r1.2 -r1.3
--- www/linux-flashplugin9/distinfo
+++ www/linux-flashplugin9/distinfo
@@ -1,6 +1,6 @@
-MD5 (flashplugin/9.0r48/install_flash_player_9_linux.tar.gz) = 821cc72359a937caef85bb4cc74ef5cd
-SHA256 (flashplugin/9.0r48/install_flash_player_9_linux.tar.gz) = ad2f9eb98e976a82b62e97e7cf3a555464e43b80507b87ed7c469706faa4d897
-SIZE (flashplugin/9.0r48/install_flash_player_9_linux.tar.gz) = 2608602
-MD5 (flashplugin/9.0r48/libflashsupport.so) = 20a61e9de44e7f58e9566b16ee6651d9
-SHA256 (flashplugin/9.0r48/libflashsupport.so) = 0ddd948214657e17866663cad5fb02ff2bfe8360969359db4aca6d65456d4cad
-SIZE (flashplugin/9.0r48/libflashsupport.so) = 7493
+MD5 (flashplugin/9.0r115/install_flash_player_9_linux.tar.gz) = 93b7c48eaa492237b807a3ae1de65cf9
+SHA256 (flashplugin/9.0r115/install_flash_player_9_linux.tar.gz) = 275bbf654246657f88c25b653de55ec771beea05f7edf57bc77bd1acd6b1227b
+SIZE (flashplugin/9.0r115/install_flash_player_9_linux.tar.gz) = 3036127
+MD5 (flashplugin/9.0r115/libflashsupport.so) = 20a61e9de44e7f58e9566b16ee6651d9
+SHA256 (flashplugin/9.0r115/libflashsupport.so) = 0ddd948214657e17866663cad5fb02ff2bfe8360969359db4aca6d65456d4cad
+SIZE (flashplugin/9.0r115/libflashsupport.so) = 7493
From laffer1 at midnightbsd.org Fri Mar 21 22:03:00 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 22:03:00 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Clean up depends a bit,
switch to LOCALBASE
Message-ID: <200803220203.m2M230K1065164@stargazer.midnightbsd.org>
Log Message:
-----------
Clean up depends a bit, switch to LOCALBASE
Modified Files:
--------------
mports/x11/kdebase3:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/kdebase3/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11/kdebase3/Makefile -L x11/kdebase3/Makefile -u -r1.2 -r1.3
--- x11/kdebase3/Makefile
+++ x11/kdebase3/Makefile
@@ -23,7 +23,10 @@
kompmgr:${PORTSDIR}/x11-wm/kompmgr
BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
xmkmf:${X_IMAKE_PORT} \
- bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
+ bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
+ ${LOCALBASE}/lib/X11/config/Imake.tmpl:${PORTSDIR}/x11/xorg-cf-files \
+ ${LOCALBASE}/bin/gccmakedep:${PORTSDIR}/devel/gccmakedep
+
LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2 \
smbclient:${PORTSDIR}/net/samba-libsmbclient \
usb-0.1:${PORTSDIR}/devel/libusb
@@ -51,8 +54,8 @@
CONFIGURE_ENV+= RUN_KAPPFINDER=no kde_cv_utmp_file=/var/run/utmp
CONFIGURE_ARGS+=--without-java \
- --with-qt-dir=${X11BASE} \
- --with-xdmdir=${X11BASE}/lib/X11/xdm \
+ --with-qt-dir=${LOCALBASE} \
+ --with-xdmdir=${LOCALBASE}/lib/X11/xdm \
--with-ssl-dir=${OPENSSLBASE}
OPTIONS= ARTSWRAPPER "Suid wrapper for aRts, req'd for realtime prio" on \
@@ -132,6 +135,5 @@
.if !defined(PACKAGE_BUILDING)
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.endif
- @${CAT} ${PKGMESSAGE}
.include
From laffer1 at midnightbsd.org Fri Mar 21 22:12:10 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 22:12:10 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/x11-toolkits: add a missing
dependancy for gedit 2.20
Message-ID: <200803220212.m2M2CAI5078957@stargazer.midnightbsd.org>
Log Message:
-----------
add a missing dependancy for gedit 2.20 (magus)
Modified Files:
--------------
mports/x11-toolkits:
Makefile (r1.38 -> r1.39)
Added Files:
-----------
mports/x11-toolkits/py-gtksourceview:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/Makefile,v
retrieving revision 1.38
retrieving revision 1.39
diff -L x11-toolkits/Makefile -L x11-toolkits/Makefile -u -r1.38 -r1.39
--- x11-toolkits/Makefile
+++ x11-toolkits/Makefile
@@ -38,6 +38,7 @@
SUBDIR += py-gnome2
SUBDIR += py-gnome-desktop
SUBDIR += py-gtk2
+ SUBDIR += py-gtksourceview
SUBDIR += qt33
SUBDIR += renaissance
SUBDIR += tk82
--- /dev/null
+++ x11-toolkits/py-gtksourceview/pkg-descr
@@ -0,0 +1,4 @@
+This archive contains python bindings for the version 2 of the
+GtkSourceView library.
+
+WWW: http://www.gnome.org
--- /dev/null
+++ x11-toolkits/py-gtksourceview/pkg-plist
@@ -0,0 +1,4 @@
+%%PYTHON_SITELIBDIR%%/gtksourceview2.la
+%%PYTHON_SITELIBDIR%%/gtksourceview2.so
+libdata/pkgconfig/pygtksourceview-2.0.pc
+share/pygtk/2.0/defs/gtksourceview2.defs
--- /dev/null
+++ x11-toolkits/py-gtksourceview/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: py-gtksourceview
+# Date created: 25 June 2007
+# Whom: Mezz
+#
+# $MidnightBSD: mports/x11-toolkits/py-gtksourceview/Makefile,v 1.1 2008/03/22 02:12:08 laffer1 Exp $
+# $FreeBSD: ports/x11-toolkits/py-gtksourceview/Makefile,v 1.1 2007/10/24 23:37:20 marcus Exp $
+# $MCom: ports/x11-toolkits/py-gtksourceview/Makefile,v 1.6 2007/09/17 13:46:28 ahze Exp $
+#
+
+PORTNAME= gtksourceview
+PORTVERSION= 2.0.0
+CATEGORIES= x11-toolkits gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/pygtksourceview/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= pygtksourceview-${PORTVERSION}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= A python bindings for the version 2 of the GtkSourceView library
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview2 pygtk2
+USE_PYTHON= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-docs
+
+post-patch:
+ @${REINPLACE_CMD} -e 's| == x| = x|g' \
+ ${WRKSRC}/configure
+
+.include
--- /dev/null
+++ x11-toolkits/py-gtksourceview/distinfo
@@ -0,0 +1,3 @@
+MD5 (pygtksourceview-2.0.0.tar.bz2) = a4947108e7a669b67ff0ff157a132728
+SHA256 (pygtksourceview-2.0.0.tar.bz2) = 749075c118a029efc51c58f4a49afbf0ec969a1c1f9ee8c25782ea08b3f9c649
+SIZE (pygtksourceview-2.0.0.tar.bz2) = 255507
From ctriv at midnightbsd.org Fri Mar 21 22:57:45 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Fri, 21 Mar 2008 22:57:45 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: fake fix and license.
Message-ID: <200803220257.m2M2vjJ2083428@stargazer.midnightbsd.org>
Log Message:
-----------
fake fix and license.
Modified Files:
--------------
mports/textproc/sgmlformat:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/sgmlformat/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L textproc/sgmlformat/Makefile -L textproc/sgmlformat/Makefile -u -r1.3 -r1.4
--- textproc/sgmlformat/Makefile
+++ textproc/sgmlformat/Makefile
@@ -16,6 +16,9 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Generates groff and HTML from linuxdoc and docbook SGML documents
+LICENSE= bsd2
+
+FAKE_OPTS= trueprefix
# There are two ports that satisfy the nsgmls requirement.
# Jade is preferred.
From laffer1 at midnightbsd.org Fri Mar 21 23:31:17 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Fri, 21 Mar 2008 23:31:17 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: sysutils/gnome-system-monitor: Update to
2.20.2
Message-ID: <200803220331.m2M3VHkV086740@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 2.20.2
Modified Files:
--------------
mports/sysutils/gnome-system-monitor:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/sysutils/gnome-system-monitor/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sysutils/gnome-system-monitor/pkg-plist -L sysutils/gnome-system-monitor/pkg-plist -u -r1.1 -r1.2
--- sysutils/gnome-system-monitor/pkg-plist
+++ sysutils/gnome-system-monitor/pkg-plist
@@ -1,5 +1,5 @@
bin/gnome-system-monitor
-share/gnome/applications/gnome-system-monitor.desktop
+share/applications/gnome-system-monitor.desktop
share/gnome/help/gnome-system-monitor/C/figures/addColumn.png
share/gnome/help/gnome-system-monitor/C/figures/changePriority.png
share/gnome/help/gnome-system-monitor/C/figures/colorPanel.png
@@ -29,6 +29,20 @@
share/gnome/help/gnome-system-monitor/bg/figures/systemMonitor.png
share/gnome/help/gnome-system-monitor/bg/figures/viewMenu.png
share/gnome/help/gnome-system-monitor/bg/gnome-system-monitor.xml
+share/gnome/help/gnome-system-monitor/ca/figures/addColumn.png
+share/gnome/help/gnome-system-monitor/ca/figures/changePriority.png
+share/gnome/help/gnome-system-monitor/ca/figures/colorPanel.png
+share/gnome/help/gnome-system-monitor/ca/figures/columnContextMenu.png
+share/gnome/help/gnome-system-monitor/ca/figures/gnome-system-monitor_window.png
+share/gnome/help/gnome-system-monitor/ca/figures/memoryMaps.png
+share/gnome/help/gnome-system-monitor/ca/figures/moreInfo.png
+share/gnome/help/gnome-system-monitor/ca/figures/processListing.png
+share/gnome/help/gnome-system-monitor/ca/figures/sortButton.png
+share/gnome/help/gnome-system-monitor/ca/figures/sortMenu.png
+share/gnome/help/gnome-system-monitor/ca/figures/sortMenu2.png
+share/gnome/help/gnome-system-monitor/ca/figures/systemMonitor.png
+share/gnome/help/gnome-system-monitor/ca/figures/viewMenu.png
+share/gnome/help/gnome-system-monitor/ca/gnome-system-monitor.xml
share/gnome/help/gnome-system-monitor/es/figures/addColumn.png
share/gnome/help/gnome-system-monitor/es/figures/changePriority.png
share/gnome/help/gnome-system-monitor/es/figures/colorPanel.png
@@ -57,6 +71,20 @@
share/gnome/help/gnome-system-monitor/fr/figures/systemMonitor.png
share/gnome/help/gnome-system-monitor/fr/figures/viewMenu.png
share/gnome/help/gnome-system-monitor/fr/gnome-system-monitor.xml
+share/gnome/help/gnome-system-monitor/oc/figures/addColumn.png
+share/gnome/help/gnome-system-monitor/oc/figures/changePriority.png
+share/gnome/help/gnome-system-monitor/oc/figures/colorPanel.png
+share/gnome/help/gnome-system-monitor/oc/figures/columnContextMenu.png
+share/gnome/help/gnome-system-monitor/oc/figures/gnome-system-monitor_window.png
+share/gnome/help/gnome-system-monitor/oc/figures/memoryMaps.png
+share/gnome/help/gnome-system-monitor/oc/figures/moreInfo.png
+share/gnome/help/gnome-system-monitor/oc/figures/processListing.png
+share/gnome/help/gnome-system-monitor/oc/figures/sortButton.png
+share/gnome/help/gnome-system-monitor/oc/figures/sortMenu.png
+share/gnome/help/gnome-system-monitor/oc/figures/sortMenu2.png
+share/gnome/help/gnome-system-monitor/oc/figures/systemMonitor.png
+share/gnome/help/gnome-system-monitor/oc/figures/viewMenu.png
+share/gnome/help/gnome-system-monitor/oc/gnome-system-monitor.xml
share/gnome/help/gnome-system-monitor/pa/figures/addColumn.png
share/gnome/help/gnome-system-monitor/pa/figures/changePriority.png
share/gnome/help/gnome-system-monitor/pa/figures/colorPanel.png
@@ -85,13 +113,6 @@
share/gnome/help/gnome-system-monitor/sv/figures/systemMonitor.png
share/gnome/help/gnome-system-monitor/sv/figures/viewMenu.png
share/gnome/help/gnome-system-monitor/sv/gnome-system-monitor.xml
-share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf
-share/gnome/omf/gnome-system-monitor/gnome-system-monitor-bg.omf
-share/gnome/omf/gnome-system-monitor/gnome-system-monitor-es.omf
-share/gnome/omf/gnome-system-monitor/gnome-system-monitor-fr.omf
-share/gnome/omf/gnome-system-monitor/gnome-system-monitor-pa.omf
-share/gnome/omf/gnome-system-monitor/gnome-system-monitor-sv.omf
-share/gnome/pixmaps/gnome-system-monitor/side.png
share/locale/am/LC_MESSAGES/gnome-system-monitor.mo
share/locale/ar/LC_MESSAGES/gnome-system-monitor.mo
share/locale/az/LC_MESSAGES/gnome-system-monitor.mo
@@ -141,6 +162,7 @@
share/locale/ne/LC_MESSAGES/gnome-system-monitor.mo
share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo
share/locale/nn/LC_MESSAGES/gnome-system-monitor.mo
+share/locale/oc/LC_MESSAGES/gnome-system-monitor.mo
share/locale/or/LC_MESSAGES/gnome-system-monitor.mo
share/locale/pa/LC_MESSAGES/gnome-system-monitor.mo
share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo
@@ -149,6 +171,7 @@
share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo
share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo
share/locale/rw/LC_MESSAGES/gnome-system-monitor.mo
+share/locale/si/LC_MESSAGES/gnome-system-monitor.mo
share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo
share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo
share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo
@@ -156,6 +179,7 @@
share/locale/sr at Latn/LC_MESSAGES/gnome-system-monitor.mo
share/locale/sv/LC_MESSAGES/gnome-system-monitor.mo
share/locale/ta/LC_MESSAGES/gnome-system-monitor.mo
+share/locale/te/LC_MESSAGES/gnome-system-monitor.mo
share/locale/th/LC_MESSAGES/gnome-system-monitor.mo
share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo
share/locale/ug/LC_MESSAGES/gnome-system-monitor.mo
@@ -164,12 +188,46 @@
share/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo
share/locale/zh_HK/LC_MESSAGES/gnome-system-monitor.mo
share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo
+share/omf/gnome-system-monitor/gnome-system-monitor-C.omf
+share/omf/gnome-system-monitor/gnome-system-monitor-bg.omf
+share/omf/gnome-system-monitor/gnome-system-monitor-ca.omf
+share/omf/gnome-system-monitor/gnome-system-monitor-es.omf
+share/omf/gnome-system-monitor/gnome-system-monitor-fr.omf
+share/omf/gnome-system-monitor/gnome-system-monitor-oc.omf
+share/omf/gnome-system-monitor/gnome-system-monitor-pa.omf
+share/omf/gnome-system-monitor/gnome-system-monitor-sv.omf
+share/pixmaps/gnome-system-monitor/side.png
+ at dirrm share/pixmaps/gnome-system-monitor
+ at dirrm share/omf/gnome-system-monitor
+ at dirrm share/gnome/help/gnome-system-monitor/sv/figures
+ at dirrm share/gnome/help/gnome-system-monitor/sv
+ at dirrm share/gnome/help/gnome-system-monitor/pa/figures
+ at dirrm share/gnome/help/gnome-system-monitor/pa
+ at dirrm share/gnome/help/gnome-system-monitor/oc/figures
+ at dirrm share/gnome/help/gnome-system-monitor/oc
+ at dirrm share/gnome/help/gnome-system-monitor/fr/figures
+ at dirrm share/gnome/help/gnome-system-monitor/fr
+ at dirrm share/gnome/help/gnome-system-monitor/es/figures
+ at dirrm share/gnome/help/gnome-system-monitor/es
+ at dirrm share/gnome/help/gnome-system-monitor/ca/figures
+ at dirrm share/gnome/help/gnome-system-monitor/ca
+ at dirrm share/gnome/help/gnome-system-monitor/bg/figures
+ at dirrm share/gnome/help/gnome-system-monitor/bg
+ at dirrm share/gnome/help/gnome-system-monitor/C/figures
+ at dirrm share/gnome/help/gnome-system-monitor/C
+ at dirrm share/gnome/help/gnome-system-monitor
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
+ at dirrmtry share/locale/te/LC_MESSAGES
+ at dirrmtry share/locale/te
+ at dirrmtry share/locale/si/LC_MESSAGES
+ at dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/mg/LC_MESSAGES
@@ -180,18 +238,4 @@
@dirrmtry share/locale/dz
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
- at dirrm share/gnome/pixmaps/gnome-system-monitor
- at dirrm share/gnome/omf/gnome-system-monitor
- at dirrm share/gnome/help/gnome-system-monitor/sv/figures
- at dirrm share/gnome/help/gnome-system-monitor/sv
- at dirrm share/gnome/help/gnome-system-monitor/pa/figures
- at dirrm share/gnome/help/gnome-system-monitor/pa
- at dirrm share/gnome/help/gnome-system-monitor/fr/figures
- at dirrm share/gnome/help/gnome-system-monitor/fr
- at dirrm share/gnome/help/gnome-system-monitor/es/figures
- at dirrm share/gnome/help/gnome-system-monitor/es
- at dirrm share/gnome/help/gnome-system-monitor/bg/figures
- at dirrm share/gnome/help/gnome-system-monitor/bg
- at dirrm share/gnome/help/gnome-system-monitor/C/figures
- at dirrm share/gnome/help/gnome-system-monitor/C
- at dirrm share/gnome/help/gnome-system-monitor
+ at dirrmtry share/applications
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/sysutils/gnome-system-monitor/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sysutils/gnome-system-monitor/Makefile -L sysutils/gnome-system-monitor/Makefile -u -r1.1 -r1.2
--- sysutils/gnome-system-monitor/Makefile
+++ sysutils/gnome-system-monitor/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= gnome-system-monitor
-PORTVERSION= 2.18.2
+PORTVERSION= 2.20.2
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-system-monitor/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -20,7 +20,8 @@
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme
LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \
- pcre.0:${PORTSDIR}/devel/pcre
+ pcre.0:${PORTSDIR}/devel/pcre \
+ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme
USE_BZIP2= yes
@@ -30,6 +31,7 @@
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack libwnck gnomevfs2 gnomedocutils
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-pcrecpp
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lutil"
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/sysutils/gnome-system-monitor/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sysutils/gnome-system-monitor/distinfo -L sysutils/gnome-system-monitor/distinfo -u -r1.1 -r1.2
--- sysutils/gnome-system-monitor/distinfo
+++ sysutils/gnome-system-monitor/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-system-monitor-2.18.2.tar.bz2) = 860047e636522af2c068dddb5df883bd
-SHA256 (gnome2/gnome-system-monitor-2.18.2.tar.bz2) = 83d1da86d7ded5402418c8e5a06b1e9d1b35edcf9b83afb55fc40053bc15c632
-SIZE (gnome2/gnome-system-monitor-2.18.2.tar.bz2) = 1734003
+MD5 (gnome2/gnome-system-monitor-2.20.2.tar.bz2) = d5e52f923b0b725b3a49e4bb7a296436
+SHA256 (gnome2/gnome-system-monitor-2.20.2.tar.bz2) = 2829da0e37a0758b949d4a59ab22e71b6372b9e3cc6bb907aa95e2d375ccbedc
+SIZE (gnome2/gnome-system-monitor-2.20.2.tar.bz2) = 1827859
From laffer1 at midnightbsd.org Sat Mar 22 00:10:37 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 00:10:37 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: x11-toolkits/libgnomeui: Update to
2.20.1.1
Message-ID: <200803220410.m2M4Abbo090467@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 2.20.1.1
Modified Files:
--------------
mports/x11-toolkits/libgnomeui:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
Removed Files:
-------------
mports/x11-toolkits/libgnomeui/files:
patch-libgnomeui_gnome-thumbnail.c
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/libgnomeui/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-toolkits/libgnomeui/pkg-plist -L x11-toolkits/libgnomeui/pkg-plist -u -r1.1 -r1.2
--- x11-toolkits/libgnomeui/pkg-plist
+++ x11-toolkits/libgnomeui/pkg-plist
@@ -60,8 +60,6 @@
lib/libgnomeui-2.so
lib/libgnomeui-2.so.0
libdata/pkgconfig/libgnomeui-2.0.pc
-libexec/gnome_segv2
-share/gnome/pixmaps/gnome-about-logo.png
share/locale/af/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/am/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/ar/LC_MESSAGES/libgnomeui-2.0.mo
@@ -96,6 +94,7 @@
share/locale/hi/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/hr/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/hu/LC_MESSAGES/libgnomeui-2.0.mo
+share/locale/hy/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/id/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/is/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/it/LC_MESSAGES/libgnomeui-2.0.mo
@@ -119,6 +118,7 @@
share/locale/nl/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/nn/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/nso/LC_MESSAGES/libgnomeui-2.0.mo
+share/locale/oc/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/or/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/pa/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/pl/LC_MESSAGES/libgnomeui-2.0.mo
@@ -127,6 +127,7 @@
share/locale/ro/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/ru/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/rw/LC_MESSAGES/libgnomeui-2.0.mo
+share/locale/si/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/sk/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/sl/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/sq/LC_MESSAGES/libgnomeui-2.0.mo
@@ -149,6 +150,7 @@
share/locale/zh_HK/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/zu/LC_MESSAGES/libgnomeui-2.0.mo
+share/pixmaps/gnome-about-logo.png
@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/filesystems
@dirrm include/libgnomeui-2.0/libgnomeui
@dirrm include/libgnomeui-2.0
@@ -166,8 +168,12 @@
@dirrmtry share/locale/te
@dirrmtry share/locale/sr at ije/LC_MESSAGES
@dirrmtry share/locale/sr at ije
+ at dirrmtry share/locale/si/LC_MESSAGES
+ at dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
@dirrmtry share/locale/nso/LC_MESSAGES
@dirrmtry share/locale/nso
@dirrmtry share/locale/mr/LC_MESSAGES
@@ -178,6 +184,8 @@
@dirrmtry share/locale/mg
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
+ at dirrmtry share/locale/hy/LC_MESSAGES
+ at dirrmtry share/locale/hy
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/bn_IN/LC_MESSAGES
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/libgnomeui/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-toolkits/libgnomeui/Makefile -L x11-toolkits/libgnomeui/Makefile -u -r1.1 -r1.2
--- x11-toolkits/libgnomeui/Makefile
+++ x11-toolkits/libgnomeui/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= libgnomeui
-PORTVERSION= 2.18.1
+PORTVERSION= 2.20.1.1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -33,7 +33,7 @@
referencehack
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
-USE_BISON= yes
+USE_BISON= build
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/libgnomeui/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-toolkits/libgnomeui/distinfo -L x11-toolkits/libgnomeui/distinfo -u -r1.1 -r1.2
--- x11-toolkits/libgnomeui/distinfo
+++ x11-toolkits/libgnomeui/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libgnomeui-2.18.1.tar.bz2) = dbdb274517ad643d9397dd6868788631
-SHA256 (gnome2/libgnomeui-2.18.1.tar.bz2) = d6eef491e70fcc2c1e5b94f6a8dbb3774443b3b76b1ca5d62bfb5b802df14120
-SIZE (gnome2/libgnomeui-2.18.1.tar.bz2) = 1462027
+MD5 (gnome2/libgnomeui-2.20.1.1.tar.bz2) = d1f500c5d33ce93159b4952bb476fcf3
+SHA256 (gnome2/libgnomeui-2.20.1.1.tar.bz2) = 133933c70234ecd4560cec165034c21c94598c24c34138ed1ee1770f52328cef
+SIZE (gnome2/libgnomeui-2.20.1.1.tar.bz2) = 1445994
--- x11-toolkits/libgnomeui/files/patch-libgnomeui_gnome-thumbnail.c
+++ /dev/null
@@ -1,28 +0,0 @@
---- libgnomeui/gnome-thumbnail.c.orig Sat Jan 21 23:11:21 2006
-+++ libgnomeui/gnome-thumbnail.c Sat Jan 21 23:10:52 2006
-@@ -994,11 +994,7 @@ gnome_thumbnail_factory_generate_thumbna
- return NULL;
-
- width = gdk_pixbuf_get_width (pixbuf);
-- g_object_set_data_full (G_OBJECT (pixbuf), "gnome-thumbnail-width",
-- g_strdup_printf ("%d", width), g_free);
- height = gdk_pixbuf_get_height (pixbuf);
-- g_object_set_data_full (G_OBJECT (pixbuf), "gnome-thumbnail-height",
-- g_strdup_printf ("%d", height), g_free);
-
- if (width > size || height > size)
- {
-@@ -1011,6 +1007,13 @@ gnome_thumbnail_factory_generate_thumbna
- g_object_unref (pixbuf);
- pixbuf = scaled;
- }
-+
-+ width = gdk_pixbuf_get_width (pixbuf);
-+ g_object_set_data_full (G_OBJECT (pixbuf), "gnome-thumbnail-width",
-+ g_strdup_printf ("%d", width), g_free);
-+ height = gdk_pixbuf_get_height (pixbuf);
-+ g_object_set_data_full (G_OBJECT (pixbuf), "gnome-thumbnail-height",
-+ g_strdup_printf ("%d", height), g_free);
-
- return pixbuf;
- }
From laffer1 at midnightbsd.org Sat Mar 22 00:12:06 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 00:12:06 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: x11-toolkits/libgnomeprintui: Update to
2.18.2
Message-ID: <200803220412.m2M4C6Nw090536@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 2.18.2
Modified Files:
--------------
mports/x11-toolkits/libgnomeprintui:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/libgnomeprintui/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-toolkits/libgnomeprintui/pkg-plist -L x11-toolkits/libgnomeprintui/pkg-plist -u -r1.1 -r1.2
--- x11-toolkits/libgnomeprintui/pkg-plist
+++ x11-toolkits/libgnomeprintui/pkg-plist
@@ -30,12 +30,13 @@
%%DOCSDIR%%/right.png
%%DOCSDIR%%/style.css
%%DOCSDIR%%/up.png
-share/gnome/libgnomeprintui/%%VERSION%%/gnome-print-job-preview.xml
+share/libgnomeprintui/%%VERSION%%/gnome-print-job-preview.xml
share/locale/af/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/am/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/ar/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/az/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/be/LC_MESSAGES/libgnomeprintui-2.2.mo
+share/locale/be at latin/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/bg/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/bn/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/bn_IN/LC_MESSAGES/libgnomeprintui-2.2.mo
@@ -81,6 +82,7 @@
share/locale/ne/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/nl/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/nn/LC_MESSAGES/libgnomeprintui-2.2.mo
+share/locale/oc/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/or/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/pa/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/pl/LC_MESSAGES/libgnomeprintui-2.2.mo
@@ -89,6 +91,7 @@
share/locale/ro/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/ru/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/rw/LC_MESSAGES/libgnomeprintui-2.2.mo
+share/locale/si/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/sk/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/sl/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/sq/LC_MESSAGES/libgnomeprintui-2.2.mo
@@ -106,8 +109,8 @@
share/locale/zh_CN/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/zh_HK/LC_MESSAGES/libgnomeprintui-2.2.mo
share/locale/zh_TW/LC_MESSAGES/libgnomeprintui-2.2.mo
- at dirrm share/gnome/libgnomeprintui/%%VERSION%%
- at dirrm share/gnome/libgnomeprintui
+ at dirrm share/libgnomeprintui/%%VERSION%%
+ at dirrm share/libgnomeprintui
@dirrm %%DOCSDIR%%
@dirrm include/libgnomeprintui-2.2/libgnomeprintui
@dirrm include/libgnomeprintui-2.2
@@ -117,11 +120,17 @@
@dirrmtry share/locale/xh
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
+ at dirrmtry share/locale/si/LC_MESSAGES
+ at dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
+ at dirrmtry share/locale/be at latin/LC_MESSAGES
+ at dirrmtry share/locale/be at latin
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/libgnomeprintui/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-toolkits/libgnomeprintui/Makefile -L x11-toolkits/libgnomeprintui/Makefile -u -r1.1 -r1.2
--- x11-toolkits/libgnomeprintui/Makefile
+++ x11-toolkits/libgnomeprintui/Makefile
@@ -8,8 +8,7 @@
#
PORTNAME= libgnomeprintui
-PORTVERSION= 2.18.0
-PORTREVISION= 1
+PORTVERSION= 2.18.2
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -29,8 +28,8 @@
intlhack ltverhack
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:15
-USE_BISON= yes
+USE_AUTOTOOLS= libtool:15
+USE_BISON= build
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/libgnomeprintui/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-toolkits/libgnomeprintui/distinfo -L x11-toolkits/libgnomeprintui/distinfo -u -r1.1 -r1.2
--- x11-toolkits/libgnomeprintui/distinfo
+++ x11-toolkits/libgnomeprintui/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libgnomeprintui-2.18.0.tar.bz2) = bea9871059cabee9d108bab32d58d2af
-SHA256 (gnome2/libgnomeprintui-2.18.0.tar.bz2) = dc75c70a998134e2e2a71fe7ce19f52764c2f5daa62a35c30eac1d86694e0975
-SIZE (gnome2/libgnomeprintui-2.18.0.tar.bz2) = 656952
+MD5 (gnome2/libgnomeprintui-2.18.2.tar.bz2) = 88b404e7b62bb9ad96b25908c1315dcd
+SHA256 (gnome2/libgnomeprintui-2.18.2.tar.bz2) = 38400994984c0d0bd86fff3b17cca89ea5c3a23f43d9db5840eb32b0b34d084e
+SIZE (gnome2/libgnomeprintui-2.18.2.tar.bz2) = 697697
From ctriv at midnightbsd.org Sat Mar 22 00:34:25 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 00:34:25 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: fake fixes.
Message-ID: <200803220434.m2M4YPJG092464@stargazer.midnightbsd.org>
Log Message:
-----------
fake fixes. License.
Modified Files:
--------------
mports/sysutils/LPRng:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/sysutils/LPRng/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sysutils/LPRng/Makefile -L sysutils/LPRng/Makefile -u -r1.1 -r1.2
--- sysutils/LPRng/Makefile
+++ sysutils/LPRng/Makefile
@@ -18,6 +18,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= An Enhanced Printer Spooler
+LICENSE= perl
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
@@ -94,9 +95,6 @@
@${REINPLACE_CMD} -e 's,$${INSTALL} $$$$i $${DATADIR}/$$$$i.sample,true &,' \
${WRKSRC}/Makefile.in
-pre-install: apply-slist
- @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-
post-install:
@${INSTALL_DATA} ${WRKSRC}/lpd.conf ${SYSCONFDIR}/lpd.conf.sample
@${INSTALL_DATA} ${WRKSRC}/lpd.perms ${SYSCONFDIR}/lpd.perms.sample
@@ -112,7 +110,5 @@
do ${INSTALL_DATA} ${WRKSRC}/PrintingCookbook/HTML/$$i ${DOCSDIR}/PrintingCookbook; done;
.endfor
.endif
- @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
- @${CAT} ${PKGMESSAGE}
.include
From ctriv at midnightbsd.org Sat Mar 22 00:50:42 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 00:50:42 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: this might let the port fail at
a different moment of
Message-ID: <200803220450.m2M4oggR094355@stargazer.midnightbsd.org>
Log Message:
-----------
this might let the port fail at a different moment of testing...
Modified Files:
--------------
mports/mbone/vat:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/mbone/vat/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L mbone/vat/Makefile -L mbone/vat/Makefile -u -r1.1 -r1.2
--- mbone/vat/Makefile
+++ mbone/vat/Makefile
@@ -16,7 +16,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= The Visual Audio Tool - multicast audioconferencing
-GSM_DIR= ${.CURDIR}/../../audio/gsm
+GSM_DIR= ${PORTSDIR}/audio/gsm
GSM_WORK= ${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl12
# If configure is changed to look for libgsm.a in ${PREFIX}/lib, then
From ctriv at midnightbsd.org Sat Mar 22 01:00:20 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:00:20 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: license
Message-ID: <200803220500.m2M50KHv095343@stargazer.midnightbsd.org>
Log Message:
-----------
license
Modified Files:
--------------
mports/archivers/zipios++:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/archivers/zipios++/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L archivers/zipios++/Makefile -L archivers/zipios++/Makefile -u -r1.2 -r1.3
--- archivers/zipios++/Makefile
+++ archivers/zipios++/Makefile
@@ -15,6 +15,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= A java.util.zip-like C++ library for reading and writing Zip files
+LICENSE= gpl2
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
From ctriv at midnightbsd.org Sat Mar 22 01:02:08 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:02:08 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: bsd.port.subdir.mk: add check-license to
the list of targets
Message-ID: <200803220502.m2M528OP095397@stargazer.midnightbsd.org>
Log Message:
-----------
add check-license to the list of targets that can be run recursively.
Modified Files:
--------------
mports/Mk:
bsd.port.subdir.mk (r1.6 -> r1.7)
-------------- next part --------------
Index: bsd.port.subdir.mk
===================================================================
RCS file: /home/cvs/mports/Mk/bsd.port.subdir.mk,v
retrieving revision 1.6
retrieving revision 1.7
diff -L Mk/bsd.port.subdir.mk -L Mk/bsd.port.subdir.mk -u -r1.6 -r1.7
--- Mk/bsd.port.subdir.mk
+++ Mk/bsd.port.subdir.mk
@@ -108,6 +108,7 @@
TARGETS+= realinstall
TARGETS+= reinstall
TARGETS+= tags
+TARGETS+= check-license
.for __target in ${TARGETS}
.if !target(${__target})
From ctriv at midnightbsd.org Sat Mar 22 01:04:58 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:04:58 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: license.
Message-ID: <200803220504.m2M54wZr095457@stargazer.midnightbsd.org>
Log Message:
-----------
license.
Modified Files:
--------------
mports/audio/akode:
Makefile (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/audio/akode/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L audio/akode/Makefile -L audio/akode/Makefile -u -r1.4 -r1.5
--- audio/akode/Makefile
+++ audio/akode/Makefile
@@ -18,6 +18,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Default KDE audio backend
+LICENSE= gpl2
CONFLICTS= kdemultimedia-3.[1-3]*
From laffer1 at midnightbsd.org Sat Mar 22 01:19:41 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:19:41 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Add license.
Message-ID: <200803220519.m2M5Jfoo096971@stargazer.midnightbsd.org>
Log Message:
-----------
Add license.
Modified Files:
--------------
mports/games/linux-enemyterritory-etpro:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-etpro/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-etpro/Makefile -L games/linux-enemyterritory-etpro/Makefile -u -r1.1 -r1.2
--- games/linux-enemyterritory-etpro/Makefile
+++ games/linux-enemyterritory-etpro/Makefile
@@ -22,6 +22,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= ET Pro - The Enemy Territory Competition Mod
+LICENSE= restricted
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
From laffer1 at midnightbsd.org Sat Mar 22 01:22:32 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:22:32 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: games/linux-enemyterritory-etpub: Update
to 0.8.1
Message-ID: <200803220522.m2M5MWBc097492@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 0.8.1
Modified Files:
--------------
mports/games/linux-enemyterritory-etpub:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-etpub/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-etpub/pkg-plist -L games/linux-enemyterritory-etpub/pkg-plist -u -r1.1 -r1.2
--- games/linux-enemyterritory-etpub/pkg-plist
+++ games/linux-enemyterritory-etpub/pkg-plist
@@ -1,40 +1,40 @@
bin/et-etpub
bin/etded-etpub
%%DATADIR%%/%%CLIENT_PK3%%
+%%DATADIR%%/extra/PHP/pp/README.txt
+%%DATADIR%%/extra/PHP/pp/pp.php
%%DATADIR%%/extra/PHP/xpsave/README.txt
%%DATADIR%%/extra/PHP/xpsave/xpsave.php
%%DATADIR%%/extra/PHP/xpsave/xpsave_table.php
-%%DATADIR%%/extra/paks/hiddenvo/README.txt
-%%DATADIR%%/extra/paks/hiddenvo/hiddenvo.pk3
+%%DATADIR%%/extra/etadmin_mod/etpub_stats.pl
%%DATADIR%%/qagame.mp.i386.so
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.txt
%%PORTDOCS%%%%DOCSDIR%%/Install.txt
-%%PORTDOCS%%%%DOCSDIR%%/Upgrade-0.6.txt
-%%PORTDOCS%%%%DOCSDIR%%/docs/Example/Commented/default.cfg
-%%PORTDOCS%%%%DOCSDIR%%/docs/Example/Commented/server.cfg
-%%PORTDOCS%%%%DOCSDIR%%/docs/Example/Commented/shrubbot.cfg
-%%PORTDOCS%%%%DOCSDIR%%/docs/Example/NoComments/default.cfg
-%%PORTDOCS%%%%DOCSDIR%%/docs/Example/NoComments/server.cfg
-%%PORTDOCS%%%%DOCSDIR%%/docs/Example/NoComments/shrubbot.cfg
+%%PORTDOCS%%%%DOCSDIR%%/Upgrade-0.8.txt
+%%PORTDOCS%%%%DOCSDIR%%/docs/Example/config/default.cfg
+%%PORTDOCS%%%%DOCSDIR%%/docs/Example/config/mapvotecycle.cfg
+%%PORTDOCS%%%%DOCSDIR%%/docs/Example/config/server.cfg
+%%PORTDOCS%%%%DOCSDIR%%/docs/Example/config/settings.cfg
+%%PORTDOCS%%%%DOCSDIR%%/docs/Example/config/shrubbot.cfg
%%PORTDOCS%%%%DOCSDIR%%/docs/Example/mapscripts/README.txt
%%PORTDOCS%%%%DOCSDIR%%/docs/Example/mapscripts/stalingrad.script
+%%PORTDOCS%%%%DOCSDIR%%/docs/Example/mapscripts/tc_base.script
+%%PORTDOCS%%%%DOCSDIR%%/docs/Install.txt
+%%PORTDOCS%%%%DOCSDIR%%/docs/Upgrade-0.5.txt
+%%PORTDOCS%%%%DOCSDIR%%/docs/Upgrade-0.6.txt
+%%PORTDOCS%%%%DOCSDIR%%/docs/Upgrade-0.7.txt
+%%PORTDOCS%%%%DOCSDIR%%/docs/Upgrade-0.8.txt
%%PORTDOCS%%%%DOCSDIR%%/docs/index.html
-%%PORTDOCS%%%%DOCSDIR%%/docs/index_de.html
-%%PORTDOCS%%%%DOCSDIR%%/docs/index_fr.html
%%PORTDOCS%%%%DOCSDIR%%/docs/index_pub.html
-%%PORTDOCS%%%%DOCSDIR%%/docs/index_pub_de.html
-%%PORTDOCS%%%%DOCSDIR%%/docs/index_pub_fr.html
%%PORTDOCS%%%%DOCSDIR%%/docs/obituaries.html
-%%PORTDOCS%%%%DOCSDIR%%/docs/obituaries_fr.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs/Example/mapscripts
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs/Example/NoComments
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs/Example/Commented
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs/Example/config
%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs/Example
%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs
%%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrm %%DATADIR%%/extra/paks/hiddenvo
- at dirrm %%DATADIR%%/extra/paks
+ at dirrm %%DATADIR%%/extra/etadmin_mod
@dirrm %%DATADIR%%/extra/PHP/xpsave
+ at dirrm %%DATADIR%%/extra/PHP/pp
@dirrm %%DATADIR%%/extra/PHP
@dirrm %%DATADIR%%/extra
@dirrm %%DATADIR%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-etpub/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-etpub/Makefile -L games/linux-enemyterritory-etpub/Makefile -u -r1.1 -r1.2
--- games/linux-enemyterritory-etpub/Makefile
+++ games/linux-enemyterritory-etpub/Makefile
@@ -3,12 +3,11 @@
# Whom: alepulver
#
# $MidnightBSD$
-# $FreeBSD: ports/games/linux-enemyterritory-etpub/Makefile,v 1.2 2006/05/31 01:43:25 alepulver Exp $
+# $FreeBSD: ports/games/linux-enemyterritory-etpub/Makefile,v 1.10 2008/02/19 13:20:30 alepulver Exp $
#
PORTNAME= etpub
-PORTVERSION= 0.6.5
-PORTREVISION= 1
+PORTVERSION= 0.8.1
CATEGORIES= games linux
MASTER_SITES= http://et.tjw.org/etpub/dist/
PKGNAMEPREFIX= linux-enemyterritory-
@@ -18,19 +17,27 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= ET Pub - An Enemy Territory Modification
+LICENSE= restricted
-RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
-ONLY_FOR_ARCHS= i386
USE_ZIP= yes
USE_LINUX= yes
+OPTIONS= OMNIBOT "Install Omni-Bot for bot support" off
+
DATADIR= ${PREFIX}/lib/enemyterritory/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/enemyterritory-${PORTNAME}
-CLIENT_PK3= ${PORTNAME}_client-20060310.pk3
+CLIENT_PK3= ${PORTNAME}_client-20070801.pk3
PLIST_SUB= CLIENT_PK3="${CLIENT_PK3}"
+.include
+
+.if defined(WITH_OMNIBOT)
+RUN_DEPENDS+= et-omni-bot:${PORTSDIR}/games/linux-enemyterritory-omni-bot
+.endif
+
pre-patch:
@${FIND} ${WRKSRC} -type f -exec ${SH} -c \
'${FILE} "$$0" | ${GREP} -q text && \
@@ -38,8 +45,8 @@
do-build:
.for f in et etded
- @(${ECHO} "#!/bin/sh"; \
- ${ECHO} 'exec ${PREFIX}/bin/${f} +set fs_game ${PORTNAME} "$$@"') > \
+ @(${ECHO_CMD} "#!/bin/sh"; \
+ ${ECHO_CMD} 'exec ${PREFIX}/bin/${f} +set fs_game ${PORTNAME} +set omnibot_path "${DATADIR}/../omni-bot" "$$@"') > \
${WRKSRC}/${f}-${PORTNAME}
.endfor
@@ -50,13 +57,16 @@
${MKDIR} ${DATADIR}
${INSTALL_PROGRAM} ${WRKSRC}/glibc-2.1/qagame.mp.i386.so ${DATADIR}
${INSTALL_DATA} ${DISTDIR}/${CLIENT_PK3} ${DATADIR}
- ${CP} -R ${WRKSRC}/extra ${DATADIR}
+ ${MKDIR} ${DATADIR}/extra
+.for f in PHP etadmin_mod
+ ${CP} -R ${WRKSRC}/extra/${f} ${DATADIR}/extra
+.endfor
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
-. for f in ChangeLog.txt Install.txt Upgrade-0.6.txt
+. for f in ChangeLog.txt Install.txt Upgrade-0.8.txt
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
. endfor
${CP} -R ${WRKSRC}/docs ${DOCSDIR}
.endif
-.include
+.include
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-etpub/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-etpub/distinfo -L games/linux-enemyterritory-etpub/distinfo -u -r1.1 -r1.2
--- games/linux-enemyterritory-etpub/distinfo
+++ games/linux-enemyterritory-etpub/distinfo
@@ -1,6 +1,6 @@
-MD5 (etpub-0.6.5.zip) = 96bddd85cdafa35e082c5c957246e7b0
-SHA256 (etpub-0.6.5.zip) = d7bc2b09fa1460745836c4733a0cc31c41e4039f262a86b20732d7ff0da7ac70
-SIZE (etpub-0.6.5.zip) = 2063391
-MD5 (etpub_client-20060310.pk3) = 0dc65b79aa84b8d754349a6cc886be8f
-SHA256 (etpub_client-20060310.pk3) = 5585522ba13541f8c54ef3d7c2aea49f433b462292fed104a8e0dbfc1b67a9e4
-SIZE (etpub_client-20060310.pk3) = 2083255
+MD5 (etpub-0.8.1.zip) = d11ce10c95a13a86111cf6de97891ce5
+SHA256 (etpub-0.8.1.zip) = 95af9535ff3c688177d15129b481456705c9fdf0456761f2cf932a490ef6e779
+SIZE (etpub-0.8.1.zip) = 7694002
+MD5 (etpub_client-20070801.pk3) = b204afa963a579238fd9dd46fad936d3
+SHA256 (etpub_client-20070801.pk3) = 378c054a7805f66da1348ef815cc4128077516a31d7541500093866674d8b528
+SIZE (etpub_client-20070801.pk3) = 3999867
From laffer1 at midnightbsd.org Sat Mar 22 01:23:48 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:23:48 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: games/linux-enemyterritory-etpro: Update
to 3.2.6
Message-ID: <200803220523.m2M5NmnF097549@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 3.2.6
Modified Files:
--------------
mports/games/linux-enemyterritory-etpro:
Makefile (r1.2 -> r1.3)
distinfo (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-etpro/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L games/linux-enemyterritory-etpro/Makefile -L games/linux-enemyterritory-etpro/Makefile -u -r1.2 -r1.3
--- games/linux-enemyterritory-etpro/Makefile
+++ games/linux-enemyterritory-etpro/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= etpro
-PORTVERSION= 3.2.5
-PORTREVISION= 1
+PORTVERSION= 3.2.6
CATEGORIES= games linux
MASTER_SITES= http://bani.anime.net/etpro/ \
http://dl.vpclan.de/etpro/ \
@@ -26,7 +25,7 @@
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
USE_ZIP= yes
USE_LINUX= yes
NO_WRKSUBDIR= yes
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-etpro/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-etpro/distinfo -L games/linux-enemyterritory-etpro/distinfo -u -r1.1 -r1.2
--- games/linux-enemyterritory-etpro/distinfo
+++ games/linux-enemyterritory-etpro/distinfo
@@ -1,3 +1,3 @@
-MD5 (etpro-3_2_5.zip) = 5b00b6a10772151ed16833ec649b07e5
-SHA256 (etpro-3_2_5.zip) = 5bd3eeb0aa130d56592b675079db50eba4952e225f0350ddff2be4dbd1a9331a
-SIZE (etpro-3_2_5.zip) = 3693471
+MD5 (etpro-3_2_6.zip) = 5c2c8f56731a9ad6774e624f4e793e22
+SHA256 (etpro-3_2_6.zip) = 6778194ef4bcf81f0e976341dbc4c574d3d6372063375755c302c0c433fb4179
+SIZE (etpro-3_2_6.zip) = 3698539
From laffer1 at midnightbsd.org Sat Mar 22 01:25:59 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:25:59 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: AMD64
Message-ID: <200803220525.m2M5Px5t098050@stargazer.midnightbsd.org>
Log Message:
-----------
AMD64
Modified Files:
--------------
mports/games/linux-enemyterritory:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L games/linux-enemyterritory/Makefile -L games/linux-enemyterritory/Makefile -u -r1.2 -r1.3
--- games/linux-enemyterritory/Makefile
+++ games/linux-enemyterritory/Makefile
@@ -17,10 +17,9 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Wolfenstein: Enemy Territory (Linux version)
-
LICENSE= restricted
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
USE_ZIP= yes
NO_CDROM= Redistribution is limited, see license
From laffer1 at midnightbsd.org Sat Mar 22 01:26:51 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:26:51 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: pkg-descr: make comment about lack of PB
support in client.
Message-ID: <200803220526.m2M5QpIZ098093@stargazer.midnightbsd.org>
Log Message:
-----------
make comment about lack of PB support in client.
Modified Files:
--------------
mports/games/linux-enemyterritory:
pkg-descr (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-descr
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory/pkg-descr,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory/pkg-descr -L games/linux-enemyterritory/pkg-descr -u -r1.1 -r1.2
--- games/linux-enemyterritory/pkg-descr
+++ games/linux-enemyterritory/pkg-descr
@@ -11,4 +11,7 @@
The game is unique in that it has moving objectives that makes the gameplay a
lot of fun!
+Punk Buster is a anti cheat program that does not work during client
+play on MidnightBSD, but will work if running a server.
+
WWW: http://www.enemy-territory.com
From laffer1 at midnightbsd.org Sat Mar 22 01:29:11 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:29:11 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: games/linux-enemyterritory-jaymod: Update
to 2.x
Message-ID: <200803220529.m2M5TBB4098143@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 2.x
Modified Files:
--------------
mports/games/linux-enemyterritory-jaymod:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-jaymod/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-jaymod/pkg-plist -L games/linux-enemyterritory-jaymod/pkg-plist -u -r1.1 -r1.2
--- games/linux-enemyterritory-jaymod/pkg-plist
+++ games/linux-enemyterritory-jaymod/pkg-plist
@@ -1,9 +1,23 @@
bin/et-jaymod
bin/etded-jaymod
-%%PORTDOCS%%%%DOCSDIR%%/jaymod-%%VERSION%%.pdf
-%%DATADIR%%/jaymod-%%VERSION%%.pk3
-%%DATADIR%%/jaymod.cfg-sample
+%%DATADIR%%/jaymod.cfg
+%%DATADIR%%/%%CLIENT_PK3%%
+%%DATADIR%%/linux/convert_shrub
+%%DATADIR%%/linux/serverctl
+%%DATADIR%%/mapscripts/battery.script
+%%DATADIR%%/mapscripts/fueldump.script
+%%DATADIR%%/mapscripts/fueldump_lms.script
+%%DATADIR%%/mapscripts/goldrush.script
+%%DATADIR%%/mapscripts/oasis.script
+%%DATADIR%%/mapscripts/oasis_lms.script
+%%DATADIR%%/mapscripts/radar.script
+%%DATADIR%%/mapscripts/railgun.script
+%%DATADIR%%/mapscripts/railgun_lms.script
%%DATADIR%%/qagame.mp.i386.so
-%%PORTDOCS%%%%DOCSDIR%%/readme.txt
- at dirrm %%DATADIR%%
+%%DATADIR%%/server.cfg
+%%PORTDOCS%%%%DOCSDIR%%/README.txt
+%%PORTDOCS%%%%DOCSDIR%%/jaymod.pdf
%%PORTDOCS%%@dirrm %%DOCSDIR%%
+ at dirrm %%DATADIR%%/mapscripts
+ at dirrm %%DATADIR%%/linux
+ at dirrm %%DATADIR%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-jaymod/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-jaymod/Makefile -L games/linux-enemyterritory-jaymod/Makefile -u -r1.1 -r1.2
--- games/linux-enemyterritory-jaymod/Makefile
+++ games/linux-enemyterritory-jaymod/Makefile
@@ -3,12 +3,11 @@
# Whom: alepulver
#
# $MidnightBSD$
-# $FreeBSD: ports/games/linux-enemyterritory-jaymod/Makefile,v 1.2 2006/05/31 01:43:26 alepulver Exp $
+# $FreeBSD: ports/games/linux-enemyterritory-jaymod/Makefile,v 1.12 2008/02/19 13:20:30 alepulver Exp $
#
PORTNAME= jaymod
-PORTVERSION= 1.4
-PORTREVISION= 1
+PORTVERSION= 2.1.7
CATEGORIES= games linux
MASTER_SITES= http://jaymod.clanfu.org/lib/downloads/ \
http://budjb.com/lib/downloads/ \
@@ -18,22 +17,30 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Jaymod - An Enemy Territory Modification
+LICENSE= restricted
-RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
-ONLY_FOR_ARCHS= i386
USE_LINUX= yes
-NO_WRKSUBDIR= yes
+
+OPTIONS= OMNIBOT "Install Omni-Bot for bot support" off
DATADIR= ${PREFIX}/lib/enemyterritory/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/enemyterritory-${PORTNAME}
-PLIST_SUB= VERSION="${PORTVERSION}"
+CLIENT_PK3= ${PORTNAME}-${PORTVERSION}.pk3
+PLIST_SUB= CLIENT_PK3="${CLIENT_PK3}"
+
+.include
+
+.if defined(WITH_OMNIBOT)
+RUN_DEPENDS+= et-omni-bot:${PORTSDIR}/games/linux-enemyterritory-omni-bot
+.endif
do-build:
.for f in et etded
- @(${ECHO} "#!/bin/sh"; \
- ${ECHO} 'exec ${PREFIX}/bin/${f} +set fs_game ${PORTNAME} "$$@"') > \
+ @(${ECHO_CMD} "#!/bin/sh"; \
+ ${ECHO_CMD} 'exec ${PREFIX}/bin/${f} +set fs_game ${PORTNAME} +set omnibot_path "${DATADIR}/../omni-bot" "$$@"') > \
${WRKSRC}/${f}-${PORTNAME}
.endfor
@@ -43,14 +50,11 @@
.endfor
${MKDIR} ${DATADIR}
${INSTALL_PROGRAM} ${WRKSRC}/qagame.mp.i386.so ${DATADIR}
-.for f in jaymod-${PORTVERSION}.pk3 jaymod.cfg-sample
- ${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR}
-.endfor
+ cd ${WRKSRC} && ${INSTALL_DATA} ${CLIENT_PK3} *.cfg ${DATADIR}
+ ${CP} -r ${WRKSRC}/linux ${WRKSRC}/mapscripts ${DATADIR}
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
-. for f in jaymod-${PORTVERSION}.pdf readme.txt
- ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
-. endfor
+ cd ${WRKSRC} && ${INSTALL_DATA} README.txt doc/jaymod.pdf ${DOCSDIR}
.endif
-.include
+.include
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-jaymod/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-jaymod/distinfo -L games/linux-enemyterritory-jaymod/distinfo -u -r1.1 -r1.2
--- games/linux-enemyterritory-jaymod/distinfo
+++ games/linux-enemyterritory-jaymod/distinfo
@@ -1,3 +1,3 @@
-MD5 (jaymod-1.4.tar.gz) = 86e69f4985c5c10be9ee61b15abb9292
-SHA256 (jaymod-1.4.tar.gz) = 41b1f9fa51724c67867c2c2805441277fc4f35fe10253157c718a0619570ba77
-SIZE (jaymod-1.4.tar.gz) = 4189340
+MD5 (jaymod-2.1.7.tar.gz) = 422eec802d4bded0b89908ca38c00434
+SHA256 (jaymod-2.1.7.tar.gz) = f9341236f351765826e00c5905ede9f485dbf2a57c556d2959b925a4a4aa8948
+SIZE (jaymod-2.1.7.tar.gz) = 11926903
From ctriv at midnightbsd.org Sat Mar 22 01:32:06 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:32:06 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: www/tmpls: colorize the depends link
based on their status.
Message-ID: <200803220532.m2M5W66N098681@stargazer.midnightbsd.org>
Log Message:
-----------
colorize the depends link based on their status.
Modified Files:
--------------
mports/Tools/magus/www/data/magus:
index.cgi (r1.12 -> r1.13)
mports/Tools/magus/www/data/magus/elements:
magus.css (r1.17 -> r1.18)
mports/Tools/magus/www/tmpls:
port.tmpl (r1.7 -> r1.8)
-------------- next part --------------
Index: index.cgi
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/index.cgi,v
retrieving revision 1.12
retrieving revision 1.13
diff -L Tools/magus/www/data/magus/index.cgi -L Tools/magus/www/data/magus/index.cgi -u -r1.12 -r1.13
--- Tools/magus/www/data/magus/index.cgi
+++ Tools/magus/www/data/magus/index.cgi
@@ -172,8 +172,9 @@
}
my @depends = map { {
- port => $_->name,
- id => $_->id
+ port => $_->name,
+ id => $_->id,
+ status => $_->status,
} } $port->depends;
if (@depends) {
@@ -181,8 +182,9 @@
}
my @depends_of = map { {
- port => $_->name,
- id => $_->id
+ port => $_->name,
+ id => $_->id,
+ status => $_->status,
} } map { Magus::Port->retrieve($_->port) } Magus::Depend->search(dependency => $port);
if ($port->log) {
@@ -231,6 +233,7 @@
my ($p) = @_;
my $query = $p->param('q');
+ my $origq = $query;
my %where;
while ($query =~ s/(\S+):(\S+)//) {
push(@{$where{$1}}, $2)
@@ -269,7 +272,7 @@
my $tmpl = template($p, 'list.tmpl');
- $tmpl->param(results => \@results, title => "Search Results for "$query"", count => scalar @results);
+ $tmpl->param(results => \@results, title => "Search Results for "$origq"", count => scalar @results);
print $p->header, $tmpl->output;
}
Index: magus.css
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/elements/magus.css,v
retrieving revision 1.17
retrieving revision 1.18
diff -L Tools/magus/www/data/magus/elements/magus.css -L Tools/magus/www/data/magus/elements/magus.css -u -r1.17 -r1.18
--- Tools/magus/www/data/magus/elements/magus.css
+++ Tools/magus/www/data/magus/elements/magus.css
@@ -40,7 +40,7 @@
}
a {
- color: #405491;
+ color: #204a87;
}
table {
@@ -68,7 +68,7 @@
}
tr.even {
- background: #eaeaea;
+ background: #eaeae9;
}
tr.details {
@@ -76,24 +76,32 @@
}
-*.fail {
- color: #C0000B;
+.fail {
+ color: #a40000;
}
-*.warn {
- color: orange;
+.warn {
+ color: #c4a000;
}
-*.internal {
+.internal {
color: blue;
}
-*.pass {
- color: green;
+.pass {
+ color: #4e9a06;
}
-*.skip {
- color: #666;
+.skip {
+ color: #555753;
+}
+
+.untested {
+ color: #75507b;
+}
+
+.info {
+ color: #2e3436;
}
.stats {
@@ -143,7 +151,7 @@
}
#tophead {
- background: #405491;
+ background: #204a87;
color: white;
// width: 100%;
margin: 0;
Index: port.tmpl
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/tmpls/port.tmpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -L Tools/magus/www/tmpls/port.tmpl -L Tools/magus/www/tmpls/port.tmpl -u -r1.7 -r1.8
--- Tools/magus/www/tmpls/port.tmpl
+++ Tools/magus/www/tmpls/port.tmpl
@@ -10,7 +10,7 @@
@@ -22,7 +22,7 @@
From laffer1 at midnightbsd.org Sat Mar 22 01:33:56 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:33:56 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: games/linux-enemyterritory-omni-bot:
Update to .66, since etpub
Message-ID: <200803220533.m2M5Xu7k098766@stargazer.midnightbsd.org>
Log Message:
-----------
Update to .66, since etpub has it's own distro of the bot, don't worry about that anymore.
Modified Files:
--------------
mports/games/linux-enemyterritory-omni-bot:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-omni-bot/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-omni-bot/pkg-plist -L games/linux-enemyterritory-omni-bot/pkg-plist -u -r1.1 -r1.2
--- games/linux-enemyterritory-omni-bot/pkg-plist
+++ games/linux-enemyterritory-omni-bot/pkg-plist
@@ -1,42 +1,51 @@
bin/et-omni-bot
bin/etded-omni-bot
-%%ETPUB%%@exec cd %D/%%DATADIR%%/etpub && mv qagame.mp.i386.so qagame.mp.i386.so.old
-%%ETPUB%%%%DATADIR%%/etpub/qagame.mp.i386.so
-%%ETPUB%%@unexec cd %D/%%DATADIR%%/etpub && mv qagame.mp.i386.so.old qagame.mp.i386.so
-%%ETPUB%%%%DATADIR%%/etpub/omnibot_etpub.pk3
-%%DATADIR%%/omni-bot/et/nav/et_custom_wps.zip
-%%DATADIR%%/omni-bot/et/nav/et_mapscripts.zip
-%%DATADIR%%/omni-bot/et/nav/et_official_wps.zip
-%%DATADIR%%/omni-bot/et/scripts/ammo_goal.gm
-%%DATADIR%%/omni-bot/et/scripts/def_bot.gm
-%%DATADIR%%/omni-bot/et/scripts/difficulty.gm
-%%DATADIR%%/omni-bot/et/scripts/disguise_goal.gm
-%%DATADIR%%/omni-bot/et/scripts/dispenseammo_goal.gm
-%%DATADIR%%/omni-bot/et/scripts/dispensehealth_goal.gm
-%%DATADIR%%/omni-bot/et/scripts/et_autoexec.gm
-%%DATADIR%%/omni-bot/et/scripts/et_utilities.gm
-%%DATADIR%%/omni-bot/et/scripts/health_goal.gm
-%%DATADIR%%/omni-bot/et/scripts/mountvehicle_goal.gm
-%%DATADIR%%/omni-bot/et/scripts/sample.gm
-%%DATADIR%%/omni-bot/omnibot_et.pk3
-%%DATADIR%%/omni-bot/omnibot_et.so
-%%DATADIR%%/omni-bot/qagame.mp.i386.so
+%%DATADIR%%/et/nav/et_custom.zip
+%%DATADIR%%/et/nav/et_official.zip
+%%DATADIR%%/et/scripts/ammo_goal.gm
+%%DATADIR%%/et/scripts/def_bot.gm
+%%DATADIR%%/et/scripts/difficulty.gm
+%%DATADIR%%/et/scripts/disguise_goal.gm
+%%DATADIR%%/et/scripts/dispenseammo_goal.gm
+%%DATADIR%%/et/scripts/dispensehealth_goal.gm
+%%DATADIR%%/et/scripts/escortvehicle_goal.gm
+%%DATADIR%%/et/scripts/et_autoexec.gm
+%%DATADIR%%/et/scripts/et_commands.gm
+%%DATADIR%%/et/scripts/et_navconfig.gm
+%%DATADIR%%/et/scripts/et_utilities.gm
+%%DATADIR%%/et/scripts/health_goal.gm
+%%DATADIR%%/et/scripts/makemapgm.gm
+%%DATADIR%%/et/scripts/mountvehicle_goal.gm
+%%DATADIR%%/et/scripts/poisoned.gm
+%%DATADIR%%/et/scripts/ridevehicle_goal.gm
+%%DATADIR%%/et/scripts/sample.gm
+%%DATADIR%%/et/scripts/testbot.gm
+%%DATADIR%%/et/scripts/testmap.gm
+%%DATADIR%%/et/scripts/useswitch_goal.gm
+%%DATADIR%%/et/scripts/weapons/weapons.zip
+%%DATADIR%%/global_scripts/commands.gm
+%%DATADIR%%/global_scripts/config.gm
+%%DATADIR%%/global_scripts/testdebugger.gm
+%%DATADIR%%/global_scripts/testdebugwindows.gm
+%%DATADIR%%/global_scripts/testfilesystem.gm
+%%DATADIR%%/global_scripts/testmath.gm
+%%DATADIR%%/global_scripts/testmisc.gm
+%%DATADIR%%/global_scripts/testrequire.gm
+%%DATADIR%%/global_scripts/utilities.gm
+%%DATADIR%%/global_scripts/weapons/weapon_sample.gm
+%%DATADIR%%/omnibot_et.pk3
+%%DATADIR%%/omnibot_et.so
+%%DATADIR%%/qagame.mp.i386.so
%%PORTDOCS%%%%DOCSDIR%%/credits.txt
-%%PORTDOCS%%%%DOCSDIR%%/docs/Omni-Bot Kommandos und grundlegende Funktionen.pdf
-%%PORTDOCS%%%%DOCSDIR%%/docs/Omni-Bot Quick Start Guide for ET.pdf
-%%PORTDOCS%%%%DOCSDIR%%/docs/Omni-bot Commands and Basic Usage.pdf
-%%PORTDOCS%%%%DOCSDIR%%/docs/The Not-So-Quick start guide.pdf
-%%PORTDOCS%%%%DOCSDIR%%/docs/Waypointing Tips.pdf
-%%PORTDOCS%%%%DOCSDIR%%/docs/Waypointing Tutorial.pdf
-%%PORTDOCS%%%%DOCSDIR%%/docs/Wegpunkte Tutorial.pdf
-%%PORTDOCS%%%%DOCSDIR%%/docs_changelog.txt
-%%PORTDOCS%%%%DOCSDIR%%/et_changelog.txt
-%%PORTDOCS%%%%DOCSDIR%%/etpub_changelog.txt
+%%PORTDOCS%%%%DOCSDIR%%/docs/Omni-bot Wiki.pdf
%%PORTDOCS%%%%DOCSDIR%%/install.de.txt
%%PORTDOCS%%%%DOCSDIR%%/install.en.txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs
%%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrm %%DATADIR%%/omni-bot/et/scripts
- at dirrm %%DATADIR%%/omni-bot/et/nav
- at dirrm %%DATADIR%%/omni-bot/et
- at dirrm %%DATADIR%%/omni-bot
+ at dirrm %%DATADIR%%/global_scripts/weapons
+ at dirrm %%DATADIR%%/global_scripts
+ at dirrm %%DATADIR%%/et/scripts/weapons
+ at dirrm %%DATADIR%%/et/scripts
+ at dirrm %%DATADIR%%/et/nav
+ at dirrm %%DATADIR%%/et
+ at dirrm %%DATADIR%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-omni-bot/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-omni-bot/Makefile -L games/linux-enemyterritory-omni-bot/Makefile -u -r1.1 -r1.2
--- games/linux-enemyterritory-omni-bot/Makefile
+++ games/linux-enemyterritory-omni-bot/Makefile
@@ -3,11 +3,11 @@
# Whom: alepulver
#
# $MidnightBSD$
-# $FreeBSD: ports/games/linux-enemyterritory-omni-bot/Makefile,v 1.4 2006/07/11 17:38:49 alepulver Exp $
+# $FreeBSD: ports/games/linux-enemyterritory-omni-bot/Makefile,v 1.12 2008/02/19 13:20:31 alepulver Exp $
#
PORTNAME= omni-bot
-PORTVERSION= 0.52
+PORTVERSION= 0.66
CATEGORIES= games linux
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= alepulver
@@ -15,32 +15,21 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Omni-Bot is a bot for Enemy Territory
+LICENSE= restricted
-RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
-ONLY_FOR_ARCHS= i386
USE_ZIP= yes
USE_LINUX= yes
NO_WRKSUBDIR= yes
-OPTIONS= ETPUB "Enable ETPub support" off
-
-DATADIR= ${PREFIX}/lib/enemyterritory
+DATADIR= ${PREFIX}/lib/enemyterritory/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/enemyterritory-${PORTNAME}
-.include
-
-.if defined(WITH_ETPUB)
-RUN_DEPENDS+= et-etpub:${PORTSDIR}/games/linux-enemyterritory-etpub
-PLIST_SUB+= ETPUB=""
-.else
-PLIST_SUB+= ETPUB="@comment "
-.endif
-
do-build:
.for f in et etded
- @(${ECHO} "#!/bin/sh"; \
- ${ECHO} 'exec ${PREFIX}/bin/${f} +set fs_game ${PORTNAME} "$$@"') > \
+ @(${ECHO_CMD} "#!/bin/sh"; \
+ ${ECHO_CMD} 'exec ${PREFIX}/bin/${f} +set fs_game ${PORTNAME} +set omnibot_path "${DATADIR}" "$$@"') > \
${WRKSRC}/${f}-${PORTNAME}
.endfor
@@ -48,16 +37,11 @@
.for f in et etded
${INSTALL_SCRIPT} ${WRKSRC}/${f}-${PORTNAME} ${PREFIX}/bin
.endfor
- ${MKDIR} ${DATADIR}/${PORTNAME}
- ${INSTALL_PROGRAM} ${WRKSRC}/omni-bot/omnibot_et.so ${DATADIR}/${PORTNAME}
- ${CP} -R ${WRKSRC}/omni-bot/et ${DATADIR}/${PORTNAME}
- ${INSTALL_PROGRAM} ${WRKSRC}/omnibot/qagame.mp.i386.so ${DATADIR}/${PORTNAME}
- ${INSTALL_DATA} ${WRKSRC}/omnibot/omnibot_et.pk3 ${DATADIR}/${PORTNAME}
-.if defined(WITH_ETPUB)
- cd ${DATADIR}/etpub && ${MV} qagame.mp.i386.so qagame.mp.i386.so.old
- ${INSTALL_PROGRAM} ${WRKSRC}/etpub/qagame.mp.i386.so ${DATADIR}/etpub
- ${INSTALL_DATA} ${WRKSRC}/etpub/omnibot_etpub.pk3 ${DATADIR}/etpub
-.endif
+ ${MKDIR} ${DATADIR}
+ ${INSTALL_PROGRAM} ${WRKSRC}/omni-bot/omnibot_et.so ${DATADIR}
+ cd ${WRKSRC}/omni-bot && ${CP} -R et global_scripts ${DATADIR}
+ ${INSTALL_PROGRAM} ${WRKSRC}/omnibot/qagame.mp.i386.so ${DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/omnibot/omnibot_et.pk3 ${DATADIR}
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
. for f in *.txt omni-bot/*.txt
@@ -66,4 +50,4 @@
${CP} -R ${WRKSRC}/omni-bot/docs ${DOCSDIR}
.endif
-.include
+.include
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-omni-bot/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-omni-bot/distinfo -L games/linux-enemyterritory-omni-bot/distinfo -u -r1.1 -r1.2
--- games/linux-enemyterritory-omni-bot/distinfo
+++ games/linux-enemyterritory-omni-bot/distinfo
@@ -1,3 +1,3 @@
-MD5 (omni-bot-0.52.zip) = 838f0a9f3850272cbe4a676cba39082e
-SHA256 (omni-bot-0.52.zip) = 483574eb92cc68c1a6a872b42648962dbbcce6f77cd98bc499324b3e5c8e88e2
-SIZE (omni-bot-0.52.zip) = 6209144
+MD5 (omni-bot-0.66.zip) = dfda672510de92287c487f610b925bc2
+SHA256 (omni-bot-0.66.zip) = 8e9b16b70e06ea4c75ec422f1ecbfbcfd9b6e1184d0eac852cb350d5929646b8
+SIZE (omni-bot-0.66.zip) = 6259760
From laffer1 at midnightbsd.org Sat Mar 22 01:39:36 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:39:36 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: login.conf: Hmm...
Message-ID: <200803220539.m2M5da3j000164@stargazer.midnightbsd.org>
Log Message:
-----------
Hmm... while archite had very good intentions changing this, it's been a problem in a desktop setup (and server).
Let's switch the umask back.
Modified Files:
--------------
src/etc:
login.conf (r1.8 -> r1.9)
-------------- next part --------------
Index: login.conf
===================================================================
RCS file: /home/cvs/src/etc/login.conf,v
retrieving revision 1.8
retrieving revision 1.9
diff -L etc/login.conf -L etc/login.conf -u -r1.8 -r1.9
--- etc/login.conf
+++ etc/login.conf
@@ -43,7 +43,7 @@
:vmemoryuse=unlimited:\
:priority=0:\
:ignoretime@:\
- :umask=077:
+ :umask=022:
#
From laffer1 at midnightbsd.org Sat Mar 22 01:41:48 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:41:48 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: login.conf: Remove /usr/X11R6/bin from path.
Message-ID: <200803220541.m2M5fmii008428@stargazer.midnightbsd.org>
Log Message:
-----------
Remove /usr/X11R6/bin from path. We don't do old x anymore.
Modified Files:
--------------
src/etc:
login.conf (r1.9 -> r1.10)
-------------- next part --------------
Index: login.conf
===================================================================
RCS file: /home/cvs/src/etc/login.conf,v
retrieving revision 1.9
retrieving revision 1.10
diff -L etc/login.conf -L etc/login.conf -u -r1.9 -r1.10
--- etc/login.conf
+++ etc/login.conf
@@ -28,7 +28,7 @@
:copyright=/etc/COPYRIGHT:\
:welcome=/etc/motd:\
:setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES:\
- :path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin /usr/X11R6/bin ~/bin:\
+ :path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin ~/bin:\
:nologin=/var/run/nologin:\
:cputime=unlimited:\
:datasize=unlimited:\
From laffer1 at midnightbsd.org Sat Mar 22 01:50:40 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:50:40 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: rc.firewall6: My first pass at a desktop
rule like we have for ipv4
Message-ID: <200803220550.m2M5oeSC041783@stargazer.midnightbsd.org>
Log Message:
-----------
My first pass at a desktop rule like we have for ipv4 that enables ssh.
Modified Files:
--------------
src/etc:
rc.firewall6 (r1.2 -> r1.3)
-------------- next part --------------
Index: rc.firewall6
===================================================================
RCS file: /home/cvs/src/etc/rc.firewall6,v
retrieving revision 1.2
retrieving revision 1.3
diff -L etc/rc.firewall6 -L etc/rc.firewall6 -u -r1.2 -r1.3
--- etc/rc.firewall6
+++ etc/rc.firewall6
@@ -17,6 +17,7 @@
############
# Define the firewall type in /etc/rc.conf. Valid values are:
# open - will allow anyone in
+# desktop - will try to protect a simple desktop
# client - will try to protect just this machine
# simple - will try to protect a whole network
# closed - totally disables IP services except via lo0 interface
@@ -106,6 +107,26 @@
${fw6cmd} add 65000 pass all from any to any
;;
+[Dd][Ee][Ss][Kk][Tt][Oo][Pp])
+ setup_local
+ ${fw6cmd} add allow tcp from any to any out
+ ${fw6cmd} add allow tcp from any to any established
+ ${fw6cmd} add allow tcp from any to any frag
+ case ${sshd_enable} in
+ [Yy][Ee][Ss])
+ ${fw6cmd} add pass tcp from any to me 22 setup
+ ;;
+ esac
+ ${fw6cmd} add 65000 deny tcp from any to any
+ # Allow ICMPv6 destination unreach
+ ${fw6cmd} add pass ipv6-icmp from any to any icmptypes 1
+
+ # Allow NS/NA/toobig (don't filter it out)
+ ${fw6cmd} add pass ipv6-icmp from any to any icmptypes 2,135,136
+ # Allow other traffic
+ ${fw6cmd} add 65200 allow all from any to any
+ ;;
+
[Cc][Ll][Ii][Ee][Nn][Tt])
############
# This is a prototype setup that will protect your system somewhat
From laffer1 at midnightbsd.org Sat Mar 22 01:55:21 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:55:21 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: etc/root: We do not nee X11R6
Message-ID: <200803220555.m2M5tLDU042360@stargazer.midnightbsd.org>
Log Message:
-----------
We do not nee X11R6
Modified Files:
--------------
src/etc/root:
dot.cshrc (r1.2 -> r1.3)
dot.profile (r1.2 -> r1.3)
-------------- next part --------------
Index: dot.profile
===================================================================
RCS file: /home/cvs/src/etc/root/dot.profile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L etc/root/dot.profile -L etc/root/dot.profile -u -r1.2 -r1.3
--- etc/root/dot.profile
+++ etc/root/dot.profile
@@ -1,7 +1,7 @@
# $MidnightBSD$
# $FreeBSD: src/etc/root/dot.profile,v 1.20 1999/08/27 23:24:09 peter Exp $
#
-PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin
+PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin
export PATH
HOME=/root
export HOME
Index: dot.cshrc
===================================================================
RCS file: /home/cvs/src/etc/root/dot.cshrc,v
retrieving revision 1.2
retrieving revision 1.3
diff -L etc/root/dot.cshrc -L etc/root/dot.cshrc -u -r1.2 -r1.3
--- etc/root/dot.cshrc
+++ etc/root/dot.cshrc
@@ -15,7 +15,7 @@
# A righteous umask
umask 22
-set path = (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin /usr/X11R6/bin $HOME/bin)
+set path = (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin $HOME/bin)
setenv EDITOR vi
setenv PAGER more
From laffer1 at midnightbsd.org Sat Mar 22 01:56:53 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 01:56:53 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: dot.mkshrc: mksh file.
Message-ID: <200803220556.m2M5urlX042415@stargazer.midnightbsd.org>
Log Message:
-----------
mksh file.
Added Files:
-----------
src/etc/root:
dot.mkshrc (r1.1)
-------------- next part --------------
--- /dev/null
+++ etc/root/dot.mkshrc
@@ -0,0 +1,228 @@
+# $MidnightBSD: src/etc/root/dot.mkshrc,v 1.1 2008/03/22 05:56:53 laffer1 Exp $
+# $MirOS: src/bin/mksh/dot.mkshrc,v 1.28 2008/03/01 21:24:58 tg Rel $
+#-
+# Copyright (c) 2007, 2008
+# Thorsten ?mirabilos? Glaser
+#
+# Provided that these terms and disclaimer and all copyright notices
+# are retained or reproduced in an accompanying document, permission
+# is granted to deal in this work without restriction, including un-
+# limited rights to use, publicly perform, distribute, sell, modify,
+# merge, give away, or sublicence.
+#
+# Advertising materials mentioning features or use of this work must
+# display the following acknowledgement:
+# This product includes material provided by Thorsten Glaser.
+#
+# This work is provided "AS IS" and WITHOUT WARRANTY of any kind, to
+# the utmost extent permitted by applicable law, neither express nor
+# implied; without malicious intent or gross negligence. In no event
+# may a licensor, author or contributor be held liable for indirect,
+# direct, other damage, loss, or other issues arising in any way out
+# of dealing in the work, even if advised of the possibility of such
+# damage or existence of a defect, except proven that it results out
+# of said person's immediate fault when using the work as intended.
+#-
+# sample mksh initialisation file for interactive shells; install as
+# /etc/skel/.mkshrc (as root, for new accounts) or copy to ~/.mkshrc
+
+: ${EDITOR:=/bin/ed} ${TERM:=vt100} ${HOSTNAME:=$(ulimit -c 0;hostname -s 2>&-)}
+[[ $HOSTNAME = @(localhost|*([ ])) ]] && HOSTNAME=$(ulimit -c 0;hostname 2>&-)
+: ${HOSTNAME:=nil}; PS1='#'; [[ "$(ulimit -c 0; id -u 2>&-)" -eq 0 ]] || PS1='$'
+function precmd {
+ typeset -Ui10 e=$?
+
+ (( e )) && print -n "$e|"
+}
+PS1='$(precmd)${USER:=$(ulimit -c 0;id -un 2>&- || print \?)}@${HOSTNAME%%.*}:$(
+ typeset pfx=~ wd=${PWD:-?}
+ typeset -Ui n=${COLUMNS:-80}/3; (( n = n < 7 ? 7 : n ))
+ wd=${wd/#$pfx/~}
+ pfx=; while (( (${#pfx} + ${#wd}) > n )); do
+ if [[ $wd = */* ]]; then
+ pfx=.../
+ wd=${wd#*/}
+ else
+ pfx=...
+ wd=${wd#?????}
+ fi
+ done; print -nr -- "$pfx$wd") '"$PS1 "
+PS1="$(print -n '\x1\r')$PS1" # allow colour codes, framed with ^A
+export EDITOR HOSTNAME LESSHISTFILE=- MKSH=$(whence -p mksh) PS1 TERM USER
+alias l='/bin/ls -F'
+alias la='l -a'
+alias ll='l -l'
+alias lo='la -lo'
+alias which='whence -p'
+whence -p rot13 >&- || alias rot13='tr \
+ abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ \
+ nopqrstuvwxyzabcdefghijklmNOPQRSTUVWXYZABCDEFGHIJKLM'
+whence -p hd >&- || function hd {
+ hexdump -e '"%08.8_ax " 8/1 "%02X " " - " 8/1 "%02X "' \
+ -e '" |" "%_p"' -e '"|\n"' "$@"
+}
+
+# Berkeley C shell compatible dirs, popd, and pushd functions
+# Z shell compatible chpwd() hook, used to update DIRSTACK[0]
+DIRSTACKBASE=$(readlink -nf ~/. 2>&- || print -nr -- "$HOME")
+typeset -r DIRSTACKBASE
+set -A DIRSTACK
+function chpwd {
+ DIRSTACK[0]=$(readlink -nf . 2>&- || print -r -- "$PWD")
+ DIRSTACK[0]=${DIRSTACK[0]/#$DIRSTACKBASE/~}
+ :
+}
+chpwd .
+function cd {
+ builtin cd "$@"
+ chpwd "$@"
+}
+function cd_csh {
+ typeset d t=${1/#~/$DIRSTACKBASE}
+
+ if ! d=$(builtin cd "$t" 2>&1); then
+ print -u2 "${1}: ${d##*$t - }."
+ return 1
+ fi
+ cd "$t"
+}
+function dirs {
+ typeset d
+ typeset -i isnoglob=0 fl=0 fv=0 fn=0 cpos=0
+
+ [[ $(set +o) == *-o\ noglob* ]] && isnoglob=1
+ set -o noglob
+ while getopts ":lvn" d; do
+ case $d {
+ (l) fl=1 ;;
+ (v) fv=1 ;;
+ (n) fn=1 ;;
+ (*) print -u2 'Usage: dirs [-lvn].'
+ return 1 ;;
+ }
+ done
+ shift $((OPTIND - 1))
+ if (( $# > 0 )); then
+ print -u2 'Usage: dirs [-lvn].'
+ return 1
+ fi
+ if (( fv )); then
+ fv=0
+ while (( fv < ${#DIRSTACK[*]} )); do
+ d=${DIRSTACK[fv]}
+ (( fl )) && d=${d/#~/$DIRSTACKBASE}
+ print -r -- "$fv $d"
+ let fv++
+ done
+ else
+ fv=0
+ while (( fv < ${#DIRSTACK[*]} )); do
+ d=${DIRSTACK[fv]}
+ (( fl )) && d=${d/#~/$DIRSTACKBASE}
+ if (( fn && (cpos+=${#d}+1) >= 79 && ${#d} < 80 )); then
+ print
+ (( cpos = ${#d} + 1 ))
+ fi
+ print -nr -- "$d "
+ let fv++
+ done
+ print
+ fi
+ (( isnoglob )) || set +o noglob
+ return 0
+}
+function popd {
+ typeset d fa
+ typeset -i isnoglob=0 n=1
+
+ [[ $(set +o) == *-o\ noglob* ]] && isnoglob=1
+ set -o noglob
+ while getopts ":0123456789lvn" d; do
+ case $d {
+ (l|v|n) fa="$fa -$d" ;;
+ (+*) n=2
+ break ;;
+ (*) print -u2 'Usage: popd [-lvn] [+].'
+ return 1 ;;
+ }
+ done
+ shift $((OPTIND - n))
+ n=0
+ if (( $# > 1 )); then
+ print -u2 popd: Too many arguments.
+ return 1
+ elif [[ $1 = ++([0-9]) && $1 != +0 ]]; then
+ if (( (n = ${1#+}) >= ${#DIRSTACK[*]} )); then
+ print -u2 popd: Directory stack not that deep.
+ return 1
+ fi
+ elif [[ -n $1 ]]; then
+ print -u2 popd: Bad directory.
+ return 1
+ fi
+ if (( ${#DIRSTACK[*]} < 2 )); then
+ print -u2 popd: Directory stack empty.
+ return 1
+ fi
+ unset DIRSTACK[n]
+ set -A DIRSTACK -- "${DIRSTACK[@]}"
+ cd_csh "${DIRSTACK[0]}" || return 1
+ (( isnoglob )) || set +o noglob
+ dirs $fa
+}
+function pushd {
+ typeset d fa
+ typeset -i isnoglob=0 n=1
+
+ [[ $(set +o) == *-o\ noglob* ]] && isnoglob=1
+ set -o noglob
+ while getopts ":0123456789lvn" d; do
+ case $d {
+ (l|v|n) fa="$fa -$d" ;;
+ (+*) n=2
+ break ;;
+ (*) print -u2 'Usage: pushd [-lvn] [|+].'
+ return 1 ;;
+ }
+ done
+ shift $((OPTIND - n))
+ if (( $# == 0 )); then
+ if (( ${#DIRSTACK[*]} < 2 )); then
+ print -u2 pushd: No other directory.
+ return 1
+ fi
+ d=${DIRSTACK[1]}
+ DIRSTACK[1]=${DIRSTACK[0]}
+ cd_csh "$d" || return 1
+ elif (( $# > 1 )); then
+ print -u2 pushd: Too many arguments.
+ return 1
+ elif [[ $1 = ++([0-9]) && $1 != +0 ]]; then
+ if (( (n = ${1#+}) >= ${#DIRSTACK[*]} )); then
+ print -u2 pushd: Directory stack not that deep.
+ return 1
+ fi
+ while (( n-- )); do
+ d=${DIRSTACK[0]}
+ unset DIRSTACK[0]
+ set -A DIRSTACK -- "${DIRSTACK[@]}" "$d"
+ done
+ cd_csh "${DIRSTACK[0]}" || return 1
+ else
+ set -A DIRSTACK -- placeholder "${DIRSTACK[@]}"
+ cd_csh "$1" || return 1
+ fi
+ (( isnoglob )) || set +o noglob
+ dirs $fa
+}
+
+# strip comments (and leading/trailing whitespace if IFS is set) from
+# any file(s) given as argument, or stdin if none, and spew to stdout
+function Lstripcom {
+ cat "$@" | { set -o noglob; while read _line; do
+ _line=${_line%%#*}
+ [[ -n $_line ]] && print -r -- $_line
+ done; }
+}
+
+: place customsations above this line!
From laffer1 at midnightbsd.org Sat Mar 22 02:01:05 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 02:01:05 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: Makefile: Add installation of mkshrc
Message-ID: <200803220601.m2M615Jw042942@stargazer.midnightbsd.org>
Log Message:
-----------
Add installation of mkshrc
Modified Files:
--------------
src/etc:
Makefile (r1.10 -> r1.11)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/etc/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -L etc/Makefile -L etc/Makefile -u -r1.10 -r1.11
--- etc/Makefile
+++ etc/Makefile
@@ -138,11 +138,14 @@
dot.cshrc ${DESTDIR}/root/.cshrc; \
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
dot.login ${DESTDIR}/root/.login; \
+ ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
+ dot.mkshrc ${DESTDIR}/root/.mkshrc;
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
dot.profile ${DESTDIR}/root/.profile; \
- rm -f ${DESTDIR}/.cshrc ${DESTDIR}/.profile; \
+ rm -f ${DESTDIR}/.cshrc ${DESTDIR}/.profile ${DESTDIR}/.mkshrc; \
ln ${DESTDIR}/root/.cshrc ${DESTDIR}/.cshrc; \
- ln ${DESTDIR}/root/.profile ${DESTDIR}/.profile
+ ln ${DESTDIR}/root/.profile ${DESTDIR}/.profile; \
+ ln ${DESTDIR}/root/.mkshrc ${DESTDIR}/.mkshrc
cd ${.CURDIR}/mtree; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 444 \
${MTREE} ${DESTDIR}/etc/mtree
.if !defined(NO_BIND)
From laffer1 at midnightbsd.org Sat Mar 22 02:06:05 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 02:06:05 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: login.conf: more x11 crap
Message-ID: <200803220606.m2M665dG045300@stargazer.midnightbsd.org>
Log Message:
-----------
more x11 crap
Modified Files:
--------------
src/etc:
login.conf (r1.10 -> r1.11)
-------------- next part --------------
Index: login.conf
===================================================================
RCS file: /home/cvs/src/etc/login.conf,v
retrieving revision 1.10
retrieving revision 1.11
diff -L etc/login.conf -L etc/login.conf -u -r1.10 -r1.11
--- etc/login.conf
+++ etc/login.conf
@@ -142,7 +142,7 @@
## users of X (needs more resources!)
##
#xuser:\
-# :manpath=/usr/share/man /usr/X11R6/man /usr/local/man:\
+# :manpath=/usr/share/man /usr/local/man:\
# :cputime=4h:\
# :datasize=12M:\
# :vmemoryuse=infinity:\
From laffer1 at midnightbsd.org Sat Mar 22 02:08:13 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 02:08:13 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: etc/defaults: remove x11 paths
Message-ID: <200803220608.m2M68DtS046348@stargazer.midnightbsd.org>
Log Message:
-----------
remove x11 paths
Modified Files:
--------------
src/etc/defaults:
periodic.conf (r1.4 -> r1.5)
rc.conf (r1.15 -> r1.16)
-------------- next part --------------
Index: rc.conf
===================================================================
RCS file: /home/cvs/src/etc/defaults/rc.conf,v
retrieving revision 1.15
retrieving revision 1.16
diff -L etc/defaults/rc.conf -L etc/defaults/rc.conf -u -r1.15 -r1.16
--- etc/defaults/rc.conf
+++ etc/defaults/rc.conf
@@ -501,14 +501,14 @@
clear_tmp_enable="NO" # Clear /tmp at startup.
clear_tmp_X="YES" # Clear and recreate X11-related directories in /tmp
ldconfig_insecure="NO" # Set to YES to disable ldconfig security checks
-ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/lib/compat/pkg"
+ldconfig_paths="/usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg"
# shared library search paths
ldconfig32_paths="/usr/lib32" # 32-bit compatibility shared library search paths
-ldconfig_paths_aout="/usr/lib/compat/aout /usr/X11R6/lib/aout /usr/local/lib/aout"
+ldconfig_paths_aout="/usr/lib/compat/aout /usr/local/lib/aout"
# a.out shared library search paths
-ldconfig_local_dirs="/usr/local/libdata/ldconfig /usr/X11R6/libdata/ldconfig"
+ldconfig_local_dirs="/usr/local/libdata/ldconfig"
# Local directories with ldconfig configuration files.
-ldconfig_local32_dirs="/usr/local/libdata/ldconfig32 /usr/X11R6/libdata/ldconfig32"
+ldconfig_local32_dirs="/usr/local/libdata/ldconfig32"
# Local directories with 32-bit compatibility ldconfig
# configuration files.
kern_securelevel_enable="NO" # kernel security level (see init(8)),
Index: periodic.conf
===================================================================
RCS file: /home/cvs/src/etc/defaults/periodic.conf,v
retrieving revision 1.4
retrieving revision 1.5
diff -L etc/defaults/periodic.conf -L etc/defaults/periodic.conf -u -r1.4 -r1.5
--- etc/defaults/periodic.conf
+++ etc/defaults/periodic.conf
@@ -21,7 +21,7 @@
periodic_conf_files="/etc/periodic.conf /etc/periodic.conf.local"
# periodic script dirs
-local_periodic="/usr/local/etc/periodic /usr/X11R6/etc/periodic"
+local_periodic="/usr/local/etc/periodic"
# Daily options
From ctriv at midnightbsd.org Sat Mar 22 02:10:17 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 02:10:17 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: index.cgi: close up cross-scripting hole.
Message-ID: <200803220610.m2M6AHVi047829@stargazer.midnightbsd.org>
Log Message:
-----------
close up cross-scripting hole.
Modified Files:
--------------
mports/Tools/magus/www/data/magus:
index.cgi (r1.13 -> r1.14)
-------------- next part --------------
Index: index.cgi
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/index.cgi,v
retrieving revision 1.13
retrieving revision 1.14
diff -L Tools/magus/www/data/magus/index.cgi -L Tools/magus/www/data/magus/index.cgi -u -r1.13 -r1.14
--- Tools/magus/www/data/magus/index.cgi
+++ Tools/magus/www/data/magus/index.cgi
@@ -249,7 +249,10 @@
} else {
$where{status} = { '!=', 'untested' };
}
-
+
+ for (keys %where) {
+ delete $where{$_} if m/\W/;
+ }
my @ports = Magus::Port->search_where(\%where, { order_by => 'name' });
From laffer1 at midnightbsd.org Sat Mar 22 02:11:09 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 02:11:09 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: etc/etc.arm: move x11 path
Message-ID: <200803220611.m2M6B9iF048255@stargazer.midnightbsd.org>
Log Message:
-----------
move x11 path
Modified Files:
--------------
src/etc/etc.amd64:
ttys (r1.2 -> r1.3)
src/etc/etc.arm:
ttys (r1.2 -> r1.3)
src/etc/etc.i386:
ttys (r1.2 -> r1.3)
src/etc/etc.ia64:
ttys (r1.2 -> r1.3)
src/etc/etc.sparc64:
ttys (r1.2 -> r1.3)
Removed Files:
-------------
src/etc/etc.powerpc:
ttys
-------------- next part --------------
Index: ttys
===================================================================
RCS file: /home/cvs/src/etc/etc.ia64/ttys,v
retrieving revision 1.2
retrieving revision 1.3
diff -L etc/etc.ia64/ttys -L etc/etc.ia64/ttys -u -r1.2 -r1.3
--- etc/etc.ia64/ttys
+++ etc/etc.ia64/ttys
@@ -41,7 +41,7 @@
ttyv5 "/usr/libexec/getty Pc" cons25 off secure
ttyv6 "/usr/libexec/getty Pc" cons25 off secure
ttyv7 "/usr/libexec/getty Pc" cons25 off secure
-ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
+ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
# Serial terminals. The 'dialup' keyword identifies dialin lines to login,
# fingerd etc.
ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
Index: ttys
===================================================================
RCS file: /home/cvs/src/etc/etc.amd64/ttys,v
retrieving revision 1.2
retrieving revision 1.3
diff -L etc/etc.amd64/ttys -L etc/etc.amd64/ttys -u -r1.2 -r1.3
--- etc/etc.amd64/ttys
+++ etc/etc.amd64/ttys
@@ -41,7 +41,7 @@
ttyv5 "/usr/libexec/getty Pc" cons25 on secure
ttyv6 "/usr/libexec/getty Pc" cons25 on secure
ttyv7 "/usr/libexec/getty Pc" cons25 on secure
-ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
+ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttyd0 "/usr/libexec/getty std.9600" dialup off secure
Index: ttys
===================================================================
RCS file: /home/cvs/src/etc/etc.arm/ttys,v
retrieving revision 1.2
retrieving revision 1.3
diff -L etc/etc.arm/ttys -L etc/etc.arm/ttys -u -r1.2 -r1.3
--- etc/etc.arm/ttys
+++ etc/etc.arm/ttys
@@ -41,7 +41,7 @@
ttyv5 "/usr/libexec/getty Pc" cons25 on secure
ttyv6 "/usr/libexec/getty Pc" cons25 on secure
ttyv7 "/usr/libexec/getty Pc" cons25 on secure
-#ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
+#ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
Index: ttys
===================================================================
RCS file: /home/cvs/src/etc/etc.i386/ttys,v
retrieving revision 1.2
retrieving revision 1.3
diff -L etc/etc.i386/ttys -L etc/etc.i386/ttys -u -r1.2 -r1.3
--- etc/etc.i386/ttys
+++ etc/etc.i386/ttys
@@ -41,7 +41,7 @@
ttyv5 "/usr/libexec/getty Pc" cons25 on secure
ttyv6 "/usr/libexec/getty Pc" cons25 on secure
ttyv7 "/usr/libexec/getty Pc" cons25 on secure
-ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
+ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttyd0 "/usr/libexec/getty std.9600" dialup off secure
--- etc/etc.powerpc/ttys
+++ /dev/null
@@ -1,315 +0,0 @@
-# $MidnightBSD: src/etc/etc.powerpc/ttys,v 1.2 2006/08/28 01:35:54 laffer1 Exp $
-# $FreeBSD: src/etc/etc.powerpc/ttys,v 1.1.8.2 2005/09/13 05:59:07 grehan Exp $
-# @(#)ttys 5.1 (Berkeley) 4/17/89
-#
-# This file specifies various information about terminals on the system.
-# It is used by several different programs. Common entries for the
-# various columns include:
-#
-# name The name of the terminal device.
-#
-# getty The program to start running on the terminal. Typically a
-# getty program, as the name implies. Other common entries
-# include none, when no getty is needed, and xdm, to start the
-# X Window System.
-#
-# type The initial terminal type for this port. For hardwired
-# terminal lines, this will contain the type of terminal used.
-# For virtual consoles, the correct type is typically cons25, but
-# vt220 will work better if you need interoperability with other
-# systems like Solaris or GNU/Linux.
-# Other common values include network for network connections on
-# pseudo-terminals, dialup for incoming modem ports, and unknown
-# when the terminal type cannot be predetermined.
-#
-# status Must be on or off. If on, init will run the getty program on
-# the specified port. If the word "secure" appears, this tty
-# allows root login.
-#
-# name getty type status comments
-#
-# If console is marked "insecure", then init will ask for the root password
-# when going to single-user mode.
-console none unknown off secure
-#
-# ofw_console(4)
-#screen "/usr/libexec/getty Pc" cons25 on secure
-# zs(4)
-#ttyy0 "/usr/libexec/getty std.9600" cons25 on secure
-#ttyy1 "/usr/libexec/getty std.9600" cons25 off secure
-#
-ttyv0 "/usr/libexec/getty Pc" cons25 on secure
-# Virtual terminals
-ttyv1 "/usr/libexec/getty Pc" cons25 on secure
-ttyv2 "/usr/libexec/getty Pc" cons25 on secure
-ttyv3 "/usr/libexec/getty Pc" cons25 on secure
-ttyv4 "/usr/libexec/getty Pc" cons25 on secure
-ttyv5 "/usr/libexec/getty Pc" cons25 on secure
-ttyv6 "/usr/libexec/getty Pc" cons25 on secure
-ttyv7 "/usr/libexec/getty Pc" cons25 on secure
-#ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
-# Serial terminals
-# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
-ttyd0 "/usr/libexec/getty std.9600" dialup off secure
-ttyd1 "/usr/libexec/getty std.9600" dialup off secure
-ttyd2 "/usr/libexec/getty std.9600" dialup off secure
-ttyd3 "/usr/libexec/getty std.9600" dialup off secure
-# Dumb console
-dcons "/usr/libexec/getty std.9600" vt100 off secure
-# Pseudo terminals
-ttyp0 none network
-ttyp1 none network
-ttyp2 none network
-ttyp3 none network
-ttyp4 none network
-ttyp5 none network
-ttyp6 none network
-ttyp7 none network
-ttyp8 none network
-ttyp9 none network
-ttypa none network
-ttypb none network
-ttypc none network
-ttypd none network
-ttype none network
-ttypf none network
-ttypg none network
-ttyph none network
-ttypi none network
-ttypj none network
-ttypk none network
-ttypl none network
-ttypm none network
-ttypn none network
-ttypo none network
-ttypp none network
-ttypq none network
-ttypr none network
-ttyps none network
-ttypt none network
-ttypu none network
-ttypv none network
-ttyq0 none network
-ttyq1 none network
-ttyq2 none network
-ttyq3 none network
-ttyq4 none network
-ttyq5 none network
-ttyq6 none network
-ttyq7 none network
-ttyq8 none network
-ttyq9 none network
-ttyqa none network
-ttyqb none network
-ttyqc none network
-ttyqd none network
-ttyqe none network
-ttyqf none network
-ttyqg none network
-ttyqh none network
-ttyqi none network
-ttyqj none network
-ttyqk none network
-ttyql none network
-ttyqm none network
-ttyqn none network
-ttyqo none network
-ttyqp none network
-ttyqq none network
-ttyqr none network
-ttyqs none network
-ttyqt none network
-ttyqu none network
-ttyqv none network
-ttyr0 none network
-ttyr1 none network
-ttyr2 none network
-ttyr3 none network
-ttyr4 none network
-ttyr5 none network
-ttyr6 none network
-ttyr7 none network
-ttyr8 none network
-ttyr9 none network
-ttyra none network
-ttyrb none network
-ttyrc none network
-ttyrd none network
-ttyre none network
-ttyrf none network
-ttyrg none network
-ttyrh none network
-ttyri none network
-ttyrj none network
-ttyrk none network
-ttyrl none network
-ttyrm none network
-ttyrn none network
-ttyro none network
-ttyrp none network
-ttyrq none network
-ttyrr none network
-ttyrs none network
-ttyrt none network
-ttyru none network
-ttyrv none network
-ttys0 none network
-ttys1 none network
-ttys2 none network
-ttys3 none network
-ttys4 none network
-ttys5 none network
-ttys6 none network
-ttys7 none network
-ttys8 none network
-ttys9 none network
-ttysa none network
-ttysb none network
-ttysc none network
-ttysd none network
-ttyse none network
-ttysf none network
-ttysg none network
-ttysh none network
-ttysi none network
-ttysj none network
-ttysk none network
-ttysl none network
-ttysm none network
-ttysn none network
-ttyso none network
-ttysp none network
-ttysq none network
-ttysr none network
-ttyss none network
-ttyst none network
-ttysu none network
-ttysv none network
-ttyP0 none network
-ttyP1 none network
-ttyP2 none network
-ttyP3 none network
-ttyP4 none network
-ttyP5 none network
-ttyP6 none network
-ttyP7 none network
-ttyP8 none network
-ttyP9 none network
-ttyPa none network
-ttyPb none network
-ttyPc none network
-ttyPd none network
-ttyPe none network
-ttyPf none network
-ttyPg none network
-ttyPh none network
-ttyPi none network
-ttyPj none network
-ttyPk none network
-ttyPl none network
-ttyPm none network
-ttyPn none network
-ttyPo none network
-ttyPp none network
-ttyPq none network
-ttyPr none network
-ttyPs none network
-ttyPt none network
-ttyPu none network
-ttyPv none network
-ttyQ0 none network
-ttyQ1 none network
-ttyQ2 none network
-ttyQ3 none network
-ttyQ4 none network
-ttyQ5 none network
-ttyQ6 none network
-ttyQ7 none network
-ttyQ8 none network
-ttyQ9 none network
-ttyQa none network
-ttyQb none network
-ttyQc none network
-ttyQd none network
-ttyQe none network
-ttyQf none network
-ttyQg none network
-ttyQh none network
-ttyQi none network
-ttyQj none network
-ttyQk none network
-ttyQl none network
-ttyQm none network
-ttyQn none network
-ttyQo none network
-ttyQp none network
-ttyQq none network
-ttyQr none network
-ttyQs none network
-ttyQt none network
-ttyQu none network
-ttyQv none network
-ttyR0 none network
-ttyR1 none network
-ttyR2 none network
-ttyR3 none network
-ttyR4 none network
-ttyR5 none network
-ttyR6 none network
-ttyR7 none network
-ttyR8 none network
-ttyR9 none network
-ttyRa none network
-ttyRb none network
-ttyRc none network
-ttyRd none network
-ttyRe none network
-ttyRf none network
-ttyRg none network
-ttyRh none network
-ttyRi none network
-ttyRj none network
-ttyRk none network
-ttyRl none network
-ttyRm none network
-ttyRn none network
-ttyRo none network
-ttyRp none network
-ttyRq none network
-ttyRr none network
-ttyRs none network
-ttyRt none network
-ttyRu none network
-ttyRv none network
-ttyS0 none network
-ttyS1 none network
-ttyS2 none network
-ttyS3 none network
-ttyS4 none network
-ttyS5 none network
-ttyS6 none network
-ttyS7 none network
-ttyS8 none network
-ttyS9 none network
-ttySa none network
-ttySb none network
-ttySc none network
-ttySd none network
-ttySe none network
-ttySf none network
-ttySg none network
-ttySh none network
-ttySi none network
-ttySj none network
-ttySk none network
-ttySl none network
-ttySm none network
-ttySn none network
-ttySo none network
-ttySp none network
-ttySq none network
-ttySr none network
-ttySs none network
-ttySt none network
-ttySu none network
-ttySv none network
Index: ttys
===================================================================
RCS file: /home/cvs/src/etc/etc.sparc64/ttys,v
retrieving revision 1.2
retrieving revision 1.3
diff -L etc/etc.sparc64/ttys -L etc/etc.sparc64/ttys -u -r1.2 -r1.3
--- etc/etc.sparc64/ttys
+++ etc/etc.sparc64/ttys
@@ -48,7 +48,7 @@
ttyv5 "/usr/libexec/getty Pc" cons25 on secure
ttyv6 "/usr/libexec/getty Pc" cons25 on secure
ttyv7 "/usr/libexec/getty Pc" cons25 on secure
-ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
+ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
# uart(4)
From ctriv at midnightbsd.org Sat Mar 22 02:15:18 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 02:15:18 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: index.cgi: don't drop untested if the
user is doing something
Message-ID: <200803220615.m2M6FIb8048798@stargazer.midnightbsd.org>
Log Message:
-----------
don't drop untested if the user is doing something tricky in search.
Modified Files:
--------------
mports/Tools/magus/www/data/magus:
index.cgi (r1.14 -> r1.15)
-------------- next part --------------
Index: index.cgi
===================================================================
RCS file: /home/cvs/mports/Tools/magus/www/data/magus/index.cgi,v
retrieving revision 1.14
retrieving revision 1.15
diff -L Tools/magus/www/data/magus/index.cgi -L Tools/magus/www/data/magus/index.cgi -u -r1.14 -r1.15
--- Tools/magus/www/data/magus/index.cgi
+++ Tools/magus/www/data/magus/index.cgi
@@ -243,13 +243,15 @@
$query =~ s/\s*$//;
$query =~ s/\*/%/g;
- $where{name} = { like => "%$query%" } if $query;
if ($where{status}) {
delete $where{status} if grep { m/any/i } @{$where{status}};
- } else {
+ } elsif (!%where) {
$where{status} = { '!=', 'untested' };
}
+ $where{name} = { like => "%$query%" } if $query;
+
+
for (keys %where) {
delete $where{$_} if m/\W/;
}
From laffer1 at midnightbsd.org Sat Mar 22 02:21:12 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 02:21:12 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: UPDATING: document changes.
Message-ID: <200803220621.m2M6LC1Y049388@stargazer.midnightbsd.org>
Log Message:
-----------
document changes.
Modified Files:
--------------
src:
UPDATING (r1.31 -> r1.32)
-------------- next part --------------
Index: UPDATING
===================================================================
RCS file: /home/cvs/src/UPDATING,v
retrieving revision 1.31
retrieving revision 1.32
diff -L UPDATING -L UPDATING -u -r1.31 -r1.32
--- UPDATING
+++ UPDATING
@@ -3,6 +3,13 @@
Items affecting the mports and packages system can be found in
/usr/mports/UPDATING.
+20080322:
+ The default umask was changed to 022.
+
+ /usr/X11R6 paths were removed from several config files.
+
+ .mkshrc files are now installed for root.
+
20080316:
FIx a problem with gif0 tunnels and neighbors with IPV6.
From laffer1 at midnightbsd.org Sat Mar 22 02:25:19 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 02:25:19 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: MAINTAINERS: alex isn't with us anymore
reset this.
Message-ID: <200803220625.m2M6PJP2049904@stargazer.midnightbsd.org>
Log Message:
-----------
alex isn't with us anymore reset this.
Modified Files:
--------------
src:
MAINTAINERS (r1.4 -> r1.5)
-------------- next part --------------
Index: MAINTAINERS
===================================================================
RCS file: /home/cvs/src/MAINTAINERS,v
retrieving revision 1.4
retrieving revision 1.5
diff -L MAINTAINERS -L MAINTAINERS -u -r1.4 -r1.5
--- MAINTAINERS
+++ MAINTAINERS
@@ -103,7 +103,7 @@
contrib/smbfs laffer1 Open for in-tree committs. In case of functional
changes pre-commit review requested.
contrib/pf archite Pre-commit review requested.
-binutils alex Pre-commit review requested.
+binutils laffer1 Pre-commit review requested.
file laffer1 Pre-commit review requested.
contrib/bzip2 laffer1 Pre-commit review required.
lukemftpd laffer1 Pre-commit review required.
From ctriv at midnightbsd.org Sat Mar 22 02:47:58 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 02:47:58 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: databases/p5-DBI: Upgrade to 1.603
Message-ID: <200803220647.m2M6lwdX052010@stargazer.midnightbsd.org>
Log Message:
-----------
Upgrade to 1.603
Modified Files:
--------------
mports/databases/p5-DBI:
Makefile (r1.5 -> r1.6)
distinfo (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/databases/p5-DBI/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L databases/p5-DBI/Makefile -L databases/p5-DBI/Makefile -u -r1.5 -r1.6
--- databases/p5-DBI/Makefile
+++ databases/p5-DBI/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= DBI
-PORTVERSION= 1.601
+PORTVERSION= 1.603
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBI
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/databases/p5-DBI/distinfo,v
retrieving revision 1.4
retrieving revision 1.5
diff -L databases/p5-DBI/distinfo -L databases/p5-DBI/distinfo -u -r1.4 -r1.5
--- databases/p5-DBI/distinfo
+++ databases/p5-DBI/distinfo
@@ -1,3 +1,3 @@
-MD5 (DBI-1.601.tar.gz) = d80677bd8113ec8cb0438b8703f3c418
-SHA256 (DBI-1.601.tar.gz) = a3c381c822f899e84a69f5aa8aad184cfac766cf0fddf42d04d4dab9f3ba6a82
-SIZE (DBI-1.601.tar.gz) = 495124
+MD5 (DBI-1.603.tar.gz) = 7d773e20a8d178b470ae25fe2c2b95e5
+SHA256 (DBI-1.603.tar.gz) = 77bb055654d2514881f5eb15d03c08596c6a371ce6127637b65804f6523397b7
+SIZE (DBI-1.603.tar.gz) = 498177
From ctriv at midnightbsd.org Sat Mar 22 03:07:35 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 03:07:35 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: x11/dmenu: Update to 3.5, add license,
fake fix.
Message-ID: <200803220707.m2M77ZxX054090@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 3.5, add license, fake fix.
Changed to just depending on libX11. I believe this to be correct, but it
may cause a regression.
Modified Files:
--------------
mports/x11/dmenu:
Makefile (r1.5 -> r1.6)
distinfo (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/dmenu/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L x11/dmenu/Makefile -L x11/dmenu/Makefile -u -r1.5 -r1.6
--- x11/dmenu/Makefile
+++ x11/dmenu/Makefile
@@ -7,18 +7,25 @@
#
PORTNAME= dmenu
-PORTVERSION= 3.0
+PORTVERSION= 3.5
CATEGORIES= x11
-MASTER_SITES= http://www.suckless.org/download/
+MASTER_SITES= http://www.suckless.org/download/ \
+ http://schot.a-eskwadraat.nl/files/
MAINTAINER= ports at MidnightBSD.org
COMMENT= X11 menu application (not only) for the dwm window manager
+LICENSE= mit
-USE_XLIB= yes
+USE_XORG= x11
FAKE_OPTS= trueprefix
MAN1= dmenu.1
-PLIST_FILES= bin/dmenu bin/dmenu_path
+PLIST_FILES= bin/dmenu bin/dmenu_path bin/dmenu_run
-.include
+.include
+
+# Just stick this at the end
+FAKE_MAKEARGS+= MANPREFIX=${PREFIX}/man
+
+.include
\ No newline at end of file
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11/dmenu/distinfo,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11/dmenu/distinfo -L x11/dmenu/distinfo -u -r1.3 -r1.4
--- x11/dmenu/distinfo
+++ x11/dmenu/distinfo
@@ -1,3 +1,3 @@
-MD5 (dmenu-3.0.tar.gz) = 3af235515243abf626116782d3228064
-SHA256 (dmenu-3.0.tar.gz) = 1c640d7594ac42fa6f130fcce400f32aa183b36dbc4bddb27e48377ddaaf349a
-SIZE (dmenu-3.0.tar.gz) = 7804
+MD5 (dmenu-3.5.tar.gz) = dfecb9ca6eac853a6ae7c4563f51f654
+SHA256 (dmenu-3.5.tar.gz) = fe0896083a274201dddc28d64ad9ffe40d7cc83dff29b7e4ee4249c503923558
+SIZE (dmenu-3.5.tar.gz) = 8203
From laffer1 at midnightbsd.org Sat Mar 22 12:09:13 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:09:13 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Make fetchable.
Message-ID: <200803221609.m2MG9DKW018418@stargazer.midnightbsd.org>
Log Message:
-----------
Make fetchable.
Modified Files:
--------------
mports/games/linux-enemyterritory-shrub:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-shrub/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-shrub/Makefile -L games/linux-enemyterritory-shrub/Makefile -u -r1.1 -r1.2
--- games/linux-enemyterritory-shrub/Makefile
+++ games/linux-enemyterritory-shrub/Makefile
@@ -8,18 +8,19 @@
PORTNAME= shrub
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games linux
-MASTER_SITES= http://www.etstats.com/shrubet/downloads/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= alepulver
PKGNAMEPREFIX= linux-enemyterritory-
DISTNAME= 1.2-test13-l
MAINTAINER= ports at MidnightBSD.org
COMMENT= Shrub - An Enemy Territory Modification
+LICENSE= restricted
-RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
-ONLY_FOR_ARCHS= i386
USE_ZIP= yes
USE_LINUX= yes
NO_WRKSUBDIR= yes
From laffer1 at midnightbsd.org Sat Mar 22 12:13:29 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:13:29 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: add license.
Message-ID: <200803221613.m2MGDT3f018969@stargazer.midnightbsd.org>
Log Message:
-----------
add license.
Modified Files:
--------------
mports/games/qstat:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/qstat/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L games/qstat/Makefile -L games/qstat/Makefile -u -r1.3 -r1.4
--- games/qstat/Makefile
+++ games/qstat/Makefile
@@ -14,6 +14,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= A command line program to query game servers on the net
+LICENSE= artistic
GNU_CONFIGURE= yes
From laffer1 at midnightbsd.org Sat Mar 22 12:25:16 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:25:16 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: games/qstat: Just some tweaks for a
"native" port.
Message-ID: <200803221625.m2MGPGeN020454@stargazer.midnightbsd.org>
Log Message:
-----------
Just some tweaks for a "native" port.
Modified Files:
--------------
mports/games/qstat:
Makefile (r1.4 -> r1.5)
Added Files:
-----------
mports/games/qstat/files:
patch-config.guess (r1.1)
patch-config.sub (r1.1)
patch-template.c (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/qstat/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L games/qstat/Makefile -L games/qstat/Makefile -u -r1.4 -r1.5
--- games/qstat/Makefile
+++ games/qstat/Makefile
@@ -8,6 +8,7 @@
PORTNAME= qstat
PORTVERSION= 2.11
+PORTREVISION= 1
CATEGORIES= games net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
--- /dev/null
+++ games/qstat/files/patch-template.c
@@ -0,0 +1,11 @@
+--- template.c.orig Sat Mar 22 12:22:31 2008
++++ template.c Sat Mar 22 12:22:50 2008
+@@ -21,7 +21,7 @@
+ #include
+ #include
+
+-#if defined(__hpux) || defined(_AIX) || defined(__FreeBSD__)
++#if defined(__hpux) || defined(_AIX) || defined(__FreeBSD__) || defined(__MidnightBSD__)
+ #include
+ #endif
+
--- /dev/null
+++ games/qstat/files/patch-config.sub
@@ -0,0 +1,11 @@
+--- config.sub.orig Sat Mar 22 12:14:05 2008
++++ config.sub Sat Mar 22 12:16:03 2008
+@@ -1174,7 +1174,7 @@
+ | -aos* \
+ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
+ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
+- | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* | -openbsd* \
++ | -hiux* | -386bsd* | -knetbsd* | -midnightbsd* | -mirbsd* | -netbsd* | -openbsd* \
+ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
+ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
+ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
--- /dev/null
+++ games/qstat/files/patch-config.guess
@@ -0,0 +1,12 @@
+--- config.guess.orig Sat Mar 22 12:14:01 2008
++++ config.guess Sat Mar 22 12:14:44 2008
+@@ -776,6 +776,9 @@
+ *:FreeBSD:*:*)
+ echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
+ exit ;;
++ *:MidnightBSD:*.*)
++ echo ${UNAME_MACHINE}-unknown-midnightbsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
++ exit ;;
+ i*:CYGWIN*:*)
+ echo ${UNAME_MACHINE}-pc-cygwin
+ exit ;;
From laffer1 at midnightbsd.org Sat Mar 22 12:40:20 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:40:20 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: This requires libXt.
Message-ID: <200803221640.m2MGeKEv021936@stargazer.midnightbsd.org>
Log Message:
-----------
This requires libXt. CoreP.h is part of this package.
Modified Files:
--------------
mports/deskutils/xpostit:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/deskutils/xpostit/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L deskutils/xpostit/Makefile -L deskutils/xpostit/Makefile -u -r1.1 -r1.2
--- deskutils/xpostit/Makefile
+++ deskutils/xpostit/Makefile
@@ -18,6 +18,7 @@
LICENSE= unknown
USE_IMAKE= yes
+USE_XORG= xt
WRKSRC= ${WRKDIR}/xpostit
MAN1= xpostit.1
From ctriv at midnightbsd.org Sat Mar 22 12:42:06 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:42:06 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: This needs libXi.
Message-ID: <200803221642.m2MGg6mu021997@stargazer.midnightbsd.org>
Log Message:
-----------
This needs libXi.
Modified Files:
--------------
mports/graphics/libglut:
Makefile (r1.6 -> r1.7)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/libglut/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -L graphics/libglut/Makefile -L graphics/libglut/Makefile -u -r1.6 -r1.7
--- graphics/libglut/Makefile
+++ graphics/libglut/Makefile
@@ -22,7 +22,7 @@
USE_BZIP2= yes
USE_LDCONFIG= yes
USE_GL= glu
-USE_XORG= xmu
+USE_XORG= xmu xi
WRKSRC= ${WRKDIR}/Mesa-${PORTVERSION}/src/glut/glx
From laffer1 at midnightbsd.org Sat Mar 22 12:42:59 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:42:59 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/x11-toolkits: add py-vte for
gedit-plugins.
Message-ID: <200803221642.m2MGgxRf022088@stargazer.midnightbsd.org>
Log Message:
-----------
add py-vte for gedit-plugins.
Modified Files:
--------------
mports/x11-toolkits:
Makefile (r1.39 -> r1.40)
Added Files:
-----------
mports/x11-toolkits/py-vte:
Makefile (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/Makefile,v
retrieving revision 1.39
retrieving revision 1.40
diff -L x11-toolkits/Makefile -L x11-toolkits/Makefile -u -r1.39 -r1.40
--- x11-toolkits/Makefile
+++ x11-toolkits/Makefile
@@ -39,6 +39,7 @@
SUBDIR += py-gnome-desktop
SUBDIR += py-gtk2
SUBDIR += py-gtksourceview
+ SUBDIR += py-vte
SUBDIR += qt33
SUBDIR += renaissance
SUBDIR += tk82
--- /dev/null
+++ x11-toolkits/py-vte/pkg-descr
@@ -0,0 +1,3 @@
+Python interface for VTE (Terminal widget).
+
+WWW: http://www.gnome.org/
--- /dev/null
+++ x11-toolkits/py-vte/pkg-plist
@@ -0,0 +1,3 @@
+%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.a
+%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.so
--- /dev/null
+++ x11-toolkits/py-vte/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: py-vte
+# Date created: 18 February 2007
+# Whom: Alexander Nedotsukov
+#
+# $MidnightBSD: mports/x11-toolkits/py-vte/Makefile,v 1.1 2008/03/22 16:42:57 laffer1 Exp $
+# $FreeBSD: ports/x11-toolkits/py-vte/Makefile,v 1.2 2007/05/19 20:31:51 flz Exp $
+# $MCom: ports/x11-toolkits/py-vte/Makefile,v 1.1 2007/02/18 19:12:57 mezz Exp $
+#
+
+PORTREVISION= 1
+CATEGORIES= x11-toolkits gnome python
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Python interface for VTE (Terminal widget)
+LICENSE= lgpl
+
+MASTERDIR= ${.CURDIR}/../vte
+BUILD_WRKSRC= ${WRKSRC}/python
+INSTALL_WRKSRC= ${BUILD_WRKSRC}
+DESCR= ${.CURDIR}/pkg-descr
+PLIST= ${.CURDIR}/pkg-plist
+
+USE_GNOME= gnomehack gnometarget vte pygtk2
+USE_PYTHON= yes
+CONFIGURE_ARGS= --enable-python \
+ --disable-freetypetest
+
+.include "${MASTERDIR}/Makefile"
From laffer1 at midnightbsd.org Sat Mar 22 12:44:54 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:44:54 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: fix up depends.
Message-ID: <200803221644.m2MGisPq022151@stargazer.midnightbsd.org>
Log Message:
-----------
fix up depends.
Modified Files:
--------------
mports/games/linux-enemyterritory-etpub:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-etpub/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L games/linux-enemyterritory-etpub/Makefile -L games/linux-enemyterritory-etpub/Makefile -u -r1.2 -r1.3
--- games/linux-enemyterritory-etpub/Makefile
+++ games/linux-enemyterritory-etpub/Makefile
@@ -19,7 +19,8 @@
COMMENT= ET Pub - An Enemy Territory Modification
LICENSE= restricted
-DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+BUILD_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+RUN_DEPENDS= ${BUILD_DEPENDS}
USE_ZIP= yes
USE_LINUX= yes
From laffer1 at midnightbsd.org Sat Mar 22 12:45:42 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:45:42 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: fix up
Message-ID: <200803221645.m2MGjggY022646@stargazer.midnightbsd.org>
Log Message:
-----------
fix up
Modified Files:
--------------
mports/games/linux-enemyterritory-etpro:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-etpro/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L games/linux-enemyterritory-etpro/Makefile -L games/linux-enemyterritory-etpro/Makefile -u -r1.3 -r1.4
--- games/linux-enemyterritory-etpro/Makefile
+++ games/linux-enemyterritory-etpro/Makefile
@@ -23,6 +23,7 @@
COMMENT= ET Pro - The Enemy Territory Competition Mod
LICENSE= restricted
+BUILD_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
ONLY_FOR_ARCHS= i386 amd64
From laffer1 at midnightbsd.org Sat Mar 22 12:46:21 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:46:21 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Fix up depends.
Message-ID: <200803221646.m2MGkLHK022688@stargazer.midnightbsd.org>
Log Message:
-----------
Fix up depends.
Modified Files:
--------------
mports/games/linux-enemyterritory-fortress:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-fortress/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L games/linux-enemyterritory-fortress/Makefile -L games/linux-enemyterritory-fortress/Makefile -u -r1.2 -r1.3
--- games/linux-enemyterritory-fortress/Makefile
+++ games/linux-enemyterritory-fortress/Makefile
@@ -19,7 +19,8 @@
COMMENT= A class-based teamplay modification for Enemy Territory
LICENSE= restricted
-RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+BUILD_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+RUN_DEPENDS= ${BUILD_DEPENDS}
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
From laffer1 at midnightbsd.org Sat Mar 22 12:47:15 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:47:15 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: fix depends.
Message-ID: <200803221647.m2MGlFfO022735@stargazer.midnightbsd.org>
Log Message:
-----------
fix depends.
Modified Files:
--------------
mports/games/linux-enemyterritory-jaymod:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-jaymod/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L games/linux-enemyterritory-jaymod/Makefile -L games/linux-enemyterritory-jaymod/Makefile -u -r1.2 -r1.3
--- games/linux-enemyterritory-jaymod/Makefile
+++ games/linux-enemyterritory-jaymod/Makefile
@@ -19,7 +19,8 @@
COMMENT= Jaymod - An Enemy Territory Modification
LICENSE= restricted
-DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+BUILD_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+RUN_DEPENDS= ${BUILD_DEPENDS}
USE_LINUX= yes
From laffer1 at midnightbsd.org Sat Mar 22 12:47:47 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:47:47 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Fix up depends.
Message-ID: <200803221647.m2MGlluW022776@stargazer.midnightbsd.org>
Log Message:
-----------
Fix up depends.
Modified Files:
--------------
mports/games/linux-enemyterritory-omni-bot:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-omni-bot/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L games/linux-enemyterritory-omni-bot/Makefile -L games/linux-enemyterritory-omni-bot/Makefile -u -r1.2 -r1.3
--- games/linux-enemyterritory-omni-bot/Makefile
+++ games/linux-enemyterritory-omni-bot/Makefile
@@ -17,7 +17,8 @@
COMMENT= Omni-Bot is a bot for Enemy Territory
LICENSE= restricted
-DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+BUILD_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+RUN_DEPENDS= ${BUILD_DEPENDS}
USE_ZIP= yes
USE_LINUX= yes
From laffer1 at midnightbsd.org Sat Mar 22 12:48:41 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 12:48:41 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: fix up depends.
Message-ID: <200803221648.m2MGmfa1022817@stargazer.midnightbsd.org>
Log Message:
-----------
fix up depends.
Modified Files:
--------------
mports/games/linux-enemyterritory-shrub:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-shrub/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L games/linux-enemyterritory-shrub/Makefile -L games/linux-enemyterritory-shrub/Makefile -u -r1.2 -r1.3
--- games/linux-enemyterritory-shrub/Makefile
+++ games/linux-enemyterritory-shrub/Makefile
@@ -19,7 +19,8 @@
COMMENT= Shrub - An Enemy Territory Modification
LICENSE= restricted
-DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+BUILD_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
+RUN_DEPENDS= ${BUILD_DEPENDS}
USE_ZIP= yes
USE_LINUX= yes
From ctriv at midnightbsd.org Sat Mar 22 13:00:58 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 13:00:58 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: install the extra docs that
plist expects.
Message-ID: <200803221700.m2MH0wfL024329@stargazer.midnightbsd.org>
Log Message:
-----------
install the extra docs that plist expects.
add license.
Modified Files:
--------------
mports/security/libgcrypt:
Makefile (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/libgcrypt/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L security/libgcrypt/Makefile -L security/libgcrypt/Makefile -u -r1.4 -r1.5
--- security/libgcrypt/Makefile
+++ security/libgcrypt/Makefile
@@ -13,6 +13,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= "General purpose crypto library based on code used in GnuPG"
+LICENSE= gpl2
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error
@@ -24,6 +25,8 @@
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd6.0
USE_LDCONFIG= yes
+DOCS= AUTHORS COPYING COPYING.LIB ChangeLog INSTALL NEWS README README.SVN \
+ THANKS TODO doc/HACKING doc/README.apichanges
INFO= gcrypt
.include
@@ -36,4 +39,11 @@
pre-configure:
@${RM} -f ${WRKSRC}/doc/gcrypt.info*
+
+.if !defined(NOPORTDOCS)
+post-install:
+ @${MKDIR} ${DOCSDIR}
+ cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
+.endif
+
.include
From laffer1 at midnightbsd.org Sat Mar 22 14:16:16 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 14:16:16 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Blackdown is gone,
but we can keep this fetchable a
Message-ID: <200803221816.m2MIGGSw031643@stargazer.midnightbsd.org>
Log Message:
-----------
Blackdown is gone, but we can keep this fetchable a little longer.
Modified Files:
--------------
mports/java/linux-blackdown-jdk14:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/java/linux-blackdown-jdk14/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L java/linux-blackdown-jdk14/Makefile -L java/linux-blackdown-jdk14/Makefile -u -r1.2 -r1.3
--- java/linux-blackdown-jdk14/Makefile
+++ java/linux-blackdown-jdk14/Makefile
@@ -10,8 +10,7 @@
PORTVERSION= ${JDK_VERSION}
PORTREVISION= 4
CATEGORIES= java
-MASTER_SITES= ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/${DOWNLOAD_DIR}/ \
- ftp://ftp.tux.org/pub/java/${DOWNLOAD_DIR}/
+MASTER_SITES= ftp://ftp.gwdg.de/pub/languages/java/linux/JDK-1.4.2/i386/02/
PKGNAMEPREFIX= linux-blackdown-
DISTNAME= j2sdk-${JDK_VERSION}${JDK_VER_SUFFIX}-linux-i586
EXTRACT_SUFX= .bin
From laffer1 at midnightbsd.org Sat Mar 22 14:22:10 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 14:22:10 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: set license to other
Message-ID: <200803221822.m2MIMA8K032157@stargazer.midnightbsd.org>
Log Message:
-----------
set license to other
Modified Files:
--------------
mports/games/bass:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/bass/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L games/bass/Makefile -L games/bass/Makefile -u -r1.2 -r1.3
--- games/bass/Makefile
+++ games/bass/Makefile
@@ -16,6 +16,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Beneath a Steel Sky: a post-apocalyptic futuristic graphical adventure
+LICENSE= other
RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm
From laffer1 at midnightbsd.org Sat Mar 22 14:23:24 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 14:23:24 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: set license to other
Message-ID: <200803221823.m2MINO89032203@stargazer.midnightbsd.org>
Log Message:
-----------
set license to other
Modified Files:
--------------
mports/games/battalion:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/battalion/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L games/battalion/Makefile -L games/battalion/Makefile -u -r1.2 -r1.3
--- games/battalion/Makefile
+++ games/battalion/Makefile
@@ -15,6 +15,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Monsters, explosions, destruction game for X Window System
+LICENSE= other
WRKSRC= ${WRKDIR}/battalionSource
From laffer1 at midnightbsd.org Sat Mar 22 14:24:28 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 14:24:28 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: artistic license.
Message-ID: <200803221824.m2MIOSCG032258@stargazer.midnightbsd.org>
Log Message:
-----------
artistic license.
Modified Files:
--------------
mports/games/cowsay:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/cowsay/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/cowsay/Makefile -L games/cowsay/Makefile -u -r1.1 -r1.2
--- games/cowsay/Makefile
+++ games/cowsay/Makefile
@@ -13,6 +13,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Configurable talking characters in ASCII art
+LICENSE= artistic
USE_PERL5= yes
From laffer1 at midnightbsd.org Sat Mar 22 14:26:08 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 14:26:08 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: bsd4 clause
Message-ID: <200803221826.m2MIQ8s5032755@stargazer.midnightbsd.org>
Log Message:
-----------
bsd4 clause
Modified Files:
--------------
mports/games/fortunate:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/fortunate/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L games/fortunate/Makefile -L games/fortunate/Makefile -u -r1.2 -r1.3
--- games/fortunate/Makefile
+++ games/fortunate/Makefile
@@ -14,6 +14,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Graphical front-end to the command-line BSD fortune
+LICENSE= bsd4
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
From laffer1 at midnightbsd.org Sat Mar 22 14:26:38 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 14:26:38 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: set license
Message-ID: <200803221826.m2MIQcRE032797@stargazer.midnightbsd.org>
Log Message:
-----------
set license
Modified Files:
--------------
mports/games/fotaq:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/fotaq/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/fotaq/Makefile -L games/fotaq/Makefile -u -r1.1 -r1.2
--- games/fotaq/Makefile
+++ games/fotaq/Makefile
@@ -15,6 +15,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Flight of the Amazon Queen: a classic graphical adventure
+LICENSE= other
RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm
From laffer1 at midnightbsd.org Sat Mar 22 14:29:19 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 14:29:19 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: license unknown, fix maintainer,
tag
Message-ID: <200803221829.m2MITJHu032891@stargazer.midnightbsd.org>
Log Message:
-----------
license unknown, fix maintainer, tag
Modified Files:
--------------
mports/games/goonies:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/goonies/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/goonies/Makefile -L games/goonies/Makefile -u -r1.1 -r1.2
--- games/goonies/Makefile
+++ games/goonies/Makefile
@@ -2,6 +2,7 @@
# Date created: 07 Sep 2006
# Whom: Dmitry Marakasov
#
+# $MidnightBSD$
# $FreeBSD: ports/games/goonies/Makefile,v 1.1 2006/09/12 20:47:55 miwi Exp $
#
@@ -12,8 +13,9 @@
DISTNAME= ${PORTNAME}_r${PORTVERSION:C/\./-/g}
EXTRACT_SUFX= .tgz
-MAINTAINER= amdmi3 at mail.ru
+MAINTAINER= ports at MidnightBSD.org
COMMENT= Remake of the 8 bit classic game 'The Goonies'
+LICENSE= unknown
USE_GMAKE= yes
USE_SDL= sdl mixer image
From laffer1 at midnightbsd.org Sat Mar 22 14:31:53 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 14:31:53 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: gpl2
Message-ID: <200803221831.m2MIVr99033399@stargazer.midnightbsd.org>
Log Message:
-----------
gpl2
Modified Files:
--------------
mports/games/gtypist:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/gtypist/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/gtypist/Makefile -L games/gtypist/Makefile -u -r1.1 -r1.2
--- games/gtypist/Makefile
+++ games/gtypist/Makefile
@@ -14,6 +14,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Interactive typing tutor
+LICENSE= gpl2
USE_BZIP2= yes
GNU_CONFIGURE= yes
From laffer1 at midnightbsd.org Sat Mar 22 14:34:02 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 14:34:02 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: java/linux-blackdown-jdk14: Update to
1.4.2_03
Message-ID: <200803221834.m2MIY2q2033460@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 1.4.2_03
Modified Files:
--------------
mports/java/linux-blackdown-jdk14:
Makefile (r1.3 -> r1.4)
distinfo (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/java/linux-blackdown-jdk14/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L java/linux-blackdown-jdk14/Makefile -L java/linux-blackdown-jdk14/Makefile -u -r1.3 -r1.4
--- java/linux-blackdown-jdk14/Makefile
+++ java/linux-blackdown-jdk14/Makefile
@@ -8,9 +8,9 @@
PORTNAME= jdk
PORTVERSION= ${JDK_VERSION}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java
-MASTER_SITES= ftp://ftp.gwdg.de/pub/languages/java/linux/JDK-1.4.2/i386/02/
+MASTER_SITES= ftp://ftp.gwdg.de/pub/languages/java/linux/JDK-1.4.2/i386/03/
PKGNAMEPREFIX= linux-blackdown-
DISTNAME= j2sdk-${JDK_VERSION}${JDK_VER_SUFFIX}-linux-i586
EXTRACT_SUFX= .bin
@@ -19,6 +19,7 @@
COMMENT= Blackdown Java Development Kit 1.4 for Linux
LICENSE= restricted
+BUILD_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper
RUN_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper
EXTRACT_CMD= ${TAIL}
@@ -34,8 +35,8 @@
NO_BUILD= yes
JDK_VERSION= 1.4.2
-JDK_VER_SUFFIX= -02
-DOWNLOAD_DIR= ${PORTNAME:U}-${JDK_VERSION}/i386/02
+JDK_VER_SUFFIX= -03
+DOWNLOAD_DIR= ${PORTNAME:U}-${JDK_VERSION}/i386/03
ONLY_FOR_ARCHS= i386 amd64
RESTRICTED= "License doesn\'t allow binary distribution or distribution with fee"
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/java/linux-blackdown-jdk14/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L java/linux-blackdown-jdk14/distinfo -L java/linux-blackdown-jdk14/distinfo -u -r1.1 -r1.2
--- java/linux-blackdown-jdk14/distinfo
+++ java/linux-blackdown-jdk14/distinfo
@@ -1,3 +1,3 @@
-MD5 (j2sdk-1.4.2-02-linux-i586.bin) = a65733528562794b7838407084cabd9a
-SHA256 (j2sdk-1.4.2-02-linux-i586.bin) = 86618270c04709622da1e21d209f85651ea7d0085a263a0828ab9ce0fa03e2a0
-SIZE (j2sdk-1.4.2-02-linux-i586.bin) = 34361479
+MD5 (j2sdk-1.4.2-03-linux-i586.bin) = 357e1b2c22abcef2db561a338f7dbfe3
+SHA256 (j2sdk-1.4.2-03-linux-i586.bin) = 728f661fdf9510de3c01a79259d492a98d9b636034d14e1c930118280dba9df9
+SIZE (j2sdk-1.4.2-03-linux-i586.bin) = 34375872
From ctriv at midnightbsd.org Sat Mar 22 15:25:09 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 15:25:09 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Fake fixes, license.
Message-ID: <200803221925.m2MJP91B038908@stargazer.midnightbsd.org>
Log Message:
-----------
Fake fixes, license. Why can't the auther use the perl tools for module
distribution? They work quite well.
Modified Files:
--------------
mports/textproc/p5-SGMLSpm:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/p5-SGMLSpm/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L textproc/p5-SGMLSpm/Makefile -L textproc/p5-SGMLSpm/Makefile -u -r1.1 -r1.2
--- textproc/p5-SGMLSpm/Makefile
+++ textproc/p5-SGMLSpm/Makefile
@@ -16,18 +16,23 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Perl module for postprocessing the output from sgmls and nsgmls
+LICENSE= gpl2
USE_PERL5_RUN= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
+
+FAKE_MAKEARGS= BINDIR=${FAKE_DESTDIR}${PREFIX}/bin PERL5DIR=${FAKE_DESTDIR}${SITE_PERL}
+FAKE_MAKEARGS+= SPECDIR=${FAKE_DESTDIR}${EXAMPLESDIR} HTMLDIR=${FAKE_DESTDIR}${DOCSDIR}
+
pre-install:
- ${MKDIR} ${DOCSDIR} ${EXAMPLESDIR}
+ ${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} ${FAKE_DESTDIR}${SITE_PERL}
+
-INSTALL_TARGET= install PERL5DIR=${SITE_PERL} SPECDIR=${EXAMPLESDIR}
.ifndef(NOPORTDOCS)
PORTDOCS= *
-INSTALL_TARGET+=docs install_html HTMLDIR=${DOCSDIR}
+INSTALL_TARGET= install docs install_html
.endif
.include
From laffer1 at midnightbsd.org Sat Mar 22 15:48:18 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 15:48:18 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile:
Message-ID: <200803221948.m2MJmIUI041025@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/games/kdegames3:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/kdegames3/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L games/kdegames3/Makefile -L games/kdegames3/Makefile -u -r1.2 -r1.3
--- games/kdegames3/Makefile
+++ games/kdegames3/Makefile
@@ -15,6 +15,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Games for the KDE integrated X11 desktop
+LICENSE= gpl2
USE_KDELIBS_VER=3
PREFIX= ${KDE_PREFIX}
From laffer1 at midnightbsd.org Sat Mar 22 18:20:55 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 18:20:55 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: Makefile: Deal with Xorg 7
Message-ID: <200803222220.m2MMKtL0056377@stargazer.midnightbsd.org>
Log Message:
-----------
Deal with Xorg 7
Modified Files:
--------------
src/secure/usr.bin/ssh:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/secure/usr.bin/ssh/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L secure/usr.bin/ssh/Makefile -L secure/usr.bin/ssh/Makefile -u -r1.3 -r1.4
--- secure/usr.bin/ssh/Makefile
+++ secure/usr.bin/ssh/Makefile
@@ -21,8 +21,17 @@
LDADD+= -lgssapi -lkrb5 -lasn1 -lcom_err -lmd -lroken
.endif
-.if defined(X11BASE)
-CFLAGS+= -DXAUTH_PATH=\"${X11BASE}/bin/xauth\"
+if defined(X11BASE) || defined(LOCALBASE)
+# Recommended /etc/make.conf setting is X11BASE=${LOCALBASE} for x.org
+# 7.x upgrade on <= 6.2, but LOCALBASE has moved out of scope of src/
+# so we need to provide the default for users with old make.conf
+# settings.
+LOCALBASE?= /usr/local
+
+# Users may override either LOCALBASE or X11BASE to move the location
+# of xauth
+X11BASE?= ${LOCALBASE}
+CFLAGS+= -DXAUTH_PATH=\"${LOCALBASE}/bin/xauth\"
.endif
DPADD+= ${LIBCRYPT} ${LIBCRYPTO}
From laffer1 at midnightbsd.org Sat Mar 22 18:23:13 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 18:23:13 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: Makefile: deal with xorg 7
Message-ID: <200803222223.m2MMNDZR056436@stargazer.midnightbsd.org>
Log Message:
-----------
deal with xorg 7
Modified Files:
--------------
src/secure/usr.sbin/sshd:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/secure/usr.sbin/sshd/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L secure/usr.sbin/sshd/Makefile -L secure/usr.sbin/sshd/Makefile -u -r1.3 -r1.4
--- secure/usr.sbin/sshd/Makefile
+++ secure/usr.sbin/sshd/Makefile
@@ -30,6 +30,14 @@
.endif
.if defined(X11BASE)
+# Recommended /etc/make.conf setting is X11BASE=${LOCALBASE} for x.org
+# we need to provide the default for users with old make.conf
+# settings.
+LOCALBASE?= /usr/local
+
+# Users may override either LOCALBASE or X11BASE to move the location
+# of xauth
+X11BASE?= ${LOCALBASE}
CFLAGS+= -DXAUTH_PATH=\"${X11BASE}/bin/xauth\"
.endif
From laffer1 at midnightbsd.org Sat Mar 22 18:26:45 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sat, 22 Mar 2008 18:26:45 -0400 (EDT)
Subject: [Midnightbsd-cvs] src: Makefile: Fix typo
Message-ID: <200803222226.m2MMQjXw056972@stargazer.midnightbsd.org>
Log Message:
-----------
Fix typo
Modified Files:
--------------
src/etc:
Makefile (r1.11 -> r1.12)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/etc/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -L etc/Makefile -L etc/Makefile -u -r1.11 -r1.12
--- etc/Makefile
+++ etc/Makefile
@@ -139,7 +139,7 @@
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
dot.login ${DESTDIR}/root/.login; \
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
- dot.mkshrc ${DESTDIR}/root/.mkshrc;
+ dot.mkshrc ${DESTDIR}/root/.mkshrc; \
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
dot.profile ${DESTDIR}/root/.profile; \
rm -f ${DESTDIR}/.cshrc ${DESTDIR}/.profile ${DESTDIR}/.mkshrc; \
From ctriv at midnightbsd.org Sat Mar 22 23:30:52 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sat, 22 Mar 2008 23:30:52 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: update lib depends.
Message-ID: <200803230330.m2N3UqEj027841@stargazer.midnightbsd.org>
Log Message:
-----------
update lib depends.
license.
Modified Files:
--------------
mports/security/libksba:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/libksba/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L security/libksba/Makefile -L security/libksba/Makefile -u -r1.3 -r1.4
--- security/libksba/Makefile
+++ security/libksba/Makefile
@@ -14,8 +14,9 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= KSBA is an X.509 Library
+LICENSE= gpl2
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
USE_BZIP2= yes
From ctriv at midnightbsd.org Sun Mar 23 00:05:51 2008
From: ctriv at midnightbsd.org (ctriv at midnightbsd.org)
Date: Sun, 23 Mar 2008 00:05:51 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: update depend.
Message-ID: <200803230405.m2N45p2P031171@stargazer.midnightbsd.org>
Log Message:
-----------
update depend.
Modified Files:
--------------
mports/print/cups-base:
Makefile (r1.9 -> r1.10)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/print/cups-base/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -L print/cups-base/Makefile -L print/cups-base/Makefile -u -r1.9 -r1.10
--- print/cups-base/Makefile
+++ print/cups-base/Makefile
@@ -64,7 +64,7 @@
.if !defined(WITHOUT_GNUTLS)
CONFIGURE_ARGS+= --enable-gnutls --disable-openssl
-LIB_DEPENDS+= gnutls-openssl.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls-openssl.26:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --disable-gnutls --enable-openssl
.include "${PORTSDIR}/Mk/bsd.openssl.mk"
From laffer1 at midnightbsd.org Sun Mar 23 14:51:00 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 14:51:00 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: misc/gnome-user-docs: Update to 2.20.1,
fix failures on magus
Message-ID: <200803231851.m2NIp00u016819@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 2.20.1, fix failures on magus
Modified Files:
--------------
mports/misc/gnome-user-docs:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/misc/gnome-user-docs/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L misc/gnome-user-docs/pkg-plist -L misc/gnome-user-docs/pkg-plist -u -r1.1 -r1.2
--- misc/gnome-user-docs/pkg-plist
+++ misc/gnome-user-docs/pkg-plist
@@ -1,6 +1,5 @@
share/gnome/help/gnome-access-guide/C/accessintro.xml
-share/gnome/help/gnome-access-guide/C/ats.xml
-share/gnome/help/gnome-access-guide/C/dtconfig.xml
+share/gnome/help/gnome-access-guide/C/enable.xml
share/gnome/help/gnome-access-guide/C/figures/accessx.png
share/gnome/help/gnome-access-guide/C/figures/bouncekeys.png
share/gnome/help/gnome-access-guide/C/figures/button.png
@@ -27,12 +26,67 @@
share/gnome/help/gnome-access-guide/C/figures/tabbed_section.png
share/gnome/help/gnome-access-guide/C/figures/text_box.png
share/gnome/help/gnome-access-guide/C/figures/tree.png
+share/gnome/help/gnome-access-guide/C/general.xml
share/gnome/help/gnome-access-guide/C/gnome-access-guide.xml
-share/gnome/help/gnome-access-guide/C/keynav.xml
share/gnome/help/gnome-access-guide/C/legal.xml
+share/gnome/help/gnome-access-guide/C/low-vision.xml
+share/gnome/help/gnome-access-guide/C/mobility.xml
share/gnome/help/gnome-access-guide/C/preface.xml
share/gnome/help/gnome-access-guide/C/sysadmin.xml
-share/gnome/help/gnome-access-guide/C/themes.xml
+share/gnome/help/gnome-access-guide/de/figures/accessx.png
+share/gnome/help/gnome-access-guide/de/figures/bouncekeys.png
+share/gnome/help/gnome-access-guide/de/figures/button.png
+share/gnome/help/gnome-access-guide/de/figures/check_box.png
+share/gnome/help/gnome-access-guide/de/figures/dropdown_combination_box.png
+share/gnome/help/gnome-access-guide/de/figures/dropdown_list_box.png
+share/gnome/help/gnome-access-guide/de/figures/mousekeys.png
+share/gnome/help/gnome-access-guide/de/figures/move_object_arrows.png
+share/gnome/help/gnome-access-guide/de/figures/move_object_before.png
+share/gnome/help/gnome-access-guide/de/figures/move_object_jump.png
+share/gnome/help/gnome-access-guide/de/figures/move_object_push.png
+share/gnome/help/gnome-access-guide/de/figures/radio_button.png
+share/gnome/help/gnome-access-guide/de/figures/slider.png
+share/gnome/help/gnome-access-guide/de/figures/slowkeys.png
+share/gnome/help/gnome-access-guide/de/figures/spin_box.png
+share/gnome/help/gnome-access-guide/de/figures/stickyaltlatch.png
+share/gnome/help/gnome-access-guide/de/figures/stickyaltlock.png
+share/gnome/help/gnome-access-guide/de/figures/stickyctrllatch.png
+share/gnome/help/gnome-access-guide/de/figures/stickyctrllock.png
+share/gnome/help/gnome-access-guide/de/figures/stickyshiftlatch.png
+share/gnome/help/gnome-access-guide/de/figures/stickyshiftlock.png
+share/gnome/help/gnome-access-guide/de/figures/stickywindowlatch.png
+share/gnome/help/gnome-access-guide/de/figures/stickywindowlock.png
+share/gnome/help/gnome-access-guide/de/figures/tabbed_section.png
+share/gnome/help/gnome-access-guide/de/figures/text_box.png
+share/gnome/help/gnome-access-guide/de/figures/tree.png
+share/gnome/help/gnome-access-guide/de/gnome-access-guide.xml
+share/gnome/help/gnome-access-guide/el/figures/accessx.png
+share/gnome/help/gnome-access-guide/el/figures/bouncekeys.png
+share/gnome/help/gnome-access-guide/el/figures/button.png
+share/gnome/help/gnome-access-guide/el/figures/check_box.png
+share/gnome/help/gnome-access-guide/el/figures/dropdown_combination_box.png
+share/gnome/help/gnome-access-guide/el/figures/dropdown_list_box.png
+share/gnome/help/gnome-access-guide/el/figures/mousekeys.png
+share/gnome/help/gnome-access-guide/el/figures/move_object_arrows.png
+share/gnome/help/gnome-access-guide/el/figures/move_object_before.png
+share/gnome/help/gnome-access-guide/el/figures/move_object_jump.png
+share/gnome/help/gnome-access-guide/el/figures/move_object_push.png
+share/gnome/help/gnome-access-guide/el/figures/radio_button.png
+share/gnome/help/gnome-access-guide/el/figures/slider.png
+share/gnome/help/gnome-access-guide/el/figures/slowkeys.png
+share/gnome/help/gnome-access-guide/el/figures/spin_box.png
+share/gnome/help/gnome-access-guide/el/figures/stickyaltlatch.png
+share/gnome/help/gnome-access-guide/el/figures/stickyaltlock.png
+share/gnome/help/gnome-access-guide/el/figures/stickyctrllatch.png
+share/gnome/help/gnome-access-guide/el/figures/stickyctrllock.png
+share/gnome/help/gnome-access-guide/el/figures/stickyshiftlatch.png
+share/gnome/help/gnome-access-guide/el/figures/stickyshiftlock.png
+share/gnome/help/gnome-access-guide/el/figures/stickywindowlatch.png
+share/gnome/help/gnome-access-guide/el/figures/stickywindowlock.png
+share/gnome/help/gnome-access-guide/el/figures/tabbed_section.png
+share/gnome/help/gnome-access-guide/el/figures/text_box.png
+share/gnome/help/gnome-access-guide/el/figures/tree.png
+share/gnome/help/gnome-access-guide/el/gnome-access-guide.xml
share/gnome/help/gnome-access-guide/en_GB/figures/accessx.png
share/gnome/help/gnome-access-guide/en_GB/figures/bouncekeys.png
share/gnome/help/gnome-access-guide/en_GB/figures/button.png
@@ -141,6 +195,33 @@
share/gnome/help/gnome-access-guide/it/figures/text_box.png
share/gnome/help/gnome-access-guide/it/figures/tree.png
share/gnome/help/gnome-access-guide/it/gnome-access-guide.xml
+share/gnome/help/gnome-access-guide/pt/figures/accessx.png
+share/gnome/help/gnome-access-guide/pt/figures/bouncekeys.png
+share/gnome/help/gnome-access-guide/pt/figures/button.png
+share/gnome/help/gnome-access-guide/pt/figures/check_box.png
+share/gnome/help/gnome-access-guide/pt/figures/dropdown_combination_box.png
+share/gnome/help/gnome-access-guide/pt/figures/dropdown_list_box.png
+share/gnome/help/gnome-access-guide/pt/figures/mousekeys.png
+share/gnome/help/gnome-access-guide/pt/figures/move_object_arrows.png
+share/gnome/help/gnome-access-guide/pt/figures/move_object_before.png
+share/gnome/help/gnome-access-guide/pt/figures/move_object_jump.png
+share/gnome/help/gnome-access-guide/pt/figures/move_object_push.png
+share/gnome/help/gnome-access-guide/pt/figures/radio_button.png
+share/gnome/help/gnome-access-guide/pt/figures/slider.png
+share/gnome/help/gnome-access-guide/pt/figures/slowkeys.png
+share/gnome/help/gnome-access-guide/pt/figures/spin_box.png
+share/gnome/help/gnome-access-guide/pt/figures/stickyaltlatch.png
+share/gnome/help/gnome-access-guide/pt/figures/stickyaltlock.png
+share/gnome/help/gnome-access-guide/pt/figures/stickyctrllatch.png
+share/gnome/help/gnome-access-guide/pt/figures/stickyctrllock.png
+share/gnome/help/gnome-access-guide/pt/figures/stickyshiftlatch.png
+share/gnome/help/gnome-access-guide/pt/figures/stickyshiftlock.png
+share/gnome/help/gnome-access-guide/pt/figures/stickywindowlatch.png
+share/gnome/help/gnome-access-guide/pt/figures/stickywindowlock.png
+share/gnome/help/gnome-access-guide/pt/figures/tabbed_section.png
+share/gnome/help/gnome-access-guide/pt/figures/text_box.png
+share/gnome/help/gnome-access-guide/pt/figures/tree.png
+share/gnome/help/gnome-access-guide/pt/gnome-access-guide.xml
share/gnome/help/gnome-access-guide/sv/figures/accessx.png
share/gnome/help/gnome-access-guide/sv/figures/bouncekeys.png
share/gnome/help/gnome-access-guide/sv/figures/button.png
@@ -187,6 +268,7 @@
share/gnome/help/system-admin-guide/fr/system-admin-guide.xml
share/gnome/help/system-admin-guide/it/system-admin-guide.xml
share/gnome/help/system-admin-guide/pa/system-admin-guide.xml
+share/gnome/help/system-admin-guide/pt/system-admin-guide.xml
share/gnome/help/system-admin-guide/sv/system-admin-guide.xml
share/gnome/help/user-guide/C/figures/ask_pointer.png
share/gnome/help/user-guide/C/figures/busy_pointer.png
@@ -420,6 +502,160 @@
share/gnome/help/user-guide/bg/gosstartsession.xml
share/gnome/help/user-guide/bg/gostools.xml
share/gnome/help/user-guide/bg/user-guide.xml
+share/gnome/help/user-guide/de/figures/ask_pointer.png
+share/gnome/help/user-guide/de/figures/busy_pointer.png
+share/gnome/help/user-guide/de/figures/com_file_manager_menu.png
+share/gnome/help/user-guide/de/figures/copy_pointer.png
+share/gnome/help/user-guide/de/figures/force_quit.png
+share/gnome/help/user-guide/de/figures/four_hide_button.png
+share/gnome/help/user-guide/de/figures/gedit_window.png
+share/gnome/help/user-guide/de/figures/gnome_panel.png
+share/gnome/help/user-guide/de/figures/hyperlink_pointer.png
+share/gnome/help/user-guide/de/figures/ibeam_pointer.png
+share/gnome/help/user-guide/de/figures/link_pointer.png
+share/gnome/help/user-guide/de/figures/lockscreen_icon.png
+share/gnome/help/user-guide/de/figures/logout_icon.png
+share/gnome/help/user-guide/de/figures/menu_bar_applet.png
+share/gnome/help/user-guide/de/figures/menu_panel.png
+share/gnome/help/user-guide/de/figures/move_panel_object_pointer.png
+share/gnome/help/user-guide/de/figures/move_pointer.png
+share/gnome/help/user-guide/de/figures/movewindow_pointer.png
+share/gnome/help/user-guide/de/figures/naut_browser_mode.png
+share/gnome/help/user-guide/de/figures/naut_button_bar.png
+share/gnome/help/user-guide/de/figures/naut_computer_launcher.png
+share/gnome/help/user-guide/de/figures/naut_emblem.png
+share/gnome/help/user-guide/de/figures/naut_go_to_location.png
+share/gnome/help/user-guide/de/figures/naut_link_emblem.png
+share/gnome/help/user-guide/de/figures/naut_noread_emblem.png
+share/gnome/help/user-guide/de/figures/naut_normal_size_button.png
+share/gnome/help/user-guide/de/figures/naut_nowrite_emblem.png
+share/gnome/help/user-guide/de/figures/naut_refine_search.png
+share/gnome/help/user-guide/de/figures/naut_sampleemblem1_icon.png
+share/gnome/help/user-guide/de/figures/naut_sampleemblem2_icon.png
+share/gnome/help/user-guide/de/figures/naut_sampleemblem3_icon.png
+share/gnome/help/user-guide/de/figures/naut_sampleemblem_icon.png
+share/gnome/help/user-guide/de/figures/naut_samplesymlink_icon.png
+share/gnome/help/user-guide/de/figures/naut_search_bar.png
+share/gnome/help/user-guide/de/figures/naut_search_results.png
+share/gnome/help/user-guide/de/figures/naut_spatial_icon_view.png
+share/gnome/help/user-guide/de/figures/naut_spatial_list_view.png
+share/gnome/help/user-guide/de/figures/naut_spatial_mode.png
+share/gnome/help/user-guide/de/figures/naut_spatial_view.png
+share/gnome/help/user-guide/de/figures/naut_starthere_launcher.png
+share/gnome/help/user-guide/de/figures/naut_trash_launcher.png
+share/gnome/help/user-guide/de/figures/naut_zoom_in_button.png
+share/gnome/help/user-guide/de/figures/naut_zoom_out_button.png
+share/gnome/help/user-guide/de/figures/nautilus_restore_saved_search.png
+share/gnome/help/user-guide/de/figures/normal_pointer.png
+share/gnome/help/user-guide/de/figures/not_available_pointer.png
+share/gnome/help/user-guide/de/figures/notification_area_icon.png
+share/gnome/help/user-guide/de/figures/open_drawer.png
+share/gnome/help/user-guide/de/figures/openwindows_menu.png
+share/gnome/help/user-guide/de/figures/panel_object_popup_menu.png
+share/gnome/help/user-guide/de/figures/resize_pointer.png
+share/gnome/help/user-guide/de/figures/run_button.png
+share/gnome/help/user-guide/de/figures/sample_applet.png
+share/gnome/help/user-guide/de/figures/screenshot_button.png
+share/gnome/help/user-guide/de/figures/searchtool_button.png
+share/gnome/help/user-guide/de/figures/show_desktop_button.png
+share/gnome/help/user-guide/de/figures/titlebar_anno_window.png
+share/gnome/help/user-guide/de/figures/titlebar_window.png
+share/gnome/help/user-guide/de/figures/typical_menu.png
+share/gnome/help/user-guide/de/figures/window_list_applet.png
+share/gnome/help/user-guide/de/figures/window_list_group_applet.png
+share/gnome/help/user-guide/de/figures/workspace_switcher_applet.png
+share/gnome/help/user-guide/de/figures/yelp_add_bookmark.png
+share/gnome/help/user-guide/de/figures/yelp_edit_bookmarks.png
+share/gnome/help/user-guide/de/figures/yelp_preferences.png
+share/gnome/help/user-guide/de/figures/yelp_window.png
+share/gnome/help/user-guide/de/glossary.xml
+share/gnome/help/user-guide/de/gosbasic.xml
+share/gnome/help/user-guide/de/goscustdesk.xml
+share/gnome/help/user-guide/de/goseditmainmenu.xml
+share/gnome/help/user-guide/de/gosfeedback.xml
+share/gnome/help/user-guide/de/gosnautilus.xml
+share/gnome/help/user-guide/de/gosoverview.xml
+share/gnome/help/user-guide/de/gospanel.xml
+share/gnome/help/user-guide/de/gosstartsession.xml
+share/gnome/help/user-guide/de/gostools.xml
+share/gnome/help/user-guide/de/user-guide.xml
+share/gnome/help/user-guide/el/figures/ask_pointer.png
+share/gnome/help/user-guide/el/figures/busy_pointer.png
+share/gnome/help/user-guide/el/figures/com_file_manager_menu.png
+share/gnome/help/user-guide/el/figures/copy_pointer.png
+share/gnome/help/user-guide/el/figures/force_quit.png
+share/gnome/help/user-guide/el/figures/four_hide_button.png
+share/gnome/help/user-guide/el/figures/gedit_window.png
+share/gnome/help/user-guide/el/figures/gnome_panel.png
+share/gnome/help/user-guide/el/figures/hyperlink_pointer.png
+share/gnome/help/user-guide/el/figures/ibeam_pointer.png
+share/gnome/help/user-guide/el/figures/link_pointer.png
+share/gnome/help/user-guide/el/figures/lockscreen_icon.png
+share/gnome/help/user-guide/el/figures/logout_icon.png
+share/gnome/help/user-guide/el/figures/menu_bar_applet.png
+share/gnome/help/user-guide/el/figures/menu_panel.png
+share/gnome/help/user-guide/el/figures/move_panel_object_pointer.png
+share/gnome/help/user-guide/el/figures/move_pointer.png
+share/gnome/help/user-guide/el/figures/movewindow_pointer.png
+share/gnome/help/user-guide/el/figures/naut_browser_mode.png
+share/gnome/help/user-guide/el/figures/naut_button_bar.png
+share/gnome/help/user-guide/el/figures/naut_computer_launcher.png
+share/gnome/help/user-guide/el/figures/naut_emblem.png
+share/gnome/help/user-guide/el/figures/naut_go_to_location.png
+share/gnome/help/user-guide/el/figures/naut_link_emblem.png
+share/gnome/help/user-guide/el/figures/naut_noread_emblem.png
+share/gnome/help/user-guide/el/figures/naut_normal_size_button.png
+share/gnome/help/user-guide/el/figures/naut_nowrite_emblem.png
+share/gnome/help/user-guide/el/figures/naut_refine_search.png
+share/gnome/help/user-guide/el/figures/naut_sampleemblem1_icon.png
+share/gnome/help/user-guide/el/figures/naut_sampleemblem2_icon.png
+share/gnome/help/user-guide/el/figures/naut_sampleemblem3_icon.png
+share/gnome/help/user-guide/el/figures/naut_sampleemblem_icon.png
+share/gnome/help/user-guide/el/figures/naut_samplesymlink_icon.png
+share/gnome/help/user-guide/el/figures/naut_search_bar.png
+share/gnome/help/user-guide/el/figures/naut_search_results.png
+share/gnome/help/user-guide/el/figures/naut_spatial_icon_view.png
+share/gnome/help/user-guide/el/figures/naut_spatial_list_view.png
+share/gnome/help/user-guide/el/figures/naut_spatial_mode.png
+share/gnome/help/user-guide/el/figures/naut_spatial_view.png
+share/gnome/help/user-guide/el/figures/naut_starthere_launcher.png
+share/gnome/help/user-guide/el/figures/naut_trash_launcher.png
+share/gnome/help/user-guide/el/figures/naut_zoom_in_button.png
+share/gnome/help/user-guide/el/figures/naut_zoom_out_button.png
+share/gnome/help/user-guide/el/figures/nautilus_restore_saved_search.png
+share/gnome/help/user-guide/el/figures/normal_pointer.png
+share/gnome/help/user-guide/el/figures/not_available_pointer.png
+share/gnome/help/user-guide/el/figures/notification_area_icon.png
+share/gnome/help/user-guide/el/figures/open_drawer.png
+share/gnome/help/user-guide/el/figures/openwindows_menu.png
+share/gnome/help/user-guide/el/figures/panel_object_popup_menu.png
+share/gnome/help/user-guide/el/figures/resize_pointer.png
+share/gnome/help/user-guide/el/figures/run_button.png
+share/gnome/help/user-guide/el/figures/sample_applet.png
+share/gnome/help/user-guide/el/figures/screenshot_button.png
+share/gnome/help/user-guide/el/figures/searchtool_button.png
+share/gnome/help/user-guide/el/figures/show_desktop_button.png
+share/gnome/help/user-guide/el/figures/titlebar_anno_window.png
+share/gnome/help/user-guide/el/figures/titlebar_window.png
+share/gnome/help/user-guide/el/figures/typical_menu.png
+share/gnome/help/user-guide/el/figures/window_list_applet.png
+share/gnome/help/user-guide/el/figures/window_list_group_applet.png
+share/gnome/help/user-guide/el/figures/workspace_switcher_applet.png
+share/gnome/help/user-guide/el/figures/yelp_add_bookmark.png
+share/gnome/help/user-guide/el/figures/yelp_edit_bookmarks.png
+share/gnome/help/user-guide/el/figures/yelp_preferences.png
+share/gnome/help/user-guide/el/figures/yelp_window.png
+share/gnome/help/user-guide/el/glossary.xml
+share/gnome/help/user-guide/el/gosbasic.xml
+share/gnome/help/user-guide/el/goscustdesk.xml
+share/gnome/help/user-guide/el/goseditmainmenu.xml
+share/gnome/help/user-guide/el/gosfeedback.xml
+share/gnome/help/user-guide/el/gosnautilus.xml
+share/gnome/help/user-guide/el/gosoverview.xml
+share/gnome/help/user-guide/el/gospanel.xml
+share/gnome/help/user-guide/el/gosstartsession.xml
+share/gnome/help/user-guide/el/gostools.xml
+share/gnome/help/user-guide/el/user-guide.xml
share/gnome/help/user-guide/es/figures/ask_pointer.png
share/gnome/help/user-guide/es/figures/busy_pointer.png
share/gnome/help/user-guide/es/figures/com_file_manager_menu.png
@@ -497,6 +733,83 @@
share/gnome/help/user-guide/es/gosstartsession.xml
share/gnome/help/user-guide/es/gostools.xml
share/gnome/help/user-guide/es/user-guide.xml
+share/gnome/help/user-guide/fi/figures/ask_pointer.png
+share/gnome/help/user-guide/fi/figures/busy_pointer.png
+share/gnome/help/user-guide/fi/figures/com_file_manager_menu.png
+share/gnome/help/user-guide/fi/figures/copy_pointer.png
+share/gnome/help/user-guide/fi/figures/force_quit.png
+share/gnome/help/user-guide/fi/figures/four_hide_button.png
+share/gnome/help/user-guide/fi/figures/gedit_window.png
+share/gnome/help/user-guide/fi/figures/gnome_panel.png
+share/gnome/help/user-guide/fi/figures/hyperlink_pointer.png
+share/gnome/help/user-guide/fi/figures/ibeam_pointer.png
+share/gnome/help/user-guide/fi/figures/link_pointer.png
+share/gnome/help/user-guide/fi/figures/lockscreen_icon.png
+share/gnome/help/user-guide/fi/figures/logout_icon.png
+share/gnome/help/user-guide/fi/figures/menu_bar_applet.png
+share/gnome/help/user-guide/fi/figures/menu_panel.png
+share/gnome/help/user-guide/fi/figures/move_panel_object_pointer.png
+share/gnome/help/user-guide/fi/figures/move_pointer.png
+share/gnome/help/user-guide/fi/figures/movewindow_pointer.png
+share/gnome/help/user-guide/fi/figures/naut_browser_mode.png
+share/gnome/help/user-guide/fi/figures/naut_button_bar.png
+share/gnome/help/user-guide/fi/figures/naut_computer_launcher.png
+share/gnome/help/user-guide/fi/figures/naut_emblem.png
+share/gnome/help/user-guide/fi/figures/naut_go_to_location.png
+share/gnome/help/user-guide/fi/figures/naut_link_emblem.png
+share/gnome/help/user-guide/fi/figures/naut_noread_emblem.png
+share/gnome/help/user-guide/fi/figures/naut_normal_size_button.png
+share/gnome/help/user-guide/fi/figures/naut_nowrite_emblem.png
+share/gnome/help/user-guide/fi/figures/naut_refine_search.png
+share/gnome/help/user-guide/fi/figures/naut_sampleemblem1_icon.png
+share/gnome/help/user-guide/fi/figures/naut_sampleemblem2_icon.png
+share/gnome/help/user-guide/fi/figures/naut_sampleemblem3_icon.png
+share/gnome/help/user-guide/fi/figures/naut_sampleemblem_icon.png
+share/gnome/help/user-guide/fi/figures/naut_samplesymlink_icon.png
+share/gnome/help/user-guide/fi/figures/naut_search_bar.png
+share/gnome/help/user-guide/fi/figures/naut_search_results.png
+share/gnome/help/user-guide/fi/figures/naut_spatial_icon_view.png
+share/gnome/help/user-guide/fi/figures/naut_spatial_list_view.png
+share/gnome/help/user-guide/fi/figures/naut_spatial_mode.png
+share/gnome/help/user-guide/fi/figures/naut_spatial_view.png
+share/gnome/help/user-guide/fi/figures/naut_starthere_launcher.png
+share/gnome/help/user-guide/fi/figures/naut_trash_launcher.png
+share/gnome/help/user-guide/fi/figures/naut_zoom_in_button.png
+share/gnome/help/user-guide/fi/figures/naut_zoom_out_button.png
+share/gnome/help/user-guide/fi/figures/nautilus_restore_saved_search.png
+share/gnome/help/user-guide/fi/figures/normal_pointer.png
+share/gnome/help/user-guide/fi/figures/not_available_pointer.png
+share/gnome/help/user-guide/fi/figures/notification_area_icon.png
+share/gnome/help/user-guide/fi/figures/open_drawer.png
+share/gnome/help/user-guide/fi/figures/openwindows_menu.png
+share/gnome/help/user-guide/fi/figures/panel_object_popup_menu.png
+share/gnome/help/user-guide/fi/figures/resize_pointer.png
+share/gnome/help/user-guide/fi/figures/run_button.png
+share/gnome/help/user-guide/fi/figures/sample_applet.png
+share/gnome/help/user-guide/fi/figures/screenshot_button.png
+share/gnome/help/user-guide/fi/figures/searchtool_button.png
+share/gnome/help/user-guide/fi/figures/show_desktop_button.png
+share/gnome/help/user-guide/fi/figures/titlebar_anno_window.png
+share/gnome/help/user-guide/fi/figures/titlebar_window.png
+share/gnome/help/user-guide/fi/figures/typical_menu.png
+share/gnome/help/user-guide/fi/figures/window_list_applet.png
+share/gnome/help/user-guide/fi/figures/window_list_group_applet.png
+share/gnome/help/user-guide/fi/figures/workspace_switcher_applet.png
+share/gnome/help/user-guide/fi/figures/yelp_add_bookmark.png
+share/gnome/help/user-guide/fi/figures/yelp_edit_bookmarks.png
+share/gnome/help/user-guide/fi/figures/yelp_preferences.png
+share/gnome/help/user-guide/fi/figures/yelp_window.png
+share/gnome/help/user-guide/fi/glossary.xml
+share/gnome/help/user-guide/fi/gosbasic.xml
+share/gnome/help/user-guide/fi/goscustdesk.xml
+share/gnome/help/user-guide/fi/goseditmainmenu.xml
+share/gnome/help/user-guide/fi/gosfeedback.xml
+share/gnome/help/user-guide/fi/gosnautilus.xml
+share/gnome/help/user-guide/fi/gosoverview.xml
+share/gnome/help/user-guide/fi/gospanel.xml
+share/gnome/help/user-guide/fi/gosstartsession.xml
+share/gnome/help/user-guide/fi/gostools.xml
+share/gnome/help/user-guide/fi/user-guide.xml
share/gnome/help/user-guide/fr/figures/ask_pointer.png
share/gnome/help/user-guide/fr/figures/busy_pointer.png
share/gnome/help/user-guide/fr/figures/com_file_manager_menu.png
@@ -574,6 +887,83 @@
share/gnome/help/user-guide/fr/gosstartsession.xml
share/gnome/help/user-guide/fr/gostools.xml
share/gnome/help/user-guide/fr/user-guide.xml
+share/gnome/help/user-guide/hu/figures/ask_pointer.png
+share/gnome/help/user-guide/hu/figures/busy_pointer.png
+share/gnome/help/user-guide/hu/figures/com_file_manager_menu.png
+share/gnome/help/user-guide/hu/figures/copy_pointer.png
+share/gnome/help/user-guide/hu/figures/force_quit.png
+share/gnome/help/user-guide/hu/figures/four_hide_button.png
+share/gnome/help/user-guide/hu/figures/gedit_window.png
+share/gnome/help/user-guide/hu/figures/gnome_panel.png
+share/gnome/help/user-guide/hu/figures/hyperlink_pointer.png
+share/gnome/help/user-guide/hu/figures/ibeam_pointer.png
+share/gnome/help/user-guide/hu/figures/link_pointer.png
+share/gnome/help/user-guide/hu/figures/lockscreen_icon.png
+share/gnome/help/user-guide/hu/figures/logout_icon.png
+share/gnome/help/user-guide/hu/figures/menu_bar_applet.png
+share/gnome/help/user-guide/hu/figures/menu_panel.png
+share/gnome/help/user-guide/hu/figures/move_panel_object_pointer.png
+share/gnome/help/user-guide/hu/figures/move_pointer.png
+share/gnome/help/user-guide/hu/figures/movewindow_pointer.png
+share/gnome/help/user-guide/hu/figures/naut_browser_mode.png
+share/gnome/help/user-guide/hu/figures/naut_button_bar.png
+share/gnome/help/user-guide/hu/figures/naut_computer_launcher.png
+share/gnome/help/user-guide/hu/figures/naut_emblem.png
+share/gnome/help/user-guide/hu/figures/naut_go_to_location.png
+share/gnome/help/user-guide/hu/figures/naut_link_emblem.png
+share/gnome/help/user-guide/hu/figures/naut_noread_emblem.png
+share/gnome/help/user-guide/hu/figures/naut_normal_size_button.png
+share/gnome/help/user-guide/hu/figures/naut_nowrite_emblem.png
+share/gnome/help/user-guide/hu/figures/naut_refine_search.png
+share/gnome/help/user-guide/hu/figures/naut_sampleemblem1_icon.png
+share/gnome/help/user-guide/hu/figures/naut_sampleemblem2_icon.png
+share/gnome/help/user-guide/hu/figures/naut_sampleemblem3_icon.png
+share/gnome/help/user-guide/hu/figures/naut_sampleemblem_icon.png
+share/gnome/help/user-guide/hu/figures/naut_samplesymlink_icon.png
+share/gnome/help/user-guide/hu/figures/naut_search_bar.png
+share/gnome/help/user-guide/hu/figures/naut_search_results.png
+share/gnome/help/user-guide/hu/figures/naut_spatial_icon_view.png
+share/gnome/help/user-guide/hu/figures/naut_spatial_list_view.png
+share/gnome/help/user-guide/hu/figures/naut_spatial_mode.png
+share/gnome/help/user-guide/hu/figures/naut_spatial_view.png
+share/gnome/help/user-guide/hu/figures/naut_starthere_launcher.png
+share/gnome/help/user-guide/hu/figures/naut_trash_launcher.png
+share/gnome/help/user-guide/hu/figures/naut_zoom_in_button.png
+share/gnome/help/user-guide/hu/figures/naut_zoom_out_button.png
+share/gnome/help/user-guide/hu/figures/nautilus_restore_saved_search.png
+share/gnome/help/user-guide/hu/figures/normal_pointer.png
+share/gnome/help/user-guide/hu/figures/not_available_pointer.png
+share/gnome/help/user-guide/hu/figures/notification_area_icon.png
+share/gnome/help/user-guide/hu/figures/open_drawer.png
+share/gnome/help/user-guide/hu/figures/openwindows_menu.png
+share/gnome/help/user-guide/hu/figures/panel_object_popup_menu.png
+share/gnome/help/user-guide/hu/figures/resize_pointer.png
+share/gnome/help/user-guide/hu/figures/run_button.png
+share/gnome/help/user-guide/hu/figures/sample_applet.png
+share/gnome/help/user-guide/hu/figures/screenshot_button.png
+share/gnome/help/user-guide/hu/figures/searchtool_button.png
+share/gnome/help/user-guide/hu/figures/show_desktop_button.png
+share/gnome/help/user-guide/hu/figures/titlebar_anno_window.png
+share/gnome/help/user-guide/hu/figures/titlebar_window.png
+share/gnome/help/user-guide/hu/figures/typical_menu.png
+share/gnome/help/user-guide/hu/figures/window_list_applet.png
+share/gnome/help/user-guide/hu/figures/window_list_group_applet.png
+share/gnome/help/user-guide/hu/figures/workspace_switcher_applet.png
+share/gnome/help/user-guide/hu/figures/yelp_add_bookmark.png
+share/gnome/help/user-guide/hu/figures/yelp_edit_bookmarks.png
+share/gnome/help/user-guide/hu/figures/yelp_preferences.png
+share/gnome/help/user-guide/hu/figures/yelp_window.png
+share/gnome/help/user-guide/hu/glossary.xml
+share/gnome/help/user-guide/hu/gosbasic.xml
+share/gnome/help/user-guide/hu/goscustdesk.xml
+share/gnome/help/user-guide/hu/goseditmainmenu.xml
+share/gnome/help/user-guide/hu/gosfeedback.xml
+share/gnome/help/user-guide/hu/gosnautilus.xml
+share/gnome/help/user-guide/hu/gosoverview.xml
+share/gnome/help/user-guide/hu/gospanel.xml
+share/gnome/help/user-guide/hu/gosstartsession.xml
+share/gnome/help/user-guide/hu/gostools.xml
+share/gnome/help/user-guide/hu/user-guide.xml
share/gnome/help/user-guide/it/figures/ask_pointer.png
share/gnome/help/user-guide/it/figures/busy_pointer.png
share/gnome/help/user-guide/it/figures/com_file_manager_menu.png
@@ -1190,34 +1580,42 @@
share/gnome/help/user-guide/zh_CN/gosstartsession.xml
share/gnome/help/user-guide/zh_CN/gostools.xml
share/gnome/help/user-guide/zh_CN/user-guide.xml
-share/gnome/omf/gnome-access-guide/gnome-access-guide-C.omf
-share/gnome/omf/gnome-access-guide/gnome-access-guide-en_GB.omf
-share/gnome/omf/gnome-access-guide/gnome-access-guide-es.omf
-share/gnome/omf/gnome-access-guide/gnome-access-guide-fr.omf
-share/gnome/omf/gnome-access-guide/gnome-access-guide-it.omf
-share/gnome/omf/gnome-access-guide/gnome-access-guide-sv.omf
-share/gnome/omf/system-admin-guide/system-admin-guide-C.omf
-share/gnome/omf/system-admin-guide/system-admin-guide-es.omf
-share/gnome/omf/system-admin-guide/system-admin-guide-fr.omf
-share/gnome/omf/system-admin-guide/system-admin-guide-it.omf
-share/gnome/omf/system-admin-guide/system-admin-guide-pa.omf
-share/gnome/omf/system-admin-guide/system-admin-guide-sv.omf
-share/gnome/omf/user-guide/user-guide-C.omf
-share/gnome/omf/user-guide/user-guide-ar.omf
-share/gnome/omf/user-guide/user-guide-bg.omf
-share/gnome/omf/user-guide/user-guide-es.omf
-share/gnome/omf/user-guide/user-guide-fr.omf
-share/gnome/omf/user-guide/user-guide-it.omf
-share/gnome/omf/user-guide/user-guide-ko.omf
-share/gnome/omf/user-guide/user-guide-pa.omf
-share/gnome/omf/user-guide/user-guide-pt.omf
-share/gnome/omf/user-guide/user-guide-pt_BR.omf
-share/gnome/omf/user-guide/user-guide-ru.omf
-share/gnome/omf/user-guide/user-guide-sv.omf
-share/gnome/omf/user-guide/user-guide-zh_CN.omf
- at dirrm share/gnome/omf/user-guide
- at dirrm share/gnome/omf/system-admin-guide
- at dirrm share/gnome/omf/gnome-access-guide
+share/omf/gnome-access-guide/gnome-access-guide-C.omf
+share/omf/gnome-access-guide/gnome-access-guide-de.omf
+share/omf/gnome-access-guide/gnome-access-guide-el.omf
+share/omf/gnome-access-guide/gnome-access-guide-en_GB.omf
+share/omf/gnome-access-guide/gnome-access-guide-es.omf
+share/omf/gnome-access-guide/gnome-access-guide-fr.omf
+share/omf/gnome-access-guide/gnome-access-guide-it.omf
+share/omf/gnome-access-guide/gnome-access-guide-pt.omf
+share/omf/gnome-access-guide/gnome-access-guide-sv.omf
+share/omf/system-admin-guide/system-admin-guide-C.omf
+share/omf/system-admin-guide/system-admin-guide-es.omf
+share/omf/system-admin-guide/system-admin-guide-fr.omf
+share/omf/system-admin-guide/system-admin-guide-it.omf
+share/omf/system-admin-guide/system-admin-guide-pa.omf
+share/omf/system-admin-guide/system-admin-guide-pt.omf
+share/omf/system-admin-guide/system-admin-guide-sv.omf
+share/omf/user-guide/user-guide-C.omf
+share/omf/user-guide/user-guide-ar.omf
+share/omf/user-guide/user-guide-bg.omf
+share/omf/user-guide/user-guide-de.omf
+share/omf/user-guide/user-guide-el.omf
+share/omf/user-guide/user-guide-es.omf
+share/omf/user-guide/user-guide-fi.omf
+share/omf/user-guide/user-guide-fr.omf
+share/omf/user-guide/user-guide-hu.omf
+share/omf/user-guide/user-guide-it.omf
+share/omf/user-guide/user-guide-ko.omf
+share/omf/user-guide/user-guide-pa.omf
+share/omf/user-guide/user-guide-pt.omf
+share/omf/user-guide/user-guide-pt_BR.omf
+share/omf/user-guide/user-guide-ru.omf
+share/omf/user-guide/user-guide-sv.omf
+share/omf/user-guide/user-guide-zh_CN.omf
+ at dirrm share/omf/user-guide
+ at dirrm share/omf/system-admin-guide
+ at dirrm share/omf/gnome-access-guide
@dirrm share/gnome/help/user-guide/zh_CN/figures
@dirrm share/gnome/help/user-guide/zh_CN
@dirrm share/gnome/help/user-guide/sv/figures
@@ -1234,10 +1632,18 @@
@dirrm share/gnome/help/user-guide/ko
@dirrm share/gnome/help/user-guide/it/figures
@dirrm share/gnome/help/user-guide/it
+ at dirrm share/gnome/help/user-guide/hu/figures
+ at dirrm share/gnome/help/user-guide/hu
@dirrm share/gnome/help/user-guide/fr/figures
@dirrm share/gnome/help/user-guide/fr
+ at dirrm share/gnome/help/user-guide/fi/figures
+ at dirrm share/gnome/help/user-guide/fi
@dirrm share/gnome/help/user-guide/es/figures
@dirrm share/gnome/help/user-guide/es
+ at dirrm share/gnome/help/user-guide/el/figures
+ at dirrm share/gnome/help/user-guide/el
+ at dirrm share/gnome/help/user-guide/de/figures
+ at dirrm share/gnome/help/user-guide/de
@dirrm share/gnome/help/user-guide/bg/figures
@dirrm share/gnome/help/user-guide/bg
@dirrm share/gnome/help/user-guide/ar/figures
@@ -1246,6 +1652,7 @@
@dirrm share/gnome/help/user-guide/C
@dirrm share/gnome/help/user-guide
@dirrm share/gnome/help/system-admin-guide/sv
+ at dirrm share/gnome/help/system-admin-guide/pt
@dirrm share/gnome/help/system-admin-guide/pa
@dirrm share/gnome/help/system-admin-guide/it
@dirrm share/gnome/help/system-admin-guide/fr
@@ -1254,6 +1661,8 @@
@dirrm share/gnome/help/system-admin-guide
@dirrm share/gnome/help/gnome-access-guide/sv/figures
@dirrm share/gnome/help/gnome-access-guide/sv
+ at dirrm share/gnome/help/gnome-access-guide/pt/figures
+ at dirrm share/gnome/help/gnome-access-guide/pt
@dirrm share/gnome/help/gnome-access-guide/it/figures
@dirrm share/gnome/help/gnome-access-guide/it
@dirrm share/gnome/help/gnome-access-guide/fr/figures
@@ -1262,6 +1671,10 @@
@dirrm share/gnome/help/gnome-access-guide/es
@dirrm share/gnome/help/gnome-access-guide/en_GB/figures
@dirrm share/gnome/help/gnome-access-guide/en_GB
+ at dirrm share/gnome/help/gnome-access-guide/el/figures
+ at dirrm share/gnome/help/gnome-access-guide/el
+ at dirrm share/gnome/help/gnome-access-guide/de/figures
+ at dirrm share/gnome/help/gnome-access-guide/de
@dirrm share/gnome/help/gnome-access-guide/C/figures
@dirrm share/gnome/help/gnome-access-guide/C
@dirrm share/gnome/help/gnome-access-guide
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/misc/gnome-user-docs/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L misc/gnome-user-docs/Makefile -L misc/gnome-user-docs/Makefile -u -r1.1 -r1.2
--- misc/gnome-user-docs/Makefile
+++ misc/gnome-user-docs/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= gnome-user-docs
-PORTVERSION= 2.18.2
+PORTVERSION= 2.20.1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -16,9 +16,10 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= GNOME 2 users guide
+LICENSE= other
-BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
+BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
+RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
USE_BZIP2= yes
USE_XLIB= yes
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/misc/gnome-user-docs/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L misc/gnome-user-docs/distinfo -L misc/gnome-user-docs/distinfo -u -r1.1 -r1.2
--- misc/gnome-user-docs/distinfo
+++ misc/gnome-user-docs/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-user-docs-2.18.2.tar.bz2) = 4d3b5c8bd3cc8008f2a44d98efaa2502
-SHA256 (gnome2/gnome-user-docs-2.18.2.tar.bz2) = 930c67d304fdb4ad9042430bfac59998011b8be02183733b93f1a08dcb5a7400
-SIZE (gnome2/gnome-user-docs-2.18.2.tar.bz2) = 6520221
+MD5 (gnome2/gnome-user-docs-2.20.1.tar.bz2) = d6bba44acaed20117769ec8dce378f71
+SHA256 (gnome2/gnome-user-docs-2.20.1.tar.bz2) = cec02e5e31bc7ab1fa892314368d6021e6c80ded8af3f727122aa355f86d18c9
+SIZE (gnome2/gnome-user-docs-2.20.1.tar.bz2) = 9827506
From laffer1 at midnightbsd.org Sun Mar 23 14:54:16 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 14:54:16 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Probably should bump this
Message-ID: <200803231854.m2NIsGHq016892@stargazer.midnightbsd.org>
Log Message:
-----------
Probably should bump this
Modified Files:
--------------
mports/print/cups-base:
Makefile (r1.10 -> r1.11)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/print/cups-base/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -L print/cups-base/Makefile -L print/cups-base/Makefile -u -r1.10 -r1.11
--- print/cups-base/Makefile
+++ print/cups-base/Makefile
@@ -8,6 +8,7 @@
PORTNAME= cups
PORTVERSION= 1.2.11
+PORTREVISION= 1
DISTVERSIONSUFFIX= -source
CATEGORIES= print
MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
From laffer1 at midnightbsd.org Sun Mar 23 15:43:50 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 15:43:50 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: devel/gnustep-make: Update to 2.0.5
Message-ID: <200803231943.m2NJhoq1021821@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 2.0.5
Modified Files:
--------------
mports/devel/gnustep-make:
Makefile (r1.7 -> r1.8)
distinfo (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/gnustep-make/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -L devel/gnustep-make/Makefile -L devel/gnustep-make/Makefile -u -r1.7 -r1.8
--- devel/gnustep-make/Makefile
+++ devel/gnustep-make/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gnustep-make
-PORTVERSION= 2.0.2
+PORTVERSION= 2.0.5
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/devel/gnustep-make/distinfo,v
retrieving revision 1.4
retrieving revision 1.5
diff -L devel/gnustep-make/distinfo -L devel/gnustep-make/distinfo -u -r1.4 -r1.5
--- devel/gnustep-make/distinfo
+++ devel/gnustep-make/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnustep-make-2.0.2.tar.gz) = dabbb123a8eb865abc2a7ae8af4ebc5a
-SHA256 (gnustep-make-2.0.2.tar.gz) = ce1763a36218134b62ea64c1e50289b33316c3ed41f087d65c95e303f0566cc7
-SIZE (gnustep-make-2.0.2.tar.gz) = 449260
+MD5 (gnustep-make-2.0.5.tar.gz) = 22b6145301284c9655e470aea38d8393
+SHA256 (gnustep-make-2.0.5.tar.gz) = c03a6b950c475b79a3bc0f0b333170a59bff95b6b29132a0044b5617de5415e3
+SIZE (gnustep-make-2.0.5.tar.gz) = 472561
From laffer1 at midnightbsd.org Sun Mar 23 15:44:34 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 15:44:34 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: math/mpfr: Update to 2.3.1
Message-ID: <200803231944.m2NJiYBC021876@stargazer.midnightbsd.org>
Log Message:
-----------
Update to 2.3.1
Modified Files:
--------------
mports/math/mpfr:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/math/mpfr/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L math/mpfr/pkg-plist -L math/mpfr/pkg-plist -u -r1.1 -r1.2
--- math/mpfr/pkg-plist
+++ math/mpfr/pkg-plist
@@ -3,4 +3,4 @@
lib/libmpfr.a
lib/libmpfr.la
lib/libmpfr.so
-lib/libmpfr.so.1
+lib/libmpfr.so.2
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/math/mpfr/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L math/mpfr/Makefile -L math/mpfr/Makefile -u -r1.1 -r1.2
--- math/mpfr/Makefile
+++ math/mpfr/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= mpfr
-PORTVERSION= 2.2.1
+PORTVERSION= 2.3.1
CATEGORIES= math devel
MASTER_SITES= http://www.mpfr.org/mpfr-current/
DIST_SUBDIR= mpfr
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/math/mpfr/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L math/mpfr/distinfo -L math/mpfr/distinfo -u -r1.1 -r1.2
--- math/mpfr/distinfo
+++ math/mpfr/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpfr/mpfr-2.2.1.tar.bz2) = 40bf06f8081461d8db7d6f4ad5b9f6bd
-SHA256 (mpfr/mpfr-2.2.1.tar.bz2) = 92e2fea0eefd3d50b8e762334326657bfc5be9a6bda58cfa724b2a5cba9f65e4
-SIZE (mpfr/mpfr-2.2.1.tar.bz2) = 787634
+MD5 (mpfr/mpfr-2.3.1.tar.bz2) = 8352b619e04dcc73411a38b39dd855f6
+SHA256 (mpfr/mpfr-2.3.1.tar.bz2) = d857f9df4a6cf50d0bc57dd11296dd1a8d1ac709442875ea4fcd757a89da8430
+SIZE (mpfr/mpfr-2.3.1.tar.bz2) = 888921
From laffer1 at midnightbsd.org Sun Mar 23 15:53:25 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 15:53:25 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: Needs Xaw too
Message-ID: <200803231953.m2NJrPiQ022866@stargazer.midnightbsd.org>
Log Message:
-----------
Needs Xaw too
Modified Files:
--------------
mports/deskutils/xpostit:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/deskutils/xpostit/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L deskutils/xpostit/Makefile -L deskutils/xpostit/Makefile -u -r1.2 -r1.3
--- deskutils/xpostit/Makefile
+++ deskutils/xpostit/Makefile
@@ -18,7 +18,7 @@
LICENSE= unknown
USE_IMAKE= yes
-USE_XORG= xt
+USE_XORG= xt xaw
WRKSRC= ${WRKDIR}/xpostit
MAN1= xpostit.1
From laffer1 at midnightbsd.org Sun Mar 23 15:56:19 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 15:56:19 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: @
Message-ID: <200803231956.m2NJuJZB023388@stargazer.midnightbsd.org>
Log Message:
-----------
@
Modified Files:
--------------
mports/java/linux-blackdown-jdk14:
Makefile (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/java/linux-blackdown-jdk14/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L java/linux-blackdown-jdk14/Makefile -L java/linux-blackdown-jdk14/Makefile -u -r1.4 -r1.5
--- java/linux-blackdown-jdk14/Makefile
+++ java/linux-blackdown-jdk14/Makefile
@@ -78,6 +78,6 @@
@${ECHO} " [ DONE ]"
post-install:
- ${LOCALBASE}/bin/registervm "${LOCALBASE}/${PKGNAMEPREFIX}${PORTNAME}${JDK_VERSION}/bin/java # Linux-Blackdown-JDK${PORTVERSION}"
+ @${LOCALBASE}/bin/registervm "${LOCALBASE}/${PKGNAMEPREFIX}${PORTNAME}${JDK_VERSION}/bin/java # Linux-Blackdown-JDK${PORTVERSION}"
.include
From laffer1 at midnightbsd.org Sun Mar 23 16:16:06 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 16:16:06 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: lang/guile: Update guile to 1.8.4.
Message-ID: <200803232016.m2NKG624025391@stargazer.midnightbsd.org>
Log Message:
-----------
Update guile to 1.8.4. Also switch off autoconf253
Modified Files:
--------------
mports/lang/guile:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
mports/lang/guile/files:
patch-libguile___scm.h (r1.1 -> r1.2)
patch-libguile_gc_os_dep.c (r1.1 -> r1.2)
Added Files:
-----------
mports/lang/guile/files:
patch-config.h.in (r1.1)
patch-configure.in (r1.1)
patch-libguile_eval.c (r1.1)
patch-libguile_gen-scmconfig.c (r1.1)
patch-libguile_numbers.c (r1.1)
patch-libguile_pthread-threads.h (r1.1)
patch-libguile_read.c (r1.1)
patch-libguile_threads.c (r1.1)
Removed Files:
-------------
mports/lang/guile/files:
extra-patch-ia64
patch-ag
patch-libguile_load.c
patch-slib_slib.scm
patch-srfi_srfi-4.c
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/lang/guile/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L lang/guile/pkg-plist -L lang/guile/pkg-plist -u -r1.1 -r1.2
--- lang/guile/pkg-plist
+++ lang/guile/pkg-plist
@@ -2,11 +2,13 @@
bin/guile-config
bin/guile-snarf
bin/guile-tools
-include/guile-readline/readline.h
include/guile/gh.h
+include/guile/readline.h
+include/guile/srfi/srfi-1.h
include/guile/srfi/srfi-13.h
include/guile/srfi/srfi-14.h
include/guile/srfi/srfi-4.h
+include/guile/srfi/srfi-60.h
include/libguile.h
include/libguile/__scm.h
include/libguile/alist.h
@@ -16,10 +18,12 @@
include/libguile/boolean.h
include/libguile/chars.h
include/libguile/continuations.h
-include/libguile/coop-defs.h
+include/libguile/convert.h
include/libguile/debug-malloc.h
include/libguile/debug.h
+include/libguile/deprecated.h
include/libguile/deprecation.h
+include/libguile/discouraged.h
include/libguile/dynl.h
include/libguile/dynwind.h
include/libguile/environments.h
@@ -32,6 +36,7 @@
include/libguile/filesys.h
include/libguile/fluids.h
include/libguile/fports.h
+include/libguile/futures.h
include/libguile/gc.h
include/libguile/gdb_interface.h
include/libguile/gdbint.h
@@ -41,7 +46,9 @@
include/libguile/hash.h
include/libguile/hashtab.h
include/libguile/hooks.h
+include/libguile/i18n.h
include/libguile/init.h
+include/libguile/inline.h
include/libguile/ioext.h
include/libguile/iselect.h
include/libguile/keywords.h
@@ -52,6 +59,7 @@
include/libguile/mallocs.h
include/libguile/modules.h
include/libguile/net_db.h
+include/libguile/null-threads.h
include/libguile/numbers.h
include/libguile/objects.h
include/libguile/objprop.h
@@ -63,6 +71,7 @@
include/libguile/procprop.h
include/libguile/procs.h
include/libguile/properties.h
+include/libguile/pthread-threads.h
include/libguile/ramap.h
include/libguile/random.h
include/libguile/rdelim.h
@@ -79,11 +88,13 @@
include/libguile/socket.h
include/libguile/sort.h
include/libguile/srcprop.h
+include/libguile/srfi-13.h
+include/libguile/srfi-14.h
+include/libguile/srfi-4.h
include/libguile/stackchk.h
include/libguile/stacks.h
include/libguile/stime.h
include/libguile/strings.h
-include/libguile/strop.h
include/libguile/strorder.h
include/libguile/strports.h
include/libguile/struct.h
@@ -99,35 +110,33 @@
include/libguile/version.h
include/libguile/vports.h
include/libguile/weaks.h
-lib/libguile-ltdl.a
-lib/libguile-ltdl.la
-lib/libguile-ltdl.so
-lib/libguile-ltdl.so.1
-lib/libguile-srfi-srfi-13-14-v-1.a
-lib/libguile-srfi-srfi-13-14-v-1.la
-lib/libguile-srfi-srfi-13-14-v-1.so
-lib/libguile-srfi-srfi-13-14-v-1.so.1
-lib/libguile-srfi-srfi-4-v-1.a
-lib/libguile-srfi-srfi-4-v-1.la
-lib/libguile-srfi-srfi-4-v-1.so
-lib/libguile-srfi-srfi-4-v-1.so.1
+lib/libguile-srfi-srfi-1-v-3.a
+lib/libguile-srfi-srfi-1-v-3.la
+lib/libguile-srfi-srfi-1-v-3.so
+lib/libguile-srfi-srfi-1-v-3.so.3
+lib/libguile-srfi-srfi-13-14-v-3.a
+lib/libguile-srfi-srfi-13-14-v-3.la
+lib/libguile-srfi-srfi-13-14-v-3.so
+lib/libguile-srfi-srfi-13-14-v-3.so.3
+lib/libguile-srfi-srfi-4-v-3.a
+lib/libguile-srfi-srfi-4-v-3.la
+lib/libguile-srfi-srfi-4-v-3.so
+lib/libguile-srfi-srfi-4-v-3.so.3
+lib/libguile-srfi-srfi-60-v-2.a
+lib/libguile-srfi-srfi-60-v-2.la
+lib/libguile-srfi-srfi-60-v-2.so
+lib/libguile-srfi-srfi-60-v-2.so.2
lib/libguile.a
lib/libguile.la
lib/libguile.so
-lib/libguile.so.15
-lib/libguilereadline-v-12.a
-lib/libguilereadline-v-12.la
-lib/libguilereadline-v-12.so
-lib/libguilereadline-v-12.so.15
-%%THREADS:%%lib/libqthreads.a
-%%THREADS:%%lib/libqthreads.la
-%%THREADS:%%lib/libqthreads.so
-%%THREADS:%%lib/libqthreads.so.15
+lib/libguile.so.18
+lib/libguilereadline-v-17.a
+lib/libguilereadline-v-17.la
+lib/libguilereadline-v-17.so
+lib/libguilereadline-v-17.so.17
share/aclocal/guile.m4
%%DATADIR%%/%%GUILE_VER%%/guile-procedures.txt
-%%DATADIR%%/%%GUILE_VER%%/ice-9/and-let*.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/and-let-star.scm
-%%DATADIR%%/%%GUILE_VER%%/ice-9/arrays.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/boot-9.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/buffered-input.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/calling.scm
@@ -135,20 +144,29 @@
%%DATADIR%%/%%GUILE_VER%%/ice-9/common-list.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/debug.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/debugger.scm
+%%DATADIR%%/%%GUILE_VER%%/ice-9/debugger/command-loop.scm
+%%DATADIR%%/%%GUILE_VER%%/ice-9/debugger/commands.scm
+%%DATADIR%%/%%GUILE_VER%%/ice-9/debugger/state.scm
+%%DATADIR%%/%%GUILE_VER%%/ice-9/debugger/trc.scm
+%%DATADIR%%/%%GUILE_VER%%/ice-9/debugger/utils.scm
+%%DATADIR%%/%%GUILE_VER%%/ice-9/deprecated.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/documentation.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/emacs.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/expect.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/format.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/ftw.scm
+%%DATADIR%%/%%GUILE_VER%%/ice-9/gap-buffer.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/getopt-long.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/hcons.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/history.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/lineio.scm
+%%DATADIR%%/%%GUILE_VER%%/ice-9/list.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/ls.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/mapping.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/match.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/networking.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/null.scm
+%%DATADIR%%/%%GUILE_VER%%/ice-9/occam-channel.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/optargs.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/poe.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/popen.scm
@@ -167,6 +185,7 @@
%%DATADIR%%/%%GUILE_VER%%/ice-9/rw.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/safe-r5rs.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/safe.scm
+%%DATADIR%%/%%GUILE_VER%%/ice-9/serialize.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/session.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/slib.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/stack-catch.scm
@@ -175,7 +194,43 @@
%%DATADIR%%/%%GUILE_VER%%/ice-9/syncase.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/threads.scm
%%DATADIR%%/%%GUILE_VER%%/ice-9/time.scm
+%%DATADIR%%/%%GUILE_VER%%/ice-9/weak-vector.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/base.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/example.el
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/interface.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/internals/evaluation.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/internals/format.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/internals/fset.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/internals/lambda.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/internals/load.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/internals/null.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/internals/set.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/internals/signal.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/internals/time.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/internals/trace.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/buffers.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/char-table.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/features.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/fns.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/format.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/guile.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/keymaps.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/lists.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/load.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/match.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/numbers.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/pure.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/read.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/signal.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/strings.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/symprop.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/syntax.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/system.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives/time.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/transform.scm
+%%DATADIR%%/%%GUILE_VER%%/lang/elisp/variables.scm
%%DATADIR%%/%%GUILE_VER%%/oop/goops.scm
+%%DATADIR%%/%%GUILE_VER%%/oop/goops/accessors.scm
%%DATADIR%%/%%GUILE_VER%%/oop/goops/active-slot.scm
%%DATADIR%%/%%GUILE_VER%%/oop/goops/compile.scm
%%DATADIR%%/%%GUILE_VER%%/oop/goops/composite-slot.scm
@@ -184,9 +239,11 @@
%%DATADIR%%/%%GUILE_VER%%/oop/goops/internal.scm
%%DATADIR%%/%%GUILE_VER%%/oop/goops/old-define-method.scm
%%DATADIR%%/%%GUILE_VER%%/oop/goops/save.scm
+%%DATADIR%%/%%GUILE_VER%%/oop/goops/simple.scm
%%DATADIR%%/%%GUILE_VER%%/oop/goops/stklos.scm
%%DATADIR%%/%%GUILE_VER%%/oop/goops/util.scm
%%DATADIR%%/%%GUILE_VER%%/scripts/PROGRAM
+%%DATADIR%%/%%GUILE_VER%%/scripts/api-diff
%%DATADIR%%/%%GUILE_VER%%/scripts/autofrisk
%%DATADIR%%/%%GUILE_VER%%/scripts/display-commentary
%%DATADIR%%/%%GUILE_VER%%/scripts/doc-snarf
@@ -194,9 +251,13 @@
%%DATADIR%%/%%GUILE_VER%%/scripts/generate-autoload
%%DATADIR%%/%%GUILE_VER%%/scripts/lint
%%DATADIR%%/%%GUILE_VER%%/scripts/punify
+%%DATADIR%%/%%GUILE_VER%%/scripts/read-rfc822
%%DATADIR%%/%%GUILE_VER%%/scripts/read-scheme-source
+%%DATADIR%%/%%GUILE_VER%%/scripts/read-text-outline
+%%DATADIR%%/%%GUILE_VER%%/scripts/scan-api
%%DATADIR%%/%%GUILE_VER%%/scripts/snarf-check-and-output-texi
%%DATADIR%%/%%GUILE_VER%%/scripts/snarf-guile-m4-docs
+%%DATADIR%%/%%GUILE_VER%%/scripts/summarize-guile-TODO
%%DATADIR%%/%%GUILE_VER%%/scripts/use2dot
%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-1.scm
%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-10.scm
@@ -207,20 +268,30 @@
%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-17.scm
%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-19.scm
%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-2.scm
+%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-26.scm
%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-31.scm
+%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-34.scm
+%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-35.scm
+%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-37.scm
%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-39.scm
%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-4.scm
%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-6.scm
+%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-60.scm
+%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-69.scm
%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-8.scm
%%DATADIR%%/%%GUILE_VER%%/srfi/srfi-9.scm
@dirrm %%DATADIR%%/%%GUILE_VER%%/srfi
@dirrm %%DATADIR%%/%%GUILE_VER%%/scripts
@dirrm %%DATADIR%%/%%GUILE_VER%%/oop/goops
@dirrm %%DATADIR%%/%%GUILE_VER%%/oop
+ at dirrm %%DATADIR%%/%%GUILE_VER%%/lang/elisp/primitives
+ at dirrm %%DATADIR%%/%%GUILE_VER%%/lang/elisp/internals
+ at dirrm %%DATADIR%%/%%GUILE_VER%%/lang/elisp
+ at dirrm %%DATADIR%%/%%GUILE_VER%%/lang
+ at dirrm %%DATADIR%%/%%GUILE_VER%%/ice-9/debugger
@dirrm %%DATADIR%%/%%GUILE_VER%%/ice-9
@dirrm %%DATADIR%%/%%GUILE_VER%%
@dirrm %%DATADIR%%
@dirrm include/libguile
@dirrm include/guile/srfi
- at dirrm include/guile-readline
@dirrm include/guile
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/guile/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L lang/guile/Makefile -L lang/guile/Makefile -u -r1.1 -r1.2
--- lang/guile/Makefile
+++ lang/guile/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= guile
-PORTVERSION= 1.6.7
-PORTREVISION= 1
+PORTVERSION= 1.8.4
CATEGORIES= lang scheme
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= guile
@@ -16,36 +15,29 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= GNU Ubiquitous Intelligent Language for Extension
-USE_AUTOTOOLS= libltdl:15
+LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+
+USE_AUTOTOOLS= autoconf:261 libltdl:15
+USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GNOME= gnometarget
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-GUILE_VER= 1.6
+GUILE_VER= 1.8
PLIST_SUB= GUILE_VER=${GUILE_VER}
-REINPLACE_FILES= libguile/gc.c libguile/mallocs.c \
- libguile/ports.c libguile/smob.c
+REINPLACE_FILES= libguile/smob.c libguile/filesys.c libguile/gc.c \
+ libguile/mallocs.c libguile/eval.c libguile/gc-malloc.c \
+ libguile/ports.c libguile/gc-mark.c libguile/gc_os_dep.c
+
INFO= goops guile-tut guile r5rs
.include
-.if ${ARCH} == "ia64"
-BROKEN= Does not install on ${ARCH}
-EXTRA_PATCHES= ${FILESDIR}/extra-patch-ia64
-.endif
-
-.if ${ARCH} != "ia64" && ${ARCH} != "amd64" && ${ARCH} != "powerpc"
-CONFIGURE_ARGS+=--with-threads
-PLIST_SUB+= THREADS:=""
-.else
-PLIST_SUB+= THREADS:="@comment "
-.endif
-
post-extract:
cd ${WRKSRC}; ${CHMOD} u+w ${REINPLACE_FILES}
@${FIND} ${WRKSRC}/doc -name "*.info*" -delete
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/lang/guile/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L lang/guile/distinfo -L lang/guile/distinfo -u -r1.1 -r1.2
--- lang/guile/distinfo
+++ lang/guile/distinfo
@@ -1,3 +1,3 @@
-MD5 (guile-1.6.7.tar.gz) = c2ff2a2231f0cbb2e838dd8701a587c5
-SHA256 (guile-1.6.7.tar.gz) = 8faeeac282b9d4175d15923a6bd0b6603653fdd744967b15d9577b5748555734
-SIZE (guile-1.6.7.tar.gz) = 3039294
+MD5 (guile-1.8.4.tar.gz) = aacc6a384af88a85574717a9221f5c6e
+SHA256 (guile-1.8.4.tar.gz) = ca03762565291708b6fbcda4224570e59889795651d3bbb5a380ff6d2c69e1b3
+SIZE (guile-1.8.4.tar.gz) = 3821388
--- lang/guile/files/patch-slib_slib.scm
+++ /dev/null
@@ -1,85 +0,0 @@
-Submitted By: Randy McMurchy
-Date: 2005-10-04
-Initial Package Version: 1.6.7
-Upstream Status: Unknown
-Origin: http://article.gmane.org/gmane.comp.gnome.apps.gnucash.devel/13956
-Description: Fixes Guile with SLIB >= 3a2
-
-diff -Naur guile-1.6.7-orig/ice-9/slib.scm guile-1.6.7/ice-9/slib.scm
---- ice-9/slib.scm 2004-08-11 20:04:21.000000000 -0500
-+++ ice-9/slib.scm 2005-10-04 19:48:04.000000000 -0500
-@@ -388,3 +388,74 @@
-
- (define (make-exchanger obj)
- (lambda (rep) (let ((old obj)) (set! obj rep) old)))
-+
-+(define software-type
-+ (if (string (version) "1.6")
-+ (lambda () 'UNIX)
-+ (lambda () 'unix)))
-+
-+(define (user-vicinity)
-+ (case (software-type)
-+ ((VMS) "[.]")
-+ (else "")))
-+
-+(define vicinity:suffix?
-+ (let ((suffi
-+ (case (software-type)
-+ ((amiga) '(#\: #\/))
-+ ((macos thinkc) '(#\:))
-+ ((ms-dos windows atarist os/2) '(#\\ #\/))
-+ ((nosve) '(#\: #\.))
-+ ((unix coherent plan9) '(#\/))
-+ ((vms) '(#\: #\]))
-+ (else
-+ (warn "require.scm" 'unknown 'software-type (software-type))
-+ "/"))))
-+ (lambda (chr) (and (memv chr suffi) #t))))
-+
-+(define (pathname->vicinity pathname)
-+ (let loop ((i (- (string-length pathname) 1)))
-+ (cond ((negative? i) "")
-+ ((vicinity:suffix? (string-ref pathname i))
-+ (substring pathname 0 (+ i 1)))
-+ (else (loop (- i 1))))))
-+
-+(define (program-vicinity)
-+ (define clp (current-load-port))
-+ (if clp
-+ (pathname->vicinity (port-filename clp))
-+ (slib:error 'program-vicinity " called; use slib:load to load")))
-+
-+(define sub-vicinity
-+ (case (software-type)
-+ ((VMS) (lambda
-+ (vic name)
-+ (let ((l (string-length vic)))
-+ (if (or (zero? (string-length vic))
-+ (not (char=? #\] (string-ref vic (- l 1)))))
-+ (string-append vic "[" name "]")
-+ (string-append (substring vic 0 (- l 1))
-+ "." name "]")))))
-+ (else (let ((*vicinity-suffix*
-+ (case (software-type)
-+ ((NOSVE) ".")
-+ ((MACOS THINKC) ":")
-+ ((MS-DOS WINDOWS ATARIST OS/2) "\\")
-+ ((unix COHERENT PLAN9 AMIGA) "/"))))
-+ (lambda (vic name)
-+ (string-append vic name *vicinity-suffix*))))))
-+
-+(define with-load-pathname
-+ (let ((exchange
-+ (lambda (new)
-+ (let ((old program-vicinity))
-+ (set! program-vicinity new)
-+ old))))
-+ (lambda (path thunk)
-+ (define old #f)
-+ (define vic (pathname->vicinity path))
-+ (dynamic-wind
-+ (lambda () (set! old (exchange (lambda () vic))))
-+ thunk
-+ (lambda () (exchange old))))))
-+
--- /dev/null
+++ lang/guile/files/patch-libguile_threads.c
@@ -0,0 +1,27 @@
+--- libguile/threads.c 2008-02-27 10:17:41.531443640 -0600
++++ libguile/threads.c 2008-02-27 10:25:44.309334685 -0600
+@@ -593,7 +593,7 @@
+
+ #if SCM_USE_PTHREAD_THREADS
+
+-#if HAVE_PTHREAD_ATTR_GETSTACK && HAVE_PTHREAD_GETATTR_NP
++#if HAVE_PTHREAD_ATTR_GETSTACK && (HAVE_PTHREAD_GETATTR_NP || HAVE_PTHREAD_ATTR_GET_NP)
+ /* This method for GNU/Linux and perhaps some other systems.
+ It's not for MacOS X or Solaris 10, since pthread_getattr_np is not
+ available on them. */
+@@ -606,8 +606,15 @@
+ void *start, *end;
+ size_t size;
+
++#if HAVE_PTHREAD_ATTR_GET_NP
++ pthread_attr_init (&attr);
++ pthread_attr_get_np (pthread_self (), &attr);
++ pthread_attr_getstack (&attr, &start, &size);
++ pthread_attr_destroy (&attr);
++#elif HAVE_PTHREAD_GETATTR_NP
+ pthread_getattr_np (pthread_self (), &attr);
+ pthread_attr_getstack (&attr, &start, &size);
++#endif
+ end = (char *)start + size;
+
+ /* XXX - pthread_getattr_np from LinuxThreads does not seem to work
--- /dev/null
+++ lang/guile/files/patch-libguile_gen-scmconfig.c
@@ -0,0 +1,10 @@
+--- libguile/gen-scmconfig.c 2008-02-23 21:38:39.310330888 -0600
++++ libguile/gen-scmconfig.c 2008-02-23 21:39:32.909873567 -0600
+@@ -123,6 +123,7 @@
+
+ #include "gen-scmconfig.h"
+
++#define _ANSI_SOURCE
+ #include
+ #include
+
--- /dev/null
+++ lang/guile/files/patch-libguile_eval.c
@@ -0,0 +1,11 @@
+--- libguile/eval.c 2008-02-23 18:14:28.083264040 -0600
++++ libguile/eval.c 2008-02-23 18:20:55.081183329 -0600
+@@ -40,6 +40,8 @@
+ /* This blob per the Autoconf manual (under "Particular Functions"). */
+ #if HAVE_ALLOCA_H
+ # include
++#elif defined __FreeBSD__
++# include
+ #elif defined __GNUC__
+ # define alloca __builtin_alloca
+ #elif defined _AIX
--- lang/guile/files/patch-srfi_srfi-4.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- srfi/srfi-4.c.orig Sat Nov 20 17:30:56 2004
-+++ srfi/srfi-4.c Sat Nov 20 17:31:55 2004
-@@ -50,6 +50,10 @@
- #include
- #include
-
-+#ifndef SIZE_MAX
-+#define SIZE_MAX ((size_t) (-1))
-+#endif
-+
- /* For brevity and maintainability, we define our own types for the
- various integer and floating point types. */
- typedef unsigned char int_u8;
--- /dev/null
+++ lang/guile/files/patch-config.h.in
@@ -0,0 +1,18 @@
+--- config.h.in 2008-02-16 16:12:15.000000000 -0600
++++ config.h.in 2008-02-27 10:33:27.327021569 -0600
+@@ -432,9 +432,15 @@
+ /* Define to 1 if you have the `pthread_get_stackaddr_np' function. */
+ #undef HAVE_PTHREAD_GET_STACKADDR_NP
+
++/* Define to 1 if you have the `pthread_attr_get_np' function. */
++#undef HAVE_PTHREAD_ATTR_GET_NP
++
+ /* Define to 1 if you have the header file. */
+ #undef HAVE_PTHREAD_H
+
++/* Define to 1 if you have the header file. */
++#undef HAVE_PTHREAD_NP_H
++
+ /* Define to 1 if you have the `pthread_sigmask' function. */
+ #undef HAVE_PTHREAD_SIGMASK
+
--- lang/guile/files/patch-ag
+++ /dev/null
@@ -1,11 +0,0 @@
---- qt/Makefile.in.orig Mon Apr 24 14:53:57 2000
-+++ qt/Makefile.in Mon Apr 24 14:54:33 2000
-@@ -407,7 +407,7 @@
-
-
- .s.lo:
-- $(LIBTOOL) --mode=compile $(COMPILE) $(qthread_asflags) -c $<
-+ $(LIBTOOL) --mode=compile $(CC) $(qthread_asflags) -c $<
- qtmds.s:
- ${LN_S} ${srcdir}/${qtmds_s} qtmds.s
- qtmdc.c:
--- /dev/null
+++ lang/guile/files/patch-libguile_numbers.c
@@ -0,0 +1,11 @@
+--- libguile/numbers.c 2008-02-23 15:41:35.231371691 -0600
++++ libguile/numbers.c 2008-02-23 15:44:52.401368437 -0600
+@@ -170,7 +170,7 @@
+ #endif
+
+ /* Convert a C "complex double" to an SCM value. */
+-#if HAVE_COMPLEX_DOUBLE
++#if HAVE_COMPLEX_DOUBLE && (HAVE_CLOG || HAVE_CLOG10 || HAVE_CEXP || HAVE_USABLE_CSQRT) && defined (SCM_COMPLEX_VALUE)
+ static SCM
+ scm_from_complex_double (complex double z)
+ {
--- lang/guile/files/extra-patch-ia64
+++ /dev/null
@@ -1,94 +0,0 @@
---- libguile/continuations.c.orig Fri Sep 12 18:58:00 2003
-+++ libguile/continuations.c Wed Nov 24 07:50:54 2004
-@@ -114,15 +114,6 @@
- return 1;
- }
-
--#ifdef __ia64__
--struct rv
--{
-- long retval;
-- long first_return;
--};
--extern struct rv ia64_getcontext (ucontext_t *) __asm__ ("getcontext");
--#endif /* __ia64__ */
--
- /* this may return more than once: the first time with the escape
- procedure, then subsequently with the value to be passed to the
- continuation. */
-@@ -135,9 +126,6 @@
- scm_t_contregs *rootcont = SCM_CONTREGS (scm_rootcont);
- long stack_size;
- SCM_STACKITEM * src;
--#ifdef __ia64__
-- struct rv rv;
--#endif
-
- SCM_ENTER_A_SECTION;
- SCM_FLUSH_REGISTER_WINDOWS;
-@@ -162,17 +150,15 @@
- memcpy (continuation->stack, src, sizeof (SCM_STACKITEM) * stack_size);
-
- #ifdef __ia64__
-- rv = ia64_getcontext (&continuation->ctx);
-- if (rv.first_return)
-+ continuation->backing_store = NULL;
-+ getcontext(&continuation->ctx);
-+ if (continuation->backing_store == NULL)
- {
- continuation->backing_store_size =
-- continuation->ctx.uc_mcontext.sc_ar_bsp -
-- __libc_ia64_register_backing_store_base;
-- continuation->backing_store = NULL;
-+ continuation->ctx.uc_mcontext.mc_special.bspstore - (4UL << 61);
- continuation->backing_store =
- scm_must_malloc (continuation->backing_store_size, FUNC_NAME);
-- memcpy (continuation->backing_store,
-- (void *) __libc_ia64_register_backing_store_base,
-+ memcpy (continuation->backing_store, (void *)(4UL << 61),
- continuation->backing_store_size);
- *first = 1;
- return cont;
-@@ -235,8 +221,7 @@
-
- continuation->throw_value = val;
- #ifdef __ia64__
-- memcpy ((void *) __libc_ia64_register_backing_store_base,
-- continuation->backing_store,
-+ memcpy ((void *)(4UL << 61), continuation->backing_store,
- continuation->backing_store_size);
- setcontext (&continuation->ctx);
- #else
---- libguile/gc.c.orig Wed Nov 24 07:41:44 2004
-+++ libguile/gc.c Wed Nov 24 07:53:51 2004
-@@ -1041,8 +1041,8 @@
- scm_mark_locations ((SCM_STACKITEM *) &ctx.uc_mcontext, \
- ((size_t) (sizeof (SCM_STACKITEM) - 1 + sizeof ctx.uc_mcontext) \
- / sizeof (SCM_STACKITEM))); \
-- bot = (SCM_STACKITEM *) __libc_ia64_register_backing_store_base; \
-- top = (SCM_STACKITEM *) ctx.uc_mcontext.sc_ar_bsp; \
-+ bot = (SCM_STACKITEM *) (4UL << 61); \
-+ top = (SCM_STACKITEM *) ctx.uc_mcontext.mc_special.bspstore; \
- scm_mark_locations (bot, top - bot); } while (0)
- #else
- # define SCM_MARK_BACKING_STORE()
---- libguile/init.c.orig Sun Sep 5 23:05:37 2004
-+++ libguile/init.c Wed Nov 24 07:59:48 2004
-@@ -188,6 +188,7 @@
- {
- scm_t_contregs *contregs = scm_must_malloc (sizeof (scm_t_contregs),
- "continuation");
-+ memset(contregs, 0, sizeof(*contregs));
- contregs->num_stack_items = 0;
- contregs->seq = 0;
- SCM_NEWSMOB (scm_rootcont, scm_tc16_continuation, contregs);
---- libguile/root.c.orig Sat Dec 7 22:41:32 2002
-+++ libguile/root.c Wed Nov 24 08:00:14 2004
-@@ -254,6 +254,7 @@
- scm_t_contregs *contregs = scm_must_malloc (sizeof (scm_t_contregs),
- "inferior root continuation");
-
-+ memset(contregs, 0, sizeof(*contregs));
- contregs->num_stack_items = 0;
- contregs->dynenv = SCM_EOL;
- contregs->base = stack_start;
Index: patch-libguile___scm.h
===================================================================
RCS file: /home/cvs/mports/lang/guile/files/patch-libguile___scm.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -L lang/guile/files/patch-libguile___scm.h -L lang/guile/files/patch-libguile___scm.h -u -r1.1 -r1.2
--- lang/guile/files/patch-libguile___scm.h
+++ lang/guile/files/patch-libguile___scm.h
@@ -1,7 +1,7 @@
---- libguile/__scm.h.orig Sat Apr 12 14:16:08 2003
-+++ libguile/__scm.h Sun Jun 1 16:32:36 2003
-@@ -354,7 +354,8 @@
- * that all the state of the process is contained in the stack.
+--- libguile/__scm.h 2008-02-23 18:14:28.106264450 -0600
++++ libguile/__scm.h 2008-02-23 18:15:41.306005478 -0600
+@@ -411,7 +411,8 @@
+ * that all the state of the process is contained in the stack.
*/
-#if defined (sparc) || defined (__sparc__) || defined (__sparc)
Index: patch-libguile_gc_os_dep.c
===================================================================
RCS file: /home/cvs/mports/lang/guile/files/patch-libguile_gc_os_dep.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -L lang/guile/files/patch-libguile_gc_os_dep.c -L lang/guile/files/patch-libguile_gc_os_dep.c -u -r1.1 -r1.2
--- lang/guile/files/patch-libguile_gc_os_dep.c
+++ lang/guile/files/patch-libguile_gc_os_dep.c
@@ -1,21 +1,19 @@
---- libguile/gc_os_dep.c.orig Wed Apr 16 22:16:21 2003
-+++ libguile/gc_os_dep.c Sun Sep 12 15:18:00 2004
-@@ -93,6 +93,14 @@
- # define OPENBSD
+--- libguile/gc_os_dep.c.orig 2008-02-16 19:50:24.000000000 +0100
++++ libguile/gc_os_dep.c 2008-03-06 16:21:40.000000000 +0100
+@@ -115,6 +115,12 @@
+ # define NETBSD
# define mach_type_known
# endif
+# if defined(__FreeBSD__) && defined(__sparc__)
++# define SPARC
+# define FREEBSD
+# include
-+# define ALIGNMENT 8
-+# define CPP_WORDSZ 64
-+# define ALIGN_DOUBLE
+# define mach_type_known
+# endif
# if defined(__NetBSD__) && defined(__powerpc__)
# define POWERPC
# define NETBSD
-@@ -225,7 +233,21 @@
+@@ -249,7 +255,21 @@
# define ARM32
# define mach_type_known
# endif
@@ -36,9 +34,26 @@
+# define mach_type_known
+# elif defined(__alpha) || defined(__alpha__)
# define ALPHA
- # if !defined(LINUX)
+ # if !defined(LINUX) && !defined (NETBSD)
# define OSF1 /* a.k.a Digital Unix */
-@@ -1125,6 +1147,13 @@
+@@ -701,8 +721,6 @@
+
+ # ifdef SPARC
+ # define MACH_TYPE "SPARC"
+-# define ALIGNMENT 4 /* Required by hardware */
+-# define ALIGN_DOUBLE
+ extern int etext;
+ # ifdef SUNOS5
+ # define OS_TYPE "SUNOS5"
+@@ -750,7 +768,6 @@
+ # define DYNAMIC_LOADING
+ # endif
+ # ifdef DRSNX
+-# define CPP_WORDSZ 32
+ # define OS_TYPE "DRSNX"
+ extern char * GC_SysVGetDataStart();
+ extern int etext;
+@@ -1159,6 +1176,13 @@
# endif
# endif
@@ -52,16 +67,24 @@
# ifdef IA64
# define MACH_TYPE "IA64"
# define ALIGN_DOUBLE
-@@ -1468,7 +1497,7 @@
+@@ -1504,8 +1528,15 @@
# include
#endif
-#ifdef FREEBSD
+#if defined(FREEBSD) && defined(I386)
# include
++# define ALIGNMENT 4
++# define CPP_WORDSZ 32
++#endif
++
++#if defined(FREEBSD) && defined(SPARC)
++# define ALIGNMENT 8
++# define ALIGN_DOUBLE
#endif
-@@ -1501,7 +1530,7 @@
+ #ifdef AMIGA
+@@ -1537,7 +1568,7 @@
#endif
#ifdef SUNOS5SIGS
@@ -70,3 +93,76 @@
# undef setjmp
# undef longjmp
# define setjmp(env) sigsetjmp(env, 1)
+@@ -1716,11 +1747,13 @@
+ /* static */ jmp_buf GC_jmp_buf;
+
+ /*ARGSUSED*/
++#if !(defined(FREEBSD) && defined(SPARC))
+ static void GC_fault_handler(sig)
+ int sig;
+ {
+ longjmp(GC_jmp_buf, 1);
+ }
++#endif
+
+ # ifdef __STDC__
+ typedef void (*handler)(int);
+@@ -1728,6 +1761,7 @@
+ typedef void (*handler)();
+ # endif
+
++#if !(defined(FREEBSD) && defined(SPARC))
+ # if defined(SUNOS5SIGS) || defined(IRIX5) || defined(OSF1)
+ static struct sigaction old_segv_act;
+ # if defined(_sigargs) || defined(HPUX) /* !Irix6.x */
+@@ -1736,7 +1770,9 @@
+ # else
+ static handler old_segv_handler, old_bus_handler;
+ # endif
++#endif
+
++#if !(defined(FREEBSD) && defined(SPARC))
+ static void GC_setup_temporary_fault_handler()
+ {
+ # if defined(SUNOS5SIGS) || defined(IRIX5) || defined(OSF1)
+@@ -1773,7 +1809,9 @@
+ # endif
+ # endif
+ }
++#endif
+
++#if !(defined(FREEBSD) && defined(SPARC))
+ static void GC_reset_fault_handler()
+ {
+ # if defined(SUNOS5SIGS) || defined(IRIX5) || defined(OSF1)
+@@ -1789,8 +1827,10 @@
+ # endif
+ # endif
+ }
++#endif
+
+ /* Single argument version, robust against whole program analysis. */
++#if !(defined(FREEBSD) && defined(SPARC))
+ static void
+ GC_noop1(x)
+ word x;
+@@ -1798,9 +1838,11 @@
+ static VOLATILE word sink;
+ sink = x;
+ }
++#endif
+
+ /* Return the first nonaddressible location > p (up) or */
+ /* the smallest location q s.t. [q,p] is addressible (!up). */
++#if !(defined(FREEBSD) && defined(SPARC))
+ static ptr_t GC_find_limit(p, up)
+ ptr_t p;
+ GC_bool up;
+@@ -1831,6 +1873,7 @@
+ }
+ return(result);
+ }
++#endif
+
+ # endif
+
--- lang/guile/files/patch-libguile_load.c
+++ /dev/null
@@ -1,16 +0,0 @@
---- libguile/load.c.orig Sat Dec 7 17:41:32 2002
-+++ libguile/load.c Wed Apr 30 22:55:23 2003
-@@ -247,9 +247,11 @@
- SCM path = SCM_EOL;
-
- #ifdef SCM_LIBRARY_DIR
-- path = scm_list_3 (scm_makfrom0str (SCM_SITE_DIR),
-+ path = scm_list_5 (scm_makfrom0str (SCM_SITE_DIR),
- scm_makfrom0str (SCM_LIBRARY_DIR),
-- scm_makfrom0str (SCM_PKGDATA_DIR));
-+ scm_makfrom0str (SCM_PKGDATA_DIR),
-+ scm_makfrom0str ("%%X11BASE%%/share/guile"),
-+ scm_makfrom0str ("%%LOCALBASE%%/share/guile"));
- #endif /* SCM_LIBRARY_DIR */
-
- path = scm_internal_parse_path (getenv ("GUILE_LOAD_PATH"), path);
--- /dev/null
+++ lang/guile/files/patch-libguile_read.c
@@ -0,0 +1,11 @@
+--- libguile/read.c 2008-02-23 18:05:20.175715735 -0600
++++ libguile/read.c 2008-02-23 18:06:27.495397147 -0600
+@@ -27,7 +27,7 @@
+ #include
+ #include
+ #ifdef HAVE_STRINGS_H
+-# include
++# include "/usr/include/strings.h"
+ #endif
+
+ #include "libguile/_scm.h"
--- /dev/null
+++ lang/guile/files/patch-libguile_pthread-threads.h
@@ -0,0 +1,12 @@
+--- libguile/pthread-threads.h 2008-02-27 10:31:41.564950412 -0600
++++ libguile/pthread-threads.h 2008-02-27 10:36:08.383652510 -0600
+@@ -26,6 +26,9 @@
+ */
+
+ #include
++#if HAVE_PTHREAD_NP_H
++# include
++#endif
+ #include
+
+ /* Threads
--- /dev/null
+++ lang/guile/files/patch-configure.in
@@ -0,0 +1,28 @@
+--- configure.in 2008-02-16 17:15:18.000000000 -0600
++++ configure.in 2008-02-27 10:32:56.298707356 -0600
+@@ -692,10 +692,11 @@
+ # sys/param.h - not in mingw
+ # pthread.h - only available with pthreads. ACX_PTHREAD doesn't
+ # check this specifically, we need it for the timespec test below.
++# pthread_np.h - available on FreeBSD
+ # sethostname - the function itself check because it's not in mingw,
+ # the DECL is checked because Solaris 10 doens't have in any header
+ #
+-AC_CHECK_HEADERS(crypt.h netdb.h pthread.h sys/param.h sys/resource.h sys/file.h)
++AC_CHECK_HEADERS(crypt.h netdb.h pthread.h pthread_np.h sys/param.h sys/resource.h sys/file.h)
+ AC_CHECK_FUNCS(chroot flock getlogin cuserid getpriority setpriority getpass sethostname gethostname)
+ AC_CHECK_DECLS([sethostname])
+
+@@ -1185,9 +1186,11 @@
+ # all; not present on MacOS X or Solaris 10
+ # pthread_get_stackaddr_np - "np" meaning "non portable" says it
+ # all; specific to MacOS X
++ # pthread_attr_get_np - "np" meaning "non portable" says it
++ # all; specific to FreeBSD
+ # pthread_sigmask - not available on mingw
+ #
+- AC_CHECK_FUNCS(pthread_attr_getstack pthread_getattr_np pthread_get_stackaddr_np pthread_sigmask)
++ AC_CHECK_FUNCS(pthread_attr_getstack pthread_getattr_np pthread_get_stackaddr_np pthread_attr_get_np pthread_sigmask)
+
+ # On past versions of Solaris, believe 8 through 10 at least, you
+ # had to write "pthread_once_t foo = { PTHREAD_ONCE_INIT };".
From laffer1 at midnightbsd.org Sun Mar 23 16:16:50 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 16:16:50 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: lgpl
Message-ID: <200803232016.m2NKGokl025433@stargazer.midnightbsd.org>
Log Message:
-----------
lgpl
Modified Files:
--------------
mports/lang/guile:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/guile/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L lang/guile/Makefile -L lang/guile/Makefile -u -r1.2 -r1.3
--- lang/guile/Makefile
+++ lang/guile/Makefile
@@ -14,6 +14,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= GNU Ubiquitous Intelligent Language for Extension
+LICENSE= lgpl
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
From laffer1 at midnightbsd.org Sun Mar 23 16:21:19 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 16:21:19 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: www/privoxy: update to 3.0.8.
Message-ID: <200803232021.m2NKLJEB025946@stargazer.midnightbsd.org>
Log Message:
-----------
update to 3.0.8. Get off old autoconf
Modified Files:
--------------
mports/www/privoxy:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
mports/www/privoxy/files:
pkg-message.in (r1.1 -> r1.2)
privoxy.in (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/www/privoxy/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L www/privoxy/pkg-plist -L www/privoxy/pkg-plist -u -r1.1 -r1.2
--- www/privoxy/pkg-plist
+++ www/privoxy/pkg-plist
@@ -1,9 +1,7 @@
sbin/privoxy
-etc/privoxy/config
etc/privoxy/default.action
-etc/privoxy/standard.action
etc/privoxy/default.filter
-etc/privoxy/trust
+etc/privoxy/standard.action
etc/privoxy/templates/blocked
etc/privoxy/templates/cgi-error-404
etc/privoxy/templates/cgi-error-bad-param
@@ -24,6 +22,7 @@
etc/privoxy/templates/edit-actions-list-url
etc/privoxy/templates/edit-actions-remove-url-form
etc/privoxy/templates/edit-actions-url-form
+etc/privoxy/templates/forwarding-failed
etc/privoxy/templates/mod-local-help
etc/privoxy/templates/mod-support-and-service
etc/privoxy/templates/mod-title
@@ -37,21 +36,31 @@
etc/privoxy/templates/toggle
etc/privoxy/templates/toggle-mini
etc/privoxy/templates/untrusted
-%%PORTDOCS%%share/doc/privoxy-manual/actions-file.html
-%%PORTDOCS%%share/doc/privoxy-manual/configuration.html
-%%PORTDOCS%%share/doc/privoxy-manual/filter-file.html
-%%PORTDOCS%%share/doc/privoxy-manual/introduction.html
-%%PORTDOCS%%share/doc/privoxy-manual/startup.html
-%%PORTDOCS%%share/doc/privoxy-manual/appendix.html
-%%PORTDOCS%%share/doc/privoxy-manual/contact.html
-%%PORTDOCS%%share/doc/privoxy-manual/index.html
-%%PORTDOCS%%share/doc/privoxy-manual/quickstart.html
-%%PORTDOCS%%share/doc/privoxy-manual/templates.html
-%%PORTDOCS%%share/doc/privoxy-manual/config.html
-%%PORTDOCS%%share/doc/privoxy-manual/copyright.html
-%%PORTDOCS%%share/doc/privoxy-manual/installation.html
-%%PORTDOCS%%share/doc/privoxy-manual/seealso.html
-%%PORTDOCS%%share/doc/privoxy-manual/upgradersnote.html
-%%PORTDOCS%%@dirrm share/doc/privoxy-manual
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/actions-file.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/appendix.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/config.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/configuration.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/contact.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/copyright.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/files-in-use.jpg
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/filter-file.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/index.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/installation.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/introduction.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/p_doc.css
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/proxy2.jpg
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/proxy_setup.jpg
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/quickstart.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/seealso.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/startup.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/templates.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/upgradersnote.html
+%%PORTDOCS%%%%DOCSDIR%%/user-manual/whatsnew.html
+%%EXAMPLESDIR%%/config
+%%EXAMPLESDIR%%/trust
+%%EXAMPLESDIR%%/user.action
+ at dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/user-manual
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/
@dirrm etc/privoxy/templates
@dirrm etc/privoxy
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/privoxy/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L www/privoxy/Makefile -L www/privoxy/Makefile -u -r1.1 -r1.2
--- www/privoxy/Makefile
+++ www/privoxy/Makefile
@@ -2,39 +2,76 @@
# Date created: 21 November 2002
# Whom: John von Essen
#
-# $MidnightBSD$
-# $FreeBSD: ports/www/privoxy/Makefile,v 1.17 2006/10/07 16:47:14 pav Exp $
+# $FreeBSD: ports/www/privoxy/Makefile,v 1.21 2008/01/25 15:44:02 miwi Exp $
#
PORTNAME= privoxy
-PORTVERSION= 3.0.3
-PORTREVISION= 5
+PORTVERSION= 3.0.8
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ijbswa
DISTNAME= privoxy-${PORTVERSION}-stable-src
-MAINTAINER= ports at MidnightBSD.org
+MAINTAINER= fk at fabiankeil.de
COMMENT= Privoxy is a web proxy with advanced filtering capabilities
+LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
+
WRKSRC= ${WRKDIR}/privoxy-${PORTVERSION}-stable
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:253
+USE_AUTOTOOLS= autoconf:261
USE_RC_SUBR= privoxy
SUB_FILES= pkg-message
MAKEFILE= GNUmakefile
+# privoxy-devel is the development release available at the Privoxy website.
+# It's not (yet) part of the FreeBSD ports collection.
+CONFLICTS= privoxy-devel-[0-9]*
+
MAN1= privoxy.1
+CONFIGURE_ARGS= --enable-zlib
+CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib \
+ CPPFLAGS=-I${LOCALBASE}/include/
+
+OPTIONS= FORCE "Allows to optionally bypass blocks" On \
+ TOGGLE "Support for remote toggling" On \
+ EDITOR "Enable webbased action editor" On \
+ DEBUG "Build with debugging symbols" Off
+
+.include
+
+.if defined(WITHOUT_FORCE)
+CONFIGURE_ARGS+= --disable-force
+.endif
+
+.if defined(WITHOUT_TOGGLE)
+CONFIGURE_ARGS+= --disable-toggle
+.endif
+
+.if defined(WITHOUT_EDITOR)
+CONFIGURE_ARGS+= --disable-editor
+.endif
+
+.if defined(WITH_DEBUG)
+CONFIGURE_ARGS+= --with-debug
+.endif
+
post-patch:
${REINPLACE_CMD} \
-e 's,^\(confdir\) \.,\1 ${PREFIX}/etc/privoxy,' \
-e 's,^\(logdir\) \.,\1 /var/log/privoxy,' \
-e 's,^\(actionsfile user\),#\1,' \
${WRKSRC}/config
+.if !defined(NOPORTDOCS)
+ ${REINPLACE_CMD} \
+ -e 's,^#\(user-manual\) http://www.privoxy.org/user-manual/,\1 ${DOCSDIR}/user-manual,' \
+ ${WRKSRC}/config
+
+.endif
pre-configure:
@cd ${WRKSRC}; ${AUTOHEADER}
@@ -47,24 +84,31 @@
@${MKDIR} ${PREFIX}/etc/privoxy/templates
@${INSTALL_PROGRAM} ${WRKSRC}/privoxy ${PREFIX}/sbin
@${INSTALL_DATA} ${WRKSRC}/templates/[a-z]* ${PREFIX}/etc/privoxy/templates
-.for file in config default.action standard.action default.filter trust
- @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/etc/privoxy
+.for defaultfile in default.action standard.action default.filter
+ @${INSTALL_DATA} ${WRKSRC}/${defaultfile} ${PREFIX}/etc/privoxy
+ @${CHOWN} privoxy:privoxy ${PREFIX}/etc/privoxy/${defaultfile}
+ @${CHMOD} 0640 ${PREFIX}/etc/privoxy/${defaultfile}
+.endfor
+ @${MKDIR} ${EXAMPLESDIR}
+.for examplefile in config trust user.action
+ @${INSTALL_DATA} ${WRKSRC}/${examplefile} ${EXAMPLESDIR}/
+ @${CHOWN} privoxy:privoxy ${EXAMPLESDIR}/${examplefile}
+ @${CHMOD} 0640 ${EXAMPLESDIR}/${examplefile}
.endfor
@${INSTALL_MAN} ${WRKSRC}/privoxy.1 ${MANPREFIX}/man/man1
.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/privoxy-manual
- @if [ -d ${WRKSRC}/doc/webserver/user-manual ]; then \
- ${INSTALL_DATA} ${WRKSRC}/doc/webserver/user-manual/[a-z]* ${PREFIX}/share/doc/privoxy-manual; \
- fi
+ @${MKDIR} ${DOCSDIR}/user-manual
+ @${INSTALL_DATA} ${WRKSRC}/doc/webserver/user-manual/[a-z]* ${DOCSDIR}/user-manual
+ @${INSTALL_DATA} ${WRKSRC}/doc/webserver/p_doc.css ${DOCSDIR}/user-manual
.endif
post-install:
- ${MKDIR} /var/log/privoxy
- ${CHOWN} privoxy:privoxy /var/log/privoxy
- ${CHMOD} 0750 /var/log/privoxy
- ${MKDIR} /var/run/privoxy
- ${CHOWN} privoxy:privoxy /var/run/privoxy
- ${CHMOD} 0750 /var/run/privoxy
+ @${MKDIR} /var/log/privoxy
+ @${CHOWN} privoxy:privoxy /var/log/privoxy
+ @${CHMOD} 0750 /var/log/privoxy
+ @${MKDIR} /var/run/privoxy
+ @${CHOWN} privoxy:privoxy /var/run/privoxy
+ @${CHMOD} 0750 /var/run/privoxy
@${CAT} ${PKGMESSAGE}
-.include
+.include
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/www/privoxy/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L www/privoxy/distinfo -L www/privoxy/distinfo -u -r1.1 -r1.2
--- www/privoxy/distinfo
+++ www/privoxy/distinfo
@@ -1,3 +1,3 @@
-MD5 (privoxy-3.0.3-stable-src.tar.gz) = b0710be8af09409bfb03f52523a17010
-SHA256 (privoxy-3.0.3-stable-src.tar.gz) = 4dab0049049c1ae6cfb00faea606d981535d0f0a65aab17e3179cc3d75de9f84
-SIZE (privoxy-3.0.3-stable-src.tar.gz) = 1561072
+MD5 (privoxy-3.0.8-stable-src.tar.gz) = 252c0e085218fb930c4bc7563e9cedd9
+SHA256 (privoxy-3.0.8-stable-src.tar.gz) = ecd51cb2785691f4e90e07d147f5ec89a151b2e578f71afb26bdd90195478499
+SIZE (privoxy-3.0.8-stable-src.tar.gz) = 2007961
Index: privoxy.in
===================================================================
RCS file: /home/cvs/mports/www/privoxy/files/privoxy.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L www/privoxy/files/privoxy.in -L www/privoxy/files/privoxy.in -u -r1.1 -r1.2
--- www/privoxy/files/privoxy.in
+++ www/privoxy/files/privoxy.in
@@ -1,7 +1,6 @@
#!/bin/sh
#
-# $FreeBSD: ports/www/privoxy/files/privoxy.in,v 1.1 2006/10/07 16:47:15 pav Exp $
-#
+# $MidnightBSD$
#
# PROVIDE: privoxy
# REQUIRE: NETWORKING
@@ -34,6 +33,11 @@
: ${privoxy_user="privoxy"}
: ${privoxy_pidfile="/var/run/privoxy/privoxy.pid"}
+start_precmd="if [ ! -e ${privoxy_config} ]; then\
+ echo ${privoxy_config} not found. Copying default configuration.;\
+ cp %%PREFIX%%/share/examples/privoxy/config ${privoxy_config};\
+ chown ${privoxy_user}:${privoxy_user} ${privoxy_config};\
+fi"
command="%%PREFIX%%/sbin/privoxy"
command_args="${privoxy_flags} --pidfile ${privoxy_pidfile} ${privoxy_config}"
Index: pkg-message.in
===================================================================
RCS file: /home/cvs/mports/www/privoxy/files/pkg-message.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L www/privoxy/files/pkg-message.in -L www/privoxy/files/pkg-message.in -u -r1.1 -r1.2
--- www/privoxy/files/pkg-message.in
+++ www/privoxy/files/pkg-message.in
@@ -1,25 +1,26 @@
-***********************************************************
-** Privoxy's default configuration file is: **
-** %%PREFIX%%/etc/privoxy/config **
-** It gets overwritten on (re)install, if you make your **
-** own modifications, you should rename it first. **
-** **
-** To start Privoxy on boot, add: privoxy_enable="YES" **
-** to /etc/rc.conf. If you changed the location of the **
-** configuration file, additionally add: **
-** privoxy_config="%%PREFIX%%/etc/privoxy/your-config" **
-** **
-** To start Privoxy manually, run: **
-** %%PREFIX%%/etc/rc.d/privoxy forcestart **
-** The script understands most of the commands listed **
-** in rc(8), it also contains a list of other rc **
-** variables you can use. **
-** **
-** If you installed Privoxy as package and are using the **
-** default configuration, you have to make sure the **
-** directories /var/log/privoxy and /var/run/privoxy **
-** exist and are owned by privoxy:privoxy. **
-** **
-** For documentation see: **
-** %%PREFIX%%/share/doc/privoxy-manual or 'man privoxy' **
-***********************************************************
+To start Privoxy on boot, add: privoxy_enable="YES"
+to /etc/rc.conf.
+
+To start Privoxy manually, run:
+/usr/local/etc/rc.d/privoxy forcestart
+The script understands most of the commands listed
+in rc(8), it also contains a list of other rc
+variables you can use.
+
+Privoxy's example files were copied to:
+%%EXAMPLESDIR%%
+
+For documentation see:
+%%DOCSDIR%%/user-manual or 'man privoxy'
+
+Note that default.filter, standard.action and
+default.action get overwritten with each Privoxy
+update. Instead of changing them you should use
+your own action and filter files as described in
+Privoxy's manual.
+
+If you installed Privoxy as package and are using the
+default configuration, you have to make sure the
+directories /var/log/privoxy and /var/run/privoxy
+exist and are owned by privoxy:privoxy.
+
From laffer1 at midnightbsd.org Sun Mar 23 16:23:31 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 16:23:31 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: Makefile: gpl2, autoconf 2.61
Message-ID: <200803232023.m2NKNVNI026015@stargazer.midnightbsd.org>
Log Message:
-----------
gpl2, autoconf 2.61
Modified Files:
--------------
mports/benchmarks/dkftpbench:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/benchmarks/dkftpbench/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L benchmarks/dkftpbench/Makefile -L benchmarks/dkftpbench/Makefile -u -r1.2 -r1.3
--- benchmarks/dkftpbench/Makefile
+++ benchmarks/dkftpbench/Makefile
@@ -8,18 +8,19 @@
PORTNAME= dkftpbench
PORTVERSION= 0.45
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks ftp
MASTER_SITES= http://www.kegel.com/dkftpbench/
MAINTAINER= ports at MidnightBSD.org
COMMENT= A FTP benchmark program
+LICENSE= gpl2
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.0 \
--host=${MACHINE_ARCH}-portbld-freebsd6.0
-USE_AUTOTOOLS= automake:14 autoconf:253
+USE_AUTOTOOLS= automake:14 autoconf:261
.include
From laffer1 at midnightbsd.org Sun Mar 23 16:32:41 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 16:32:41 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: mports/devel: Add automake and autoconf
wrappers.
Message-ID: <200803232032.m2NKWfO1027103@stargazer.midnightbsd.org>
Log Message:
-----------
Add automake and autoconf wrappers.
Modified Files:
--------------
mports/devel:
Makefile (r1.200 -> r1.201)
Added Files:
-----------
mports/devel/automake-wrapper:
Makefile (r1.1)
pkg-descr (r1.1)
mports/devel/autoconf-wrapper:
Makefile (r1.1)
pkg-descr (r1.1)
mports/devel/autoconf-wrapper/files:
autotools-wrapper.sh (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.200
retrieving revision 1.201
diff -L devel/Makefile -L devel/Makefile -u -r1.200 -r1.201
--- devel/Makefile
+++ devel/Makefile
@@ -11,11 +11,13 @@
SUBDIR += apache-ant
SUBDIR += apr
SUBDIR += apr-svn
+ SUBDIR += autoconf-wrapper
SUBDIR += autoconf213
SUBDIR += autoconf253
SUBDIR += autoconf259
SUBDIR += autoconf261
SUBDIR += autogen
+ SUBDIR += automake-wrapper
SUBDIR += automake14
SUBDIR += automake15
SUBDIR += automake19
--- /dev/null
+++ devel/automake-wrapper/pkg-descr
@@ -0,0 +1,3 @@
+This port installs a wrapper script for automake, with symlinks to the
+unversioned name of each tool included with automake. This allows the
+correct version to be selected depending on the user's requirements.
--- /dev/null
+++ devel/automake-wrapper/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: automake-wrapper
+# Date created: 2007-04-04
+# Whom: des
+#
+# $MidnightBSD: mports/devel/automake-wrapper/Makefile,v 1.1 2008/03/23 20:32:39 laffer1 Exp $
+# $FreeBSD: ports/devel/automake-wrapper/Makefile,v 1.1 2007/07/28 06:33:45 ade Exp $
+#
+
+PORTNAME= automake-wrapper
+
+COMMENT= Wrapper script for GNU automake
+
+MASTERDIR= ${.CURDIR}/../../devel/autoconf-wrapper
+PKGDIR= ${.CURDIR}
+
+TOOL= AUTOMAKE
+WRAPPED_TOOLS= aclocal automake
+
+.include "${MASTERDIR}/Makefile"
--- /dev/null
+++ devel/autoconf-wrapper/pkg-descr
@@ -0,0 +1,3 @@
+This port installs a wrapper script for autoconf, with symlinks to the
+unversioned name of each tool included with autoconf. This allows the
+correct version to be selected depending on the user's requirements.
--- /dev/null
+++ devel/autoconf-wrapper/Makefile
@@ -0,0 +1,46 @@
+# New ports collection makefile for: autoconf-wrapper
+# Date created: 4th April 2007
+# Whom: des
+#
+# $MidnightBSD: mports/devel/autoconf-wrapper/Makefile,v 1.1 2008/03/23 20:32:39 laffer1 Exp $
+# $FreeBSD: ports/devel/autoconf-wrapper/Makefile,v 1.3 2007/11/09 14:47:26 des Exp $
+#
+
+PORTNAME?= autoconf-wrapper
+PORTVERSION= 20071109
+CATEGORIES= devel
+MASTER_SITES= # none
+DISTFILES= # none
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT?= Wrapper script for GNU autoconf
+LICENSE= bsd2
+
+WRKSRC= ${WRKDIR}
+NO_BUILD= YES
+
+TOOL?= AUTOCONF
+WRAPPED_TOOLS?= autoconf autoheader autom4te autoreconf autoscan \
+ autoupdates ifnames
+.include
+
+TOOLS_CASE!= ${ECHO_CMD} ${WRAPPED_TOOLS} | ${TR} ' ' '|'
+PLIST_FILES= bin/${PORTNAME}
+.for tool in ${WRAPPED_TOOLS}
+PLIST_FILES+= bin/${tool}
+.endfor
+
+do-configure:
+ @${SED} \
+ -e 's,%%PREFIX%%,${PREFIX},g' \
+ -e 's,%%TOOL%%,${TOOL},g' \
+ -e 's,%%TOOLS_CASE%%,${TOOLS_CASE},g' \
+ <${FILESDIR}/autotools-wrapper.sh >${WRKDIR}/${PORTNAME}.sh
+
+do-install:
+ @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME}
+.for tool in ${WRAPPED_TOOLS}
+ @${LN} -s ${PORTNAME} ${PREFIX}/bin/${tool}
+.endfor
+
+.include
--- /dev/null
+++ devel/autoconf-wrapper/files/autotools-wrapper.sh
@@ -0,0 +1,96 @@
+#!/bin/sh
+#-
+# Copyright (c) 2007 Dag-Erling Co?dan Sm?rgrav
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer
+# in this position and unchanged.
+# 2. Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in the
+# documentation and/or other materials provided with the distribution.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+# SUCH DAMAGE.
+#
+# $MidnightBSD: mports/devel/autoconf-wrapper/files/autotools-wrapper.sh,v 1.1 2008/03/23 20:32:39 laffer1 Exp $
+# $FreeBSD: ports/devel/autoconf-wrapper/files/autotools-wrapper.sh,v 1.3 2007/11/09 14:47:27 des Exp $
+#
+
+bindir=%%PREFIX%%/bin
+tool=$(basename $0)
+
+error() {
+ echo "$@" 1>&2
+ exit 1
+}
+
+# Verify that the requested tool is one we know about
+case ${tool} in
+%%TOOLS_CASE%%)
+ ;;
+*)
+ error "${tool}: unknown tool"
+ ;;
+esac
+
+if [ -n "${AUTOTOOLS_DEBUG}" -a -n "${%%TOOL%%_VERSION}" ] ; then
+ echo "Requested ${tool} version ${%%TOOL%%_VERSION}" 1>&2
+fi
+
+#
+# Identify available versions. Most of the complexity here stems from
+# the fact that some versions are installed as "toolXYZ" while some
+# are installed as "tool-X.YZ". The latter is the canonical form,
+# i.e. the one intended by the authors and expected by the tools
+# themselves.
+#
+# The double sort is necessary to correctly identify 1.10 as newer
+# than 1.9.
+#
+# Note that it is conceivable that version A.BC of the requested tool
+# is present both as "toolABC" and as "tool-A.BC". We take no special
+# measures to handle this case.
+#
+/usr/bin/find ${bindir}/ -name "${tool}*[0-9]" | /usr/bin/sed -E \
+ -e "s@^.*/${tool}-([0-9])\\.([0-9]+)\$@\1 \2 -\1.\2@" \
+ -e "s@^.*/${tool}([0-9])([0-9]+)\$@\1 \2 \1\2@" | \
+ /usr/bin/sort -n -k1 | /usr/bin/sort -n -s -k2 | {
+while read maj min suffix ; do
+ selected_version="$maj$min"
+ selected_suffix=$suffix
+ if [ -n "${%%TOOL%%_VERSION}" -a \
+ "x${%%TOOL%%_VERSION}" = x${selected_version} ] ; then
+ break
+ fi
+done
+
+if [ -z "${selected_version}" ] ; then
+ error "${tool}: not installed"
+fi
+
+if [ -n "${%%TOOL%%_VERSION}" -a \
+ "x${%%TOOL%%_VERSION}" != x${selected_version} ] ; then
+ error "${tool}: required version" \
+ "${%%TOOL%%_VERSION} not found"
+fi
+
+if [ -n "${AUTOTOOLS_DEBUG}" ] ; then
+ echo "Selecting ${tool} version ${selected_version}" \
+ "(${bindir}/${tool}${selected_suffix})" 1>&2
+fi
+
+exec ${bindir}/${tool}${selected_suffix} "$@"
+}
From laffer1 at midnightbsd.org Sun Mar 23 16:33:56 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 16:33:56 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: devel/automake15: switch to autoconf
wrapper.
Message-ID: <200803232033.m2NKXud9027175@stargazer.midnightbsd.org>
Log Message:
-----------
switch to autoconf wrapper.
add license.
Switch to autoconf 2.61
Modified Files:
--------------
mports/devel/automake15:
Makefile (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
mports/devel/automake15/files:
patch-Makefile.in (r1.1 -> r1.2)
patch-aclocal.in (r1.1 -> r1.2)
patch-automake.texi (r1.1 -> r1.2)
Removed Files:
-------------
mports/devel/automake15/files:
patch-configure
patch-m4::Makefile.in
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/devel/automake15/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake15/pkg-plist -L devel/automake15/pkg-plist -u -r1.1 -r1.2
--- devel/automake15/pkg-plist
+++ devel/automake15/pkg-plist
@@ -1,94 +1,91 @@
-bin/aclocal%%BUILD_VERSION%%
-bin/automake%%BUILD_VERSION%%
-libexec/automake%%BUILD_VERSION%%/aclocal
-libexec/automake%%BUILD_VERSION%%/automake
-share/aclocal%%BUILD_VERSION%%/as.m4
-share/aclocal%%BUILD_VERSION%%/auxdir.m4
-share/aclocal%%BUILD_VERSION%%/ccstdc.m4
-share/aclocal%%BUILD_VERSION%%/cond.m4
-share/aclocal%%BUILD_VERSION%%/depend.m4
-share/aclocal%%BUILD_VERSION%%/depout.m4
-share/aclocal%%BUILD_VERSION%%/dmalloc.m4
-share/aclocal%%BUILD_VERSION%%/error.m4
-share/aclocal%%BUILD_VERSION%%/gcj.m4
-share/aclocal%%BUILD_VERSION%%/header.m4
-share/aclocal%%BUILD_VERSION%%/init.m4
-share/aclocal%%BUILD_VERSION%%/install-sh.m4
-share/aclocal%%BUILD_VERSION%%/lex.m4
-share/aclocal%%BUILD_VERSION%%/lispdir.m4
-share/aclocal%%BUILD_VERSION%%/maintainer.m4
-share/aclocal%%BUILD_VERSION%%/make.m4
-share/aclocal%%BUILD_VERSION%%/minuso.m4
-share/aclocal%%BUILD_VERSION%%/missing.m4
-share/aclocal%%BUILD_VERSION%%/multi.m4
-share/aclocal%%BUILD_VERSION%%/obstack.m4
-share/aclocal%%BUILD_VERSION%%/protos.m4
-share/aclocal%%BUILD_VERSION%%/ptrdiff.m4
-share/aclocal%%BUILD_VERSION%%/python.m4
-share/aclocal%%BUILD_VERSION%%/regex.m4
-share/aclocal%%BUILD_VERSION%%/sanity.m4
-share/aclocal%%BUILD_VERSION%%/strip.m4
-share/aclocal%%BUILD_VERSION%%/strtod.m4
-share/aclocal%%BUILD_VERSION%%/termios.m4
-share/aclocal%%BUILD_VERSION%%/winsz.m4
-share/automake%%BUILD_VERSION%%/Automake/Struct.pm
-share/automake%%BUILD_VERSION%%/COPYING
-share/automake%%BUILD_VERSION%%/INSTALL
-share/automake%%BUILD_VERSION%%/acinstall
-share/automake%%BUILD_VERSION%%/am/ansi2knr.am
-share/automake%%BUILD_VERSION%%/am/check.am
-share/automake%%BUILD_VERSION%%/am/clean-hdr.am
-share/automake%%BUILD_VERSION%%/am/clean.am
-share/automake%%BUILD_VERSION%%/am/compile.am
-share/automake%%BUILD_VERSION%%/am/configure.am
-share/automake%%BUILD_VERSION%%/am/data.am
-share/automake%%BUILD_VERSION%%/am/dejagnu.am
-share/automake%%BUILD_VERSION%%/am/depend.am
-share/automake%%BUILD_VERSION%%/am/depend2.am
-share/automake%%BUILD_VERSION%%/am/distdir.am
-share/automake%%BUILD_VERSION%%/am/footer.am
-share/automake%%BUILD_VERSION%%/am/header-vars.am
-share/automake%%BUILD_VERSION%%/am/header.am
-share/automake%%BUILD_VERSION%%/am/install.am
-share/automake%%BUILD_VERSION%%/am/java.am
-share/automake%%BUILD_VERSION%%/am/lang-compile.am
-share/automake%%BUILD_VERSION%%/am/lex.am
-share/automake%%BUILD_VERSION%%/am/library.am
-share/automake%%BUILD_VERSION%%/am/libs.am
-share/automake%%BUILD_VERSION%%/am/libtool.am
-share/automake%%BUILD_VERSION%%/am/lisp.am
-share/automake%%BUILD_VERSION%%/am/ltlib.am
-share/automake%%BUILD_VERSION%%/am/ltlibrary.am
-share/automake%%BUILD_VERSION%%/am/mans-vars.am
-share/automake%%BUILD_VERSION%%/am/mans.am
-share/automake%%BUILD_VERSION%%/am/multilib.am
-share/automake%%BUILD_VERSION%%/am/program.am
-share/automake%%BUILD_VERSION%%/am/progs.am
-share/automake%%BUILD_VERSION%%/am/python.am
-share/automake%%BUILD_VERSION%%/am/remake-hdr.am
-share/automake%%BUILD_VERSION%%/am/scripts.am
-share/automake%%BUILD_VERSION%%/am/subdirs.am
-share/automake%%BUILD_VERSION%%/am/tags.am
-share/automake%%BUILD_VERSION%%/am/texi-vers.am
-share/automake%%BUILD_VERSION%%/am/texibuild.am
-share/automake%%BUILD_VERSION%%/am/texinfos.am
-share/automake%%BUILD_VERSION%%/am/yacc.am
-share/automake%%BUILD_VERSION%%/ansi2knr.1
-share/automake%%BUILD_VERSION%%/ansi2knr.c
-share/automake%%BUILD_VERSION%%/compile
-share/automake%%BUILD_VERSION%%/config.guess
-share/automake%%BUILD_VERSION%%/config.sub
-share/automake%%BUILD_VERSION%%/depcomp
-share/automake%%BUILD_VERSION%%/elisp-comp
-share/automake%%BUILD_VERSION%%/install-sh
-share/automake%%BUILD_VERSION%%/mdate-sh
-share/automake%%BUILD_VERSION%%/missing
-share/automake%%BUILD_VERSION%%/mkinstalldirs
-share/automake%%BUILD_VERSION%%/py-compile
-share/automake%%BUILD_VERSION%%/texinfo.tex
-share/automake%%BUILD_VERSION%%/ylwrap
- at dirrm share/aclocal%%BUILD_VERSION%%
- at dirrm share/automake%%BUILD_VERSION%%/Automake
- at dirrm share/automake%%BUILD_VERSION%%/am
- at dirrm share/automake%%BUILD_VERSION%%
- at dirrm libexec/automake%%BUILD_VERSION%%
+bin/aclocal-%%BUILD_VERSION%%
+bin/automake-%%BUILD_VERSION%%
+share/aclocal-%%BUILD_VERSION%%/as.m4
+share/aclocal-%%BUILD_VERSION%%/auxdir.m4
+share/aclocal-%%BUILD_VERSION%%/ccstdc.m4
+share/aclocal-%%BUILD_VERSION%%/cond.m4
+share/aclocal-%%BUILD_VERSION%%/depend.m4
+share/aclocal-%%BUILD_VERSION%%/depout.m4
+share/aclocal-%%BUILD_VERSION%%/dmalloc.m4
+share/aclocal-%%BUILD_VERSION%%/error.m4
+share/aclocal-%%BUILD_VERSION%%/gcj.m4
+share/aclocal-%%BUILD_VERSION%%/header.m4
+share/aclocal-%%BUILD_VERSION%%/init.m4
+share/aclocal-%%BUILD_VERSION%%/install-sh.m4
+share/aclocal-%%BUILD_VERSION%%/lex.m4
+share/aclocal-%%BUILD_VERSION%%/lispdir.m4
+share/aclocal-%%BUILD_VERSION%%/maintainer.m4
+share/aclocal-%%BUILD_VERSION%%/make.m4
+share/aclocal-%%BUILD_VERSION%%/minuso.m4
+share/aclocal-%%BUILD_VERSION%%/missing.m4
+share/aclocal-%%BUILD_VERSION%%/multi.m4
+share/aclocal-%%BUILD_VERSION%%/obstack.m4
+share/aclocal-%%BUILD_VERSION%%/protos.m4
+share/aclocal-%%BUILD_VERSION%%/ptrdiff.m4
+share/aclocal-%%BUILD_VERSION%%/python.m4
+share/aclocal-%%BUILD_VERSION%%/regex.m4
+share/aclocal-%%BUILD_VERSION%%/sanity.m4
+share/aclocal-%%BUILD_VERSION%%/strip.m4
+share/aclocal-%%BUILD_VERSION%%/strtod.m4
+share/aclocal-%%BUILD_VERSION%%/termios.m4
+share/aclocal-%%BUILD_VERSION%%/winsz.m4
+share/automake-%%BUILD_VERSION%%/Automake/Struct.pm
+share/automake-%%BUILD_VERSION%%/COPYING
+share/automake-%%BUILD_VERSION%%/INSTALL
+share/automake-%%BUILD_VERSION%%/acinstall
+share/automake-%%BUILD_VERSION%%/am/ansi2knr.am
+share/automake-%%BUILD_VERSION%%/am/check.am
+share/automake-%%BUILD_VERSION%%/am/clean-hdr.am
+share/automake-%%BUILD_VERSION%%/am/clean.am
+share/automake-%%BUILD_VERSION%%/am/compile.am
+share/automake-%%BUILD_VERSION%%/am/configure.am
+share/automake-%%BUILD_VERSION%%/am/data.am
+share/automake-%%BUILD_VERSION%%/am/dejagnu.am
+share/automake-%%BUILD_VERSION%%/am/depend.am
+share/automake-%%BUILD_VERSION%%/am/depend2.am
+share/automake-%%BUILD_VERSION%%/am/distdir.am
+share/automake-%%BUILD_VERSION%%/am/footer.am
+share/automake-%%BUILD_VERSION%%/am/header-vars.am
+share/automake-%%BUILD_VERSION%%/am/header.am
+share/automake-%%BUILD_VERSION%%/am/install.am
+share/automake-%%BUILD_VERSION%%/am/java.am
+share/automake-%%BUILD_VERSION%%/am/lang-compile.am
+share/automake-%%BUILD_VERSION%%/am/lex.am
+share/automake-%%BUILD_VERSION%%/am/library.am
+share/automake-%%BUILD_VERSION%%/am/libs.am
+share/automake-%%BUILD_VERSION%%/am/libtool.am
+share/automake-%%BUILD_VERSION%%/am/lisp.am
+share/automake-%%BUILD_VERSION%%/am/ltlib.am
+share/automake-%%BUILD_VERSION%%/am/ltlibrary.am
+share/automake-%%BUILD_VERSION%%/am/mans-vars.am
+share/automake-%%BUILD_VERSION%%/am/mans.am
+share/automake-%%BUILD_VERSION%%/am/multilib.am
+share/automake-%%BUILD_VERSION%%/am/program.am
+share/automake-%%BUILD_VERSION%%/am/progs.am
+share/automake-%%BUILD_VERSION%%/am/python.am
+share/automake-%%BUILD_VERSION%%/am/remake-hdr.am
+share/automake-%%BUILD_VERSION%%/am/scripts.am
+share/automake-%%BUILD_VERSION%%/am/subdirs.am
+share/automake-%%BUILD_VERSION%%/am/tags.am
+share/automake-%%BUILD_VERSION%%/am/texi-vers.am
+share/automake-%%BUILD_VERSION%%/am/texibuild.am
+share/automake-%%BUILD_VERSION%%/am/texinfos.am
+share/automake-%%BUILD_VERSION%%/am/yacc.am
+share/automake-%%BUILD_VERSION%%/ansi2knr.1
+share/automake-%%BUILD_VERSION%%/ansi2knr.c
+share/automake-%%BUILD_VERSION%%/compile
+share/automake-%%BUILD_VERSION%%/config.guess
+share/automake-%%BUILD_VERSION%%/config.sub
+share/automake-%%BUILD_VERSION%%/depcomp
+share/automake-%%BUILD_VERSION%%/elisp-comp
+share/automake-%%BUILD_VERSION%%/install-sh
+share/automake-%%BUILD_VERSION%%/mdate-sh
+share/automake-%%BUILD_VERSION%%/missing
+share/automake-%%BUILD_VERSION%%/mkinstalldirs
+share/automake-%%BUILD_VERSION%%/py-compile
+share/automake-%%BUILD_VERSION%%/texinfo.tex
+share/automake-%%BUILD_VERSION%%/ylwrap
+ at dirrm share/aclocal-%%BUILD_VERSION%%
+ at dirrm share/automake-%%BUILD_VERSION%%/Automake
+ at dirrm share/automake-%%BUILD_VERSION%%/am
+ at dirrm share/automake-%%BUILD_VERSION%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/automake15/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake15/Makefile -L devel/automake15/Makefile -u -r1.1 -r1.2
--- devel/automake15/Makefile
+++ devel/automake15/Makefile
@@ -3,12 +3,12 @@
# Whom: FUJIMOTO Kensaku
#
# $MidnightBSD$
-# $FreeBSD: ports/devel/automake15/Makefile,v 1.51 2006/05/04 21:40:24 edwin Exp $
+# $FreeBSD: ports/devel/automake15/Makefile,v 1.53 2007/07/28 06:33:47 ade Exp $
#
PORTNAME= automake
PORTVERSION= 1.5
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
@@ -16,40 +16,35 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= GNU Standards-compliant Makefile generator (1.5)
+LICENSE= gpl2
-RUN_DEPENDS= ${AUTOCONF_DEPENDS}
+RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
+ automake-wrapper:${PORTSDIR}/devel/automake-wrapper
-USE_AUTOTOOLS= autoconf:253:env
-BUILD_VERSION= 15
+USE_AUTOTOOLS= autoconf:261:env
+BUILD_VERSION= 1.5
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-LATEST_LINK= automake${BUILD_VERSION}
+LATEST_LINK= automake15
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= AUTOCONF=autoconf253 AUTOHEADER=autoheader253 MAKEINFO=makeinfo
-CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION}
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.0
-INFO= automake${BUILD_VERSION}
+CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
+CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.1
+INFO= automake-${BUILD_VERSION}
post-patch:
- @(cd ${WRKSRC} && \
- ${RM} -f *.info && \
- ${MV} automake.texi automake${BUILD_VERSION}.texi && \
- ${REINPLACE_CMD} -E 's,(automake)\.(info),\1${BUILD_VERSION}\.\2,g' automake${BUILD_VERSION}.texi && \
- ${REINPLACE_CMD} -E 's,(automake)\.(info|texi),\1${BUILD_VERSION}\.\2,g' Makefile.in && \
- ${REINPLACE_CMD} -e 's,%%BUILD_VERSION%%,${BUILD_VERSION},g; \
- s,%%X11BASE%%,${X11BASE},g' aclocal.in \
- )
+ @${RM} ${WRKSRC}/*.info
+ @${MV} ${WRKSRC}/automake.texi ${WRKSRC}/automake-${BUILD_VERSION}.texi
+ @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
+ 's|@PACKAGE@$$|@PACKAGE at -@VERSION@|'
+ @${REINPLACE_CMD} -e 's|aclocal$$|aclocal- at VERSION@|' \
+ ${WRKSRC}/m4/Makefile.in
+ @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
+ ${WRKSRC}/aclocal.in
pre-su-install:
- @${RM} -fr ${PREFIX}/share/automake${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/share/automake${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/share/aclocal${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/libexec/automake${BUILD_VERSION}
-
-post-install:
-.for i in aclocal automake
- @${LN} -sf ${PREFIX}/bin/${i}${BUILD_VERSION} \
- ${PREFIX}/libexec/automake${BUILD_VERSION}/${i}
-.endfor
+ @${RM} -fr ${PREFIX}/share/automake-${BUILD_VERSION}
+ @${MKDIR} ${PREFIX}/share/automake-${BUILD_VERSION}
+ @${MKDIR} ${PREFIX}/share/aclocal-${BUILD_VERSION}
.include
--- devel/automake15/files/patch-configure
+++ /dev/null
@@ -1,7 +0,0 @@
---- configure.orig Wed Aug 22 22:49:52 2001
-+++ configure Wed Feb 11 01:01:24 2004
-@@ -795,3 +795,3 @@
- # Define the identity of the package.
--PACKAGE=automake
-+PACKAGE=automake15
- VERSION=1.5
Index: patch-automake.texi
===================================================================
RCS file: /home/cvs/mports/devel/automake15/files/patch-automake.texi,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake15/files/patch-automake.texi -L devel/automake15/files/patch-automake.texi -u -r1.1 -r1.2
--- devel/automake15/files/patch-automake.texi
+++ devel/automake15/files/patch-automake.texi
@@ -1,14 +1,16 @@
---- automake.texi.orig Thu Aug 23 05:40:36 2001
-+++ automake.texi Thu Oct 14 20:29:56 2004
-@@ -2,4 +2,5 @@
+--- automake.texi.orig Wed Aug 22 22:40:36 2001
++++ automake.texi Sat Apr 14 15:49:21 2007
+@@ -2,4 +2,4 @@
@c %**start of header
- at setfilename automake.info
- at settitle automake
-+ at setfilename automake15.info
-+ at dircategory Programming & development tools
-+ at settitle Automake15
++ at setfilename automake-1.5.info
++ at settitle Automake-1.5
@setchapternewpage off
-@@ -11,8 +12,3 @@
+@@ -9,10 +9,5 @@
+
+- at dircategory GNU programming tools
++ at dircategory Programming & development tools
@direntry
-* automake: (automake). Making Makefile.in's
- at end direntry
@@ -16,5 +18,5 @@
- at dircategory Individual utilities
- at direntry
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4
-+* Automake15: (automake15). Making Makefile.in's
++* Automake-1.5: (automake-1.5). Making Makefile.in's.
@end direntry
--- devel/automake15/files/patch-m4::Makefile.in
+++ /dev/null
@@ -1,7 +0,0 @@
---- m4/Makefile.in.orig Wed Aug 22 22:49:56 2001
-+++ m4/Makefile.in Wed Feb 11 01:05:11 2004
-@@ -70,3 +70,3 @@
-
--m4datadir = $(datadir)/aclocal
-+m4datadir = $(datadir)/aclocal15
- m4data_DATA = as.m4 auxdir.m4 ccstdc.m4 cond.m4 depend.m4 depout.m4 \
Index: patch-Makefile.in
===================================================================
RCS file: /home/cvs/mports/devel/automake15/files/patch-Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake15/files/patch-Makefile.in -L devel/automake15/files/patch-Makefile.in -u -r1.1 -r1.2
--- devel/automake15/files/patch-Makefile.in
+++ devel/automake15/files/patch-Makefile.in
@@ -1,11 +1,17 @@
---- Makefile.in.orig Sun Sep 9 11:42:15 2001
-+++ Makefile.in Sun Sep 9 11:42:51 2001
-@@ -180,7 +180,7 @@
- .texi.info:
- @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
- cd $(srcdir) \
-- && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) \
-+ && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) --no-split \
- `echo $< | sed 's,.*/,,'`
+--- Makefile.in.orig Wed Aug 22 22:49:54 2001
++++ Makefile.in Thu Apr 5 02:38:15 2007
+@@ -98,5 +98,5 @@
+ TEXINFO_TEX = $(top_srcdir)/lib/texinfo.tex
+-INFO_DEPS = automake.info
++INFO_DEPS = automake- at VERSION@.info
+ DVIS = automake.dvi
+-TEXINFOS = automake.texi
++TEXINFOS = automake- at VERSION@.texi
- .texi.dvi:
+@@ -158,4 +158,4 @@
+ @:
+-$(srcdir)/stamp-vti: automake.texi $(top_srcdir)/configure.in
+- @(set `$(SHELL) $(top_srcdir)/lib/mdate-sh $(srcdir)/automake.texi`; \
++$(srcdir)/stamp-vti: automake- at VERSION@.texi $(top_srcdir)/configure.in
++ @(set `$(SHELL) $(top_srcdir)/lib/mdate-sh $(srcdir)/automake- at VERSION@.texi`; \
+ echo "@set UPDATED $$1 $$2 $$3"; \
Index: patch-aclocal.in
===================================================================
RCS file: /home/cvs/mports/devel/automake15/files/patch-aclocal.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake15/files/patch-aclocal.in -L devel/automake15/files/patch-aclocal.in -u -r1.1 -r1.2
--- devel/automake15/files/patch-aclocal.in
+++ devel/automake15/files/patch-aclocal.in
@@ -1,12 +1,15 @@
---- aclocal.in.orig Tue Jul 17 05:36:23 2001
-+++ aclocal.in Tue Jul 6 21:30:44 2004
-@@ -35,2 +35,4 @@
- $acdir = "@datadir@/aclocal";
-+$acdir_ver = "@datadir@/aclocal%%BUILD_VERSION%%";
-+$acdir_x11 = '%%X11BASE%%/share/aclocal';
-
-@@ -210,2 +212,4 @@
- push (@dirlist, $acdir);
-+ push (@dirlist, $acdir_ver) if (-d "$acdir_ver/.");
-+ push (@dirlist, $acdir_x11) if (-d "$acdir_x11/.");
+--- aclocal.in.orig Mon Jul 16 22:36:23 2001
++++ aclocal.in Thu Apr 5 03:19:44 2007
+@@ -34,3 +34,3 @@
+ # Note that this isn't pkgdatadir, but a separate directory.
+-$acdir = "@datadir@/aclocal";
++$acdir = "@datadir@/aclocal- at VERSION@";
+@@ -117,2 +117,3 @@
+ local (@dirlist) = &parse_arguments (@ARGV);
++push (@dirlist, "%%LOCALBASE%%/share/aclocal") if (!grep(/^--acdir/, @ARGV));
+ &scan_m4_files (@dirlist);
+@@ -205,2 +206,3 @@
+ print $acdir, "\n";
++ print "%%LOCALBASE%%/share/aclocal", "\n";
+ exit 0;
From laffer1 at midnightbsd.org Sun Mar 23 16:34:22 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 16:34:22 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: patch-automake.in: add missing file.
Message-ID: <200803232034.m2NKYMMM027225@stargazer.midnightbsd.org>
Log Message:
-----------
add missing file.
Added Files:
-----------
mports/devel/automake15/files:
patch-automake.in (r1.1)
-------------- next part --------------
--- /dev/null
+++ devel/automake15/files/patch-automake.in
@@ -0,0 +1,12 @@
+--- automake.in.orig Wed Aug 22 22:26:53 2001
++++ automake.in Thu Apr 5 03:21:22 2007
+@@ -34,3 +34,3 @@
+ my $prefix = "@prefix@";
+- my $perllibdir = $ENV{'perllibdir'} || "@datadir@/@PACKAGE@";
++ my $perllibdir = $ENV{'perllibdir'} || "@datadir@/@PACKAGE at -@VERSION@";
+ unshift @INC, "$perllibdir";
+@@ -129,3 +129,3 @@
+ my $prefix = "@prefix@";
+-my $libdir = "@datadir@/@PACKAGE@";
++my $libdir = "@datadir@/@PACKAGE at -@VERSION@";
+
From laffer1 at midnightbsd.org Sun Mar 23 16:38:16 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 16:38:16 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: devel/automake14: switch to wrapper,
autoconf 2.61
Message-ID: <200803232038.m2NKcGRX027770@stargazer.midnightbsd.org>
Log Message:
-----------
switch to wrapper, autoconf 2.61
Modified Files:
--------------
mports/devel/automake14:
Makefile (r1.3 -> r1.4)
pkg-plist (r1.1 -> r1.2)
mports/devel/automake14/files:
patch-Makefile.in (r1.1 -> r1.2)
patch-automake.texi (r1.1 -> r1.2)
Removed Files:
-------------
mports/devel/automake14/files:
patch-aclocal.in
patch-automake.in
patch-configure
patch-m4-Makefile.in
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/devel/automake14/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake14/pkg-plist -L devel/automake14/pkg-plist -u -r1.1 -r1.2
--- devel/automake14/pkg-plist
+++ devel/automake14/pkg-plist
@@ -1,82 +1,79 @@
-bin/aclocal%%BUILD_VERSION%%
-bin/automake%%BUILD_VERSION%%
-libexec/automake%%BUILD_VERSION%%/aclocal
-libexec/automake%%BUILD_VERSION%%/automake
-share/aclocal%%BUILD_VERSION%%/amversion.m4
-share/aclocal%%BUILD_VERSION%%/ccstdc.m4
-share/aclocal%%BUILD_VERSION%%/cond.m4
-share/aclocal%%BUILD_VERSION%%/dmalloc.m4
-share/aclocal%%BUILD_VERSION%%/error.m4
-share/aclocal%%BUILD_VERSION%%/header.m4
-share/aclocal%%BUILD_VERSION%%/init.m4
-share/aclocal%%BUILD_VERSION%%/lex.m4
-share/aclocal%%BUILD_VERSION%%/lispdir.m4
-share/aclocal%%BUILD_VERSION%%/maintainer.m4
-share/aclocal%%BUILD_VERSION%%/missing.m4
-share/aclocal%%BUILD_VERSION%%/mktime.m4
-share/aclocal%%BUILD_VERSION%%/multi.m4
-share/aclocal%%BUILD_VERSION%%/obstack.m4
-share/aclocal%%BUILD_VERSION%%/protos.m4
-share/aclocal%%BUILD_VERSION%%/ptrdiff.m4
-share/aclocal%%BUILD_VERSION%%/regex.m4
-share/aclocal%%BUILD_VERSION%%/sanity.m4
-share/aclocal%%BUILD_VERSION%%/strtod.m4
-share/aclocal%%BUILD_VERSION%%/termios.m4
-share/aclocal%%BUILD_VERSION%%/winsz.m4
-share/automake%%BUILD_VERSION%%/COPYING
-share/automake%%BUILD_VERSION%%/INSTALL
-share/automake%%BUILD_VERSION%%/acinstall
-share/automake%%BUILD_VERSION%%/ansi2knr.1
-share/automake%%BUILD_VERSION%%/ansi2knr.c
-share/automake%%BUILD_VERSION%%/clean-hdr.am
-share/automake%%BUILD_VERSION%%/clean-kr.am
-share/automake%%BUILD_VERSION%%/clean.am
-share/automake%%BUILD_VERSION%%/comp-vars.am
-share/automake%%BUILD_VERSION%%/compile.am
-share/automake%%BUILD_VERSION%%/config.guess
-share/automake%%BUILD_VERSION%%/config.sub
-share/automake%%BUILD_VERSION%%/data-clean.am
-share/automake%%BUILD_VERSION%%/data.am
-share/automake%%BUILD_VERSION%%/dejagnu.am
-share/automake%%BUILD_VERSION%%/depend.am
-share/automake%%BUILD_VERSION%%/depend2.am
-share/automake%%BUILD_VERSION%%/dist-vars.am
-share/automake%%BUILD_VERSION%%/elisp-comp
-share/automake%%BUILD_VERSION%%/footer.am
-share/automake%%BUILD_VERSION%%/header-vars.am
-share/automake%%BUILD_VERSION%%/header.am
-share/automake%%BUILD_VERSION%%/install-sh
-share/automake%%BUILD_VERSION%%/java-clean.am
-share/automake%%BUILD_VERSION%%/java.am
-share/automake%%BUILD_VERSION%%/kr-extra.am
-share/automake%%BUILD_VERSION%%/library.am
-share/automake%%BUILD_VERSION%%/libs-clean.am
-share/automake%%BUILD_VERSION%%/libs.am
-share/automake%%BUILD_VERSION%%/libtool.am
-share/automake%%BUILD_VERSION%%/lisp-clean.am
-share/automake%%BUILD_VERSION%%/lisp.am
-share/automake%%BUILD_VERSION%%/ltlib-clean.am
-share/automake%%BUILD_VERSION%%/ltlib.am
-share/automake%%BUILD_VERSION%%/ltlibrary.am
-share/automake%%BUILD_VERSION%%/mans-vars.am
-share/automake%%BUILD_VERSION%%/mans.am
-share/automake%%BUILD_VERSION%%/mdate-sh
-share/automake%%BUILD_VERSION%%/missing
-share/automake%%BUILD_VERSION%%/mkinstalldirs
-share/automake%%BUILD_VERSION%%/multilib.am
-share/automake%%BUILD_VERSION%%/program.am
-share/automake%%BUILD_VERSION%%/progs-clean.am
-share/automake%%BUILD_VERSION%%/progs.am
-share/automake%%BUILD_VERSION%%/remake-hdr.am
-share/automake%%BUILD_VERSION%%/remake.am
-share/automake%%BUILD_VERSION%%/scripts.am
-share/automake%%BUILD_VERSION%%/subdirs.am
-share/automake%%BUILD_VERSION%%/tags-clean.am
-share/automake%%BUILD_VERSION%%/tags.am
-share/automake%%BUILD_VERSION%%/texi-vers.am
-share/automake%%BUILD_VERSION%%/texinfo.tex
-share/automake%%BUILD_VERSION%%/texinfos.am
-share/automake%%BUILD_VERSION%%/ylwrap
- at dirrm libexec/automake%%BUILD_VERSION%%
- at dirrm share/aclocal%%BUILD_VERSION%%
- at dirrm share/automake%%BUILD_VERSION%%
+bin/aclocal-%%BUILD_VERSION%%
+bin/automake-%%BUILD_VERSION%%
+share/aclocal-%%BUILD_VERSION%%/amversion.m4
+share/aclocal-%%BUILD_VERSION%%/ccstdc.m4
+share/aclocal-%%BUILD_VERSION%%/cond.m4
+share/aclocal-%%BUILD_VERSION%%/dmalloc.m4
+share/aclocal-%%BUILD_VERSION%%/error.m4
+share/aclocal-%%BUILD_VERSION%%/header.m4
+share/aclocal-%%BUILD_VERSION%%/init.m4
+share/aclocal-%%BUILD_VERSION%%/lex.m4
+share/aclocal-%%BUILD_VERSION%%/lispdir.m4
+share/aclocal-%%BUILD_VERSION%%/maintainer.m4
+share/aclocal-%%BUILD_VERSION%%/missing.m4
+share/aclocal-%%BUILD_VERSION%%/mktime.m4
+share/aclocal-%%BUILD_VERSION%%/multi.m4
+share/aclocal-%%BUILD_VERSION%%/obstack.m4
+share/aclocal-%%BUILD_VERSION%%/protos.m4
+share/aclocal-%%BUILD_VERSION%%/ptrdiff.m4
+share/aclocal-%%BUILD_VERSION%%/regex.m4
+share/aclocal-%%BUILD_VERSION%%/sanity.m4
+share/aclocal-%%BUILD_VERSION%%/strtod.m4
+share/aclocal-%%BUILD_VERSION%%/termios.m4
+share/aclocal-%%BUILD_VERSION%%/winsz.m4
+share/automake-%%BUILD_VERSION%%/COPYING
+share/automake-%%BUILD_VERSION%%/INSTALL
+share/automake-%%BUILD_VERSION%%/acinstall
+share/automake-%%BUILD_VERSION%%/ansi2knr.1
+share/automake-%%BUILD_VERSION%%/ansi2knr.c
+share/automake-%%BUILD_VERSION%%/clean-hdr.am
+share/automake-%%BUILD_VERSION%%/clean-kr.am
+share/automake-%%BUILD_VERSION%%/clean.am
+share/automake-%%BUILD_VERSION%%/comp-vars.am
+share/automake-%%BUILD_VERSION%%/compile.am
+share/automake-%%BUILD_VERSION%%/config.guess
+share/automake-%%BUILD_VERSION%%/config.sub
+share/automake-%%BUILD_VERSION%%/data-clean.am
+share/automake-%%BUILD_VERSION%%/data.am
+share/automake-%%BUILD_VERSION%%/dejagnu.am
+share/automake-%%BUILD_VERSION%%/depend.am
+share/automake-%%BUILD_VERSION%%/depend2.am
+share/automake-%%BUILD_VERSION%%/dist-vars.am
+share/automake-%%BUILD_VERSION%%/elisp-comp
+share/automake-%%BUILD_VERSION%%/footer.am
+share/automake-%%BUILD_VERSION%%/header-vars.am
+share/automake-%%BUILD_VERSION%%/header.am
+share/automake-%%BUILD_VERSION%%/install-sh
+share/automake-%%BUILD_VERSION%%/java-clean.am
+share/automake-%%BUILD_VERSION%%/java.am
+share/automake-%%BUILD_VERSION%%/kr-extra.am
+share/automake-%%BUILD_VERSION%%/library.am
+share/automake-%%BUILD_VERSION%%/libs-clean.am
+share/automake-%%BUILD_VERSION%%/libs.am
+share/automake-%%BUILD_VERSION%%/libtool.am
+share/automake-%%BUILD_VERSION%%/lisp-clean.am
+share/automake-%%BUILD_VERSION%%/lisp.am
+share/automake-%%BUILD_VERSION%%/ltlib-clean.am
+share/automake-%%BUILD_VERSION%%/ltlib.am
+share/automake-%%BUILD_VERSION%%/ltlibrary.am
+share/automake-%%BUILD_VERSION%%/mans-vars.am
+share/automake-%%BUILD_VERSION%%/mans.am
+share/automake-%%BUILD_VERSION%%/mdate-sh
+share/automake-%%BUILD_VERSION%%/missing
+share/automake-%%BUILD_VERSION%%/mkinstalldirs
+share/automake-%%BUILD_VERSION%%/multilib.am
+share/automake-%%BUILD_VERSION%%/program.am
+share/automake-%%BUILD_VERSION%%/progs-clean.am
+share/automake-%%BUILD_VERSION%%/progs.am
+share/automake-%%BUILD_VERSION%%/remake-hdr.am
+share/automake-%%BUILD_VERSION%%/remake.am
+share/automake-%%BUILD_VERSION%%/scripts.am
+share/automake-%%BUILD_VERSION%%/subdirs.am
+share/automake-%%BUILD_VERSION%%/tags-clean.am
+share/automake-%%BUILD_VERSION%%/tags.am
+share/automake-%%BUILD_VERSION%%/texi-vers.am
+share/automake-%%BUILD_VERSION%%/texinfo.tex
+share/automake-%%BUILD_VERSION%%/texinfos.am
+share/automake-%%BUILD_VERSION%%/ylwrap
+ at dirrm share/aclocal-%%BUILD_VERSION%%
+ at dirrm share/automake-%%BUILD_VERSION%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/automake14/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L devel/automake14/Makefile -L devel/automake14/Makefile -u -r1.3 -r1.4
--- devel/automake14/Makefile
+++ devel/automake14/Makefile
@@ -3,12 +3,12 @@
# Whom: FUJIMOTO Kensaku
#
# $MidnightBSD$
-# $FreeBSD: ports/devel/automake14/Makefile,v 1.60 2006/05/04 21:40:24 edwin Exp $
+# $FreeBSD: ports/devel/automake14/Makefile,v 1.62 2007/07/28 06:33:46 ade Exp $
#
PORTNAME= automake
PORTVERSION= 1.4.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
@@ -18,38 +18,29 @@
COMMENT= GNU Standards-compliant Makefile generator (1.4)
LICENSE= gpl2
-RUN_DEPENDS= ${AUTOCONF_DEPENDS}
+RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
+ automake-wrapper:${PORTSDIR}/devel/automake-wrapper
-USE_AUTOTOOLS= autoconf:213:env
-BUILD_VERSION= 14
+USE_AUTOTOOLS= autoconf:261:env
+BUILD_VERSION= 1.4
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-LATEST_LINK= automake${BUILD_VERSION}
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= PERL=${PERL}
-CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION}
+LATEST_LINK= automake14
USE_PERL5= yes
-INFO= automake${BUILD_VERSION}
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
+CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.1
+INFO= automake-${BUILD_VERSION}
STRIP= # none
post-patch:
- @${MV} ${WRKSRC}/automake.texi ${WRKSRC}/automake${BUILD_VERSION}.texi
- @${RM} ${WRKSRC}/*.info* ${WRKSRC}/*.dvi >/dev/null 2>&1 || true
-
-pre-configure:
- @${REINPLACE_CMD} -i -e "s,%%X11BASE%%,${X11BASE}," \
- ${WRKSRC}/aclocal.in
+ @${RM} ${WRKSRC}/*.info*
+ @${MV} ${WRKSRC}/automake.texi ${WRKSRC}/automake-${BUILD_VERSION}.texi
pre-su-install:
- @${RM} -fr ${PREFIX}/share/automake${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/share/automake${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/share/aclocal${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/libexec/automake${BUILD_VERSION}
-
-post-install:
-.for i in aclocal automake
- @${LN} -sf ${PREFIX}/bin/${i}${BUILD_VERSION} \
- ${PREFIX}/libexec/automake${BUILD_VERSION}/${i}
-.endfor
+ @${RM} -fr ${PREFIX}/share/automake-${BUILD_VERSION}
+ @${MKDIR} ${PREFIX}/share/automake-${BUILD_VERSION}
+ @${MKDIR} ${PREFIX}/share/aclocal-${BUILD_VERSION}
.include
--- devel/automake14/files/patch-m4-Makefile.in
+++ /dev/null
@@ -1,7 +0,0 @@
---- m4/Makefile.in.orig Sat Jul 27 14:09:41 2002
-+++ m4/Makefile.in Thu May 13 13:35:28 2004
-@@ -70,3 +70,3 @@
-
--m4datadir = $(datadir)/aclocal-$(APIVERSION)
-+m4datadir = $(datadir)/aclocal14
- m4data_DATA = amversion.m4 ccstdc.m4 cond.m4 dmalloc.m4 error.m4 header.m4 init.m4 lex.m4 lispdir.m4 maintainer.m4 missing.m4 mktime.m4 multi.m4 obstack.m4 protos.m4 ptrdiff.m4 regex.m4 sanity.m4 strtod.m4 termios.m4 winsz.m4
--- devel/automake14/files/patch-configure
+++ /dev/null
@@ -1,7 +0,0 @@
---- configure.orig Sat Jul 27 13:43:07 2002
-+++ configure Thu May 13 13:39:30 2004
-@@ -867,3 +867,3 @@
- # A versioned directory, defined here for convenience.
--pkgvdatadir="\${datadir}/automake-${APIVERSION}"
-+pkgvdatadir="\${datadir}/automake14"
-
Index: patch-automake.texi
===================================================================
RCS file: /home/cvs/mports/devel/automake14/files/patch-automake.texi,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake14/files/patch-automake.texi -L devel/automake14/files/patch-automake.texi -u -r1.1 -r1.2
--- devel/automake14/files/patch-automake.texi
+++ devel/automake14/files/patch-automake.texi
@@ -1,20 +1,23 @@
---- automake.texi.orig Wed Jan 6 13:01:26 1999
-+++ automake.texi Thu Oct 14 20:28:26 2004
-@@ -2,4 +2,5 @@
+--- automake.texi.orig Wed Jan 6 05:01:26 1999
++++ automake.texi Sat Apr 14 15:26:06 2007
+@@ -2,4 +2,4 @@
@c %**start of header
- at setfilename automake.info
- at settitle automake
-+ at setfilename automake14.info
-+ at dircategory Programming & development tools
-+ at settitle Automake14
++ at setfilename automake-1.4.info
++ at settitle Automake-1.4
@setchapternewpage off
-@@ -11,8 +12,3 @@
- @direntry
+@@ -9,10 +9,5 @@
+
+- at dircategory GNU admin
+- at direntry
-* automake: (automake). Making Makefile.in's
- at end direntry
-
- at dircategory Individual utilities
- at direntry
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4
-+* Automake14: (automake14). Making Makefile.in's
++ at dircategory Programming & development tools
++ at direntry
++* Automake-1.4: (automake-1.4). Making Makefile.in's.
@end direntry
--- devel/automake14/files/patch-automake.in
+++ /dev/null
@@ -1,7 +0,0 @@
---- automake.in.orig Sat Jul 27 13:55:58 2002
-+++ automake.in Thu May 13 13:34:28 2004
-@@ -34,3 +34,3 @@
- $prefix = "@prefix@";
--$am_dir = "@datadir@/@PACKAGE at -@APIVERSION@";
-+$am_dir = "@datadir@/@PACKAGE at 14";
- $TAR = "@TAR@";
Index: patch-Makefile.in
===================================================================
RCS file: /home/cvs/mports/devel/automake14/files/patch-Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake14/files/patch-Makefile.in -L devel/automake14/files/patch-Makefile.in -u -r1.1 -r1.2
--- devel/automake14/files/patch-Makefile.in
+++ devel/automake14/files/patch-Makefile.in
@@ -1,52 +1,39 @@
--- Makefile.in.orig Sat Jul 27 14:09:40 2002
-+++ Makefile.in Thu May 13 13:44:45 2004
++++ Makefile.in Thu Apr 5 02:20:54 2007
@@ -36,5 +36,5 @@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-+pkgdatadir = $(datadir)/@PACKAGE at 14
-+pkglibdir = $(libdir)/@PACKAGE at 14
-+pkgincludedir = $(includedir)/@PACKAGE at 14
++pkgdatadir = $(datadir)/@PACKAGE at -@APIVERSION@
++pkglibdir = $(libdir)/@PACKAGE at -@APIVERSION@
++pkgincludedir = $(includedir)/@PACKAGE at -@APIVERSION@
@@ -74,3 +74,3 @@
bin_SCRIPTS = automake aclocal
-info_TEXINFOS = automake.texi
-+info_TEXINFOS = automake14.texi
++info_TEXINFOS = automake- at APIVERSION@.texi
@@ -97,5 +97,5 @@
TEXI2DVI = texi2dvi
-INFO_DEPS = automake.info
--DVIS = automake.dvi
++INFO_DEPS = automake- at APIVERSION@.info
+ DVIS = automake.dvi
-TEXINFOS = automake.texi
-+INFO_DEPS = automake14.info
-+DVIS = automake14.dvi
-+TEXINFOS = automake14.texi
++TEXINFOS = automake- at APIVERSION@.texi
DATA = $(pkgvdata_DATA) $(script_DATA)
@@ -156,4 +156,4 @@
-$(srcdir)/stamp-vti: automake.texi $(top_srcdir)/configure.in
- @echo "@set UPDATED `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/automake.texi`" > vti.tmp
-+$(srcdir)/stamp-vti: automake14.texi $(top_srcdir)/configure.in
-+ @echo "@set UPDATED `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/automake14.texi`" > vti.tmp
++$(srcdir)/stamp-vti: automake- at APIVERSION@.texi $(top_srcdir)/configure.in
++ @echo "@set UPDATED `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/automake- at APIVERSION@.texi`" > vti.tmp
@echo "@set EDITION $(VERSION)" >> vti.tmp
-@@ -176,4 +176,4 @@
+@@ -176,3 +176,3 @@
-automake.info: automake.texi version.texi
--automake.dvi: automake.texi version.texi
-+automake14.info: automake14.texi version.texi
-+automake14.dvi: automake14.texi version.texi
-
-@@ -185,3 +185,3 @@
- cd $(srcdir) \
-- && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
-+ && $(MAKEINFO) --no-split `echo $< | sed 's,.*/,,'`
-
-@@ -276,3 +276,3 @@
- mostlyclean-aminfo:
-- -rm -f automake.aux automake.cp automake.cps automake.dvi automake.fn \
-+ -rm -f automake.aux automake.cp automake.cps automake14.dvi automake.fn \
- automake.fns automake.ky automake.kys automake.ps \
++automake- at APIVERSION@.info: automake- at APIVERSION@.texi version.texi
+ automake.dvi: automake.texi version.texi
@@ -490,3 +490,3 @@
@$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
--- devel/automake14/files/patch-aclocal.in
+++ /dev/null
@@ -1,39 +0,0 @@
---- aclocal.in.orig Thu Jul 25 09:51:42 2002
-+++ aclocal.in Fri May 14 09:40:13 2004
-@@ -36,3 +36,4 @@
- # Note also that the versioned directory is handled later.
--$acdir = "@datadir@/aclocal";
-+$acdir = "@datadir@/aclocal14";
-+$acdir_x11 = '%%X11BASE%%/share/aclocal';
- $default_acdir = $acdir;
-@@ -111,2 +112,3 @@
- local (@dirlist) = &parse_arguments (@ARGV);
-+unshift @dirlist, $acdir_x11 if -d "$acdir_x11/.";
- &scan_m4_files (@dirlist);
-@@ -200,8 +202,2 @@
-
-- # Search the versioned directory near the end, and then the
-- # unversioned directory last. Only do this if the user didn't
-- # override acdir.
-- push (@dirlist, "$acdir-$APIVERSION")
-- if $acdir eq $default_acdir;
--
- # By default $(datadir)/aclocal doesn't exist. We don't want to
-@@ -296,2 +292,3 @@
-
-+ local (@skipinolist) = ();
- local ($m4dir);
-@@ -301,3 +298,3 @@
- || die "aclocal: couldn't open directory \`$m4dir': $!\n";
-- local ($file, $fullfile, $expr);
-+ local ($file, $fullfile, $ino, $expr);
- foreach $file (sort grep (! /^\./, readdir (DIR)))
-@@ -311,2 +308,8 @@
- $fullfile = $m4dir . '/' . $file;
-+
-+ # Do not scan a file more than once.
-+ $ino = (stat($fullfile))[1];
-+ next if grep($ino eq $_, @skipinolist);
-+ push @skipinolist, $ino;
-+
- $file_contents{$fullfile} = &scan_file ($fullfile);
From laffer1 at midnightbsd.org Sun Mar 23 16:41:10 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 16:41:10 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: devel/automake19: Update for autoconf
2.61, switch to wrapper
Message-ID: <200803232041.m2NKfAPP028315@stargazer.midnightbsd.org>
Log Message:
-----------
Update for autoconf 2.61, switch to wrapper
Modified Files:
--------------
mports/devel/automake19:
Makefile (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
mports/devel/automake19/files:
patch-Makefile.in (r1.1 -> r1.2)
patch-doc::Makefile.in (r1.1 -> r1.2)
patch-doc::automake.texi (r1.1 -> r1.2)
Removed Files:
-------------
mports/devel/automake19/files:
patch-aclocal.in
patch-automake.in
patch-configure
patch-lib::Automake::Config.in
patch-lib::Automake::Makefile.in
patch-m4-Makefile.in
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/devel/automake19/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake19/pkg-plist -L devel/automake19/pkg-plist -u -r1.1 -r1.2
--- devel/automake19/pkg-plist
+++ devel/automake19/pkg-plist
@@ -1,119 +1,116 @@
-bin/aclocal%%BUILD_VERSION%%
-bin/automake%%BUILD_VERSION%%
-libexec/automake%%BUILD_VERSION%%/aclocal
-libexec/automake%%BUILD_VERSION%%/automake
-share/aclocal%%BUILD_VERSION%%/amversion.m4
-share/aclocal%%BUILD_VERSION%%/as.m4
-share/aclocal%%BUILD_VERSION%%/auxdir.m4
-share/aclocal%%BUILD_VERSION%%/ccstdc.m4
-share/aclocal%%BUILD_VERSION%%/cond.m4
-share/aclocal%%BUILD_VERSION%%/depend.m4
-share/aclocal%%BUILD_VERSION%%/depout.m4
-share/aclocal%%BUILD_VERSION%%/dmalloc.m4
-share/aclocal%%BUILD_VERSION%%/gcj.m4
-share/aclocal%%BUILD_VERSION%%/header.m4
-share/aclocal%%BUILD_VERSION%%/init.m4
-share/aclocal%%BUILD_VERSION%%/install-sh.m4
-share/aclocal%%BUILD_VERSION%%/lead-dot.m4
-share/aclocal%%BUILD_VERSION%%/lex.m4
-share/aclocal%%BUILD_VERSION%%/lispdir.m4
-share/aclocal%%BUILD_VERSION%%/maintainer.m4
-share/aclocal%%BUILD_VERSION%%/make.m4
-share/aclocal%%BUILD_VERSION%%/minuso.m4
-share/aclocal%%BUILD_VERSION%%/missing.m4
-share/aclocal%%BUILD_VERSION%%/mkdirp.m4
-share/aclocal%%BUILD_VERSION%%/multi.m4
-share/aclocal%%BUILD_VERSION%%/obsol-gt.m4
-share/aclocal%%BUILD_VERSION%%/obsol-lt.m4
-share/aclocal%%BUILD_VERSION%%/obsolete.m4
-share/aclocal%%BUILD_VERSION%%/options.m4
-share/aclocal%%BUILD_VERSION%%/protos.m4
-share/aclocal%%BUILD_VERSION%%/python.m4
-share/aclocal%%BUILD_VERSION%%/regex.m4
-share/aclocal%%BUILD_VERSION%%/runlog.m4
-share/aclocal%%BUILD_VERSION%%/sanity.m4
-share/aclocal%%BUILD_VERSION%%/strip.m4
-share/aclocal%%BUILD_VERSION%%/tar.m4
-share/automake%%BUILD_VERSION%%/Automake/ChannelDefs.pm
-share/automake%%BUILD_VERSION%%/Automake/Channels.pm
-share/automake%%BUILD_VERSION%%/Automake/Condition.pm
-share/automake%%BUILD_VERSION%%/Automake/Config.pm
-share/automake%%BUILD_VERSION%%/Automake/Configure_ac.pm
-share/automake%%BUILD_VERSION%%/Automake/DisjConditions.pm
-share/automake%%BUILD_VERSION%%/Automake/FileUtils.pm
-share/automake%%BUILD_VERSION%%/Automake/General.pm
-share/automake%%BUILD_VERSION%%/Automake/Item.pm
-share/automake%%BUILD_VERSION%%/Automake/ItemDef.pm
-share/automake%%BUILD_VERSION%%/Automake/Location.pm
-share/automake%%BUILD_VERSION%%/Automake/Options.pm
-share/automake%%BUILD_VERSION%%/Automake/Rule.pm
-share/automake%%BUILD_VERSION%%/Automake/RuleDef.pm
-share/automake%%BUILD_VERSION%%/Automake/Struct.pm
-share/automake%%BUILD_VERSION%%/Automake/VarDef.pm
-share/automake%%BUILD_VERSION%%/Automake/Variable.pm
-share/automake%%BUILD_VERSION%%/Automake/Version.pm
-share/automake%%BUILD_VERSION%%/Automake/Wrap.pm
-share/automake%%BUILD_VERSION%%/Automake/XFile.pm
-share/automake%%BUILD_VERSION%%/COPYING
-share/automake%%BUILD_VERSION%%/INSTALL
-share/automake%%BUILD_VERSION%%/acinstall
-share/automake%%BUILD_VERSION%%/am/ansi2knr.am
-share/automake%%BUILD_VERSION%%/am/check.am
-share/automake%%BUILD_VERSION%%/am/clean-hdr.am
-share/automake%%BUILD_VERSION%%/am/clean.am
-share/automake%%BUILD_VERSION%%/am/compile.am
-share/automake%%BUILD_VERSION%%/am/configure.am
-share/automake%%BUILD_VERSION%%/am/data.am
-share/automake%%BUILD_VERSION%%/am/dejagnu.am
-share/automake%%BUILD_VERSION%%/am/depend.am
-share/automake%%BUILD_VERSION%%/am/depend2.am
-share/automake%%BUILD_VERSION%%/am/distdir.am
-share/automake%%BUILD_VERSION%%/am/footer.am
-share/automake%%BUILD_VERSION%%/am/header-vars.am
-share/automake%%BUILD_VERSION%%/am/header.am
-share/automake%%BUILD_VERSION%%/am/install.am
-share/automake%%BUILD_VERSION%%/am/inst-vars.am
-share/automake%%BUILD_VERSION%%/am/java.am
-share/automake%%BUILD_VERSION%%/am/lang-compile.am
-share/automake%%BUILD_VERSION%%/am/lex.am
-share/automake%%BUILD_VERSION%%/am/library.am
-share/automake%%BUILD_VERSION%%/am/libs.am
-share/automake%%BUILD_VERSION%%/am/libtool.am
-share/automake%%BUILD_VERSION%%/am/lisp.am
-share/automake%%BUILD_VERSION%%/am/ltlib.am
-share/automake%%BUILD_VERSION%%/am/ltlibrary.am
-share/automake%%BUILD_VERSION%%/am/mans-vars.am
-share/automake%%BUILD_VERSION%%/am/mans.am
-share/automake%%BUILD_VERSION%%/am/multilib.am
-share/automake%%BUILD_VERSION%%/am/program.am
-share/automake%%BUILD_VERSION%%/am/progs.am
-share/automake%%BUILD_VERSION%%/am/python.am
-share/automake%%BUILD_VERSION%%/am/remake-hdr.am
-share/automake%%BUILD_VERSION%%/am/scripts.am
-share/automake%%BUILD_VERSION%%/am/subdirs.am
-share/automake%%BUILD_VERSION%%/am/tags.am
-share/automake%%BUILD_VERSION%%/am/texi-vers.am
-share/automake%%BUILD_VERSION%%/am/texibuild.am
-share/automake%%BUILD_VERSION%%/am/texinfos.am
-share/automake%%BUILD_VERSION%%/am/yacc.am
-share/automake%%BUILD_VERSION%%/ansi2knr.1
-share/automake%%BUILD_VERSION%%/ansi2knr.c
-share/automake%%BUILD_VERSION%%/compile
-share/automake%%BUILD_VERSION%%/config-ml.in
-share/automake%%BUILD_VERSION%%/config.guess
-share/automake%%BUILD_VERSION%%/config.sub
-share/automake%%BUILD_VERSION%%/depcomp
-share/automake%%BUILD_VERSION%%/elisp-comp
-share/automake%%BUILD_VERSION%%/install-sh
-share/automake%%BUILD_VERSION%%/mdate-sh
-share/automake%%BUILD_VERSION%%/missing
-share/automake%%BUILD_VERSION%%/mkinstalldirs
-share/automake%%BUILD_VERSION%%/py-compile
-share/automake%%BUILD_VERSION%%/symlink-tree
-share/automake%%BUILD_VERSION%%/texinfo.tex
-share/automake%%BUILD_VERSION%%/ylwrap
- at dirrm share/aclocal%%BUILD_VERSION%%
- at dirrm share/automake%%BUILD_VERSION%%/Automake
- at dirrm share/automake%%BUILD_VERSION%%/am
- at dirrm share/automake%%BUILD_VERSION%%
- at dirrm libexec/automake%%BUILD_VERSION%%
+bin/aclocal-%%BUILD_VERSION%%
+bin/automake-%%BUILD_VERSION%%
+share/aclocal-%%BUILD_VERSION%%/amversion.m4
+share/aclocal-%%BUILD_VERSION%%/as.m4
+share/aclocal-%%BUILD_VERSION%%/auxdir.m4
+share/aclocal-%%BUILD_VERSION%%/ccstdc.m4
+share/aclocal-%%BUILD_VERSION%%/cond.m4
+share/aclocal-%%BUILD_VERSION%%/depend.m4
+share/aclocal-%%BUILD_VERSION%%/depout.m4
+share/aclocal-%%BUILD_VERSION%%/dmalloc.m4
+share/aclocal-%%BUILD_VERSION%%/gcj.m4
+share/aclocal-%%BUILD_VERSION%%/header.m4
+share/aclocal-%%BUILD_VERSION%%/init.m4
+share/aclocal-%%BUILD_VERSION%%/install-sh.m4
+share/aclocal-%%BUILD_VERSION%%/lead-dot.m4
+share/aclocal-%%BUILD_VERSION%%/lex.m4
+share/aclocal-%%BUILD_VERSION%%/lispdir.m4
+share/aclocal-%%BUILD_VERSION%%/maintainer.m4
+share/aclocal-%%BUILD_VERSION%%/make.m4
+share/aclocal-%%BUILD_VERSION%%/minuso.m4
+share/aclocal-%%BUILD_VERSION%%/missing.m4
+share/aclocal-%%BUILD_VERSION%%/mkdirp.m4
+share/aclocal-%%BUILD_VERSION%%/multi.m4
+share/aclocal-%%BUILD_VERSION%%/obsol-gt.m4
+share/aclocal-%%BUILD_VERSION%%/obsol-lt.m4
+share/aclocal-%%BUILD_VERSION%%/obsolete.m4
+share/aclocal-%%BUILD_VERSION%%/options.m4
+share/aclocal-%%BUILD_VERSION%%/protos.m4
+share/aclocal-%%BUILD_VERSION%%/python.m4
+share/aclocal-%%BUILD_VERSION%%/regex.m4
+share/aclocal-%%BUILD_VERSION%%/runlog.m4
+share/aclocal-%%BUILD_VERSION%%/sanity.m4
+share/aclocal-%%BUILD_VERSION%%/strip.m4
+share/aclocal-%%BUILD_VERSION%%/tar.m4
+share/automake-%%BUILD_VERSION%%/Automake/ChannelDefs.pm
+share/automake-%%BUILD_VERSION%%/Automake/Channels.pm
+share/automake-%%BUILD_VERSION%%/Automake/Condition.pm
+share/automake-%%BUILD_VERSION%%/Automake/Config.pm
+share/automake-%%BUILD_VERSION%%/Automake/Configure_ac.pm
+share/automake-%%BUILD_VERSION%%/Automake/DisjConditions.pm
+share/automake-%%BUILD_VERSION%%/Automake/FileUtils.pm
+share/automake-%%BUILD_VERSION%%/Automake/General.pm
+share/automake-%%BUILD_VERSION%%/Automake/Item.pm
+share/automake-%%BUILD_VERSION%%/Automake/ItemDef.pm
+share/automake-%%BUILD_VERSION%%/Automake/Location.pm
+share/automake-%%BUILD_VERSION%%/Automake/Options.pm
+share/automake-%%BUILD_VERSION%%/Automake/Rule.pm
+share/automake-%%BUILD_VERSION%%/Automake/RuleDef.pm
+share/automake-%%BUILD_VERSION%%/Automake/Struct.pm
+share/automake-%%BUILD_VERSION%%/Automake/VarDef.pm
+share/automake-%%BUILD_VERSION%%/Automake/Variable.pm
+share/automake-%%BUILD_VERSION%%/Automake/Version.pm
+share/automake-%%BUILD_VERSION%%/Automake/Wrap.pm
+share/automake-%%BUILD_VERSION%%/Automake/XFile.pm
+share/automake-%%BUILD_VERSION%%/COPYING
+share/automake-%%BUILD_VERSION%%/INSTALL
+share/automake-%%BUILD_VERSION%%/acinstall
+share/automake-%%BUILD_VERSION%%/am/ansi2knr.am
+share/automake-%%BUILD_VERSION%%/am/check.am
+share/automake-%%BUILD_VERSION%%/am/clean-hdr.am
+share/automake-%%BUILD_VERSION%%/am/clean.am
+share/automake-%%BUILD_VERSION%%/am/compile.am
+share/automake-%%BUILD_VERSION%%/am/configure.am
+share/automake-%%BUILD_VERSION%%/am/data.am
+share/automake-%%BUILD_VERSION%%/am/dejagnu.am
+share/automake-%%BUILD_VERSION%%/am/depend.am
+share/automake-%%BUILD_VERSION%%/am/depend2.am
+share/automake-%%BUILD_VERSION%%/am/distdir.am
+share/automake-%%BUILD_VERSION%%/am/footer.am
+share/automake-%%BUILD_VERSION%%/am/header-vars.am
+share/automake-%%BUILD_VERSION%%/am/header.am
+share/automake-%%BUILD_VERSION%%/am/install.am
+share/automake-%%BUILD_VERSION%%/am/inst-vars.am
+share/automake-%%BUILD_VERSION%%/am/java.am
+share/automake-%%BUILD_VERSION%%/am/lang-compile.am
+share/automake-%%BUILD_VERSION%%/am/lex.am
+share/automake-%%BUILD_VERSION%%/am/library.am
+share/automake-%%BUILD_VERSION%%/am/libs.am
+share/automake-%%BUILD_VERSION%%/am/libtool.am
+share/automake-%%BUILD_VERSION%%/am/lisp.am
+share/automake-%%BUILD_VERSION%%/am/ltlib.am
+share/automake-%%BUILD_VERSION%%/am/ltlibrary.am
+share/automake-%%BUILD_VERSION%%/am/mans-vars.am
+share/automake-%%BUILD_VERSION%%/am/mans.am
+share/automake-%%BUILD_VERSION%%/am/multilib.am
+share/automake-%%BUILD_VERSION%%/am/program.am
+share/automake-%%BUILD_VERSION%%/am/progs.am
+share/automake-%%BUILD_VERSION%%/am/python.am
+share/automake-%%BUILD_VERSION%%/am/remake-hdr.am
+share/automake-%%BUILD_VERSION%%/am/scripts.am
+share/automake-%%BUILD_VERSION%%/am/subdirs.am
+share/automake-%%BUILD_VERSION%%/am/tags.am
+share/automake-%%BUILD_VERSION%%/am/texi-vers.am
+share/automake-%%BUILD_VERSION%%/am/texibuild.am
+share/automake-%%BUILD_VERSION%%/am/texinfos.am
+share/automake-%%BUILD_VERSION%%/am/yacc.am
+share/automake-%%BUILD_VERSION%%/ansi2knr.1
+share/automake-%%BUILD_VERSION%%/ansi2knr.c
+share/automake-%%BUILD_VERSION%%/compile
+share/automake-%%BUILD_VERSION%%/config-ml.in
+share/automake-%%BUILD_VERSION%%/config.guess
+share/automake-%%BUILD_VERSION%%/config.sub
+share/automake-%%BUILD_VERSION%%/depcomp
+share/automake-%%BUILD_VERSION%%/elisp-comp
+share/automake-%%BUILD_VERSION%%/install-sh
+share/automake-%%BUILD_VERSION%%/mdate-sh
+share/automake-%%BUILD_VERSION%%/missing
+share/automake-%%BUILD_VERSION%%/mkinstalldirs
+share/automake-%%BUILD_VERSION%%/py-compile
+share/automake-%%BUILD_VERSION%%/symlink-tree
+share/automake-%%BUILD_VERSION%%/texinfo.tex
+share/automake-%%BUILD_VERSION%%/ylwrap
+ at dirrm share/aclocal-%%BUILD_VERSION%%
+ at dirrm share/automake-%%BUILD_VERSION%%/Automake
+ at dirrm share/automake-%%BUILD_VERSION%%/am
+ at dirrm share/automake-%%BUILD_VERSION%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/automake19/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake19/Makefile -L devel/automake19/Makefile -u -r1.1 -r1.2
--- devel/automake19/Makefile
+++ devel/automake19/Makefile
@@ -3,11 +3,12 @@
# Whom: Udo Schweigert
#
# $MidnightBSD$
-# $FreeBSD: ports/devel/automake19/Makefile,v 1.67 2006/05/04 21:40:24 edwin Exp $
+# $FreeBSD: ports/devel/automake19/Makefile,v 1.71 2007/07/31 07:36:14 ade Exp $
#
PORTNAME= automake
PORTVERSION= 1.9.6
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
@@ -15,41 +16,31 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= GNU Standards-compliant Makefile generator (1.9)
+LICENSE= gpl2
-RUN_DEPENDS= ${AUTOCONF_DEPENDS}
+RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
+ automake-wrapper:${PORTSDIR}/devel/automake-wrapper
-USE_AUTOTOOLS= autoconf:259:env
-BUILD_VERSION= 19
+USE_AUTOTOOLS= autoconf:261:env
+BUILD_VERSION= 1.9
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-LATEST_LINK= automake${BUILD_VERSION}
+LATEST_LINK= automake19
USE_BZIP2= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= AUTOCONF=autoconf259 AUTOHEADER=autoheader259 MAKEINFO=makeinfo
-CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION} \
- --infodir=${PREFIX}/info
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.0
-INFO= automake${BUILD_VERSION}
+CONFIGURE_ENV= MAKEINFO"=makeinfo --no-split"
+CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.1
+INFO= automake-${BUILD_VERSION}
post-patch:
- @(cd ${WRKSRC}/doc && \
- ${RM} -f *.info && \
- ${MV} automake.texi automake${BUILD_VERSION}.texi && \
- ${REINPLACE_CMD} -E 's,(automake)\.(info),\1${BUILD_VERSION}\.\2,g' automake${BUILD_VERSION}.texi && \
- ${REINPLACE_CMD} -E 's,(automake)\.(info|texi),\1${BUILD_VERSION}\.\2,g' Makefile.in \
- )
- @${REINPLACE_CMD} -e 's,%%X11BASE%%,${X11BASE},g' ${WRKSRC}/aclocal.in
+ @${RM} ${WRKSRC}/doc/*.info
+ @${MV} ${WRKSRC}/doc/automake.texi \
+ ${WRKSRC}/doc/automake-${BUILD_VERSION}.texi
pre-su-install:
- @${RM} -fr ${PREFIX}/share/automake${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/share/automake${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/share/aclocal${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/libexec/automake${BUILD_VERSION}
-
-post-install:
-.for i in aclocal automake
- @${LN} -sf ${PREFIX}/bin/${i}${BUILD_VERSION} \
- ${PREFIX}/libexec/automake${BUILD_VERSION}/${i}
-.endfor
+ @${RM} -fr ${PREFIX}/share/automake-${BUILD_VERSION}
+ @${MKDIR} ${PREFIX}/share/automake-${BUILD_VERSION}
+ @${MKDIR} ${PREFIX}/share/aclocal-${BUILD_VERSION}
.include
Index: patch-doc::automake.texi
===================================================================
RCS file: /home/cvs/mports/devel/automake19/files/patch-doc::automake.texi,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake19/files/patch-doc::automake.texi -L devel/automake19/files/patch-doc::automake.texi -u -r1.1 -r1.2
--- devel/automake19/files/patch-doc::automake.texi
+++ devel/automake19/files/patch-doc::automake.texi
@@ -1,13 +1,16 @@
---- doc/automake.texi.orig Mon Nov 1 01:50:48 2004
-+++ doc/automake.texi Mon Nov 8 15:28:40 2004
+--- doc/automake.texi.orig Sat Jul 9 02:28:44 2005
++++ doc/automake.texi Sat Apr 14 15:29:13 2007
@@ -2,4 +2,4 @@
@c %**start of header
- at setfilename automake.info
- at settitle automake
-+ at setfilename automake19.info
-+ at settitle automake19
++ at setfilename automake-1.9.info
++ at settitle Automake-1.9
@setchapternewpage off
-@@ -36,8 +36,3 @@
+@@ -34,10 +34,5 @@
+
+- at dircategory Software development
++ at dircategory Programming & development tools
@direntry
-* automake: (automake). Making Makefile.in's.
- at end direntry
@@ -15,10 +18,5 @@
- at dircategory Individual utilities
- at direntry
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
-+* automake19: (automake19). Making Makefile.in's.
++* Automake-1.9: (automake-1.9). Making Makefile.in's.
@end direntry
-@@ -9090,3 +9085,3 @@
- @multitable {8888-88-88} {8.8-p8} {8888} {888} {8888} {8888 (88)} {8888 (88)} {888} {888}
-- at headitem Date @tab Rel @tab am @tab acl @tab pm @tab @file{*.am} @tab m4 @tab doc @tab t
-+ at item Date @tab Rel @tab am @tab acl @tab pm @tab @file{*.am} @tab m4 @tab doc @tab t
- @item 1994-09-19 @tab CVS @tab 141 @tab @tab @tab 299 (24) @tab @tab @tab
--- devel/automake19/files/patch-lib::Automake::Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/Automake/Makefile.in.orig Sun Mar 7 09:04:33 2004
-+++ lib/Automake/Makefile.in Mon Mar 29 20:22:26 2004
-@@ -70,2 +70,3 @@
- APIVERSION = @APIVERSION@
-+APIPVERSION = @APIPVERSION@
- AUTOCONF = @AUTOCONF@
-@@ -161,2 +162,3 @@
- -e 's,[@]APIVERSION[@],$(APIVERSION),g' \
-+ -e 's,[@]APIPVERSION[@],$(APIPVERSION),g' \
- -e 's,[@]PACKAGE[@],$(PACKAGE),g' \
Index: patch-Makefile.in
===================================================================
RCS file: /home/cvs/mports/devel/automake19/files/patch-Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake19/files/patch-Makefile.in -L devel/automake19/files/patch-Makefile.in -u -r1.1 -r1.2
--- devel/automake19/files/patch-Makefile.in
+++ devel/automake19/files/patch-Makefile.in
@@ -1,27 +1,6 @@
---- Makefile.in.orig Sun Mar 7 09:04:32 2004
-+++ Makefile.in Sun Mar 14 17:07:15 2004
-@@ -82,2 +82,3 @@
- APIVERSION = @APIVERSION@
-+APIPVERSION = @APIPVERSION@
- AUTOCONF = @AUTOCONF@
-@@ -154,2 +155,3 @@
- -e 's,[@]APIVERSION[@],$(APIVERSION),g' \
-+ -e 's,[@]APIPVERSION[@],$(APIPVERSION),g' \
- -e 's,[@]PACKAGE[@],$(PACKAGE),g' \
-@@ -590,16 +592,4 @@
- @$(POST_INSTALL)
-- @for p in $(bin_SCRIPTS); do \
-- f="`echo $$p|sed '$(transform)'`"; \
-- fv="$$f-$(APIVERSION)"; \
-- rm -f $(DESTDIR)$(bindir)/$$fv; \
-- echo " $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv"; \
-- $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv; \
-- done
-
- uninstall-hook:
-- @for p in $(bin_SCRIPTS); do \
-- f="`echo $$p|sed '$(transform)'`"; \
-- fv="$$f-$(APIVERSION)"; \
-- rm -f $(DESTDIR)$(bindir)/$$fv; \
-- done
+--- Makefile.in.orig Sun Jul 10 11:14:52 2005
++++ Makefile.in Sat Apr 14 16:02:48 2007
+@@ -575,3 +575,2 @@
+ @$(NORMAL_INSTALL)
+- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
--- devel/automake19/files/patch-aclocal.in
+++ /dev/null
@@ -1,28 +0,0 @@
---- aclocal.in.orig Sat Apr 10 10:15:32 2004
-+++ aclocal.in Wed May 26 14:33:27 2004
-@@ -31,3 +31,3 @@
- {
-- my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE at -@APIVERSION@';
-+ my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE@@APIPVERSION@';
- unshift @INC, (split '@PATH_SEPARATOR@', $perllibdir);
-@@ -47,4 +47,5 @@
- # Note also that the versioned directory is handled later.
--$acdir = '@datadir@/aclocal';
-+$acdir = '@datadir@/aclocal at APIPVERSION@';
- $default_acdir = $acdir;
-+$acdir_x11 = '%%X11BASE%%/share/aclocal';
- # contains a list of directories, one per line, to be added
-@@ -411,3 +412,3 @@
-
-- my $traces = ($ENV{AUTOM4TE} || 'autom4te');
-+ my $traces = ($ENV{AUTOM4TE} || 'autom4te259');
- $traces .= " --language Autoconf-without-aclocal-m4 ";
-@@ -622,7 +623,3 @@
-
-- # Search the versioned directory near the end, and then the
-- # unversioned directory last. Only do this if the user didn't
-- # override acdir.
-- push (@dirlist, "$acdir-$APIVERSION")
-- if $acdir eq $default_acdir;
-+ unshift @dirlist, $acdir_x11 if -d "$acdir_x11/.";
-
--- devel/automake19/files/patch-m4-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- m4/Makefile.in.orig Sun Mar 7 09:04:33 2004
-+++ m4/Makefile.in Sun Mar 14 17:09:37 2004
-@@ -60,2 +60,3 @@
- APIVERSION = @APIVERSION@
-+APIPVERSION = @APIPVERSION@
- AUTOCONF = @AUTOCONF@
-@@ -122,3 +123,3 @@
- target_alias = @target_alias@
--m4datadir = $(datadir)/aclocal-$(APIVERSION)
-+m4datadir = $(datadir)/aclocal$(APIPVERSION)
- dist_m4data_DATA = \
--- devel/automake19/files/patch-automake.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- automake.in.orig Sat Apr 10 10:15:32 2004
-+++ automake.in Wed May 26 14:34:15 2004
-@@ -33,3 +33,3 @@
- {
-- my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE at -@APIVERSION@';
-+ my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE@@APIPVERSION@';
- unshift @INC, (split '@PATH_SEPARATOR@', $perllibdir);
-@@ -4440,3 +4440,3 @@
-
-- my $traces = ($ENV{AUTOCONF} || 'autoconf') . " ";
-+ my $traces = ($ENV{AUTOCONF} || 'autoconf259') . " ";
-
--- devel/automake19/files/patch-configure
+++ /dev/null
@@ -1,28 +0,0 @@
---- configure.orig Sun Jul 10 11:14:51 2005
-+++ configure Thu Jul 28 14:28:34 2005
-@@ -602,2 +602,3 @@
- APIVERSION
-+APIPVERSION
- pkgvdatadir
-@@ -2098,6 +2099,6 @@
- APIVERSION=`echo "$VERSION" | sed -e 's/^\([0-9]*\.[0-9]*[a-z]*\).*$/\1/'`
--
-+APIPVERSION=`echo "$VERSION" | sed -e 's/^\([0-9]*\)\.\([0-9]*[a-z]*\).*$/\1\2/'`
-
- # A versioned directory, defined here for convenience.
--pkgvdatadir="\${datadir}/$PACKAGE-$APIVERSION"
-+pkgvdatadir="\${datadir}/automake${APIPVERSION}"
-
-@@ -3102,2 +3103,3 @@
- APIVERSION=$APIVERSION
-+APIPVERSION=$APIPVERSION
-
-@@ -3244,2 +3246,3 @@
- APIVERSION!$APIVERSION$ac_delim
-+APIPVERSION!$APIPVERSION$ac_delim
- pkgvdatadir!$pkgvdatadir$ac_delim
-@@ -3256,3 +3259,3 @@
-
-- if test `grep -c "$ac_delim\$" conf$$subs.sed` = 75; then
-+ if test `grep -c "$ac_delim\$" conf$$subs.sed` = 76; then
- break
--- devel/automake19/files/patch-lib::Automake::Config.in
+++ /dev/null
@@ -1,18 +0,0 @@
---- lib/Automake/Config.in.orig Thu Dec 25 10:00:29 2003
-+++ lib/Automake/Config.in Mon Mar 29 20:23:13 2004
-@@ -25,5 +25,5 @@
- @ISA = qw (Exporter);
-- at EXPORT = qw ($APIVERSION $PACKAGE $VERSION $libdir);
-+ at EXPORT = qw ($APIVERSION $APIPVERSION $PACKAGE $VERSION $libdir);
-
--use vars qw ($APIVERSION $PACKAGE $VERSION $libdir);
-+use vars qw ($APIVERSION $APIPVERSION $PACKAGE $VERSION $libdir);
-
-@@ -32,5 +32,6 @@
- $APIVERSION = '@APIVERSION@';
-+$APIPVERSION = '@APIPVERSION@';
- $PACKAGE = '@PACKAGE@';
- $VERSION = '@VERSION@';
--$libdir = '@datadir@/@PACKAGE at -@APIVERSION@';
-+$libdir = '@datadir@/@PACKAGE@@APIPVERSION@';
-
Index: patch-doc::Makefile.in
===================================================================
RCS file: /home/cvs/mports/devel/automake19/files/patch-doc::Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake19/files/patch-doc::Makefile.in -L devel/automake19/files/patch-doc::Makefile.in -u -r1.1 -r1.2
--- devel/automake19/files/patch-doc::Makefile.in
+++ devel/automake19/files/patch-doc::Makefile.in
@@ -1,35 +1,26 @@
---- doc/Makefile.in.orig Sun Mar 7 09:04:33 2004
-+++ doc/Makefile.in Sun Mar 14 17:12:32 2004
-@@ -53,3 +53,3 @@
+--- doc/Makefile.in.orig Sun Jul 10 11:14:53 2005
++++ doc/Makefile.in Thu Apr 5 03:30:20 2007
+@@ -54,3 +54,3 @@
DIST_SOURCES =
-INFO_DEPS = $(srcdir)/automake.info
-+INFO_DEPS = $(srcdir)/automake${APIPVERSION}.info
++INFO_DEPS = $(srcdir)/automake- at APIVERSION@.info
TEXINFO_TEX = $(top_srcdir)/lib/texinfo.tex
-@@ -73,2 +73,3 @@
- APIVERSION = @APIVERSION@
-+APIPVERSION = @APIPVERSION@
- AUTOCONF = @AUTOCONF@
-@@ -93,3 +94,3 @@
- LTLIBOBJS = @LTLIBOBJS@
--MAKEINFO = @MAKEINFO@
-+MAKEINFO = @MAKEINFO@ --no-split
- MODIFICATION_DELAY = @MODIFICATION_DELAY@
-@@ -135,3 +136,3 @@
+@@ -146,3 +146,3 @@
target_alias = @target_alias@
-info_TEXINFOS = automake.texi
-+info_TEXINFOS = automake${APIPVERSION}.texi
++info_TEXINFOS = automake- at APIVERSION@.texi
automake_TEXINFOS = fdl.texi
-@@ -142,3 +143,3 @@
+@@ -153,3 +153,3 @@
-TAGS_DEPENDENCIES = automake.texi
-+TAGS_DEPENDENCIES = automake${APIPVERSION}.texi
++TAGS_DEPENDENCIES = automake- at APIVERSION@.texi
all: all-am
-@@ -222,5 +223,5 @@
+@@ -238,5 +238,5 @@
$(srcdir)/version.texi: $(srcdir)/stamp-vti
-$(srcdir)/stamp-vti: automake.texi $(top_srcdir)/configure
- @(dir=.; test -f ./automake.texi || dir=$(srcdir); \
- set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake.texi`; \
-+$(srcdir)/stamp-vti: automake${APIPVERSION}.texi $(top_srcdir)/configure
-+ @(dir=.; test -f ./automake${APIPVERSION}.texi || dir=$(srcdir); \
-+ set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake${APIPVERSION}.texi`; \
++$(srcdir)/stamp-vti: automake- at APIVERSION@.texi $(top_srcdir)/configure
++ @(dir=.; test -f ./automake- at APIVERSION@.texi || dir=$(srcdir); \
++ set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake- at APIVERSION@.texi`; \
echo "@set UPDATED $$1 $$2 $$3"; \
From laffer1 at midnightbsd.org Sun Mar 23 16:43:43 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 16:43:43 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: devel/automake110: Update for wrapper,
autoconf 2.61
Message-ID: <200803232043.m2NKhhsR028406@stargazer.midnightbsd.org>
Log Message:
-----------
Update for wrapper, autoconf 2.61
Modified Files:
--------------
mports/devel/automake110:
Makefile (r1.2 -> r1.3)
pkg-descr (r1.1 -> r1.2)
pkg-plist (r1.1 -> r1.2)
mports/devel/automake110/files:
patch-Makefile.in (r1.1 -> r1.2)
patch-doc::Makefile.in (r1.1 -> r1.2)
patch-doc::automake.texi (r1.1 -> r1.2)
Removed Files:
-------------
mports/devel/automake110/files:
patch-aclocal.in
patch-automake.in
patch-configure
patch-lib::Automake::Config.in
patch-lib::Automake::Makefile.in
patch-m4-Makefile.in
-------------- next part --------------
Index: pkg-descr
===================================================================
RCS file: /home/cvs/mports/devel/automake110/pkg-descr,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake110/pkg-descr -L devel/automake110/pkg-descr -u -r1.1 -r1.2
--- devel/automake110/pkg-descr
+++ devel/automake110/pkg-descr
@@ -10,4 +10,3 @@
mechanism for augmenting autoconf.
WWW: http://www.gnu.org/software/automake/
-
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/devel/automake110/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake110/pkg-plist -L devel/automake110/pkg-plist -u -r1.1 -r1.2
--- devel/automake110/pkg-plist
+++ devel/automake110/pkg-plist
@@ -1,123 +1,120 @@
-bin/aclocal%%BUILD_VERSION%%
-bin/automake%%BUILD_VERSION%%
-libexec/automake%%BUILD_VERSION%%/aclocal
-libexec/automake%%BUILD_VERSION%%/automake
-share/aclocal%%BUILD_VERSION%%/amversion.m4
-share/aclocal%%BUILD_VERSION%%/as.m4
-share/aclocal%%BUILD_VERSION%%/auxdir.m4
-share/aclocal%%BUILD_VERSION%%/ccstdc.m4
-share/aclocal%%BUILD_VERSION%%/cond.m4
-share/aclocal%%BUILD_VERSION%%/depend.m4
-share/aclocal%%BUILD_VERSION%%/depout.m4
-share/aclocal%%BUILD_VERSION%%/dmalloc.m4
-share/aclocal%%BUILD_VERSION%%/gcj.m4
-share/aclocal%%BUILD_VERSION%%/header.m4
-share/aclocal%%BUILD_VERSION%%/init.m4
-share/aclocal%%BUILD_VERSION%%/install-sh.m4
-share/aclocal%%BUILD_VERSION%%/lead-dot.m4
-share/aclocal%%BUILD_VERSION%%/lex.m4
-share/aclocal%%BUILD_VERSION%%/lispdir.m4
-share/aclocal%%BUILD_VERSION%%/maintainer.m4
-share/aclocal%%BUILD_VERSION%%/make.m4
-share/aclocal%%BUILD_VERSION%%/minuso.m4
-share/aclocal%%BUILD_VERSION%%/missing.m4
-share/aclocal%%BUILD_VERSION%%/mkdirp.m4
-share/aclocal%%BUILD_VERSION%%/multi.m4
-share/aclocal%%BUILD_VERSION%%/obsol-gt.m4
-share/aclocal%%BUILD_VERSION%%/obsol-lt.m4
-share/aclocal%%BUILD_VERSION%%/obsolete.m4
-share/aclocal%%BUILD_VERSION%%/options.m4
-share/aclocal%%BUILD_VERSION%%/protos.m4
-share/aclocal%%BUILD_VERSION%%/python.m4
-share/aclocal%%BUILD_VERSION%%/regex.m4
-share/aclocal%%BUILD_VERSION%%/runlog.m4
-share/aclocal%%BUILD_VERSION%%/sanity.m4
-share/aclocal%%BUILD_VERSION%%/strip.m4
-share/aclocal%%BUILD_VERSION%%/substnot.m4
-share/aclocal%%BUILD_VERSION%%/tar.m4
-share/aclocal%%BUILD_VERSION%%/upc.m4
-share/automake%%BUILD_VERSION%%/Automake/ChannelDefs.pm
-share/automake%%BUILD_VERSION%%/Automake/Channels.pm
-share/automake%%BUILD_VERSION%%/Automake/Condition.pm
-share/automake%%BUILD_VERSION%%/Automake/Config.pm
-share/automake%%BUILD_VERSION%%/Automake/Configure_ac.pm
-share/automake%%BUILD_VERSION%%/Automake/DisjConditions.pm
-share/automake%%BUILD_VERSION%%/Automake/FileUtils.pm
-share/automake%%BUILD_VERSION%%/Automake/General.pm
-share/automake%%BUILD_VERSION%%/Automake/Item.pm
-share/automake%%BUILD_VERSION%%/Automake/ItemDef.pm
-share/automake%%BUILD_VERSION%%/Automake/Location.pm
-share/automake%%BUILD_VERSION%%/Automake/Options.pm
-share/automake%%BUILD_VERSION%%/Automake/Rule.pm
-share/automake%%BUILD_VERSION%%/Automake/RuleDef.pm
-share/automake%%BUILD_VERSION%%/Automake/Struct.pm
-share/automake%%BUILD_VERSION%%/Automake/VarDef.pm
-share/automake%%BUILD_VERSION%%/Automake/Variable.pm
-share/automake%%BUILD_VERSION%%/Automake/Version.pm
-share/automake%%BUILD_VERSION%%/Automake/Wrap.pm
-share/automake%%BUILD_VERSION%%/Automake/XFile.pm
-share/automake%%BUILD_VERSION%%/COPYING
-share/automake%%BUILD_VERSION%%/INSTALL
-share/automake%%BUILD_VERSION%%/acinstall
-share/automake%%BUILD_VERSION%%/am/ansi2knr.am
-share/automake%%BUILD_VERSION%%/am/check.am
-share/automake%%BUILD_VERSION%%/am/clean-hdr.am
-share/automake%%BUILD_VERSION%%/am/clean.am
-share/automake%%BUILD_VERSION%%/am/compile.am
-share/automake%%BUILD_VERSION%%/am/configure.am
-share/automake%%BUILD_VERSION%%/am/data.am
-share/automake%%BUILD_VERSION%%/am/dejagnu.am
-share/automake%%BUILD_VERSION%%/am/depend.am
-share/automake%%BUILD_VERSION%%/am/depend2.am
-share/automake%%BUILD_VERSION%%/am/distdir.am
-share/automake%%BUILD_VERSION%%/am/footer.am
-share/automake%%BUILD_VERSION%%/am/header-vars.am
-share/automake%%BUILD_VERSION%%/am/header.am
-share/automake%%BUILD_VERSION%%/am/install.am
-share/automake%%BUILD_VERSION%%/am/inst-vars.am
-share/automake%%BUILD_VERSION%%/am/java.am
-share/automake%%BUILD_VERSION%%/am/lang-compile.am
-share/automake%%BUILD_VERSION%%/am/lex.am
-share/automake%%BUILD_VERSION%%/am/library.am
-share/automake%%BUILD_VERSION%%/am/libs.am
-share/automake%%BUILD_VERSION%%/am/libtool.am
-share/automake%%BUILD_VERSION%%/am/lisp.am
-share/automake%%BUILD_VERSION%%/am/ltlib.am
-share/automake%%BUILD_VERSION%%/am/ltlibrary.am
-share/automake%%BUILD_VERSION%%/am/mans-vars.am
-share/automake%%BUILD_VERSION%%/am/mans.am
-share/automake%%BUILD_VERSION%%/am/multilib.am
-share/automake%%BUILD_VERSION%%/am/program.am
-share/automake%%BUILD_VERSION%%/am/progs.am
-share/automake%%BUILD_VERSION%%/am/python.am
-share/automake%%BUILD_VERSION%%/am/remake-hdr.am
-share/automake%%BUILD_VERSION%%/am/scripts.am
-share/automake%%BUILD_VERSION%%/am/subdirs.am
-share/automake%%BUILD_VERSION%%/am/tags.am
-share/automake%%BUILD_VERSION%%/am/texi-vers.am
-share/automake%%BUILD_VERSION%%/am/texibuild.am
-share/automake%%BUILD_VERSION%%/am/texinfos.am
-share/automake%%BUILD_VERSION%%/am/yacc.am
-share/automake%%BUILD_VERSION%%/ansi2knr.1
-share/automake%%BUILD_VERSION%%/ansi2knr.c
-share/automake%%BUILD_VERSION%%/compile
-share/automake%%BUILD_VERSION%%/config-ml.in
-share/automake%%BUILD_VERSION%%/config.guess
-share/automake%%BUILD_VERSION%%/config.sub
-share/automake%%BUILD_VERSION%%/depcomp
-share/automake%%BUILD_VERSION%%/elisp-comp
-share/automake%%BUILD_VERSION%%/install-sh
-share/automake%%BUILD_VERSION%%/mdate-sh
-share/automake%%BUILD_VERSION%%/missing
-share/automake%%BUILD_VERSION%%/mkinstalldirs
-share/automake%%BUILD_VERSION%%/py-compile
-share/automake%%BUILD_VERSION%%/symlink-tree
-share/automake%%BUILD_VERSION%%/texinfo.tex
-share/automake%%BUILD_VERSION%%/ylwrap
+bin/aclocal-%%BUILD_VERSION%%
+bin/automake-%%BUILD_VERSION%%
+share/aclocal-%%BUILD_VERSION%%/amversion.m4
+share/aclocal-%%BUILD_VERSION%%/as.m4
+share/aclocal-%%BUILD_VERSION%%/auxdir.m4
+share/aclocal-%%BUILD_VERSION%%/ccstdc.m4
+share/aclocal-%%BUILD_VERSION%%/cond.m4
+share/aclocal-%%BUILD_VERSION%%/depend.m4
+share/aclocal-%%BUILD_VERSION%%/depout.m4
+share/aclocal-%%BUILD_VERSION%%/dmalloc.m4
+share/aclocal-%%BUILD_VERSION%%/gcj.m4
+share/aclocal-%%BUILD_VERSION%%/header.m4
+share/aclocal-%%BUILD_VERSION%%/init.m4
+share/aclocal-%%BUILD_VERSION%%/install-sh.m4
+share/aclocal-%%BUILD_VERSION%%/lead-dot.m4
+share/aclocal-%%BUILD_VERSION%%/lex.m4
+share/aclocal-%%BUILD_VERSION%%/lispdir.m4
+share/aclocal-%%BUILD_VERSION%%/maintainer.m4
+share/aclocal-%%BUILD_VERSION%%/make.m4
+share/aclocal-%%BUILD_VERSION%%/minuso.m4
+share/aclocal-%%BUILD_VERSION%%/missing.m4
+share/aclocal-%%BUILD_VERSION%%/mkdirp.m4
+share/aclocal-%%BUILD_VERSION%%/multi.m4
+share/aclocal-%%BUILD_VERSION%%/obsol-gt.m4
+share/aclocal-%%BUILD_VERSION%%/obsol-lt.m4
+share/aclocal-%%BUILD_VERSION%%/obsolete.m4
+share/aclocal-%%BUILD_VERSION%%/options.m4
+share/aclocal-%%BUILD_VERSION%%/protos.m4
+share/aclocal-%%BUILD_VERSION%%/python.m4
+share/aclocal-%%BUILD_VERSION%%/regex.m4
+share/aclocal-%%BUILD_VERSION%%/runlog.m4
+share/aclocal-%%BUILD_VERSION%%/sanity.m4
+share/aclocal-%%BUILD_VERSION%%/strip.m4
+share/aclocal-%%BUILD_VERSION%%/substnot.m4
+share/aclocal-%%BUILD_VERSION%%/tar.m4
+share/aclocal-%%BUILD_VERSION%%/upc.m4
+share/automake-%%BUILD_VERSION%%/Automake/ChannelDefs.pm
+share/automake-%%BUILD_VERSION%%/Automake/Channels.pm
+share/automake-%%BUILD_VERSION%%/Automake/Condition.pm
+share/automake-%%BUILD_VERSION%%/Automake/Config.pm
+share/automake-%%BUILD_VERSION%%/Automake/Configure_ac.pm
+share/automake-%%BUILD_VERSION%%/Automake/DisjConditions.pm
+share/automake-%%BUILD_VERSION%%/Automake/FileUtils.pm
+share/automake-%%BUILD_VERSION%%/Automake/General.pm
+share/automake-%%BUILD_VERSION%%/Automake/Item.pm
+share/automake-%%BUILD_VERSION%%/Automake/ItemDef.pm
+share/automake-%%BUILD_VERSION%%/Automake/Location.pm
+share/automake-%%BUILD_VERSION%%/Automake/Options.pm
+share/automake-%%BUILD_VERSION%%/Automake/Rule.pm
+share/automake-%%BUILD_VERSION%%/Automake/RuleDef.pm
+share/automake-%%BUILD_VERSION%%/Automake/Struct.pm
+share/automake-%%BUILD_VERSION%%/Automake/VarDef.pm
+share/automake-%%BUILD_VERSION%%/Automake/Variable.pm
+share/automake-%%BUILD_VERSION%%/Automake/Version.pm
+share/automake-%%BUILD_VERSION%%/Automake/Wrap.pm
+share/automake-%%BUILD_VERSION%%/Automake/XFile.pm
+share/automake-%%BUILD_VERSION%%/COPYING
+share/automake-%%BUILD_VERSION%%/INSTALL
+share/automake-%%BUILD_VERSION%%/acinstall
+share/automake-%%BUILD_VERSION%%/am/ansi2knr.am
+share/automake-%%BUILD_VERSION%%/am/check.am
+share/automake-%%BUILD_VERSION%%/am/clean-hdr.am
+share/automake-%%BUILD_VERSION%%/am/clean.am
+share/automake-%%BUILD_VERSION%%/am/compile.am
+share/automake-%%BUILD_VERSION%%/am/configure.am
+share/automake-%%BUILD_VERSION%%/am/data.am
+share/automake-%%BUILD_VERSION%%/am/dejagnu.am
+share/automake-%%BUILD_VERSION%%/am/depend.am
+share/automake-%%BUILD_VERSION%%/am/depend2.am
+share/automake-%%BUILD_VERSION%%/am/distdir.am
+share/automake-%%BUILD_VERSION%%/am/footer.am
+share/automake-%%BUILD_VERSION%%/am/header-vars.am
+share/automake-%%BUILD_VERSION%%/am/header.am
+share/automake-%%BUILD_VERSION%%/am/install.am
+share/automake-%%BUILD_VERSION%%/am/inst-vars.am
+share/automake-%%BUILD_VERSION%%/am/java.am
+share/automake-%%BUILD_VERSION%%/am/lang-compile.am
+share/automake-%%BUILD_VERSION%%/am/lex.am
+share/automake-%%BUILD_VERSION%%/am/library.am
+share/automake-%%BUILD_VERSION%%/am/libs.am
+share/automake-%%BUILD_VERSION%%/am/libtool.am
+share/automake-%%BUILD_VERSION%%/am/lisp.am
+share/automake-%%BUILD_VERSION%%/am/ltlib.am
+share/automake-%%BUILD_VERSION%%/am/ltlibrary.am
+share/automake-%%BUILD_VERSION%%/am/mans-vars.am
+share/automake-%%BUILD_VERSION%%/am/mans.am
+share/automake-%%BUILD_VERSION%%/am/multilib.am
+share/automake-%%BUILD_VERSION%%/am/program.am
+share/automake-%%BUILD_VERSION%%/am/progs.am
+share/automake-%%BUILD_VERSION%%/am/python.am
+share/automake-%%BUILD_VERSION%%/am/remake-hdr.am
+share/automake-%%BUILD_VERSION%%/am/scripts.am
+share/automake-%%BUILD_VERSION%%/am/subdirs.am
+share/automake-%%BUILD_VERSION%%/am/tags.am
+share/automake-%%BUILD_VERSION%%/am/texi-vers.am
+share/automake-%%BUILD_VERSION%%/am/texibuild.am
+share/automake-%%BUILD_VERSION%%/am/texinfos.am
+share/automake-%%BUILD_VERSION%%/am/yacc.am
+share/automake-%%BUILD_VERSION%%/ansi2knr.1
+share/automake-%%BUILD_VERSION%%/ansi2knr.c
+share/automake-%%BUILD_VERSION%%/compile
+share/automake-%%BUILD_VERSION%%/config-ml.in
+share/automake-%%BUILD_VERSION%%/config.guess
+share/automake-%%BUILD_VERSION%%/config.sub
+share/automake-%%BUILD_VERSION%%/depcomp
+share/automake-%%BUILD_VERSION%%/elisp-comp
+share/automake-%%BUILD_VERSION%%/install-sh
+share/automake-%%BUILD_VERSION%%/mdate-sh
+share/automake-%%BUILD_VERSION%%/missing
+share/automake-%%BUILD_VERSION%%/mkinstalldirs
+share/automake-%%BUILD_VERSION%%/py-compile
+share/automake-%%BUILD_VERSION%%/symlink-tree
+share/automake-%%BUILD_VERSION%%/texinfo.tex
+share/automake-%%BUILD_VERSION%%/ylwrap
share/doc/automake/amhello-1.0.tar.gz
@dirrm share/doc/automake
- at dirrm share/aclocal%%BUILD_VERSION%%
- at dirrm share/automake%%BUILD_VERSION%%/Automake
- at dirrm share/automake%%BUILD_VERSION%%/am
- at dirrm share/automake%%BUILD_VERSION%%
- at dirrm libexec/automake%%BUILD_VERSION%%
+ at dirrm share/aclocal-%%BUILD_VERSION%%
+ at dirrm share/automake-%%BUILD_VERSION%%/Automake
+ at dirrm share/automake-%%BUILD_VERSION%%/am
+ at dirrm share/automake-%%BUILD_VERSION%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/automake110/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L devel/automake110/Makefile -L devel/automake110/Makefile -u -r1.2 -r1.3
--- devel/automake110/Makefile
+++ devel/automake110/Makefile
@@ -3,12 +3,12 @@
# Whom: Ade Lovett
#
# $MidnightBSD$
-# $FreeBSD: ports/devel/automake110/Makefile,v 1.70 2007/02/07 10:04:31 ade Exp $
+# $FreeBSD: ports/devel/automake110/Makefile,v 1.74 2007/07/28 10:01:08 ade Exp $
#
PORTNAME= automake
PORTVERSION= 1.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
@@ -18,43 +18,32 @@
COMMENT= GNU Standards-compliant Makefile generator (1.10)
LICENSE= gpl2
-RUN_DEPENDS= ${AUTOCONF_DEPENDS}
+RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
+ automake-wrapper:${PORTSDIR}/devel/automake-wrapper
USE_AUTOTOOLS= autoconf:261:env
-BUILD_VERSION= 110
+BUILD_VERSION= 1.10
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-LATEST_LINK= automake${BUILD_VERSION}
+LATEST_LINK= automake110
USE_BZIP2= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION} \
- --infodir=${PREFIX}/info --mandir=${PREFIX}/man
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.0
-INFO= automake${BUILD_VERSION}
+CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+INFO= automake-${BUILD_VERSION}
.include
CONFIGURE_ENV+= MAKEINFO="makeinfo --no-split"
post-patch:
- @(cd ${WRKSRC}/doc && \
- ${RM} -f *.info && \
- ${MV} automake.texi automake${BUILD_VERSION}.texi && \
- ${REINPLACE_CMD} -E 's,(automake)\.(info),\1${BUILD_VERSION}\.\2,g' automake${BUILD_VERSION}.texi && \
- ${REINPLACE_CMD} -E 's,(automake)\.(info|texi),\1${BUILD_VERSION}\.\2,g' Makefile.in \
- )
- @${REINPLACE_CMD} -e 's,%%X11BASE%%,${X11BASE},g' ${WRKSRC}/aclocal.in
+ @${RM} ${WRKSRC}/doc/*.info
+ @${MV} ${WRKSRC}/doc/automake.texi \
+ ${WRKSRC}/doc/automake-${BUILD_VERSION}.texi
pre-su-install:
- @${RM} -fr ${PREFIX}/share/automake${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/share/automake${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/share/aclocal${BUILD_VERSION}
- @${MKDIR} ${PREFIX}/libexec/automake${BUILD_VERSION}
-
-post-install:
-.for i in aclocal automake
- @${LN} -sf ${PREFIX}/bin/${i}${BUILD_VERSION} \
- ${PREFIX}/libexec/automake${BUILD_VERSION}/${i}
-.endfor
+ @${RM} -fr ${PREFIX}/share/automake-${BUILD_VERSION}
+ @${MKDIR} ${PREFIX}/share/automake-${BUILD_VERSION}
+ @${MKDIR} ${PREFIX}/share/aclocal-${BUILD_VERSION}
.include
Index: patch-doc::automake.texi
===================================================================
RCS file: /home/cvs/mports/devel/automake110/files/patch-doc::automake.texi,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake110/files/patch-doc::automake.texi -L devel/automake110/files/patch-doc::automake.texi -u -r1.1 -r1.2
--- devel/automake110/files/patch-doc::automake.texi
+++ devel/automake110/files/patch-doc::automake.texi
@@ -1,13 +1,19 @@
--- doc/automake.texi.orig Sun Oct 15 10:41:24 2006
-+++ doc/automake.texi Tue Dec 5 13:25:18 2006
++++ doc/automake.texi Sat Apr 14 15:32:49 2007
@@ -2,4 +2,4 @@
@c %**start of header
- at setfilename automake.info
- at settitle automake
-+ at setfilename automake19.info
-+ at settitle automake19
++ at setfilename automake-1.10.info
++ at settitle Automake-1.10
@setchapternewpage off
-@@ -39,9 +39,4 @@
+@@ -34,14 +34,5 @@
+
+- at c info Automake points to the Automake package's documentation
+- at c info automake points to the automake script's documentation
+- at c (Autoconf has a similar setup.)
+- at dircategory Software development
++ at dircategory Programming & development tools
@direntry
-* Automake: (automake). Making GNU standards-compliant Makefiles.
- at end direntry
@@ -16,11 +22,5 @@
- at direntry
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
-* automake: (automake)Invoking Automake. Generating Makefile.in.
-+* aclocal110: (automake110)Invoking aclocal. Generating aclocal.m4.
-+* automake110: (automake110)Invoking Automake. Generating Makefile.in.
++* Automake-1.10: (automake-1.10). Making Makefile.in's.
@end direntry
-@@ -11894,3 +11889,3 @@
- @multitable {8888-88-88} {8.8-p8} {8888} {8888} {8888} {8888 (88)} {8888 (88)} {888} {888}
-- at headitem Date @tab Rel @tab am @tab acl @tab pm @tab @file{*.am} @tab m4 @tab doc @tab t
-+ at item Date @tab Rel @tab am @tab acl @tab pm @tab @file{*.am} @tab m4 @tab doc @tab t
- @item 1994-09-19 @tab CVS @tab 141 @tab @tab @tab 299 (24) @tab @tab @tab
--- devel/automake110/files/patch-lib::Automake::Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/Automake/Makefile.in.orig Sun Mar 7 09:04:33 2004
-+++ lib/Automake/Makefile.in Mon Mar 29 20:22:26 2004
-@@ -70,2 +70,3 @@
- APIVERSION = @APIVERSION@
-+APIPVERSION = @APIPVERSION@
- AUTOCONF = @AUTOCONF@
-@@ -161,2 +162,3 @@
- -e 's,[@]APIVERSION[@],$(APIVERSION),g' \
-+ -e 's,[@]APIPVERSION[@],$(APIPVERSION),g' \
- -e 's,[@]PACKAGE[@],$(PACKAGE),g' \
Index: patch-Makefile.in
===================================================================
RCS file: /home/cvs/mports/devel/automake110/files/patch-Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake110/files/patch-Makefile.in -L devel/automake110/files/patch-Makefile.in -u -r1.1 -r1.2
--- devel/automake110/files/patch-Makefile.in
+++ devel/automake110/files/patch-Makefile.in
@@ -1,27 +1,6 @@
---- Makefile.in.orig Sun Mar 7 09:04:32 2004
-+++ Makefile.in Sun Mar 14 17:07:15 2004
-@@ -82,2 +82,3 @@
- APIVERSION = @APIVERSION@
-+APIPVERSION = @APIPVERSION@
- AUTOCONF = @AUTOCONF@
-@@ -154,2 +155,3 @@
- -e 's,[@]APIVERSION[@],$(APIVERSION),g' \
-+ -e 's,[@]APIPVERSION[@],$(APIPVERSION),g' \
- -e 's,[@]PACKAGE[@],$(PACKAGE),g' \
-@@ -590,16 +592,4 @@
- @$(POST_INSTALL)
-- @for p in $(bin_SCRIPTS); do \
-- f="`echo $$p|sed '$(transform)'`"; \
-- fv="$$f-$(APIVERSION)"; \
-- rm -f $(DESTDIR)$(bindir)/$$fv; \
-- echo " $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv"; \
-- $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv; \
-- done
-
- uninstall-hook:
-- @for p in $(bin_SCRIPTS); do \
-- f="`echo $$p|sed '$(transform)'`"; \
-- fv="$$f-$(APIVERSION)"; \
-- rm -f $(DESTDIR)$(bindir)/$$fv; \
-- done
+--- Makefile.in.orig Sun Oct 15 10:25:23 2006
++++ Makefile.in Sat Apr 14 16:04:04 2007
+@@ -591,3 +591,2 @@
+ @$(NORMAL_INSTALL)
+- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
--- devel/automake110/files/patch-aclocal.in
+++ /dev/null
@@ -1,19 +0,0 @@
---- aclocal.in.orig Sun Oct 15 09:19:37 2006
-+++ aclocal.in Tue Dec 5 13:19:21 2006
-@@ -32,3 +32,3 @@
- {
-- my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE at -@APIVERSION@';
-+ my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE@@APIPVERSION@';
- unshift @INC, (split '@PATH_SEPARATOR@', $perllibdir);
-@@ -58,4 +58,4 @@
- my @user_includes = ();
--my @automake_includes = ("@datadir@/aclocal-$APIVERSION");
--my @system_includes = ('@datadir@/aclocal');
-+my @automake_includes = ("@datadir@/aclocal$APIPVERSION");
-+my @system_includes = ('@datadir@/aclocal', '%%X11BASE%%/share/aclocal');
-
-@@ -650,3 +650,3 @@
-
-- my $traces = ($ENV{AUTOM4TE} || 'autom4te');
-+ my $traces = ($ENV{AUTOM4TE} || 'autom4te261');
- $traces .= " --language Autoconf-without-aclocal-m4 ";
--- devel/automake110/files/patch-m4-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- m4/Makefile.in.orig Sun Mar 7 09:04:33 2004
-+++ m4/Makefile.in Sun Mar 14 17:09:37 2004
-@@ -60,2 +60,3 @@
- APIVERSION = @APIVERSION@
-+APIPVERSION = @APIPVERSION@
- AUTOCONF = @AUTOCONF@
-@@ -122,3 +123,3 @@
- target_alias = @target_alias@
--m4datadir = $(datadir)/aclocal-$(APIVERSION)
-+m4datadir = $(datadir)/aclocal$(APIPVERSION)
- dist_m4data_DATA = \
--- devel/automake110/files/patch-automake.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- automake.in.orig Sat Apr 10 10:15:32 2004
-+++ automake.in Wed May 26 14:34:15 2004
-@@ -33,3 +33,3 @@
- {
-- my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE at -@APIVERSION@';
-+ my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE@@APIPVERSION@';
- unshift @INC, (split '@PATH_SEPARATOR@', $perllibdir);
-@@ -4440,3 +4440,3 @@
-
-- my $traces = ($ENV{AUTOCONF} || 'autoconf') . " ";
-+ my $traces = ($ENV{AUTOCONF} || 'autoconf261') . " ";
-
--- devel/automake110/files/patch-configure
+++ /dev/null
@@ -1,42 +0,0 @@
---- configure.orig Sun Oct 15 10:25:22 2006
-+++ configure Tue Dec 5 13:23:30 2006
-@@ -631,2 +631,3 @@
- APIVERSION
-+APIPVERSION
- pkgvdatadir
-@@ -1736,2 +1737,3 @@
- am__api_version='1.10'
-+am__apip_version='110'
-
-@@ -2055,3 +2057,3 @@
-
--ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
-+ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal${am__apip_version}"}
-
-@@ -2061,3 +2063,3 @@
-
--AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
-+AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake${am__apip_version}"}
-
-@@ -2196,6 +2198,6 @@
- APIVERSION=`echo "$VERSION" | sed -e 's/^\([0-9]*\.[0-9]*[a-z]*\).*$/\1/'`
--
-+APIPVERSION=`echo "$VERSION" | sed -e 's/^\([0-9]*\)\.\([0-9]*[a-z]*\).*$/\1\2/'`
-
- # A versioned directory, defined here for convenience.
--pkgvdatadir="\${datadir}/$PACKAGE-$APIVERSION"
-+pkgvdatadir="\${datadir}/automake${APIPVERSION}"
-
-@@ -3232,2 +3234,3 @@
- APIVERSION=$APIVERSION
-+APIPVERSION=$APIPVERSION
-
-@@ -3377,2 +3380,3 @@
- APIVERSION!$APIVERSION$ac_delim
-+APIPVERSION!$APIPVERSION$ac_delim
- pkgvdatadir!$pkgvdatadir$ac_delim
-@@ -3389,3 +3393,3 @@
-
-- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 75; then
-+ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 76; then
- break
--- devel/automake110/files/patch-lib::Automake::Config.in
+++ /dev/null
@@ -1,15 +0,0 @@
---- lib/Automake/Config.in.orig Sat May 14 12:52:09 2005
-+++ lib/Automake/Config.in Tue Dec 5 13:27:08 2006
-@@ -25,3 +25,3 @@
- our @ISA = qw (Exporter);
--our @EXPORT = qw ($APIVERSION $PACKAGE $VERSION $libdir);
-+our @EXPORT = qw ($APIVERSION $APIPVERSION $PACKAGE $VERSION $libdir);
-
-@@ -30,5 +30,6 @@
- our $APIVERSION = '@APIVERSION@';
-+our $APIPVERSION = '@APIPVERSION@';
- our $PACKAGE = '@PACKAGE@';
- our $VERSION = '@VERSION@';
--our $libdir = '@datadir@/@PACKAGE at -@APIVERSION@';
-+our $libdir = '@datadir@/@PACKAGE@@APIPVERSION@';
-
Index: patch-doc::Makefile.in
===================================================================
RCS file: /home/cvs/mports/devel/automake110/files/patch-doc::Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake110/files/patch-doc::Makefile.in -L devel/automake110/files/patch-doc::Makefile.in -u -r1.1 -r1.2
--- devel/automake110/files/patch-doc::Makefile.in
+++ devel/automake110/files/patch-doc::Makefile.in
@@ -3,33 +3,24 @@
@@ -53,3 +53,3 @@
DIST_SOURCES =
-INFO_DEPS = $(srcdir)/automake.info
-+INFO_DEPS = $(srcdir)/automake${APIPVERSION}.info
++INFO_DEPS = $(srcdir)/automake- at APIVERSION@.info
TEXINFO_TEX = $(top_srcdir)/lib/texinfo.tex
-@@ -73,2 +73,3 @@
- APIVERSION = @APIVERSION@
-+APIPVERSION = @APIPVERSION@
- AUTOCONF = @AUTOCONF@
-@@ -93,3 +94,3 @@
- LTLIBOBJS = @LTLIBOBJS@
--MAKEINFO = @MAKEINFO@
-+MAKEINFO = @MAKEINFO@ --no-split
- MODIFICATION_DELAY = @MODIFICATION_DELAY@
@@ -135,3 +136,3 @@
target_alias = @target_alias@
-info_TEXINFOS = automake.texi
-+info_TEXINFOS = automake${APIPVERSION}.texi
++info_TEXINFOS = automake- at APIVERSION@.texi
automake_TEXINFOS = fdl.texi
@@ -142,3 +143,3 @@
-TAGS_DEPENDENCIES = automake.texi
-+TAGS_DEPENDENCIES = automake${APIPVERSION}.texi
++TAGS_DEPENDENCIES = automake- at APIVERSION@.texi
all: all-am
@@ -222,5 +223,5 @@
$(srcdir)/version.texi: $(srcdir)/stamp-vti
-$(srcdir)/stamp-vti: automake.texi $(top_srcdir)/configure
- @(dir=.; test -f ./automake.texi || dir=$(srcdir); \
- set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake.texi`; \
-+$(srcdir)/stamp-vti: automake${APIPVERSION}.texi $(top_srcdir)/configure
-+ @(dir=.; test -f ./automake${APIPVERSION}.texi || dir=$(srcdir); \
-+ set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake${APIPVERSION}.texi`; \
++$(srcdir)/stamp-vti: automake- at APIVERSION@.texi $(top_srcdir)/configure
++ @(dir=.; test -f ./automake- at APIVERSION@.texi || dir=$(srcdir); \
++ set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake- at APIVERSION@.texi`; \
echo "@set UPDATED $$1 $$2 $$3"; \
From laffer1 at midnightbsd.org Sun Mar 23 16:44:17 2008
From: laffer1 at midnightbsd.org (laffer1 at midnightbsd.org)
Date: Sun, 23 Mar 2008 16:44:17 -0400 (EDT)
Subject: [Midnightbsd-cvs] mports: pkg-descr:
Message-ID: <200803232044.m2NKiH35028458@stargazer.midnightbsd.org>
Log Message:
-----------
Modified Files:
--------------
mports/devel/automake19:
pkg-descr (r1.1 -> r1.2)
-------------- next part --------------
Index: pkg-descr
===================================================================
RCS file: /home/cvs/mports/devel/automake19/pkg-descr,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/automake19/pkg-descr -L devel/automake19/pkg-descr -u -r1.1 -r1.2
--- devel/automake19/pkg-descr
+++ devel/automake19/pkg-descr
@@ -10,5 +10,3 @@
mechanism for augmenting autoconf.
WWW: http://www.gnu.org/software/automake/
-
--- AlanE