Port details |
- rpm5 The RPM Package Manager
- 5.2.1_6 archivers
=1 5.2.1_6Version of this port present on the latest quarterly branch.
- BROKEN: Does not package
DEPRECATED: Broken for more than 6 months This port expired on: 2014-09-28 IGNORE: is marked as broken: Does not package
- Maintainer: afb@rpm5.org
- Port Added: 2008-07-07 11:59:24
- Last Update: 2014-09-28 21:10:35
- SVN Revision: 369500
- People watching this port, also watch:: p5-type1inst, font-misc-meltho, python
- License: not specified in port
- WWW:
- http://www.rpm5.org/
- Description:
- The RPM Package Manager is a powerful command line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages. Each software
package consists of an archive of files along with information about
the package like its version, a description, and the like. There
is also a related API ("Application Program Interface"), permitting
advanced developers to bypass 'shelling out' to a command line, and
to manage such transactions from within a native coding language.
WWW: http://www.rpm5.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: rpm5
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gsed : textproc/gsed
- libuuid.a : misc/ossp-uuid
- bash : shells/bash
- doxygen : devel/doxygen
- dot : graphics/graphviz
- FreeSans.ttf : x11-fonts/freefont-ttf
- libsyck.a : textproc/syck
- gmake : devel/gmake
- python2.7 : lang/python27
- libtool>=2.4 : devel/libtool
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- python2.7 : lang/python27
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- libpopt.so : devel/popt
- libbeecrypt.so : security/beecrypt
- libneon.so : www/neon29
- libmagic.so : sysutils/file
- libxar.so : archivers/xar
- libpcre.so : devel/pcre
- liblua-5.2.so : lang/lua52
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rpm5-5.2.1_6:
DOCS=on: Build and/or install documentation
LUA=on: Lua scripting language support
PERL=off: Perl scripting language support
PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.2.1_6 28 Sep 2014 21:10:35 |
antoine |
Remove expired ports
2014-09-28 archivers/rpm5: Broken for more than 6 months
2014-09-28 devel/cocaine-core: Broken for more than 6 months
2014-09-28 graphics/ruby-tgif: Broken for more than 6 months |
5.2.1_6 28 Aug 2014 17:26:23 |
antoine |
Deprecate ports broken for more than 6 months
With hat: portmgr |
5.2.1_6 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
5.2.1_5 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
5.2.1_4 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
5.2.1_4 26 May 2014 15:57:53 |
bapt |
Convert to USES=lua |
5.2.1_4 28 Feb 2014 19:45:27 |
antoine |
Mark more ports BROKEN
Error logs are available in the pkg-fallout archives
Reported by: pkg-fallout since at least january 2014 |
5.2.1_4 08 Feb 2014 19:53:24 |
rakuco |
Install the documentation into the right directory after r338682. |
5.2.1_4 04 Jan 2014 23:09:36 |
bapt |
Support stage
Fix shebang where needed
Use options helpers
Stop installing the /usr/src directories |
5.2.1_3 04 Jan 2014 00:54:13 |
bapt |
Fix pkgname conflicts |
5.2.1_3 11 Dec 2013 10:04:56 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility
With hat: portmgr |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
5.2.1_3 01 Sep 2013 19:18:06 |
az |
- Finish conversion to perl5 framework
In global context we already have perl for build, with PERL we need perl
for run
With hat: perl@ |
5.2.1_3 30 Aug 2013 01:02:57 |
bapt |
Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig |
5.2.1_3 12 Jun 2013 17:45:03 |
az |
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de> |
5.2.1_3 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
5.2.1_3 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
5.2.1_3 08 Jan 2013 16:46:51 |
wxs |
Trim header.
Convert to new options.
PR: ports/173820
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: maintainer timeout |
5.2.1_3 16 Dec 2012 06:12:28 |
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 |
5.2.1_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
5.2.1_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
5.2.1 06 Nov 2011 16:22:23 |
miwi |
- Get rid FreeBSD 6.X support |
5.2.1 23 Sep 2011 22:26:39 |
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 |
5.2.1 07 Mar 2011 23:07:10 |
pav |
- Fix build of the python bits with python 2.7
Submitted by: maintainer |
5.2.1 27 Jan 2011 08:35:30 |
pav |
- Disallow from 7.x builds on pointyhat due to hangs
Feature safe: yes |
5.2.1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
5.2.1 30 Nov 2010 14:43:45 |
pav |
- Unbreak Makefile on 6.X
Reported by: portsnap |
5.2.1 30 Nov 2010 14:14:36 |
pav |
- Update to 5.2.1
PR: ports/152701
Submitted by: Anders F Bjorklund <afb@rpm5.org> (maintainer) |
5.0.3_12 09 Nov 2010 18:58:25 |
naddy |
Increment PORTREVISION after liblzma major version change in archivers/xz. |
5.0.3_11 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
5.0.3_11 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
5.0.3_11 23 Sep 2010 10:48:05 |
pav |
- Fix build on 6.X
- Fix build with python 2.5+
Submitted by: Anders F Bjorklund <afb@rpm5.org> (maintainer) |
5.0.3_11 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
5.0.3_10 30 Jul 2010 22:14:49 |
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 |
5.0.3_9 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
5.0.3_8 21 May 2010 16:23:47 |
naddy |
The xz utils and lzma library have been imported into base, so make
the dependency on the archivers/xz port conditional on OSVERSION. |
5.0.3_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
5.0.3_7 24 Feb 2010 01:11:16 |
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 |
5.0.3_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
5.0.3_5 22 Oct 2009 13:27:20 |
wxs |
- Add xz compression support.
PR: ports/139511
Submitted by: Anders F Björklund <afb@rpm5.org> (maintainer) |
5.0.3_4 14 Aug 2009 19:57:54 |
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) |
5.0.3_3 02 Aug 2009 19:36:34 |
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 |
5.0.3_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
5.0.3_2 29 Jan 2009 03:33:37 |
linimon |
Fix deinstall on sparc64. Does not affect any other arch.
Hat: portmgr |
5.0.3_2 09 Dec 2008 15:01:21 |
stefan |
Use USE_PERL5_BUILD instead of explicit BUILD_DEPENDS on Perl.
Noticed by: linimon |
5.0.3_2 17 Oct 2008 15:08:34 |
stefan |
Fix BUILD_DEPENDS.
PR: 126732
Submitted by: maintainer |
5.0.3_1 08 Jul 2008 23:26:06 |
edwin |
Remove man/ja/man8 from the pkg-plist.
Submitted by: pavmail |
5.0.3 07 Jul 2008 13:19:16 |
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> |
4.0.4_7 07 Jul 2008 11:59:02 |
edwin |
Welcome archivers/rpm5
PR: ports/123022 |