Commit graph

63 commits

Author SHA1 Message Date
Rene Ladan
ce7adeaf15 - remove empty OPTIONS_DEFAULT
- portlint fixes
2013-03-25 10:09:39 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Rene Ladan
95bc14f991 Do not try to remove PREFIX/share/applications, it is created by its
dependencies.

Spotted by:	pkg
Feature safe:	yes
2012-12-04 18:51:06 +00:00
Rene Ladan
5f545f7ce1 Make sure the default options (DOCS, EXAMPLES, IPV6, NLS) are always
defined.

Feature safe:	yes
2012-10-29 13:57:56 +00:00
Rene Ladan
12017c1171 - Update to 1.3.4
- Clean up GLUT dependency handling
- Mark MAKE_JOBS_UNSAFE
- Make the port more options-ng aware

Changelog:	http://torcs.sourceforge.net/index.php?name=News&file=article&sid=85
Feature safe:	yes
2012-10-23 13:04:55 +00:00
Rene Ladan
902cc7fc4f Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself.
2012-10-07 09:11:51 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Rene Ladan
c6004f008e Strip version information from LIB_DEPENDS to pet portlint 2012-06-05 18:29:16 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Rene Ladan
d0705cc521 Update to 1.3.3
Changelog:	http://torcs.sourceforge.net/index.php?name=News&file=article&sid=79
Security:	http://www.vuxml.org/freebsd/ba51c2f7-5b43-11e1-8288-00262d5ed8ee.html
2012-02-20 19:20:07 +00:00
Rene Ladan
ce7918b9a1 - Update to 1.3.2
- Should be MAKE_JOBS_SAFE
- Clean up Makefile / pkg-plist

Changelog:      http://torcs.sourceforge.net/index.php?name=News&file=article&sid=77
Security:       http://www.vuxml.org/freebsd/e7fd27b2-3ae9-11e1-8b5c-00262d5ed8ee.html
2012-01-09 22:42:29 +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
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Rene Ladan
acf166163e Ignore the depend target in the upstream Makefile. This is not necessary and
fixes the build when ports/151047 is committed.

Bump PORTREVISION

Obtained from:	exp-run for ports/151047
2010-10-17 20:29:50 +00:00
Rene Ladan
d9881a20ab - Add desktop entry
- Bump PORTREVISION

PR:		ports/149814
Submitted by:	makc
2010-08-19 21:24:10 +00:00
Rene Ladan
02a715ef17 Add license information
Approved by:	tabthorpe (mentor, implicit)
2010-07-17 21:48:24 +00:00
Rene Ladan
dc51d987bd - Bump shared library version of libglut.so when using freeglut
- Grab maintainership of games/torcs
Approved by:	tabthorpe (mentor)
Feature safe:	yes
2010-07-06 18:16:31 +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
Pav Lucistnik
14ac881764 - Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:		ports/142123
Submitted by:	mva
Tested by:	pointyhat exp-run
Approved by:	portmgr (hat)
2010-01-25 19:15:18 +00:00
Pav Lucistnik
8c2aab382d - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-22 19:49:43 +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
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Thierry Thomas
8ed22591ac Add a missing dependency to libglut, which is now the default.
Reported by:	QAT
2009-01-01 14:41:06 +00:00
Thierry Thomas
fdd6beb59f Upgrade to 1.3.1.
Changelog at
<http://sourceforge.net/project/shownotes.php?release_id=647191>.
2008-12-31 15:02:03 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
e3973efe12 - Use SF macro
- Replace X11BASE to LOCALBASE
- Add missing xrandr
- Bump PORTREVISION
2008-03-28 16:15:59 +00:00
Martin Wilke
59c23f87f0 - Add missing dependens
Submitted by:	pointyhat via pav
2008-03-26 08:23:11 +00:00
Alexey Dokuchaev
fb7f860813 Non-functional changes:
- Whitespace cleanup
- Drop USE_GETOPT_LONG, noop these days
- Add USE_LDCONFIG per portlint(1)
2007-06-18 18:55:58 +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
Gabor Kovesdan
46b9896d01 - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h
2007-04-15 21:06:14 +00:00
Thierry Thomas
8590f4b63c Upgrade to 1.3.0.
Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=3777&release_id=461004>
2006-11-05 13:59:41 +00:00
Oliver Lehmann
7339154fcd update freealut to 1.1.0 2006-06-08 16:07:12 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Oliver Lehmann
c36bc8fc88 update to openal 20060211 [1]
fix dependant ports [2]

PR:		ports/96172 [1]
		ports/95192 [2]
Submitted by:	maintainer  [1]
		oliver      [2]
Approved by:	maintainer
2006-04-23 10:14:30 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Pav Lucistnik
8341fbe6a4 - Move freeglut from x11-toolkits to graphics, where libglut already is
PR:		ports/91711
Submitted by:	Sangwoo Shim <sangwoos@gmail.com>
Repocopied by:	marcus
2006-01-16 00:07:03 +00:00
Jean-Yves Lefort
5a8159d852 Chase the plib update by bumping PORTREVISION, since it is statically
linked in.
2005-12-07 10:13:02 +00:00
Pav Lucistnik
45a44e27c7 - Add SHA256 2005-11-24 19:28:01 +00:00
Thierry Thomas
066f5beda5 Upgrade to 1.2.4. 2005-08-28 12:59:43 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Thierry Thomas
51eee1642f Yet another attempt to fix on amd64:
don't take strndup from publib, which is not relocatable, but
define it.

Reported by:	Kris via pointyhat.
2005-02-28 18:57:54 +00:00
Thierry Thomas
60a21df1ff Try to fix a building failure reported by Kris on pointyhat.
If this is not sufficient, it should at least speed up the post-patch
target.
2005-02-24 20:30:00 +00:00
Thierry Thomas
03b4fb1c4d Upgrade to TORCS-1.2.3.
Remark: it is currently broken on FreeBSD-4.11.
2005-02-16 21:42:16 +00:00
Thierry Thomas
607bfc555b Unbreak on amd64 since plib is built with -fPIC.
PR:		ports/68109
2004-06-22 19:28:12 +00:00
Kris Kennaway
7ad9a8794d BROKEN on amd64: Does not build 2004-06-19 09:39:26 +00:00
Thierry Thomas
4e53dd47dc Chase PLIB's upgrade. 2004-06-01 20:23:56 +00:00