aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ezbounce-devel
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix a security hole with a patch from the ezbounce Homepage.arved2002-11-192-0/+21
| | | | | | Bump PORTREVISION. PR: 43437
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update to 1.02.gsutter2002-07-052-3/+2
| | | | | | | | | | | Fixes: - The issue with the pid file having bogus permissions - A bug that can result in people remoting crashing your proxy The author states: I won't go into exploitation details here of the latter. That's what the patch is for... It is not a buffer overrun problem, but a null pointer dereference. I'd suggest everyone to upgrade.
* Fix install.petef2002-06-081-2/+4
| | | | | PR: 39009 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* 1. WANT_MDIDENTD --> WITH_MDIDENTD to keep with ports conventions.gsutter2002-05-301-4/+4
| | | | | | 2. Always install the man page. Submitted by: petef (first item)
* Remove unneeded patches.gsutter2002-05-284-44/+0
|
* Update to 1.0.gsutter2002-05-284-16/+34
| | | | Don't build mdidentd by default--require WANT_MDIDENTD to build it.
* update to 0.99.12.sf2001-11-062-2/+2
| | | | | PR: 31789 Submitted by: Peter Avalos <pavalos@theshell.com>
* Update to version 0.99.11kevlo2001-01-233-7/+7
| | | | | PR: 24550 Submitted by: Ports Fury
* Update to 0.99.10kevlo2000-12-234-20/+35
| | | | | PR: 23761 Submitted by: Ports Fury
* Update to 0.99.7.will2000-07-042-2/+2
|
* Remove maintainership of most of my ports. I don't really havecpiazza2000-06-211-1/+1
| | | | | time to maintain these and I'm just not interested in these particular ones any more.
* Remove config file if it hasn't changed from the defaultcpiazza2000-06-051-0/+1
|
* Update to 0.99.6cpiazza2000-05-072-2/+2
| | | | | PR: 18338 Submitted by: Dave McKay <dave@elvis.mu.org>
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* Update to 0.99.4cpiazza2000-03-082-3/+3
| | | | This fixes some small security issues.
* Update to 0.99.3 which fixes the compile error found by bentocpiazza2000-01-022-3/+3
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Remove the second master sitecpiazza1999-08-081-3/+2
|
* Update to version 0.99.2cpiazza1999-08-022-4/+4
|
* 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
* Change my email address to FreeBSD.org.cpiazza1999-06-192-7/+5
| | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
* Upgrade to 0.85.2mharo1999-05-252-8/+8
| | | | | Submitted by maintainer PR 11863
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-1/+1
|
* Update to version 0.85 and honor CXXFLAGS.steve1999-05-036-4/+48
| | | | | PR: 11452 Submitted by: maintainer
* add ezbounce (IRC Proxy)mharo1999-04-175-0/+56
PR: 10168 Submitted by: Chris Piazza <cpiazza@home.net>