| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Feb 2012 08:57:38
0.21
|
jadawin  |
- Update to 0.21
PR: ports/162286
Submitted by: jadawin@ (myself)
Approved by: maintainer timed out |
23 Sep 2011 22:26:39
0.19
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
19 Mar 2011 12:38:54
0.19
|
miwi  |
- Get Rid MD5 support |
12 Sep 2010 01:25:48
0.19
|
avl  |
- Update to 0.19
PR: ports/149931
Submitted by: David Demelier <markand at malikania.fr>
Approved by: maintainer timeout |
03 Oct 2009 23:58:44
0.17
|
avl  |
- Update to 0.17
PR: ports/139333
Submitted by: myself
Approved by: tabthorpe, glarkin (mentors, implicit), maintainer |
22 Aug 2009 00:13:27
0.15  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
12 Mar 2009 19:23:20
0.15
|
miwi  |
- Update to 0.15
PR: 131815
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: maintainer timeout |
21 Aug 2008 06:18:49
0.12.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 ) |
20 Apr 2007 21:08:07
0.12.1
|
miwi  |
- Update to 111868
PR: 111868
Submitted by: miwi
Approved by: maintainer |
03 Feb 2007 00:12:32
0.12.0
|
markus  |
- Utilize PORTDOCS
- Minor cleanup
Approved by: maintainer |
08 Nov 2006 15:14:18
0.12.0
|
miwi  |
- Update to 0.12.0
PR: ports/103706
Submitted by: Stepan Zastupov (redchrom@gmail.com)
Approved by: Maintainer in private mail |
22 Jan 2006 08:13:12
0.11.2
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Apr 2005 03:26:57
0.11.2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.11.2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
13 Mar 2005 10:17:14
0.11.2
|
sem  |
- Update to 0.11.2
PR: ports/78709
Submitted by: maintainer |
18 Jun 2004 10:40:44
0.11.0
|
krion  |
Update to version 0.11.0
PR: ports/68071
Submitted by: maintainer |
25 Mar 2004 19:21:20
0.10.2
|
krion  |
- Update to 0.10.2
PR: ports/64715
Submitted by: maintainer |
03 Mar 2004 20:51:37
0.10.0
|
krion  |
- Update to version 0.10.0
PR: ports/63705
Submitted by: maintainer |
22 Feb 2004 22:38:36
0.9.1
|
sumikawa  |
Add IPv6 on CATEGORIES. Musicpd and mpc speaks IPv6 since 0.9.0.
Approved by: maintainer |
02 Nov 2003 10:18:18
0.9.1
|
krion  |
- Update to version 0.9.1
PR: 58821
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer) |
27 Oct 2003 18:52:55
0.9.0
|
kris  |
Utilize MAN1 instead of listing manpages in pkg-plist. Remove a directory
that is left behind on deinstall (it appears this might be created in error,
because it is unpopulated by the port install). |
21 Oct 2003 11:24:02
0.9.0
|
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
13 Oct 2003 23:26:08
0.9.0
|
sumikawa  |
Add mpc 0.9.0, command line client for the musicpd.
PR: 57520
Submitted by: Mark Reidel <ports@mark.reidle.info> |