aboutsummaryrefslogtreecommitdiff
path: root/irc/muh/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Drop the ipv6 virtual category for i* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514138
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* - Stage supportMartin Wilke2014-02-061-5/+4
| | | | Notes: svn path=/head/; revision=343003
* 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
* - 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
* ipv6 is supported in muh therefore ipv6 virtual category added.Oliver Lehmann2006-12-011-1/+1
| | | | | | | | Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> PR: ports/106126 Notes: svn path=/head/; revision=178475
* update to 2.2aOliver Lehmann2006-05-041-5/+1
| | | | Notes: svn path=/head/; revision=161358
* fix password checking if the crypted password is 28 chars long and not 13Oliver Lehmann2006-02-061-1/+3
| | | | | | | update PORTREVISION Notes: svn path=/head/; revision=155376
* The tarball got rerolled once more because of the CR+LF linebrakes.Oliver Lehmann2005-10-061-7/+0
| | | | | | | | The CR+LF linebreaks are now LF linebrakes so we don't need to do this conversion our own. Notes: svn path=/head/; revision=144425
* remove gmake dependency - it is not needed, bsd-make will work tooOliver Lehmann2005-10-061-1/+0
| | | | Notes: svn path=/head/; revision=144422
* fix build with gcc 2 on FreeBSD 4 (CR+LF -> LF)Oliver Lehmann2005-10-061-0/+7
| | | | Notes: svn path=/head/; revision=144421
* update to 2.2Oliver Lehmann2005-10-061-3/+2
| | | | Notes: svn path=/head/; revision=144408
* In case muh is compiled with IPv6 support, it doesn't work at all with IPv4Oliver Lehmann2004-03-251-1/+4
| | | | | | | | | | Disable IPv6 Support by default. You have to set WITH_IPV6 now to use it PR: 64705 Submitted By: Torsten Schneider <freebsd-bugs@tschneider.org> Notes: svn path=/head/; revision=105254
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update muh to 2.2beta1Oliver Lehmann2003-06-181-5/+12
| | | | | | | | | | Add IPv6 support Take maintainership PR: 48573 Notes: svn path=/head/; revision=83262
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Correct MASTER_SITE -> MASTER_SITE_SOURCEFORGEKris Kennaway2002-10-131-1/+2
| | | | Notes: svn path=/head/; revision=67917
* Muh released an update with a critical format string correctionWes Peters2002-04-221-2/+3
| | | | | | | | | | | | | | | | that was remotely exploitable. This change updates the port to the corrected version. The patchfile in the previous port corrected some, but not all, of the vulnerability. Maintainer timeout: BillF was unresponsive after 9 days, Debolaz requested the port be fixed or marked broken via IRC. PR: ports/37048 Submitted by: Geir Råness <pulz@pulz.no> Requested by: Debolaz <debolaz@debolaz.com> Notes: svn path=/head/; revision=58009
* Update to 2.05dKris Kennaway2001-03-121-1/+1
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=39702
* Update MUH to 2.0.5c.Will Andrews2000-05-171-1/+1
| | | | | | | | Submitted by: Anders Andersson <anders@sanyusan.se> Approved by: billf (maint) Notes: svn path=/head/; revision=28509
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27459
* fennerage / upgrade to 2.05aBill Fumerola2000-03-081-5/+4
| | | | Notes: svn path=/head/; revision=26637
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Take 30 seconds longer then it took to mark this broken and re-rollBill Fumerola1999-08-071-3/+1
| | | | | | | the makesum. Notes: svn path=/head/; revision=20601
* BROKEN='md5 checksum mismatch'David E. O'Brien1999-07-151-1/+3
| | | | Notes: svn path=/head/; revision=20209
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* Follow the bouncing MASTER_SITE.Bill Fumerola1999-04-071-2/+2
| | | | | | | Submitted by: The Fenner Distsite-O-Matic Notes: svn path=/head/; revision=17719
* Upgrade to 2.4, and use GMAKE+GNU_CONFIGURE.Bill Fumerola1999-03-031-7/+10
| | | | | | | Reminded By: Justin Honold <jhonold@bigfoot.com> Notes: svn path=/head/; revision=16990
* muh is a smart irc-bouncing-tool that remains on IRC all the time.Bill Fumerola1999-01-301-0/+21
You can take control over your nick by connecting to muh with an IRC client that is able to supply a password for the server connection. http://www.riot.org/muh/ PR: ports/8109 Notes: svn path=/head/; revision=16427