FreshPorts -- The Place For Ports Tue, 9 Feb 2010 10:46 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
bitlbee 1.2.4 irc on this many watch lists=9 search for ports that depend on this port An older version of this port was marked as vulnerable.
An IRC to other chat networks gateway
Maintained by: brix@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Aug 2003 07:12:12


An IRC to other chat networks gateway. This program can be used
as an IRC server which forwards everything you say to people on
other chat networks like MSN/ICQ/Jabber.

WWW: http://www.bitlbee.org/

- Peter van Dijk
peter@dataloss.nl
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: security/gnutls, devel/glib20

To install the port: cd /usr/ports/irc/bitlbee/ && make install clean
To add the package: pkg_add -r bitlbee


Configuration Options
===> The following configuration options are available for bitlbee-1.2.4:
     DEBUG=Off (default) "Enable debug support"
     IPV6=On (default) "Enable IPv6 support"
     OPENSSL=Off (default) "Use OpenSSL rather than GnuTLS"
     MSN=On (default) "Enable MSN protocol support"
     JABBER=On (default) "Enable Jabber (XMPP) protocol support"
     OSCAR=On (default) "Enable OSCAR (ICQ, AIM) protocol support"
     YAHOO=On (default) "Enable Yahoo! protocol support"
===> Use 'make config' to modify these settings

Master Sites:
http://get.bitlbee.org/src/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brix/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brix/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brix/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brix/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brix/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brix/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brix/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-05-19
    Affects: users of irc/bitlbee
    Author: brix@FreeBSD.org
    Reason: 
      The default installation is now configured for running bitlbee as
      user 'bitlbee'.  Make sure any existing configuration files are
      readable by that user.
    
    

  • 2008-01-08
    Affects: users of irc/bitlbee
    Author: brix@FreeBSD.org
    Reason: 
      irc/bitlbee now stores saved user settings in /var/db/bitlbee/, not
      $PREFIX/etc/bitlbee/.  You will have to manually move any existing user
      settings to the new location (or override the user settings directory
      using -d if you wish to keep the old behavior).  Other configuration
      files are still kept in $PREFIX/etc/bitlbee/ by default.
    
      The default installation is now configured for running bitlbee as user
      'nobody' by default.  Make sure any existing configuration files are
      readable by that user.
    
    

Number of commits found: 54

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
29 Oct 2009 21:26:48
Original commit files touched by this commit  1.2.4
brix search for other commits by this committer
- Update to v1.2.4

PR:             ports/139699
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
21 Sep 2009 19:29:16
Original commit files touched by this commit  1.2.3_3
brix search for other commits by this committer
- Simplify RC script

Submitted by:   dougb@
Feature safe:   yes
13 Sep 2009 11:35:23
Original commit files touched by this commit  1.2.3_2
brix search for other commits by this committer
- Use -u ${user} option to bitlbee instead of su in rc.d script

PR:             ports/138268
Submitted by:   garga
16 Aug 2009 19:04:40
Original commit files touched by this commit  1.2.3_2
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
15 Jul 2009 17:56:10
Original commit files touched by this commit  1.2.3_1
dougb search for other commits by this committer
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
Original commit files touched by this commit  1.2.3_1
brix search for other commits by this committer
- Record conflict with bitlbee-otr
- Bump PORTREVISION
26 Sep 2008 22:45:42
Original commit files touched by this commit  1.2.3
brix search for other commits by this committer
Update to v1.2.3 (security update)

Security:      
http://www.vuxml.org/freebsd/24ec781b-8c11-11dd-9923-0016d325a0ed.html
27 Aug 2008 21:16:32
Original commit files touched by this commit  1.2.2
 This port version is marked as vulnerable.
brix search for other commits by this committer
- Update to version 1.2.2
- Add options for enabling/disabling support for individual protocols
28 Jun 2008 22:32:48
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to version 1.2.1.

Approved by:    erwin (mentor, implicit)
06 Jun 2008 14:36:43
Original commit files touched by this commit  1.2_2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
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 17:10:14
Original commit files touched by this commit  1.2_1
 This port version is marked as vulnerable.
brix search for other commits by this committer
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 23:01:56
Original commit files touched by this commit  1.2
 This port version is marked as vulnerable.
brix search for other commits by this committer
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
Original commit files touched by this commit  1.2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
18 Mar 2008 20:37:15
Original commit files touched by this commit  1.2
 This port version is marked as vulnerable.
brix search for other commits by this committer
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
Original commit files touched by this commit  1.0.4_2
 This port version is marked as vulnerable.
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
09 Jan 2008 20:21:59
Original commit files touched by this commit  1.0.4_1
 This port version is marked as vulnerable.
brix search for other commits by this committer
Take over maintaining this port.

Approved by:    Lars Sommer <lasg@lasg.dk> (previous maintainer), erwin (mentor)
08 Jan 2008 20:51:45
Original commit files touched by this commit  1.0.4_1
 This port version is marked as vulnerable.
brix search for other commits by this committer
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 03:44:55
Original commit files touched by this commit  1.0.4
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to 1.0.4

PR:             ports/115837
Submitted by:   maintainer (Lars Sommer)
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.0.3_4
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- 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 09:56:17
Original commit files touched by this commit  1.0.3_4
 This port version is marked as vulnerable.
novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
17 Apr 2007 01:39:19
Original commit files touched by this commit  1.0.3_3
 This port version is marked as vulnerable.
itetcu search for other commits by this committer
Pass maintainership to Lars Sommer.

PR:             ports/111717
Submitted by:   Lars Sommer
27 Feb 2007 20:57:40
Original commit files touched by this commit  1.0.3_3
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Reset peter@dataloss.nl due to maintainer-timeouts.

Hat:            portmgr
16 Feb 2007 20:59:22
Original commit files touched by this commit  1.0.3_3
 This port version is marked as vulnerable.
alepulver search for other commits by this committer
- 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
Original commit files touched by this commit  1.0.3_3
 This port version is marked as vulnerable.
novel search for other commits by this committer
- 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
Original commit files touched by this commit  1.0.3_2
 This port version is marked as vulnerable.
osa search for other commits by this committer
Remove debug prints from the oscar_recode_charset patch.

Found by:       tobez
20 Dec 2006 16:26:55
Original commit files touched by this commit  1.0.3_1
 This port version is marked as vulnerable.
osa search for other commits by this committer
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 10:52:53
Original commit files touched by this commit  1.0.3
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- 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 18:41:23
Original commit files touched by this commit  1.0.2_1
 This port version is marked as vulnerable.
novel search for other commits by this committer
Chase gnutls shlib version change.
12 May 2006 14:40:28
Original commit files touched by this commit  1.0.2
 This port version is marked as vulnerable.
lawrance search for other commits by this committer
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 10:56:55
Original commit files touched by this commit  1.0.2
 This port version is marked as vulnerable.
lawrance search for other commits by this committer
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 22:33:38
Original commit files touched by this commit  1.0.2
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Update to 1.0.2

PR:             96107
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Approved by:    maintainer
23 Jan 2006 15:34:45
Original commit files touched by this commit  1.0.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.0.1

PR:             ports/92173
Submitted by:   Peter van Dijk <peter@dataloss.nl> (maintainer)
09 Jan 2006 16:34:19
Original commit files touched by this commit  1.0_1
 This port version is marked as vulnerable.
novel search for other commits by this committer
Chase gnutls update.
12 Dec 2005 10:35:45
Original commit files touched by this commit  1.0
 This port version is marked as vulnerable.
mat search for other commits by this committer
Make it work with 4's gcc (c99 declaration problem)
09 Dec 2005 12:47:21
Original commit files touched by this commit  1.0
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.0

PR:             ports/90136
Submitted by:   Peter van Dijk <peter@dataloss.nl> (maintainer)
11 Nov 2005 10:37:35
Original commit files touched by this commit  0.99
 This port version is marked as vulnerable.
tobez search for other commits by this committer
Update to 0.99.

PR:             88814
Submitted by:   maintainer
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.92_3
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
10 Oct 2005 22:16:47
Original commit files touched by this commit  0.92_2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- 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
Original commit files touched by this commit  0.92_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
25 Feb 2005 18:37:18
Original commit files touched by this commit  0.92
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.92

Submitted by:   maintainer
16 Oct 2004 20:59:02
Original commit files touched by this commit  0.91
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.91

PR:             ports/72757
Submitted by:   Peter van Dijk <peter@dataloss.nl> (maintainer)
06 Jul 2004 20:04:31
Original commit files touched by this commit  0.90a
 This port version is marked as vulnerable.
dannyboy search for other commits by this committer
Update to 0.90a, which fixes y! signon.

Approved by:    maintainer
08 Jun 2004 09:05:24
Original commit files touched by this commit  0.90
 This port version is marked as vulnerable.
pav search for other commits by this committer
- 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 02:44:39
Original commit files touched by this commit  0.85a_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Chase the gnutls shared lib version.

Pointy hat to:  sergei
05 Apr 2004 04:31:02
Original commit files touched by this commit  0.85a_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
02 Apr 2004 08:37:11
Original commit files touched by this commit  0.85a
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.85a

PR:             ports/65052
Submitted by:   Daniel Johansson <donnex@donnex.net>
Approved by:    maintainer
31 Mar 2004 04:12:58
Original commit files touched by this commit  0.84
 This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify (maintainer timeout)
19 Mar 2004 05:36:30
Original commit files touched by this commit  0.84
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Chase the gnutls shared lib version.
22 Feb 2004 15:52:11
Original commit files touched by this commit  0.84
 This port version is marked as vulnerable.
nobutaka search for other commits by this committer
Update to 0.84.
Fix the dependency for MSN support.

PR:             ports/63165
Submitted by:   maintainer
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.82_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
14 Dec 2003 15:15:24
Original commit files touched by this commit  0.82
 This port version is marked as vulnerable.
pav search for other commits by this committer
- 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
Original commit files touched by this commit  0.82
 This port version is marked as vulnerable.
erwin search for other commits by this committer
- 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 15:46:13
Original commit files touched by this commit  0.74a
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Update WWW after the site moved to it's own domain

Approved by:    maintainer
30 Aug 2003 07:11:49
Original commit files touched by this commit  0.74a
 This port version is marked as vulnerable.
edwin search for other commits by this committer
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>

Number of commits found: 54

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 8
new 48 hours10
new 7 days31
new fortnight88
new month199

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.254 seconds.