Mathieu Arnold
7f4572eae4
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 13:29:15 +00:00
Kurt Jaeger
d4053317e6
archivers/snappy-java: force correct maven, submitter becomes maintainer
...
PR: 204666
Submitted by: Mark Dixon <mark@tranquillussoftware.co.uk>
Approved by: Radum Kolar <hsn@sendmail.cz> (maintainer)
2016-03-11 06:19:26 +00:00
Mathieu Arnold
018eeadae5
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
...
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Mark Felder
923667c2a4
archivers/snappy-java: Allow JAVA_VERSIONS 1.7+
...
This prevents duplicate java versions from being installed if a port
requires a newer jdk and snappy-java.
PR: 206240
Approved by: maintainer timeout
2016-02-02 01:36:45 +00:00
Mathieu Arnold
90a49f0472
Cleanup USE_GITHUB usage.
...
With hat: portmgr
Sponsored by: Absolight
2015-05-30 21:25:06 +00:00
Mathieu Arnold
6e83422724
Update ports in the a* categories to not use GH_COMMIT.
...
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
2015-05-06 12:57:55 +00:00
Bryan Drewery
5b5a90256d
Update USE_GITHUB so it does not require GH_COMMIT.
...
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
2015-03-19 16:44:57 +00:00
Baptiste Daroussin
ef49fa1572
Replace GMAKE by MAKE_CMD
2014-06-24 21:47:12 +00:00
Baptiste Daroussin
6a84798a29
Simplification and cleanup of the port
2014-04-04 12:58:01 +00:00
Pawel Pekala
cc4b462793
- Install native library [1]
...
- Support staging
PR: ports/185794 [1]
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
2014-02-01 13:01:24 +00:00
Olli Hauer
4fb1cfb1cd
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
...
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
2013-12-30 20:55:18 +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
208261f48b
Propertly run make with the right ENV and ARGS and define the C++ compiler via MAKE_ARGS, this allows the package to build with clang
2013-08-26 17:28:28 +00:00
Jason Helfman
d3cca4f775
Snappy-java is a Java port of snappy, a fast C++
...
compresser/decompresser developed by Google.
WWW: https://github.com/xerial/snappy-java
PR: ports/178560 (based on)
Submitted by: Radim Kolar <hsn@filez.com>
2013-05-17 17:09:05 +00:00