| non port: irc/bitlbee/Makefile |
|
CVSWeb
|
Number of commits found: 44 |
|
Sat, 28 Jun 2008
|
[ 22:32 brix ]
1.44 irc/bitlbee/Makefile
1.20 irc/bitlbee/distinfo
Update to version 1.2.1.
Approved by: erwin (mentor, implicit)
|
|
Fri, 6 Jun 2008
|
[ 14:36 edwin ]
1.43 irc/bitlbee/Makefile
1.15 irc/bobot++/Makefile
1.20 irc/ctrlproxy/Makefile
1.9 irc/eggcreator/Makefile
1.13 irc/erc/Makefile
1.10 irc/gdesklets-irc/Makefile
1.3 irc/irchat-jp/Makefile
1.6 irc/irssi-dcc_send_limiter/Makefile
1.128 irc/irssi-devel/Makefile
1.6 irc/irssi-fish/Makefile
(Only the first 10 of 30 ports in this commit are shown above. )
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)
|
|
Mon, 19 May 2008
|
[ 17:10 brix ]
1.42 irc/bitlbee/Makefile
1.2 irc/bitlbee/files/bitlbee.in
1.1 irc/bitlbee/files/pkg-deinstall.in
1.1 irc/bitlbee/files/pkg-install.in
1.3 irc/bitlbee/files/pkg-message.in
1.6 irc/bitlbee/pkg-plist
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)
|
|
Sun, 20 Apr 2008
|
[ 23:01 brix ]
1.41 irc/bitlbee/Makefile
Fix sed(1) statement for cases where $LDFLAGS contains one or more
colons.
PR: ports/122921
Approved by: pav (co-mentor)
|
|
Thu, 20 Mar 2008
|
[ 09:51 pav ]
1.40 irc/bitlbee/Makefile
1.31 japanese/ebview/Makefile
1.15 japanese/kasumi/Makefile
1.56 japanese/nethack34/Makefile
1.30 lang/mdk/Makefile
1.120 lang/php4/Makefile
1.125 lang/php5/Makefile
1.28 lang/tinycobol/Makefile
1.6 mail/annoyance-filter/Makefile
1.31 mail/anubis/Makefile
(Only the first 10 of 55 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
|
Tue, 18 Mar 2008
|
[ 20:37 brix ]
1.39 irc/bitlbee/Makefile
1.19 irc/bitlbee/distinfo
1.3 irc/bitlbee/files/oscar-recode-patch
1.3 irc/bitlbee/files/patch-Makefile
1.5 irc/bitlbee/files/patch-configure
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>
|
|
Mon, 3 Mar 2008
|
[ 11:57 novel ]
1.24 deskutils/fusenshi/Makefile
1.58 devel/libsoup/Makefile
1.91 ftp/curl/Makefile
1.11 ftp/filezilla/Makefile
1.123 ftp/lftp/Makefile
1.16 ftp/moftpd/Makefile
1.16 ftp/wput/Makefile
1.53 ftp/wzdftpd/Makefile
1.20 games/libggz/Makefile
1.38 irc/bitlbee/Makefile
(Only the first 10 of 51 ports in this commit are shown above. )
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
|
|
Wed, 9 Jan 2008
|
[ 20:21 brix ]
1.37 irc/bitlbee/Makefile
Take over maintaining this port.
Approved by: Lars Sommer <lasg@lasg.dk> (previous maintainer), erwin (mentor)
|
|
Tue, 8 Jan 2008
|
[ 20:51 brix ]
1.36 irc/bitlbee/Makefile
1.1 irc/bitlbee/files/bitlbee.in
1.2 irc/bitlbee/files/pkg-message.in
1.5 irc/bitlbee/pkg-plist
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)
|
|
Mon, 27 Aug 2007
|
[ 03:44 clsung ]
1.35 irc/bitlbee/Makefile
1.18 irc/bitlbee/distinfo
- Update to 1.0.4
PR: ports/115837
Submitted by: maintainer (Lars Sommer)
|
|
Mon, 23 Jul 2007
|
[ 10:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
|
Sun, 1 Jul 2007
|
[ 09:56 novel ]
1.23 deskutils/fusenshi/Makefile
1.53 devel/libsoup/Makefile
1.86 ftp/curl/Makefile
1.6 ftp/filezilla/Makefile
1.118 ftp/lftp/Makefile
1.14 ftp/moftpd/Makefile
1.51 ftp/wzdftpd/Makefile
1.18 games/libggz/Makefile
1.33 irc/bitlbee/Makefile
1.16 irc/ctrlproxy/Makefile
(Only the first 10 of 45 ports in this commit are shown above. )
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
|
|
Tue, 17 Apr 2007
|
[ 01:39 itetcu ]
1.32 irc/bitlbee/Makefile
Pass maintainership to Lars Sommer.
PR: ports/111717
Submitted by: Lars Sommer
|
|
Tue, 27 Feb 2007
|
[ 20:57 linimon ]
1.31 irc/bitlbee/Makefile
Reset peter@dataloss.nl due to maintainer-timeouts.
Hat: portmgr
|
|
Fri, 16 Feb 2007
|
[ 20:59 alepulver ]
1.30 irc/bitlbee/Makefile
- 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)
|
|
Tue, 2 Jan 2007
|
[ 08:54 novel ]
1.50 devel/libsoup/Makefile
1.84 ftp/curl/Makefile
1.114 ftp/lftp/Makefile
1.13 ftp/moftpd/Makefile
1.46 ftp/wzdftpd/Makefile
1.15 games/libggz/Makefile
1.29 irc/bitlbee/Makefile
1.32 irc/scrollz/Makefile
1.21 irc/weechat/Makefile
1.28 mail/anubis/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
|
|
Thu, 21 Dec 2006
|
[ 15:02 osa ]
1.28 irc/bitlbee/Makefile
1.2 irc/bitlbee/files/oscar-recode-patch
Remove debug prints from the oscar_recode_charset patch.
Found by: tobez
|
|
Wed, 20 Dec 2006
|
[ 16:26 osa ]
1.27 irc/bitlbee/Makefile
1.1 irc/bitlbee/files/oscar-recode-patch
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)
|
|
Sat, 12 Aug 2006
|
[ 10:52 miwi ]
1.26 irc/bitlbee/Makefile
1.17 irc/bitlbee/distinfo
- Update to 1.0.3
- Remove msn6 patch is no longer supported
PR: ports/99911
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
Thu, 6 Jul 2006
|
[ 18:41 novel ]
1.44 devel/libsoup/Makefile
1.12 ftp/moftpd/Makefile
1.44 ftp/wzdftpd/Makefile
1.14 games/libggz/Makefile
1.25 irc/bitlbee/Makefile
1.16 irc/weechat/Makefile
1.36 mail/libetpan/Makefile
1.26 mail/libnewmail/Makefile
1.24 mail/msmtp/Makefile
1.15 mail/mutt-ng/Makefile
(Only the first 10 of 31 ports in this commit are shown above. )
Chase gnutls shlib version change.
|
|
Fri, 12 May 2006
|
[ 14:40 lawrance ]
1.24 irc/bitlbee/Makefile
1.2 irc/bitlbee/pkg-message
1.1 irc/bitlbee/files/pkg-message.in
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)
|
|
Thu, 11 May 2006
|
[ 10:56 lawrance ]
1.23 irc/bitlbee/Makefile
1.16 irc/bitlbee/distinfo
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)
|
|
Tue, 25 Apr 2006
|
[ 22:33 erwin ]
1.22 irc/bitlbee/Makefile
1.15 irc/bitlbee/distinfo
Update to 1.0.2
PR: 96107
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer
|
|
Mon, 23 Jan 2006
|
[ 15:34 pav ]
1.21 irc/bitlbee/Makefile
1.14 irc/bitlbee/distinfo
1.4 irc/bitlbee/pkg-plist
- Update to 1.0.1
PR: ports/92173
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer)
|
|
Mon, 9 Jan 2006
|
[ 16:34 novel ]
1.37 devel/libsoup/Makefile
1.76 ftp/curl/Makefile
1.103 ftp/lftp/Makefile
1.11 ftp/moftpd/Makefile
1.11 games/libggz/Makefile
1.20 irc/bitlbee/Makefile
1.26 mail/anubis/Makefile
1.30 mail/libetpan/Makefile
1.20 mail/libnewmail/Makefile
1.9 mail/mutt-ng/Makefile
(Only the first 10 of 26 ports in this commit are shown above. )
Chase gnutls update.
|
|
Mon, 12 Dec 2005
|
[ 10:35 mat ]
1.19 irc/bitlbee/Makefile
1.13 irc/bitlbee/distinfo
Make it work with 4's gcc (c99 declaration problem)
|
|
Fri, 9 Dec 2005
|
[ 12:47 pav ]
1.18 irc/bitlbee/Makefile
1.12 irc/bitlbee/distinfo
- Update to 1.0
PR: ports/90136
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer)
|
|
Fri, 11 Nov 2005
|
[ 10:37 tobez ]
1.17 irc/bitlbee/Makefile
1.11 irc/bitlbee/distinfo
1.2 irc/bitlbee/files/patch-Makefile
1.4 irc/bitlbee/files/patch-configure
1.2 irc/bitlbee/files/patch-xmpp-google
Update to 0.99.
PR: 88814
Submitted by: maintainer
|
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ]
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile
(Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
|
Mon, 10 Oct 2005
|
[ 22:16 pav ]
1.15 irc/bitlbee/Makefile
1.10 irc/bitlbee/distinfo
1.1 irc/bitlbee/files/patch-xmpp-google
- 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)
|
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ]
1.43 accessibility/at-spi/Makefile
1.39 accessibility/gail/Makefile
1.24 accessibility/gnomemag/Makefile
1.11 accessibility/gnomespeech/Makefile
1.11 arabic/katoob/Makefile
1.8 archivers/rox-archive/Makefile
1.4 astro/gdesklets-goodweather-psi/Makefile
1.3 astro/gkrellmoon2/Makefile
1.31 astro/glunarclock/Makefile
1.25 astro/gpsdrive/Makefile
(Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
|
Fri, 25 Feb 2005
|
[ 18:37 pav ]
1.13 irc/bitlbee/Makefile
1.9 irc/bitlbee/distinfo
- Update to 0.92
Submitted by: maintainer
|
|
Sat, 16 Oct 2004
|
[ 20:59 pav ]
1.12 irc/bitlbee/Makefile
1.8 irc/bitlbee/distinfo
1.3 irc/bitlbee/pkg-plist
- Update to 0.91
PR: ports/72757
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer)
|
|
Tue, 6 Jul 2004
|
[ 20:04 dannyboy ]
1.11 irc/bitlbee/Makefile
1.7 irc/bitlbee/distinfo
Update to 0.90a, which fixes y! signon.
Approved by: maintainer
|
|
Tue, 8 Jun 2004
|
[ 09:05 pav ]
1.10 irc/bitlbee/Makefile
1.6 irc/bitlbee/distinfo
1.3 irc/bitlbee/files/patch-configure
- Update to 0.90
- Add WITH_FLOOD knob
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer),
Herbert J. Skuhra <herbert.skuhra@gmx.at>
|
|
Sun, 6 Jun 2004
|
[ 02:44 marcus ]
1.9 irc/bitlbee/Makefile
1.13 mail/libnewmail/Makefile
1.23 mail/wmbiff/Makefile
1.8 net/libgnetwork/Makefile
1.18 net/loudmouth/Makefile
1.8 security/xmlsec1/Makefile
1.23 www/retawq/Makefile
Chase the gnutls shared lib version.
Pointy hat to: sergei
|
|
Mon, 5 Apr 2004
|
[ 04:31 marcus ]
1.4 arabic/katoob/Makefile
1.6 archivers/rox-archive/Makefile
1.24 astro/glunarclock/Makefile
1.19 astro/gpsdrive/Makefile
1.3 astro/ksetisaver/Makefile
1.7 astro/ksetispy/Makefile
1.10 astro/ksetiwatch/Makefile
1.3 audio/amarok/Makefile
1.22 audio/arts/Makefile
1.17 audio/audacity/Makefile
(Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
|
Fri, 2 Apr 2004
|
[ 08:37 pav ]
1.7 irc/bitlbee/Makefile
1.5 irc/bitlbee/distinfo
- Update to 0.85a
PR: ports/65052
Submitted by: Daniel Johansson <donnex@donnex.net>
Approved by: maintainer
|
|
Fri, 19 Mar 2004
|
[ 05:36 marcus ]
1.6 irc/bitlbee/Makefile
1.20 mail/wmbiff/Makefile
1.5 net/morebalance/Makefile
1.7 security/xmlsec1/Makefile
1.22 www/retawq/Makefile
Chase the gnutls shared lib version.
|
|
Sun, 22 Feb 2004
|
[ 15:52 nobutaka ]
1.5 irc/bitlbee/Makefile
1.3 irc/bitlbee/distinfo
Update to 0.84.
Fix the dependency for MSN support.
PR: ports/63165
Submitted by: maintainer
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Sun, 14 Dec 2003
|
[ 15:15 pav ]
1.3 irc/bitlbee/Makefile
1.1 irc/bitlbee/pkg-message
- Add pkg-message missed in last commit
PR: ports/60230
Reported by: Peter Schuller <peter.schuller@infidyne.com>
Pointy hat to: erwin
|
|
Fri, 12 Dec 2003
|
[ 14:48 erwin ]
1.2 irc/bitlbee/Makefile
1.2 irc/bitlbee/distinfo
1.1 irc/bitlbee/files/patch-Makefile
1.2 irc/bitlbee/files/patch-configure
1.2 irc/bitlbee/pkg-plist
- 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
|
|
Sat, 30 Aug 2003
|
[ 07:11 edwin ]
1.71 irc/Makefile
1.1 irc/bitlbee/Makefile
1.1 irc/bitlbee/distinfo
1.1 irc/bitlbee/files/patch-configure
1.1 irc/bitlbee/pkg-descr
1.1 irc/bitlbee/pkg-plist
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: 44 |