Commit graph

33 commits

Author SHA1 Message Date
Dmitry Marakasov
92e1dd2f11 - Update to 2.2.3
- Add LICENSE_FILE
2015-03-24 03:57:21 +00:00
Dmitry Marakasov
6581ce011e - Update to 2.2.2 2015-02-09 13:17:28 +00:00
Dmitry Marakasov
c12fa584d0 - Update to 2.2.1
- Switch to SDL2 by default
2015-02-01 16:19:48 +00:00
Dmitry Marakasov
7ef5cffa2a - Update to 2.2.0 2015-01-06 18:41:03 +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
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
6a6611b593 - Update to 2.1.1 2014-07-09 18:11:18 +00:00
Dmitry Marakasov
17c25c6f42 - Update to 2.1.0 2014-06-04 13:10:01 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
Dmitry Marakasov
d94abc004a - Update to 2.0.3 2014-02-22 09:50:07 +00:00
Dmitry Marakasov
90bf871433 - Update to 2.0.2 2014-01-30 08:57:49 +00:00
Dmitry Marakasov
99bf10c175 - Update to 2.0.1
- Add LICENSE
- Switch to cmake
2014-01-27 22:19:40 +00:00
Dmitry Marakasov
13ccc1cadf - Fix broken upstream staging support 2013-12-25 14:55:33 +00:00
Dmitry Marakasov
a11860d0d0 - Support staging
- Convert USE_GMAKE to USES
- Suppport new OPTIONS features
- Fix build when both sdl12 and sdl2 installed and add OPTIONS to choose SDL version to use
2013-12-16 11:17:42 +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
Boris Samorodov
51ff0091fe Fix using iconv at ports:
. shells/fish;
. games/instead;
. www/xapian-omega;
. devel/xdg-user-dirs.

Submitted by:	marino (via e-mail)
Approved by:	portmgr (bapt, implicit)
2013-09-30 19:58:20 +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
Dmitry Marakasov
afb47ef48d - Update to 1.9.1
- Update WWW
- Sort plist

PR:		180529
Submitted by:	Peter Kosyh <p.kosyh@gmail.com>
2013-07-15 13:23:32 +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
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Dmitry Marakasov
b35584cbe1 - Update to 1.9.0
PR:		177798
Submitted by:	Peter Kosyh <p.kosyh@gmail.com>
Feature safe:	yes
2013-04-16 22:59:51 +00:00
Dmitry Marakasov
f932763362 - Update to 1.8.3
PR:		175604
Submitted by:	Peter Kosyh <p.kosyh@gmail.com>
2013-01-28 23:55:00 +00:00
Dmitry Marakasov
79b8c4a095 - Update to 1.8.2 (1)
- Trim header
- OptionsNG
- Remove unneeded patches

PR:		174569 (1)
Submitted by:	Peter Kosyh <p.kosyh@gmail.com> (1)
2012-12-21 09:29:42 +00:00
Dmitry Marakasov
aae24506b6 - Update to 1.8.1
PR:		173700
Submitted by:	Peter Kosyh <p.kosyh@gmail.com>
Feature safe:	yes
2012-11-20 22:28:03 +00:00
Dmitry Marakasov
b56f44ae7f - Update to 1.8.0
PR:		ports/171282
Submitted by:	Peter Kosyh <p.kosyh@gmail.com>
2012-09-03 22:19:42 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
b6ffde7db3 - Update to 1.7.0
- Use canonical names for patch files
- Take maintainership (1)

PR:		167181
Submitted by:	myself
Approved by:	maintainer via private email (1)
2012-04-23 14:02:10 +00:00
Dmitry Marakasov
50360cb392 - Update to 1.6.2
PR:		164944
Submitted by:	myself
Approved by:	maintainer timeout
2012-02-22 21:43:33 +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
Pawel Pekala
b7ef8e6b1d Update to 1.5.0
PR:		ports/160058
Submitted by:	pluknet <pluknet@gmail.com>
Approved by:	maintainer, miwi, wen (mentors implicit)
2011-08-30 20:21:32 +00:00
Dmitry Marakasov
97e1e888cd - Fix build with iconv
PR:		153670
Submitted by:	Gleb Sushko <neuroworker@gmail.com> (maintainer)
2011-01-06 14:42:39 +00:00
Dmitry Marakasov
55c5008994 - Fix WWW 2010-12-27 14:31:04 +00:00
Dmitry Marakasov
4123888112 INSTEAD was designed to interpret the games that are the mix of visual novels,
text quests and classical 90'ss quests.

WWW:	http://instead.google.com/

PR:		153343, 153411
Submitted by:	Fluke <neuroworker@gmail.com>
2010-12-27 12:15:19 +00:00