Commit graph

42 commits

Author SHA1 Message Date
Rong-En Fan
05280cf8a0 - Fix patch. For unknown reason, I put the same patch hunk twice.
Noticed by:	linimon
2007-10-01 14:35:18 +00:00
Rong-En Fan
fce59cb599 - Fix build with gcc 4.x
PR:		ports/111284
Submitted by:	rafan
Approved by:	maintainer timeout (5 months)
2007-09-27 04:10:40 +00:00
Boris Samorodov
c9a0438068 Unbreak building (13 ports affected) with gcc-4.2 (delete extra
qualifications).

Pointed out by:	pointyhat, kris at ports-developers
Approved by:	portmgr (pav), jylefort (maintainer)
2007-05-23 09:04:47 +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
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Jean-Yves Lefort
2587bf29cb Back in -fPIC. On some platforms, its absence causes the build to fail
for ports which link (although statically) against plib.

Reported by:	pointyhat via kris
2005-12-18 14:47:42 +00:00
Jean-Yves Lefort
9bc41d5dde - PC joystick fixes:
- support joysticks having only one axis
    - filter out bogus values
    - warn if the calibration files cannot be read
    - provide a calibration utility
- Makefile cleanup
2005-12-07 10:07:28 +00:00
Jean-Yves Lefort
0ac6130a89 Take maintainership. 2005-10-04 18:47:20 +00:00
Dag-Erling Smørgrav
96572994de Drop maintainership. 2005-10-03 20:29:24 +00:00
Dag-Erling Smørgrav
598691b344 Upgrade to 1.8.4 2005-02-20 20:26:57 +00:00
Dag-Erling Smørgrav
85c3d4a725 Add -fPIC to CFLAGS since some depents use plib in shared libraries.
PR:		ports/68109
Submitted by:	thierry
2004-06-22 09:09:35 +00:00
Dag-Erling Smørgrav
ed66a44c6d 5.x's <usbhid.h> lacks __BEGIN_DECLS / __END_DECLS, so we need to wrap
it in extern "C" { }.
2004-06-03 15:08:38 +00:00
Dag-Erling Smørgrav
fa7fb11fda Previous commit unintentionally dropped maintainership. 2004-06-01 08:19:46 +00:00
Dag-Erling Smørgrav
35cdbdde5f Upgrade to 1.8.3.
PR:		ports/66172
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-06-01 08:01:47 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Dag-Erling Smørgrav
1c0b602b47 Upgrade to 1.7.0. 2003-11-18 12:54:06 +00:00
Dag-Erling Smørgrav
b473317395 Bump PORTREVISION; assume maintainership; tweak CONFIGURE_ENV. 2003-03-03 10:36:01 +00:00
Dag-Erling Smørgrav
8b83b96c1b ssgInit() normally checks for a valid GL context and aborts if one wasn't
found.  However, due to bugs in some versions of Mesa, it sometimes fails
even when a context exists.  Temporarily disable the context checks until
we get a working version of Mesa.
2003-03-03 10:35:33 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Akinori MUSHA
cb277bb0b6 Replace <machine/joystick.h> with <sys/joystick.h> to fix the build. 2002-11-28 12:42:56 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Kris Kennaway
7482e8d1cd Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 01:10:53 +00:00
Ying-Chieh Liao
15d2a1564d upgrade to 1.6.0
PR:		42492
Submitted by:	Ports Fury
2002-09-07 03:50:03 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Ying-Chieh Liao
34563cbc98 add <arpa/inet.h> for htonl() 2002-03-15 17:31:54 +00:00
Ying-Chieh Liao
d1f1a20d0d make it buildable on -stable
PR:		31227
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2001-10-14 13:20:05 +00:00
Ying-Chieh Liao
4c2be2cac7 upgrade to 1.4.2 2001-10-10 02:10:58 +00:00
Jimmy Olgeni
a130b2e7dd Batch of style fixes for x11-toolkits. 2001-02-05 16:49:17 +00:00
Kevin Lo
2ee0e6e40d - Remove redundant/obsolete discriptions from Makefile
- Update WWW: line

PR: 23479
Submitted by: Ports Fury
2000-12-12 15:01:16 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Will Andrews
48ceff0734 Update to 1.2.0. Remove inactive maintainer (never upgraded this port
since its inception).  Remove redundant LIB_DEPENDS.  Make sure CFLAGS are
properly respected by removing -O6 (who the heck in the right mind uses
that with GCC?!) from configure.  This update is the precursor to updating
games/flightgear, which I will do later on Wednesday.
2000-07-05 06:19:33 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Chris Piazza
ac207253f8 Fixups for RELENG_3. (this was an error on my part, oops!)
PR:		12553
Submitted by:	maintainer
1999-07-08 06:11:24 +00:00
Chris Piazza
b1f6f0fa59 Plib: a portable library for joystick/sound/OpenGL GUI/3d math.
PR:		12483
Submitted by:	Brian Buchanan <brian@CSUA.Berkeley.EDU>
1999-07-03 06:38:39 +00:00