Commit graph

48 commits

Author SHA1 Message Date
Guido Falsi
0f7d51f090 Enable make jobs again in bundled spidermonkey, patch committed in
r416413 fixes the original problem.

Testing worked without flaws.

Thanks to tijl@.
2016-06-06 18:41:24 +00:00
Tijl Coosemans
553ce7bd8e - Update devel/gmake to 4.2.
- deskutils/tomboy, devel/ocaml-deriving-ocsigen: patch Makefile bug.
- games/0ad: disable make jobs when building bundled Spidermonkey.

PR:		209868
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-06-05 14:35:02 +00:00
Mathieu Arnold
c36b984a49 While having a distfile of 400MB 10 years ago was big, it is not a
problem any more.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6512
2016-05-23 16:23:26 +00:00
Guido Falsi
2bf432190d - Update to 0.0.20 (alpha 20)
- Remove SDL 1.2 support option, support removed upstream
- Added project home page to MASTER_SITES
2016-04-02 11:47:51 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Guido Falsi
6057680963 Switch to USES=execinfo.
PR:		205275
Submitted by:	pawel@
2015-12-18 00:00:32 +00:00
Guido Falsi
b1417d78a3 - Update to Alpha 19 (0.0.19)
- Add option to choose SDL version to depend on

Thanks to the 0ad developers for their suggestions and kind support
with the update.
2015-11-27 11:45:28 +00:00
Guido Falsi
66478f6866 Import change from upstream to fix build after net/miniupnp update. [1]
While here also mark BROKEN on 9.x, due to gcc crashing during the
build.

PR:		203983 [1]
Submitted by:	monwarez at mailoo.org
2015-10-24 07:12:13 +00:00
Mathieu Arnold
7f0f664d7e Drop 8 support.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Guido Falsi
666f3800cc Remove obsolete line. 2015-09-28 20:59:28 +00:00
Baptiste Daroussin
e0de738591 Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK

Newer version of wxGTK are unicode only (3.0+)

Note that now WX_UNICODE macro is noop
2015-09-16 19:51:26 +00:00
Guido Falsi
bcd90cb704 Fix build after const removal from iconv.
Reported by:	ajtiM <lumiwa at gmail.com> (via email)
2015-04-29 06:47:37 +00:00
Guido Falsi
c2f11811ee Fix build with clang 3.6.0. 2015-03-25 14:30:39 +00:00
Guido Falsi
f529151462 - Update to 0.0.18
- Requires newer bundled spidermonkey, so remove option for using the ports provided one
- Mark broken on 8.x, fails to build due to libc++/libstdc++ issues

Thanks to mandree and to leper(0ad developer) for their suggestions.
2015-03-21 18:22:51 +00:00
Guido Falsi
fad83636a5 - Update gloox to 1.0.13
- Chase gloox library version bump in dependent ports

PR:		197450
Submitted by:	tkato432@yahoo.com
2015-02-10 21:13:45 +00:00
Guido Falsi
412e4dcf34 Add option to allow linking to lang/spidermonkey24 port instead of
using the boundled one.

PR:		196304
Submitted by:	Kevin Zheng <kevinz5000 at gmail.com>
2014-12-29 23:45:40 +00:00
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
Guido Falsi
86c89fea9b Fix build on recent head by removing references to the MAP_NORESERVE
flag to mmap(2). It has never been implemented in FreeBSD and thus
was being ignored before anyway.

No functional change, so no PORTREVISION bump.

PR:	193961 (related)
2014-12-09 14:06:58 +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
Guido Falsi
59242427b1 - Update to 0.0.17 - Alpha 17 Quercus
- Use BUNDLE_LIBS
- Remove dirrms

Many thanks to the 0ad developers for their cooperation.
2014-10-12 23:44:07 +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
Adam Weinberger
2ac4117e25 Specify the reason for MANUAL_PACKAGE_BUILD, not "yes" 2014-09-07 15:23:13 +00:00
Tijl Coosemans
df197cdcb2 devel/gamin:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-08-30 19:23:18 +00:00
Adam Weinberger
fff296bfe7 Convert a bunch of USE_XZ to USES=tar:xz.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:07:39 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Antoine Brodin
1df9d247be Convert the tree to USES=openal
Approved by:	portmgr (bapt)
2013-12-25 23:29:34 +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
Guido Falsi
9ecf898f20 - Convert to USES=compiler 2013-10-09 23:11:23 +00:00
Guido Falsi
d0f083280a Support staging. 2013-09-29 10:57:09 +00:00
Guido Falsi
ce0e18272a - Fix build with clang/libc++ and without gcc on head
Thanks to gahr for providing patch-source-simulation2-system_ParamNode.cpp
2013-09-26 22:21: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
Guido Falsi
722fcf13e2 Fix previous commit: close conditional. 2013-09-05 13:11:30 +00:00
Guido Falsi
56a69dc50d - Update to 0.0.14 (Alpha 14 "Naukratis")
- Add explicit dependency on pkgconf
- Convert to USES=gmake
2013-09-05 13:08:30 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Guido Falsi
b5260542bd - Update to 0.0.13
- Remove check for unsupported OS version

Feature safe: yes
2013-04-16 17:53:29 +00:00
Guido Falsi
994590024e Update WWW.
PR:		ports/176174
Submitted by: 	nemysis <nemysis@gmx.ch>
2013-02-15 22:08:37 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Guido Falsi
a9a3448943 - Modify clang 3.2 fix to be the same as committed to the project's
repository.
- Bump PORTREVISION

Obtained from:	http://trac.wildfiregames.com/changeset/13031#file10
2013-01-01 23:25:37 +00:00
Guido Falsi
8e4d34dde2 Fix patch file erroneously mangled in previous commit. 2012-12-28 21:30:00 +00:00
Guido Falsi
005c6f91b2 - Update to 0.0.12 [1]
- Fix build with clang 3.2

PR:		ports/174780 [1]
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>
2012-12-28 21:18:10 +00:00
Guido Falsi
0ecaeefd5f - Update to version 0.0.11 (alpha 11)
- Trim Makefile header

Approved by:	crees, tabthorpe (mentors, implicit)
2012-09-14 18:34:21 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pav Lucistnik
1bf34d9471 - Disallow from pointyhat for overrunning filesize limit (>400MB)
Reported by:	pointyhat
2012-05-31 21:39:40 +00:00
Guido Falsi
8beed3b01c Add 0ad, real-time strategy (RTS) game of ancient warfare.
Approved by:	crees (mentor)
2012-05-25 07:05:33 +00:00