Commit graph

12 commits

Author SHA1 Message Date
Tijl Coosemans
ee97df16bd - Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstaged port)
2014-07-09 19:06:34 +00:00
Danilo Egea Gondolfo
a3f7fd5ad8 - Update from 1.14.4 to 1.14.5 2014-06-20 18:44:38 +00:00
Danilo Egea Gondolfo
2ff984f260 - Update from 1.14.3 to 1.14.4 2014-05-25 16:28:45 +00:00
Danilo Egea Gondolfo
3c4dd03db1 - Update from 1.14.2 to 1.14.3 2014-05-16 02:10:08 +00:00
Danilo Egea Gondolfo
96c6938c85 - Update from 1.14.1 to 1.14.2 2014-05-08 13:25:35 +00:00
John Marino
4cc9b84c44 games/doomsday: Unbreak on DragonFly (note OSVERSION used without OPSYS)
OPVERSION always requires coupling with OPSYS to be correct, but normally
I let "<" comparison violators go because it never equates to "true" on
DragonFly.  This is a rare case where DragonFly needs the comparison to
be true.  Add a couple of OPSYS to fix the recent breakage on DragonFly.
2014-05-06 17:24:31 +00:00
Danilo Egea Gondolfo
f424320f07 - Update from 1.14.0 to 1.14.1 2014-04-27 16:07:14 +00:00
Danilo Egea Gondolfo
9461ad8877 - Update from 1.13.2 to 1.14.0
- Take maintainership
2014-04-27 00:40:18 +00:00
Max Brazhnikov
d1e467e534 games/doomsday: fix PORTSCOUT variable 2014-03-28 12:52:21 +00:00
Steve Wills
eeb39dd1e3 - Update to 1.13.2
- Add PORTSCOUT restriction to avoid beta builds

PR:		ports/187933
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-03-25 20:11:48 +00:00
Raphael Kubo da Costa
7b7c065a4e Fix `make fetch' after r339985.
We cannot use ${PORTNAME} in MASTER_SITE now that the port was renamed.

PR:		ports/185830
Submitted by:	Max Sterling <maxclsb@gmail.com>
2014-01-18 19:44:47 +00:00
Max Brazhnikov
6bab5063a5 - Follow upstream and rename games/deng to doomsday
- Update to 1.12.2 (upstream has switched from cmake to qmake)
- Add STAGEDIR support
- Python is required only for building
- Remove custom post-install
- Use options helpers

PR:		based on ports/185171
Submitted by:	Max Sterling <maxclsb at gmail.com>
2014-01-16 20:44:43 +00:00