| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: ports/78633
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Approved by: maintainer timeout (3 weeks)
|
| |
|
|
|
|
| |
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
|
|
|
|
| |
Found by: my GNOME 2.10 upgrade
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include <bsd.port.mk>
If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
you must follow one of the examples listed below
WANT_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_VORBIS)
USE_GSTREAMER+= vorbis
.endif
or
USE_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_FAAD)
USE_GSTREAMER+= faad
.endif
Note: USE_GSTREAMER=yes will always add a dependency to
ports/multimedia/gstreamer-plugins
--
Thanks to krion for runing this on pointyhat
Thanks to kwm for helping with this, and many bug fixes , and updates.
|
|
|
|
|
| |
PR: 76006
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Use new INSTALLS_OMF
Note: dvd support is currentlly broken.
Approved by: marcus (co mentor)
|
|
|
|
|
|
|
|
| |
Use new GCONF_SCHEMAS option.
PR: 72841 [1]
Submitted by: ahze
Approved by: maintainer (timeout 3,5 weeks), pav (mentor)
|
|
|
|
| |
big upgrade.
|
|
|
|
|
|
| |
PR: ports/70907
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/68702
Submitted by: Koop Mast
Approved by: maintainer timeout (busy)
|
|
|
|
|
|
|
|
| |
- Adjust default CD/DVD device and allow override
PR: ports/66186
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer timeout (14 days)
|
|
|
|
|
|
| |
PR: ports/65642
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
Approved by: maintainer timeout (14 days)
|
| |
|
| |
|
|
|
|
| |
on sdl12-1.2.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
http://www.freebsd.org/gnome/docs/porting.html
PR: ports/64070
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
|
|
|
|
| |
Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com>
|
| |
|
|
|
|
|
| |
PR: 62880
Submitted by: Hendrik Scholz <hendrik@scholz.net>
|
|
|
|
| |
(Part 1)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Online manual from Chee Bin HOH
- Use the statusbar for buffering feedback
- Use less memory when there's no video output
- Fix playback of Quicktime files with reference urls
- Fix Real playlists support with "stop" commands
- Support the XvMC video driver
- Support audio/x-ms-asf data type
- Added ability to launch totem in fullscreen mode
- Fix compilation with GTK+ 2.3.x
PR: ports/59234
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
Approved by: adamw (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix .pls playlist parsing and saving, as well as .m3u, .asx
* and .desktop playlist parsing
* Fix seeking with the arrows
* Add more paths for the Realplayer codecs
* Add an error message when we can't save the playlist
* Fix warnings when we have ampersands in the filename
* Fix XRandR handling
PR: 58473
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/58030
Submitted by: Hendrik Scholz <hendrik@scholz.net>
|
|
|
|
|
| |
PR: 57432
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
o Fix possible crasher due to an old version of glade
o Update the subtitle and languages menus after having played a
DVD or ogm file
PR: 56412
Submitted by: maintainer
|
|
|
|
|
| |
PR: 56251
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/54313
Submitted by: Hendrik Scholz <hendrik@scholz.net>
|
|
|
|
|
| |
PR: 53630
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/52836
Submitted by: Hendrik Scholz <hendrik@scholz.net>
|
|
|
|
|
| |
PR: ports/52356
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
|
|
|
|
|
|
|
|
| |
* Add optional libdvdnav support [1]
PR: 51208 [1]
Submitted by: maintainer [1]
Approved by: maintainer
|
|
|
|
| |
Approved by: timeout from maintainer
|
|
|
|
| |
* Convert to new GNOME infrastructure
|
|
|
|
| |
Reported by: Mike Harding <mvh@ix.netcom.com>
|
|
|
|
|
|
|
| |
one, update all appropriate references: *_DEPENDS, CATEGORIES
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Bump PORTREVISION of graphics/totem to encourage rebuild.
|
| |
|
| |
|
| |
|