1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
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
Thierry Thomas
b786daec14 Yet another attempt to unbreak TORCS on amd64:
define -fPIC for CXXFLAGS and CFLAGS.
2004-05-30 09:27:26 +00:00
Kris Kennaway
e1c081afe0 BROKEN on amd64: Needs to link against shared libraries 2004-05-30 08:23:07 +00:00
Thierry Thomas
3bb9892fff Try to fix on amd64 by compiling with -fPIC.
Reported by:	Kris.
2004-05-23 12:52:30 +00:00
Thierry Thomas
a527aa2627 Fix distinfo.
Sorry, my previous commit was made with files from Release Candidate.

Reported by:	Ion-Mihai Tetcu <itetcu@apropo.ro>
2004-05-03 18:07:29 +00:00
Thierry Thomas
86783aeb4a Upgrade to 1.2.2. 2004-05-02 21:31:15 +00:00
Kirill Ponomarev
3d10ba819b - Fix build on 5.x and unbreak this port
PR:		ports/62887
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-02-15 21:50:19 +00:00
Kris Kennaway
86fb3049a8 BROKEN on 5.x: Does not compile 2004-02-09 01:52:43 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Edwin Groothuis
d00354faf5 chase x11-toolkits/freeglut update.
PR:		ports/57377
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-10-04 09:49:57 +00:00
Tilman Keskinoz
c0ce08e9f7 Mark broken on amd64 and ia64
PR:		57330
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-02 17:41:06 +00:00
Eric Anholt
c7dc108e78 Fix build on 4.x by including sys/types.h.
Reported by:	kris (bento)
Submitted by:	Thierry Thomas <thierry@pompo.net> (maintainer)
2003-05-09 23:15:49 +00:00
Eric Anholt
206eb1fef7 Add torcs 1.2.1, the Open Racing Car Simulator.
PR:		51454
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-05-05 22:31:28 +00:00