Antoine Brodin
1df9d247be
Convert the tree to USES=openal
...
Approved by: portmgr (bapt)
2013-12-25 23:29:34 +00:00
Dmitry Marakasov
f42de2401b
- Update to 0.180
...
- Support staging
- Use new LIB_DEPENDS syntax
- Use new OPTIONS features
2013-12-16 10:55:14 +00:00
Dmitry Marakasov
c87a56b351
- Remove manual creation and removal of share/applications, as it's now in the mtree (games category)
...
Approved by: portmgr (bdrewery)
2013-10-22 13:53:33 +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
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Dmitry Marakasov
daffe00d4a
- Trim Makefile headers
...
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c
- Update to 7.31.0
...
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
2013-07-11 16:26:26 +00:00
Baptiste Daroussin
9ff06b3cbf
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
...
While here:
- trim headers
- convert to new options framework
2013-04-29 22:27:05 +00:00
Alex Kozlov
83f02b963c
- Convert USE_GETTEXT to USES (part 4)
...
Approved by: portmgr (bapt)
2013-04-26 10:44:28 +00:00
Max Brazhnikov
ffd97a0193
- convert USE_CMAKE to USES
...
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
2013-03-22 20:06:14 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Dmitry Marakasov
0bf0248260
- Update to 0.143
...
Feature safe: yes
2012-03-10 03:23:35 +00:00
Sunpoet Po-Chuan Hsieh
c401538bea
- Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
...
Submitted by: sunpoet (myself)
Tested by: exp-run by linimon
Approved by: linimon (with portmgr hat)
2012-03-08 08:04:10 +00:00
Dmitry Marakasov
d50712c39b
- Update to 0.130
2011-06-11 13:16:10 +00:00
Dmitry Marakasov
03cb94f484
- Update to 0.101
2010-09-23 00:27:22 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Dmitry Marakasov
4ed52942b6
- Update to 0.80
2010-05-25 02:17:46 +00:00
Dmitry Marakasov
3e59c28eb7
- Update to 0.78
2010-04-24 13:20:13 +00:00
Dmitry Marakasov
6c67b1f207
- Fix build WITHOUT_TORRENT
2010-04-16 02:49:14 +00:00
Dmitry Marakasov
6f3c762afe
- Forgot to remove unneeded patch
2010-04-15 00:15:24 +00:00
Dmitry Marakasov
ff8a38029c
- Update to 0.68
2010-04-14 22:24:36 +00:00
Peter Pentchev
29863648e3
Chase the ftp/curl shlib version bump.
2010-04-03 10:44:36 +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
Doug Barton
be64f3bc83
As previously discussed on -ports, make the following changes:
...
1. Move net-p2p/rblibtorrent-devel to net-p2p/libtorrent-rasterbar-14
a. Update LIB_DEPENDS for ports that depended on rblibtorrent-devel
b. Add entries to MOVED and UPDATING
2. Introduce net-p2p/libtorrent-rasterbar-15, the new devel version
3. Introduce net-p2p/qbittorrent-22, the new devel version of qbittorrent
Feature safe: yes
2010-02-22 00:53:10 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dmitry Marakasov
2ee9b4070e
- Update to 0.63
2010-02-03 11:51:21 +00:00
Dmitry Marakasov
01004500da
- Update to 0.61
2010-02-01 14:46:28 +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
6af0104021
- Update to 0.29
2009-10-27 02:56:23 +00:00
Dmitry Marakasov
5bca68f7dd
- Update to 0.28
2009-10-20 03:11:14 +00:00
Dmitry Marakasov
2df0e4f0d2
- Update to 0.27
2009-10-13 23:12:13 +00:00
Dmitry Marakasov
db8d88c2fb
- Update to 0.23
...
Feature safe: yes
2009-09-26 15:35:59 +00:00
Dmitry Marakasov
75cacf01d1
- Update to 0.22
2009-09-08 00:11:39 +00:00
Dmitry Marakasov
7a6ad2f631
SpringLobby is a free cross-platform lobby client for the
...
Spring RTS project.
WWW: http://springlobby.info/
2009-09-03 03:38:20 +00:00