aboutsummaryrefslogtreecommitdiff
path: root/irc/dancer
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371570
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* - Convert to staging.Eitan Adler2013-10-161-4/+3
| | | | Notes: svn path=/head/; revision=330474
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* USE_CSTD=gnu89 to fix build with clang (hopefully on HEAD, too.)Matthias Andree2012-12-031-0/+1
| | | | | | | | | | This is due to C89 inline semantics being used that cause linker failures when compiled as C99. Feature safe: yes Notes: svn path=/head/; revision=308172
* Fix typos in COMMENTCarlo Strub2012-07-281-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301663
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Fix build by letting configure come up with it's own value of ${CPP}Pav Lucistnik2010-11-081-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=264246
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - 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