aboutsummaryrefslogtreecommitdiff
path: root/archivers/rpm5
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-1/+2
| | | | Notes: svn path=/head/; revision=291338
* - Get rid FreeBSD 6.X supportMartin Wilke2011-11-061-5/+0
| | | | Notes: svn path=/head/; revision=285170
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-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 Notes: svn path=/head/; revision=282282
* - Fix build of the python bits with python 2.7Pav Lucistnik2011-03-071-0/+300
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=270474
* - Disallow from 7.x builds on pointyhat due to hangsPav Lucistnik2011-01-271-0/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268279
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Unbreak Makefile on 6.XPav Lucistnik2010-11-301-2/+0
| | | | | | | Reported by: portsnap Notes: svn path=/head/; revision=265453
* - Update to 5.2.1Pav Lucistnik2010-11-307-772/+102
| | | | | | | | PR: ports/152701 Submitted by: Anders F Bjorklund <afb@rpm5.org> (maintainer) Notes: svn path=/head/; revision=265449
* Increment PORTREVISION after liblzma major version change in archivers/xz.Christian Weisgerber2010-11-091-1/+1
| | | | Notes: svn path=/head/; revision=264318
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+3
| | | | Notes: svn path=/head/; revision=262460
* - Fix build on 6.XPav Lucistnik2010-09-232-1/+42
| | | | | | | | | - Fix build with python 2.5+ Submitted by: Anders F Bjorklund <afb@rpm5.org> (maintainer) Notes: svn path=/head/; revision=261694
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+3
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API andJeremy Messenger2010-07-301-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 Notes: svn path=/head/; revision=258515
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* The xz utils and lzma library have been imported into base, so makeChristian Weisgerber2010-05-211-1/+4
| | | | | | | the dependency on the archivers/xz port conditional on OSVERSION. Notes: svn path=/head/; revision=254738
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Changed the beecrypt shlib version to check, after it was decrementedGreg Larkin2010-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 Notes: svn path=/head/; revision=250245
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Add xz compression support.Wesley Shields2009-10-222-2/+663
| | | | | | | | PR: ports/139511 Submitted by: Anders F Björklund <afb@rpm5.org> (maintainer) Notes: svn path=/head/; revision=243215
* - A minor upstream patch that fixes a problem with theMartin Wilke2009-08-142-2/+7
| | | | | | | | | | display of error strings PR: 137259 Submitted by: Anders F Björklund <afb@rpm5.org> (maintainer) Notes: svn path=/head/; revision=239552
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-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 Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Fix deinstall on sparc64. Does not affect any other arch.Mark Linimon2009-01-291-0/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=227073
* Use USE_PERL5_BUILD instead of explicit BUILD_DEPENDS on Perl.Stefan Walter2008-12-091-2/+2
| | | | | | | Noticed by: linimon Notes: svn path=/head/; revision=224040
* Fix BUILD_DEPENDS.Stefan Walter2008-10-171-3/+5
| | | | | | | | PR: 126732 Submitted by: maintainer Notes: svn path=/head/; revision=221689
* Remove man/ja/man8 from the pkg-plist.Edwin Groothuis2008-07-082-2/+1
| | | | | | | Submitted by: pavmail Notes: svn path=/head/; revision=216570
* New port: archivers/rpm5Edwin Groothuis2008-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> Notes: svn path=/head/; revision=216455
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214428
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* . Drop maintainership.Greg Lewis2007-03-231-1/+1
| | | | Notes: svn path=/head/; revision=188105
* - Fix after objformat removalPav Lucistnik2007-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) Notes: svn path=/head/; revision=188087
* . Fix the build of the Python bindings for Python 2.4. It seems like aGreg Lewis2006-09-121-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> Notes: svn path=/head/; revision=172866
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Conversion to a single libtool environment.Ade Lovett2006-02-235-54/+29
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-25/+25
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154108
* . Add SHA256.Greg Lewis2005-11-161-0/+2
| | | | | | | . SIZEify. Notes: svn path=/head/; revision=148430
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* . bzip2 has been in the base system since 4.4, so no need to check for it.Greg Lewis2005-11-141-3/+0
| | | | | | | | PR: 88985 Submitted by: edwin Notes: svn path=/head/; revision=148258
* . Change rpmrc to support amd64 and also to indicate that i386 and amd64Greg Lewis2005-06-022-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) Notes: svn path=/head/; revision=136684
* . Change the default path to search for the source when building an RPMGreg Lewis2005-02-181-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> Notes: svn path=/head/; revision=129193
* . Try to remove ${PREFIX}/src when deinstalling as the port creates thisGreg Lewis2004-12-281-0/+1
| | | | | | | | | directory. Submitted by: kris Notes: svn path=/head/; revision=125365
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-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 Notes: svn path=/head/; revision=124183
* s/mirror.ac.uk/mirrorservice.orgVolker Stolz2004-08-251-1/+1
| | | | | | | | | PR: ports/69481 Submitted by: Tim Bishop, lesi@ Approved by: maintainer timeout Notes: svn path=/head/; revision=117250
* . Use libtool 1.3.x rather than 1.4.x (thus removing the last portGreg Lewis2004-06-094-3/+9
| | | | | | | | | dependency on libtool14). Submitted by: ade Notes: svn path=/head/; revision=111181
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* . /usr/local -> %%LOCALBASE%%.Greg Lewis2004-03-241-1/+1
| | | | Notes: svn path=/head/; revision=105156
* . Link the python modules against libintl so they can actually be used.Greg Lewis2004-03-192-5/+6
| | | | | | | . Bump PORTREVISION. Notes: svn path=/head/; revision=104677
* . No, it doesn't conflict with rpm2cpio as that installs rpm2cpio.pl, notGreg Lewis2004-03-191-1/+1
| | | | | | | rpm2cpio. Notes: svn path=/head/; revision=104649