aboutsummaryrefslogtreecommitdiff
path: root/misc/histring
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Rename misc/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-291-0/+0
| | | | Notes: svn path=/head/; revision=363282
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Cleanup unmaintained ports in the misc category:Eitan Adler2013-03-252-8/+3
| | | | | | | | | | | - Single space for WWW in pkg-descr - Ordering if of items in Makefile - Trim headers - Comment should not begin with leading article - Pet portlint Notes: svn path=/head/; revision=315240
* - Reassign to the heapGreg Larkin2012-02-271-1/+1
| | | | | | | Requested by: roam (on ports-developers@) Notes: svn path=/head/; revision=292325
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Mirror the misc/histring and net/tcpcat sources at MASTER_SITE_LOCAL,Peter Pentchev2006-08-171-1/+3
| | | | | | | thus making both actually fetchable. Notes: svn path=/head/; revision=170854
* Fix the master sites and the pkg-descr WWW lines.Peter Pentchev2005-12-123-5/+3
| | | | | | | | | While I'm here, add SHA256 checksums. Reminded by: linimon's and fenner's scripts, like, repeatedly Notes: svn path=/head/; revision=151019
* Mark as BROKEN: unfetchable.Mark Linimon2005-10-112-2/+5
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=144973
* A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,Peter Pentchev2004-11-011-1/+1
| | | | | | | | | like, MONTHS ago! Submitted by: Brian Poole <raj@cerias.purdue.edu> Notes: svn path=/head/; revision=120589
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Update website URL's in pkg-descr.Peter Pentchev2003-12-141-1/+1
| | | | Notes: svn path=/head/; revision=95778
* The webserver on www.gusnet.cx seems to have moved to port 8080.Peter Pentchev2003-10-081-1/+1
| | | | | | | Reported by: fenner's scripts Notes: svn path=/head/; revision=90625
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-192-1/+1
| | | | Notes: svn path=/head/; revision=75894
* Update to histring-1.1.0.Peter Pentchev2002-05-212-3/+2
| | | | | | | No longer USE_GMAKE. Notes: svn path=/head/; revision=59641
* A tool to highlight strings using the ANSI terminal escape sequences.Peter Pentchev2000-11-266-0/+44
PR: 22085 Reviewed by: kris Notes: svn path=/head/; revision=35439