Commit Graph

1217 Commits

Author SHA1 Message Date
Joe Marcus Clarke
35a4ef813e * Update to 0.5
* ${PERL} --> ${REINPLACE_CMD}
2002-06-17 06:01:10 +00:00
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
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Alan Eldridge
9c2a40cc22 Update to version 0.9.5 (latest and possibly last).
PR:		ports/39134
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-06-13 06:19:44 +00:00
Cy Schubert
8dfb8eda7f Upgrade 2.4.7 --> 2.4.8
Assume maintainership as suggested by Pete Fritchman <petef@freebsd.org>.

Approved by:	Previous MAINTAINER:  Pete Fritchman <petef@freebsd.org>
2002-06-12 16:09:38 +00:00
Joe Marcus Clarke
591529ed72 Update to 2.3.987. 2002-06-12 06:26:22 +00:00
Cy Schubert
23554b3d39 Fix plist brokenness.
Pointy hat to:	yours truly
2002-06-12 05:39:25 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
Patrick Li
123809c434 Chase checksum - no changes except this time the tarball is gzipped
PR:		ports/38974
Submitted by:	maintainer
2002-06-09 16:08:12 +00:00
Pete Fritchman
07f7bc041c Add the same patch that's in the afterstep port: fix a resources leak &
bump PORTREVISION.

While I'm here, use master site grouping to download the icon files.

Submitted by:	Andriy Gapon <agapon@usa.com>
2002-06-09 14:24:35 +00:00
Pete Fritchman
7815b59833 Unbreak: fix manpages. The port installs two manpages in the regular
location, and one as a XFree86 HTML manpage.  Set XFREE86_HTML_MAN to no
and list the html page in the plist.

Approved by:	green (maintainer)
2002-06-09 14:00:01 +00:00
Patrick Li
948c9b4399 Update to 0.1.9 with bugfix 2 and give maintainership to
Hendrik Scholz <hendrik@scholz.net>

PR:		38885
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Approved by:	maintainer timeout (2wks) and old maintainer cannot be
		contacted since update to 0.1.7
2002-06-08 00:12:29 +00:00
Maxim Sobolev
a9a5d7bb45 Update to 2.3.610. 2002-06-04 11:33:19 +00:00
Joe Marcus Clarke
5f79c18e62 Update to 0.4.1. 2002-06-03 01:14:43 +00:00
Ying-Chieh Liao
8037492a3c upgrade to 1.0.17 2002-06-02 05:53:05 +00:00
Joe Marcus Clarke
5de713145a Update to 0.4. 2002-06-02 02:36:34 +00:00
Pete Fritchman
206510f618 Add waimea 0.3.2, an X11 window manager designed for maximum
efficiency.

PR:		38619
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-05-31 21:06:35 +00:00
Joe Marcus Clarke
3413641148 Update to 0.3.1. 2002-05-28 16:14:27 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Maxim Sobolev
d2b50ba025 Update to 3.8.16 and assign maintainership to ports@FreeBSD.org, because old
maintainer doesn't respond to inqueries.

PR:		37281
Submitted by:	Ports Fury
2002-05-27 16:55:57 +00:00
Trevor Johnson
3565592057 Update to 1.2.1.
Submitted by:	Ben Jansens
2002-05-27 05:48:02 +00:00
Pete Fritchman
91a8ff8dab Fix a resources leak & bump PORTREVISION.
PR:		35288
Submitted by:	Andriy Gapon <agapon@usa.com>
2002-05-27 00:53:56 +00:00
Pete Fritchman
884cdeb180 Only depend on GTK & Imlib if we're buildling the GNOME version.
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2002-05-27 00:10:24 +00:00
Trevor Johnson
81e15dc2c4 Update to 0.12.29. 2002-05-26 11:46:29 +00:00
Trevor Johnson
c13c39f312 Add new port of Jewel 0.12.26, M.J. Ray's fork of aewm++. 2002-05-26 11:33:32 +00:00
Trevor Johnson
bc0663a669 Update to 0.0.7. 2002-05-26 10:41:50 +00:00
Trevor Johnson
4cfce886b7 Update to 1.0.4. No code changed, only documentation.
Use "ii" instead of "i" for indexing, as suggested in Roedy Green's
"How To Write Unmaintainable Code."
2002-05-26 10:00:06 +00:00
Trevor Johnson
01afdfc699 Add home page. 2002-05-26 08:40:25 +00:00
Trevor Johnson
0ddc3c8747 Update to 1.2.0. 2002-05-26 06:47:42 +00:00
Joe Marcus Clarke
0de16d6b95 Allow sawfsh to restore saved settings between sessions. Bump PORTREVISION.
Special thanks to:	Franz Klammer <klammer@webonaut.com> for tracking
			this down
Tested by:	Franz Klammer <klammer@webonaut.com>
Obtained from:	sawfish2 CVS
2002-05-25 21:12:53 +00:00
SADA Kenji
870588c1a4 Fix broken patch.
PR:	ports/38535
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-25 16:41:27 +00:00
Joe Marcus Clarke
67f5e5b633 Add some backup dist sites since it looks like the primary site is
temporarily out of commission.

Reported by:	Jim Mock <jim@FreeBSD.org>
2002-05-24 18:12:52 +00:00
Kris Kennaway
787ddab31f Add back wmanager, which was prematurely deleted by will. In fact, this
port doesn't even use qt, so remove the bogus dependency on it.
2002-05-24 12:01:03 +00:00
Joe Marcus Clarke
52cc034e89 Fix LIB_DEPENDS.
Reported by:	Albert Kinderman <albert.kinderman@csun.edu>
2002-05-23 21:34:39 +00:00
Joe Marcus Clarke
c9d60a5ed7 Add metacity-setup, a graphical configuration tool for the metacity window
manaher.
2002-05-23 16:12:00 +00:00
Joe Marcus Clarke
9e0926ecd2 Fix Xinerama support. Bump PORTREVISION. 2002-05-22 17:13:11 +00:00
Ying-Chieh Liao
75b494b422 upgrade to 0.0.5
PR:		38420
Submitted by:	maintainer
2002-05-22 14:48:16 +00:00
Maxim Sobolev
d772f54966 Add metacity 2.3.377, a window manager for the adult in you. Metacity is going
to replace Sawfish in GNOME2 desktop.

PR:		38397
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>
2002-05-22 09:37:56 +00:00
SADA Kenji
d015a53335 Upgrade to version 1.0.9.2 .
- Append distfile's revision number to PORTVERSION
- Unbreak
- Fix remaining places where giconv used instead of iconv
PR:	ports/38049
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	maintainer in silence
2002-05-22 01:35:16 +00:00
David W. Chapman Jr.
44ee3447a8 Add extra MASTER_SITE
PR:		36697
Submitted by:	tilman@arved.de
2002-05-21 17:01:09 +00:00
Maxim Sobolev
9953d806e3 Add missed files. 2002-05-20 17:31:51 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Jeroen Ruigrok van der Werven
2f7737ce2a Update to 0.71
PR:		38246
Submitted by:	Dominic Marks <dominic_marks@btinternet.com> (MAINTAINER)
2002-05-19 11:51:13 +00:00
Trevor Johnson
e8624e6bdd Fix non-GTK installation.
PR:		36897
Submitted by:	KATO Tsuguru
2002-05-18 23:29:51 +00:00
Patrick Li
e2d532dac2 Update to 0.1.8 and include bugpatch 1 and 2 from author
PR:		37587, 37718
Submitted by:	Hendrik Scholz <hendrik@scholz.net>,
		Henrikas <Henrikas.hemry@delfi.lt>
Approved by:	2 week maintainer timeout
2002-05-18 08:12:59 +00:00
Trevor Johnson
104b31bdb3 Move vdesk port to x11 category. 2002-05-18 06:27:43 +00:00
Kris Kennaway
0380936937 BROKEN: Does not install correctly 2002-05-18 03:01:44 +00:00
Kris Kennaway
19dba7e6fc BROKEN: Does not link correctly 2002-05-18 02:55:09 +00:00
Kris Kennaway
dd1a02b639 BROKEN: Does not package correctly 2002-05-18 02:23:16 +00:00
Trevor Johnson
d836c8f63c Use new domain name for Tokyo University of Science.
PR:		38196
Submitted by:	hrs
2002-05-17 20:50:54 +00:00