aboutsummaryrefslogtreecommitdiff
path: root/irc/nethirc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-3/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300277
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.94Andrew Pantyukhin2006-05-301-5/+7
| | | | | | | Approved by: Matt Mills <matt_mills@btopenworld.com> (maintainer), krion (mentor) Notes: svn path=/head/; revision=163919
* - Update to 0.7Sergey Matveychuk2004-12-211-12/+16
| | | | | | | | | | - New maintainer PR: ports/75054 Submitted by: Matt Mills <matt_mills(at)btopenworld.com> Notes: svn path=/head/; revision=124698
* Unbreak: mat@ fixed the dependency causing the build-errors on -STABLE.Volker Stolz2004-04-301-6/+1
| | | | | | | Approved by: linimon (implicit) Notes: svn path=/head/; revision=108028
* BROKEN on 4.x: does not buildKris Kennaway2004-02-211-0/+4
| | | | Notes: svn path=/head/; revision=101616
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75962
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Use PERL_VER instead of PERL_VERSION when referencing dependencies.Maxim Sobolev2001-03-131-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39776
* Replace hardcoded 5.005 with informative ${PERL_VERSION}.Clive Lin2001-01-201-2/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=37364
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Don't forget nhirc.1.Satoshi Asami2000-06-031-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29152
* Distfile has returned to its original location; MD5 checksum still matches.Will Andrews2000-05-201-2/+1
| | | | | | | Chris, could you remove your copy so no more freefall b/w is wasted! :-) Notes: svn path=/head/; revision=28627
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27459
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Host the distfile myselfChris Piazza2000-01-281-1/+2
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=25172
* Interesting Perl-based IRC client with someChris D. Faulhaber1999-12-221-0/+25
NetHack flavor that spices up the interface. PR: 15530 Submitted by: andrews@technologist.com Notes: svn path=/head/; revision=23829