aboutsummaryrefslogtreecommitdiff
path: root/irc/trickyirc
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* - Unbreak parallel builds (-jX) by fixing make(1) syntax (still remains toAlexey Dokuchaev2013-08-212-27/+24
| | | | | | | | | | | | | | a certain degree a mess, though...); convert USE_GMAKE - Remove prehistoric files/patch-aa, use MAKE_ARGS for that purpose - Produce verbose build log when built on the cluster - Convert to OptionsNG (DOCS, EXAMPLES) - Tighten Makefile header and COMMENT while here Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325097
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Respect NOPORTDOCS and NOPORTEXAMPLESPietro Cerutti2010-01-124-12/+24
| | | | | | | | | | - Minor refactor PR: 142590 [based on] Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=247705
* My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.Pietro Cerutti2008-02-211-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=207731
* - Fix build with gcc 4.2Martin Wilke2007-12-147-8/+135
| | | | | | | | | | - Pass maintainership to submitter PR: 118635 Submitted by: Pietro Cerutti <gahr@gahr.ch> Notes: svn path=/head/; revision=203615
* - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2Pav Lucistnik2007-07-021-1/+7
| | | | Notes: svn path=/head/; revision=194710
* Reset troll@digitalspark.net by request due to lack of time.Mark Linimon2007-03-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=186769
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27459
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* Update to 1.10.Chris Piazza1999-07-132-6/+6
| | | | | | | | PR: 12616 Submitted by: maintainer Notes: svn path=/head/; revision=20175
* Update to version 1.0Chris Piazza1999-07-087-39/+28
| | | | | | | | PR: 12556 Submitted by: maintainer Notes: svn path=/head/; revision=20115
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* Import of trickyircChris Piazza1999-06-218-0/+79
TrickyIRC combines the functionality of screen and BNC, that is, it allows you to detach and reattach from an IRC session without actually disconnecting from the server. PR: 12313 Submitted by: Adam 'Troll' Strohl <troll@digitalspark.net> Notes: svn path=/head/; revision=19596