Commit graph

20 commits

Author SHA1 Message Date
Bruce M Simpson
0c2cc5ef9e Add a new tweakable knob, WITH_XSCREENSAVER, and announce it.
Add conditional runtime dependency on x11/xscreensaver.
Add conditional installation of xscreensaver config (electricsheep.xml)
to do-install target.
Correct typo in previous revision.
Bump PORTREVISION.
2004-07-12 00:49:30 +00:00
Bruce M Simpson
8b8f78bc6a Include the manual page in installation. 2004-07-12 00:04:47 +00:00
Kirill Ponomarev
71e377256b - Fix dependencies
PR:		ports/67924
Submitted by:	David Yeske <dyeske@yahoo.com>
2004-06-14 11:32:02 +00:00
Kris Kennaway
9fbfcf9164 BROKEN: Missing LIB_DEPENDS 2004-06-09 03:04:48 +00:00
Norikatsu Shigemura
7fc3987dc4 Update to 2.5 and fix dependency on graphics/jpeg.
PR:		ports/66725
Submitted by:	David Yeske <dyeske@yahoo.com> (maintainer)
2004-05-18 17:31:29 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Mark Linimon
1ca596cf29 Remove stray CR character that crept in somehow. Reminded by: maintainer. 2004-02-06 00:26:17 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Mark Linimon
fa636c762b These files were left out of the previous checkin by mistake.
PR:				ports/62017
Submitted by/reminded by:	David Yeske (maintainer)
2004-02-02 01:55:44 +00:00
Mark Linimon
217621dac8 Update to 2.4. Large rework: see the following URL for details:
http://cvs.sourceforge.net/viewcvs.py/electricsheep/client/README.

PR:		ports/62017
Submitted by:	David Yeske <dyeske@yahoo.com> (maintainer)
2004-01-31 07:45:22 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Mario Sergio Fujikawa Ferreira
f3475747ba Update WWW tag
Submitted by:	maintainer
2002-11-28 01:59:36 +00:00
Mario Sergio Fujikawa Ferreira
eb54972e9c Remove FORBIDDEN tag. Developer has regained control of domain.
Submitted by:	maintainer
2002-11-28 01:27:24 +00:00
Peter Pentchev
f5a2ab11cf Mark FORBIDDEN: the server's domain is no longer under
the author's control.

Submitted by:	maintainer
2002-10-23 09:43:48 +00:00
Mario Sergio Fujikawa Ferreira
3e5ddbe2f3 o Drop PERL in favor of REINPLACE_CMD
o Turn patch into a Makefile regexp
o CC/CFLAGS safeness fixes
o libjpeg is not needed as dependency

Submitted by:	maintainer
2002-09-03 04:01:28 +00:00
Anders Nordby
5fd4ae2e00 Say hello to the Electric Sheep distributed screensaver.
PR:		35553
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-03-24 19:28:48 +00:00