aboutsummaryrefslogtreecommitdiffstats
path: root/irc/trickyirc
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Respect NOPORTDOCS and NOPORTEXAMPLESgahr2010-01-124-12/+24
| | | | | | | - Minor refactor PR: 142590 [based on] Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.gahr2008-02-221-1/+1
| | | | Approved by: miwi (mentor)
* - Fix build with gcc 4.2miwi2007-12-157-8/+135
| | | | | | | - Pass maintainership to submitter PR: 118635 Submitted by: Pietro Cerutti <gahr@gahr.ch>
* - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2pav2007-07-031-1/+7
|
* Reset troll@digitalspark.net by request due to lack of time.linimon2007-03-071-1/+1
| | | | Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* De-pkg-comment.knu2003-02-212-1/+1
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-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.
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-031-1/+1
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* Update to 1.10.cpiazza1999-07-132-6/+6
| | | | | PR: 12616 Submitted by: maintainer
* Update to version 1.0cpiazza1999-07-087-39/+28
| | | | | PR: 12556 Submitted by: maintainer
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-281-2/+2
|
* Import of trickyirccpiazza1999-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>