Commit graph

44 commits

Author SHA1 Message Date
Simon Barner
e8b40ab830 - Fix build with boost 1.34.0: The Boost unit test framework shared library
no longer contains main(), so set the right #defines.

  Reference: http://lists.boost.org/boost-users/2007/04/27361.php
- Notified by:	pointyhat via pav
2007-07-09 06:27:45 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10: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
Kris Kennaway
0279c1d928 BROKEN on 7.0: Incorrect objformat handling 2007-04-22 03:25:17 +00:00
Mark Linimon
684a0c6a4e Remove 4.X cruft. 2007-02-04 20:00:52 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Cheng-Lung Sung
e2f1a39106 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
  by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:11:33 +00:00
Mark Linimon
4592f2f4b3 Mark broken on sparc64. 2006-07-14 03:10:27 +00:00
Jeremy Messenger
7e42d7a7c4 devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 05:25:50 +00:00
Edwin Groothuis
e4aa76a9be Remove USE_REINPLACE from categories starting with W 2006-05-13 04:41:22 +00:00
Kris Kennaway
13fd5342ad Now builds on amd64
Approved by:    portmgr (implicit)
2006-03-07 17:17:13 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
0d0547d54d - Add SHA256 2005-11-25 19:02:21 +00:00
Simon Barner
e24f4f30df Fix build with Boost 1.33.0 by moving a conflicting boost headers a bit
up. The conflicting symbol was "None", which is definied in

${LOCALBASE}/include/boost/numeric/conversion/detail/converter.hpp and
${X11BASE}/include/X11/X.h

Reported by:	pointyhat via kris
2005-11-15 09:34:34 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Simon Barner
ad22739ea8 Chase Boost shared lib version after update to Boost 1.33.0.
devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to
              LIB_DEPENDS.
2005-11-09 14:35:07 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Thierry Thomas
d3503c8c60 - Upgrade to 0.15.10 [1]
- remove a patch included upstream;

- install examples;

- add a test target.

Reported by:	edwin's version check [1]
2005-10-09 07:51:02 +00:00
Thierry Thomas
fa54d29ff8 Fix plist.
Reported by:	krion via pointyhat
Approved by:	portmgr (krion)
2005-08-03 08:18:11 +00:00
Thierry Thomas
dce4738293 Upgrade to 0.15.9 and unbreak.
Remarks:
- still broken on FreeBSD-4.11;
- to be tested on != i386;
- it now installs a plug-in for mozilla, but it only works for local
  files.

PR:		84023
Submitted by:	/me
2005-07-26 13:39:59 +00:00
Kris Kennaway
71d09b15a7 BROKEN on i386: Does not build 2005-05-07 02:58:17 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kris Kennaway
e04d6a1c32 Now builds on FreeBSD >= 5.x 2004-12-25 01:04:55 +00:00
Greg Lewis
d23598c541 . Fix the build with the latest gcc 3.4. 2004-11-17 18:28:48 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Kris Kennaway
377caa3884 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 02:59:05 +00:00
Joe Marcus Clarke
6b6ef19cf8 Depend on Mozilla for now as Firefox dependencies are broken.
Still reported by:	pointyhat via kris
2004-06-21 04:23:12 +00:00
Joe Marcus Clarke
e4960c6a55 Fix build now that the Firefox pkg-config files are named firefox-* instead
of mozilla-*.

Reported by:	pointyhat via kris
2004-06-19 05:50:06 +00:00
Joe Marcus Clarke
464407b167 Chase the new firefox pkg-config file names.
Reported by:	pointyhat via kris
2004-06-17 16:02:07 +00:00
Ying-Chieh Liao
f64a840634 fix build on -stable by using gcc 3.3
Noticed by:	bento via kris
2004-04-12 03:14:24 +00:00
Ying-Chieh Liao
f850b2b7e3 upgrade to 0.14.3 2004-04-07 06:28:35 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kris Kennaway
d48c061ea6 BROKEN on !i386: Does not compile 2004-02-25 10:22:42 +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
Mark Linimon
57edda7c15 Reset maintainer from 3d@FreeBSD.org to ports@FreeBSD.org. Apparently
3d@ has not been active in the FreeBSD community for some time now.

Reviewed by:	portmgr@FreeBSD.org (a month or so ago)
2004-01-12 00:20:59 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ying-Chieh Liao
3de3b0e572 upgrade to 0.12.4
Approved by:	maintainer timeout (almost 1 month)
2002-11-12 01:13:32 +00:00
Andrey A. Chernov
4e9210b727 Bump png major 2001-09-11 02:38:25 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Will Andrews
15492376f6 Add openvrml 0.10.1, a VRML97 runtime and browser ("lookat").
PR:		24161
Submitted by:	Marc van Woerkom <3d@freebsd.org>
2001-04-10 20:31:47 +00:00