| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
USES=python
Approved by: portmgr (implicit)
With hat: python@
Notes:
svn path=/head/; revision=371096
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* various: migrate USE_BZIP2 to USES=tar:bzip2
* various: migrate USE_XZ to USES=tar:xz
* multimedia/py-ffmpeg: add and prefer github (GH) as master site
* ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD)
Most ports are updated infrequently so a single batch commit is preferred over
collating changes per port.
Notes:
svn path=/head/; revision=352062
|
|
|
|
|
|
|
| |
tree
Notes:
svn path=/head/; revision=339572
|
|
|
|
|
|
|
|
| |
- Add LICENSE (LGPL3)
- Bump PORTREVISION as some may reject license
Notes:
svn path=/head/; revision=336923
|
|
|
|
|
|
|
| |
Bump PORTREVISION due to the stripped library (package content change).
Notes:
svn path=/head/; revision=334231
|
|
|
|
|
|
|
| |
archivers)
Notes:
svn path=/head/; revision=327699
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
- Add myself as creator of devel/svn2git (see r272261)
Approved by: eadler|bdrewery (mentor)
Notes:
svn path=/head/; revision=310522
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
Notes:
svn path=/head/; revision=301539
|
|
|
|
|
|
|
|
|
|
| |
MASTER_SITE_SUBDIR
Submitted by: jgh
Approved by: David Naylor (maintainer via email) , crees (mentor)
Notes:
svn path=/head/; revision=287821
|
|
|
|
|
|
|
|
| |
PR: ports/157300
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=275218
|
|
|
|
|
|
|
| |
With hat: portmgr (myself)
Notes:
svn path=/head/; revision=271274
|
|
|
|
| |
Notes:
svn path=/head/; revision=264318
|
|
|
|
|
|
|
|
|
| |
PR: 148110
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=257038
|
|
|
|
|
|
|
| |
the dependency on the archivers/xz port conditional on OSVERSION.
Notes:
svn path=/head/; revision=254738
|
|
|
|
|
|
|
|
|
| |
PR: ports/139655
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by: miwi(mentor)
Notes:
svn path=/head/; revision=242920
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=241875
|
|
|
|
|
|
|
|
|
| |
PR: ports/132224
Submitted by: David Naylor <naylor.b.david AT gmail.com> (maintainer)
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=229363
|
|
PylibLZMA provides a python interface for the liblzma
library to read and write data that has been compressed
or can be decompressed by Lasse Collin's LZMA Utils.
WWW: http://launchpad.net/pyliblzma
PR: ports/129560
Submitted by: David Naylor <dragonsa at highveldmail.co.za>
Notes:
svn path=/head/; revision=228452
|