| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
Notes:
svn path=/head/; revision=455210
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is ABI-compatible with 1.0.0, but due to an accident
upstream with releasing 1.0.1 with a reversed shlib version,
they released 2.0.0 with only a restoration of the shlib
version of 2.
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br>
Notes:
svn path=/head/; revision=432379
|
|
|
|
|
|
|
|
| |
- Don't install COPYING with docs
- Regenerate patches
Notes:
svn path=/head/; revision=424818
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- rdiff-backup-devel fails with:
_librsyncmodule.c:63:17:
error: use of undeclared identifier 'RS_DEFAULT_STRONG_LEN'
- found working patch here:
http://pkgs.fedoraproject.org/cgit/rpms/rdiff-backup.git/tree/rdiff-backup-1.2.8-librsync-1.0.0.patch
- change dependency to librsync1
PR: 210239
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Notes:
svn path=/head/; revision=416858
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Strip libraries
Notes:
svn path=/head/; revision=388446
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
| |
Notes:
svn path=/head/; revision=373038
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371454
|
|
|
|
|
|
|
| |
2: switch to new LIB_DEPENDS syntax.
Notes:
svn path=/head/; revision=333979
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. remove shlib ABI version number from LIB_DEPENDS;
. bump PORTREVISION;
. trim Makefile headers;
. define PORTDOCS at Makefile;
. remove PORTDOCS lines from pkg-plist;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use plain install instead .for loops.
Notes:
svn path=/head/; revision=319280
|
|
|
|
|
|
|
|
|
| |
- Thank you for your years of service
With hat:: portmgr
Notes:
svn path=/head/; revision=300863
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=267133
|
|
|
|
|
|
|
|
| |
PR: ports/136297
Submitted by: Peter Schuller <peter.schuller AT infidyne.com> (maintainer)
Notes:
svn path=/head/; revision=237175
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sysutils/duplicity
sysutils/rdiff-backup
sysutils/rdiff-backup-devel
sysutils/rdiff-backup10
from myself to Peter Schuller because he has been more active than me
in updating those ports and sent so many ready-to-be-committed patches.
Notes:
svn path=/head/; revision=233346
|
|
|
|
| |
Notes:
svn path=/head/; revision=227337
|
|
|
|
|
|
|
|
|
|
| |
(start tracking the new development branch)
ChangeLog:
http://www.nongnu.org/rdiff-backup/CHANGELOG-devel
Notes:
svn path=/head/; revision=227335
|
|
|
|
|
|
|
|
|
|
|
| |
* Upgrade sysutils/rdiff-backup from 1.0.5 to 1.2.0
* Minor changes in sysutils/rdiff-backup-devel in CONFLICTS and pkg-descr
PR: ports/126313, ports/126314, ports/126315 (based on)
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
Notes:
svn path=/head/; revision=218622
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=214430
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: http://www.nongnu.org/rdiff-backup/CHANGELOG-devel
PR: ports/119494
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Notes:
svn path=/head/; revision=205821
|
|
|
|
|
|
|
| |
ChangeLog: http://www.nongnu.org/rdiff-backup/CHANGELOG-devel
Notes:
svn path=/head/; revision=200426
|
|
|
|
| |
Notes:
svn path=/head/; revision=196059
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=187469
|
|
|
|
| |
Notes:
svn path=/head/; revision=185604
|
|
|
|
| |
Notes:
svn path=/head/; revision=177216
|
|
|
|
|
|
|
| |
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=153954
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update sysutils/rdiff-backup-devel from 1.1.4 to 1.1.5:
* escape from rdiff-backup's mastering - being a slave to rdiff-backup
becomes too hard to maintain with respect to changes in 1.1.5
* Makefile: mandatory variables imported from ../rdiff-backup/Makefile
* Makefile: add new entry to MAN1
* Makefile: slightly alter post-install target to make it install all
man pages listed in MAN1
* add files/patch-setup.py which is now different from the one located
in ../rdiff-backup/files/
* add own pkg-descr
* sync pkg-plist
PR: ports/91301
Submitted by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=152719
|
|
|
|
|
|
|
|
| |
PR: ports/90634
Submitted by: Vasil Dimov <vd@datamax.bg> (maintainer)
Notes:
svn path=/head/; revision=151553
|
|
|
|
|
|
|
|
| |
PR: 89624
Submitted by: Vasil Dimov <vd@datamax.bg> (maintainer)
Notes:
svn path=/head/; revision=149692
|
|
|
|
|
|
|
|
|
|
| |
Update rdiff-backup to support master port
PR: 88801
Submitted by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=148005
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rdiff-backup and rdiff-backup-devel.
- Remove rdiff-backup-devel and add an entry to MOVED to migrate users to
rdiff-backup.
- Add an UPDATING to notify users about the incompatibility between the
last version of rdiff-backup and version 1.0.1
PR: ports/86108
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: Steve Clement <steve@ion.lu> (maintainer, rdiff-backup)
Peter Schuller <peter.schuller@infidyne.com> (maintainer, rdiff-backup-devel)
Discussed with: submitter and a couple of other rdiff-backup users
Notes:
svn path=/head/; revision=144554
|
|
|
|
|
|
|
|
|
| |
PR: ports/84572
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Notes:
svn path=/head/; revision=141104
|
|
backup.
PR: ports/82130
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
Notes:
svn path=/head/; revision=137314
|