Commit Graph

64 Commits

Author SHA1 Message Date
sthen
3f3e64d669 update to bitlbee 3.2.2, from maintainer Tom Doherty (plus minor wantlib sync) 2014-08-21 21:41:57 +00:00
ajacoutot
497984ddf0 rc.conf.local is in man(1) section 8, at least for now. 2014-07-10 13:09:06 +00:00
naddy
324faf2eef fix build of otr flavor; from maintainer Tom Doherty 2014-01-04 16:42:46 +00:00
landry
28615baa94 Update to bitlbee 3.2.1, from maintainer Tom Doherty. 2014-01-02 13:04:34 +00:00
stsp
a2c8c07e9e libotr-4.0.0 support for bitlbee. Patch written by upstream developer pesco,
see http://bugs.bitlbee.org/bitlbee/ticket/1004.
ok pascal@
2013-08-15 16:34:00 +00:00
ajacoutot
a673865760 Tweak MESSAGEs/READMEs now that inetd(8) is off by default. 2013-04-27 15:44:20 +00:00
landry
bac1890bb6 Add two patches to fix jabber connections on accounds where the id domain
(ie me@example.com) is different from the server's fqdn (ie xmpp.example.com),
which is the case of Google Talk.

If the SRV records are properly configured (as detailed here:
http://wiki.xmpp.org/web/SRV_Records) you dont need to set the server
anymore in bitlbee, it will do the dns lookup and automagically connect
to the right server. Note that the purple FLAVOR doesn't exhibit this
bug.

This is needed until someone adds the ns_*parse* family of functions from
BIND8 to our resolver (asr? any takers?)

From Daniel Levai (thanks!), tested by myself & looks good to sthen@.
2013-03-13 21:42:58 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
okan
c9a4101f18 update to 3.2 and switch from gnutls to openssl; mostly from Tom Doherty and
LEVAI Daniel; additionally I'm passing along MAINTAINERship.

testing and OK landry@
2013-01-30 21:45:42 +00:00
okan
67152183bb update to 3.0.6; from Tom Doherty.
ok landry@
2012-11-27 15:40:56 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
okan
3f4bbf4161 update to 3.0.5; from Tom Doherty - thanks!
note the binary libexec/bitlbee -> sbin/bitlbee move.

tested by and ok landry@
2012-04-09 15:37:52 +00:00
okan
39cf1447e1 update to 3.0.4
ok landry@
2011-12-30 17:24:24 +00:00
okan
070aaadde4 use '/etc/rc.d/inetd reload' instead of 'pkill -HUP inetd' in README
requested by ajacoutot@
2011-10-03 14:41:45 +00:00
okan
1e715d6680 update to 3.0.3
- new libpurple and otr flavors
 - remove groff requirement
 - convert to pkg-readmes with corrections
 - fix broken @sample
 - gnutls patch no longer required

started by jirib@live.com and again later by leva@ecentrum.hu, previous
MAINTAINER relinquishing maintainership - thanks.

feedback from ajacoutot@ and landry@
2011-10-03 14:33:14 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
ajacoutot
0e771080ec Unbreak tls support after recent gnutls update. 2011-06-12 08:09:26 +00:00
jasper
4fee5ffce0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.

ok aja@
2011-05-11 12:03:19 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
2d4d3c014f WANTLIB conversion 2010-11-11 11:54:08 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
aad20716cf Update to 1.2.7, fixing MSN chat following changes to Passport
logins.  Similar diff from Abel Abraham Camarillo Ojeda.

While there, sync WANTLIB (glib2 pthread) and stop hiding compiler
command lines. No response from MAINTAINER for a previous update
(1.2.6+patch) - I didn't wait very long but committing now to
get the MSN fix in.
2010-05-16 08:31:28 +00:00
nicm
bf35d13293 Update to 1.2.5, from Tom Doherty.
ok landry@, and maintainer Andrew Dalgleish
2010-04-02 22:02:05 +00:00
ajacoutot
cebb16362c - wantlib/lib_depends cleaning
- add gpl version
2009-03-13 17:02:54 +00:00
martynas
b8904def29 """I just released BitlBee 1.2.2, and I advice public server
maintainers to upgrade their BitlBee daemons as soon as possible,
since this release fixes a security bug that was probably there for
a long time already."""
more info, bitlbee.org
tested by merdely@, wcmaier@, Andrew Dalgleish, Wiktor Izdebski
ok merdely@, wcmaier@
2008-10-16 16:26:44 +00:00
martynas
2da84680f2 bugfix update to bitlbee-1.2.1
ok maintainer Andrew Dalgleish, merdely@, wcmaier@
2008-07-11 01:13:05 +00:00
merdely
632b1dc391 Update to 1.2.
V1.2 adds nice "account set #" feature to manage accounts.
Remove a lot of string handling patches.
Remove patches to rename bitlbee "root" user to "bitlbee".

tested by Andrew Dalgleish (MAINTAINER), James Turner and Wiktor Izdebski
ok martynas@, simon@, okan@, wcmaier@
2008-04-09 22:13:11 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
martynas
117ac1f407 update to bitlbee-1.0.4
ok simon@ and maintainer Andrew Dalgleish;  tested by Wiktor Izdebski
2007-11-19 11:44:32 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
simon
53e6084bfe update to version 1.0.3
from Martynas Venckus <martynas at altroot dot org>
2007-01-14 21:53:01 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
espie
939a8c0f52 zap .0.0 2006-09-18 11:59:59 +00:00
naddy
1462e0a73a also install motd file; from maintainer Andrew Dalgleish 2006-04-14 21:54:22 +00:00
naddy
9074e0ef23 update to 1.0.2; from maintainer Andrew Dalgleish 2006-04-11 15:11:32 +00:00
pvalchev
a34ec5141c - fix ownership of /var/bitlbee/
- remove unused html file
from maintainer Andrew Dalgleish
2005-03-16 01:57:39 +00:00
pvalchev
fbe9a319e4 fix WANTLIB for no_ssl flavor (i wonder how many are broken like that..)
bump PKGNAME for this and next change
2005-03-16 01:56:49 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
24b8f41526 - Disable SSL support for real
- Rename no_msn FLAVOR to no_ssl
- Bump PKGNAME
- Add WANTLIB markers

Problem spotted by newlib-depends-check and fixed by MAINTAINER

ok naddy@
2004-12-17 15:41:15 +00:00
alek
174a8e0895 Forgotten PKGNAME bump
ok espie@
2004-11-13 13:39:40 +00:00
alek
8c79437c92 Opsie, this should be PREFIX not LOCALBASE
ok strum@
2004-11-13 10:24:57 +00:00
alek
2b32d8b4c3 - Don't hardcode /usr/local
- Clean up /var/bitlbee with @extraunexec

ok pvalchev@
2004-11-13 09:20:18 +00:00
naddy
638b34bdc4 Updated to 0.91; from Andrew Dalgleish <openbsd@ajd.net.au>. 2004-10-21 14:48:51 +00:00
xsa
b168808cae @newuser,@newgroup,@sample .. bye bye INSTALL; 2004-10-03 19:03:11 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00