Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Jun Kuriyama
a06ee65df0
Chase shlib bump of libexpat.
2006-01-30 23:20:05 +00:00
Edwin Groothuis
492c350df2
x11/electricsheep update to 2.6.4
...
update to 2.6.4
PR: ports/91494
Submitted by: David Yeske <dyeske@yahoo.com>
2006-01-08 11:51:19 +00:00
Kris Kennaway
b7824eaf6e
BROKEN: Unfetchable
2005-12-17 18:33:36 +00:00
Ade Lovett
0ec9a5fa8a
Update the two currently remaining ports that use old autotools constructs
2005-11-19 22:27:04 +00:00
Florent Thoumie
c93b3a1431
- Update to 2.6.3.
...
PR: ports/89051
Submitted by: maintainer
2005-11-15 16:00:48 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Michael Johnson
8452d054bf
- Update to 2.6.2
...
PR: ports/82257
Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
2005-06-16 04:25:36 +00:00
Kris Kennaway
4cfed72665
BROKEN: Does not compile on 4.x/Incomplete pkg-plist on 5.x
2005-06-11 23:40:16 +00:00
Bruce M Simpson
e24d4606c2
Update to 2.6.1. Preserve versioning kludge.
2005-05-26 18:37:49 +00:00
Bruce M Simpson
cb242f69b7
Use DISTNAME, not DISTFILES.
...
Fix build.
Submitted by: David Scheidt (WRKSRC part)
2005-05-19 13:08:06 +00:00
Bruce M Simpson
820e04245d
Apply a band-aid for version numbering which avoids introducing PORTEPOCH.
...
This can go away after the next electricsheep release.
Pointy hat to: bms
2005-05-18 14:06:46 +00:00
Bruce M Simpson
48320709d5
Update to 2.6 point release.
2005-05-17 16:44:55 +00:00
Bruce M Simpson
e86de76cbf
Update to 2.6b7 which has various bug fixes for flam3.
...
No other changes.
2005-05-14 19:32:06 +00:00
Bruce M Simpson
f7a7670b72
Update to version 2.6b6.
...
Don't remove uniqueid if the package is uninstalled.
Update RUN_DEPENDS; xsetbg may also be found in ports/x11/xloadimage now.
Use DATADIR.
Note to maintainers of x11/xloadimage and graphics/xli: there is no CONFLICTS
definition for those ports.
Approved by: maintainer (dyeske)
2005-05-13 15:00:44 +00:00
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