Commit Graph

18 Commits

Author SHA1 Message Date
Mathieu Arnold
f899c758a6 When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-19 11:04:13 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Sunpoet Po-Chuan Hsieh
7d188b5f5d - Update to 0.8.25
Changes:	https://github.com/keybase/node-client/blob/master/CHANGELOG.md
2016-01-20 15:28:44 +00:00
Sunpoet Po-Chuan Hsieh
fbec6d8cfb - Add LICENSE_FILE
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin
- Remove PKGMESSAGE from SUB_FILES
2015-11-04 20:15:05 +00:00
Sunpoet Po-Chuan Hsieh
5f50e6a75d - Update to 0.7.8
Changes:	https://github.com/keybase/node-client/blob/master/CHANGELOG.md
2015-04-26 12:28:50 +00:00
Sunpoet Po-Chuan Hsieh
fd58c0e11f - Update to 0.7.3
- Use USES=tar:tgz
- Cleanup PLIST

Changes:	https://github.com/keybase/node-client/blob/master/CHANGELOG.md
2014-12-28 13:19:28 +00:00
Bryan Drewery
78ec9b8325 Release maintainership. I don't mind maintaining it, but cannot keep up with
the frequent releases they do which require all clients update to communicate.
I don't want to be a bottleneck for updating the port.
2014-11-13 22:03:55 +00:00
Bryan Drewery
0aee853203 - Update to 0.7.2
PR:		194882 [obsoletes]
2014-11-13 22:02:30 +00:00
Thierry Thomas
ceb817f314 Upgrade to 0.4.15.
PR:		ports/192817
Submitted by:	/me
Approved by:	bdrewery
2014-08-18 21:58:23 +00:00
Bryan Drewery
958b4ff25b - Update to 0.4.11 2014-06-27 03:15:08 +00:00
Bryan Drewery
866e90963f - Update to 0.4.9 2014-06-24 15:51:41 +00:00
Bryan Drewery
894489d932 - Update to 0.4.7 [1]
- Make pkg-message less harsh

PR:		190987 [1]
Submitted by:	tim@bishnet.net [1]
2014-06-13 17:40:47 +00:00
Bryan Drewery
e36a15e13e No longer have a deps tag 2014-04-10 11:44:51 +00:00
Bryan Drewery
6feb34ade3 - Update to 0.2.19 2014-04-10 11:37:37 +00:00
Bryan Drewery
b42db58477 Move message to pkg-message 2014-04-05 04:32:27 +00:00
Bryan Drewery
7033918cb2 Add missed warning from r350191 2014-04-05 04:27:28 +00:00
Bryan Drewery
23e87ed339 - Update to 0.2.18 [1]
- Remove need for npm at install time [2]
- No longer bundle deps [2]
- Add big warning on how little this project should be trusted

4 versions since previous 0.2.0 had security fixes, some of which were
regresions from the chain. Non-security-marked fixes not listed here, see
changelog [1].

  0.2.4 (2014-03-29)
    SECURITY NOTICE
    This release was flawed since it did not pull it dependencies with it.
  0.2.7 (2014-03-29)
    SECURITY BUGFIX
    The previous releases, v0.2.5 and v0.2.6, had broken verification for
    website proofs. Fixed with an upgrade to proofs v0.0.15
  0.2.13 (2014-04-01)
    SECURITY BUGFIX
    Don't show the GPG script used to generated keys when specifying -d, since
    it contains the users's password
  0.2.14 (2014-04-02)
    SECURITY BUGFIX
    Sanity-check the server's proof text, in case it's cheating. Check to make
    sure that the only plausible proof is the one that we made, and that others
    aren't coming along for the ride. This check comes via keybase-proofs
    @v0.0.20.

Changelog [1]:	https://github.com/keybase/node-client/compare/v0.2.0...v0.2.18#diff-2
Submitted by:	thierry [2]
2014-04-05 04:25:55 +00:00
Bryan Drewery
203239ffae Add new port security/keybase.
Keybase.io CLI client.

  Keybase will be a public directory of publicly auditable public
  keys. All paired, for convenience, with unique usernames.

WWW: https://keybase.io
2014-03-28 00:00:42 +00:00