summaryrefslogtreecommitdiff
path: root/x11/electricsheep (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a new tweakable knob, WITH_XSCREENSAVER, and announce it.Bruce M Simpson2004-07-121-2/+18
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=113440
* Include the manual page in installation.Bruce M Simpson2004-07-121-0/+7
| | | | Notes: svn path=/head/; revision=113438
* - Fix dependenciesKirill Ponomarev2004-06-141-4/+2
| | | | | | | | PR: ports/67924 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=111453
* BROKEN: Missing LIB_DEPENDSKris Kennaway2004-06-091-0/+2
| | | | Notes: svn path=/head/; revision=111113
* Update to 2.5 and fix dependency on graphics/jpeg.Norikatsu Shigemura2004-05-183-19/+6
| | | | | | | | PR: ports/66725 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer) Notes: svn path=/head/; revision=109463
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-2/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Properly use SDL everywhere:Edwin Groothuis2004-03-081-1/+1
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=103247
* Remove stray CR character that crept in somehow. Reminded by: maintainer.Mark Linimon2004-02-061-1/+1
| | | | Notes: svn path=/head/; revision=100095
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* These files were left out of the previous checkin by mistake.Mark Linimon2004-02-023-0/+66
| | | | | | | | PR: ports/62017 Submitted by/reminded by: David Yeske (maintainer) Notes: svn path=/head/; revision=99773
* Update to 2.4. Large rework: see the following URL for details:Mark Linimon2004-01-313-21/+42
| | | | | | | | | | http://cvs.sourceforge.net/viewcvs.py/electricsheep/client/README. PR: ports/62017 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer) Notes: svn path=/head/; revision=99582
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Update WWW tagMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=71183
* Remove FORBIDDEN tag. Developer has regained control of domain.Mario Sergio Fujikawa Ferreira2002-11-281-2/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=71182
* Mark FORBIDDEN: the server's domain is no longer underPeter Pentchev2002-10-232-1/+3
| | | | | | | | | the author's control. Submitted by: maintainer Notes: svn path=/head/; revision=68647
* o Drop PERL in favor of REINPLACE_CMDMario Sergio Fujikawa Ferreira2002-09-032-19/+11
| | | | | | | | | | | o Turn patch into a Makefile regexp o CC/CFLAGS safeness fixes o libjpeg is not needed as dependency Submitted by: maintainer Notes: svn path=/head/; revision=65527
* Say hello to the Electric Sheep distributed screensaver.Anders Nordby2002-03-246-0/+74
PR: 35553 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=56554