| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 Aug 2009 20:36:34
2.03_2
|
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 |
07 Jan 2009 22:18:47
2.03_2
|
miwi  |
- Set MALLOC_OPTIONS=jz for self-test to avoid excessive (multiple hours!)
duration of self-tests. Found by Christian Weisgerber (naddy@).
PR: 130154
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
29 Aug 2008 14:20:11
2.03_2
|
miwi  |
- Fix build for users not using /bin/sh as root's shell
PR: 126935
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: maintainer |
29 Aug 2008 01:38:26
2.03_2
|
edwin  |
The great "Unbreak archivers/lzo2" project - step 1
This patch doesn't unbreak it yet, but it increases the output of
the test in which the port building hangs. I tried to build this
port on the standard places (tb4.droso.net, my ports building jails)
but couldn't reproduce it.
So I'm waiting for this one to go through a run on i386 machines
(http://portsmon.freebsd.org/portoverview.py?category=archivers&portname=lzo2
shows it once happens on i386) to fail and to get a pav or erwin
email about it, which will at least show us where it goes wrong. |
21 Aug 2008 07:18:49
2.03_1
|
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 ) |
13 Aug 2008 15:59:41
2.03_1
|
erwin  |
Mark BROKEN on i386: runaway process during build. |
20 Jun 2008 19:38:52
2.03_1
|
lippe  |
- Reduce self-test verbosity.
- Add DOCS and EXAMPLES files.
- Bump PORTREVISION.
PR: ports/124184
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by: gabor (mentor, implicit) |
30 May 2008 16:39:24
2.03
|
miwi  |
- Update to 2.03
PR: 124033
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
19 Apr 2008 18:56:05
2.02_1  |
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) |
01 Feb 2007 02:42:06
2.02_1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
23 Feb 2006 10:40:45
2.02_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 06:58:31
2.02
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
2.02
|
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. |
07 Nov 2005 02:20:50
2.02
|
mnag  |
Add two more MASTER_SITES
Notified by: kris |
02 Nov 2005 01:39:34
2.02
|
mnag  |
Update to 2.02
PR: 88380
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
29 Aug 2005 08:32:09
2.01
|
sem  |
- Remove CONFLICTS. The ports do not conflict anymore.
- Pass maintainership to submitter.
PR: ports/85107, ports/85108
Submitted by: Matthias Andree <matthias.andree@gmx.de> |
29 Jun 2005 20:31:48
2.01
|
jylefort  |
- Update to 2.01 [1]
- Unsilence post-install
[1]
PR: ports/82773
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
06 Jun 2005 22:46:49
2.00
|
flz  |
- Add lzo2, version 2.00 of archivers/lzo.
PR: ports/81721
Submitted by: Ports Fury
Repocopy by: marcus |