1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

163 Commits

Author SHA1 Message Date
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Johan van Selst
2689d4e478 Update to Freeciv 2.4.4 (bugfix release)
http://freeciv.wikia.com/wiki/NEWS-2.4.4
2014-12-07 10:57:57 +00:00
Dmitry Marakasov
a810686914 - Fix etc/ggz.modules handling
- Remove @dirrm* from plist

PR:		193515 [1]
Submitted by:	amdmi3
Approved by:	portmgr blanket
Approved by:	maintainer timeout ([1])
2014-12-03 13:39:28 +00:00
Tijl Coosemans
15c4a5ecf3 Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
2014-09-17 07:38:15 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Dmitry Marakasov
9f2cd74f43 - Drop .la files for games/libggz, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-09-10 12:17:23 +00:00
Johan van Selst
9ab79e0ae2 Update to FreeCiv 2.4.3 (mostly bugfix-release)
http://www.freeciv.org/wiki/NEWS-2.4.3
2014-08-13 08:46:13 +00:00
Adam Weinberger
bdeb856151 Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. 2014-07-15 23:30:05 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Dmitry Marakasov
de745b7c09 - Drop :oldver from USES=libtool, no dependent ports require .la files
- Bump dependent port (games/freeciv) as .so version has changed

Approved by:	portmgr blanket
2014-06-20 11:22:43 +00:00
Dmitry Marakasov
388783780a - Convert USE_BZIP2 to USES
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
2014-06-20 11:20:06 +00:00
Antoine Brodin
3e9abce16c Fix plist without X11.
This change + r344393 should unbreak games/freeciv-nox11

Reported by:	pkg-fallout
2014-02-15 14:40:46 +00:00
Johan van Selst
d0f45ab36d Update to FreeCiv 2.4.2 2014-02-08 23:31:37 +00:00
Johan van Selst
9d5aa29f62 - Correct dependencies [1,2]
- Update to FreeCiv 2.4.1 [3]

PR:		ports/185235 [2]
Submitted by:	Alexandr Matveev <timon@timon.net.nz> [1], John Marino <freebsd@marino.st> [2]
2013-12-28 09:10:11 +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
Johan van Selst
b83aa176bd - Add missing dependency
- Bump PORTREVISION

Submitted by:	Michael Jochimsen <mlj@troglodytics.org>
2013-10-12 20:47:03 +00:00
Johan van Selst
c68f700f6a - Update to 2.4.0
- Enable stage support
2013-10-06 10:14:04 +00:00
Baptiste Daroussin
d8352fb86c Do not arbitrary rename packages 2013-10-04 08:52:32 +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
Baptiste Daroussin
153173f66a Fix build on head 2013-09-13 13:59:02 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Baptiste Daroussin
b3e4e19ddc Add an explicit dependency on pkgconf 2013-09-03 09:59:01 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Johan van Selst
e3867e8e30 Update FreeCiv to 2.3.4
Bug fix release, http://freeciv.wikia.com/wiki/NEWS-2.3.4
2013-02-19 06:18:42 +00:00
Johan van Selst
01a6c15362 - Update Freeciv to 2.3.3
- Trim makefile header
- Remove local patch: issue now fixed upstream
2012-12-09 16:36:58 +00:00
Johan van Selst
4012b069ec - INSTALL_ICONS requires X11: only use this when installing client version
- Bump PORTREVISION

Reported by:	Stephen Hurd <shurd@broadcom.com>
Feature safe:	yes
2012-11-27 10:03:44 +00:00
Johan van Selst
f030d9e3ad Convert to new options framework 2012-06-28 16:12:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Johan van Selst
3290032dcf Update FreeCiv to 2.3.2
Feature safe:	yes
2012-03-31 21:18:13 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Johan van Selst
73c50f40f4 Update FreeCiv to 2.3.1
Feature safe:	yes
2011-11-30 20:24:46 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Johan van Selst
578bfe8399 Update Freeciv to 2.3.0 2011-08-08 11:52:19 +00:00
Johan van Selst
212efffcb5 Update FreeCiv to 2.2.7 2011-07-17 10:55:58 +00:00
Johan van Selst
78d9c10818 Update FreeCiv to 2.2.6 2011-07-09 11:23:21 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Johan van Selst
bac470ae55 Update FreeCiv to 2.2.5 2011-02-28 18:13:48 +00:00
Johan van Selst
5cfd8babf6 - Update Freeciv to 2.2.4 2010-12-14 07:31:45 +00:00
Johan van Selst
9980b701a5 Update FreeCiv to 2.2.3 2010-09-18 10:07:58 +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
Johan van Selst
3468ee3629 Update to 2.2.2 2010-07-27 05:15:43 +00:00
Johan van Selst
d06523c585 Optionally disable IPv6 support. Required to run on IPv4-only systems.
PR:		ports/148252
Submitted by:	Emil Smolenski
Feature safe:	yes
2010-06-30 05:39:18 +00:00
Johan van Selst
d7507b66d8 Remove unused dependency on esound
Reported by:	scf
Feature safe:	yes
2010-06-29 19:36:43 +00:00
Johan van Selst
3c18a40330 - Update to Freeciv 2.2.1
- Claim maintainership
- Remove separate plist file for nox11
- Add option to build SDL-client
- Add option to build without NLS

Feature safe:	yes
2010-06-27 12:47:06 +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
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
Martin Wilke
a014159fad - Update to 2.1.11
- Drop Maintainership
2010-02-02 22:47:34 +00:00