| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 Jul 2011 18:18:48
2.2.12_12
|
miwi  |
- Kick MD5 support |
04 Dec 2010 07:34:27
2.2.12_12
|
ade  |
Sync to new bsd.autotools.mk |
28 Mar 2010 06:47:48
2.2.12_12
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.2.12_11
|
dinoex  |
- update to jpeg-8 |
23 Aug 2009 16:02:28
2.2.12_10
|
erwin  |
Fix typo in previous commit.
Submitted by: pointyhat |
22 Aug 2009 00:39:37
2.2.12_10
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
02 Aug 2009 19:36:34
2.2.12_10
|
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
2.2.12_10
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
02 Feb 2009 01:36:16
2.2.12_9
|
araujo  |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
10 Jun 2008 04:57:46
2.2.12_9
|
marcus  |
Restore previous PORTREVISIONs that were decremented as part of the gettext
bump.
Reported by: iKris |
06 Jun 2008 14:16:37
2.2.12_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) |
26 Mar 2008 05:03:32
2.2.12_8
|
mezz  |
Fix the build with new glib 2.16.
Reported by: pointyhat |
19 May 2007 20:32:57
2.2.12_8
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Feb 2007 02:42:06
2.2.12_7
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
14 Jan 2007 20:20:54
2.2.12_7
|
marcus  |
Fix the build on amd64.
Reported by: pointyhat via kris |
14 Oct 2006 08:54:54
2.2.12_7
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
31 May 2006 22:18:51
2.2.12_6
|
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 ) |