| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: tijl@
Notes:
svn path=/head/; revision=367328
|
|
|
|
| |
Notes:
svn path=/head/; revision=366995
|
|
|
|
| |
Notes:
svn path=/head/; revision=366862
|
|
|
|
|
|
|
|
|
|
| |
- Remove patches integrated upstream (it's nice to have direct contact)
- Sort USES and pkg-plist, cleanup Makefile a bit while here
Approved by: maintainer (implicit)
Notes:
svn path=/head/; revision=366842
|
|
|
|
|
|
|
|
| |
PR: 193026
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=366266
|
|
|
|
|
|
|
| |
- Fix build
Notes:
svn path=/head/; revision=366104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
biology/phrab
biology/phred
biology/consed
Although these programs are licensed freely for academic and nonprofit
purposes, users have to contact the authors to obtain the tarballs.
PR: 191336
Submitted by: mzaki@m.u-tokyo.ac.jp (maintainer)
Notes:
svn path=/head/; revision=365765
|
|
|
|
| |
Notes:
svn path=/head/; revision=365607
|
|
|
|
|
|
|
| |
mute installation commands.
Notes:
svn path=/head/; revision=364996
|
|
|
|
|
|
|
|
| |
PR: 192198
Submitted by: tkato432@yahoo.com
Notes:
svn path=/head/; revision=364504
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Please use USES=python instead of USE_PYTHON.
USE_PYTHON=yes becomes USES=python
USE_PYTHON=2.7+ becomes USES=python:2.7+
USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
...
A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;
PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO
PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL
PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX
Some knobs have been deprecated and are to be removed in the near future:
PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead
PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead
PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement
Some knobs have been removed completely:
PYTHON_MASTER_SITE_SUBDIR
PYTHON_DISTNAME
PYTHON_WRKSRC
Several variables specific to the Python framework are no longer passed to the
build environment to avoid polluting dependency builds.
PYTHON_VERSION is not passed to .MAKEFLAGS anymore
PYTHON_DEFAULT_VERSION,
PYTHON_DEFAULT_PORTVERSION and
PYTHONBASE are not passed to the make environment anymore
The conversion required a couple of ports to be updated to fit the changes and
new requirements. Those included "bsd.python.mk" directly or contained checks
in places, for which the USES framework would fail to provide correct values.
Python modules directly using the upstream Python package (such as py-tkinter
or py-sqlite3) were updated to avoid using the now unnecessary and remmoved
knobs from "bsd.python.mk".
Phabric: D399
exp-run: 167368 192357
PR: 167368 192357
Reviewed by: antoine, wg
Exp-run award: antoine
With hat: python@
Approved by: portmgr
Notes:
svn path=/head/; revision=364450
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=364198
|
|
|
|
| |
Notes:
svn path=/head/; revision=364067
|
|
|
|
| |
Notes:
svn path=/head/; revision=363975
|
|
|
|
| |
Notes:
svn path=/head/; revision=363961
|
|
|
|
| |
Notes:
svn path=/head/; revision=363943
|
|
|
|
| |
Notes:
svn path=/head/; revision=363530
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363374
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363371
|
|
|
|
| |
Notes:
svn path=/head/; revision=363159
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainer to perl@
PR: 192088 [1]
Submitted by: Kurt Jaeger<pi@FreeBSD.org> [1]
Notes:
svn path=/head/; revision=363015
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=362941
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=362915
|
|
|
|
| |
Notes:
svn path=/head/; revision=362773
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=362705
|
|
|
|
|
|
|
|
|
| |
- Fix shebangs
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=362596
|
|
|
|
|
|
|
|
|
| |
I don't think selecting clang as a function of OSVERSION is generally
desired, but if it's going to happen, make sure FreeBSD-specific
conditions are limited to FreeBSD by comparing OPSYS first.
Notes:
svn path=/head/; revision=362284
|
|
|
|
|
|
|
|
|
|
|
|
| |
The main problem was the WRKDIR is not within STAGEDIR. Fix this while
moving all the directory creation steps into one. While here
set TAR to use switches as outlined in its man page.
Also, the permission setting in stagedir is not necessary, so it's simply
been removed.
Notes:
svn path=/head/; revision=362131
|
|
|
|
|
|
|
|
|
|
| |
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
Notes:
svn path=/head/; revision=362014
|
|
|
|
|
|
|
| |
While here, use OPTIONS helpers and re-enable manpage installation.
Notes:
svn path=/head/; revision=361934
|
|
|
|
|
|
|
|
|
|
|
|
| |
The distfiles are regenerated often, too frequently to be suitable for
ports. Fonz has decided to host the tarball of a known version to
restore this unmaintained port.
PR: 191685
Submitted by: Fonz
Notes:
svn path=/head/; revision=361671
|
|
|
|
| |
Notes:
svn path=/head/; revision=361635
|
|
|
|
|
|
|
|
| |
PR: 191692
Submitted by: maintainer
Notes:
svn path=/head/; revision=361497
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (blanket)
Notes:
svn path=/head/; revision=360932
|
|
|
|
| |
Notes:
svn path=/head/; revision=360705
|
|
|
|
|
|
|
|
|
| |
we're here. Remove any other references to NOPORT*.
Approved by: portmgr (blanket for modernization)
Notes:
svn path=/head/; revision=360690
|
|
|
|
|
|
|
| |
Approved by: portmgr (myself)
Notes:
svn path=/head/; revision=359586
|
|
|
|
|
|
|
|
|
| |
Fix format of WWW entry in pkg-descr
PR: 190798
Notes:
svn path=/head/; revision=359532
|
|
|
|
|
|
|
| |
Approved by: portmgr@(implicit)
Notes:
svn path=/head/; revision=359364
|
|
|
|
| |
Notes:
svn path=/head/; revision=359207
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=359138
|
|
|
|
| |
Notes:
svn path=/head/; revision=358838
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=358837
|
|
|
|
|
|
|
|
| |
PR: 191146
Submitted by: mzaki@m.u-tokyo.ac.jp (maintainer)
Notes:
svn path=/head/; revision=358567
|
|
|
|
|
|
|
|
|
|
|
|
| |
===> Configuring for p5-bioperl-run-1.6.1_4
Invalid prerequisite condition '0/processing XML data/Bio::Tools::Run::EMBOSSacd' for XML::Twig at /usr/local/lib/perl5/site_perl/5.16/Module/Build/Base.pm line 1702.
*** [do-configure] Error code 25
Reported by: pkg-fallout
With hat: portmgr
Notes:
svn path=/head/; revision=358466
|
|
|
|
|
|
|
|
|
|
|
| |
This unstaged port will be removed for legal reasons.
PR: 190626
Submitted by: Muhammad Rahman
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=358383
|
|
|
|
|
|
|
|
| |
PR: 191129
Submitted by: mzaki@m.u-tokyo.ac.jp (maintainer)
Notes:
svn path=/head/; revision=358183
|
|
|
|
|
|
|
|
| |
PR: 191130
Submitted by: mzaki@m.u-tokyo.ac.jp (maintainer)
Notes:
svn path=/head/; revision=358182
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=357526
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=357300
|