Commit graph

72 commits

Author SHA1 Message Date
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Martin Wilke
5bf81ff789 - Convert gmake, bzip to USES
Approved by:	portmgr
2014-05-29 14:35:01 +00:00
Stefan Walter
4b767e13dd - Update to 15.1.
- Add license.
- Enable staging.
2013-11-03 15:07:39 +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
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Koop Mast
66c6cd5346 Fix packaging.
Submitted by:	miwi
Approved by:	portmgr (miwi)
2013-03-31 09:05:28 +00:00
Stefan Walter
2b9651404a Update to 14.1. 2012-09-09 11:15:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Stefan Walter
494accc36f Update to 0.12.5. 2012-02-25 13:39:25 +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
Stefan Walter
8e7a581b5f Update to 0.12.4. 2011-03-20 12:36:46 +00:00
Stefan Walter
d1639a9434 Update to 0.12.3.1. 2010-09-30 17:15:54 +00:00
Stefan Walter
b785677f2a Update to 0.12.3.
Feature safe:	yes
2010-07-03 10:17:05 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Stefan Walter
c8fb6832b1 Fix master site. 2010-05-11 16:17:47 +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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +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
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
Stefan Walter
a58acc3a08 Update to 0.12.2. 2008-05-05 13:55:17 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Stefan Walter
b9b12e1992 Update to 0.11.3. 2007-10-14 18:29:51 +00:00
Stefan Walter
cf6a912643 - Update to 0.11.2.
- Add dependency on x11/yelp to enable online help.
2007-09-06 18:42:51 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +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
Stefan Walter
429dc570a5 Fix path of locale directory so localization is possible.
PR:		110624
Submitted by:	Steinel Andreas<lnxbil@saarlinux.org>
2007-04-03 08:32:06 +00:00
Stefan Walter
3f504fd287 Update to 0.10.2. 2007-01-06 10:34:52 +00:00
Stefan Walter
8d9b54b9e5 Update to 0.9.64.
Approved by:	arved (mentor)
2006-06-08 17:05:40 +00:00
Stefan Walter
8144cabccb Update to 0.9.62.
Approved by:	arved (mentor)
2006-05-28 18:20:23 +00:00
Stefan Walter
2cca25bca5 Statically depend on libgnome again as it's easier to test this way and includes
the online help, too.

Approved by:	arved (mentor)
2006-05-12 19:29:50 +00:00
Stefan Walter
a8f97fb786 Convert MAINTAINER to my freebsd.org account. 2006-05-07 13:32:13 +00:00
Tilman Keskinoz
cf48b44e70 Fix build on 4.x
Reported by:	pointyhat
Submitted by:	maintainer
2006-04-16 20:18:32 +00:00
Tilman Keskinoz
6f812d12ba Update to 0.9.61
PR:		95659
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2006-04-15 16:02:34 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sam Lawrance
d446f531b3 Update to 0.9.5.
PR:		ports/93227
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2006-02-12 12:44:32 +00:00
Jean-Yves Lefort
7a359ae5d3 Update to 0.9.49
PR:		ports/92394
Submitted by:	maintainer
2006-01-27 06:30:48 +00:00
Renato Botelho
6f7c0dce29 - Update to 0.9.40
PR:		ports/90775
Submitted by:	maintainer
2005-12-22 10:31:18 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Pav Lucistnik
38cac25a95 - Update to 0.9.33
- Depend on libgnome only if scrollkeeper is installed

PR:		ports/86836
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2005-10-03 18:56:05 +00:00
Volker Stolz
60bdac9350 Update to 0.9.23
PR:		ports/85153
Submitted by:	maintainer
2005-08-31 12:47:35 +00:00
Dejan Lesjak
749e7d4b51 Gnocatan has been renamed to Pioneers and the project moved due to legal
concerns regarding the name.
Release notes of Pioneers 0.9.19:
http://sourceforge.net/project/shownotes.php?release_id=250713

PR:		ports/83916
Submitted by:	Stefan Walter (maintainer)
Repocopy by:	marcus
2005-07-31 20:07:38 +00:00
Roman Bogorodskiy
dcb73f63de - Correct MASTER_SITE_SUBDIR [1]
- Fix WWW

PR:		83909 [1]
Submitted by:	Stefan Walter (maintainer) [1]
2005-07-22 19:36:09 +00:00
Pav Lucistnik
d38f57cb83 - Update to 0.8.1.59
PR:		ports/79626
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2005-04-08 18:35:01 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Tilman Keskinoz
e8ba4dd5d6 Update to 0.8.1.54
PR:		78438
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2005-03-06 22:21:17 +00:00
Volker Stolz
5fdf1be231 Update to 0.8.1.53
PR:		ports/78010
Submitted by:	maintainer
2005-02-25 12:50:46 +00:00