| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
1.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 ) |
19 Aug 2008 10:18:37
1.5
|
linimon  |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr |
20 Jun 2008 16:38:53
1.5
|
tabthorpe  |
- Update to 1.5
Approved by: maintainer implicit |
19 Apr 2008 18:56:05
1.4_2  |
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
1.4_2
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
07 Nov 2006 15:37:06
1.4_2
|
laszlof  |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
03 May 2006 06:14:35
1.4_2
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
23 Feb 2006 10:40:45
1.4_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 01:14:22
1.4_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
15 Nov 2005 06:52:12
1.4_1
|
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. |
10 Nov 2005 18:41:27
1.4_1
|
garga  |
- Add SHA256 to all ports submitter maintain
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
20 Oct 2005 18:20:07
1.4_1
|
sem  |
- Fix pkgconfig file place
- PORTREVISION bump
PR: ports/87730
Pointed out: Leonidas Tsampros <ltsampros@upnet.gr>
Submitted by: maintainer |
03 Sep 2005 05:32:39
1.4
|
novel  |
Fix plist.
PR: 85644
Submitted by: Frank Laszlo (maintainer) |
31 Aug 2005 14:29:14
1.4
|
mich  |
Update to -> 1.4
PR: ports/84606
Submitted by: Frerich Raabe <frerich[at]athame.co.uk>
Approved by: maintainer (Frank Laszlo <laszlof[at]tvog.net>) |
27 Jul 2005 02:47:54
1.3.1
|
ahze  |
- Update WWW: line
PR: ports/84148
Submitted by: Maintainer |
12 Apr 2005 04: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 09: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'. |
14 Nov 2004 01:44:24
1.3.1
|
markus  |
Update to version 1.3.1
Approved by: maintainer |
13 Oct 2004 21:28:01
1.3
|
markus  |
Update to version 1.3
PR: ports/72536
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer) |
18 May 2004 07:17:20
1.0_1
|
linimon  |
Remove trailing newline to pacify portlint. |
18 Mar 2004 18:01:13
1.0_1
|
trevor  |
Add size data, approved by maintainers. |
04 Feb 2004 05:21:48
1.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
23 Jan 2004 15:55:23
1.0
|
will  |
Add taglib 1.0, a library for manipulating ID3v1 and ID3v2 tags in MP3
and OGG formats. This will be used for the upcoming KDE 3.2.
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |