1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Dmitry Marakasov
578775dbac - Update to 0.15 2011-12-31 20:00:35 +00:00
Dmitry Marakasov
1ba78b7cdd - Update to 0.14.1 2011-03-06 17:41:07 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Dmitry Marakasov
cc32967d32 - Update to 0.13 2010-05-26 03:17:10 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Marcus von Appen
6506e45d69 - Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:		ports/142147 ports/142248 ports/142249
Approved by:	miwi (mentor implicit)
2010-01-30 09:43:31 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Dmitry Marakasov
5c2d779dd3 - Update to 0.12.1 2009-04-09 23:53:51 +00:00
Dmitry Marakasov
e0e45849d3 - Take maintainership 2009-02-28 03:29:09 +00:00
Alejandro Pulver
817a65bd3b - Drop maintainership of the following ports:
games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube
games/freeorion
x11-toolkits/gigi
devel/allegro
devel/allegrogl
devel/adime
devel/allegro-devel
net-p2p/qbittorrent
net-p2p/rblibtorrent-devel
emulators/wahcade
x11-wm/stumpwm
x11-wm/icewm
2009-02-27 21:24:38 +00:00
Alejandro Pulver
4f3a3bcef5 - Update to version 0.11.1 2009-02-06 15:39:28 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Alejandro Pulver
93209f49eb - Update to version 0.10.3. 2007-09-09 08:05:03 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Alejandro Pulver
b1065eacae - Update to version 0.10.2.
- Remove USE_GETOPT_LONG (for FreeBSD 4.x).
2007-07-13 16:54:44 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
b64f643a24 - Update to version 0.10.1. 2007-02-26 23:12:40 +00:00
Alejandro Pulver
b4d7116641 - Update distinfo (previously many automake files were sumlinks to
/usr/share/automake-1.9, now they are regular files).
2007-01-10 21:45:30 +00:00
Alejandro Pulver
99b29758c7 - Update to version 0.10.0. 2007-01-10 03:11:43 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
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)
2006-09-20 11:21:59 +00:00
Alejandro Pulver
77b5a6d53f - Change BROKEN to IGNORE.
- Fix OPTIONS handling.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 21:07:27 +00:00
Alejandro Pulver
faf157a3b3 Change the maintainership address to the @FreeBSD.org one.
Approved by:	garga (mentor)
2006-04-09 13:08:16 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Pav Lucistnik
11354a780b - Don't remove what's mtree's
Approved by:	maintainer
2006-01-07 17:33:49 +00:00
Pav Lucistnik
d3639835ab - Add SHA256
Requested by:	maintainer
2005-11-25 21:47:35 +00:00
Pav Lucistnik
2b13301a91 - Update to 0.9.13
PR:		ports/86182
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2005-09-15 21:03:56 +00:00
Pav Lucistnik
1959ba8575 - Update to 0.9.13.r3
- Use OPTIONS

PR:		ports/85351
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2005-08-31 12:23:29 +00:00
Dejan Lesjak
5d405cab07 * Add USE_GL.
* Use one of the existing patches only if OSVERSION < 600021.

PR:		ports/84343
Submitted by:	Alejandro Pulver (maintainer)
2005-07-30 15:45:56 +00:00
Jeremy Messenger
aa0128de64 - Remove unnedded LIB_DEPENDS (already present in SDL components: image and
mixer).
- Use CONFIGURE_ variables (instead of WRKSRC/configure).
- Add @ to REINPLACE_CMD (no echo).
- Change last line in pkg-plist to use %%DATADIR%%.

PR:		ports/83881
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2005-07-25 07:35:28 +00:00
Pav Lucistnik
415e4bba79 The Freedroid RPG is an extension/modification of the classical Freedroid
engine into an RPG.

PR:		ports/83658
Submitted by:	Travis Poppe <tlp@liquidx.org>
2005-07-19 16:13:27 +00:00