Commit Graph

2702 Commits

Author SHA1 Message Date
Thomas Gellekum
0e7351e1f0 Upgrade to 4.80. 2001-12-04 12:53:50 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Steve Price
69730f660f Update to version 1.2.
PR:		32206
Submitted by:	maintainer
2001-12-03 03:13:39 +00:00
Steve Price
cd58264681 Update to version 1.20.
PR:		32392
Submitted by:	amorita
2001-12-02 18:26:15 +00:00
Kris Kennaway
35e6be0e9a Remove share/games at deinstall. I'm not sure whether this port should
be usign share/games for its score file, as it seems non-canonical.
2001-11-30 23:29:26 +00:00
Kevin Lo
4edc5062e1 Update to version 0.06
PR: 32311
Submitted by: Ports Fury
2001-11-29 06:57:22 +00:00
Pete Fritchman
c9516c3d20 Fix a braino: when using @unexec rmdir, must specify %D/foo so rmdir knows
what to remove (opposed to just rmdir foo).

Noticed by:	bento
2001-11-29 04:10:53 +00:00
Pete Fritchman
74a99e26a4 - update to 1.0.13
- fix style issues (^I^I -> ^I)
- replace patches w/regexps
- patch configure for pthread issues, not Makefile.in
- make pkg-comment more descriptive
- sort pkg-plist

PR:		32308
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-28 22:36:19 +00:00
Patrick Li
81d26a90e9 Update hlserver-snow to 0.0.94.b
Add slaveport-post-extract target to hlserver-cs

Submitted by:	lioux
Approved by:	lioux
2001-11-28 03:52:44 +00:00
Sheldon Hearn
7519db7117 Release maintainership to the ports team at large. I'm told there are
issues with the gtk version (ports/20995) but don't use gtk myself.
2001-11-27 18:47:23 +00:00
Ying-Chieh Liao
f4561fbd1c add cryptoslam
A curses-based tool for creating and solving the cryptograms
2001-11-25 07:56:19 +00:00
Stefan Eßer
1542d3daa9 Use stdlib.h instead of malloc.h, which is deprecated. 2001-11-24 14:11:09 +00:00
Ying-Chieh Liao
ff4ab56324 disable BITS
Submitted by:	Marco Ziech <mmz@gmx.net> (BITS author of bnetd project)
2001-11-24 09:24:23 +00:00
Kris Kennaway
ddb36318e3 Change a '|' to a '/' to unbreak the INDEX build. 2001-11-24 04:43:10 +00:00
Stefan Eßer
fa1357b549 Add URL of ACM web-site. 2001-11-23 23:42:59 +00:00
Patrick Li
d7b45ed5f9 Add hlserver-psychostats, a popular player statistics generator for
Half-Life mods Counter Strike and Day of Defeat.

Submitted by:	Martin Matuska <matuska@wu-wien.ac.at>
Reviewed by:	lioux
2001-11-23 18:57:43 +00:00
Ying-Chieh Liao
ed4c1bdb46 upgrade to 2.1
PR:		32219
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-23 17:44:43 +00:00
Ying-Chieh Liao
fd318ea17c add 54321
54321 is five games in four-, three-, or two-dimensions for one player

PR:		32197
Submitted by:	Leland Wang <llwang@infor.org>
2001-11-23 02:28:12 +00:00
Patrick Li
f472301acd Allow for slave ports to set different categories.
Approved by:	lioux
2001-11-22 00:53:40 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
0a47abdbd9 o slave port handling enhancements
- special support for NO_WRKSUBDIR
	- support slaveport-post-install target

Approved by:	maintainer
2001-11-18 23:06:23 +00:00
Mario Sergio Fujikawa Ferreira
4634238708 o New port hlserver-tsc version 2.4.6b: Half-Life mod Counter-Strike
with TSC modifications
o It is a server side only change that both enhances Counter-Strike
and adds some anti-cheat measures

Reviewed by:	pat
2001-11-17 19:40:05 +00:00
Christian Weisgerber
72dfdb4e43 Update to 2.4.1.
Changes in this version:
* Documentation fixes.
2001-11-15 23:04:51 +00:00
Patrick Li
f3ca4f005b Update misc/menushki to version 1.0 and also take care of
some remaining email changes i left out

Approved by:	lioux
2001-11-15 22:12:13 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Anton Berezin
df8b29dab1 Add ttraffic, a Tcl/Tk version of the board game Rush Hour.
Requested by:	guido
2001-11-14 12:33:08 +00:00
Ying-Chieh Liao
c60bca6ca6 upgrade to 1.0 2001-11-14 12:00:13 +00:00
Ying-Chieh Liao
86aab635f2 upgrade to 1.10.0 2001-11-14 11:48:51 +00:00
Maxim Sobolev
3b4cc3e0d4 Fix breakage due to gdk-pixbuf upgrade. 2001-11-13 14:09:57 +00:00
Maxim Sobolev
1f7dc0820d Fix a breakage resulted from path to gdk-pixbuf's includes being hardcoded.
Reported by:	Mike Harding <mvh@ix.netcom.com>
		Anders Andersson <anders@codefactory.se>
2001-11-12 10:20:40 +00:00
Kris Kennaway
50a80bb849 Update to prboom 2.2.2 and respect CFLAGS
Reviewed by:	maintainer
2001-11-11 23:20:02 +00:00
Mario Sergio Fujikawa Ferreira
034ad315b9 Update to 2.50.09
Submitted by:	MAINTAINER
2001-11-11 03:34:38 +00:00
Mark Pulford
3724f7b8be Fix MASTER_SITES.
PR:		31852
Submitted by:	maintainer
2001-11-11 02:58:54 +00:00
Mark Pulford
3dcc8054e7 Updated to 1.6.2. 2001-11-11 01:30:04 +00:00
Mario Sergio Fujikawa Ferreira
24a9147ae7 update WWW site
Submitted by:	MAINTAINER
2001-11-10 21:18:20 +00:00
Mark Pulford
e4dbf1d4cb Updated to 0.9.0.
Submitted by:	roam
2001-11-10 14:07:19 +00:00
Maxim Sobolev
434a6ec6ce Update to 0.97.3. 2001-11-08 16:45:19 +00:00
Pete Fritchman
e218296ab6 Update to 4.4.3
PR:		31811
Submitted by:	maintainer
2001-11-07 04:35:42 +00:00
Akinori MUSHA
db8bcc3a53 Define NO_LATEST_LINK. 2001-11-06 20:44:36 +00:00
Akinori MUSHA
674b0ac13b Change the package name from "crimson" to "crimson-fields" by setting
PKGNAMESUFFIX in order to avoid conflict with textproc/crimson.

Add WWW to pkg-descr while I'm here.
2001-11-06 20:33:13 +00:00
Pete Fritchman
261b08302b - update to 2.0.1
- kill dead MASTER_SITES
- overhaul install method (end up setgid root:games)
- use DOCSDIR
- add NOPORTDOCS support to pkg-plist

PR:		31452
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-06 09:34:14 +00:00
Christian Weisgerber
4fbb2f66a7 Update my MAINTAINER address.
Approved by:	trevor
2001-11-03 22:22:34 +00:00
Pete Fritchman
07b4ee5a56 Update to 0.3.5 2001-11-01 02:07:50 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Mario Sergio Fujikawa Ferreira
3ffa215bef update to 0.99w
Submitted by:	MAINTAINER
2001-10-31 00:49:56 +00:00
Maxim Sobolev
1685a09c6b Fix the port: GNU autoheader now called `autoheader213', not just
`autoheader'.
2001-10-30 12:53:03 +00:00
David E. O'Brien
51d207c2fc Explicity run aclocal and autoheader 2001-10-30 09:19:59 +00:00
Pete Fritchman
9f78dc8789 Update to 1.5.2 2001-10-29 11:32:46 +00:00
FUJISHIMA Satsuki
1d862dccc4 update to 1.1.
PR:		31551
Submitted by:	maintainer
2001-10-28 14:03:39 +00:00