aboutsummaryrefslogtreecommitdiffstats
path: root/irc/muh
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with H,I,J,K,L
* ipv6 is supported in muh therefore ipv6 virtual category added.oliver2006-12-011-1/+1
| | | | | Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> PR: ports/106126
* update to 2.2aoliver2006-05-052-8/+4
|
* fix password checking if the crypted password is 28 chars long and not 13oliver2006-02-071-1/+3
| | | | update PORTREVISION
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* The tarball got rerolled once more because of the CR+LF linebrakes.oliver2005-10-072-9/+2
| | | | | The CR+LF linebreaks are now LF linebrakes so we don't need to do this conversion our own.
* remove gmake dependency - it is not needed, bsd-make will work toooliver2005-10-071-1/+0
|
* fix build with gcc 2 on FreeBSD 4 (CR+LF -> LF)oliver2005-10-071-0/+7
|
* the distfile got rerolled because the version number on startup showedoliver2005-10-061-2/+2
| | | | 2.2beta1 which is fixed now in the new tar.gz
* update to 2.2oliver2005-10-062-5/+4
|
* In case muh is compiled with IPv6 support, it doesn't work at all with IPv4oliver2004-03-261-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>
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* Update muh to 2.2beta1oliver2003-06-194-7/+16
| | | | | | | Add IPv6 support Take maintainership PR: 48573
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Correct MASTER_SITE -> MASTER_SITE_SOURCEFORGEkris2002-10-131-1/+2
|
* Muh released an update with a critical format string correctionwes2002-04-233-32/+4
| | | | | | | | | | | | | 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>
* Update to 2.05dkris2001-03-132-2/+2
| | | | Reviewed by: maintainer
* Fix format string vulnerabilities.kris2000-09-101-0/+29
| | | | Submitted by: Maxime Henrion <mux@QUALYS.COM>
* Update MUH to 2.0.5c.will2000-05-172-2/+2
| | | | | Submitted by: Anders Andersson <anders@sanyusan.se> Approved by: billf (maint)
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* fennerage / upgrade to 2.05abillf2000-03-082-6/+5
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Take 30 seconds longer then it took to mark this broken and re-rollbillf1999-08-082-4/+2
| | | | the makesum.
* BROKEN='md5 checksum mismatch'obrien1999-07-151-1/+3
|
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-281-2/+2
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-1/+1
|
* Follow the bouncing MASTER_SITE.billf1999-04-081-2/+2
| | | | Submitted by: The Fenner Distsite-O-Matic
* Upgrade to 2.4, and use GMAKE+GNU_CONFIGURE.billf1999-03-043-9/+12
| | | | Reminded By: Justin Honold <jhonold@bigfoot.com>
* muh is a smart irc-bouncing-tool that remains on IRC all the time.billf1999-01-305-0/+30
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