| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
to allow for easier overriding of these targets by port Makefiles, if
they need to.
|
|
|
|
| |
Reported by: many
|
| |
|
|
|
|
| |
2.4.x, so a repocopy to libxml++26 is not needed.
|
|
|
|
| |
Approved by: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
- Change master site SOURCEFORGE -> GNOME
- Use lthack
|
| |
|
|
|
|
| |
Reported by: bento via kris (as a passepartout build error)
|
| |
|
| |
|
|
|
|
| |
- Takeover maintainership.
|
|
|
|
|
| |
PR: 54623
Approved by: fjoe (mentor)
|
|
|
|
|
| |
PR: ports/54377
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 54196
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
|
|
|
|
|
|
| |
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>
Reviewed by: Kirill Ponomarew <ponomarew@oberon.net>
Update libxml++: 0.22 -> 0.23
|
|
|
|
|
| |
PR: 51237
Submitted by: Ports Fury
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 46311
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: 45442
Submitted by: Ports Fury
|
|
|
|
| |
pkg-comment for now.
|
| |
|
|
|
|
|
|
|
|
| |
PR: 44437
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Remove useless gmake dependency.
* Don't install .la wrapper file.
|
|
|
|
|
|
| |
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
|
| |
|
|
|
|
| |
drop maintainership
|
|
|
|
| |
Noted by: bento's log
|
|
|