| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Approved by: linimon (mentor)
|
|
|
|
| |
This release fixes a charset decoding problem of version 0.2.6.1
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: portmgr (implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
uses the DCC feature of irc to send files to other users. iroffer will
connect to an irc server and let people request files from it.
This is a major rewrite of Iroffer with extended features.
It does support mutiple IRC networks, SSL and IPv6.
LICENSE: GPL2
WWW: http://iroffer.dinoex.net/
|
|
|
|
| |
Prompted by: QAT QA run
|
|
|
|
| |
- Mark MAKE_JOBS_SAFE
|
| |
|
|
|
|
|
|
| |
- Fix up pkg-descr.
Submitted by: Lewis <moggie@elasticmind.net> (maintainer, via IRC)
|
| |
|
| |
|
|
|
|
| |
mark MAKE_JOBS_SAFE
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/132985
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
|
| |
|
|
|
|
|
| |
Note this is only bug fix release which fix only:
- fix crash with some special chars in IRC messages.
|
|
|
|
|
|
|
|
|
|
| |
crash as it lacks prototype definitions for functions such as SOCKSlocaltime,
SOCKSread, etc. These functions return 64-bit values, but will get
truncated to 32-bit values without proper prototypes.
I looked at net/socks5, but it does not appear to be engineered in a way
to provide these prototypes to external consumers. The socks5 port needs
to be updated so that it works with INCLUDE_PROTOTYPES on FreeBSD.
|
|
|
|
|
| |
PR: 132458
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
|
|
|
|
| |
PR: 132862
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/132627
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
|
|
|
|
|
| |
PR: ports/132520
Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
|
|
|
|
| |
reasonable standard.
|
| |
|
|
|
|
|
| |
PR: 132002
Submitted by: Dennis Herrmann <adox@mcx2.org>
|
| |
|
|
|
|
| |
Approved by: tabthorpe (co-mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from almost 11 years ago!
Add IPv6 support as well as fixing the dsirc script for modern Perl
courtesy of the NetBSD port. Also add a stripped down version of that
patch which will let dsirc work with modern Perl even without IPv6.
Use OPTIONS to handle IPv6 and SOCKS support.
Also include the addon scripts from the author's site as an OPTION.
Take advantage of PORTDOCS support, and fix the plist as a side effect.
If the user chooses to add SOCKS support print a pkg-message to tell
them how to set it up, and make the README.socks PORTDOC conditional.
Fix the shebang line in dsirc to respect PREFIX.
Change the default IRC server to irc.efnet.org using sed on dsirc
instead of trying to handle it in the sirc script. The effect is
the same, and the user can still override this trivially in their
~/.sircrc.pl file.
Patch ssfe.c to include string.h so that it compiles without errors.
Bump PORTREVISION to signify the significant nature of the update.
|
|
|
|
| |
We are doing SOCKS support a different way now.
|
|
|
|
|
|
| |
and modernize the script to take advantage of SUB_FILES.
Also simplify it a bit without losing any functionality.
|
| |
|
|
|
|
|
|
|
| |
* Add support for tcl85
PR: 130187
Submitted by: mm
|
|
|
|
|
|
|
|
|
|
| |
* The socketpair() function is invoked incorrectly causing,
it to return EPROTONOSUPPORT everytime.
* Changed '#include <gssapi.h>' to '#include <gssapi/gssapi.h>'
to prevent warnings emitted by GCC.
PR: 131422
Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/131820
Approved by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/131794
Submitted by: Peter Jeremy <peterjeremy@optushome.com.au>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reported by: QAT
Pointhat to: me
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Update www
Reported by: -fetch-original pointyhat
|
|
|
|
| |
Reported by: -fetch-original pointyhat run
|
|
|
|
|
|
| |
project moved to googlecode
Reported by: -fetch-original pointyhat run
|
|
|
|
|
|
|
|
|
|
|
| |
ircd-ratbox 2.2.x needs write permissions to the directory containing
these files so it can manipulate their temporary counterparts during
the update process. To facilitate this, and to save the user from
having to make this change themselves, the '/usr/local/etc/ircd-ratbox/'
directory is now set to be owned by the IRCD user instead of root.
PR: ports/131060
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
|
|
|
|
| |
PR: ports/130878
Submitted by: mm
|
|
|
|
|
|
| |
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add PORTDOCS
PR: 130518
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/130400
Submitted by: Ashish Shukla <wahjava at gmail.com>
|
|
|
|
| |
Reported by: pointyhat via pav
|
|
|
|
|
| |
PR: ports/130344
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet
PR: 125857 [1]
126993 [2]
130031 [3]
127399 [4]
127661 [5]
124302 [6]
129570 [7]
129936
123790
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump portrevision
PR: ports/130213
Submitted by: Wes Morgan <morganw@chemikals.org>
|
|
|
|
|
| |
- Enable tcl85
- Bump PORTREVISION
|
| |
|
| |
|
|
|
|
| |
Approved by: linimon (portmgr)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
sic is an extremely simple IRC client. It consists of lesser
than 250 lines of code. It is the little brother of irc/ii
WWW: http://www.suckless.org/programs/sic.html
PR: ports/129917
Submitted by: Dennis Herrmann <adox at mcx2.org>
|
| |
|
|
|
|
|
| |
PR: 129791
Submitted by: Tod McQuillin <devin@spamcop.net>
|
|
|
|
| |
Approved by: miwi (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
o Removed patch on 'rsdb_sqlite3.c' that fixed ban.db path code in previous release.
Software changes included in this release:
o Call rb_helper_close on bandb errors to kill off old bandb processes.
o Report correct files/line numbers for spoof warnings.
o SID in the serverinfo struct should be 4 bytes, not 3.
o Rebuild the included ircd_lexer.c.
o Fix ports and /dev/poll for solaris.
o Report libratbox version on -version and /info.
o libratbox version info includes SSL info.
o Fix installing when using install-sh.
o Re-enable ziplinks + SSL server connections.
o Fix a gnutls related core dump.
o Add support for a serverinfo::bandb setting in ircd.conf for the ban database.
o Report adding throttles when an oper is set umode +r.
o Report throttle stats in /stats T.
PR: ports/129725
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
|
|
|
| |
Approved by: linimon (portmgr)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/129509
Submitted by: Dennis Herrmann <adox@mcx2.org>
|
| |
|
|
|
|
| |
Approved by: linimon (portmgr)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IRC protocol. It is designed to be small, fast, portable and compatible to RFC
standards, and most IRC clients.
libircclient features include:
* Full multi-threading support.
* Single threads handles all the IRC processing.
* Support for single-threaded applications, and socket-based applications,
which use select()
* Synchronous and asynchronous interfaces.
* CTCP support with optional build-in reply code.
* Flexible DCC support, including both DCC chat, and DCC file transfer.
* Can both initiate and react to initiated DCC.
* Can accept or decline DCC sessions asynchronously.
* Plain C interface and implementation
(possible to use from C++ code, obviously)
* Compatible with RFC 1459 and most IRC clients.
* Free, licensed under LGPL license.
* Good documentation and examples available.
WWW: http://libircclient.sourceforge.net/
PR: ports/129278
Submitted by: Julien Laffaye <kimelto at gmail.com>
|
| |
|
|
|
|
|
| |
PR: 128417
Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
|
|
|
|
|
|
| |
PR: 128475
Submitted by: jadawin@
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
o Adjusted WITHOUT_IPV6 port option to compensate for
ratbox enabling IPv6 by default.
o Updated patches for diff index changes and added new
patch on 'rsdb_sqlite3.c' to fix ban.db path code.
Software changes included in this release:
o Fix a crash with the the global CIDR code.
o Fix a core dump in bantool if bantool cannot open the database.
o Report failure to open logfiles in a more useful way.
o Check to see if we have both read and write access to the ban database.
o Fix a build error on OS X Leopard.
PR: 128890
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note:
Fix a crash bug when modperl was loaded on some arches
PERL_SYS_INIT3 was added to modperl in r1155-1158 to fix modperl on arches like
hppa. This added an invalid cast which caused a segfault.
If you have:
const char *pArgv[];
Then pArgv will point to the same memory location as &pArgv. This pointer was
then casted to (char ***) which is one level of pointers too much for this
pointer.
Thanks to an anonymous reporter who pointed out the crash.
Thanks to pippijin for helping me understand the C++ magic.
Reported by: Elvis Stansvik <elvstone@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
An IRC to other chat networks gateway with support for OTR
PR: 126208
Submitted by: Ashish Shukla <wahjava@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
PR: ports/123290
Submitted by: Boris Kovalenko <boris@tagnet.ru>
- Drop maintainership
Submitted by: mat (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/128270
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
|
|
|
| |
Approved by: miwi (mentor)
|
| |
|
|
|
|
|
| |
PR: 128451
Submitted by: lwhsu
|
| |
|
|
|
|
|
| |
PR: ports/128209
Submitted by: Masahiro Teramoto <markun@onohara.to> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Software changes include: ircd-ratbox-3.0.0rc2
o Log ERROR commands to file regardless of hide_error_messages setting.
o Restrict JOIN 0 to only allow 0 by itself, no multiple zeros or zeros before or after commas.
o Honor -logfile command line option.
o Fix timerfd_create check.
- Updates in: ircd-ratbox-3.0.0rc1
o Fix a bug in comment parsing in the config file.
o Have bandb honor -basedir option.
o Fix ssld to work on win32 should you ever desire such a thing and a few other minor win32 fixes.
o Fix up a few things so that the source code builds with gcc -pedantic.
o Do not abort configure if the AC_CHECK_SQLITE3 check fails.
o Drop configure option for ssl only channels, this is now controlled by a channel {} use_sslonly option.
o Attempt to override FD_SETSIZE when using select, and if this cannot be overriden, lower maxconnections.
o Fix signalfd code on 32bit platforms.
o Add support for timerfd_create event handling on linux systems with new enough kernels and glibc.
o Fix our fake rb_sockaddr_storage so that it actually compiles.
o Add some work arounds to avoid OPENSSL_applink on some platforms.
PR: ports/127925
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
| |
|
|
|
|
| |
approved by: miwi (mentor)
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/24ec781b-8c11-11dd-9923-0016d325a0ed.html
|
| |
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
Approved by: portmgr (pav)
|
|
|
|
|
|
| |
- Fix build on sparc64
Approved by: portmgr (pav)
|
|
|
|
|
|
| |
- Take maintainership
Approved by: lippe (old maintainer)
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/127090
Submitted by: Yi-Jheng Lin (maintainer)
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
based on the Qt4 framework. Distributed means that one (or multiple)
client(s) can attach to and detach from a central core that stays
permanently online. Re-attaching your client will show your IRC
session in the same state as you left it in (plus whatever happened
while you were gone), and this even when you re-attach from a
different location. An optional Beginner's Mode completely hides
this feature, so Quassel IRC can be used like a traditional client.
WWW: http://www.quassel-irc.org/
Approved by: miwi (mentor)
|
|
|
|
| |
Approved by: ade (mentor)
|
|
|
|
| |
Submitted by: Lewis <moggie@elasticmind.net> (maintainer) via private mail
|
| |
|
|
|
|
| |
Reported By: QA Tindy
|
|
|
|
|
| |
PR: ports/127072
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
|
|
|
|
| |
Submitted by: makc
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/126846
Submitted by: Ashish Shukla <wahjava at gmail.com>
Approved by: maintainer
|
|
|
|
| |
If alfred isn't the maintainer, I'll take it.
|
|
|
|
| |
Hat: portmgr
|
| |
|
| |
|
| |
|
|
|
|
| |
- Add options for enabling/disabling support for individual protocols
|
| |
|
|
|
|
|
|
|
| |
- Bump portrevision
PR: ports/126847
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: 126717
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
- Many minor tweaks
- Pass maintainership to submitter
PR: ports/126768
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
| |
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Software changes include:
o Remove the remains of servlink_path from the config file parser.
o Userlog now logs the users IP address as well as their hostname.
o Whowas now supports showing the users IP address as well as hostname.
The same rules apply to showing the whowas IP as apply to showing
whois_actually and uses the same numeric.
o Double the size of the whowas array for large networks. This comes
at a hit of about 2MB or so of memory.
o Fix the block heap garbage collection code.
PR: ports/126719
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
|
|
|
| |
Tested by: exp build run (erwin)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Noticed by: pavbot
|
|
|
|
|
|
|
|
|
|
| |
irssi-otr provides Off-the-Record Messaging (OTR) support for
the irssi Internet Relay Chat (IRC) client.
WWW: http://irssi-otr.tuxfamily.org/
PR: ports/126574
Submitted by: Ashish Shukla <wahjava@gmail.com>
|
|
|
|
|
| |
PR: ports/126567
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix a case a passing a NULL to match().
o Properly fix a crash in the block heap garbage collection code.
o Fix a hang with the resolver using epoll.
o Add dns source port randomization.
o Add a vhost_dns/vhost6_dns option to control which IP addresses the resolver
binds to.
o Make /stats A work again.
o Cleanup some remains of the old ident helper.
o Work around a core dump in libratbox with accepting sockets that appear to be
open in the fd hash and log this condition.
o Fix a buffer overrun in the arc4random code when there is no SSL library.
o Fix a memory alignment issue on sparc where the ircd would crash with a SIGBUS
accessing long long variables that were allocated via the block allocator
PR: ports/126539
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
|
|
|
| |
Submitted by: John Marshall <john.marshall _at_ riverwillow.com.au>
|
| |
|
|
|
|
| |
Obtained from: http://www.xchat.org/files/source/2.8/patches/
|
| |
|
|
|
|
|
|
|
|
| |
2: fix proxy binding problem.
PR: ports/125854 [2], ports/126057 [1]
Submitted by: Dheeraj Reddy <dheeraj at ece.gatech.edu> [1]
Matthias Grimm <eisofen at eisofen.de>
|
| |
|
|
|
|
|
| |
- Remove aim, cavlink,identd and nap plugins (won't build with gcc-4.2)
- Bump portrevision
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
o Example EFnet configuration file updated for ratbox-3 and
re-included in the port install.
Software changes include:
o Some cleanups in the checksplit code.
o Some cleanups in the /trace code.
o Show reasons for failed outbound SSL handshakes to opers.
o Log SSL errors for servers and handshakes in serverlog.
o Make sqlite3 checking more robust.
o Change the resolver to use the code from charybdis instead of adns.
o Fix identd checking so it is no longer broken as in beta7.
o Fix a bug where the ircd could stop reading from the client on the CAP command.
o Add some functions for random number generation for the nossl case in libratbox.
PR: ports/125868
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/125435
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a GTK interface, and a "bot" interface which has no UI. Interface
segregation is accomplished through libconspire, which contains the
common code. Conspire started as a fork of XChat 2.9 CVS.
Scripting is not yet officially supported, but is being worked on.
WWW: http://nenolod.net/conspire
PR: ports/125742
Submitted by: Jacob Myers (jacob at whotookspaz.org)
|
|
|
|
| |
Reported by: maintainer via irc
|
|
|
|
| |
Reported by: lme
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
irc directory tree with server, channel and nick name directories.
In every directory a FIFO in file and a normal out file is created.
The in file is used to communicate with the servers and the out files
contain the server messages. For every channel and every nick name there
are related in and out files created. This allows IRC communication from
command line and adheres to the Unix philosophy.
WWW: http://www.suckless.org/wiki/tools/irc/irc_it/
PR: ports/125567
Submitted by: Julien Laffaye <kimelto at gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Fix build
- Bump portrevision
- Pass maintainership to submitter
PR: ports/125622
Submitted by: Ashish Shukla <wahjava@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
- Unbreak on 7.x
PR: ports/125110
Suggested by: Chris Pet <chrispetso@gmail.com>
Approved by: Maintainer timeout (two weeks)
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: 125412
Submitted by: miwi
Approved by: mich@ (maintainer)
|
|
|
|
|
| |
PR: ports/125035
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
|
|
|
|
| |
PR: ports/125200
Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
|
|
|
|
|
| |
PR: ports/125159
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
|
|
|
|
|
|
|
| |
- Bump portrevision
PR: ports/125108
Submitted by: Chris Pet <chrispetso@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
o sqlite3 dependency restored.
o Added support for services' ircd-shortcut commands make options.
o Added dependency on PERL for generation of ircd-shortcut modules.
o The example EFNet configuration file is not helpful because it has not been updated
for ratbox-3. It therefore is not installed as standard by this port version, but should
be back in the next update.
Software changes include:
o Change -lock klines and friends to now use the ADMINKLINE etc commands.
o Change to only support TS6.
o Fix remote kline reasons.
o Have sqlite3 checking use pkg-config when possible.
o Move identd checking back into the ircd, this seems to have been more
problematic than what it was worth.
o Add experimental gnutls support - note that CHALLENGE does not work when using
just gnutls.
o Some helpfile cleanups and additions.
o Fix compile error when zlib is not found.
o Remove some restrictions on k/d/x/resv reasons that are no longer needed.
PR: ports/125106
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some port changes include:
o Removed port dependency on patch files.
o Added LIB_DEPENDS for requiring pcre to build services.
o Added CONFIGURE_ENV options to help configure detect sqlite and pcre libs and header files.
o Added PERL dependency for database schema generation scripts on port installation.
o Added new Memoserv configure options.
o Restored MySQL database backend support.
o Fixed build error caused when building with 'NOPORTDOCS=yes'.
Brief list of some package changes:
o Multi-language support - Support for different language translations of services help files and
responses (currently not recommended in this release).
o Memoserv - A new service allowing usernames to send memos to each other.
o Service merging - Ability to merge services like banserv, jupeserv and watchserv into operserv.
o Regexp - Ability to add regular expression ban matches.
o Suspend - Ability to suspend users and channels.
PR: ports/125035
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Approved by: erwin (mentor, implicit)
|
|
|
|
|
| |
PR: ports/124968
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ircd-ratbox-3.0.0
- sqlite3 dependancy temporarily removed due to sqlite3 detection problem.
- Add USE_LDCONFIG to register shared libs.
Changes include:
- Add admin only -lock klines, doing KLINE -lock will allow admins to add klines
that normal opers cannot remove.
- Modify bantool to have a -u option that updates the database schema if upgrading
from previous betas, this needs to be run to support the -lock kline changes.
- Fix cidr klines so they work again.
- Update included sqlite3 to the latest revision.
- Allow kline/unkline of a bare host or address, this gets treated as *@host.
- Report when an invalid kline is passed, instead of silently ignoring.
PR: ports/124799
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
the XChat-Ruby Plugin now allows X-Chat plugins to written in Ruby,
in addition to the other supported scripting interfaces. This means that,
for the first time, you can use a purely object-oriented language
in which to write X-Chat plugins.
WWW: http://xchat-ruby.sourceforge.net/
|
|
|
|
|
| |
- Simplify Makefile
- Claim maintainership
|
|
|
|
|
|
|
|
|
|
|
|
| |
that provides DNS query facilities to the channels it occupies and via
private messaging.
It uses POE::Component::Client::DNS to do non-blocking DNS queries. By
default the plugin attempts to use POE::Component::IRC's internal
PoCo-Client-DNS resolver object, but will spawn its own copy. You can
supply your own resolver object via the constructor.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-QueryDNS/
|
|
|
|
|
|
|
| |
that runs Acme::POE::Knee style horse races on IRC channels using the
channel member list to generate the POE::Knees.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-POE-Knee/
|
|
|
|
|
|
|
|
|
|
|
|
| |
that provides DNSBL query facilities to the channels it occupies and via
private messaging.
It uses POE::Component::Client::DNSBL to do non-blocking DNSBL queries.
By default the plugin attempts to use POE::Component::IRC's internal
PoCo-Client-DNS resolver object, but will spawn its own copy. You can
supply your own resolver object via the constructor
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-QueryDNSBL/
|
|
|
|
|
|
| |
to the IRC protocol ( see RFC1459 or RFC2812 ).
WWW: http://search.cpan.org/dist/Net-Parse-IRC/
|
|
|
|
|
|
|
| |
plugin that provides a mechanism for retrieving RSS headlines from given
URLs.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-RSS-Headlines/
|
|
|
|
|
| |
PR: 124529
Submitted by: Masahiro Teramoto <markun@onohara.to> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 124190
Submitted by: "Matthew Donovan" <kitche@kitchetech.com>
Approved by: maintainer timeout
|
|
|
|
|
|
| |
fixed in next two months.
With hat: portmgr
|
|
|
|
|
| |
PR: ports/124689
Submitted by: Sten Spans <sten AT blinkenlights.nl> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
<joe@joeholden.co.uk>
(reason: 553 5.3.5 system config error)
----- Transcript of session follows -----
553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?)
554 5.3.5 Local configuration error
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add distfile mirror.
- Also includes a bugfix for ctrlproxy failing to recognize
'learn-nickserv' option. The bug has been submitted to upstream and
it'll be included in next release.
Submitted by: Ashish Shukla <wahjava at gmail.com> via mail
Approved by: maintainer
|
|
|
|
| |
Notified by: itetcu
|
|
|
|
| |
Bump PORTREVISION for users to install.
|
|
|
|
|
|
| |
Discussed with: tabthorpe, linimon
Reported by: linimon
Approved by: Douglas Menezes <douglas@t2web.com.br> (maintainer), gabor (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 124314
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
| |
excellent Module::CoreList module which will let you know
what modules shipped with which versions of perl, over IRC.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-CoreList/
|
|
|
|
|
|
|
|
|
| |
generates management bullshit whenever you need it.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Bollocks/
PR: ports/-u
Submitted by: Martin Wilke <miwi at FreeBSD.org
|
| |
|
| |
|
|
|
|
| |
does build, but fails to package.
|
|
|
|
|
|
|
|
| |
default to honor the fact that 'nobody' is not intended to own any
files.
Requested by: simon
Approved by: erwin (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add OPTIONS dialogue to enable extra modules
- Add rc.subr start-up script
- Add the usual boilerplate so that inspircd will run as user ircd
from /usr/ports/UIDs
- Fix compilation so it works with the base system version of the
openssl libs as well as openssl installed from ports.
PR: ports/123076
Submitted by: Matthew Seaman <matthew.seaman@thebunker.net>
Approved by: Craig Edwards (Brain) <brain@inspircd.org> (maintainer)
|
|
|
|
| |
- Take maintainership
|
|
|
|
| |
PR: based on 123448
|
| |
|
|
|
|
|
|
| |
PR: ports/123448
Submitted by: Matthew Donovan <kitche@kitchetech.com>
Approved by: Aron Stansvik <elvstone@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
- Fix CONFLICTS
Reported by: pointyhat via pav
|
|
|
|
|
| |
PR: ports/123183
Submitted by: Walter Venable <weaseal@users.sourceforge.net> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 123136
Submitted by: Gerrit Beine (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ircd-ratbox-3.0.0, added sqlite3 as
dependancy, updated rc.d script to add 'conftest' option.
Changes include:
o Optional SSL support to enable encrypted connections between clients
and servers, as well as server to server links.
o Add support for SSL only channels, channel mode +S.
o Bundled sqlite3 for handling and storing k/x/d lines.
o Support for global CIDR limits.
o Added adminwall allowing admins to broadcast messages to each other.
o Creation of new library archive 'libratbox'.
o Support for force nick changes.
o New ssld and bandb processes for SSL connections and ban checking.
PR: ports/122994
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
colons.
PR: ports/122921
Approved by: pav (co-mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's based on hybrid-7.2.2 and has been tested against
hybrid-7.2.2 and hybrid-7.0. It supports the TS5 server-to-server
protocol so should support networks based on this protocol.
Author: Chris Williams <chris@bingosnet.co.uk>
WWW: http://search.cpan.org/dist/POE-Component-Server-IRC/
PR: ports/122793
Submitted by: Masahiro Teramoto <markun at onohara.to>
|
|
|
|
|
| |
PR: ports/122731
Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Add optional ruby support
- Add optional libiconv support
- Use bzip2 distfiles
- Remove hard wired versioning in pkg-plist
PR: ports/122641
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Requested over: IRC
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
- Drop maintainership
|
|
|
|
|
|
| |
- Add USE_GNOME=pkgconfig
Reported by: pav
|