1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Commit Graph

29 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
Dmitry Marakasov
304a44b1f7 - Add LICENSE
- Drop @dirrm* from plist
2014-12-08 13:59:30 +00:00
Dmitry Marakasov
2f6c774c9e - Only enable X86_ASM on amd64: breaks build on i386, and is probably useless on other archs 2014-09-13 06:28:58 +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
ec1c35f87c - Stagify 2014-08-22 15:31:16 +00:00
Baptiste Daroussin
e6ffa1f425 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:23:25 +00:00
Baptiste Daroussin
665bec206d Convert g* to USES=zip 2014-03-10 14:49:26 +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
William Grzybowski
53866e1e4c games/joequake: fix build with clang
- Fix build with clang, use gnu89 C std
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 14:29:14 +00:00
Baptiste Daroussin
3a283e24f2 Convert to new options framework 2012-06-12 16:35:45 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
8310af8eeb Update master_site 2011-08-02 13:49:10 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Thomas Abthorpe
73c7900f5b - Reassign ports to heap
Submitted by:	alepulver
2011-02-27 04:54:41 +00:00
Dirk Meyer
7d91ac8425 - fix build for png-1.4.1 2010-03-30 11:22:14 +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
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
077a58f032 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 14:48:03 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
eee7f39cf3 - Fix typing error in pkg-message. 2006-08-31 23:18:30 +00:00
Alejandro Pulver
714fdfdb40 - Fix typo in patch-Makefile.linux (USE_OPTIMIZE -> USE_OPTIMIZED_CFLAGS).
Approved by:	garga (mentor, implicitly)
2006-05-27 16:37:17 +00:00
Alejandro Pulver
1155007e7c - Fix building the X11 client on non i386 architectures.
Approved by:	garga (mentor, implicitly)
2006-05-27 15:55:52 +00:00
Alejandro Pulver
624ff38926 - Fix building in non i386 architectures (change in Makefile.linux).
- Use Q1DIR directly, instead of assigning it to DATADIR.

Approved by:	garga (mentor, implicitly)
2006-05-20 13:29:07 +00:00
Alejandro Pulver
e89abdeb88 - Change distinfo (distfile changed because of a bugfix).
- Use a new Linux binary package (for data).

Approved by:	garga (mentor)
2006-05-10 16:50:02 +00:00
Alejandro Pulver
92ee4ebd70 JoeQuake is an improved NQ engine with plenty of ZQuake and FuhQuake graphical
effects included. JoeQuake's main aim is to provide pleasant demo watching for
.dem files. JoeQuake also supports better graphical quality including 32bit
textures, colored lights, smoother animations, etc.

WWW: http://runecentral.com/joequake/

PR:		ports/91890
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
Approved by:	garga (mentor)
2006-05-07 16:12:44 +00:00