freebsd-ports/archivers
Will Andrews 1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
..
9e Fix the maintainer address. (gehicks@cisco.co -> gehicks@cisco.com) 2001-02-16 04:56:18 +00:00
arc Protect against bad entry size in header 2001-08-11 18:19:11 +00:00
ark Upgrade KDE to 2.2.2: 2001-12-04 03:47:18 +00:00
bitbox change master site and update WWW: 2001-05-08 18:52:04 +00:00
bzip Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
bzip2 Mark IGNORE for systems with bzip2 in the base. 2001-09-11 13:01:29 +00:00
cabextract Update to 0.5. 2001-08-27 08:35:40 +00:00
deepforest Use MASTER_SITE_LOCAL. 2001-01-08 19:05:49 +00:00
fastjar Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
freeze Respect CFLAGS. 2001-11-03 10:20:48 +00:00
gshar+gunshar update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
gtar Update to 1.13.25: 2001-11-05 16:08:33 +00:00
ha update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
hpack.non-usa.only Add management for etc/hpack.cfg. 2001-06-17 10:55:03 +00:00
lbrate add lbrate 2001-08-29 11:12:02 +00:00
lha Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
libarc Initial import of libarc - a tiny decompression library supporting bunch of 2000-06-20 15:03:58 +00:00
libcabinet - Add missed INSTALLS_SHLIB; 2000-12-04 11:49:38 +00:00
libcomprex - Conditionalize bzip2 dependencies 2001-11-23 17:30:56 +00:00
linux_rar o update to 2.90. 2001-10-05 07:54:21 +00:00
lzo Add NOPORTDOCS support 2001-07-03 18:41:16 +00:00
lzo2 Add NOPORTDOCS support 2001-07-03 18:41:16 +00:00
lzop Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
macutils Add NOPORTDOCS support 2001-07-03 18:42:13 +00:00
makeself Update MASTER_SITE to new location 2001-07-07 03:47:49 +00:00
mscompress Update MASTER_SITES 2000-05-11 13:27:46 +00:00
nomarch add nomarch 2001-11-05 09:18:42 +00:00
nulib Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
p5-Archive-Tar Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
p5-Archive-Zip Fix pkg-plist, and add depends to p5-Compress-Zlib. 2001-03-10 04:23:42 +00:00
p5-Compress-Zlib Upgrade to 1.14 2001-08-29 19:22:35 +00:00
p5-Mac-Macbinary Remove a couple of extra directories if empty. 2001-04-11 03:52:36 +00:00
parchive Install the executable as 'parchive' instead of 'par' to avoid 2001-11-28 13:35:51 +00:00
pkg As threatened, enforce the "Capital, no period" rule. Ellipses are 1999-06-26 17:19:19 +00:00
pkzip - Style fix: RUN_DEPENDS -> USE_LINUX 2001-07-12 19:17:50 +00:00
ppunpack Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
rar Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
rpm Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
rpm2cpio Chase the checksum 2001-05-26 02:59:50 +00:00
ruby-zlib Bump the PORTREVISION's of the ports which install architecture 2001-09-17 17:54:27 +00:00
sectar USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
sharutils update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
star Update to version 1.3. 2001-05-04 16:20:15 +00:00
star-devel Update to version 1.3. 2001-05-04 16:20:15 +00:00
ucl Support NOPORTDOCS. 2001-11-23 18:14:48 +00:00
unace Use MASTER_SITE_SUNSITE to MASTER_SITES 2000-09-16 18:09:56 +00:00
unadf Add unadf 0.7.9b, a program that extracts files from .adf files used 2000-10-28 01:58:23 +00:00
unarj Create intermediate directories 2001-02-01 16:14:47 +00:00
undms Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
unlzx Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
unrar Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
unzip DISTDIR -> _DISTDIR 2001-08-10 13:53:32 +00:00
xdms Updated MAINTAINER to my new committer email address 2001-06-08 05:36:46 +00:00
xpk Add xpk 0.1.4, the eXternal PacKer (XPK) library system. 2001-06-11 03:48:12 +00:00
zip Add master site 2001-08-10 13:47:19 +00:00
zipios++ add zipios++ 2001-07-23 08:16:56 +00:00
zoo update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Makefile Add parchive, an archiver that applies the data-recovery capability 2001-11-27 16:43:12 +00:00