The IkiWiki editpage form now uses the raw page name, not the page
title, in its 'page' cgi parameter. You will need to rebuild any
existing ikiwiki installations in order to update their 'edit' links
to the new format.
Approved by: erwin (mentor, implicit)
The IkiWiki search plug-in now uses www/xapian-omega as backend
instead of textproc/hyperestraier. You will need to update the
configuration of any search enabled ikiwiki installations and
rebuild them since the search form has changed.
Approved by: erwin (mentor, implicit)
update these ports for poppler and firefox3. That way it won't break users'
update when they are following the step by step and hit failure by 'port* -a'.
Requested by: Ross Gohlke <ross@emerson.grinz.com>
Reviewed by: marcus (on portupgrade part)
x.
- Take maintainership.
Thanks to Alex Dupre which maintained this port by a long time.
PR: ports/124828, ports/124830
Submitted by: araujo (myself)
Approved by: Alex Dupre <ale@FreeBSD.org> (maintainer)
Thanks to: WIKTORZAK Cedric <cedric@synapse-interactive.fr>
editors/2bsd-vi. It does, however, now conflict with editors/nvi-m17n.
Remove dead MASTER_SITES.
Remove unnecessary RELENG_4 hack.
PR: ports/124547
Submitted by: Robert Wilson <hotaru@safe-mail.net>
Notes:
The slave ports multimedia/smplayer-qt4 have been removed
with the upgrade of multimedia/smplayer to 0.6.0, qt3 is
no longer supported. They are now fully integrated into
multimedia/smplayer.
Please uninstall multimedia/smplayer-qt4 port before
upgrading multimedia/smplayer to version 0.6.0 or higher.
The sysutils/tracker port is now a meta port and tracker is now split into
separate ports to allow non-GNOME users to install tracker without pulling
in GNOME components. To upgrade please use the directions below.
portmaster users:
portmaster -o sysutils/tracker-client tracker
portmaster -u sysutils/tracker
portupgrade users:
portupgrade -o sysutils/tracker-client tacker
portupgrade -u sysutils/tracker
Repocopied by: marcus
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
- Use SF macro;
- Sort pkg-plist;
- Add NOTE to UPDATING.
As submitted by Felippe, but I left the MASTER_SITE_SUBDIR setting because
I couldn't fetch from SourceForge without it. If you experience download
problems, please email me.
PR: ports/120595
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
MFC after: 1 week
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
Update of irc/ircd-ratbox port from ircd-ratbox-2.2.5 to ircd-ratbox-2.2.6
[patch] port upgrade for irc/ratbox-services
Update of irc/ratbox-services port from ratbox-services-1.0.3 to ratbox-services-1.1.2
Removal of irc/ircd-ratbox-devel
The ircd-ratbox-devel port is depreciated and installs an
out-dated version of ircd-ratbox. There is no current
development release of ircd-ratbox; please could this port
be deleted as the ratbox team are some time away from
releasing a new development version.
[Note that irc/ircd-ratbox-devel was synced with irc/ircd-ratbox]
PR: ports/115950, ports/116156, ports/116158
Submitted by: Lewis <moggie@elasticmind.net>
Approved by: shaun@
From UPDATING:
By popular request, OPTIONS support has been added. When actived
(default), these knobs are ignored:
* WITH_<CATEGORY>_MODULES
* WITHOUT_<CATEGORY>_MODULES
* WITH_CUSTOM_<CATEGORY>
* WITH_MODULES
* WITHOUT_MODULES
* WITH_STATIC_MODULES
However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS.
- move envvars support to the beginning of apache22_checkconfig() to be
sure we're using envvars during configtest [1]
PR: ports/116329 [1]
Submitted by: Ruud Althuizen <ruud@il.fontys.nl> [1]
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
- Repocopy qmail-scanner to mail/qmail-scanner1 to preserver 1.x version
I made a big confusion here, i forgot i have transfered maintainership of
qmail-scanner to jmelo@, and I took the PR and did all the job.
I explained to jmelo@ and he approved all these changes.
PR: ports/115877
Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
Approved by: jmelo (maintainer)
Repocopied by: marcus
bsd.commands.mk and can be easily reused within the infrastructure.
- Revert old DESTDIR implementation.
- Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
From the release notes: "This is the first LLVM release to correctly
compile and optimize major software like LLVM itself, Mozilla/Seamonkey,
Qt 4.3rc1, kOffice, etc out of the box on linux/x86"
For details on the changes to LLVM see:
http://llvm.org/releases/2.0/docs/ReleaseNotes.html
Submitted by: se
PR: ports/114169
- Update various language packs to the latest versions
- Change default install directory from www/data/gallery to www/gallery
- Use WWWDIR
PR: ports/111568
Submitted by: Alex Varju <freebsd-ports AT varju.ca> (maintainer)