| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
0.7.5_2
|
miwi  |
- Get Rid MD5 support |
22 Dec 2010 20:05:49
0.7.5_2
|
ade  |
Sync to final (for now) bsd.autotools.mk |
04 Dec 2010 07:34:27
0.7.5_2
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.7.5_2
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
0.7.5_2
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
0.7.5_2
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
06 Jun 2010 20:39:21
0.7.5_1
|
naddy  |
Bump PORTREVISION after libao update and handle API incompatibility. |
02 Aug 2009 19:36:34
0.7.5
|
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.7.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 ) |
20 Aug 2008 00:57:32
0.7.5
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
25 Jul 2008 09:08:42
0.7.5
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
06 Jun 2008 02:36:00
0.7.5
|
ade  |
Major autotools-related update:
automake 1.10 -> 1.10.1
gettext 0.16.1 -> 0.17
libtool 1.5.24 -> 1.5.26
m4 1.4.9 -> 1.4.11
Please see ports/UPDATING entry 20080605 for further information.
PR: 123450
Tested by: Full -exp package building run
Thanks to: linimon, pav
Approved by: portmgr |
18 Dec 2007 12:18:12
0.7.5
|
db  |
- Update to 0.7.5
Submitted by: self
Approved by: Scott Lambert <lambert@lambertfam.org> (Maintainer) |
05 Oct 2007 21:25:23
0.7.4
|
db  |
- Update to 0.7.4
- unbreak gcc4.2 build on amd64
- fix vendor bug (vendor notified)
PR: ports/116941
Submitted by: db
Approved by: maintainer |
11 Jun 2007 08:41:21
0.6.11
|
itetcu  |
Remove support to FreeBSD 4.x (EOL)
PR: ports/111941
Submitted by: araujo
Approved by: maintainer |
26 May 2007 20:20:37
0.6.11
|
kris  |
BROKEN with gcc 4.2 |
22 Jan 2006 08:22:09
0.6.11
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Jan 2006 17:37:14
0.6.11
|
krion  |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above ) |
18 Oct 2005 17:17:56
0.6.11
|
garga  |
- Mark it as BROKEN: Doesn't build on 4.x
Reported by: krismail
Approved by: maintainer |
27 Sep 2005 11:08:41
0.6.11
|
garga  |
- Update to 0.6.11
- Change MASTER_SITES and WWW to new ones
PR: ports/86153
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer |
30 Sep 2004 05:32:00
0.6.3
|
kris  |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
23 Sep 2004 07:12:12
0.6.3
|
danfe  |
The port builds fine now, so remove BROKEN mark.
Approved by: portmgr (marcus), fjoe (mentor, implicit) |
18 Sep 2004 08:17:56
0.6.3
|
danfe  |
Fix small C++ typo and unbreak the build.
Reported by: pointyhat.freebsd.org
Approved by: portmgr (marcus), fjoe (mentor, implicit) |
17 Sep 2004 22:38:39
0.6.3
|
kris  |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
28 May 2004 08:23:11
0.6.3
|
vs  |
Cleanup CC/CFLAGS handling & patch.
PR: ports/65839
Submitted by: Michael Johnson
Approved by: maintainer timeoute (busy) |
29 Mar 2004 21:29:34
0.6.3
|
pav  |
Add aldo, a Morse code tutor. At the moment it has four kinds of
exercises: Classic exercise, the Koch method, Callsign exercise, and
exercises read from files.
PR: ports/64358
Submitted by: Scott Lambert <lambert@lambertfam.org> |