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