summaryrefslogtreecommitdiff
path: root/x11/electricsheep (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | on sdl12-1.2.5
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-2/+2
| | | | o Bump $PORTREVISION.
* 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.
* 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>
* Remove stray CR character that crept in somehow. Reminded by: maintainer.Mark Linimon2004-02-061-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* 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)
* 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)
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Update WWW tagMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | Submitted by: maintainer
* Remove FORBIDDEN tag. Developer has regained control of domain.Mario Sergio Fujikawa Ferreira2002-11-281-2/+0
| | | | Submitted by: maintainer
* Mark FORBIDDEN: the server's domain is no longer underPeter Pentchev2002-10-232-1/+3
| | | | | | the author's control. Submitted by: maintainer
* 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
* Say hello to the Electric Sheep distributed screensaver.Anders Nordby2002-03-246-0/+74
PR: 35553 Submitted by: David Yeske <dyeske@yahoo.com>