| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 16:36:41
3.2_2
|
ehaupt  |
Chase security/libgcrypt update |
23 Apr 2013 10:51:40
3.2_1
|
bapt  |
Convert irc to USES=pkgconfig |
05 Feb 2013 16:17:07
3.2_1
|
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
04 Feb 2013 22:01:16
3.2
|
brix  |
- Update to v3.2
- Convert to OptionsNG
- Remove unneeded dependencies on specific ABI versions |
08 Nov 2012 12:30:05
3.0.6
|
brix  |
- Update to v3.0.6
Reminded by: Jean Trolleur <sigtstp@gmail.com> and grey <grey@artkiver.com>
Feature safe: yes |
08 Sep 2012 06:58:02
3.0.5_1
|
dougb  |
Hook security/libotr3 up, and move ports that depend on the old version
to this new dependency. |
26 Jul 2012 07:19:30
3.0.5
|
dougb  |
For ports that depend on security/libotr, add the new USE_PKGCONFIG macro.
For all but kdenetwork4 use =build. For it use both just in case.
For net-im/clim also fix the manual call to pkg-config for CONFIGURE_ENV |
19 Feb 2012 19:46:07
3.0.5
|
brix  |
- Update to v3.0.5 |
14 Jan 2012 08:57:23
3.0.4
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
04 Dec 2011 20:45:28
3.0.4
|
brix  |
- Update to v3.0.4
- Skype protocol support will be available at a later point in time,
as it has few external dependencies not currently available in ports
Requested by: xi on irc
Feature safe: yes |
27 Aug 2011 17:28:25
3.0.3
|
marcus  |
Update Pidgin and friends to 2.10.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release. |
26 Jul 2011 18:38:04
3.0.3
|
pav  |
- Fix build after recent gnutls update
Reported by: pointyhat |
02 Jul 2011 22:13:21
3.0.3
|
marcus  |
Update Pidgin and friends to 2.9.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release. |
19 Jun 2011 21:25:44
3.0.3
|
marcus  |
Chase the libpurple shared lib version. |
13 Jun 2011 14:17:48
3.0.3
|
brix  |
- Update to v3.0.3 |
05 Jun 2011 18:43:16
3.0.2_1
|
novel  |
Chase security/gnutls update and add an UPDATING entry. |
02 Apr 2011 12:27:30
3.0.2
|
brix  |
- Update to v3.0.2 |
04 Dec 2010 12:05:59
3.0.1
|
brix  |
- Update to v3.0.1 |
14 Nov 2010 14:28:53
3.0_1
|
brix  |
- Add patch for SRV record lookup support on FreeBSD
Submitted by: ashish@ |
28 Oct 2010 16:20:38
3.0
|
brix  |
- Update to v3.0
- Add LICENSE information |
26 Jul 2010 12:26:58
1.2.8_1
|
brix  |
- Add upstream fix for twitter protocol segfault
(http://bugs.bitlbee.org/bitlbee/ticket/650)
Submitted by: ashish@ |
05 Jul 2010 19:34:38
1.2.8
|
brix  |
- Update to v1.2.8
- Add LICENSE
Feature safe: yes |
18 May 2010 19:49:02
1.2.7
|
brix  |
- Update to v1.2.7
Submitted by: tobez |
23 Apr 2010 16:12:25
1.2.6a
|
brix  |
- Update to v1.2.6a
- Use UIDs/GIDs files for automatic user/group creation |
04 Apr 2010 15:02:59
1.2.5
|
brix  |
Fix build with gcc-3.x on RELENG_6.
Reported by: pointyhat via erwin |
27 Mar 2010 00:15:24
1.2.5
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
17 Mar 2010 09:43:32
1.2.5
|
brix  |
- Update to v1.2.5 |
29 Oct 2009 21:26:48
1.2.4
|
brix  |
- Update to v1.2.4
PR: ports/139699
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
21 Sep 2009 18:29:16
1.2.3_3
|
brix  |
- Simplify RC script
Submitted by: dougb@
Feature safe: yes |
13 Sep 2009 10:35:23
1.2.3_2
|
brix  |
- Use -u ${user} option to bitlbee instead of su in rc.d script
PR: ports/138268
Submitted by: garga |
16 Aug 2009 18:04:40
1.2.3_2
|
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
15 Jul 2009 16:56:10
1.2.3_1
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
16 Nov 2008 15:22:50
1.2.3_1
|
brix  |
- Record conflict with bitlbee-otr
- Bump PORTREVISION |
26 Sep 2008 21:45:42
1.2.3
|
brix  |
Update to v1.2.3 (security update)
Security:
http://www.vuxml.org/freebsd/24ec781b-8c11-11dd-9923-0016d325a0ed.html |
27 Aug 2008 20:16:32
1.2.2  |
brix  |
- Update to version 1.2.2
- Add options for enabling/disabling support for individual protocols |
28 Jun 2008 21:32:48
1.2.1  |
brix  |
Update to version 1.2.1.
Approved by: erwin (mentor, implicit) |
06 Jun 2008 13:36:43
1.2_2  |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 May 2008 16:10:14
1.2_1  |
brix  |
Run the bitlbee daemon as user 'bitlbee' instead of 'nobody' by
default to honor the fact that 'nobody' is not intended to own any
files.
Requested by: simon
Approved by: erwin (mentor) |
20 Apr 2008 22:01:56
1.2  |
brix  |
Fix sed(1) statement for cases where $LDFLAGS contains one or more
colons.
PR: ports/122921
Approved by: pav (co-mentor) |
20 Mar 2008 09:51:43
1.2  |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
18 Mar 2008 20:37:15
1.2  |
brix  |
Update to version 1.2.
- Remove LDAP support (broken in this release)
- Remove old, unmaintained oscar protocol recode patch
Approved by: erwin (mentor)
Tested by: Christian Laursen <xi at borderworlds.dk> |
03 Mar 2008 11:57:08
1.0.4_2  |
novel  |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
09 Jan 2008 20:21:59
1.0.4_1  |
brix  |
Take over maintaining this port.
Approved by: Lars Sommer <lasg@lasg.dk> (previous maintainer), erwin (mentor) |
08 Jan 2008 20:51:45
1.0.4_1  |
brix  |
Various improvements:
- 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) |
27 Aug 2007 02:44:55
1.0.4  |
clsung  |
- Update to 1.0.4
PR: ports/115837
Submitted by: maintainer (Lars Sommer) |
23 Jul 2007 09:36:52
1.0.3_4  |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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 |
01 Jul 2007 08:56:17
1.0.3_4  |
novel  |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
17 Apr 2007 00:39:19
1.0.3_3  |
itetcu  |
Pass maintainership to Lars Sommer.
PR: ports/111717
Submitted by: Lars Sommer |
27 Feb 2007 20:57:40
1.0.3_3  |
linimon  |
Reset peter@dataloss.nl due to maintainer-timeouts.
Hat: portmgr |
16 Feb 2007 20:59:22
1.0.3_3  |
alepulver  |
- Add DEBUG, OPENSSL and IPV6 options.
PR: ports/108689
Submitted by: Spil Oss <spil.oss@gmail.com>
Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer, timeout) |
02 Jan 2007 08:54:13
1.0.3_3  |
novel  |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
21 Dec 2006 15:02:58
1.0.3_2  |
osa  |
Remove debug prints from the oscar_recode_charset patch.
Found by: tobez |
20 Dec 2006 16:26:55
1.0.3_1  |
osa  |
Add RECODE knob, its enable oscar_recode_charset variable for
support remote charset.
Bump PORTREVISION.
Obtained from: http://bugs.bitlbee.org/bitlbee/ticket/53 (ver. 0.5)
Approved by: maintainer (timeout > 2 weeks) |
12 Aug 2006 09:52:53
1.0.3  |
miwi  |
- Update to 1.0.3
- Remove msn6 patch is no longer supported
PR: ports/99911
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout |
06 Jul 2006 17:41:23
1.0.2_1  |
novel  |
Chase gnutls shlib version change. |
12 May 2006 13:40:28
1.0.2  |
lawrance  |
Since SUB_FILES accidentally snuck in on my previous commit, to
bitlbee, use it for pkg-message.
Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer) |
11 May 2006 09:56:55
1.0.2  |
lawrance  |
Fix build when WITH_MSN6_FEATURES is defined.
PR: ports/96408
Submitted by: Michael Stevens <mstevens@etla.org>
Approved by: peter@dataloss.nl (maintainer, timeout 14 days) |
25 Apr 2006 21:33:38
1.0.2  |
erwin  |
Update to 1.0.2
PR: 96107
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer |
23 Jan 2006 15:34:45
1.0.1  |
pav  |
- Update to 1.0.1
PR: ports/92173
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer) |
09 Jan 2006 16:34:19
1.0_1  |
novel  |
Chase gnutls update. |
12 Dec 2005 10:35:45
1.0  |
mat  |
Make it work with 4's gcc (c99 declaration problem) |
09 Dec 2005 12:47:21
1.0  |
pav  |
- Update to 1.0
PR: ports/90136
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer) |
11 Nov 2005 10:37:35
0.99  |
tobez  |
Update to 0.99.
PR: 88814
Submitted by: maintainer |
05 Nov 2005 05:22:06
0.92_3  |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
10 Oct 2005 21:16:47
0.92_2  |
pav  |
- Add support to Google Talk
- 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) |
12 Mar 2005 10:54:27
0.92_1  |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
25 Feb 2005 18:37:18
0.92  |
pav  |
- Update to 0.92
Submitted by: maintainer |
16 Oct 2004 19:59:02
0.91  |
pav  |
- Update to 0.91
PR: ports/72757
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer) |
06 Jul 2004 19:04:31
0.90a  |
dannyboy  |
Update to 0.90a, which fixes y! signon.
Approved by: maintainer |
08 Jun 2004 08:05:24
0.90  |
pav  |
- Update to 0.90
- Add WITH_FLOOD knob
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer),
Herbert J. Skuhra <herbert.skuhra@gmx.at> |
06 Jun 2004 01:44:39
0.85a_1  |
marcus  |
Chase the gnutls shared lib version.
Pointy hat to: sergei |
05 Apr 2004 03:31:02
0.85a_1  |
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
02 Apr 2004 07:37:11
0.85a  |
pav  |
- Update to 0.85a
PR: ports/65052
Submitted by: Daniel Johansson <donnex@donnex.net>
Approved by: maintainer |
31 Mar 2004 03:12:58
0.84  |
trevor  |
SIZEify (maintainer timeout) |
19 Mar 2004 05:36:30
0.84  |
marcus  |
Chase the gnutls shared lib version. |
22 Feb 2004 15:52:11
0.84  |
nobutaka  |
Update to 0.84.
Fix the dependency for MSN support.
PR: ports/63165
Submitted by: maintainer |
04 Feb 2004 05:21:48
0.82_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
14 Dec 2003 15:15:24
0.82  |
pav  |
- Add pkg-message missed in last commit
PR: ports/60230
Reported by: Peter Schuller <peter.schuller@infidyne.com>
Pointy hat to: erwin |
12 Dec 2003 14:48:06
0.82  |
erwin  |
- upgrade 0.74a to 0.82
- 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 |
04 Sep 2003 14:46:13
0.74a  |
erwin  |
Update WWW after the site moved to it's own domain
Approved by: maintainer |
30 Aug 2003 06:11:49
0.74a  |
edwin  |
New port: net/bitlbee
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> |