Commit graph

113 commits

Author SHA1 Message Date
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Pav Lucistnik
6c217dac9c - Mark BROKEN: incomplete plist
Reported by:	pointyhat
2011-07-01 20:59:46 +00:00
Philip Paeps
73c16d7b1a Update to 1.9.7.
PR:		ports/156109
Submitted by:	Pan Tsu <inyaoo -at- gmail.com>
2011-06-21 09:18:38 +00:00
Max Brazhnikov
132402b354 CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles 2011-04-10 08:48:14 +00:00
Philip Paeps
ef4ee45f78 Update to 1.9.4.
PR:		ports/154101
Submitted by:	Anonymous <swell.k -at- gmail.com>
Feature safe:	yes
2011-01-18 10:54:53 +00:00
Philip M. Gollucci
5b9f445cb0 - remove empty files 2010-12-13 00:25:34 +00:00
Philip Paeps
fb1d9adc3b Update to 1.9.3.
PR:		ports/152994
Submitted by:	Anonymous <swell.k -at- gmail.com>
2010-12-10 15:10:44 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Philip Paeps
f84e9106dd Update to 1.9.2
PR:		ports/152021
Submitted by:	Anonymous <swell.k -at- gmail.com>
2010-11-07 17:48:56 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Philip Paeps
42d6ae5caa Fix build - remove duplicate patches. No idea how they got there.
Pointy hat to:	philip
2010-09-22 10:08:04 +00:00
Philip Paeps
58d4c42f20 Update to 1.9.1
- update
- use AM_SILENT_RULES from automake111, makes it easier to notice warnings
- installing into WRKDIR breaks `clean' since it's running without SU_CMD
- remove superfluous WANT_GNOME

PR:		ports/150650
Submitted by:	Anonymous <swell.k -at- gmail.com>
2010-09-18 18:23:54 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Philip Paeps
ce65cc69b7 Update to 1.9.0
- sync with games/wesnoth, ports/149485 more accurately
- update
- drop system lua dependency, it's bundled now
- add ANA knob, `on' by default like configure.ac and it's -devel port, anyway
- silence warning on gcc45 about `th' (pthread_t), cf. config.log excerpt below

Release notes: http://www.wesnoth.org/forum/viewtopic.php?f=5&t=31275

PR:		ports/149899
Submitted by:	Anonymous <swell.k@gmail.com>
2010-08-26 11:08:10 +00:00
Marcus von Appen
3c5a29be3d - Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
2010-08-11 06:57:34 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Philip Paeps
688694b8d3 Update to 1.8
Release notes: http://wesnoth.org/start/1.8/

PR:		ports/145519
Submitted by:	Anonymous <swell.k@gmail.com>
2010-05-02 11:02:20 +00:00
Dirk Meyer
adce9fc9d2 - fix build for png-1.4.1 2010-03-30 13:39:54 +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
Philip Paeps
63d17783e2 Update to 1.7.15.
PR:		ports/144392
Submitted by:	Anonymous <swell.k -at- gmail.com>
2010-03-16 11:56:35 +00:00
Martin Wilke
afec01ba88 - Update to 1.7.10
PR:		141469
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	maintainer timeout
2010-02-13 18:42:04 +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
Martin Wilke
8ca9f0d689 - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
PR:	ports/136065 ports/127469
Submitted by:	N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com>

- Early identify port CONFLICTS

PR:	137855
Submitted by:		Piotr Smyrak <smyru@heron.pl>

- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.

Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.

Submitted by:	Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)

- Fix some whitespaces

Tested with:	exp-run
2009-12-29 10:25:55 +00:00
Philip Paeps
108528c8f0 Update to 1.7.8.
http://svn.gna.org/viewcvs/wesnoth/tags/1.7.8/changelog?rev=39668&view=download

PR:		ports/139963
Submitted by:	Anonymous <swell.k@gmail.com>
2009-11-15 16:44:14 +00:00
Pav Lucistnik
9e4a2b3836 - Mark BROKEN on 6.X
Reported by:	pointyhat
2009-11-01 21:30:44 +00:00
Philip Paeps
bb95257e15 Update to 1.7.6.
http://svn.gna.org/viewcvs/wesnoth/tags/1.7.6/changelog?rev=38890&view=download

While here:

  o Use GCC 4.2+ to fix build on 6.x
  o Pacify portlint about out-of-order PKGNAMESUFFIX

PR:		ports/139274
Submitted by:	Anonymous <swell.k@gmail.com>
2009-10-01 09:28:42 +00:00
Philip Paeps
755e1e1040 Update to 1.7.5.
http://svn.gna.org/viewcvs/wesnoth/tags/1.7.5/changelog?rev=38369&view=download

While here:

 o switch to PORTDOCS/PORTDATA, purge plist
 o use correct CONFLICTS from ports/138518
 o add BWMON, RAWSOCKETS options; off by default

PR:		ports/138744, ports/138518
Submitted by:	Anonymous <swell.k@gmail.com>
Feature safe:	yes
2009-09-15 13:36:17 +00:00
Philip Paeps
01d0781dca Remove accidental leftovers from last-upgrade (empty patches).
PR:		ports/138519
Submitted by:	Anonymous <swell.k@gmail.com>
Pointy hat to:	philip
2009-09-04 09:53:39 +00:00
Philip Paeps
1f29d4adda Update to 1.7.4.
http://svn.gna.org/viewcvs/wesnoth/tags/1.7.4/changelog?rev=38252&view=download

PR:		ports/137384
Submitted by:	Anonymous <swell.k@gmail.com>
2009-09-02 07:54:38 +00:00
Joe Marcus Clarke
4d1085d794 Chase the fribidi shared lib bump. 2009-08-22 17:36:57 +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
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Pav Lucistnik
b73ba4f2cf - Mark BROKEN on 6.X: does not compile
Reported by:	pointyhat
2009-05-29 20:52:52 +00:00
Philip Paeps
9b94cf68ea Mark as conflicting with Wesnoth 1.6* (which is now games/wesnoth). 2009-05-20 12:16:16 +00:00
Philip Paeps
99310fa8d9 Replace the "-wholename" find(1) GNUism with the standard "-path" incantation.
This fixes installation on RELENG_7.

Spotted by:	QAT
2009-03-24 16:31:07 +00:00
Philip Paeps
ef71877a70 Fix pkg-plist. 2009-03-24 15:01:32 +00:00
Philip Paeps
f0270d742d Update to 1.5.14.
Unbreak pkg-plist.

Add fribidi dependency from configure script.
Require NLS when OPTIONS contains one (or more) of: CAMPAIGN, SERVER, TOOLS.

Submitted by:	"Anonymous" <swell.k -at- gmail.com>
PR:		ports/132409
2009-03-22 19:03:41 +00:00
Pav Lucistnik
56f0cefe38 - Mark BROKEN: bad plist
Reported by:	pointyhat
2009-01-21 20:09:24 +00:00
Philip Paeps
af189c87f8 Update to 1.5.7.
http://svn.gna.org/viewcvs/wesnoth/tags/1.5.7/changelog?rev=31829&view=download
2009-01-03 17:52:52 +00:00
Philip Paeps
59d8a31f63 Update to 1.5.6.
http://svn.gna.org/viewcvs/wesnoth/tags/1.5.6/changelog?rev=30976&view=download
2008-12-28 21:48:03 +00:00
Philip Paeps
d225f301d6 Update to 1.5.5.
http://svn.gna.org/viewcvs/wesnoth/tags/1.5.5/changelog?rev=29914&view=download
2008-11-09 18:34:01 +00:00
Philip Paeps
20f09e7555 Add two forgotten @dirrmtry entries.
Spotted by:	QAT
Pointy hat to:	philip
2008-11-01 21:19:37 +00:00
Philip Paeps
b2412aeaaa Update to 1.4.5.
http://svn.gna.org/viewcvs/wesnoth/tags/1.4.5/changelog?rev=29223&view=download
2008-10-31 23:13:23 +00:00
Philip Paeps
1dcd529ba3 Update to 1.4.4.
http://svn.gna.org/viewcvs/wesnoth/tags/1.4.4/changelog?rev=28146&view=download
2008-08-03 18:09:52 +00:00
Philip Paeps
2fa970cca6 Update to 1.4.3.
Add an OPTION to disable NLS (remove dependency on gettext).

http://svn.gna.org/viewcvs/wesnoth/tags/1.4.3/changelog?rev=27046&view=download
2008-06-10 21:38:42 +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
Philip Paeps
68f0ff2c92 Update to 1.4.2.
http://svn.gna.org/viewcvs/wesnoth/tags/1.4.2/changelog?rev=26390&view=download
2008-05-25 19:27:11 +00:00
Philip Paeps
1c83a169bc - Fix pkg-plist when building without tools or without the editor[1].
- Finally convert to using OPTIONS=.

PR:		ports/123436 [1]
Submitted by:	Mel <mel -at- rachie.is-a-geek.net> [1]
Reviewed by:	miwi
2008-05-07 12:58:39 +00:00