| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jul 2010 22:14:49
0.3_1
|
mezz  |
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav |
19 Dec 2009 10:41:48
0.3_1
|
miwi  |
- Fix index |
21 Aug 2008 06:18:49
0.3_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 ) |
06 Jun 2008 14:07:24
0.3_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
05 May 2008 08:33:57
0.3
|
edwin  |
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible |
10 Feb 2008 19:20:18
0.3
|
novel  |
beep-media-player.org has been renamed to backtrace.info. Fix MASTER_SITES
and WWW lines for affected ports.
Reported by: pointyhat via erwin |
26 Mar 2007 06:29:38
0.3
|
novel  |
Unbreak by updating to 0.3. |
16 Mar 2007 10:03:11
0.2_1
|
lev  |
(1) Update `www/neon' to 0.26.3
(2) Bump port revisions (and dependencies) on all ports, using libneon
(3) Mark `devel/bazaar' broken, it doesn't support new neon version.
Approved by maintainer.
(4) Mark `www/neonpp' broken, it doesn't support new neon version.
Maintainer timeout. |
17 Oct 2006 08:22:49
0.2
|
novel  |
The distfile keeps rerolling, so place it on MASTER_SITE_LOCAL.
Reported by: pointyhat via kris
Approved by: portmgr (erwin) |
09 Oct 2006 18:30:48
0.2
|
novel  |
The distfile was rerolled (the only change is a few doxygen related fixes).
Reported by: pointyhat via kris |
08 Oct 2006 13:16:05
0.2
|
novel  |
Update to 0.2. |
08 Oct 2006 06:33:08
0.1
|
novel  |
Add neonpp 0.1, c++ wrapper library for neon. |