| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
| |
Notes:
svn path=/head/; revision=211530
|
|
|
|
| |
Notes:
svn path=/head/; revision=210794
|
|
|
|
| |
Notes:
svn path=/head/; revision=210788
|
|
|
|
| |
Notes:
svn path=/head/; revision=210772
|
|
|
|
| |
Notes:
svn path=/head/; revision=210727
|
|
|
|
| |
Notes:
svn path=/head/; revision=210701
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209697
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=209647
|
|
|
|
|
|
|
|
|
| |
PR: ports/121744
Submitted by: "David K. Gerry" <gerrydk@comcast.net>
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=209203
|
|
|
|
| |
Notes:
svn path=/head/; revision=208981
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=207359
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=207357
|
|
|
|
| |
Notes:
svn path=/head/; revision=205686
|
|
|
|
| |
Notes:
svn path=/head/; revision=205198
|
|
|
|
| |
Notes:
svn path=/head/; revision=204051
|
|
|
|
| |
Notes:
svn path=/head/; revision=203157
|
|
|
|
| |
Notes:
svn path=/head/; revision=203140
|
|
|
|
| |
Notes:
svn path=/head/; revision=202401
|
|
|
|
| |
Notes:
svn path=/head/; revision=202377
|
|
|
|
| |
Notes:
svn path=/head/; revision=202282
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=201947
|
|
|
|
|
|
|
|
|
|
|
| |
- DOCSDIR safety
- respecting EXAMPLESDIR
PR: ports/115006
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=199529
|
|
|
|
| |
Notes:
svn path=/head/; revision=198629
|
|
|
|
|
|
|
| |
Makefile, configure and etc by using latest version of automake.
Notes:
svn path=/head/; revision=197697
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=196993
|
|
|
|
| |
Notes:
svn path=/head/; revision=196689
|
|
|
|
|
|
|
| |
Approved by: portmgr (bsd.port.mk changes)
Notes:
svn path=/head/; revision=195715
|
|
|
|
| |
Notes:
svn path=/head/; revision=195308
|
|
|
|
| |
Notes:
svn path=/head/; revision=194883
|
|
|
|
| |
Notes:
svn path=/head/; revision=193837
|
|
|
|
| |
Notes:
svn path=/head/; revision=192997
|
|
|
|
| |
Notes:
svn path=/head/; revision=192961
|
|
|
|
| |
Notes:
svn path=/head/; revision=192273
|
|
|
|
| |
Notes:
svn path=/head/; revision=192245
|
|
|
|
| |
Notes:
svn path=/head/; revision=192244
|
|
|
|
| |
Notes:
svn path=/head/; revision=192241
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=190368
|
|
|
|
| |
Notes:
svn path=/head/; revision=189692
|
|
|
|
| |
Notes:
svn path=/head/; revision=189584
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=189583
|
|
|
|
| |
Notes:
svn path=/head/; revision=189570
|
|
|
|
| |
Notes:
svn path=/head/; revision=189514
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=188337
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=188336
|
|
|
|
| |
Notes:
svn path=/head/; revision=188240
|
|
|
|
|
|
|
| |
with replaceable values.
Notes:
svn path=/head/; revision=188239
|
|
|
|
| |
Notes:
svn path=/head/; revision=188232
|
|
|
|
|
|
|
|
| |
PR: 110696
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=188078
|