Commit Graph

50 Commits

Author SHA1 Message Date
Dmitry Marakasov
fd1caa2886 - Update to 0.7.3.1
- Switch downloads to GitHub
- Support testing
2019-04-22 21:18:18 +00:00
Dmitry Marakasov
baf0913d45 - Update to 0.6.5 2019-01-05 21:05:54 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Dmitry Marakasov
c61d211df5 - Remove python version restriction 2017-12-19 20:21:49 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Mark Linimon
45cb752a04 Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
2017-06-25 00:29:09 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Dmitry Marakasov
1348b7b2a3 - Update WWW 2017-01-23 15:05:54 +00:00
Dmitry Marakasov
049d88df5c - Fix fetch: distfile was rerolled
- Difference is only removal of generated files (object files and python cache)
2016-11-23 10:49:54 +00:00
Dmitry Marakasov
77ccdad9c9 - Update to 0.6.4
MFH:            2016Q4 (security fix)
2016-11-21 15:52:25 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
Dmitry Marakasov
d72cb25b70 - Update to 0.6.3
- Switch to options helpers
2016-09-14 01:16:12 +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
Dmitry Marakasov
596fe775ac - Add CPE info 2015-04-04 00:11:32 +00:00
Dmitry Marakasov
7c1bc9ab25 - Remove useless -pthread replace 2015-03-26 12:46:45 +00:00
Dmitry Marakasov
0cf23c9e42 Remove PTHREAD_LIBS, PTHREAD_CFLAGS from my ports 2015-03-25 18:30: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
Dmitry Marakasov
824309313e - Convert to USES=python 2014-09-29 14:38:00 +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
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
Marcus von Appen
5a4d34c9a4 - Fix the usage of 'python' to get rid of the implicit lang/python
dependency
- Restrict the build to the supported Python versions

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 13:35:52 +00:00
Dmitry Marakasov
f549c781fb - Fix build on current
PR:		183774
Submitted by:	Pavlo Greenberg <dog@virtual.org.ua>
2013-11-08 12:20:44 +00:00
Dmitry Marakasov
bfd936ae18 - Update to 0.6.2
- Support staging
- Use new LIB_DEPENDS syntax
2013-11-07 23:11:04 +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
0206acff2b Fix build with clang/libc++ 2013-09-17 12:32:15 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +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
Jason Helfman
8199e9dc48 - adopt optionsNG for games
- trim historical headers and trim comments
- some Makefile cleanup

Approved by:	portmgr (bapt)
2013-05-31 14:40:56 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +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
Dmitry Marakasov
63ad1778ce - Update to 0.6.1 2011-08-10 03:04:12 +00:00
Dmitry Marakasov
5e3c1308c6 - Update to 0.6.0
PR:		156344
Submitted by:	David Demelier <demelier.david@gmail.com>
2011-08-04 04:26:20 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Dmitry Marakasov
7bc09b0e83 - Fix possible server segfaults
PR:		148081
Submitted by:	David DEMELIER <demelier.david@gmail.com>
Feature safe:	yes
2010-06-23 16:38:57 +00:00
Mark Linimon
9a91f7ccf6 Mark as broken on ia64: gets bus error.
Hat:		portmgr
2010-04-04 06:42:24 +00:00
Dmitry Marakasov
45b36a60f7 - Update to 0.5.2 2009-10-30 00:05:11 +00:00
Dmitry Marakasov
41f778ba31 - Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE
2009-09-11 21:57:40 +00:00
Dmitry Marakasov
4745bf8510 - Update URL of my distfile mirror in 87 ports
Approved by:	portmgr (erwin)
2009-07-28 16:34:36 +00:00
Dmitry Marakasov
f708db498a - Support parallel build, mark MAKE_JOBS_SAFE 2009-03-31 17:04:03 +00:00
Dmitry Marakasov
001afd873f - Update to 0.5.1 2009-01-28 02:36:09 +00:00
Dmitry Marakasov
e7772bcf5c - Update to 0.5.0 2009-01-14 23:43:01 +00:00
Dmitry Marakasov
fd202c7a5e - Update address of my distfile mirror 2009-01-05 16:14:51 +00:00
Dmitry Marakasov
a24aeb28eb - Update to 0.4.3
- Unbreak on 6.x
2008-09-06 00:46:28 +00:00
Dmitry Marakasov
e696084d23 Update my email address in 132 ports.
Approved by:	miwi (mentor)
2008-06-19 17:28:24 +00:00
Martin Wilke
cfc51f6ed8 - Update to 0.4.2
PR:		122894
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-04-19 22:48:54 +00:00
Martin Wilke
7f462562ea * Project name has changed (teewars to teeworlds)
* Update to 0.4.1
* Add USE_XORG, as the game is explicitly linked with X libs
* Connect to the build

PR:		122023
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-04-17 21:26:26 +00:00
Martin Wilke
723631783a Teewars is a freeware online multiplayer game, designed as a crossover
between Quake and Worms. Set on platform-based maps, players control
a cute little bugger with guns to take out as many opponents as
possible. The characters can jump but move more quickly using a
grappling hook, swinging through the levels. It can also be used
to lock other players to keep them near. The available weapons
include a pistol, shotgun, grenade launcher and a hammer. The
shooting and grappling direction is shown through a cursor, controlled
by the mouse. A special power-up temporarily provides a ninja sword,
used to slash through enemies. Each character has an amount of
health and shield. Items scattered around include additional ammo,
and health and shield bonuses. Unlike Worms, all the action that
happens is fast-paced and happens in real-time. It supports CTF
mode.

WWW: http://www.teewars.com/

PR:		ports/120778
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2008-02-18 19:52:20 +00:00