Commit graph

1245 commits

Author SHA1 Message Date
Trevor Johnson
38ba6ddb5b Fix patching error seen in bento log. 2002-07-05 02:11:44 +00:00
Trevor Johnson
1b96799f1f Update to 0.12.31. Remove some cruft. 2002-07-05 02:00:55 +00:00
Will Andrews
3491a5043b Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51. 2002-07-04 19:39:36 +00:00
Maxim Sobolev
ccbde9b110 Update to 0.80.1. 2002-07-02 15:03:17 +00:00
Cy Schubert
ed834aa62d Upgrade 2.5.1 --> 2.5.2 2002-07-01 15:16:08 +00:00
Maxim Sobolev
d1d8c26d39 Update to 1.1. 2002-07-01 08:23:37 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Kevin Lo
14b3510fbb - Takeover maintainership
- Don't remove shared directory on deinstall if it's not empty

PR: 39774
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Approved by: MAINTAINER
2002-06-28 08:09:50 +00:00
Patrick Li
aeaf062605 Fix WWW and MASTER_SITES: Project site moved.
PR:		ports/39914
Submitted by:	maintainer
2002-06-28 02:19:13 +00:00
Will Andrews
fffa2d7193 Mark BROKEN because this port installs some files that, if deinstalled,
will break the KDE installation.  Not sure how I didn't notice this.
This will be a temporary workaround (and can be overridden) until the
MAINTAINER figures out a fix.

Reported by:	MAINTAINER
2002-06-27 11:07:36 +00:00
Joe Marcus Clarke
8b7d46d1ed Update to 0.6. 2002-06-26 20:19:13 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Patrick Li
0745436e5b Fix dependencies, use REINPLACE_CMD, and remove shared directory if empty
without coughing up errors.

PR:		ports/39773
Submitted by:	maintainer
2002-06-24 17:31:19 +00:00
Patrick Li
5fa9212a8b Add new port novawm - A window manager for X, developed with speed, size,
and style in mind

PR:		ports/39572
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-06-24 04:56:06 +00:00
Will Andrews
848e0fc857 Add qnxstyle 0.1, a QNX style/theme for KDE3.
PR:		37968
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-06-23 08:55:13 +00:00
Will Andrews
b09f72ebdb Add keramik 1.0, the Keramik KDE style engine.
PR:		39663
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-06-23 05:06:24 +00:00
Maxim Sobolev
8ef4b7cce2 - Chase librep shlib version bump;
- use USE_REINPLACE.
2002-06-21 12:31:20 +00:00
Patrick Li
c5c4353d31 - Update to 0.3.3
- Add patches to use gettimeofday(2) so it will not have to link with libcompat

PR:		39568
Submitted by:	maintainer
2002-06-21 05:46:46 +00:00
Alan Eldridge
cba84991c6 Distfiles have been moved on kde site to Attic.
PR:		ports/39558
Submitted by:	glewis
Reviewed by:	alane
2002-06-21 02:48:48 +00:00
Joe Marcus Clarke
f837efbde3 Update to 0.5.2. 2002-06-20 21:45:41 +00:00
Joe Marcus Clarke
0c525776fc Promote my marcuscom mirror since the distfile at the primary master site
has changed, and the new tarball is missing a few parts.  Hopefully, 0.5.2
will be out tomorrow.

Reported by:	many
2002-06-19 22:51:55 +00:00
Joe Marcus Clarke
71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00
Greg Lewis
06587bd7a1 Note to self: Remember to remove BROKEN from Makefile when port is fixed. 2002-06-18 19:59:03 +00:00
Greg Lewis
a6a0c3cf26 Unbreak this port by linking against Imlib. This shouldn't be necessary
if gdk_imlib was linked against Imlib but this doesn't seem to be the
case for our Imlib port.

Add $FreeBSD$ to the modified files.
2002-06-18 19:53:32 +00:00
Joe Marcus Clarke
f6be7d5ba5 Update to 0.5.1. 2002-06-18 19:19:55 +00:00
Patrick Li
174bb66c31 Update to 1.3
Submitted by:	maintainer
2002-06-18 05:42:56 +00:00
Patrick Li
4284b75a66 Update WWW tag
PR:		39420
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
Approved by:	maintainer
2002-06-17 20:52:11 +00:00
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