| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 May 2006 00:57:24
0.3.10
|
mezz  |
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
PR: ports/97985
Repocopy by: marcus |
15 Mar 2006 05:28:49
0.3.10
|
marcus  |
Update to 0.3.10. |
23 Feb 2006 10:40:45
0.3.9_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Nov 2005 06:52:12
0.3.9
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
14 Nov 2005 01:16:29
0.3.9
|
marcus  |
Update to 0.3.9. |
05 Nov 2005 05:22:06
0.3.8_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
30 Sep 2005 03:22:34
0.3.8
|
marcus  |
Update to 0.3.8. |
07 Jun 2005 02:42:10
0.3.7
|
marcus  |
Fix a hang that can occur at configure time when Java is installed.
PR: 81541
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> |
11 May 2005 18:12:12
0.3.7
|
marcus  |
Update to 0.3.7. |
12 Mar 2005 10:54:27
0.3.6_2
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
11 Mar 2005 07:58:35
0.3.6_1
|
ahze  |
- Chase rerolled distfile
only the following added to configure in new distfile
+if test "x$JAVAC" != "x" ; then
+ javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" `
+ echo JAVAC VERSION $javac_version
+ JAVAC="$JAVAC -source 1.4"
+fi |
14 Jan 2005 01:25:07
0.3.6_1
|
marcus  |
Prevent Java support from being erroneously enable. |
11 Jan 2005 19:52:06
0.3.6
|
adamw  |
Update to 0.3.6. |
30 Aug 2004 19:17:38
0.3.3
|
marcus  |
This patch is no longer needed. |
30 Aug 2004 19:17:21
0.3.5
|
marcus  |
Update to 0.3.5. |
11 Jun 2004 05:14:07
0.3.3
|
marcus  |
Update to 0.3.3. |
05 Apr 2004 03:11:39
0.3.2
|
marcus  |
Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever. It fixes many bugs, and adds some features missing in previous
FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:
http://www.freebsd.org/gnome/docs/faq26.html
Please read it carefully. GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:
http://www.marcuscom.com/tinderbox/
The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts. We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru> |
18 Mar 2004 13:32:26
0.2.8_1
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
04 Feb 2004 05:21:48
0.2.8_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
22 Jan 2004 08:56:43
0.2.8
|
marcus  |
Start to populate the new accessibility physical category after respective
repocopies.
x11-toolkits/at-spi --> accessibility/at-spi
devel/atk --> accessibility/atk
editors/dasher --> accessibility/dasher
x11-toolkits/gail --> accessibility/gail
x11/gnomemag --> accessibility/gnomemag
audio/gnomespeech --> accessibility/gnomespeech
sysutils/gok --> accessibility/gok |