| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 14:20:28
1.3_8
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
27 Jul 2012 16:20:42
1.3_8
|
bapt  |
Add some explicit USE_PKGCONFIG=build |
01 Jun 2012 05:26:28
1.3_8
|
dinoex  |
- update png to 1.5.10 |
31 May 2012 20:11:15
1.3_7
|
bapt  |
Convert to new options framework |
07 Sep 2011 20:37:00
1.3_7
|
stas  |
- Resurrect a useful port.
- Provide another mirror, as the original one seems to be down temporarly. |
07 Sep 2011 09:30:17
1.3_7
|
bapt  |
2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles |
02 Aug 2011 19:35:12
1.3_7
|
bapt  |
Deprecate some port with no more public distfiles |
19 Mar 2011 12:38:54
1.3_7
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
1.3_7
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
12 Feb 2010 14:20:28
1.3_6
|
miwi  |
- Enable GTK2 support by default (GTK1 support is still available)
- Support PLIST_FILES
PR: 143819
Submitted by: Ports Fury |
21 Aug 2008 06:18:49
1.3_5
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 14:09:15
1.3_5
|
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 17:56:05
1.3_4  |
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 Mar 2008 22:44:48
1.3_3
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20 Mar 2008 10:09:36
1.3_3
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
19 May 2007 20:32:57
1.3_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
02 Feb 2007 17:06:25
1.3_2
|
pav  |
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr |
21 Mar 2006 15:25:15
1.3_2
|
garga  |
- Some Makefile rework
- Unquote IGNORE message
PR: ports/94755
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> |
07 Mar 2006 08:28:06
1.3_2
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
25 Nov 2005 19:09:52
1.3_1
|
pav  |
- Add SHA256 |
12 Apr 2005 03:26:57
1.3_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.3_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
23 Jul 2004 19:10:32
1.3_1
|
anholt  |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
04 Feb 2004 05:10:27
1.3_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
1.3
|
trevor  |
SIZEify. |
18 May 2003 23:36:18
1.3
|
petef  |
- update to 1.3
- use USE_GETOPT_LONG
- don't roll our own do-install target
PR: 51706
Submitted by: Ports Fury |
20 Feb 2003 19:17:05
1.1_1
|
knu  |
De-pkg-comment. |
09 Apr 2002 08:04:45
1.1_1
|
ijliao  |
- Do not build when XFREE86_VERSION == 3
PR: 36900
Submitted by: Ports Fury |
15 Jan 2002 08:56:31 
|
ijliao  |
add xvattr 1.1 Getting and setting Xv attributes |