summaryrefslogtreecommitdiffstats
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
...
* - Update to version 0.1.7az2006-01-304-18/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 0.1.7 (2006-01-14): * fixed msg command (now allowed in private buffer with "*" as target) * removed "irc_default_msg_away" setting, for RFC 2812 conformity (/away command wihtout argument only removes away status), new values for "irc_display_away" (off, local, channel) * fixed refresh bug with Solaris when term size is changed * replaced Texinfo doc by XML Docbook * added color for window separators (when splited) * added completion system for plugins/scripts commands * fixed plugins autoload * added charset by server and channel, new command: /charset * added Ruby script plugin * added /upgrade command * added ETA (Estimated Time of Arrival) for DCC files * /nick command is now allowed when not connected to server * added server/channel arg to /buffer command for jumping to buffer * fixed display bug in chat window when a message length equals to window width * added new keys for switching to other windows: alt-w followed by alt-{arrow} * added new keys for scrolling to previous/next highlight: alt-P / alt-N * added "read marker": an indicator for first unread line in a server or channel buffer (new key alt-U to scroll to marker) * new window maganement: custom size for windows, auto resize when terminal is resized * fixed infinite loop when resizing term to small size * added /history command
* Removed WWW, the URL does not exist anymore.yoichi2006-01-301-2/+0
| | | | | PR: ports/92275 Submitted by: Jean Milanez Melo
* Update to version 0.19markus2006-01-3010-212/+138
|
* SHA256ifyedwin2006-01-304-5/+9
| | | | Approved by: krion@
* SHA256ifyedwin2006-01-301-0/+1
| | | | APproved by: krion@
* FORBIDDEN: Sends email to authors after compilationkris2006-01-291-0/+2
|
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-2810-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
* Add ircd-ratbox.jylefort2006-01-2737-0/+1637
| | | | | | | | | | | | | This is a port of the ircd-ratbox IRC daemon. ircd-ratbox is the primary ircd used on EFnet; it combines the stability of an ircd required for a large production network together with a rich set of features, making it also suitable for use on smaller networks. WWW: http://www.ircd-ratbox.org/ PR: ports/92404 Submitted by: Shaun Amott <shaun@inerd.com>
* BROKEN when WITHOUT_NLS: Incorrect pkg-plistkris2006-01-261-0/+4
|
* Update URL.yoichi2006-01-241-1/+1
| | | | | PR: ports/92260 Submitted by: Jean Milanez Melo
* - Fix MASTER_SITESgarga2006-01-241-2/+2
| | | | | PR: ports/92278 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Update to 5.0.57pav2006-01-242-2/+4
| | | | | PR: ports/92249 Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
* - Remove WWWpav2006-01-241-2/+0
| | | | | PR: ports/92261 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Abandonware; detonate in two monthspav2006-01-234-201/+200
| | | | | | | - Portlint PR: ports/92221 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Marked as DEPRECATED, the project is gone.erwin2006-01-232-11/+6
| | | | | | | - Removed WWW line in pkg-descr, because the URL doesn't exist anymore. PR: 92213 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
* - Update to 1.0.1pav2006-01-236-96/+50
| | | | | PR: ports/92173 Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer)
* - Fix WWW line in pkg-descrtdb2006-01-231-1/+1
| | | | | PR: 92203 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* BROKEN with WITHOUT_NLS: Does not compile without gettextkris2006-01-232-0/+2
|
* SHA256ifyedwin2006-01-2259-0/+121
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-224-10/+10
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2219-187/+187
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Fix MASTER_SITE reorganisationedwin2006-01-161-1/+1
|
* - Fix runtime crash on 64-bit archs with jemallocpav2006-01-152-0/+11
| | | | | | PR: ports/91812 Submitted by: keramida Approved by: vanilla (vacation blanket)
* Update to 2.6.1. See http://xchat.org/changelog.txt for details.marcus2006-01-114-16/+14
|
* - Update to 7.2.0pav2006-01-0912-142/+170
| | | | | PR: ports/91559 Submitted by: Diane Bruce <db@db.net> (maintainer)
* Chase gnutls update.novel2006-01-092-2/+4
|
* Update to KDE 3.5.0lofi2006-01-082-0/+4
|
* Make irc/xaric buildable on 4.x and 6.x.edwin2006-01-084-9/+38
|
* update to 0.13.1edwin2006-01-075-7/+39
|
* Update to 1.1.2edwin2006-01-072-5/+5
|
* Now that new style rc.d scripts are being run as part of thedougb2006-01-072-1/+2
| | | | | | | | | | | | | | | | | | | | | | base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change.
* [UPDATE]: irc/miah: Update to version 0.6.0.2edwin2006-01-073-17/+5
| | | | | | | | | | This patch will update irc/miah to version 0.6.0.3. This version fixes various bugs and security fixes as outlined on http://miau.sourceforge.net/changelog.html. PR: ports/91437 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Security http://miau.sourceforge.net/changelog.html
* Add comment/documentation for WITH_HALFOPS option in port Makefileedwin2006-01-071-0/+1
| | | | | | | | My previous patch neglected to list WITH_HALFOPS in the list of port options. PR: ports/91383 Submitted by: Geraint Edwards <gedge-oss@yadn.org>
* - Fix SSL optionpav2006-01-051-2/+6
| | | | | | | | | - Add HALFOPS option - Fix comment about PREFIX PR: ports/91340 Submitted by: Geraint Edwards <gedge-oss@yadn.org> Approved by: maintainer
* Fix build with dbus-0.60.marcus2005-12-311-0/+11
|
* Chase the dbus shared lib version.marcus2005-12-311-2/+2
|
* Add an additional distfile mirrorehaupt2005-12-291-1/+2
|
* Remove trailing spacesedwin2005-12-272-4/+4
|
* - Update for irssi >= 0.8.10 [1]erwin2005-12-262-26/+12
| | | | | | | - Add SHA256 PR: 90905 [1] Submitted by: Timothy Redaelli <drizzt@gufi.org> (maintainer)
* Fix warning that keitairc still uses POE::Session->new.matusita2005-12-262-1/+22
| | | | | | | | | This method is already deprecated, 'create' is the only method to make a new POE::Session object. Content changed, bump PORTREVISION. See also: http://www.nntp.perl.org/group/perl.poe/2613
* - Update to 1.9.1garga2005-12-213-10/+17
| | | | | | | - Pass maintainership to submitter PR: ports/90745 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* Fix MASTER_SITES and unmark BROKENerwin2005-12-181-5/+1
| | | | | PR: 90591 Submitted by: Timothy Redaelli <drizzt@gufi.org> (maintainer)
* BROKEN: Unfetchablekris2005-12-171-0/+2
|
* * Update to 1.1.27.anray2005-12-143-7/+6
| | | | | | | | | * Unbroken port. * Update home page location. PR: ports/90378 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: sem(mentor)
* Make it work with 4's gcc (c99 declaration problem)mat2005-12-124-12/+12
|
* 1: upgrade to 0.8.10.vanilla2005-12-127-110/+294
| | | | | | | 2: sync with irssi-devel PR: ports/90256 Submitted by: Toni Viemero <toni.viemero@iki.dot.fi>
* Remove pear ports obsolated by devel/pear and switchale2005-12-091-2/+2
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* - Update to 1.0pav2005-12-094-42/+14
| | | | | PR: ports/90136 Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer)
* - Change maintainer to my @FreeBSD.org address.tdb2005-12-012-1/+2
| | | | | | - Add SHA256 checksum. Approved by: clement (mentor)
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
|
OpenPOWER on IntegriCloud