| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=121278
|
|
|
|
|
|
|
|
|
|
| |
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.
Notes:
svn path=/head/; revision=121277
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=121229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:
Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.
As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process. Full documentation on the GNOME 2.8
upgrade is coming following this commit.
From all of us at FreeBSD GNOME, ENJOY!
Notes:
svn path=/head/; revision=121068
|
|
|
|
| |
Notes:
svn path=/head/; revision=116034
|
|
|
|
|
|
|
|
|
| |
as this is now done by bsd.gnome.mk.
Asked, but didn't bother waiting for a reply from: maintainer
Notes:
svn path=/head/; revision=114444
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
|
| |
PR: 68791
Submitted by: maintainer
Notes:
svn path=/head/; revision=113178
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
Notes:
svn path=/head/; revision=113150
|
|
|
|
| |
Notes:
svn path=/head/; revision=107459
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add lthack and intlhack
- Correct the pkg-plist
PR: ports/64973
Submitted by: Mezz <mezz7@cox.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=105991
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with it.
NOTE!!! www/screem will not build if krb5-config exists AND Kerberos V is not
installed (a separte PR has been filed).
PR: 62514
Submitted by: maintainer
Notes:
svn path=/head/; revision=100355
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=94169
|
|
|
|
|
|
|
|
|
| |
in the plist.
Reported by: bento via kris
Notes:
svn path=/head/; revision=93668
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix some portlint -A reported bugs
* Use the bundled neon since www/neon is out-of-date
PR: 58795
Submitted by: maintainer
Notes:
svn path=/head/; revision=92799
|
|
|
|
|
|
|
|
|
| |
PR: 51206
Submitted by: Pav Lucistnik <pav@oook.cz>
Approved by: maintainer
Notes:
svn path=/head/; revision=79399
|
|
|
|
| |
Notes:
svn path=/head/; revision=79368
|
|
|
|
|
|
|
| |
* De-pkg-comment where applicable
Notes:
svn path=/head/; revision=75972
|
|
|
|
| |
Notes:
svn path=/head/; revision=75046
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=72557
|
|
|
|
| |
Notes:
svn path=/head/; revision=72553
|
|
|
|
|
|
|
| |
Reported by: bento
Notes:
svn path=/head/; revision=71583
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=71333
|
|
|
|
|
|
|
|
| |
PR: 45302
Submitted by: maintainer
Notes:
svn path=/head/; revision=70155
|
|
|
|
| |
Notes:
svn path=/head/; revision=69934
|
|
|
|
|
|
|
|
| |
PR: 41992
Submitted by: maintainer (with slight modifications)
Notes:
svn path=/head/; revision=64976
|
|
|
|
|
|
|
|
| |
PR: 35337
Submitted by: maintainer
Notes:
svn path=/head/; revision=55280
|
|
|
|
|
|
|
|
|
| |
undefined reference to screem_show_warning() function.
Prompted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Notes:
svn path=/head/; revision=51374
|
|
|
|
| |
Notes:
svn path=/head/; revision=51361
|
|
|
|
|
|
|
|
| |
PR: 32093
Submitted by: maintainer
Notes:
svn path=/head/; revision=50934
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=50014
|
|
|
|
|
|
|
|
|
| |
- assign maintainership to John Merryweather Cooper <john_m_cooper@yahoo.com>.
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Notes:
svn path=/head/; revision=49982
|
|
|
|
|
|
|
| |
USE_GNOME knob
Notes:
svn path=/head/; revision=44213
|
|
|
|
|
|
|
| |
ports that depend on GNOME and need to change for 1.4
Notes:
svn path=/head/; revision=42259
|
|
|
|
|
|
|
|
|
|
| |
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
Notes:
svn path=/head/; revision=40539
|
|
|
|
| |
Notes:
svn path=/head/; revision=38884
|
|
|
|
| |
Notes:
svn path=/head/; revision=37985
|
|
|
|
|
|
|
| |
breakage.
Notes:
svn path=/head/; revision=33762
|
|
|
|
|
|
|
| |
Noticed by: asami
Notes:
svn path=/head/; revision=33675
|
|
|
|
| |
Notes:
svn path=/head/; revision=33429
|
|
|
|
| |
Notes:
svn path=/head/; revision=31813
|
|
|
|
|
|
|
| |
Wrists slapped by: knu, sheldon
Notes:
svn path=/head/; revision=31320
|
|
|
|
| |
Notes:
svn path=/head/; revision=31281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
Notes:
svn path=/head/; revision=31272
|
|
|
|
| |
Notes:
svn path=/head/; revision=31031
|
|
|
|
| |
Notes:
svn path=/head/; revision=30931
|
|
|
|
| |
Notes:
svn path=/head/; revision=30493
|