| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 08:50:47
5.2.1_3
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
24 Apr 2013 18:10:32
5.2.1_3
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
08 Jan 2013 16:46:51
5.2.1_3
|
wxs  |
Trim header.
Convert to new options.
PR: ports/173820
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: maintainer timeout |
16 Dec 2012 06:12:28
5.2.1_3
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
01 Jun 2012 05:26:28
5.2.1_2
|
dinoex  |
- update png to 1.5.10 |
14 Feb 2012 12:45:35
5.2.1_1
|
mm  |
Bump pcre library dependency due to 8.30 update |
06 Nov 2011 16:22:23
5.2.1
|
miwi  |
- Get rid FreeBSD 6.X support |
23 Sep 2011 22:26:39
5.2.1
|
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 |
07 Mar 2011 23:07:10
5.2.1
|
pav  |
- Fix build of the python bits with python 2.7
Submitted by: maintainer |
27 Jan 2011 08:35:30
5.2.1
|
pav  |
- Disallow from 7.x builds on pointyhat due to hangs
Feature safe: yes |
04 Dec 2010 07:34:27
5.2.1
|
ade  |
Sync to new bsd.autotools.mk |
30 Nov 2010 14:43:45
5.2.1
|
pav  |
- Unbreak Makefile on 6.X
Reported by: portsnap |
30 Nov 2010 14:14:36
5.2.1
|
pav  |
- Update to 5.2.1
PR: ports/152701
Submitted by: Anders F Bjorklund <afb@rpm5.org> (maintainer) |
09 Nov 2010 18:58:25
5.0.3_12
|
naddy  |
Increment PORTREVISION after liblzma major version change in archivers/xz. |
16 Oct 2010 11:52:47
5.0.3_11
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
5.0.3_11
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
23 Sep 2010 10:48:05
5.0.3_11
|
pav  |
- Fix build on 6.X
- Fix build with python 2.5+
Submitted by: Anders F Bjorklund <afb@rpm5.org> (maintainer) |
15 Sep 2010 18:35:24
5.0.3_11
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
30 Jul 2010 22:14:49
5.0.3_10
|
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 |
31 May 2010 02:01:56
5.0.3_9
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
21 May 2010 16:23:47
5.0.3_8
|
naddy  |
The xz utils and lzma library have been imported into base, so make
the dependency on the archivers/xz port conditional on OSVERSION. |
28 Mar 2010 06:47:48
5.0.3_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
24 Feb 2010 01:11:16
5.0.3_7
|
glarkin  |
- Changed the beecrypt shlib version to check, after it was decremented
in the beecrypt upstream distribution
- Bumped PORTREVISION
PR: ports/144246
Submitted by: glarkin
Approved by: Anders F Bjorklund <afb@rpm5.org> (maintainer)
Feature safe: yes |
05 Feb 2010 11:46:55
5.0.3_6
|
dinoex  |
- update to jpeg-8 |
22 Oct 2009 13:27:20
5.0.3_5
|
wxs  |
- Add xz compression support.
PR: ports/139511
Submitted by: Anders F Björklund <afb@rpm5.org> (maintainer) |
14 Aug 2009 19:57:54
5.0.3_4
|
miwi  |
- A minor upstream patch that fixes a problem with the
display of error strings
PR: 137259
Submitted by: Anders F Björklund <afb@rpm5.org> (maintainer) |
02 Aug 2009 19:36:34
5.0.3_3
|
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 |
31 Jul 2009 13:57:52
5.0.3_3
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
29 Jan 2009 03:33:37
5.0.3_2
|
linimon  |
Fix deinstall on sparc64. Does not affect any other arch.
Hat: portmgr |
09 Dec 2008 15:01:21
5.0.3_2
|
stefan  |
Use USE_PERL5_BUILD instead of explicit BUILD_DEPENDS on Perl.
Noticed by: linimon |
17 Oct 2008 15:08:34
5.0.3_2
|
stefan  |
Fix BUILD_DEPENDS.
PR: 126732
Submitted by: maintainer |
08 Jul 2008 23:26:06
5.0.3_1
|
edwin  |
Remove man/ja/man8 from the pkg-plist.
Submitted by: pavmail |
07 Jul 2008 13:19:16
5.0.3
|
edwin  |
New port: archivers/rpm5
New major version of RPM, based upon rpm5.org release.
Major new features are sqlite, xar and lzma support as
well as lots of cleanup and better support for FreeBSD.
See http://rpm5.org/pressrelease.php for more details.
The new rpm5 port is based on the old rpm4 port, with
new knobs added for Python and Lua scripting support.
PR: ports/123022
Submitted by: Anders F Björklund <afb@rpm5.org> |
07 Jul 2008 11:59:02
4.0.4_7
|
edwin  |
Welcome archivers/rpm5
PR: ports/123022 |