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

17 Commits

Author SHA1 Message Date
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
Rene Ladan
12673c438c games/opensurge: unbreak and unexpire [1]
Add LIB_DEPENDS on x11-fonts/alfont

PR:		223746
Submitted by:	timon at timon.net.nz
Approved by:	maintainer timeout (nemysis, 15 days)
MFH:		2017Q4
2017-12-05 19:56:36 +00:00
Rene Ladan
24914bb2ca games/opensurge: actually mark it as broken
Submitted by:	antoine
2017-11-15 21:39:00 +00:00
Rene Ladan
62b43aaa50 games/opensurge: does not build, schedule for removal on 2018-02-01
CMakeFiles/opensurge.dir/src/entities/particle.c.o: In function `particle_update_all':
particle.c:(.text+0x113): undefined reference to `image_height'
particle.c:(.text+0x126): undefined reference to `image_width'
particle.c:(.text+0x1f0): undefined reference to `image_width'
particle.c:(.text+0x20f): undefined reference to `image_height'
particle.c:(.text+0x296): undefined reference to `image_width'
particle.c:(.text+0x2b2): undefined reference to `image_height'
collect2: error: ld returned 1 exit status

and other files
2017-11-14 07:23:21 +00:00
Rene Ladan
49379dbd22 games/opensurge: unexpire, x11-fonts/alfont is fixed again. 2017-11-12 12:37:27 +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
Rene Ladan
6503031fc4 Schedule games/opensurge for removal on 2017-11-01, it depends on
x11-fonts/alfont which expired today.
2017-08-23 11:32:37 +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
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
Jan Beich
629a8d6b69 Convert CC license names to r421995 spellings
While here fix common mistakes such as:
- Missing "or (at your option) any later version" bit
- LICENSE_FILE with LICENSE_COMB != single
- LICENSE_COMB = dual for code + assets
- Copy-pasting undocumented NC/SA restriction
2016-09-28 06:38:00 +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
f58b3b87fd - Simplify plist generation by using PORTDATA=*
PR:		196219
Submitted by:	amdmi3
Approved by:	maintainer timeout (nemysis)
2015-01-12 23:55:25 +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
Rusmir Dusko
18f3cc7038 - Update to 0.1.r765 2014-06-15 08:58:29 +00:00
Rusmir Dusko
5cf4f84887 - Bump PORTREVISION
- Add more levels, update to 20140321
2014-03-21 20:36:00 +00:00
Rusmir Dusko
436f8340fc - Add pkg-deinstall, to user see how to deinstall full
- Change pkg-message, remove for deinstallation
- Fix typo, not needed linie in pkg-plist

Reported by:	jgh@
2014-03-11 12:02:33 +00:00
Rusmir Dusko
a505818518 Open Surge is an open source retro-style 2D sidescroller inspired by
old-school games. Join Surge, Neon and Charge and save the world from
the evil Gimacian the Dark!

WWW: http://opensnc.sourceforge.net/

PR:		ports/182515
Submitted by:	nemysis (self)
Reviewed by:	Horia Racoviceanu <horia at racoviceanu.com>
2014-03-11 05:04:29 +00:00