Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6_2 27 Jun 2024 07:40:43 |
Baptiste Daroussin (bapt) |
irc/bitlbee: remove MSN and OSCAR options
Those have been remove from 3.6 release so those options are noop |
3.6_2 08 Jan 2024 16:43:49 |
Renato Botelho (garga) |
irc/bitlbee: Update manpages path
Move manpages to ${PREFIX}/share/man
Sponsored by: Rubicon Communications, LLC ("Netgate") |
3.6_1 08 Jan 2024 16:43:49 |
Renato Botelho (garga) |
irc/bitlbee: Pet portclippy
No functional changes intended
Sponsored by: Rubicon Communications, LLC ("Netgate") |
3.6_1 08 Jan 2024 12:19:07 |
Renato Botelho (garga) |
*/*: Eliminate use of MANPREFIX
Follow bapt and remove any usage of MANPREFIX from ports I maintain. No
functional changes intended. |
3.6_1 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.6_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.6_1 29 Aug 2021 19:17:02 |
Bernhard Froehlich (decke) |
irc/bitlbee: Add CPE information
Approved by: portmgr (blanket) |
3.6_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.6_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.6_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.6_1 15 Aug 2020 12:26:57 |
rene |
irc/bitlbee: remove optional expired Skype support |
3.6_1 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
3.6_1 02 Aug 2019 13:30:40 |
jbeich |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
3.6 22 Mar 2019 13:08:12 |
garga |
irc/bitlbee: Update to 3.6
While here, sort options descriptions and add missing OPTIONS for LDAP and
PAM authentication |
3.5.1_3 23 Feb 2019 17:24:22 |
bapt |
Yahoo messenger has been discontinued July 17, 2018 |
3.5.1_2 22 May 2018 13:15:13 |
mat |
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight |
3.5.1_2 16 Dec 2017 14:25:06 |
rene |
Remove mention of AIM from the OSCAR description.
AIM shut down on 2017-12-15
Reported by: Dmitri Goutnik <dg@syrec.org> |
3.5.1_2 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
3.5.1_2 08 Sep 2017 09:01:44 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
3.5.1_2 29 Jun 2017 10:55:30 |
garga |
Add patches missed on last commit and fix build without python |
3.5.1_1 27 Jun 2017 14:42:30 |
garga |
* bitlbee always links to libintl.so and the configure script has no NLS option,
so add USES=gettext-runtime
* libgcrpyt requires libgpg-error, so add it to GNUTLS_LIB_DEPENDS
* nss requires nspr, so add it to NSS_LIB_DEPENDS
* Add USES=ssl for OpenSSL, its library dependency was completely undeclared
* otr requires libgcrypt, and thus also libgpg-error, so add those to
OTR_LIB_DEPENDS
* Request the installed binary be stripped
* Mark LIBEVENT option BROKEN because bitlbee will not start in daemon (-D) or
fork (-F) mode when compiled with libevent; it exits almost immediately after
start unless run in foreground (-n). This problem has been present for at
least a year, recent past version of bitlbee also do not work, and the recent
update of libevent has not helped, so just mark it broken until someone takes
the initiative to debug and fix the issue.
* While here, remove python build dependency, it's not necessary anymore in
version 3.5.1
PR: 217311
Submitted by: rezny |
3.5.1 02 Apr 2017 15:40:43 |
miwi |
- Update to 3.5.1
PR: 217227
Submitted by: seschwar@gmail.com
Approved by: maintainer timeout |
3.5_2 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
3.5_1 04 Feb 2017 07:56:59 |
jbeich |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
3.5 10 Jan 2017 10:45:28 |
garga |
Update irc/bitlbee to 3.5 |
3.4.2_1 08 Dec 2016 18:20:35 |
garga |
When LIBPURPLE is select, do not allow user to select any other native
protocol option |
3.4.2_1 09 Oct 2016 12:10:02 |
jbeich |
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine |
3.4.2 13 Sep 2016 17:11:26 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
Approved by: portmgr blanket |
3.4.2 06 Sep 2016 13:33:01 |
amdmi3 |
- Fix configure handling, this is not really a GNU configure
PR: 212075
Approved by: portmgr blanket |
3.4.2 11 Apr 2016 12:42:08 |
garga |
Update irc/bitlbee to 3.4.2 |
3.4.1_5 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
3.4.1_5 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
3.4.1_4 25 Feb 2016 14:15:40 |
amdmi3 |
- Explicitly specify version for libotr.so to differentiate security/libotr and
security/libotr3
Approved by: portmgr blanket |
3.4.1_4 24 Sep 2015 14:39:30 |
garga |
Enable OTR by default on bitlbee |
3.4.1_3 18 Sep 2015 11:06:12 |
garga |
- Install headers and pkg-config entry, it's useful for people that want to
build plugins manually or possible plugin ports
- Instead of use --strip=0 and call STRIP_CMD later, let bitlbee build
scripts to strip binaries
- Bump PORTREVISION |
3.4.1_2 21 Jul 2015 12:27:52 |
garga |
Add python as build dependency and unbreak build without SKYPE option |
3.4.1_1 20 Jul 2015 20:26:41 |
garga |
- Fix a regression introduced in 3.4 that broke auto_join channels
- Bump PORTREVISION |
3.4.1 20 Jul 2015 19:36:33 |
garga |
Update to 3.4.1 |
3.4 19 May 2015 14:23:48 |
garga |
Do not try to strip a python script, it fixes install with SKYPE option enabled
Reported by: mat@ |
3.4 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.4 07 May 2015 19:36:50 |
garga |
- Add a new SKYPE option, off by default
- Modernize Makefile using OPTION helpers
- Do not set options for configure's default options
- Re-order options alphabetically
- libevent wasn't detected, added --libevent=${PREFIX}
PR: 199657 (based on)
Submitted by: Bernard Spil <spil.oss@gmail.com> |
3.4 09 Apr 2015 10:38:48 |
garga |
- Update to 3.4
- Added xmlto and libxslt as dependencies, needed to build manpages
- Removed IPV6 OPTION, it doesn't exist on configure anymore
- Added NSS as a valid option to SSL
- Added a new single option EVENTS, glib or libevent2
- Removed dependency of gnutls to OTR, it builds fine with openssl and/or nss
- Disabled MSN by default, it was disabled also on configure since latest
protocol version stopped working
- As suggested by brix, takeover maintainership
PR: 199261
Approved by: brix (maintainer) |
3.2.2_4 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
3.2.2_3 02 Dec 2014 22:44:25 |
cs |
- Update to 4.1.0
- Use striping
- Please portlint
- Bump PORTREVISION |
3.2.2_2 31 Oct 2014 14:50:50 |
bapt |
Modern plist |
3.2.2_2 27 Oct 2014 13:00:22 |
bapt |
Cleanup plist |
3.2.2_2 16 Aug 2014 21:26:42 |
bdrewery |
- Fix WITH_SSP_PORTS build.
3.2.2 set the default EFLAGS to '-lm' which resulted in our LDFLAGS
being added without a preceding space. Now just add our LDFLAGS on
the end. |
3.2.2_2 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
3.2.2_1 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
3.2.2 19 Jul 2014 11:45:09 |
brix |
- Update to v3.2.2
- Update libotr dependency to 4.x
- Strip the bitlbee binary |
3.2.1_2 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
3.2.1_2 04 Jun 2014 14:39:23 |
amdmi3 |
- Switch security/libotr3 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
3.2.1_1 26 Jan 2014 15:10:50 |
antoine |
- Finish stage support
- Use new LIB_DEPENDS syntax |
3.2.1 12 Jan 2014 13:15:02 |
brix |
- Update to v3.2.1
- Add staging support
- OTR requires GnuTLS support
PR: ports/182379, ports/184506 |
3.2_2 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
3.2_2 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
3.2_1 23 Apr 2013 10:51:40 |
bapt |
Convert irc to USES=pkgconfig |
3.2_1 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
3.2 04 Feb 2013 22:01:16 |
brix |
- Update to v3.2
- Convert to OptionsNG
- Remove unneeded dependencies on specific ABI versions |
3.0.6 08 Nov 2012 12:30:05 |
brix |
- Update to v3.0.6
Reminded by: Jean Trolleur <sigtstp@gmail.com> and grey <grey@artkiver.com>
Feature safe: yes |
3.0.5_1 08 Sep 2012 06:58:02 |
dougb |
Hook security/libotr3 up, and move ports that depend on the old version
to this new dependency. |
3.0.5 26 Jul 2012 07:19:30 |
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 |
3.0.5 19 Feb 2012 19:46:07 |
brix |
- Update to v3.0.5 |
3.0.4 14 Jan 2012 08:57:23 |
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. |
3.0.4 04 Dec 2011 20:45:28 |
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 |
3.0.3 27 Aug 2011 17:28:25 |
marcus |
Update Pidgin and friends to 2.10.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release. |
3.0.3 26 Jul 2011 18:38:04 |
pav |
- Fix build after recent gnutls update
Reported by: pointyhat |
3.0.3 02 Jul 2011 22:13:21 |
marcus |
Update Pidgin and friends to 2.9.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release. |
3.0.3 19 Jun 2011 21:25:44 |
marcus |
Chase the libpurple shared lib version. |
3.0.3 13 Jun 2011 14:17:48 |
brix |
- Update to v3.0.3 |
3.0.2_1 05 Jun 2011 18:43:16 |
novel |
Chase security/gnutls update and add an UPDATING entry. |
3.0.2 02 Apr 2011 12:27:30 |
brix |
- Update to v3.0.2 |
3.0.1 04 Dec 2010 12:05:59 |
brix |
- Update to v3.0.1 |
3.0_1 14 Nov 2010 14:28:53 |
brix |
- Add patch for SRV record lookup support on FreeBSD
Submitted by: ashish@ |
3.0 28 Oct 2010 16:20:38 |
brix |
- Update to v3.0
- Add LICENSE information |
1.2.8_1 26 Jul 2010 12:26:58 |
brix |
- Add upstream fix for twitter protocol segfault
(http://bugs.bitlbee.org/bitlbee/ticket/650)
Submitted by: ashish@ |
1.2.8 05 Jul 2010 19:34:38 |
brix |
- Update to v1.2.8
- Add LICENSE
Feature safe: yes |
1.2.7 18 May 2010 19:49:02 |
brix |
- Update to v1.2.7
Submitted by: tobez |
1.2.6a 23 Apr 2010 16:12:25 |
brix |
- Update to v1.2.6a
- Use UIDs/GIDs files for automatic user/group creation |
1.2.5 04 Apr 2010 15:02:59 |
brix |
Fix build with gcc-3.x on RELENG_6.
Reported by: pointyhat via erwin |
1.2.5 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.2.5 17 Mar 2010 09:43:32 |
brix |
- Update to v1.2.5 |
1.2.4 29 Oct 2009 21:26:48 |
brix |
- Update to v1.2.4
PR: ports/139699
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
1.2.3_3 21 Sep 2009 18:29:16 |
brix |
- Simplify RC script
Submitted by: dougb@
Feature safe: yes |
1.2.3_2 13 Sep 2009 10:35:23 |
brix |
- Use -u ${user} option to bitlbee instead of su in rc.d script
PR: ports/138268
Submitted by: garga |
1.2.3_2 16 Aug 2009 18:04:40 |
novel |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
1.2.3_1 15 Jul 2009 16:56:10 |
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. |
1.2.3_1 16 Nov 2008 15:22:50 |
brix |
- Record conflict with bitlbee-otr
- Bump PORTREVISION |
1.2.3 26 Sep 2008 21:45:42 |
brix |
Update to v1.2.3 (security update)
Security:
http://www.vuxml.org/freebsd/24ec781b-8c11-11dd-9923-0016d325a0ed.html |
1.2.2 27 Aug 2008 20:16:32 |
brix |
- Update to version 1.2.2
- Add options for enabling/disabling support for individual protocols |
1.2.1 28 Jun 2008 21:32:48 |
brix |
Update to version 1.2.1.
Approved by: erwin (mentor, implicit) |
1.2_2 06 Jun 2008 13:36:43 |
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) |
1.2_1 19 May 2008 16:10:14 |
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) |
1.2 20 Apr 2008 22:01:56 |
brix |
Fix sed(1) statement for cases where $LDFLAGS contains one or more
colons.
PR: ports/122921
Approved by: pav (co-mentor) |
1.2 20 Mar 2008 09:51:43 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.2 18 Mar 2008 20:37:15 |
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> |
1.0.4_2 03 Mar 2008 11:57:08 |
novel |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
1.0.4_1 09 Jan 2008 20:21:59 |
brix |
Take over maintaining this port.
Approved by: Lars Sommer <lasg@lasg.dk> (previous maintainer), erwin (mentor) |
1.0.4_1 08 Jan 2008 20:51:45 |
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) |