aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/rpm5
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired portsantoine2014-09-298-710/+0
| | | | | | 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
* Deprecate ports broken for more than 6 monthsantoine2014-08-291-0/+2
| | | | With hat: portmgr
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | - 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)
* - Chase database/sqlite3 slib bumpmiwi2014-06-281-1/+1
| | | | Approved by: portmgr (myself)
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-1/+0
| | | | | | | | | | 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
* Convert to USES=luabapt2014-05-261-1/+1
|
* Mark more ports BROKENantoine2014-03-011-0/+2
| | | | | | Error logs are available in the pkg-fallout archives Reported by: pkg-fallout since at least january 2014
* Install the documentation into the right directory after r338682.rakuco2014-02-091-2/+1
|
* Support stagebapt2014-01-052-136/+73
| | | | | | Fix shebang where needed Use options helpers Stop installing the /usr/src directories
* Fix pkgname conflictsbapt2014-01-041-2/+2
|
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-8/+8
| | | | | | LIB_DEPENDS in accessibility With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | archivers)
* - Finish conversion to perl5 frameworkaz2013-09-021-1/+1
| | | | | | | In global context we already have perl for build, with PERL we need perl for run With hat: perl@
* Convert archivers from USE_GMAKE to USES=gmakebapt2013-08-301-2/+2
| | | | | | | While here: - Trim headers - Convert some port to the new perl world - Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
* - Fix build with new site_perlaz2013-06-131-1/+1
| | | | Submitted by: olli hauer <ohauer@gmx.de>
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* Trim header.wxs2013-01-091-22/+17
| | | | | | | | Convert to new options. PR: ports/173820 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: maintainer timeout
* - Set default perl version for ports which currently usingaz2012-12-161-1/+1
| | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@)
* Update PCRE to 8.32mm2012-12-111-2/+2
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-1/+2
|
* - Get rid FreeBSD 6.X supportmiwi2011-11-071-5/+0
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2
| | | | | | | | | - 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
* - Fix build of the python bits with python 2.7pav2011-03-081-0/+300
| | | | Submitted by: maintainer
* - Disallow from 7.x builds on pointyhat due to hangspav2011-01-271-0/+4
| | | | Feature safe: yes
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* - Unbreak Makefile on 6.Xpav2010-11-301-2/+0
| | | | Reported by: portsnap
* - Update to 5.2.1pav2010-11-307-772/+102
| | | | | PR: ports/152701 Submitted by: Anders F Bjorklund <afb@rpm5.org> (maintainer)
* Increment PORTREVISION after liblzma major version change in archivers/xz.naddy2010-11-101-1/+1
|
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
|
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-1/+3
|
* - Fix build on 6.Xpav2010-09-232-1/+42
| | | | | | - Fix build with python 2.5+ Submitted by: Anders F Bjorklund <afb@rpm5.org> (maintainer)
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+3
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* - Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API andmezz2010-07-311-2/+2
| | | | | | | | | | | | | | | | | | 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
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* The xz utils and lzma library have been imported into base, so makenaddy2010-05-221-1/+4
| | | | the dependency on the archivers/xz port conditional on OSVERSION.
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Changed the beecrypt shlib version to check, after it was decrementedglarkin2010-02-241-2/+2
| | | | | | | | | | 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
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Add xz compression support.wxs2009-10-222-2/+663
| | | | | PR: ports/139511 Submitted by: Anders F Björklund <afb@rpm5.org> (maintainer)
* - A minor upstream patch that fixes a problem with themiwi2009-08-152-2/+7
| | | | | | | display of error strings PR: 137259 Submitted by: Anders F Björklund <afb@rpm5.org> (maintainer)
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Fix deinstall on sparc64. Does not affect any other arch.linimon2009-01-291-0/+1
| | | | Hat: portmgr
* Use USE_PERL5_BUILD instead of explicit BUILD_DEPENDS on Perl.stefan2008-12-091-2/+2
| | | | Noticed by: linimon
* Fix BUILD_DEPENDS.stefan2008-10-171-3/+5
| | | | | PR: 126732 Submitted by: maintainer
* Remove man/ja/man8 from the pkg-plist.edwin2008-07-092-2/+1
| | | | Submitted by: pavmail
* New port: archivers/rpm5edwin2008-07-0722-962/+262
| | | | | | | | | | | | | | | 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>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* . Drop maintainership.glewis2007-03-231-1/+1
|
* - Fix after objformat removalpav2007-03-232-2/+4
| | | | | | PR: ports/109468 (based on) Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Approved by: maintainer timeout (glewis; 3 weeks)
* . Fix the build of the Python bindings for Python 2.4. It seems like aglewis2006-09-131-9/+44
| | | | | | | | better version of this patch would use bsd.python.mk and PYTHON_VERSION, but I don't have time right now. PR: 103195 Submitted by: Eygene A. Ryabinkin <rea-fbsd@codelabs.ru>
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Conversion to a single libtool environment.ade2006-02-235-54/+29
| | | | Approved by: portmgr (kris)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-25/+25
| | | | | Approved by: krion@ PR: ports/88711 (related)
* . Add SHA256.glewis2005-11-161-0/+2
| | | | . SIZEify.
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* . bzip2 has been in the base system since 4.4, so no need to check for it.glewis2005-11-151-3/+0
| | | | | PR: 88985 Submitted by: edwin
* . Change rpmrc to support amd64 and also to indicate that i386 and amd64glewis2005-06-032-1/+54
| | | | | | | | | are compatible. This differs from PR 80922 in that amd64 is made the canonical RPM architecture on that architecture rather than x86_64 as it is under Linux. . Bump PORTREVISION. PR: 80922 (based on)
* . Change the default path to search for the source when building an RPMglewis2005-02-191-0/+13
| | | | | | | | | | | | to be ${LOCALBASE}/src/portbld, which is created by the port during installation. Don't use ${LOCALBASE}/src/redhat as the default as its not created by the port by default and is inappropriate for FreeBSD. Its quite likely ${LOCALBASE}/src/rpm is a better choice, but that requires more work than I have time for right now. Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* . Try to remove ${PREFIX}/src when deinstalling as the port creates thisglewis2004-12-291-0/+1
| | | | | | directory. Submitted by: kris
* Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+2
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* s/mirror.ac.uk/mirrorservice.orgvs2004-08-251-1/+1
| | | | | | PR: ports/69481 Submitted by: Tim Bishop, lesi@ Approved by: maintainer timeout
* . Use libtool 1.3.x rather than 1.4.x (thus removing the last portglewis2004-06-104-3/+9
| | | | | | dependency on libtool14). Submitted by: ade
* - Use USE_ICONV knobkrion2004-03-311-1/+1
| | | | Approved by: portmgr
* . /usr/local -> %%LOCALBASE%%.glewis2004-03-251-1/+1
|
* . Link the python modules against libintl so they can actually be used.glewis2004-03-202-5/+6
| | | | . Bump PORTREVISION.
* . No, it doesn't conflict with rpm2cpio as that installs rpm2cpio.pl, notglewis2004-03-201-1/+1
| | | | rpm2cpio.
* . Build and install API documentation if NOPORTDOCS isn't set.glewis2004-03-101-0/+16
| | | | . Bump PORTREVISION for this change.
* . The RPM web site now refers to it as the "RPM Package Manager", not theglewis2004-03-061-9/+8
| | | | "Red Hat Package Manager". Fix this and reformat the text.
* . Disable the javaglue for beecrypt. Its pointless and its broken (breaksglewis2004-03-061-3/+4
| | | | | the build). . Reformat CONFIGURE_ARGS.
* . Fix fetch.glewis2004-03-061-3/+2
|
* Add a port of rpm 4.0.4:glewis2004-03-0520-0/+1033
"The Red Hat Package Manager (RPM) 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.rpm.org/" 4.0.4 was chosen because: . The only newer version available as a tarball (4.1) is buggy. . This version closely corresponds to our current default linux_base. . This version uses the version of popt we have in the tree (unfortunately it uses an earlier version of beecrypt). . This version is a lot less work to port than 4.2 (elfutils). However, I am considering how best this port could be updated to a more recent version (e.g. 4.1.1 or 4.2, probably the latter). This wasn't an update to the current rpm port as I haven't done enough testing of other ports that use rpm with it. Tested on 4.9/i386, 5.2/sparc64 and 5.2/alpha.