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

31 Commits

Author SHA1 Message Date
Pawel Pekala
f315982c88 - Add staging support
- Convert to new LIB_DEPENDS format
2014-04-28 09:34:39 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Baptiste Daroussin
53ad8315b0 Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by:	John Marino
Obtained from:	DPorts
2013-05-07 13:12:31 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Guido Falsi
419883326e - Update to 1.6.0.2
- Fix indentition
- Convert to new options framework
- Trim Makefile headers
- Remove ABI number from LIB_DEPENDS
- Mark MAKE_JOBS_UNSAFE
- Allow building on all ARCHS
- Use EXAMPLES option in place of custom WITH_DEMOS variable

PR:		ports/170153
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 20:40:32 +00:00
Erwin Lansing
0998f2e77a Mark BROKEN: does not build 2012-02-23 08:22:53 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Florent Thoumie
1a7eb4f9dc graphics/openrm requires libXmu.
Reported by:	pointyhat via erwin
2009-01-29 15:49:47 +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
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
Cheng-Lung Sung
10ddcca177 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Mark Linimon
03de951cfc Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him
back soon.

Hat:		portmgr
2006-07-22 04:28:27 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
7dff5ed13e SHA256ify
APproved by: krion@
2006-01-30 10:33:46 +00:00
Michael Johnson
5b2c1c9bd7 - Update to 1.6.0
PR:		85418
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2005-08-30 01:13:06 +00:00
Pav Lucistnik
6884fe334e - Try to fix build on 5.x, it uses perl script to generate documentation
Reported by:	pointyhat via kris
2004-11-30 08:18:28 +00:00
Pav Lucistnik
09d95a035d - Update to 1.5.2
PR:		ports/70732
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2004-08-20 21:02:34 +00:00
Kirill Ponomarev
672c0bb499 Change maintainer's email. 2004-07-21 17:47:52 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
c731719511 - Update to version 1.5.1
PR:		61707
Submitted by:	maintainer
2004-01-22 09:30:22 +00:00
Edwin Groothuis
34171d18e7 - ECHO -> ECHO_MSG
for some ports:
- pre-fetch -> pre-everything

PR:		ports/56785-56799
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:45:43 +00:00
Edwin Groothuis
8917c8e4e6 Update port: graphics/openrm 1.4.3 -> 1.5.0
Updating port 1.4.3 -> 1.5.0 details:
	1. Fixed contact emails
	2. Wrote patches for the port in a different manner
	(now it would be easier to submit them to openrm developers)
	Unfortunatly openrm has quite ugly building environment, so
	MAKE_ARGS still remain.
	3. Removed comments around pthread_setconcurrency in both
	library sources and one of demos. This function has been finally added
	to STABLE.

PR:		ports/56996
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2003-09-24 09:03:28 +00:00
Kris Kennaway
86a80c2806 Reset bouncing maintainer address.
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-08-16 06:27:02 +00:00
Edwin Groothuis
4a0b2c1ef0 Update port: graphics/openrm bento fix and 1.4.2 -> 1.4.3
1. Fixed bento error (was not buildable on alpha)
	2. Updating 1.4.2 -> 1.4.3
	3. Removed RM_INSTALL=${X11BASE} from port makefile,
	   because it was forcing OpenRM makefiles to install things
	   even during port build phase.
	4. Fixed calls to pthread_setconcurrency in demo programs.
	   Now they all are buildable.

PR:		ports/51267
Submitted by:	Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
2003-04-29 03:46:43 +00:00
Edwin Groothuis
5d042b5c1d Update port: graphics/openrm (some fixes)
What has been changed:
1. Fixed problem with DISTFILES, when WITH_DEMOS=yes flag is specified
2. Added patch for openrm demos. Perhaps it is a kind of bad hack,
because I used EXTRA_PATCHES to point to addition patch for demos.
I guess, that it would be better to split port in two parts, one
containing the main distribution and the other with all demos.
Let me know if this is better way.

PR:		ports/50744
Submitted by:	Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
2003-04-13 11:07:30 +00:00
Edwin Groothuis
bdbdf19d92 New port: graphics/openrm OpenGL based library
OpenRM Scene Graph is set of tools and utilities that
	implement a high performance, flexible and extendible scene
	graph API. Underneath OpenRM, OpenGL(tm) is used as the
	graphics platform for rendering, so OpenRM is highly portable
	and can deliver blazing rendering speeds.  OpenRM can be
	used on any platform that has OpenGL.

PR:		ports/40366
Submitted by:	Igor Pokrovsky <tiamat@telegraph.spb.ru>
2003-04-06 23:24:39 +00:00