1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

101 Commits

Author SHA1 Message Date
Philip Paeps
0deba97711 Bump PORTREVISION to force a recompile. Wesnoth segfaults due to recent
upgrades of Boost.  Recompiling fixes the problem.

PR:		ports/154108
Submitted by:	Pascal Stumpf <Pascal.Stumpf -at- cubes.de>
Feature safe:	yes
2011-01-18 12:00:46 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Philip Paeps
b17feaaba0 Update to 1.8.5.
o Update
  o Sync with -devel port
  o Remove expr(1) patch, applied upstream

PR:		ports/150967
Submitted by:	Anonymous <swell.k -at- gmail.com>
2010-09-27 09:13:10 +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
8091c73661 Fix duplicate patch for gettext.
Submitted by:	Anonymous <swell.k@gmail.com>
Pointy hat to:	philip
2010-08-26 13:25:02 +00:00
Philip Paeps
3319bd2ae7 Reduce diff with ports/149899.
PR:		ports/149485
Submitted by:	Anonymous <swell.k@gmail.com>
2010-08-26 11:28:04 +00:00
Philip Paeps
dd1a08de3f Update to 1.8.4
- drop desktopfileutils dependency[1] but update database when it's installed
- specific directory for desktopfileutils
- allow overriding PKG_CONFIG from environ or make.conf
- sort pixmaps in plist (cosmetic)

[1] it's not mandatory

PR:		ports/149485
Submitted by:	Anonymous <swell.k@gmail.com>
2010-08-26 11:25:34 +00:00
Philip Paeps
8097359971 Remove NLS option, plug gettext no-op for WITHOUT_NLS.
PR:		ports/148880
Submitted by:	Anonymous <swell.k@gmail.com>
2010-08-26 11:17:44 +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
Pav Lucistnik
b8b6461900 - Update to 1.8.3
PR:		ports/147335
Submitted by:	Paul Shepel <tacid@tacid.kiev.ua>
Approved by:	maintainer timeout (philip; 14 days)
2010-07-20 10:57:07 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
46bb049b2a - fix build for png-1.4.1
PR:		145197
2010-03-30 13:26:13 +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
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
8a47115167 Work around build breakage when compiling with strict error checking.
PR:		ports/138971
Submitted by:	Ondřej Majerech <oxyd.oxyd@gmail.com>, Anonymous <swell.k@gmail.com>
2009-10-01 11:43:27 +00:00
Philip Paeps
24c6c9e8de Update to 1.6.5.
http://svn.gna.org/viewcvs/wesnoth/tags/1.6.5/changelog?rev=38453&view=download

PR:		ports/138711
Submitted by:	Anonymous <swell.k@gmail.com>
Feature safe:	yes
2009-09-15 13:43:35 +00:00
Philip Paeps
8bbc7b01a2 Fix CONFLICTS.
PR:		ports/138479
Submitted by:	amdmi3
2009-09-02 12:12:14 +00:00
Philip Paeps
d4ea1c8240 Fix fribidi2 detection and use using pkg-config.
- use autotools
- copy fixes from wesnoth 1.7.3 (actually r36767 and r37394) for files
  configure.ac
  src/Makefile.am
  src/font.cpp
- adapt existing patches for automake run:
  patch-Makefile.in     -> patch-Makefile.am
  patch-src-Makefile.in -> patch-src-Makefile.am

PR:		ports/138105
Submitted by:	Anonymous <swell.k@gmail.com>
2009-09-02 08:53:51 +00:00
Joe Marcus Clarke
3a220eb574 Fix the build with the new fribidi.
Reported by:	cperciva
2009-08-25 03:49:56 +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
Martin Wilke
dfe068929d - Update to 1.6.2
PR:		136668
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	maintainer timeout
2009-08-14 19:56:16 +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
Philip Paeps
a34ecac358 Update to 1.6.2.
http://svn.gna.org/viewcvs/wesnoth/tags/1.6.2/changelog?rev=35560&view=download

PR:		ports/134543
Submitted by:	"Anonymous" <swell.k -at- gmail.com>
2009-05-18 13:41:53 +00:00
Pav Lucistnik
061badefee - Update to 1.6.1
PR:		ports/133764
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	maintainer timeout (philip; 18 days)
2009-05-04 19:38:04 +00:00
Philip Paeps
a7fb8a41f4 Update to 1.6.
See also: http://www.wesnoth.org/start/1.6/

PR:		ports/132957
Submitted by:	"Anonymous" <swell.k -at- gmail.com>
2009-03-24 20:09:03 +00:00
Philip Paeps
9db082dc79 Update to 1.4.7.
http://svn.gna.org/viewcvs/wesnoth/tags/1.4.7/changelog?rev=31465&view=download
2008-12-28 13:31:05 +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
Philip Paeps
f3566ee9f6 Update to 1.4.1.
http://svn.gna.org/viewcvs/wesnoth/tags/1.4.1/changelog?rev=25603&view=download
2008-04-20 12:32:39 +00:00
Philip Paeps
b29079fc40 Update to 1.4.
From the release notes:

 | For players, the 1.4 version brings you no fewer than seven new
 | mainline campaigns, a redesigned user interface, an amazing variety
 | of high-quality new game music, and a refresh of the game artwork
 | including improved portrait images for many unit types. For
 | designers, the map editor and WML have been enhanced to
 | significantly increase your creative options in writing scenarios.

See also: http://www.wesnoth.org/start/1.4/
2008-04-03 09:44:00 +00:00
Martin Wilke
32d6ba3c61 - Add missing dependency
- Bump PORTREVISION

Submitted by:	pavbot
2008-03-27 13:15:53 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Philip Paeps
712caa9a8b Update to 1.2.8.
http://svn.gna.org/viewcvs/wesnoth/tags/1.2.8/changelog?rev=21944&view=download
2007-12-14 20:15:18 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Philip Paeps
2dc5b66f11 Update to 1.2.6.
http://svn.gna.org/viewcvs/wesnoth/branches/1.2/changelog?rev=19153&view=download
2007-08-07 11:55:38 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Philip Paeps
c505771d34 Update to 1.2.5.
http://svn.gna.org/viewcvs/wesnoth/tags/1.2.5/changelog?rev=18287&view=download

PR:		ports/113846
Submitted by:	Denis Barov <dindin -@- dindin.ru> [partly]
2007-06-19 14:18:44 +00:00
Philip Paeps
a603507ac4 Add two forgotten manpages before pointyhat notices. ;-) 2007-06-03 17:03:22 +00:00
Philip Paeps
18087f7185 Update to 1.2.4.
http://svn.gna.org/viewcvs/wesnoth/tags/1.2.4/changelog?rev=16822&view=download

Don't force using GCC 3.4, it works fine with 4.2 as well.
2007-06-03 13:03:40 +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