1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

2240 Commits

Author SHA1 Message Date
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
Yoichi NAKAYAMA
5f1422a7d6 Add patch to fix bugs.
* Fix typo in elscreen-show-list.
* Avoid error when message contains "%" in elscreen-message.
(I've sent same patch to the author.)
2002-06-15 07:05:19 +00:00
Stefan Eßer
73e6113793 Use $WRKSRC instead of $WRKDIR/$DISTNAME. 2002-06-14 18:16:29 +00:00
Stefan Eßer
014bd4330f Fix build on -current: initialization of FILE* outfile = stdout failed.
Testing the port revealed, that the SHAR archives could not be retrieved,
but a TAR archive is available from wuarchive, so I converted the port
to use it. This simplified the Makefile considerably as a side effect.

Approved by:	me@FreeBSD.org (port maintainer)
2002-06-14 18:14:16 +00:00
Ying-Chieh Liao
3b6a79a9ad upgrade to 0.7 2002-06-13 07:28:53 +00:00
David E. O'Brien
06f8890db0 I need thees et USENIX fur #coosey.
Bork Bork Bork!
2002-06-13 03:59:45 +00:00
Dmitry Sivachenko
b2b1186c17 Update to version 1.9.
Do not split info-pages.
2002-06-12 12:36:24 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
Ying-Chieh Liao
9480761dc7 dont strip script
Submitted by:	olgeni
2002-06-11 03:26:25 +00:00
Ying-Chieh Liao
0fdf2ebc7e upgrade to 3.3
drop maintainership
2002-06-10 04:49:34 +00:00
Ying-Chieh Liao
305e795cae upgrade to 0.9.3
drop maintainership
2002-06-10 04:25:02 +00:00
David E. O'Brien
1c62443f53 Update to 1.3.4 as 1.3.3 is now useless and gives "Cannot connect to server"
with every action you try.  However, Sourceforge is serving corrupted
distfiles again. :-(  So get a 1.3.4 distfile by applying the diff between
1.3.3 and top of the anoncvs tree.
2002-06-10 03:25:53 +00:00
Ying-Chieh Liao
5fe6c1f024 upgrade to 6.0.0
PR:		38999
Submitted by:	Ports Fury
2002-06-08 18:42:40 +00:00
David E. O'Brien
4cb33dba94 To ports@freebsd.org. 2002-06-08 17:33:41 +00:00
Patrick Li
9607460847 Update to 1.2a
Update maintainer email address
DOCSDIR and PLIST NOPORTDOCS support

PR:		38990
Submitted by:	maintainer
2002-06-08 04:27:53 +00:00
Pete Fritchman
5d756974b1 Update to 2.10. 2002-06-08 01:35:27 +00:00
Ying-Chieh Liao
f4c321326c add USE_MOTIF
Reportted by:	Alex Kapranoff <kappa@agava.com>
2002-06-02 14:27:49 +00:00
Ying-Chieh Liao
99d3060511 upgrade to 2.13
PR:		38797
Submitted by:	maintainer
2002-06-01 16:29:04 +00:00
Ying-Chieh Liao
d181ec99d9 add floatator 0.2.1
An interactive fluid dynamics simulation
2002-06-01 16:05:42 +00:00
Pete Fritchman
503873a870 Add wmfirew 0.20, a dockapp that shows fireworks in action.
PR:		38137
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-05-31 12:58:43 +00:00
Pete Fritchman
1fbc65378b Add wmjulia 0.40, a dockapp that creates an animated Julia set.
PR:		38136
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-05-31 12:53:34 +00:00
Jimmy Olgeni
8d0d91973b Add shared-mime-info, a shared MIME database from the freedesktop.org project. 2002-05-31 09:58:16 +00:00
Ying-Chieh Liao
ae13c5d231 upgrade to 0.6 2002-05-31 08:17:59 +00:00
Pete Fritchman
34cb28aab2 Add wmwork 0.1.0, a dockapp that keeps track of time you've spent
working on something.

PR:		38132
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-05-30 22:27:34 +00:00
Mario Sergio Fujikawa Ferreira
389d318e31 After update of linux_base to 7.1 in rev 1.60, correct detection
of strip tool since it is not part of 7.1
2002-05-28 16:33: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
Yoichi NAKAYAMA
f45ae4221c Add ElScreen, a GNU screen like utility on Emacsen. 2002-05-27 10:32:48 +00:00
Pete Fritchman
5be3d4e37f Add p5-Text-FIGlet 1.06, perl module to provide FIGlet abilities,
akin to banner.

PR:		38530
Submitted by:	Daniel B. Hemmerich <dan@spot.org>
2002-05-26 19:08:53 +00:00
SADA Kenji
7329e2fb55 repo-move: misc/tuxcards --> deskutils/tuxcards
this port was placed in misc category and
maintainer added deskutils.

PR:		ports/36860
2002-05-24 18:21:24 +00:00
Kris Kennaway
b74a4a7253 Add back peq, which was prematurely removed by will 2002-05-24 11:38:59 +00:00
James E. Housley
6ce4544fa2 Remove the older Amanda 2.4.2 ports. The current Amanda 2.4.3 ports
are still available.
2002-05-23 23:16:56 +00:00
Jacques Vidrine
047e5c1b1c Revive amanda-client and amanda-server. These are not the old
amanda, but rather the _current_ amanda.  I mistakenly associated
them with ports/misc/amanda.

Please pass the pointy hat.

Graciously brought to my attention by:	jeh
2002-05-23 21:06:27 +00:00
Jacques Vidrine
b7280bf91d Remove old amanda ports. They are no longer supported or maintained. 2002-05-23 19:19:49 +00:00
Patrick Li
797bc0968f Fix ports for building with -current without perl
PR:		38359
Submitted by:	maintainer
2002-05-23 00:32:04 +00:00
Ying-Chieh Liao
7b959110dc upgrade to 1.0.1
PR:		38422
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-05-22 18:10:47 +00:00
Ying-Chieh Liao
9a04cc9b67 upgrade to 0.2
PR:		38404
Submitted by:	maintainer
2002-05-22 14:30:35 +00:00
Peter Pentchev
890b21c9cd Update to histring-1.1.0.
No longer USE_GMAKE.
2002-05-21 16:36:49 +00:00
Andrew Gallatin
f3320d0aac Don't build klaptopdaemon on alpha.
Due to APM dependancies, its preventing the port from building on
alpha.  Since I can't see what use its features would be on a
platform which doesn't support power mgmnt, it seems simplest to
just yank it.

Approved by: will
2002-05-21 15:03:32 +00:00
Ying-Chieh Liao
e8a9218150 upgrade to 0.5 2002-05-21 05:55:18 +00:00
Ying-Chieh Liao
55903ecd9e upgrade to 0.994
unbreak

PR:		37687
Submitted by:	Ports Fury
2002-05-21 02:37:33 +00:00
Joe Marcus Clarke
23c8e79be0 Add metatheme2 after a repo copy from metatheme. Metatheme is the
multi-application theme manager for the GNOME 2.0 desktop.
2002-05-20 19:26:05 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Kris Kennaway
de27e60460 BROKEN: Does not build 2002-05-18 02:44:49 +00:00
Kris Kennaway
0ef7c2750d BROKEN: Missing a dependency on xterm 2002-05-18 02:19:11 +00:00
SADA Kenji
b9212ed7fd - switch to more stable version.
- change sub-category from kde to deskutils.
PR:	ports/36860
Submitted by:	maintainer
2002-05-17 19:23:30 +00:00
Kris Kennaway
630baaa829 BROKEN: Does not build 2002-05-17 09:59:07 +00:00
Kris Kennaway
0d4b4652fe BROKEN: does not build 2002-05-17 09:36:20 +00:00
Joe Marcus Clarke
5bf848e973 Fix a dependency issue. The wrong library name was specified.
Submitted by:	bento
2002-05-15 23:06:02 +00:00
Ying-Chieh Liao
360bdeb44b misc/graphthing -> math/graphthing 2002-05-15 13:43:44 +00:00