Commit Graph

12 Commits

Author SHA1 Message Date
Dmitry Marakasov
556f7fb713 - Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Remove unneeded patching

Approved by:	portmgr blanket
2018-04-04 21:30:35 +00:00
Yuri Victorovich
f9483de962 sysutils/autojump: Unbreak by fixing shebang
Also remove ZSH option: shell completions are now
installed unconditionally.

Approved by:	portmgr (port compliance, infrastructure)
2018-03-18 20:44:55 +00:00
Mathieu Arnold
bbf7ef5615 http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by:	Absolight
2016-12-02 09:21:58 +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
Antoine Brodin
afb48a244b Drop USE_GITHUB as it's broken:
- 404 during fetch
- sets wrong WRKSRC
2015-09-05 14:19:19 +00:00
Mathieu Arnold
a8ed171245 Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.

Sponsored by:	Absolight
2015-09-04 16:02:16 +00:00
Baptiste Daroussin
2d1e78c69d Cleanup plist 2014-12-20 19:42:45 +00:00
Marcus von Appen
fae188751b - Convert ports of sysutils/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-24 16:56:10 +00:00
Alexey Dokuchaev
6adc132072 - Sanitize and cleanup the port a bit: remove "Portname is ..." from COMMENT,
drop useless EXTRACT_SUFX, define LICENSE (GPLv3), sort the knobs, etc.
- Do not patch ./install.zsh file; it is nearly identical to ./install.sh
  except for the _f file, which can be installed separately (do so)
- Stagify, use OPTIONS helpers, trim superfluous whitespace here and there
2014-03-15 08:01:49 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Martin Wilke
5f7fb24f40 - Convert to Optionsng
- While here trim header
2013-03-14 11:20:54 +00:00
Stephen Montgomery-Smith
215717c41e - New port sysutils/autojump
Autojump is a tool that acts as a complement to cd: it makes navigating your
filesystem a lot faster. It works by automagically maintaining a database of
the directories you use the most from the command line, and allows you to jump
back and forth between them, by typing just a few letters of the name of the
directory you want to jump to.

PR:		ports/151467
Submitted by:	Neeraj Verma <neeraj.verma.ports@vermatech.com>
2012-04-30 03:28:38 +00:00