1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/archivers
Will Andrews 1aced58dae Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks.  Thanks to everyone who helped test!

General changes:
	[1] Follow KDE2 style by moving KDE core specific macros and
	    the like to x11/kde3/Makefile.kde.
	[2] Fix a variety of comments or miscellaneous data to reflect
	    that this is KDE3 and not KDE2.
	[3] Account for more empty directories in the PLISTs.

deskutils/kdepim3:
	[4] More #include <malloc.h> -> #include <stdlib.h>.

audio/arts:
	[5] Upgrade to 1.0.1.
	[6] Point at MASTER_SITE_KDE not my own mirror.

audio/kdemultimedia3:
	[7] Account for the removal of the <machine/soundcard.h> symlink.
	    Simply point all such includes at <sys/soundcard.h>.

editors/koffice-kde3:
	[8] Get rid of #include <values.h> preemptively.

devel/kdesdk3:
	[9] Remove cervisia from build if building on -CURRENT due to
	    C++-unsafe sys/wait.h.  The header is believed to have been
	    fixed in newer -CURRENT (>= Jun 5) but we have not tested that.

devel/kdevelop:
	[10] Upgrade to 2.1.1 and use KDE 3 version.
	[11] Remove a number of suggested dependencies that no longer fit.
	[12] Account for where the docs for Qt went since they got moved
	     to fit in hier(7) better.

graphics/kdegraphics3:
	[13] Turn off kuickshow by default because it depends on imlib,
	     which in turn depends on gtk/glib.  This will be revisited
	     when we split up the KDE ports a bit.

games/kdegames3:
	[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
	     tried to define uint32_t after sys/types.h already had.

sysutils/kdeadmin3:
	No particular changes.

misc/kdeaddons3:
	No particular changes.

misc/kdeedu3:
	[15] Re-add the huge number of missing @dirrm's.

misc/kdeutils3:
	No particular changes.

misc/kde3-i18n-* and */kde3-i18n:
	For the most part, no particular changes.  A huge number of I18N
	message updates went into this release, though.

french/kde3-i18n:
	[16] Fix build Makefile error due to tarball builder's env.

net/kdenetwork3:
	No particular changes.

x11-clocks/kdetoys3:
	No particular changes.

x11/kdebase3:
	[17] Account for mkfontdir "soft" build-time dependency.  If
	     mkfontdir is available, use it to build fonts.dir where
	     kdebase installs fonts.  Otherwise, don't bother.
	[18] Patch ElectricEyes.desktop to use the name of the program
	     that FreeBSD uses when you install the port for it.
	[19] Patches for KDM merged into KDE 3.0.1.
	[20] Properly fix kdm/backend/xdmcp.c string format error.

x11/kdelibs3:
	[21] Support the KDE3 version check to make sure no one
	     tries to install KDE2 then KDE3.  The 'kde-version-check'
	     target is centralized in x11/kde3/Makefile.kde.
	[22] Remove patch for kdeprint/configure.in.in.
	[23] Add patch to fix critical icon loader bug.

x11/kde3:
	[24] Add Makefile.kde for centralizing KDE core-specific macros
	     that don't belong in bsd.kde.mk.

x11-toolkits/qt30:
	[25] Mark broken on any XFree86 version < 4 due to packing list
	     related problems if we tried to support XFree86 3.
	[26] Error out if the user has Qt2 installed already.

x11-wm/kdeartwork3:
	[27] Add USE_MESA to explicitly support the 3D screensavers.
	[28] Re-add a large number of missing @dirrm's.

Credits:

[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]:	will

[2] [3] [8] [15] [17]
[19] [25] [27] [28]:	alane

[11] [12]
Submitted by:		Lauri Watts <lauri@kde.org>

[13] Found by:		mi
     Removed by:	will

[18] [23]
Submitted by:		Andy Fawcett <andy@athame.co.uk>

Tested by:		[in addition to the above, in no particular order]
			knu
			Mattias Douhan <matt@athame.co.uk>
			Bradley T. Hughes <bhughes@trolltech.com>
			Erik H. Bakke <ebakke@trolltech.com>
			David Johnson <david@usermode.org>
			JJ Behrens <jj@nttmcl.com>
			Michael W. Collette <metrol@metrol.net>
			Adriaan de Groot <adridg@sci.kun.nl>
			Mark Rowlands <mark.rowlands@minmail.net>
			Mark Stosberg <mark@summersault.com>
			Dave Cantrell <phaedrus@alltel.net>
			Mark Miller <joup@bigfoot.com>
			Wesley Morgan <morganw@chemikals.org>
			Arjan van Leeuwen <avl@operamail.com>
2002-06-15 16:16:32 +00:00
..
9e Fix typos: 2002-03-30 00:21:44 +00:00
arc Protect against bad entry size in header 2001-08-11 18:19:11 +00:00
ark Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the 2002-06-15 16:16:32 +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 - Update to bzip 1.0.2, request maintainership 2002-02-22 13:21:22 +00:00
cabextract Update to 0.5. 2001-08-27 08:35:40 +00:00
dact - Conditionalize dependency for archivers/bzip2 2002-05-30 18:00:33 +00:00
deepforest
fastjar Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
file-roller - Add USE_X_PREFIX 2002-05-30 18:03:22 +00:00
fileroller - Add USE_X_PREFIX 2002-05-30 18:03:22 +00:00
freeze Respect CFLAGS. 2001-11-03 10:20:48 +00:00
gshar+gunshar
gtar Sync with src/contrib/tar - re-enable --same-owner for uid 0. 2002-06-07 06:08:34 +00:00
ha Remove #include <malloc.h> 2002-03-31 02:39:41 +00:00
hpack.non-usa.only Add management for etc/hpack.cfg. 2001-06-17 10:55:03 +00:00
lbrate Use ${REINPLACE_CMD} instead of ${PERL} 2002-06-14 07:04:51 +00:00
lha Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
libarc
libcabinet
libcomprex upgrade 0.3.1 2002-05-31 08:12:23 +00:00
linux_rar Explict dependancy on version 7 of linux_base is not needed anymore. 2002-05-28 03:22:32 +00:00
lzo - Update MASTER_SITES and WWW; 2001-12-06 12:23:12 +00:00
lzo2 - Update MASTER_SITES and WWW; 2001-12-06 12:23:12 +00:00
lzop - Fix MASTER_SITES 2001-12-06 12:22:03 +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
nomarch upgrade to 1.2 2002-05-22 14:27:56 +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 Update to 1.01, assign the submitter to be the maintainer. 2002-06-04 21:10:02 +00:00
p5-Compress-Zlib Upgrade to version 1.16 2002-05-05 15:32:44 +00:00
p5-IO-Zlib IO:: style interface to Compress::Zlib. 2002-02-15 14:33:17 +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
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
py-bzip2 use USE_PYDISTUTILS 2002-04-29 11:28:31 +00:00
py-tarfile Update to 0.4.2 2002-06-08 04:57:07 +00:00
rar Upgrade to 3.0 release 2002-05-16 09:33:38 +00:00
rpm gettext upgrade uber-patch (stage 3) 2002-04-12 17:10:20 +00:00
rpm2cpio Distfile was changed: some minor code changes with the 2002-05-04 20:06:23 +00:00
ruby-zip Update to 0.4.2. 2002-03-30 11:27:45 +00:00
ruby-zlib Update to 0.5.1. 2002-03-13 20:31:22 +00:00
sectar Fix typos: 2002-03-30 00:21:44 +00:00
sharutils
star Tidy up after repo copy of ports/sysutils/star to ports/archivers/star. 2002-06-10 20:03:55 +00:00
star-devel Tidy up after repo copy of ports/sysutils/star to ports/archivers/star. 2002-06-10 20:03:55 +00:00
stuffit Explict dependancy on version 7 of linux_base is not needed anymore. 2002-05-28 03:22:32 +00:00
szip Add szip 1.12b, a fast compression utility. 2002-02-17 07:58:57 +00:00
ucl Update MASTER_SITES, WWW and autor's e-mail. 2002-01-14 10:14:59 +00:00
unace
unadf
unarj Create intermediate directories 2001-02-01 16:14:47 +00:00
undms
unlzx
unrar Fix a format string nit. 2002-06-07 00:44:33 +00:00
unzip Upgrade to 5.50 2002-05-08 05:21:14 +00:00
xdms Fixed broken WWW and MASTER_SITES links. 2001-12-09 07:54:49 +00:00
xpk Miguel Mendez informed me in private e-mail that he has changed his mind 2002-06-11 13:57:05 +00:00
zip Prevent negative fseek for old FreeBSD versions 2002-05-31 10:12:21 +00:00
zipios++ add zipios++ 2001-07-23 08:16:56 +00:00
zoo Fix installation on -current due to *.mk changes. 2002-06-04 05:31:16 +00:00
Makefile Tidy up after repo copy of ports/sysutils/star to ports/archivers/star. 2002-06-10 20:03:55 +00:00