| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
2.2.12_7
|
dinoex  |
- update png to 1.5.10 |
28 Mar 2010 06:47:48
2.2.12_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.2.12_5
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
2.2.12_4
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
04 Apr 2009 20:47:38
2.2.12_3
|
marcus  |
Add %%PORTDOCS%% to the static plist items.
Reported by: QAT |
04 Apr 2009 20:36:56
2.2.12_3
|
marcus  |
Fix the NOPORTDOCS cases.
Reported by: QAT |
19 May 2007 20:32:57
2.2.12_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Oct 2006 08:54:54
2.2.12_2
|
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) |
05 Jun 2006 03:32:29
2.2.12_1
|
mezz  |
Get rid of FOO_DEPENDS=...:target and depend on parent build that should solve
with the failure in pointhat. Change the prefix from X11BASE to LOCALBASE.
Bump the PORTREVISION.
Reported by: kris
Discussed with: marcus |
31 May 2006 22:18:51
2.2.12
|
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 ) |
29 May 2006 06:11:17
2.2.12
|
mezz  |
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference
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.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |