summaryrefslogtreecommitdiff
path: root/irc/bitlbee-otr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Take over maintaining this port.Henrik Brix Andersen2008-01-091-1/+1
| | | | | | | Approved by: Lars Sommer <lasg@lasg.dk> (previous maintainer), erwin (mentor) Notes: svn path=/head/; revision=205338
* Various improvements:Henrik Brix Andersen2008-01-084-17/+83
| | | | | | | | | | | | | | | | | | | | - Add rc script for running bitlbee in experimental daemon mode - Add instructions for launching bitlbee from inetd(8) - Install bitlbee to be run as nobody, not root - Store saved user settings in /var/db/bitlbee, not $PREFIX/etc/bitlbee - Do not rely on autodetection for SSL library - Use $EXTRA_PATCHES instead of custom post-patch target - Install port documentation files - Install example configuration files as port examples - Reflect custom FreeBSD paths in installed man pages and example files - Bump PORTREVISION Please read UPDATING for important migration information. Approved by: Lars Sommer <lasg@lasg.dk> (maintainer), erwin (mentor) Notes: svn path=/head/; revision=205285
* - Update to 1.0.4Cheng-Lung Sung2007-08-272-6/+6
| | | | | | | | PR: ports/115837 Submitted by: maintainer (Lars Sommer) Notes: svn path=/head/; revision=198349
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Chase gnutls shared library version chase: adjust DEPENDS lines andRoman Bogorodskiy2007-07-011-2/+2
| | | | | | | bump PORTREVISIONs. Notes: svn path=/head/; revision=194564
* Pass maintainership to Lars Sommer.Ion-Mihai Tetcu2007-04-171-1/+1
| | | | | | | | PR: ports/111717 Submitted by: Lars Sommer Notes: svn path=/head/; revision=190164
* Reset peter@dataloss.nl due to maintainer-timeouts.Mark Linimon2007-02-271-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=186160
* - Add DEBUG, OPENSSL and IPV6 options.Alejandro Pulver2007-02-161-2/+18
| | | | | | | | | PR: ports/108689 Submitted by: Spil Oss <spil.oss@gmail.com> Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer, timeout) Notes: svn path=/head/; revision=185332
* - Chase security/gnutls updateRoman Bogorodskiy2007-01-021-2/+2
| | | | | | | | - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here Notes: svn path=/head/; revision=181262
* Remove debug prints from the oscar_recode_charset patch.Sergey A. Osokin2006-12-212-3/+3
| | | | | | | Found by: tobez Notes: svn path=/head/; revision=180333
* Add RECODE knob, its enable oscar_recode_charset variable forSergey A. Osokin2006-12-202-1/+205
| | | | | | | | | | | support remote charset. Bump PORTREVISION. Obtained from: http://bugs.bitlbee.org/bitlbee/ticket/53 (ver. 0.5) Approved by: maintainer (timeout > 2 weeks) Notes: svn path=/head/; revision=180286
* - Update to 1.0.3Martin Wilke2006-08-122-16/+5
| | | | | | | | | | | - Remove msn6 patch is no longer supported PR: ports/99911 Submitted by: miwi Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=170396
* Chase gnutls shlib version change.Roman Bogorodskiy2006-07-061-1/+2
| | | | Notes: svn path=/head/; revision=167068
* Since SUB_FILES accidentally snuck in on my previous commit, toSam Lawrance2006-05-122-3/+0
| | | | | | | | | bitlbee, use it for pkg-message. Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer) Notes: svn path=/head/; revision=162173
* Fix build when WITH_MSN6_FEATURES is defined.Sam Lawrance2006-05-112-1/+10
| | | | | | | | | PR: ports/96408 Submitted by: Michael Stevens <mstevens@etla.org> Approved by: peter@dataloss.nl (maintainer, timeout 14 days) Notes: svn path=/head/; revision=162069
* Update to 1.0.2Erwin Lansing2006-04-252-10/+4
| | | | | | | | | PR: 96107 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=160477
* - Update to 1.0.1Pav Lucistnik2006-01-233-48/+25
| | | | | | | | PR: ports/92173 Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer) Notes: svn path=/head/; revision=154243
* Chase gnutls update.Roman Bogorodskiy2006-01-091-1/+2
| | | | Notes: svn path=/head/; revision=153142
* Make it work with 4's gcc (c99 declaration problem)Mathieu Arnold2005-12-122-6/+6
| | | | Notes: svn path=/head/; revision=150974
* - Update to 1.0Pav Lucistnik2005-12-092-21/+7
| | | | | | | | PR: ports/90136 Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer) Notes: svn path=/head/; revision=150720
* Update to 0.99.Anton Berezin2005-11-115-103/+54
| | | | | | | | PR: 88814 Submitted by: maintainer Notes: svn path=/head/; revision=147903
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* - Add support to Google TalkPav Lucistnik2005-10-103-2/+105
| | | | | | | | | | | | - Add optional patch adding support for various MSN6 features - Add optional patch for LDAP authentication support PR: ports/84929 Submitted by: Ed Schouten <ed@fxq.nl> Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer) Notes: svn path=/head/; revision=144869
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* - Update to 0.92Pav Lucistnik2005-02-252-3/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=129782
* - Update to 0.91Pav Lucistnik2004-10-163-8/+8
| | | | | | | | PR: ports/72757 Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer) Notes: svn path=/head/; revision=119623
* Update to 0.90a, which fixes y! signon.Daniel Harris2004-07-062-3/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=113089
* - Update to 0.90Pav Lucistnik2004-06-083-8/+34
| | | | | | | | | | - Add WITH_FLOOD knob Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer), Herbert J. Skuhra <herbert.skuhra@gmx.at> Notes: svn path=/head/; revision=111058
* Chase the gnutls shared lib version.Joe Marcus Clarke2004-06-061-1/+1
| | | | | | | Pointy hat to: sergei Notes: svn path=/head/; revision=110919
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* - Update to 0.85aPav Lucistnik2004-04-022-3/+4
| | | | | | | | | PR: ports/65052 Submitted by: Daniel Johansson <donnex@donnex.net> Approved by: maintainer Notes: svn path=/head/; revision=105950
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Chase the gnutls shared lib version.Joe Marcus Clarke2004-03-191-1/+1
| | | | Notes: svn path=/head/; revision=104584
* Update to 0.84.MANTANI Nobutaka2004-02-222-8/+9
| | | | | | | | | | Fix the dependency for MSN support. PR: ports/63165 Submitted by: maintainer Notes: svn path=/head/; revision=101736
* 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
* - Add pkg-message missed in last commitPav Lucistnik2003-12-142-0/+12
| | | | | | | | | PR: ports/60230 Reported by: Peter Schuller <peter.schuller@infidyne.com> Pointy hat to: erwin Notes: svn path=/head/; revision=95794
* - upgrade 0.74a to 0.82Erwin Lansing2003-12-125-30/+32
| | | | | | | | | | | | - add WITH_MSN to decide if want MSN support - add pkg-message to notice installed config files PR: 58798 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Approved by: maintainer Notes: svn path=/head/; revision=95667
* Update WWW after the site moved to it's own domainErwin Lansing2003-09-041-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=88546
* New port: net/bitlbeeEdwin Groothuis2003-08-305-0/+66
This is a new port for bitlbee (http://www.lintux.cx/bitlbee.html) which acts as an IRC server and then is an ICQ/AIM/MSN/Jabber etc. client itself. PR: ports/53232 Submitted by: Peter van Dijk <peter@dataloss.nl> Notes: svn path=/head/; revision=88047