1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

523 Commits

Author SHA1 Message Date
Jeremy Messenger
ad74f964cb -De-bashism and remove bash dependency. [1]
-Clean up the PATH.
-Fix a missing of 'ps -eo' -> 'ps -exo'.
-Bump the PORTREVISION.

Obtained from:	pkgsrc [1]
2008-05-05 19:22:06 +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
Michael Johnson
ce7e400fbe Update to 0.4.19 2008-04-18 13:05:31 +00:00
Joe Marcus Clarke
011a1bc8e8 Update to 4.7.3. 2008-04-08 00:35:14 +00:00
Joe Marcus Clarke
9c96916e6f Update to 4.7.2. 2008-04-08 00:01:28 +00:00
Michael Johnson
b4befcf39e Update to 2.22.1 2008-04-07 20:43:39 +00:00
Michael Johnson
5f70070df0 Update to 1.22.1 2008-04-07 11:43:59 +00:00
Joe Marcus Clarke
ce9c7daf76 Update to 2.22.1. 2008-04-07 04:13:19 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Joe Marcus Clarke
6f32add9a7 The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
2008-03-24 03:52:36 +00:00
Philippe Audeoud
90e31bab44 - Update to 0.6.9
PR:	ports/121744
Submitted by:	"David K. Gerry" <gerrydk@comcast.net>
Approved by:	tabthorpe (mentor)
2008-03-17 13:54:58 +00:00
Michael Nottebrock
06ccc547f1 Update to Qt 4.3.4 2008-03-13 17:57:19 +00:00
Alejandro Pulver
43804a60ba YASR ("Yet Another Screen Reader") is an attempt at a lightweight,
portable screen reader. It works by opening a shell in a pty and
intercepting all user input/output, maintaining a window of what
should be on the screen by looking at the codes and text sent to the
screen. It thus uses no Linuxisms such as /dev/vcsa0 and does not
necessarily need to be setuid root (the only requirement being that
the user be able to access the tts device).

WWW: http://yasr.sourceforge.net/

Ported by David K. Gerry <David.K.Gerry@GMail.com>

PR:		ports/119789
Submitted by:	David K. Gerry
2008-02-16 17:23:44 +00:00
Alejandro Pulver
eb384d41a1 EFlite is a speech server for Emacspeak and other screen readers that allows
them to interface with Festival Lite, a free text-to-speech engine developed at
the CMU Speech Center as an off-shoot of Festival.  EFlite is still in beta,
but I have been using it successfully with Yasr to get speech on my notebook
under Linux without having to lug my Speak-out around.  It uses Festival Lite's
code to interface with the sound driver and, therefore, should work with some
versions of ALSA, but I have only tested it with the OSS sound drivers so far.
Michael P. Gorse
mgorse@alum.wpi.edu
mgorse@users.sf.net

WWW: http://eflite.sourceforge.net/

Ported by David K. Gerry <David.K.Gerry@GMail.com>

PR:		ports/119790
Submitted by:	David K. Gerry
2008-02-16 17:22:05 +00:00
Koop Mast
2f63bbad61 Update to 0.4.18. 2008-01-15 10:01:50 +00:00
Jeremy Messenger
c056699d74 Update to 2.20.3. 2008-01-07 21:56:13 +00:00
Jeremy Messenger
a423e27193 Update to 0.4.17. 2007-12-18 23:04:51 +00:00
Joe Marcus Clarke
7a835e63d0 Update to 2.20.2. 2007-12-12 04:44:20 +00:00
Joe Marcus Clarke
d210bc28db Update to 1.20.2. 2007-12-12 04:32:12 +00:00
Jeremy Messenger
acf9391cb2 Add a missing dependency, at-spi. Bump the PORTREVISION. 2007-10-30 05:40:07 +00:00
Michael Nottebrock
c13a5bcfcd Update to KDE 3.5.8 2007-10-29 23:48:18 +00:00
Michael Johnson
22a88ab72d Update to 2.20.1 2007-10-29 11:32:32 +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
Li-Wen Hsu
e89de43ae0 - Update to 0.0.5
- DOCSDIR safety
- respecting EXAMPLESDIR

PR:		ports/115006
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-09-15 18:44:49 +00:00
Michael Nottebrock
deaff82245 Update to Qt 4.3.1. 2007-09-02 06:23:28 +00:00
Jeremy Messenger
6c1858ae0d The tarball has been rerolled, no function change. They only update the
Makefile, configure and etc by using latest version of automake.
2007-08-14 22:42:47 +00:00
Michael Nottebrock
e332496be5 - bsd.qt.mk:
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as <component>_build or <component>_run, respectively.
Specifying <component> without any suffix will depend on the component
at both build- and runtime just like before.

- Convert Qt core ports to use the new dependency switches.

- Add a patch to corelib to fix Qt4 on ARM, submitted by:
  Björn König <bkoenig@alpha-tierchen.de>
2007-08-02 22:37:40 +00:00
Jeremy Messenger
fce5616026 Update to 0.4.16. 2007-07-30 04:29:12 +00:00
Michael Nottebrock
8bd00266dc Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
2007-07-16 10:12:15 +00:00
Jeremy Messenger
66a8f0e357 Update to 0.4.15. 2007-07-09 16:37:24 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Joe Marcus Clarke
7d194c237e Update to 0.4.14. 2007-06-19 04:21:33 +00:00
Pav Lucistnik
9340dd2f5d - Add WWW 2007-06-07 09:26:22 +00:00
Jeremy Messenger
ee49ce6526 Update to 0.4.13 and remove X11BASE. 2007-06-07 02:26:03 +00:00
Jeremy Messenger
5ed8fb723d Update to 4.4.2. 2007-05-29 03:32:49 +00:00
Jeremy Messenger
7591649a11 Update to 1.2.5. 2007-05-28 23:32:36 +00:00
Jeremy Messenger
71d40d5273 Update to 0.14.4. 2007-05-28 23:26:26 +00:00
Jeremy Messenger
b90a945e9d Update to 0.4.12. 2007-05-28 23:13:49 +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
Michael Nottebrock
7aeef3e519 Rename all binaries in qt4 which conflict with binaries installed by
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This
avoids conflicts once X11BASE has been changed to /usr/local and
incidentally makes the naming scheme of the qt4 executables in ports
equal to that of the Fedora Core and Debian packages.
2007-04-19 17:08:04 +00:00
Michael Johnson
6ad285aa0f Update to 2.18.1 2007-04-10 17:27:30 +00:00
Jeremy Messenger
8182f95e12 Update to 0.4.11. 2007-04-09 17:37:55 +00:00
Jeremy Messenger
44106f83c5 - Fix the '==' -> '=' in configure.
- Fix the build [1], dependency and plist if audio/espeak is installed in the
  system.
- Add a new knob, WITH_ESPEAK, with autocheck.
- Bump the PORTREVISION.

PR:		ports/111217 [1]
Reported by:	Jukka A. Ukkonen <jau@iki.fi> [1]
2007-04-09 17:32:52 +00:00
Michael Johnson
ac61b5d82d Update to 1.18.1 2007-04-09 14:47:26 +00:00
Joe Marcus Clarke
4e942cf526 Update to 4.4.1. 2007-04-08 21:35:28 +00:00
Joe Marcus Clarke
e024238f36 Fix packaging.
Reported by:	pointyhat via kris
2007-03-25 22:21:35 +00:00
Joe Marcus Clarke
3dea6c3a8e Fix packaging.
Reported by:	pointyhat via kris
2007-03-25 22:21:04 +00:00
Joe Marcus Clarke
f15803ab61 Whoops, too greedy with the cvs add. Remove files that do not belong. 2007-03-25 05:13:21 +00:00
Joe Marcus Clarke
1f596f873d Fix orca so that it actually runs. While here, replace some hardcoded paths
with replaceable values.
2007-03-25 05:12:50 +00:00
Michael Nottebrock
56d3b226bf Update to 4.2.3 2007-03-25 04:08:03 +00:00
Martin Wilke
cdcdf951d1 - Update to 0.0.4
PR:		110696
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-03-23 08:31:46 +00:00
Joe Marcus Clarke
60796243ad Add a missing BUILD_DEPENDS on X_CLIENTS_PORT. 2007-03-22 05:40:28 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Jeremy Messenger
a864850928 Update to 1.2.3. 2007-02-28 20:49:13 +00:00
Jeremy Messenger
87402ffb96 Update to 1.2.2. 2007-02-27 20:41:58 +00:00
Michael Johnson
71c60773ad Update to 0.4.10 2007-02-25 16:01:28 +00:00
Michael Johnson
e02747e711 Update to 0.4.9 2007-02-11 17:43:35 +00:00
Michael Nottebrock
c628efbea8 From the "who gave this guy a commit bit" dept.:
-Fix categories which got mixed up during juggling with different
 repos.

-Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was
 committed.

Noticed by: erwin, pav
2007-02-06 12:49:19 +00:00
Michael Nottebrock
2df0d56dec Post-import bugfixorama:
- Move qt4-codecs-tw to chinese [1]
- Add some missing quotes [1]

- From the "this never happened in the clean room" dept:
  Disable session management support more universally to
  avoid linktime errors.

[1] Spotted by: rafan
2007-02-06 10:37:14 +00:00
Michael Nottebrock
74cb0fb1e8 Add qt4, a multiplatform C++ application framework 2007-02-05 20:56:24 +00:00
Jeremy Messenger
4736f4cb21 Update to 0.13.2. 2007-01-29 17:55:31 +00:00
Jeremy Messenger
78417eaef1 Update to 1.0.1. 2007-01-28 19:12:45 +00:00
Jeremy Messenger
d3bc133f30 Update to 0.4.8. 2007-01-20 17:40:00 +00:00
Joe Marcus Clarke
04f7160d03 Update to 1.2.1. 2007-01-20 06:56:36 +00:00
Joe Marcus Clarke
cd27df3816 Update to 1.7.15. 2007-01-08 18:15:29 +00:00
Jeremy Messenger
19a9f3912c - Update to 0.16.0.
- More on PREFIX-cleaness.
- Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no
  longer in the tarball and have been dropped support by the developers.
2007-01-02 00:57:05 +00:00
Martin Wilke
c54c76005c - Update to 0.0.3
PR:             ports/107239
Submitter by:   Marcus von Appen <mva@sysfault.org> (maintainer)
2006-12-29 23:55:08 +00:00
Martin Wilke
e60947bbed Papi, the Python Accessibility Programming Interface, is a Python
wrapper around the GNOME ATK toolkit.
It allows a developer to make python objects and applications
easily accessibility aware without the need to install PyGTK and
the GNOME accessibility components. Instead it only depends on ATK
and - on the developers behalf - the ATK/AT-SPI bridge shipped with
AT-SPI.

WWW: http://ocemp.sourceforge.net/papi.html

PR:		ports/106909
Submitted by:	Marcus von Appen
2006-12-21 20:20:32 +00:00
Michael Nottebrock
1160fd7012 Update to KDE 3.5.5 / KOffice 1.6.1
Approved by:	portmgr
2006-12-19 21:19:54 +00:00
Michael Johnson
486965db92 Update to 1.9.4 2006-12-18 14:30:50 +00:00
Michael Johnson
8e1dd4c8e0 Update to 1.7.14 2006-12-18 14:13:25 +00:00
Michael Johnson
4fb61c2d54 Update to 1.12.4 2006-12-18 14:09:47 +00:00
Joe Marcus Clarke
f5aa836516 Update to 0.4.7. 2006-12-16 06:13:34 +00:00
Stanislav Sedov
9377b98f8f - Update to current snapshot (should fix compatiblity problems with the new
gnome)
- PREFIX-cleaness

Approved by:	mezz (maintainer, implicitly)
2006-12-02 18:34:38 +00:00
Joe Marcus Clarke
f64b0747d8 Update to 4.2.2. 2006-11-21 06:41:40 +00:00
Jean Milanez Melo
8b012e5710 - Fix WWW.
PR:		ports/105612
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2006-11-17 13:12:11 +00:00
Joe Marcus Clarke
adca2941c8 Update to 1.7.13. 2006-11-08 01:54:47 +00:00
Joe Marcus Clarke
95e85ed679 Update to 0.4.6. 2006-11-08 00:49:35 +00:00
Alejandro Pulver
7c6331b627 at-poke is a testing and inspection tool for accessibility aware applications
using the AT-SPI interfaces as used by GNOME.

WWW: http://developer.gnome.org/gap

PR:		ports/104794
Submitted by:	Marcus von Appen <mva at sysfault.org>
2006-11-05 21:04:13 +00:00
Jeremy Messenger
c7039a64bb Add USE_LDCONFIG, bump the PORTREVISION.
Found by:	portlint (cports.sh)
2006-11-05 02:34:03 +00:00
Joe Marcus Clarke
21fe6a0e42 Add a LATEST_LINK of gnome-orca to avoid a conflict with
graphics/orca.

Approved by:	portmgr (implicit, kris)
2006-10-14 09:23:30 +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
Joe Marcus Clarke
a82be642f6 Add new entries for:
accessibility/orca
audio/gstreamer-plugins-pulse
audio/pulseaudio
devel/dbus-glib
devel/gnome-vfs-monikers
editors/gedit-plugins
misc/pciids
multimedia/gstreamer-plugins-annodex
multimedia/gstreamer-plugins-bz2
sysutils/hal
sysutils/hal-device-manager
sysutils/gnome-mount
sysutils/gnome-power-manager
sysutils/gnome-volume-manager
sysutils/policykit
sysutils/gstreamer-plugins-hal
www/gstreamer-plugins-neon

Approved by:	portmgr (implicit, kris)
2006-10-14 08:41:52 +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
Michael Nottebrock
431622844f KDE 3.5.4 / KOffice 1.5.2 2006-09-12 23:26:52 +00:00
Jeremy Messenger
5a3eb12d8c -INSTALLS_SHLIB -> USE_LDCONFIG.
-Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.

PR:		ports/101509
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-09-04 23:08:10 +00:00
Jeremy Messenger
ac988a488d -INSTALLS_SHLIB -> USE_LDCONFIG.
-Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.

PR:		ports/101489
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-09-04 22:51:16 +00:00
Renato Botelho
456be59813 - Fix PLIST: Remove locale dirs not contained in BSD.x11-4.dist
PR:		ports/101512
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by:	Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)
2006-08-07 12:14:37 +00:00
Joe Marcus Clarke
ebdbeeb410 Update to 4.0.4. 2006-08-01 03:14:31 +00:00
Joe Marcus Clarke
4f4e6ed97d Update to 4.0.3. 2006-07-30 16:21:02 +00:00
Joe Marcus Clarke
fdba27ab15 Update to 1.0.6. 2006-07-13 13:18:52 +00:00
Joe Marcus Clarke
e8f3268b64 Update to 0.12.6. 2006-07-13 03:05:52 +00:00
Boris Samorodov
6478ed46be 1. Upgrade linux infrostructure ports from FC3 to FC4.
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2.     [1]

Requested by:	netchild [1]
Approved by:	netchild (mentor, implicit)
2006-07-09 21:01:45 +00:00
Michael Nottebrock
c5accf0b17 Update to KDE 3.5.3 2006-06-05 19:24:58 +00:00
Jeremy Messenger
336ae3953d - Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

  	Incorrect: (Without USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

  	Correct: (With USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with:	marcus
2006-05-31 22:18:51 +00:00
Joe Marcus Clarke
7e85d91a31 Update to 1.0.5. 2006-05-28 20:47:58 +00:00
Jeremy Messenger
9fd86ed460 Change the PORTNAME:
gnomemag -> gnome-mag
	gnomespeech -> gnome-speech
	fileroller -> file-roller
	gnomeaudio -> gnome-audio
	gnomemedia2 -> gnome-media
	gnomedb -> gnome-db
	gnomeblog -> gnome-blog
	gnomepim -> gnome-pim
	gnomeutils2 -> gnome-utils
	bugbuddy -> bug-buddy
	gnomebuild -> gnome-build
	gnomecommon -> gnome-common
	gnomecrash -> gnome-crash
2006-05-28 04:06:27 +00:00
Jeremy Messenger
57854d4c76 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.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 00:57:24 +00:00
Jeremy Messenger
ec5b70658e Move gnomespeech from LIB_DEPENDS to USE_GNOME, no function change. 2006-05-28 00:49:45 +00:00
Jeremy Messenger
cc7724d7b2 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 accessibility/gnopernicus, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 00:41:03 +00:00
Jeremy Messenger
7745ea46a1 Update to 0.12.5. 2006-05-22 01:39:50 +00:00
Michael Johnson
d3138e9a45 - Add pkg-descr
Requested by:	Dan Langille <dan@langille.org> for freshports.org
2006-05-17 20:56:56 +00:00
Joe Marcus Clarke
4243b9a14b Update to 1.0.10. 2006-05-15 22:27:57 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
Joe Marcus Clarke
e534360e30 Fix a crash when trying to do anything useful in GOK.
Obtained from:	GNOME CVS
2006-05-13 22:53:25 +00:00
Jean-Yves Lefort
4fe68db297 Move the at-spi programming reference to the at-spi-reference port. 2006-05-11 03:35:50 +00:00
Jean-Yves Lefort
983154eb81 Move the gail programming reference to the gail-reference port. 2006-05-10 19:33:08 +00:00
Jean-Yves Lefort
ca1d98e19e Move the atk programming reference to the atk-reference port. 2006-05-09 22:23:35 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Alexander Leidinger
c1eba2d83e - convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]
- use fixed plists [1]
- category "linux" added to those ports without it [1]
- update some ports to a recent FC3 one [1]

- remove plists/... for Alpha (there's no support since linux_base-8 for
  Alpha anymore)
- don't hardcode version numbers in some plists, use PLIST_SUB instead
  (any errors are mine, don't keep them, send them to me)

Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried
to contact the maintainer) and also pull the "sweeping commit"-card (the
port which it uses as some kind of master port can not be used for this
anymore). Besides this, I don't think he will be upset when other people
do the work instead of adding an entry to his TODO list. :-)

This commit brings us just before the switch of the default linux base
port to the fc3 one, modulo some bugs which may appear. So:
	 Beta testers wanted!

To test:
sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk
echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf
portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8
portupgrade -o x11/linux-xorg-libs linux-XFree86-libs
portupgrade linux-\*

The first two steps are necessary to switch to fc3 as the new default linux
base port, the last 3 steps to upgrade to fc3.

And feel free to send a big "Thank you!" to Boris, he did a lot of the work!
I just provided some hints and answered some questions (besides from
committing all the necessary changes for FC3 and doing some minor
changes+comments/improvements to/of his work), even when he tries to tell
you something else. ;-)

Submitted by:	Boris Samorodov <bsam@ipt.ru> [1]
2006-05-01 17:28:17 +00:00
Joe Marcus Clarke
798e9bed2a Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release.  In particular, GNOME 2.14 focused
on performance, and they did not miss the mark.  There's some new eye candy,
but most of the big things are waiting until GNOME 2.16.  On the FreeBSD
side, we tried to clean up all the crashers we could.  In particular, we
really improved GNOME's 64-bit support.

The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).

Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
2006-04-30 00:47:21 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Pav Lucistnik
d3171f20bd - Fix build on FreeBSD 4.X
- Style

PR:		ports/94537
Submitted by:	Tod McQuillin <devin@spamcop.net>
2006-03-16 15:55:04 +00:00
Joe Marcus Clarke
23e4570a5c Update to 0.3.10. 2006-03-15 05:28:49 +00:00
Joe Marcus Clarke
d3ea682e7f Update to 0.12.4.
Submitted by:	mezz
2006-03-15 05:28:26 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Joe Marcus Clarke
fa3ce5d4fd Update to 1.8.10. 2006-02-21 20:51:15 +00:00
Michael Johnson
4aabf49f9a - Back out of gok update, this is meant for gnome 2.13+
Reported by:    marcus
2006-02-14 18:38:15 +00:00
Michael Johnson
36d7b4d818 - Update to 1.0.6 2006-02-14 12:56:31 +00:00
Joe Marcus Clarke
af51812034 Update to 1.8.9. 2006-02-14 07:14:04 +00:00
Jun Kuriyama
fa50ddead3 - Bump $PORTREVISION for libexpat shlib bump.
- Add explicit LIB_DEPENDS on libexpat.

Spotted by:	nork
2006-02-06 06:54:53 +00:00
Joe Marcus Clarke
f0a6e5b363 Update to 0.12.3. 2006-02-03 05:36:17 +00:00
Michael Nottebrock
79fc2a8db2 Update to KDE 3.5.1. 2006-02-01 09:13:29 +00:00
Edwin Groothuis
ad9f2a6d9a Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 04:14:55 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Edwin Groothuis
541ad91290 Add SHA256 message digest to distinfo file
PR:		ports/90962
Submitted by:	Scott Flatman <sf@slappy.org>
2005-12-27 10:42:06 +00:00
Edwin Groothuis
205692c8eb Add SHA256 message digest to distinfo file
PR:		ports/90961
Submitted by:	Scott Flatman <sf@slappy.org>
2005-12-27 10:40:23 +00:00
Adam Weinberger
bc20eb5d39 Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now that
libtool-1.5.22 is unbroked.
2005-12-24 21:12:07 +00:00
Adam Weinberger
139a57b585 Add PTHREAD_{CFLAGS,KUBS} to CONFIGURE_ENV. 2005-12-24 16:38:35 +00:00
David E. O'Brien
a18bd239e1 un-RESTRICTED, and fetch matching SRPM. 2005-12-14 02:44:35 +00:00
Florent Thoumie
877059e786 - Fix pkg-plist issues.
PR:		ports/89682
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
2005-11-29 14:29:26 +00:00
Joe Marcus Clarke
f2d8564bd3 Update to 1.8.8. 2005-11-29 05:28:40 +00:00
Jean-Yves Lefort
b579a63ab6 Fix some memory leaks in gailtreeview.c (now Glade will not crash
anymore when saving a project).

Reference:	http://bugzilla.gnome.org/show_bug.cgi?id=322299
2005-11-25 06:38:42 +00:00
Jean-Yves Lefort
2bc5479bb6 Update to 1.8.7 2005-11-24 13:51:02 +00:00
Jean-Yves Lefort
97224c0fdc Fix a crash.
Reference:	http://bugzilla.gnome.org/show_bug.cgi?id=322044
Obtained from:	GNOME CVS
2005-11-24 04:50:59 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Alexander Leidinger
92cbcb482f Update to 1.8.0.
Tested with:	acroread7
2005-11-20 16:03:22 +00:00
Ade Lovett
c2d62ca97a Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.
2005-11-19 06:02:20 +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
171b3a616e Update to 1.8.6. 2005-11-15 05:26:16 +00:00
Joe Marcus Clarke
60cff3e2e1 Update to 0.3.9. 2005-11-14 01:16:29 +00:00
Pav Lucistnik
d50eba6334 - Make fetchable 2005-11-12 18:59:41 +00:00
Michael Nottebrock
de94e0e160 Update to KDE 3.4.3 / KOffice 1.4.2 2005-11-05 11:19:58 +00:00
Jeremy Messenger
fe817611db - Update to 0.14.0, see release note for details:
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1

- Two new ports have been added, ruby-cairo and ruby-gtkmozembed.
- databases/ruby-libgda has been mark as BROKEN, because it still needs to
  catch up w/ new libgda-2.0, so remove it from ruby-gnome2-all.
2005-11-05 05:35:10 +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
e18151212d Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.

The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:

Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn

For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/.  The 2.12 documentation will be
posted shortly.
2005-11-05 04:53:48 +00:00
Jeremy Messenger
de35924d44 Update to 0.12.2. 2005-10-04 17:44:54 +00:00
Joe Marcus Clarke
017fcddb7a Update to 0.3.8. 2005-09-30 03:22:34 +00:00
Joe Marcus Clarke
4733ef16fe Revert previous commit since 3.2.18 requires the newer GTK+. It would
be safe not to bump PORTEPOCH since 3.2.18 wasn't buildable, but then we
have to deal with the nags about PKGVERSION going backwards.

Reported by:	many
2005-09-06 03:53:45 +00:00
Joe Marcus Clarke
3ee6730e0b Update to 1.6.6. 2005-09-05 21:08:46 +00:00
Koop Mast
add1be0db7 Update to 3.2.18. 2005-09-05 18:25:59 +00:00
Joe Marcus Clarke
a1de7119dc Update to 1.6.5. 2005-08-30 20:21:28 +00:00
Joe Marcus Clarke
78f1a49993 Update to 1.8.5. 2005-08-30 20:07:01 +00:00
Jeremy Messenger
bff2537a3c Update to 3.2.17. 2005-08-28 17:22:13 +00:00
Pav Lucistnik
a9cd110f5f - Enable on amd64
Approved by:	portmgr (marcus)
2005-08-18 22:34:07 +00:00
Michael Nottebrock
ecc191066f Update to KDE 3.4.2 / KOffice 1.4.1 2005-07-31 22:46:35 +00:00
Michael Nottebrock
8bf4bd1c32 Update to KDE 3.4.1 2005-06-26 15:38:58 +00:00
Alexander Leidinger
23b3bc4b0d Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
Joe Marcus Clarke
3495831787 Fix a hang that can occur at configure time when Java is installed.
PR:		81541
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2005-06-07 02:42:10 +00:00
Joe Marcus Clarke
82e003b8fe Remove some leftover locale directories.
Reported by:	pointyhat via kris
2005-05-27 18:02:12 +00:00
Adam Weinberger
6564b47fd4 Update to 0.12.1. 2005-05-23 03:49:43 +00:00
Joe Marcus Clarke
b594aca6c8 Update to 1.0.5. 2005-05-11 19:24:56 +00:00
Joe Marcus Clarke
f698537860 Update to 1.6.4. 2005-05-11 18:25:14 +00:00
Joe Marcus Clarke
390c820500 Update to 0.3.7. 2005-05-11 18:12:12 +00:00
Joe Marcus Clarke
d1cf6c0854 Fix the build on 4.X. 2005-05-08 05:17:33 +00:00
Joe Marcus Clarke
342de57e30 Update to 0.10.9. 2005-05-07 05:15:52 +00:00
Kirill Ponomarev
85dd32beea Fix plist. 2005-05-01 11:33:17 +00:00
Joe Marcus Clarke
ae60837282 Update to 0.10.8. 2005-04-30 07:29:07 +00:00
Adam Weinberger
ac6bbc4bfd Update to 1.8.4. 2005-04-28 17:46:19 +00:00
Michael Johnson
6bbe1646d7 - Update to 1.0.4 2005-04-27 06:49:48 +00:00
Adam Weinberger
ee513c0333 Update to 0.10.7. 2005-04-20 16:55:51 +00:00
Adam Weinberger
5d22f6256e Update to 1.8.3. 2005-04-12 01:31:35 +00:00
Mark Linimon
8f7b43c177 Update maintainer's email address.
Requested by:	maintainer
2005-04-08 03:41:18 +00:00
Joe Marcus Clarke
aead9a8215 Update to 1.0.3. 2005-04-02 19:12:11 +00:00
Joe Marcus Clarke
56f7357059 Update to 0.10.5. 2005-04-02 19:11:44 +00:00
Michael Nottebrock
d57e6a8257 Update to KDE 3.4 2005-03-20 18:17:55 +00:00
Trevor Johnson
d050809603 Restore RESTRICTED line.
ATK is under the GNU Library General Public License.  The following
is the portion of the license which grants permission to distribute
it in binary form:

	4. You may copy and distribute the Library (or a portion or
	derivative of it, under Section 2) in object code or executable
	form under the terms of Sections 1 and 2 above provided that you
	accompany it with the complete corresponding machine-readable
	source code, which must be distributed under the terms of
	Sections 1 and 2 above on a medium customarily used for software
	interchange.

	If distribution of object code is made by offering access to copy
	from a designated place, then offering equivalent access to copy
	the source code from the same place satisfies the requirement to
	distribute the source code, even though third parties are not
	compelled to copy the source along with the object code.

Since this port does not offer the sources, the conditions are not
satisfied, and therefore the license does not give us permission
to distribute the binaries.

I brought up this issue with portmgr but after 73 days I have seen
no response.
2005-03-15 04:32:24 +00:00
Pav Lucistnik
c0a0bc7f05 - Fix plist nit 2005-03-12 22:27:05 +00:00
Jeremy Messenger
ebfae590f2 -Update to 0.12.0, works with GTK 2.6/GNOME 2.10.
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1
-A few clean up such as correct paths, dependencies and etc.
2005-03-12 11:05:18 +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
190418a078 Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall.  However, a lot of
FreeBSD specific additions and fixes have been made.  For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support.  See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.

GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work.  We would also like to thank our adventurous users that chose to
ride the walrus.  We'd especially like to thank the following users that
provided patches for GNOME 2.10:

ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk

And anyone else I may have accidentally omitted.

As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer.  However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession.  You can
use the deskutils/splashsetter port to choose the one you like best.

As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10.  Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.

Enjoy!
2005-03-12 10:39:38 +00:00
Michael Johnson
6253d574c2 - Chase rerolled distfile
only the following added to configure in new distfile

+if test "x$JAVAC" != "x" ; then
+  javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" `
+  echo JAVAC VERSION $javac_version
+  JAVAC="$JAVAC -source 1.4"
+fi
2005-03-11 07:58:35 +00:00
Adam Weinberger
6b026e1a98 Fix build on 4.X. 2005-03-08 20:55:45 +00:00
Koop Mast
79b329aa1e Update to 0.12.0 2005-03-08 14:35:16 +00:00
Koop Mast
51612d9323 Update to 1.6.3. 2005-03-08 14:27:37 +00:00
Joe Marcus Clarke
b3d6cc0abb Fix some crashers trying to initialize gnome-speech when no voices are
present.

Reported by:	adamw
Obtained from:	GNOME CVS
2005-02-14 01:23:13 +00:00
Joe Marcus Clarke
02cc9e2b4d Update to 0.11.14. 2005-02-06 07:59:26 +00:00
Joe Marcus Clarke
8e4b5f83ba Update to 0.11.13. 2005-01-19 20:48:19 +00:00
Joe Marcus Clarke
98cc407d09 Update to 0.11.12. 2005-01-18 06:22:32 +00:00
Joe Marcus Clarke
934a9c07b4 Remove the ang locale if it is empty. 2005-01-15 07:57:22 +00:00
Joe Marcus Clarke
c3c9c2c45c Prevent Java support from being erroneously enable. 2005-01-14 01:25:07 +00:00
Joe Marcus Clarke
941ec72a71 Don't remove the gtk-2.0/modules directory as this is handled by gtk20.
Reported by:	pointyhat via kris
2005-01-13 06:49:54 +00:00
Adam Weinberger
d2d8a84d32 Update to 0.3.6. 2005-01-11 19:52:06 +00:00
Adam Weinberger
839411f56c Update to 1.8.2. 2005-01-08 17:36:53 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Jeremy Messenger
b2528d992a Update MASTER_SITES for 2.3 -> 2.4. 2004-12-23 20:29:05 +00:00
Alexander Nedotsukov
9de66b09a1 Fix xml syntax in OMF files. 2004-12-21 06:47:43 +00:00
Joe Marcus Clarke
cddab3b5f4 Fix build on 4.X.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-12-21 04:52:28 +00:00