Baptiste Daroussin
665bec206d
Convert g* to USES=zip
2014-03-10 14:49:26 +00:00
Max Brazhnikov
21646392b0
- Support staging
...
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Baptiste Daroussin
c84e1cd8e6
Add NO_STAGE all over the place in preparation for the staging support (cat: games)
2013-09-20 17:36:33 +00:00
Max Brazhnikov
7678193c3d
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert r315222 [1]
...
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description
[1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
2013-05-12 11:48:49 +00:00
Max Brazhnikov
81c27c891a
Bump PORTREVISION after DESKTOP_ENTRIES update
2013-01-23 15:00:18 +00:00
Max Brazhnikov
5dd37213f5
- Update DESKTOP_ENTRIES:
...
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
2013-01-07 02:07:26 +00:00
Max Brazhnikov
0a44979b96
Fix typo/logic after conversion to new option framework
...
Reported by: erwin/pointyhat for textproc/qstardict
2012-07-31 13:25:26 +00:00
Max Brazhnikov
52e8b487f6
- Convert my ports to new options framework
...
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
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
Mark Linimon
f328efd034
Mark broken on tier-2: cc1: unrecognized command line option "-msse2".
...
Hat: portmgr
2011-12-22 11:05:55 +00:00
Max Brazhnikov
a2c2bfe213
Take maintainership
...
Feature safe: yes
2011-11-11 13:45:26 +00:00
Pawel Pekala
8bf7974e1b
- Update to 20110628 [1]
...
- Add desktop entries for client programs [2]
PR: ports/161910
Submitted by: green dog <fiziologus@gmail.com> [1], myself [2]
2011-10-25 16:46:11 +00:00
Olli Hauer
b6ac748023
-remove MD5
2011-07-03 14:25:36 +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
Pav Lucistnik
4bb8eb15eb
- Convert unzip -a to USE_DOS2UNIX
...
PR: ports/146533
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
2010-06-03 15:54:29 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +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
Pav Lucistnik
2340261b99
- Update download location
2009-01-31 21:59:35 +00:00
Martin Wilke
e25db9fba6
- Fix build
...
Submitted by: pointyhat via erwin
Approved by: portmgr (xorg cleanup)
2008-03-28 17:49:29 +00:00
Martin Wilke
8d56991bfc
- Add missing dependens after sdl12 cleanup
...
- Bump PORTREVISION
Submitted by: pointyhat via pav
2008-03-27 09:30:49 +00:00
Martin Wilke
2d73db3533
- Chase devel/sdl12 shlib version bump
2008-03-13 14:28:35 +00:00
Alejandro Pulver
4911a31a53
- Update to version 20071120.
2007-12-12 05:05:23 +00:00
Alejandro Pulver
d56f55808f
- Update to version 20070711.
2007-09-05 22:55:33 +00:00
Martin Wilke
605b516239
- Chase increase of audio/libvorbis shlib version.
...
- Bump PORTREVISION
2007-07-28 12:27:31 +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
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
570421197d
- Update to version 20060725.
...
- Change CLIENT option to "on" by default.
- Remove message about broken OSS in client (is fixed now).
2006-08-22 17:00:14 +00:00
Alejandro Pulver
de14d78e97
- Fix wrong check (WITH_GLX -> WITH_CLIENT).
2006-07-31 18:16:05 +00:00
Alejandro Pulver
b94a8bcddf
- Update to version 20060606.
...
- Clean-up.
2006-07-24 03:19:09 +00:00
Alejandro Pulver
f18b23bbbe
- Fix IGNORE message.
...
- Fix OPTIONS handling.
- Bump PORTREVISION.
Approved by: garga (mentor)
2006-04-24 21:02: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
Vasil Dimov
d3032bf33b
* Integrate with quake-data
...
* Minor fixes
PR: ports/91840
Submitted by: "Alejandro Pulver" <alejandro@varnet.biz> (maintainer)
2006-03-16 09:12:28 +00:00
Pav Lucistnik
d3639835ab
- Add SHA256
...
Requested by: maintainer
2005-11-25 21:47:35 +00:00
Renato Botelho
c3820eff95
Dark Places is a Quake modification I have built over the course of 6 years on
...
and off experimenting, it got somewhat of an overhaul when the Quake engine
source code was released, and I began developing a custom OpenGL-only engine
for it and other mods, which supports Windows WGL and Linux GLX, and has
greatly improved graphics and image quality.
WWW: http://icculus.org/twilight/darkplaces/
PR: ports/85325
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
2005-10-04 18:43:18 +00:00