summaryrefslogtreecommitdiffstats
path: root/devel/clanlib-devel
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-041-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-2/+26
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
| | | | Approved by: krion (mentor)
* Fix plist and bump PORTREVISION.thierry2004-12-262-354/+357
| | | | | PR: ports/75506 Submitted by: maintainer.
* New port games/wormux and patch for devel/clanlib-develedwin2004-12-232-0/+19
| | | | | | | | | This port requires devel/clanlib-devel. But there is unresolved symbol in libclanGL.so. This is path for devel/clanlib-devel. PR: ports/75186 Submitted by: Anton Yudin <toha@toha.org.ua> Approved by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Now builds on amd64kris2004-09-291-2/+2
| | | | Approved by: portmgr (self)
* - Fix fetching, unbreakpav2004-08-171-3/+2
| | | | | PR: ports/70563 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
* BROKEN: Unfetchablekris2004-08-131-0/+2
|
* - Update to 0.7.8vs2004-07-126-33/+83
| | | | | | | | | | - Respect CPPFLAGS and LDFLAGS - Use USE_GL instead of USE_MESA (which is deprecated) - Use PKGNAMESUFFIX - Assign maintainership to submitter PR: ports/68827 Submitted by: Roman Bogorodskiy
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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:edwin2004-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>
* BROKEN on !i386: Does not compilekris2004-02-261-0/+4
|
* The pkg-plist now seems to be correct, remove BROKEN tag.kris2004-02-181-4/+0
|
* BROKEN on 5.x: broken pkg-plistkris2004-02-091-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* Rename LATEST_LINK to avoid link stompingkris2004-01-291-0/+1
|
* SIZEify.trevor2004-01-291-0/+1
|
* - Hook up after repocopy from clanlibpav2004-01-241-0/+3
| | | | | | | - Add conflicts against devel/clanlib PR: ports/59964 Submitted by: Simon Barner <barner@in.tum.de>
* Catch up with libogg/libvorbis version bump.naddy2003-12-201-5/+6
|
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.trevor2003-11-171-0/+1
|
* - Update to version 0.7.5.2krion2003-10-246-6/+44
| | | | | PR: 58380 Submitted by: Ports Fury
* Fix pre-everything targets.anholt2003-10-161-1/+1
| | | | | PR: ports/58148 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* - Update to version 0.7.4-1krion2003-09-2421-996/+495
| | | | | PR: 57092 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Bump png majorache2001-09-111-1/+1
|
* Add SUSv2 compatible fcvt() function ripped from glibc. fcvt() is required bysobomax2001-01-093-3/+169
| | | | | | | some internal Clanlib's function (fortunately rarely used, which allowed several clanlib-based ports live w/o it). Prompted by: alex (quite some time ago)
* Rename PLIST.glx to pkg-plist.glx.asami2000-10-081-1/+1
|
* Add clanlib - a cross-platform game SDK (yes, it works with svgalib :-> ).sobomax2000-09-2518-0/+864
OpenPOWER on IntegriCloud