aboutsummaryrefslogtreecommitdiff
path: root/irc/muh
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* irc: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * A. Gabriel <backslash@BSDCode.org> * Aaron Dalton <aaron@FreeBSD.org> * Alexey Mikhailov <karma@ez.pereslavl.ru> * Alfred Perlstein <alfred@FreeBSD.org> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) * Ben Hutchinson <benhutch@xfiles.org.uk> * Bill Fumerola <billf@chc-chimes.com> * Chess Griffin <chess@chessgriffin.com> * Chris Piazza <cpiazza@FreeBSD.org> * Craig Edwards <brain@mail1.chatspike.net> * David Bushong <david+ports@bushong.net> * David Taylor <davidt@yadt.co.uk> * Dennis Herrmann <adox@mcx2.org> * Dominic Marks <dom@cus.org.uk> * Edini <ports@edini.net> * Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru> * Evgueni V. Gavrilov <aquatique@rusunix.org> * George Reid <greid@ukug.uk.freebsd.org> * Gerrit Beine <tux@pinguru.net> * Gustau Perez <gustau.perez@gmail.com> * Hye-Shik Chang * Jase Thew <freebsd@beardz.net> * Jens Holmqvist <zparta@hispan.se> * Jimbo Bahooli <griffin@blackhole.iceworld.org> * Jonas Kvinge <jonas@night-light.net> * Josh Paetzel <josh@tcbug.org> * Julien Laffaye <kimelto@gmail.com> * KIMURA Yasuhiro <yasu@utahime.org> * Kirill Ponomarew <ponomarew@oberon.net> * Kubilay Kocak <koobs@FreeBSD.org> * Makoto Matsushita <matusita@FreeBSD.org> * Martin Wilke <miwi@FreeBSD.org * Martin Wilke <miwi@FreeBSD.org> * Masahiro Teramoto <markun@onohara.to> * Matthew West <mwest@uct.ac.za> * Maxim Ignatenko * Michael Ranner * Oliver Eikemeier * Philippe Audeoud <jadawin@tuxaco.net> * Romain Tartiere <romain@blogreen.org> * Rusmir Dusko <nemysis@FreeBSD.org> * Sergey Skvortsov <skv@protey.ru> * Shaun Amott <shaun@inerd.com> * Steve Wills <swills@FreeBSD.org> * TAKATSU Tomonari <tota@FreeBSD.org> * TERAMOTO Masahiro <markun@onohara.to> * Tim Bishop <tim@bishnet.net> * Timothy Redaelli <drizzt@gufi.org> * Travis Poppe <tlp@liquidx.org> * Ulrich Spoerlein <q@uni.de> * Vsevolod Stakhov <vsevolod@highsecure.ru> * Walter Venable <weaseal@hotmail.com> * Walter Venable <weaseal@users.sourceforge.net> * Wen Heping <wenheping@gmail.com> * Will Andrews <andrews@technologist.com> * clement * db * elvstone@gmail.com * gahr * hrs * ijliao * koji@jet.es * milki <milki@rescomp.berkeley.edu> * perlguy@perlguy.com * pgl@instinct.org * sec@42.org * tdb * torstenb With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* 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
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - 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-042-8/+4
| | | | 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* The tarball got rerolled once more because of the CR+LF linebrakes.Oliver Lehmann2005-10-062-9/+2
| | | | | | | | 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
* the distfile got rerolled because the version number on startup showedOliver Lehmann2005-10-061-2/+2
| | | | | | | 2.2beta1 which is fixed now in the new tar.gz Notes: svn path=/head/; revision=144410
* update to 2.2Oliver Lehmann2005-10-062-5/+4
| | | | 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
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* 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-184-7/+16
| | | | | | | | | | Add IPv6 support Take maintainership PR: 48573 Notes: svn path=/head/; revision=83262
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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-223-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> Notes: svn path=/head/; revision=58009
* Update to 2.05dKris Kennaway2001-03-122-2/+2
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=39702
* Fix format string vulnerabilities.Kris Kennaway2000-09-101-0/+29
| | | | | | | Submitted by: Maxime Henrion <mux@QUALYS.COM> Notes: svn path=/head/; revision=32478
* Update MUH to 2.0.5c.Will Andrews2000-05-172-2/+2
| | | | | | | | 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-082-6/+5
| | | | 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-072-4/+2
| | | | | | | 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
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18431
* 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-033-9/+12
| | | | | | | 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-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 Notes: svn path=/head/; revision=16427