aboutsummaryrefslogtreecommitdiffstats
path: root/net/sdl_net
Commit message (Collapse)AuthorAgeFilesLines
* Updated my mail address to use @FreeBSD.org now.mva2009-02-201-1/+1
| | | | Approved by: miwi (co-mentor), beech (mentor)
* - Update to 1.2.7miwi2008-03-136-46/+8
| | | | | | | - Got rid of library renaming as done for devel/sdl12 PR: 117797 Submitted by: Marcus von Appen <mva@sysfault.org>
* Return to pool: hopefully they will have a chance of being updatedshaun2007-10-281-1/+1
| | | | prior to the freeze.
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Disable superfluous tests which occur if guilib is installed.shaun2006-12-111-0/+2
| | | | | PR: ports/103583 Submitted by: Sean Farley <sean-freebsd@farley.org>
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-204-16/+15
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* - Take over maintainership of the abandoned SDL ports.shaun2006-09-021-2/+2
| | | | | - Add an additional mirror for a few of them. - Fix a few minor portlint(1) complaints.
* Drop maintainership, ENOTIME for these ports now.krion2006-08-171-1/+1
|
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* Conversion to a single libtool environment.ade2006-02-233-12/+10
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* Remove guilib dependency, it's required only by some example fileskrion2006-01-081-2/+0
| | | | | | which aren't installed anyway. Submitted by: Ed Schouten <ed@fxq.nl>
* 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.
* Take maintainership.krion2005-04-261-1/+1
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-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>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* update net/sdl_net:daichi2003-07-311-12/+8
| | | | | | | | - Utilize USE_SDL - PERL -> REINPLACE_CMD PR: 55064 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.2.5krion2003-07-292-2/+2
| | | | Approved by: fjoe (mentor) (implicit)
* 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.
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
|
* Update to 1.2.4.sobomax2002-04-172-3/+3
|
* Update to 1.2.3.sobomax2001-12-192-2/+2
|
* Update to 1.2.2.sobomax2001-07-254-3/+32
|
* Move:sobomax2001-04-091-1/+1
| | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
* Update to 1.2.0.sobomax2001-04-064-5/+22
|
* Add sdl_net - a small sample cross-platform networking library.sobomax2000-09-206-0/+56