Commit graph

2235 commits

Author SHA1 Message Date
Patrick Li
5796fbac0e strip -> ${STRIP_CMD}
PR:		ports/39756
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-06-26 18:56:18 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
David E. O'Brien
38cce2b06f Add Xwrapper to the meta collection.
Requested by:	murray(RE)
2002-06-24 19:23:14 +00:00
Patrick Li
7193d0280d - Don't use space to seperate variable name and value
- Fix MASTER_SITES

PR:		ports/39782
Submitted by:	maintainer
2002-06-24 16:54:57 +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
66aed70188 Make the GNOME 1.x warning package-safe.
Suggested by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-06-20 23:57:18 +00:00
Ying-Chieh Liao
86176e7d19 upgrade to 1.5.0
PR:		39501
Submitted by:	maintainer
2002-06-19 21:01:05 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00
Patrick Li
174bb66c31 Update to 1.3
Submitted by:	maintainer
2002-06-18 05:42:56 +00:00
Alan Eldridge
44011fd7c4 1. Bump to 3.0.1_1 because ...
2. Fix distinfo file md5 mismatch caused by KDE rerolling the distfiles to
   incorporate some late patches.

Submitted by:	alane@freebsd.org and the kde-freebsd mailing list.
2002-06-16 04:18:27 +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
Ying-Chieh Liao
43e80d5a4b Replace ${PERL} with ${REINPLACE_CMD}.
PR:	39243, 39244, 39245, 39249
Submitted by:	maintainer
2002-06-14 07:21:10 +00:00
Doug Barton
ffc83a37ae * Fix a braino with the dialog command line
* Update the warning message to encourage users
to upgrade their glib12 and gtk12 ports so that
their pkg-config files will be fixed.
2002-06-14 06:33:42 +00:00
Doug Barton
b3948bfd58 * Add a feature I have used locally for a while, namely the ability to
tell configure that you want something other than zippy for fortunes.
* Change the method of displaying the warning message to one that is
friendlier to displaying multi-line instructions.
* Conditionally include webcollage-helper in the PLIST depending on
whether it was built by xscreensaver or not (which in turn depends
on the existence of gdk-pixbuf).
2002-06-14 02:09:42 +00:00
Doug Barton
74c672163e Make the warning message slave-port friendly 2002-06-12 02:30:50 +00:00
Joe Marcus Clarke
b93b4ad73e Fix up patches from previous commit. 2002-06-12 00:20:39 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
Doug Barton
a0fe10ef50 Update to 4.05, which has a much better configure script, one new
hack, and some new icons. There is still a conflict with the
definitions produced by pkg-config however, so add a warning
message to that effect.
2002-06-11 21:05:04 +00:00
Joe Marcus Clarke
564a98e04c Bump PORTREVISION after adding glade2. 2002-06-11 16:17:08 +00:00
Joe Marcus Clarke
2d0d598d89 Tie glade2 into the GNOME 2 meta-port. 2002-06-11 16:13:42 +00:00
Will Andrews
6537fcf437 Miguel Mendez informed me in private e-mail that he has changed his mind
and would like to maintain these ports again.  Welcome back, Miguel.  :-)
2002-06-11 13:57:05 +00:00
Joe Marcus Clarke
3bfd9150b8 Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API.  The next part will contain the desktop
components.
2002-06-11 08:15:32 +00:00
Maxim Sobolev
56a60773a6 Update to 1.4.1. 2002-06-10 15:09:58 +00:00
Trevor Johnson
92439da9e8 Make trivial stylistic and grammatical changes (two spaces after a
period, it's versus its, sentence fragment, parallel structure).
2002-06-10 11:49:46 +00:00
Pete Fritchman
3ec9be2ac8 Unbreak: switch to a working master site & distname. 2002-06-09 01:50:59 +00:00
Motoyuki Konno
ecc79a13ab Follow the Japanese EUC locale name change: ja_JP.EUC -> ja_JP.eucJP.
Bump PORTREVISION.
2002-06-08 02:51:02 +00:00
Trevor Johnson
3e07c20db3 Set Miguel Mendez' ports loose. Look out, world!
I would like to try maintaining the acroread5 one, so I pre-snarfed
it.  :-P

PR:		38978
Submitted by:	Miguel Mendez (outgoing maintainer)
2002-06-07 11:01:48 +00:00
Kris Kennaway
916e9395d7 Allow this port to build in -current (i.e. with gcc 3.1)
Submitted by:	Motoyuki Konno <motoyuki@bsdclub.org>
2002-06-07 03:26:24 +00:00
Kris Kennaway
d63384ce73 s/BUILD_DEPENDS/LIB_DEPENDS/
Submitted by:	bento
2002-06-06 21:46:46 +00:00
Patrick Li
1dabc7b5c1 Update to 0.1.2
PR:		38916
Submitted by:	maintainer
2002-06-06 20:44:56 +00:00
Maxim Sobolev
17fbdd9dbe Fix typo: %%BATTER%% --> %%BATTERY%% 2002-06-06 19:30:08 +00:00
Doug Barton
9b65340bc5 Upgrade to version 4.04.2, and clean up the port while I'm at it.
Changes to the software:
* Several new little screensavers (hacks)
* Updates to many others
* Better GTK/Gnome 2 support
* New man pages for things that didn't have them

Changes to the port:
* Removed ill-advised, unapproved, and inappropriate changes
from previous commits. Things like webcollage-helper are created
dynamically by configure, and will be accounted for at some point
in the future. Meanwhile, having one extra item for a few people
is better than one two few for others.
* One more port goes over to the GMAKE darkside
* Since there are so many new man pages, re-sort them all
* Updated pkg-plist for the new stuff
* One of my patches was included in the distribution, so
shorten patch-ab
* Take advantage of the fact that I have to regenerate the
other patch anyway, and fix the name of the patch file
2002-06-05 08:51:01 +00:00
Akinori MUSHA
a67003adad Actually delete this no longer needed patch.
Submitted by:	olgeni
2002-06-05 03:32:58 +00:00
Pete Fritchman
f6abfcd643 Reset maintainership to ports@. Thanks for your work on these, Jeremy!
PR:		38874
Submitted by:	Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
2002-06-04 01:38:45 +00:00
Akinori MUSHA
24101f8bc7 Add ruby-gnome-all, the "meta-port" for Ruby/GNOME. 2002-06-03 10:55:07 +00:00
Akinori MUSHA
0c978e48b0 Update the Ruby/GNOME suite to 0.28. 2002-06-03 10:53:48 +00:00
Pete Fritchman
b56d2ab168 Add xnee 0.7.a2, x events recorder and player.
PR:		38595
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-05-31 20:44:23 +00:00
Jimmy Olgeni
290b7cccc2 Enable --enable-multi-charset.
Submitted by:	Lukasz Ciazynski <lciazyns@altosusers.com>
2002-05-31 19:57:05 +00:00
Maxim Sobolev
aa09251742 Forcefully link with libxml2, because otherwise libxml kicks in and causes
segfault.
2002-05-31 12:07:23 +00:00
Maxim Sobolev
b650787519 Add missed LIB/RUN_DEPENDS. 2002-05-31 11:42:13 +00:00
Maxim Sobolev
2a97302b33 Update to 0.92. 2002-05-31 11:38:13 +00:00
Maxim Sobolev
ff0a13bba7 - Remove bogus prefix=/usr from configure script;
- add missed gettext dependency;
- adjust PLIST accordingly.
2002-05-31 11:02:41 +00:00
Maxim Sobolev
c9b27b24bc Add xfree86_xkb_xml 0.2, a little set of XML files useful for
dealing with XKB rules.
2002-05-31 10:50:35 +00:00
Maxim Sobolev
5bb1ce5458 Add libxklavier 0.2, an utility library to make XKB stuff easier. 2002-05-31 10:41:20 +00:00
Joe Marcus Clarke
9de1b15968 Only build the battstat_applet on i386.
Submitted by:	beta
2002-05-30 14:48:19 +00:00
Joe Marcus Clarke
8fc91ad35c Fix a packaging error on AXP.
Submitted by:	beta
2002-05-30 14:20:48 +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
Joe Marcus Clarke
da050e10ab Allow yelp to view man pages. Bump PORTREVISION. 2002-05-26 07:45:56 +00:00
Joe Marcus Clarke
900171d876 Add a WWW entry that points to the FreeBSD GNOME project site. This way,
new GNOME users will know where the FreeBSD-specific docs and FAQs are.  The
FreeBSD GNOME site can then redirect them to gnome.org for additional
information.
2002-05-26 01:11:32 +00:00