Since this is the first time this is being done I'd like to state that this
is so people who install packages from a release CD can have a (rough)
reference point on when the release was cut so they know how far back to
read in UPDATING.
Submitted by: Warren Block <wblock@wonkity.com>
Discussed at: http://lists.freebsd.org/pipermail/freebsd-ports/2011-February/066090.html
the 2.32 protocol for compatibility with hosts not using FreeBSD ports. [1]
Note that other than discussed in the PR, this port installs
unison232[-text] commands and documentation into .../unison232
directories so as to avoid conflicts with net/unison and allow
parallel installation of both ports.
Other changes since repocopy than renaming:
- Take maintainership for this new port for now and grant Guido Falsi
implicit approval for port changes.
- Downgrade to 2.32.52 (the repocopy copied HEAD rather than the
specified date) - note I'm not bumping PORTEPOCH since unison232
wasn't hooked to the build before this commit, and we've renamed to
installed port/package from unison to unison232, so it's technically a
new port.
- Query GTK2 support through OPTIONS framework, unless WITHOUT_X11 is
defined. Check WITHOUT_GTK2 variable, don't care about WITH_GTK2.
- Create ${DESKTOPDIR} before trying to install files into it, for the
benefit of systems that install into a fresh PREFIX.
- Remove CONFLICTS, add PKGNAMESUFFIX=232.
- Clean up the Makefile a bit, and don't hide non-echo/cat commands
- Remove pkg-message variants
- Hook net/unison232 to the tree in net/Makefile
- Add UPDATING entry
- Add German translation for the .desktop file.
PR: ports/154912 [1]
Submitted by: mandree (myself)
- Readd patch to remove i18n check for 0.4.2
- Warn users of 3rd party plugins in UPDATING about possible incompatibilities
- Do not install .bak files
Feature safe: yes
Most notably, this version fixes local exim -> root escalation,
CVE-2010-4345.
Port had also gained configurable knob for disabling -D option
and make variables TRUSTED_CONFIG_LIST and WHITELIST_D_MACROS
to fine tune the behaviour of options -C and -D.
New items are documented at
ftp://exim.inode.at/exim/ChangeLogs/NewStuff-4.73
Changelog is available at
ftp://exim.inode.at/exim/ChangeLogs/ChangeLog-4.73
Security: e4fcf020-0447-11e0-becc-0022156e8794 / CVE-2010-4345
PR: 152963 [1], 153711 [2]
Submitted by: Alexander Wittig <alexander@wittig.name> [1]
Approved by: garga (mentor)
Leave the entries with the same ages as 7.0-R there for people that might upgrade from that version.
PR: ports/152692
Submitted by: myself
Approved by: portmgr (pav)
- Update textproc/libwpd to 0.9.0 release
- Add graphics/libwpg01 and textproc/libwpd08 as support libraries only
- Take maintainership of textproc/libwpd[08] [1]
- Chase dependencies in related ports
- Describe updating procedure in UPDATING
Approved by: Mikhail Teterin (maintainer) via mail [1]
* php5-sockets is needed and php5-filter -- not needed;
* local modifications to config.php should go into config_local.php
and config.php must be replaced at every installation.
Feature safe: yes
Approved by: garga (mentor)
Major changes:
- new installation layout, resembling RPM packages:
- client = Client Utilities + Development Libraries + Shared components
- server = MySQL Server + Embedded
- new build system: cmake instead of autotools
- fewer port knobs
Expect various breakages, but if we are lucky this could become the new default
mysql port.
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore
And pav@ for 2 exp-runs
PR: ports/152255
ports/143260
ports/141033
ports/149629
ports/150350
ports/151523
With hat: gnome@
- Restore GTK2 option.
- Enable IMAGEMAGICK option by default.
- Add GNUTLS option.
- Fix the issue with bad plist generation and mention it in UPDATING.
- Include 'alloca' fix provided by swell.k@gmail.com [1].
PR: ports/149049[1]
Submitted by: swell.k@gmail.com[1]
Approved by: tabthorpe (mentor)