1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Mathieu Arnold
62d98f2dd1 Update ports in the [ef]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:27:43 +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
Pawel Pekala
98a783000b Update to version 0.22
PR:		ports/193535
Submitted by:	milios@ccsys.com
2014-09-20 16:42:04 +00:00
Martin Wilke
6e3e01a84a - Support CFLAGS properly
- Fix USE_GITHUB support
- Add LICENSE
PR:		187499
Submitted by:	Ports Fury
2014-05-18 07:30:11 +00:00
Antoine Brodin
da551011c7 Stage support 2014-01-07 19:54:20 +00:00
Ryan Steinmetz
7779a58401 - Fix LIB_DEPENDS style
- COMMENTs should not start with 'A' or 'An'
- Eliminate unneeded LDFLAGS

Reported by:	Boris Samorodov <bsam@passap.ru>
2013-11-01 21:52:46 +00:00
Ryan Steinmetz
e792e524dc New port: finance/vanitygen:
Vanitygen can generate regular bitcoin addresses, namecoin addresses,
and testnet addresses.

WWW: https://github.com/samr7/vanitygen/
2013-11-01 01:12:43 +00:00