| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:40:25
0.23
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.23
|
ade  |
Sync to new bsd.autotools.mk |
13 Apr 2010 14:04:29
0.23
|
glarkin  |
- Upgrade to 0.23
PR: ports/145671
Submitted by: glarkin
Approved by: "Larry Rosenman" <ler@lerctr.org> (maintainer) |
02 Aug 2009 19:36:34
0.22
|
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 |
21 Aug 2008 06:18:49
0.22
|
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 ) |
18 Jul 2008 20:43:18
0.22
|
miwi  |
- Update to 0.22
PR: 125174
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout |
19 Apr 2008 17:56:05
0.20  |
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) |
20 Apr 2006 17:01:53
0.20
|
scrappy  |
update textproc/libxdiff to 0.20
add -fPIC to build for amd64 (so it can be used in a shared object)
take maintainership
PR: ports/96062
Submitted by: Larry Rosenman <ler@lerctr.org> |
25 Nov 2005 18:40:57
0.10
|
pav  |
- Add SHA256 |
03 May 2005 10:48:54
0.10
|
jylefort  |
- Update to 0.10
- Use PLIST_FILES rather than pkg-plist
PR: ports/80547
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
10 May 2004 07:19:57
0.7
|
vs  |
Update to recent version.
PR: ports/65854
Submitted by: Stefan Grundmann |
29 Jan 2004 16:13:06
0.5
|
trevor  |
SIZEify. |
05 Jan 2004 06:36:12
0.5
|
ijliao  |
add libxdiff 0.5
Create file differences/patches to both binary and text files |