| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Nov 2011 23:30:13
1.2.0_8
|
ehaupt  |
Remove trailing whitespaces.
Feature safe: yes |
11 Aug 2011 19:20:17
1.2.0_8  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
02 Jul 2011 18:18:48
1.2.0_8
|
miwi  |
- Kick MD5 support |
04 Dec 2010 07:34:27
1.2.0_8
|
ade  |
Sync to new bsd.autotools.mk |
05 Jun 2010 17:15:38
1.2.0_8
|
marcus  |
Add more USE_GETTEXT macros, and bump PORTREVISIONs.
Reported by: amdmi3 |
10 May 2010 21:19:08
1.2.0_7
|
kwm  |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
28 Mar 2010 06:47:48
1.2.0_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.2.0_5
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:39:37
1.2.0_4
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
02 Aug 2009 19:36:34
1.2.0_4
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
31 Jul 2009 13:57:52
1.2.0_4
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
23 Jan 2009 16:28:36
1.2.0_3
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
06 Jun 2008 14:16:37
1.2.0_2
|
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) |
25 Mar 2008 22:44:48
1.2.0_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
1.2.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Aug 2006 01:13:42
1.2.0
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Jun 2006 17:21:03
1.2.0
|
erwin  |
Update to 1.2.0
PR: 99380
Submitted by: Ports fury |
13 May 2006 05:00:46
1.0.6_5
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
23 Feb 2006 10:40:45
1.0.6_5
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
25 Nov 2005 19:33:59
1.0.6_4
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.0.6_4
|
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. |
05 Nov 2005 06:23:44
1.0.6_4
|
marcus  |
Fix build with new gtk+ since the X11 pango libraries are not included
in the gtk+-2.0 pkg-config file anymore.
Submitted by: mezz |
03 Jun 2005 20:18:13
1.0.6_3
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
12 Mar 2005 10:54:27
1.0.6_3
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
07 Nov 2004 22:37:47
1.0.6_2
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
09 Jul 2004 17:43:11
1.0.6_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 03:31:02
1.0.6_1
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
14 Mar 2004 06:17:56
1.0.6
|
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. |
11 Mar 2004 04:52:22
1.0.6
|
marcus  |
Update to 1.0.6. |
04 Feb 2004 05:10:27
1.0.5_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
22 Nov 2003 17:37:34
1.0.5
|
pav  |
- Update to 1.0.5
PR: ports/59575
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: adamw (mentor) |
16 Oct 2003 00:36:14
1.0.4
|
marcus  |
Update to 1.0.4.
PR: 58097
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
19 Aug 2003 05:48:49
1.0.3
|
marcus  |
Update to 1.0.3. |
31 Jul 2003 02:34:18
1.0.2
|
marcus  |
Update to 1.0.2. |
02 Jun 2003 01:24:33
1.0.0
|
naddy  |
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> |
18 May 2003 06:27:58
1.0.0
|
adamw  |
Update to 1.0.0.
PR: ports/52254
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) |
04 May 2003 01:53:07
0.99.0
|
marcus  |
Fix build on -STABLE. |
03 May 2003 15:41:44
0.99.0
|
nork  |
Update to 0.99.0.
PR: ports/51531
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) |
04 Apr 2003 20:05:07
0.7.1
|
nork  |
Update to 0.7.1.
PR: ports/50594
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) |
21 Feb 2003 14:19:11
0.7.0
|
knu  |
De-pkg-comment. |
12 Feb 2003 16:20:35
0.7.0
|
nork  |
Add gtkglext 0.7.0, an OpenGL extension to GTK.
PR: ports/48190
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |