aboutsummaryrefslogtreecommitdiff
path: root/misc/colortail
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Use libgnuregex from ports tree instead of base systemSunpoet Po-Chuan Hsieh2021-01-031-0/+6
| | | | | | | | | | | | - Bump PORTREVISION for dependency change libgnuregex has been removed from -CURRENT. PR: 252254 Submitted by: kevans Notes: svn path=/head/; revision=560243
* Use upstream release tarballSunpoet Po-Chuan Hsieh2020-08-302-7/+4
| | | | Notes: svn path=/head/; revision=546985
* Change MASTER_SITES to GitHubSunpoet Po-Chuan Hsieh2018-02-237-27/+34
| | | | | | | | | | | - Convert to options target helper - Regenerate patch files with makepatch: - Update pkg-descr - Update WWW - Take maintainership Notes: svn path=/head/; revision=462730
* - Reassign ports to the heapThomas Abthorpe2018-02-231-1/+1
| | | | Notes: svn path=/head/; revision=462658
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Fix spelling of LICENSEDmitry Marakasov2014-10-272-2/+2
| | | | | | | | | | | - Clarify LICENSE - Add LICENSE_FILE - Drop @dirrm* from plist Approved by: portmgr blanket Notes: svn path=/head/; revision=371605
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-042-8/+8
| | | | Notes: svn path=/head/; revision=360501
* - Update project home in pkg-descrThomas Abthorpe2013-11-062-2/+2
| | | | | | | - Simplify COMMENT field in Makefile Notes: svn path=/head/; revision=333003
* - Add stage supportThomas Abthorpe2013-11-051-4/+6
| | | | Notes: svn path=/head/; revision=332809
* 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 MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.3.3Thomas Abthorpe2010-08-0410-157/+29
| | | | | | | | PR: ports/149149 Submitted by: Frederic Culot <frederic culot.org> Notes: svn path=/head/; revision=258792
* - Set MAKE_JOBS_SAFEThomas Abthorpe2009-03-301-0/+2
| | | | Notes: svn path=/head/; revision=231311
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - Update mastersite.Jean Milanez Melo2007-03-081-2/+2
| | | | | | | | PR: ports/109710 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=186908
* - Update mastersites.Jean Milanez Melo2006-10-062-2/+2
| | | | | | | | | | - Fix WWW in pkg-descr. PR: ports/104063 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=174641
* - Update MASTER_SITESRenato Botelho2006-08-212-8/+9
| | | | | | | | | | | | - Reformat pkg-descr - Update WWW - Take maintainership PR: ports/102349 Submitted by: Thomas Abthorpe <thomas at goodking.ca> Notes: svn path=/head/; revision=171111
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* - Fix WWW: and MASTER_SITESKirill Ponomarev2004-04-152-2/+2
| | | | | | | | PR: ports/65580 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=107131
* Per distfile survey, remove mastersite that disappeared in January 2004.Mark Linimon2004-04-131-1/+1
| | | | | | | | The only known other location (other than our FTP server) is hosted by the corresponding OpenBSD maintainer. Notes: svn path=/head/; revision=106934
* - Fix package buildKirill Ponomarev2004-02-162-2/+2
| | | | | | | | | - Bump PORTREVISION Reported by: bento via kris Notes: svn path=/head/; revision=101022
* misc category cleanup part 2 of 6:Clement Laforet2004-02-111-6/+6
| | | | | | | | | | | | | | | | - Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port - make portlint happy * chord2html, cwish, demoniac - kill pkg-plist PR: 61027 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Updated/reworked by: me Notes: svn path=/head/; revision=100666
* - Fix build on -currentKirill Ponomarev2004-02-065-29/+107
| | | | | | | | PR: ports/62432 Submitted by: Ports Fury Notes: svn path=/head/; revision=100145
* BROKEN: Does not compileKris Kennaway2004-02-051-1/+7
| | | | Notes: svn path=/head/; revision=100027
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Utilize USE_GETOPT_LONGChristian Weisgerber2003-05-081-9/+3
| | | | | | | | PR: 51379 Submitted by: Ports Fury Notes: svn path=/head/; revision=80446
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix build on STABLE (missing libgnugetopt).Tilman Keskinoz2003-02-164-16/+49
| | | | | | | | | | | | Use PORTDOCS. Fix a CoreDump PR: 47551 Submitted by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx> & Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=75626
* Fix build on -CURRENT.Christian Weisgerber2002-11-264-23/+35
| | | | Notes: svn path=/head/; revision=71101
* Remove maintainers with undeliverable email addresses.Kris Kennaway2002-11-231-1/+1
| | | | Notes: svn path=/head/; revision=70805
* PERL -> REINPLACEEdwin Groothuis2002-11-041-2/+3
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69421
* Fix build on -currentKris Kennaway2002-01-261-0/+4
| | | | Notes: svn path=/head/; revision=53766
* - Update to version 0.3.0.Alexander Langer2000-06-285-20/+42
| | | | | | | | | | | - Change maintainer from ports@FreeBSD.org -> submitter - Port no longer installs a manpage but more configuration files PR: 19416 Submitted by: Dan Papasian <bugg@bugg.strangled.net> Notes: svn path=/head/; revision=29950
* Remove maintainership of most of my ports. I don't really haveChris Piazza2000-06-201-2/+2
| | | | | | | | time to maintain these and I'm just not interested in these particular ones any more. Notes: svn path=/head/; revision=29733
* Catch up with a directory changeChris Piazza2000-06-071-1/+1
| | | | Notes: svn path=/head/; revision=29339
* Move local distfiles to the new local-distfiles section on ftp.freebsd.orgChris Piazza2000-06-071-1/+1
| | | | Notes: svn path=/head/; revision=29302
* Add missing MAN1.Chris Piazza2000-05-011-0/+2
| | | | Notes: svn path=/head/; revision=28218
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-4/+4
| | | | Notes: svn path=/head/; revision=27512
* Host the distfile locally until I update this port to 0.3.0Chris Piazza2000-02-081-1/+3
| | | | Notes: svn path=/head/; revision=25599
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Change my email address to FreeBSD.org.Chris Piazza1999-06-192-6/+4
| | | | | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc). Notes: svn path=/head/; revision=19556
* Add WWW:Michael Haro1999-05-031-4/+2
| | | | Notes: svn path=/head/; revision=18432
* A colour-able replacement for tail(1).Satoshi Taoka1999-04-276-0/+52
PR: 10268 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=18155