Commit graph

383 commits

Author SHA1 Message Date
Jeremy Messenger
453bf8ce7a - Update to 0.16.0.20080706, it's more than 0.17 RC1.
- ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}
  in the *_DEPENDS, that way it will finding correct file when I tweak the
  PREFIX.
- NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files.
2008-07-07 03:27:45 +00:00
Jeremy Messenger
b8c7834d98 Update to 2.22.3. 2008-07-01 02:51:47 +00:00
Jeremy Messenger
ba79fb297c Update to 2.22.3. 2008-07-01 02:24:43 +00:00
Joe Marcus Clarke
f672a66a49 Update to 1.22.3. 2008-07-01 00:50:02 +00:00
Joe Marcus Clarke
0c2d64ad8c Update to 0.4.20. 2008-06-17 22:13:03 +00:00
Edwin Groothuis
a550b67ae0 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:33:40 +00:00
Edwin Groothuis
e4e1ff21dc 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 12:59:53 +00:00
Jimmy Olgeni
f8863a1911 Fix typos. 2008-06-04 21:32:53 +00:00
Jeremy Messenger
1f74f7fc54 Update to 2.22.2. 2008-05-26 23:02:29 +00:00
Jeremy Messenger
a015517fcb Update to 2.22.2. 2008-05-26 21:30:20 +00:00
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