Rene Ladan
50f8eaece1
Python cleanup:
...
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
dd82006981
Fix pkgname conflicts
2014-01-04 00:54:13 +00:00
Johan van Selst
98f95a8549
- Use PKGNAMESUFFIX instead of LATEST_LINK to avoid conflicts
...
- Enable staging support
- Shebang-fix in installed scripts
- Explicit PORTDOCS file list
- Remove additional patch for old FreeBSD releases
The first part of these changes were committed in r331479
2013-10-24 13:11:04 +00:00
Johan van Selst
7e07f77eb4
update
2013-10-24 11:45:48 +00:00
Baptiste Daroussin
b80ec3e204
Add NO_STAGE all over the place in preparation for the staging support (cat: archivers)
2013-09-20 13:11:20 +00:00
Baptiste Daroussin
ecfa41e79d
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
2013-08-30 01:02:57 +00:00
Johan van Selst
44fa95635b
Update RPM to 4.11.1
2013-07-14 16:10:23 +00:00
Marcus von Appen
821843ca06
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
2013-04-27 08:50:46 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +00:00
Johan van Selst
54345369c0
- Update rpm to 4.11.0.1
...
Release notes: http://rpm.org/wiki/Releases/4.11.0
2013-02-06 17:47:51 +00:00
Johan van Selst
801590780d
Shortly after the initial release, a new tarball was uploaded which
...
includes a small fix that was duplicated already in the FreeBSD port.
- Update checksum and remove patch introduced with the original release
No functional changes.
2012-12-22 12:45:23 +00:00
Johan van Selst
a89bb95f1b
- Update rpm 4.10.2
...
- Trim makefile header
- Update local patch to fix compilation issue
2012-12-09 17:09:40 +00:00
Johan van Selst
053c7b5c57
Update rpm to 4.10.1
...
Release notes http://rpm.org/wiki/Releases/4.10.1
2012-10-05 15:56:40 +00:00
Johan van Selst
5ceaed7ee7
Fix build on FreeBSD 7.x
...
Reported by: pav (pointyhat)
2012-06-17 21:00:21 +00:00
Johan van Selst
bfd38a27c0
- Update rpm to 4.10
...
http://rpm.org/wiki/Releases/4.10.0
- Remove unneeded library version numbers
- Remove patch file that's no longer relevant
- Register conflict with rpm 5.x
- Convert to new options framework
- Note: shared library version got bumped
2012-06-15 16:22:32 +00:00
Johan van Selst
c14da463da
Correct previous commit: now use the real patch,
...
rather than a patch of the patch to update the port
Reported by: fluffy
Pointyhat to: johans
2012-06-01 15:04:16 +00:00
Johan van Selst
51d481d8eb
Add patch to fix compilation on CURRENT (10.x)
...
PR; ports/168463
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
2012-05-31 21:14:41 +00:00
Johan van Selst
377795f82b
Update rpm4 to 4.9.1.3
...
Feature safe: yes
2012-04-06 12:58:24 +00:00
Johan van Selst
3f0b8fea95
- Fix plist when python is not selected [1]
...
- Aggregate variable settings
Reported by: Peter <pmc@citylink.dinoex.sub.org> [1]
Feature safe: yes
2011-12-04 16:34:20 +00:00
Johan van Selst
c8144eafb4
Fix conflicting glob_t definitions, which triggered a crash
...
when importing the rpm4 module in Python.
PR: ports/162483
Submitted by: Sean Mitchell <smitchell@hcn-inc.com>
Feature safe: yes
2011-11-14 21:47:47 +00:00
Martin Wilke
f0306011f3
- Get rid FreeBSD 6.X support
2011-11-06 16:22:23 +00:00
Johan van Selst
177f503bd7
Update to rpm 4.9.1.2 (bugfix release)
2011-10-07 14:33:17 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Johan van Selst
b2f06fb4c7
- Fix segmentation faults caused by missing libc function prototypes
...
Returned pointers could be truncated to (potentially smaller) integers
Reported by: will (with detailed analysis)
2011-09-15 16:51:00 +00:00
Johan van Selst
9b2ffc7129
Update to rpm 4.9.1.1 (bugfix release)
2011-08-04 21:40:59 +00:00
Johan van Selst
b00ce9fccb
Update to rpm 4.9.1
2011-07-16 15:39:13 +00:00
Johan van Selst
4916065e9f
Update rpm4 to 4.9.0
2011-06-11 10:59:10 +00:00
Matthias Andree
48eee7cdcb
Bump USE_BDB due to impending db45 removal.
...
Mark db51 invalid (breaks build).
2011-05-23 17:12:24 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Erwin Lansing
7a46125574
Fix shared lib version of lzma.
...
Pointy hat: johans
Submitted by: pointyhat
2010-12-16 10:35:47 +00:00
Johan van Selst
32d827c027
- Install Python bindings by default [1]
...
- Make hidden dependency on liblzma explicit [2]
PR: ports/153139 [2]
Submitted by: Anders F Björklund <afb@rpm5.org [1]
fluffy [2]
2010-12-14 07:12:27 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Christian Weisgerber
dab3be2b8b
Increment PORTREVISION after liblzma major version change in archivers/xz.
2010-11-09 18:58:25 +00:00
Johan van Selst
8869fdeb3a
Fix compilation of the python module for rpm; and fix plist [1]
...
Add an OPTION to install this module
PR: ports/149886 [1]
Submitted by: Anders.F.Björklund
2010-08-23 17:46:45 +00:00
Johan van Selst
d26b75cf0f
Now set localstatedir correctly (/var)
...
RPM 4.8.1 uses a strange default for the %{_var} rpm macro...
The bug was fixed in RPM 5.0.0, variables need to be expanded.
PR: ports/149498
Submitted by: Anders F Björklund <afb@rpm5.org
2010-08-14 15:03:12 +00:00
Johan van Selst
6ab8c72d01
- Add extra patch that should fix the rpm build on FreeBSD 6.x
...
Reported by: pointyhat via erwin
Feature safe: yes
2010-07-06 16:47:50 +00:00
Johan van Selst
ae5b35f46a
- Update to rpm-4.8.1 (previous version was nearly 10yrs old)
...
- Grab maintainership
Feature safe: yes
2010-07-02 11:47:27 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Jeremy Messenger
789d75c728
-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
2009-08-02 19:36:34 +00:00
Josh Paetzel
9a114f40d6
Update pkg-plist to reflect directories left behind after deinstall
...
PR: ports/134619
Approved by: linimon (mentor)
2009-05-20 04:15:46 +00:00
Renato Botelho
ab966d0093
- Fix MASTER_SITES
...
PR: ports/129871
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
2008-12-30 13:03:06 +00:00
Edwin Groothuis
6527ef2070
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)
2008-06-06 13:08:29 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Greg Lewis
32c64f475f
. Drop maintainership.
2007-03-23 15:14:27 +00:00
Pav Lucistnik
7bb18580e1
- Fix after objformat removal
...
PR: ports/109468 (based on)
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by: maintainer timeout (glewis; 3 weeks)
2007-03-23 10:24:22 +00:00
Greg Lewis
913b09d6e7
. Fix the build of the Python bindings for Python 2.4. It seems like a
...
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>
2006-09-12 16:06:24 +00:00
Edwin Groothuis
179697185d
Remove USE_REINPLACE from ports in categories starting with A.
2006-05-03 05:14:35 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
ffbac30e7d
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:23:00 +00:00