Commit graph

58 commits

Author SHA1 Message Date
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
Pav Lucistnik
aa7ac3c73e - Update to 0.8.1.51
PR:		ports/76754
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2005-01-27 22:15:31 +00:00
Pav Lucistnik
bf4f53c675 - Update to 0.8.1.48
PR:		ports/76537
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2005-01-23 20:49:21 +00:00
Volker Stolz
982a457c50 Update to 0.8.1.45
PR:		ports/75256
Submitted by:	maintainer
2004-12-21 09:26:00 +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
Volker Stolz
fa4f5a21e7 Update to 0.8.1.30
PR:		ports/70020
Submitted by:	Stefan Walter (maintainer)
2004-08-09 07:23:53 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +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
Oliver Eikemeier
41dd792bb8 Use all Sourceforge mirrors (MASTER_SITE_SOURCEFORGE_EXTENDED)
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
PR:		63861
2004-03-11 10:46:58 +00:00
Kirill Ponomarev
3917de6b99 - Update to 0.8.1.16
- Assign maintainership to submitter

PR:		ports/63217
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
Approved by:	maintainer
2004-02-24 09:31:57 +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
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00