| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
Notes:
svn path=/head/; revision=394508
|
|
|
|
|
|
|
|
|
|
| |
python 2.7.10
Differential Revision: https://reviews.freebsd.org/D2639
Reviewed by: sunpoet, mva
Notes:
svn path=/head/; revision=387491
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371173
|
|
|
|
| |
Notes:
svn path=/head/; revision=367489
|
|
|
|
| |
Notes:
svn path=/head/; revision=364559
|
|
|
|
| |
Notes:
svn path=/head/; revision=346878
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- do not use easy_install for installation and convert to auto-generated packing list
- remove options descriptions, that already presented in bsd.options.desc.mk
- utilize options helpers
- install docs and examples into staging area uncoditionally
- remove inclusion of devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - it's implemented in bsd.python.mk
- bump PORTREVISION because of package change
Approved by: nivit (maintainer, explicitly for such changes in his ports)
Notes:
svn path=/head/; revision=346877
|
|
|
|
| |
Notes:
svn path=/head/; revision=340671
|
|
|
|
| |
Notes:
svn path=/head/; revision=334676
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove leading indefinite article from COMMENT
- Run 2to3 command on lib, doc and examples dirs,
when Python ver. >= 3.0
- Remove files/patch-setup.py (pass --always-unzip
to PYDISTUTILS_INSTALLARGS instead)
- Switch off MYSQL and PGSQL options (wanted by
koobs@, via private email)
- Add devel/py-mock to TEST_DEPENDS, when Python
ver. < 3.3
- Fix path to py3k-fix-pkg-plist.inc
Build log: http://goo.gl/kF8pT
Release notes: http://goo.gl/CKfHc
Notes:
svn path=/head/; revision=323011
|
|
- Update the repocopied port to 0.8.1 [1]
- Re-order OPTIONS conditionals [1]
- Make BUILD_DEPENDS use TEST_DEPENDS when TESTS option is true [1]
PR: ports/178498 [1]
Submitted by: koobs
Notes:
svn path=/head/; revision=318899
|