| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
10 Jun 2008 05:57:46
2.5.3_6
|
marcus  |
Restore previous PORTREVISIONs that were decremented as part of the gettext
bump.
Reported by: iKris |
06 Jun 2008 15:16:37
2.5.3_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 18:56:05
2.5.3_5  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
25 Oct 2007 00:37:25
2.5.3_4
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
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(Only the first 15 lines of the commit message are shown above ) |
19 May 2007 21:32:57
2.5.3_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
04 Sep 2006 23:41:46
2.5.3_2
|
mezz  |
-INSTALLS_SHLIB -> USE_LDCONFIG.
-Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.
PR: ports/101472
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> |
31 May 2006 23:18:51
2.5.3_2
|
mezz  |
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================(Only the first 15 lines of the commit message are shown above ) |
15 May 2006 23:23:04
2.5.3_2
|
mezz  |
Add USE_GETTEXT to appease portlint. |
13 May 2006 06:00:46
2.5.3_2
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
10 May 2006 20:21:57
2.5.3_2
|
jylefort  |
Move the gal2 programming reference to the gal2-reference port. |
23 Feb 2006 10:40:45
2.5.3_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 22:41:05
2.5.3
|
pav  |
- Add SHA256 checksums |
05 Nov 2005 04:53:48
2.5.3
|
marcus  |
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
(Only the first 15 lines of the commit message are shown above ) |
05 Jun 2005 18:19:55
2.4.3
|
marcus  |
Update to 2.4.3. |
26 May 2005 07:53:07
2.4.2_1
|
marcus  |
Fix a potential crash in Evolution when closing a window. |
11 Apr 2005 22:56:11
2.4.2
|
adamw  |
Update to 2.4.2. |
15 Mar 2005 16:54:15
2.4.1
|
ahze  |
- Update to 2.4.1 |
12 Mar 2005 10:39:38
2.4.0
|
marcus  |
Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to (Only the first 15 lines of the commit message are shown above ) |
18 Feb 2005 20:53:33
2.2.5
|
adamw  |
Update to 2.2.5. |
07 Dec 2004 03:33:31
2.2.4
|
marcus  |
Update to 2.2.4. |
07 Nov 2004 22:24:32
2.2.3
|
marcus  |
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
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 (Only the first 15 lines of the commit message are shown above ) |
09 Jul 2004 18:43:11
1.99.11_1
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
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 |
05 Apr 2004 04:31:02
1.99.11_1
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
14 Mar 2004 06:17:56
1.99.11
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
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. |
12 Mar 2004 09:53:21
1.99.11
|
marcus  |
Update to 1.99.11. |
04 Feb 2004 05:10:27
1.99.10_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
28 Dec 2003 02:02:33
1.99.10_1
|
marcus  |
Do not use the %-[.] format to strftime since this is a GNUism.
PR: 60617 |
17 Nov 2003 12:29:10
1.99.10
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
25 Sep 2003 04:09:47
1.99.10
|
marcus  |
Update to 1.99.10. |
01 Aug 2003 23:11:57
1.99.9
|
marcus  |
Update to 1.99.9. |
11 Jul 2003 01:28:11
1.99.8
|
adamw  |
Update to 1.99.8. |
11 Jun 2003 05:56:13
1.99.7
|
marcus  |
Update to 1.99.7. |
01 Jun 2003 01:14:59
1.99.6
|
marcus  |
Update to 1.99.6. |
07 May 2003 05:08:56
1.99.4
|
marcus  |
Update to 1.99.4. |
17 Apr 2003 00:14:28
1.99.3
|
marcus  |
Update to 1.99.3. |
04 Apr 2003 07:47:22
1.99.2
|
marcus  |
Update to 1.99.2. |
07 Mar 2003 06:14:08
1.99.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
07 Feb 2003 18:42:25
1.99.1
|
marcus  |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts. |
29 Nov 2002 03:32:40
0.0.7
|
marcus  |
Fix the path of the file to patch. |
29 Nov 2002 03:31:53
0.0.7
|
marcus  |
Fix build on Alpha.
Submitted by: beta |
28 Oct 2002 06:08:44
0.0.7
|
marcus  |
Update to 0.0.7. |
20 Sep 2002 18:07:51
0.0.6
|
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
14 Sep 2002 08:53:56
0.0.6
|
marcus  |
Update to 0.0.6. |
11 Sep 2002 16:28:39
0.0.5
|
marcus  |
Add gal2 after repo copy from gal. gal2 is a collection of widgets taken
from Gnumeric and Evolution ported to GNOME 2. |