1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

12528 Commits

Author SHA1 Message Date
Baptiste Daroussin
ab9776717c Add an explicit dependency on pkgconfig 2013-09-02 09:25:48 +00:00
Alexey Dokuchaev
27aca069ac - Convert old-school USE_GMAKE and USE_PERL5_* to modern USES
- Perform some minor cleanups whenever appropriate

Submitted by:	az
2013-09-02 08:56:06 +00:00
Baptiste Daroussin
1bdfab4132 Add an expicit dependency on pkgconf 2013-09-02 06:20:09 +00:00
Baptiste Daroussin
992c579c4f Eradiracte USE_GNOME=pkgconfig from games
While here:
Convert USE_GMAKE to USES=gmake
2013-09-01 22:55:05 +00:00
Ruslan Makhmatkhanov
4347d9e45f - update to 2.3.7
- chase the update in games/super_methane_brothers
- convert USE_GMAKE to USES, while here

PR:		181491
Submitted by:	chris petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-09-01 15:19:48 +00:00
Rene Ladan
27abcfb125 Remove expired ports:
2013-08-28 lang/gdc: Broken for more than 6 month
2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013
2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc
2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version
2013-09-01 devel/dsss: Depends on expired lang/gdc
2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer
2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer
2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer
2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer
2013-09-01 net/ipex: Broken on FreeBSD 8 and newer
2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer
2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer
2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer
2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer
2013-09-01 net/libproxy-mozjs: Does not work with newer libxul
2013-09-01 www/helixplugin: Does not work with newer libxul
2013-09-01 deskutils/chmsee: Does not work with newer libxul
2013-09-01 www/moonshine: Does not work with newer libxul
2013-09-01 x11/ggiterm: Unmaintained and broken
2013-09-01 graphics/libggigcp: Unmaintained
2013-09-01 graphics/libggimisc: Unmaintained
2013-09-01 graphics/libggiwmh: Unmaintained
2013-09-01 devel/libgiigic: Unmaintained
2013-09-01 games/koth: Unmaintained
2013-09-01 15:06:45 +00:00
Guido Falsi
cdc7665716 - Update to 0.1.4
- Trim Makefile headers
- Convert to new LIB_DEPENDS syntax

PR:		ports/180967
Submitted by:	Stas Timokhin <devel@stasyan.com> (maintainer)
2013-09-01 00:13:51 +00:00
John Marino
f537af5457 games/iourbanterror: Fix new patches
Something went with shar extraction.
One new patch came out wrong and the other wasn't created.
Let's put them right now.

PR:		ports/180576
Reported by:	Domininic Fandrey (maintainer)
2013-08-31 17:25:08 +00:00
John Marino
b053c074f9 games/ioquake3 and slaves: Fix options
Every touched port was build-tested and passed.

PR:		ports/180675
Submitted by:	Dominic Fandrey (maintainer)
Tested on:	FreeBSD 9.1/amd64 with poudriere
2013-08-31 14:45:10 +00:00
John Marino
62822a4538 games/openarena-data: Fix relative include path
All relative include paths should start with .CURDIR
2013-08-31 12:18:39 +00:00
Marcus von Appen
88a76724e6 - do not use local bsd.python.mk variables within the port Makefile - switch
the publicly accessible ones instead
2013-08-30 16:49:43 +00:00
Alexey Dokuchaev
3cdb62f551 Unbreak fetching (hopefully for longer time). 2013-08-30 13:25:15 +00:00
Dmitry Marakasov
eb39617b80 - Explicitely specify portaudio2 so version, for it to not be confised with one from portaudio 2013-08-30 13:07:45 +00:00
Bryan Drewery
5dedb4fabc - Mark BROKEN, fails to fetch. 2013-08-30 13:05:32 +00:00
Sunpoet Po-Chuan Hsieh
fdd462485d - Remove Author line 2013-08-29 18:06:47 +00:00
Alexey Dokuchaev
df286138e9 - Try to unbreak parallel builds (-jX): their makefile has a rule with
multiple outputs, which is triggered twice; use GNU make(1) ordered
  prerequisites to avoid this race
- Install manual page relative to MANPREFIX, not PREFIX
- While here, convert to OptionsNG (NOPORTDOCS -> PORT_OPTIONS:MDOCS)

Reported by:	marino
2013-08-29 14:52:33 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Bryan Drewery
52c6ac3e26 - Disconnect ports removed in r325546 2013-08-29 02:28:57 +00:00
Dmitry Marakasov
8a403e2530 - Fix build 2013-08-28 21:15:09 +00:00
Dmitry Marakasov
7d038ecb7e - Fix build
- Fix build with clang
- Add WWW
- Rename patch according to portr's handbook
- Trim Makefile header
- Remove library version
2013-08-28 20:57:17 +00:00
Dmitry Marakasov
72a787d908 - Fix build breakage introduced in r324073
- (Really) fix build with clang
2013-08-28 20:24:50 +00:00
David Chisnall
3bec8741ff Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
2013-08-28 18:26:01 +00:00
Dmitry Marakasov
9fc865efdb - Fix build with clang 2013-08-28 04:10:40 +00:00
Dmitry Marakasov
8f1262c81e - Fix build on 10.X 2013-08-28 04:10:11 +00:00
Dmitry Marakasov
c637b4560e - Fix build with clang
- Remove unneeded patches
2013-08-28 04:09:52 +00:00
Baptiste Daroussin
8795fa7e59 Remove bmake workaround now that bmake has been fixed 2013-08-27 23:36:12 +00:00
Dmitry Marakasov
30fa6c870e - Fix build on 10.X (pipe2 symbol conflicts with pipe2() from unistd.h) 2013-08-27 21:52:15 +00:00
Daniel Eischen
d970578be4 Correct maintainer, who is now a committer!
Submitted by:	bapt
2013-08-27 17:13:25 +00:00
Daniel Eischen
f934544f56 Change maintainer to nemysis from ports@. Update Makefile for PORTDOCS,
PORTDATA, DESKTOP_ENTRIES.

PR:		173184
Submitted by:	nemysis at gmx dot ch
2013-08-27 16:56:17 +00:00
Dmitry Marakasov
e7cc7e85b8 - Update to 1.4
PR:		181224
Submitted by:	nemysis <nemysis@gmx.ch>
2013-08-26 23:30:21 +00:00
Eitan Adler
a92334190c Update maintainer's email address
Approved by:	rum1cro@yandex.ru (maintainer)
2013-08-26 17:43:16 +00:00
John Marino
a77984f08d games/xbl: Update MASTER_SITE and WWW field
The tarball was unfetchable after a site move, but the author personally
confirmed the new URLs.  The header was trimmed and an indefinite
article was removed from the COMMENT as well.
2013-08-26 13:22:00 +00:00
Dmitry Marakasov
84cf80e55f - Update to 0.91
- Install desktop file
2013-08-24 03:34:00 +00:00
Dmitry Marakasov
ac112f2d06 - Update to 0.0.5
- Add icon to .desktop file
2013-08-23 01:10:45 +00:00
Dmitry Marakasov
140b0aaa38 - Fix build on -CURRENT 2013-08-22 17:49:35 +00:00
Dmitry Marakasov
85ddb5166e - Fix build with clang 2013-08-22 12:39:09 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Frederic Culot
2f685187e9 TomeNET is an online multiplayer rogue-like role-playing game,
derived from MAngband (Multiplayer-Angband).
TomeNET loosely bases on the stories of J.R.R. Tolkien mainly
"The Lord Of The Rings", hence the name "the Troubles of Middle
Earth" or alternatively "the Tales of Middle Earth".

WWW: http://tomenet.net/

Note: only the curses interface is available with this port.
Adding support for graphical interface using X11 is not planned
for now on because I could not easily test it.
2013-08-21 14:00:43 +00:00
Rusmir Dusko
20e736bcd5 - Bump portrevision
- Trim master sites, add icon
- Trim to use default permissions for licenses, if not defined
- Trim dependency for ${PYGAME}
- Trim docs, not install COPYING INSTALL into DOCSDIR and mute dir install
- Add Desktop entry file
- Trim files/patch-Makefile for right installation
- Trim pkg-plist, share/games/monsterz --> DATADIR

Approved by:	wxs (mentor)
2013-08-19 16:37:37 +00:00
Jason Helfman
a7de274859 - shift master_sites around, and use project as primary
- drop default defined docsdir
- adopt new options format for docs, and define
2013-08-19 05:45:23 +00:00
John Marino
81d576b10f games/freetennis: Adjust dependencies
There were a few problems with the dependency definitions of freetennis.
The ocaml-images dependency is a static build dependency, and not a RUN
DEPENDS.  Secondly, a specific static library is specified, but no
library of that name exists, at least not for the upcoming ocaml-images
4.0.  Freetennis really wants the entire directory, so ocaml-images has
been changed to a package depends instead of a file depends.  It's been
tested with ocaml-images 4.0 (DragonFly) and ocaml-images 3.0 (FreeBSD/
Redports).

Approved by:	bapt/culot (mentors, implicit)
2013-08-18 07:52:13 +00:00
Rusmir Dusko
312063e87c - Update to 1.2.2
- Shorten header
- Change maintainer email gmx.ch --> FreeBSD.org
- USES desktop-file-utils
- Trim USE_QT4
- Trim docs
- Add REINPLACE_CMD to remove not existent pkgconfig zlib
- Trim pkg-plist

Approved by:	wg (mentor)
2013-08-17 22:16:57 +00:00
Jason Helfman
7651ab5ec9 - take maintainership
- trim comment
2013-08-17 20:16:17 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Bryan Drewery
b60960981b - Reset chinsan's ports
With hat:	portmgr
2013-08-17 16:21:37 +00:00
William Grzybowski
5fd137223d games/freedink: update to 20121209
- Update to 20121209 [1]
- Trim Makefile header [1]
- Add WWW to pkg-descr

Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog

PR:		ports/181314 [1]
Submitted by:	Stephen Hurd <shurd sasktel.net> (maintainer)
2013-08-15 17:27:07 +00:00
William Grzybowski
0ee690f7f9 games/freedin-dfarc: update to 3.10
- Update to 3.10 [1]
- USES gmake

PR:		ports/181315 [1]
Submitted by:	Stephen Hurd <shurd sasktel.net> (maintainer)
2013-08-15 17:26:03 +00:00
William Grzybowski
fe04bf9ec5 games/freedink-engine: update to 20121209
- Update to 20121209 [1]
- USES gmake
- Add WWW to pkg-descr

Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog

PR:		ports/181316 [1]
Submitted by:	Stephen Hurd <shurd sasktel.net> (maintainer)
2013-08-15 11:37:57 +00:00
William Grzybowski
f739be1523 games/freedink-data: update to 20121209
- Update to 20121209 [1]
- Trim Makefile header [1]
- USES gmake
- Add WWW to pkg-descr

Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog

PR:		ports/181317
Submitted by:	Stephen Hurd <shurd sasktel.net> (maintainer)
2013-08-15 11:34:44 +00:00