aboutsummaryrefslogtreecommitdiff
path: root/irc/dancer
Commit message (Collapse)AuthorAgeFilesLines
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-181-7/+2
| | | | | | | with letter i-m Notes: svn path=/head/; revision=190286
* Use INSTALL_PROGRAM instead of INSTALL_DATA on the installed binaryErwin Lansing2006-10-181-1/+2
| | | | | | | | | to make sure the permissions are right so it can actually be run. Approved by: portmgr (self) Notes: svn path=/head/; revision=175386
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Redo CONFIGURE/MAKE_ARGS handlingVolker Stolz2005-06-084-53/+10
| | | | Notes: svn path=/head/; revision=137057
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Fix build on -currentErwin Lansing2003-10-172-1/+17
| | | | | | | | PR: 58143 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=91479
* Cease FreeBSD port maintainershipsEdwin Groothuis2003-09-241-1/+1
| | | | | | | | | | | | | I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=89148
* Mark broken on -CURRENT, it does not compile with our gcc.Erwin Lansing2003-09-081-1/+7
| | | | | | | Informed author. Notes: svn path=/head/; revision=88801
* bug fixes: irc/dancerDaichi GOTO2003-06-272-0/+29
| | | | | | | | | | | o Make the port respect CC, CFLAGS variables. o Prevent needless debugging symbols being compiled in. PR: 53804 Submitted by: Dominic Marks <dominic.marks@btinternet.com> (maintainer) Notes: svn path=/head/; revision=83718
* update maintainer's email address.Yen-Ming Lee2003-06-241-1/+1
| | | | | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=83508
* Add dancer 4.16,Daichi GOTO2003-06-205-0/+59
an IRC bot written in C for UNIX, Windows, and AmigaOS. PR: 46706 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=83340