aboutsummaryrefslogtreecommitdiff
path: root/misc/hb
Commit message (Collapse)AuthorAgeFilesLines
* Fix bunch of ports by TundraWare, which share a common set of problemsDmitry Marakasov2018-02-193-16/+18
| | | | | | | | | | | | | | | | | | | | | | | | | - Add LICENSE It explicitly requires user agreement (thus no-auto-accept) and forbids distribution for a fee `beyond reasonable duplication charges` which is too vague I don't think can be guaranteed in any case (thus no-*-sell) tdir port uses another variant of license, which also forbids modification, and since the port requires shebangfix and Makefile patching, also mark it no-pkg-mirror and BROKEN. - Don't install licenses with documentation, since our license framework already handles this - Fix python shebangs - Limit python version to 2.7, as no port is compatible with python3 - Add NO_ARCH - User options targets helpers - Simplify installation in a few cases Approved by: portmgr blanket Notes: svn path=/head/; revision=462320
* - Fix ShebangsMartin Wilke2017-04-201-1/+7
| | | | | | | | - Added LICENSE - Added NO_ARCH Notes: svn path=/head/; revision=438924
* Cleanup plistBaptiste Daroussin2014-12-091-1/+0
| | | | Notes: svn path=/head/; revision=374378
* Allow staging as a regular userAntoine Brodin2014-09-052-9/+9
| | | | Notes: svn path=/head/; revision=367377
* Stagify.Vanilla I. Shu2014-07-153-4/+26
| | | | | | | Approved by: portmgr@ (blanket) Notes: svn path=/head/; revision=361920
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-071-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361099
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Update to version 1.88Kevin Lo2002-09-052-2/+2
| | | | | | | | PR: 42431 Submitted by: MAINTAINER Notes: svn path=/head/; revision=65666
* add hbYing-Chieh Liao2001-08-185-0/+38
A simple, but complete budget management in Python PR: 29048 Submitted by: Tim Daneliuk <tundra@tundraware.com> Notes: svn path=/head/; revision=46411