1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +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
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
Baptiste Daroussin
2b07ee6ce0 Add an explicit dependency on pkgconf 2013-09-18 08:38:20 +00:00
Max Brazhnikov
7678193c3d - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description

[1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
2013-05-12 11:48:49 +00:00
Jason E. Hale
03534eee0a - Update devel/clanlib to 2.3.6
- Adjust dependent ports to use devel/clanlib1 [1]
- Strip Makefile headers

PR:		ports/171333
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Approved by:	makc (mentor), maintainers via private email [1]
2012-10-02 10:28:23 +00:00
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
d7cf078243 Update to 2.0.3
Take maintainership

Feature safe:	yes
2012-03-13 10:35:39 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Sylvio Cesar Teixeira
a46a8c89d8 - Update to 1.1.7
- Add License
2011-08-29 19:45:11 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +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
Beat Gaetzi
8f5f4e5886 - Update to 1.1.5
- Add DESKTOP_ENTRIES
- Cleanup Makefile

PR:		ports/143119
Submitted by:	Bernhard Froehlich <decke AT bluelife.at>
2010-02-10 20:40:35 +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
048988d9ba - Fix some more SF URLs, including ones in PATCH_SITES and comments (for consistency)
Approved by:	portmgr (pav)
2009-08-27 18:31:08 +00:00
Wesley Shields
c0379f51fd - Reset maintainer and remove old MASTER_SITES.
PR:		ports/137224
Submitted by:	Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
2009-08-02 02:51:50 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Edwin Groothuis
95dce11a1c Fix patchfile since it tried to patch Makefile instead of Makefile.in
Noticed by: YAPHR of linimon
2007-09-19 04:37:10 +00:00
Edwin Groothuis
d8986754ee [Update] devel/clanlib Update to 0.8.0
Update to 0.8.0
	Take maintainership

Update games/trophy

	update trophy to 1.1.4 and pass maintainership to me.

Ignore games/clanbomber

	Set ignore on games/clanbomber, it will compile but not run.

PR:		ports/115139, ports/115141, ports/115142
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2007-09-09 23:31: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
Jean-Yves Lefort
fe44f94ecc Drop maintainership 2006-11-03 13:10:57 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Jean-Yves Lefort
7c10e30e3a Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by:	adamw (mentor)
2005-04-12 22:10:43 +00:00
Alexey Dokuchaev
cc2b3f217a Sanitize C++ code a bit, and unbreak with recent GCC.
Reported by:	kris
Approved by:	portmgr (krion), fjoe (mentor, implicit)
2004-10-06 05:10:30 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Pav Lucistnik
066caa1085 Trophy is a single-player racing game. Even though the goal is
basically to finish the laps as the first, Trophy is an action game
which offers much more than just a race. Lots of extras enable
"unusual" features for races such as shooting, putting mines and many
others.

WWW: http://trophy.sourceforge.net/

PS this does not work for me, but submitter swears it runs on his box.

PR:		ports/61742
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-01-25 21:29:45 +00:00