aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-2259-0/+121
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-224-10/+10
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-2219-187/+187
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Fix MASTER_SITE reorganisationEdwin Groothuis2006-01-161-1/+1
| | | | Notes: svn path=/head/; revision=153617
* - Fix runtime crash on 64-bit archs with jemallocPav Lucistnik2006-01-152-0/+11
| | | | | | | | | PR: ports/91812 Submitted by: keramida Approved by: vanilla (vacation blanket) Notes: svn path=/head/; revision=153546
* Update to 2.6.1. See http://xchat.org/changelog.txt for details.Joe Marcus Clarke2006-01-114-16/+14
| | | | Notes: svn path=/head/; revision=153234
* - Update to 7.2.0Pav Lucistnik2006-01-0912-142/+170
| | | | | | | | PR: ports/91559 Submitted by: Diane Bruce <db@db.net> (maintainer) Notes: svn path=/head/; revision=153164
* Chase gnutls update.Roman Bogorodskiy2006-01-092-2/+4
| | | | Notes: svn path=/head/; revision=153142
* Update to KDE 3.5.0Michael Nottebrock2006-01-082-0/+4
| | | | Notes: svn path=/head/; revision=153084
* Make irc/xaric buildable on 4.x and 6.x.Edwin Groothuis2006-01-084-9/+38
| | | | Notes: svn path=/head/; revision=153050
* update to 0.13.1Edwin Groothuis2006-01-075-7/+39
| | | | Notes: svn path=/head/; revision=153019
* Update to 1.1.2Edwin Groothuis2006-01-072-5/+5
| | | | Notes: svn path=/head/; revision=152982
* Now that new style rc.d scripts are being run as part of theDoug Barton2006-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. Notes: svn path=/head/; revision=152963
* [UPDATE]: irc/miah: Update to version 0.6.0.2Edwin Groothuis2006-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 Notes: svn path=/head/; revision=152961
* Add comment/documentation for WITH_HALFOPS option in port MakefileEdwin Groothuis2006-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> Notes: svn path=/head/; revision=152931
* - Fix SSL optionPav Lucistnik2006-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 Notes: svn path=/head/; revision=152846
* Fix build with dbus-0.60.Joe Marcus Clarke2005-12-311-0/+11
| | | | Notes: svn path=/head/; revision=152504
* Chase the dbus shared lib version.Joe Marcus Clarke2005-12-311-2/+2
| | | | Notes: svn path=/head/; revision=152498
* Add an additional distfile mirrorEmanuel Haupt2005-12-291-1/+2
| | | | Notes: svn path=/head/; revision=152353
* Remove trailing spacesEdwin Groothuis2005-12-272-4/+4
| | | | Notes: svn path=/head/; revision=152136
* - Update for irssi >= 0.8.10 [1]Erwin Lansing2005-12-262-26/+12
| | | | | | | | | | - Add SHA256 PR: 90905 [1] Submitted by: Timothy Redaelli <drizzt@gufi.org> (maintainer) Notes: svn path=/head/; revision=152109
* Fix warning that keitairc still uses POE::Session->new.Makoto Matsushita2005-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 Notes: svn path=/head/; revision=152072
* - Update to 1.9.1Renato Botelho2005-12-213-10/+17
| | | | | | | | | | - Pass maintainership to submitter PR: ports/90745 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=151753
* Fix MASTER_SITES and unmark BROKENErwin Lansing2005-12-181-5/+1
| | | | | | | | PR: 90591 Submitted by: Timothy Redaelli <drizzt@gufi.org> (maintainer) Notes: svn path=/head/; revision=151466
* BROKEN: UnfetchableKris Kennaway2005-12-171-0/+2
| | | | Notes: svn path=/head/; revision=151427
* * Update to 1.1.27.Andrey Slusar2005-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) Notes: svn path=/head/; revision=151166
* Make it work with 4's gcc (c99 declaration problem)Mathieu Arnold2005-12-124-12/+12
| | | | Notes: svn path=/head/; revision=150974
* 1: upgrade to 0.8.10.Vanilla I. Shu2005-12-127-110/+294
| | | | | | | | | | 2: sync with irssi-devel PR: ports/90256 Submitted by: Toni Viemero <toni.viemero@iki.dot.fi> Notes: svn path=/head/; revision=150949
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* - Update to 1.0Pav Lucistnik2005-12-094-42/+14
| | | | | | | | PR: ports/90136 Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer) Notes: svn path=/head/; revision=150720
* - Change maintainer to my @FreeBSD.org address.Tim Bishop2005-12-012-1/+2
| | | | | | | | | - Add SHA256 checksum. Approved by: clement (mentor) Notes: svn path=/head/; revision=150154
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* - Honors LOCALBASE.Florent Thoumie2005-11-295-3/+65
| | | | | | | | | | | | | - Executable moved to ${PREFIX}/sbin - Add rcNG script. - Logfile is placed under /var/log. - Pidfile is placed under /var/pid. PR: ports/88177 Submitted by: maintainer Notes: svn path=/head/; revision=149963
* The Ruby contrib directory hasn't existed for some time; mirror theBill Fenner2005-11-281-2/+2
| | | | | | | files on MASTER_SITE_LOCAL until someone upgrades these ports. Notes: svn path=/head/; revision=149722
* - Add SHA256Pav Lucistnik2005-11-2628-0/+30
| | | | Notes: svn path=/head/; revision=149530
* - Style: ports@freebsd.org -> ports@FreeBSD.orgPav Lucistnik2005-11-251-1/+1
| | | | Notes: svn path=/head/; revision=149492
* New port: irc/irssi-dcc_send_limiter [Irssi plugin to limit the transmit ↵Edwin Groothuis2005-11-254-0/+68
| | | | | | | | | | | | speed of DCC sends] Irssi plugin to limit the transmit speed of DCC sends PR: ports/87880 Submitted by: Timothy Redaelli <drizzt@gufi.org> Notes: svn path=/head/; revision=149351
* Add SHA256 checksums to my portsDoug Barton2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149230
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* - Add some SHA256sPav Lucistnik2005-11-232-0/+2
| | | | Notes: svn path=/head/; revision=149199
* - Update to 5.0.56.Florent Thoumie2005-11-232-1/+3
| | | | | | | | PR: ports/89451 Submitted by: maintainer Notes: svn path=/head/; revision=149166
* - Update to 2.0.2Simon Barner2005-11-236-6/+12
| | | | | | | | | | - Add SHA256 PR: ports/89266 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=149126
* - Update to 0.9.9Cheng-Lung Sung2005-11-229-786/+66
| | | | | | | | | | | - add SHA256 checksum PR: 89351 Submitted by: clsung Approved by: David Bushong (maintainer) Notes: svn path=/head/; revision=149021
* - add SHA256Dirk Meyer2005-11-201-0/+1
| | | | Notes: svn path=/head/; revision=148840
* - add SHA256Dirk Meyer2005-11-201-0/+1
| | | | Notes: svn path=/head/; revision=148834
* - Add WITH_PERL optionAndrej Zverev2005-11-162-16/+28
| | | | | | | - Bump portrevision Notes: svn path=/head/; revision=148489
* Chase master siteKris Kennaway2005-11-161-1/+1
| | | | Notes: svn path=/head/; revision=148427
* BROKEN: Size mismatchKris Kennaway2005-11-161-0/+2
| | | | Notes: svn path=/head/; revision=148425
* - Update to version 0.1.6Andrej Zverev2005-11-154-10/+44
| | | | | | | | | - Implement WITH_PYTHON knob Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (via email) Notes: svn path=/head/; revision=148377
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-158-9/+8
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323