Commit graph

91 commits

Author SHA1 Message Date
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
Joe Marcus Clarke
9a1a289d96 Update to 5.12. 2010-11-27 05:35:40 +00:00
Koop Mast
1e7cbbda83 Regen patch, to unbreak xscreensaver-gnome-hacks.
Submitted by:	adamw@
2010-07-25 17:18:26 +00:00
Joe Marcus Clarke
0ce644d5ee Update to 5.11. 2010-07-25 03:39:22 +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
Joe Marcus Clarke
5e8ed12713 Update to 5.10. 2009-09-11 04:23:15 +00:00
Joe Marcus Clarke
0b9f7653c1 Update to 5.09. 2009-09-07 19:36:03 +00:00
Jimmy Olgeni
0549f9a44f Fix a few common typos in pkg-descr ("separate", "compatible"). 2009-08-16 14:06:52 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Joe Marcus Clarke
e1a08b1d11 Update to 5.08. 2009-01-02 19:16:19 +00:00
Joe Marcus Clarke
ce9be7bac0 Update to 5.07. 2008-08-15 06:34:46 +00:00
Joe Marcus Clarke
bc23de35a1 * Mention dependency of KEYRING on PAM in its description
* Force PAM when KEYRING is enabled
* Memove .warning that confuses portupgrade

PR:		126114
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2008-08-03 06:53:12 +00:00
Joe Marcus Clarke
a8aa4103d3 * Optional (enabled by default) GnomeKeyring integration via PAM.
* Enable PAM by default

PR:		125984
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2008-07-27 20:21:19 +00:00
Joe Marcus Clarke
5b8bef292d * Update to 5.06
* Fix PAM support [1]

PR:		125607 [1]
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com> [1]
2008-07-19 04:07:19 +00:00
Joe Marcus Clarke
c1696492f8 Do not install locale files for xscreensaver-gnome-hacks. 2008-07-08 17:07:21 +00:00
Joe Marcus Clarke
405ab376aa Correct a typo.
Reported by:	vit shatsillo <vit.shatsillo@gmail.com>
2008-07-07 16:27:30 +00:00
Joe Marcus Clarke
e2bb544bfd Update to 5.05. Most of this was obtained from x11/xscreensaver. 2008-07-06 21:04:51 +00:00
Joe Marcus Clarke
c0bdc5dbd8 Restore previous PORTREVISIONs that were decremented as part of the gettext
bump.

Reported by:	iKris
2008-06-10 04:57:46 +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
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Jeremy Messenger
4b09586b44 Fix the build with new glib 2.16.
Reported by:	pointyhat via pav
2008-03-26 21:42:38 +00:00
Joe Marcus Clarke
a7d7f01947 Update the pkg-message with correct PAM instructions.
Submitted by:	dougb
2007-12-13 20:56:49 +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
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
Joe Marcus Clarke
dee16cb7fd Chase the new pam_nologin changes.
Reported by:	yar
2007-06-11 05:18:22 +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
Joe Marcus Clarke
f1bb12de8e Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)
2006-10-14 08:35:50 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Joe Marcus Clarke
ce368ba6ae Add a missing USE_PERL5_RUN as some of the utility scripts are Perl-based. 2006-04-28 06:21:38 +00:00
Pav Lucistnik
2ef61ee420 - Chase gle update 2006-04-15 15:28:02 +00:00
Joe Marcus Clarke
b83a876a41 Update to 4.24. See http://www.jwz.org/xscreensaver/changelog.html for the
complete list of changes in this release.
2006-02-10 09:19:25 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
7458b4b0c8 Substitute hard-coded /usr/X11R6 with ${X11BASE} to avoid installation
problems with non-standard base prefixes.

Reported by:	pointyhat via kris
2005-10-28 02:39:32 +00:00
Joe Marcus Clarke
fd1c3c5ae1 Update to 4.23. See http://www.jwz.org/xscreensaver/changelog.html for the
list of fixes and new hacks.
2005-10-24 15:08:42 +00:00
Joe Marcus Clarke
33c9cee3d5 Conflict with xscreensaver-gnome-hacks. 2005-09-14 03:26:54 +00:00
Joe Marcus Clarke
57c9383d29 Set this port up as a master port. 2005-09-14 03:22:57 +00:00
Joe Marcus Clarke
741797090c Fix the build on 4.X.
Reported by:	Kent Stewart <kstewart@owt.com>
2005-06-26 20:31:06 +00:00
Joe Marcus Clarke
44f0fa9c7f Update to 4.22. See http://www.jwz.org/xscreensaver/changelog.html for a
list of the changes and new hacks.
2005-06-26 18:14:21 +00:00
Joe Marcus Clarke
5f30b9c7d0 Adapt a patch deleted in the 4.21 upgrade that prevents PAM configs from
being installed.
2005-04-04 01:16:05 +00:00
Joe Marcus Clarke
b2cd9abc50 Add a bunch of missing glade files to the plist.
Reported by:	GNOME Tinderbox
2005-04-04 01:08:42 +00:00
Joe Marcus Clarke
80fc34b798 Update to 4.21 with a much cleaner installation, and one new hack. Release
notes available at http://www.jwz.org/xscreensaver/changelog.html.
2005-04-02 19:22:25 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
24f688cf24 Update to 4.20. See http://www.jwz.org/xscreensaver/changelog.html for the
usual list of fixes and new modules.
2005-02-24 07:42:21 +00:00
Adam Weinberger
b39cb1f6ac Remove MASER_SITE_LOCAL from MASTER_SITES; jwz.org doesn't
appear to have the bandwidth issues it did when the
extra MASTER_SITE was added.
2004-12-17 09:37:27 +00:00
Joe Marcus Clarke
01f4e58375 Update to 4.19 with four new hacks (fireworkx, intermomentary, pinion, and
substrate) as well as some additional bugfixes.
2004-12-17 03:23:44 +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