Commit graph

2306 commits

Author SHA1 Message Date
Ying-Chieh Liao
7ef18f1429 ${PERL} -> ${REINPLACE_CMD}
PR:		39746
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
2002-06-24 04:44:17 +00:00
Ying-Chieh Liao
f49e28aae2 ${PERL} -> ${REINPLACE_CMD}
PR:		39670
Submitted by:	maintainer
2002-06-23 06:06:22 +00:00
Ying-Chieh Liao
3b9032fabc Replace ${PERL} with ${REINPLACE_CMD}
PR:		39665
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-22 17:23:30 +00:00
Sergey Skvortsov
c585edffb3 Updated to 1.07 2002-06-22 10:39:20 +00:00
Joe Marcus Clarke
f741e5e674 It seems that these distfiles have been removed from the latest GNOME 2.0
snapshot directory.  Specify a dist subdirectory that does contain the
correct distfiles.

Submitted by:	fenner's check
2002-06-21 17:10:57 +00:00
Greg Lewis
ed5eb06604 Update to 1.0 (this also unbreaks the port as 0.7 appears to have been
removed from distribution).
2002-06-21 16:52:27 +00:00
Alan Eldridge
a008579819 Updated PORTREVISION. Should have done that with last commit. 2002-06-21 04:05:19 +00:00
Alan Eldridge
250be6ab05 Remove dupe .po entries that choke gettext-0.11.x.
PR:		ports/39559
Submitted by:	glewis
Reviewed by:	alane
2002-06-21 03:59:47 +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
Bill Fenner
9ea295483d Use a local cvspass file which is already logged in to the CVS server;
this eliminates the interactive step of logging in and possible
 permission problems with ~/.cvspass .
2002-06-20 16:03:52 +00:00
Patrick Li
1a7100eb8a Update to 376
PR:		39546
Submitted by:	maintainer
2002-06-20 02:28:48 +00:00
Ollivier Robert
73b3f06903 Connect translate to the build. 2002-06-17 19:42:46 +00:00
Ollivier Robert
487736ea12 translate uses the Babelfish engine from Altavista to translate sentences
in different languages.

PR:		ports/39242
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
2002-06-17 19:41:50 +00:00
Kris Kennaway
e40b1bb942 Fix build on current.
Submitted by:	mike
2002-06-16 09:18:43 +00:00
Kris Kennaway
1c26f5eca3 Fix build on -current.
Submitted by:	mike
2002-06-16 09:03:53 +00:00
Kris Kennaway
6c9bf19890 Fix build on current.
Submitted by:	mike
2002-06-16 09:00:41 +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
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
Kris Kennaway
d4342a1e48 Add back bidwatcher
Noticed by:	bento
2002-05-15 04:36:52 +00:00
Patrick Li
f7c047b987 Update to 0.3.1
PR:		37776
Submitted by:	maintainer
2002-05-14 22:41:43 +00:00
Maxim Sobolev
7c3e878e09 - Update to 0.3.5;
- use USE_LIBTOOL.

Submitted by:	Juan Salaverria <rael@vectorstar.net>
2002-05-14 09:09:40 +00:00
Ying-Chieh Liao
20ab38a4a8 upgrade to 0.3.0
PR:		38047
Submitted by:	Ports Fury
2002-05-14 02:34:20 +00:00
Ying-Chieh Liao
5709431d94 upgrade to 0.2.13
PR:		38046
Submitted by:	Ports Fury
2002-05-14 02:32:18 +00:00
Matthew Hunt
ed2e2d6174 Upgrade to 1.3.3.
Use MASTER_SITE_SOURCEFORGE.  Previously, the MASTER_SITE was hardcoded,
and broke when the Sourceforge URLs recently changed.
2002-05-13 18:42:18 +00:00
Maxim Sobolev
c21e9f927f GNOME policy:
- Use ${PREFIX}/share/gnome properly.
2002-05-13 12:33:45 +00:00
Joe Marcus Clarke
3c678e3a7d Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
Kris Kennaway
0b8ad7c0f9 Use MASTER_SITE_SOURCEFORGE
Noticed by:	bento
2002-05-11 09:33:46 +00:00
Alexander Langer
4667714d60 - Update to 0.2.2 snapshot
- Change maintainer to submitter (approved by nra)

Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
2002-05-09 23:10:45 +00:00
Joe Marcus Clarke
6281a02caa Add gnomeutils2 after repo copy from gnomeutils. These are miscellaneous
utilities for the GNOME 2.0 desktop.
2002-05-08 22:31:19 +00:00
David E. O'Brien
6de129210c To ports@freebsd.org. 2002-05-08 21:25:46 +00:00
David W. Chapman Jr.
6788ef5a6c Update to 4.9.2
PR:		36736
Submitted by:	obraun@informatik.unibw-muenchen.de
Timeout:	maintainer
2002-05-08 16:55:07 +00:00
Dmitry Sivachenko
51a8a9d0e0 Upgrade to version 0.27 2002-05-05 16:37:46 +00:00
Dmitry Sivachenko
14710a11ff Upgrade to version 1.16 2002-05-05 16:34:32 +00:00
Dmitry Sivachenko
85188ebbe1 Upgrade to version 2.03 2002-05-05 16:33:34 +00:00
Ying-Chieh Liao
fee479fd01 upgrade to 0.7
take over maintainership

PR:		37678
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-05-03 07:32:36 +00:00
Maxim Sobolev
22327a4502 Kill unneeded trailing slash in MASTER_SITE_SUBDIR. 2002-05-02 13:57:45 +00:00
Joe Marcus Clarke
7facd80048 Update to GNOME 2.0 RC 1. 2002-05-02 03:37:15 +00:00
Patrick Li
14109bcfeb - Add working site (mirrored by new maintainer)
- Give maintainership to Jason Harris <jharris@widomaker.com>

PR:		36506
Submitted by:	Tilman Linneweh <tilman@arved.de>,
		Jason Harris <jharris@widomaker.com>
2002-05-02 01:18:25 +00:00
Maxim Sobolev
763377e21b Add missed @dirrm. 2002-05-01 20:35:29 +00:00
Mario Sergio Fujikawa Ferreira
ea59eefaca Switch maintainership over to KDE FreeBSD group <kde@FreeBSD.org>
Submitted by:	Alan E <ports@geeksrus.net>
2002-05-01 06:04:23 +00:00
Mikhail Teterin
a8c0ef6909 devel/sdl12 now installs libSDL-1.1.4 not 1.1.3 -- fix LIB_DEPENDS 2002-04-30 20:30:11 +00:00
Mario Sergio Fujikawa Ferreira
c05503d28e Fix PLIST
Submitted by:	Alan E <ports@geeksrus.net>
Approved by:	will
2002-04-30 16:59:40 +00:00
Maxim Sobolev
0c815b55c9 Don't try to delete share/gnome/mime-info - this directory is "owned" by
gnomelibs.
2002-04-30 16:57:06 +00:00
Joe Marcus Clarke
911e1833ad Remove uneeded patch. 2002-04-30 16:30:02 +00:00
Joe Marcus Clarke
b62740008b Update to 1.0.7.
Reviewed by:	sobomax
2002-04-30 16:29:20 +00:00
Ying-Chieh Liao
607550dd09 use USE_PYDISTUTILS 2002-04-29 18:13:08 +00:00
Norikatsu Shigemura
2a13386287 add @dirrm share/screen to pkg-plist.
Approved by:	knu (mentor)
2002-04-27 16:29:14 +00:00
Patrick Li
f6821f86b2 - Fix dependencies, typos, empty lines
- Fix portlint errors/warnings
- make hardcoded /usr/local LOCALBASE safe

PR:		30272, 37444
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>,
		Andreas Schulz <ats@first.fhg.de>
Approved by:	maintainer timeout
2002-04-25 20:21:00 +00:00
Patrick Li
eafef44850 Update to 374
PR:		37463
Submitted by:	maintainer
2002-04-25 19:40:57 +00:00
Patrick Li
3be84b6a30 - Add author patch to fix gcc > 3.0 problems and bump PORTREVISION
- Fix MASTER_SITES and WWW tag in pkg-descr

Submitted by:	maintainer
2002-04-24 23:04:40 +00:00
Will Andrews
d54d1eaf5d Update to 3.0. Sigh. 2002-04-23 00:13:10 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00