aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+2
| | | | Notes: svn path=/head/; revision=231102
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Wilke2009-03-261-0/+1
| | | | Notes: svn path=/head/; revision=231071
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-242-0/+2
| | | | Notes: svn path=/head/; revision=230897
* Update to 13.0 and clean up the Makefile.Adam Weinberger2009-03-242-26/+19
| | | | | | | | PR: ports/132985 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Notes: svn path=/head/; revision=230830
* 2009-03-22 emulators/dlx: unmaintained, does not work with current versions ↵Martin Wilke2009-03-236-140/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=230793
* - Mark port MAKE_JOBS_SAFEMartin Matuska2009-03-231-0/+1
| | | | Notes: svn path=/head/; revision=230732
* update to 0.2.6.1Andrej Zverev2009-03-234-10/+8
| | | | | | | | Note this is only bug fix release which fix only: - fix crash with some special chars in IRC messages. Notes: svn path=/head/; revision=230726
* Mark SOCKS5 support as only for i386 since it will cause 64-bit apps toJoe Marcus Clarke2009-03-221-0/+1
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=230695
* - Update to 1.38Martin Wilke2009-03-202-4/+4
| | | | | | | | PR: 132458 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=230505
* - Update to maintainer mail adressMartin Wilke2009-03-201-1/+1
| | | | | | | | PR: 132862 Submitted by: Michael Ranner <mranner@inode.at> (maintainer) Notes: svn path=/head/; revision=230504
* - Update to 20090315Martin Wilke2009-03-182-4/+4
| | | | Notes: svn path=/head/; revision=230372
* - Fix dependency bugBeech Rintoul2009-03-141-1/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/132627 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=230106
* - Update to 0.8.0Beech Rintoul2009-03-142-4/+4
| | | | | | | | PR: ports/132520 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer) Notes: svn path=/head/; revision=230100
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-132-2/+2
| | | | | | | reasonable standard. Notes: svn path=/head/; revision=230014
* - Update to 20090310Martin Wilke2009-03-112-4/+4
| | | | Notes: svn path=/head/; revision=229908
* - Update to 20081115Martin Wilke2009-03-113-8/+39
| | | | | | | | PR: 132002 Submitted by: Dennis Herrmann <adox@mcx2.org> Notes: svn path=/head/; revision=229888
* - Update to 0.066Martin Wilke2009-03-073-4/+6
| | | | Notes: svn path=/head/; revision=229616
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-062-2/+2
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* Seriously modernize this port, my first contribution to FreeBSDDoug Barton2009-03-068-66/+315
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=229558
* Remove a patch that is no longer necessary for the modernized port.Doug Barton2009-03-061-16/+0
| | | | | | | We are doing SOCKS support a different way now. Notes: svn path=/head/; revision=229555
* Move version 1.3 of scripts/sirc-proto to files/sirc.in,Doug Barton2009-03-062-16/+11
| | | | | | | | | and modernize the script to take advantage of SUB_FILES. Also simplify it a bit without losing any functionality. Notes: svn path=/head/; revision=229553
* - Update to 5.98Martin Wilke2009-03-062-4/+4
| | | | Notes: svn path=/head/; revision=229550
* * Switch to USE_TCL infrastructureJoe Marcus Clarke2009-03-031-4/+5
| | | | | | | | | | * Add support for tcl85 PR: 130187 Submitted by: mm Notes: svn path=/head/; revision=229399
* - Fix socketpair() function invocationMartin Wilke2009-03-013-1/+37
| | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=229307
* - Update to 20090227Martin Wilke2009-02-282-4/+4
| | | | Notes: svn path=/head/; revision=229256
* Use PERL_VERSION instead of PERL_VER.Sergey Skvortsov2009-02-241-2/+2
| | | | Notes: svn path=/head/; revision=228985
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-234-3/+4
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* - convert for USE_TK, USE_TCLDirk Meyer2009-02-221-7/+4
| | | | Notes: svn path=/head/; revision=228833
* Update to 0.4.0Max Brazhnikov2009-02-223-34/+6
| | | | Notes: svn path=/head/; revision=228823
* - Update to 20090213Martin Wilke2009-02-202-4/+4
| | | | Notes: svn path=/head/; revision=228747
* - Update to 0.3Beech Rintoul2009-02-193-16/+17
| | | | | | | | PR: ports/131820 Approved by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) Notes: svn path=/head/; revision=228668
* Mark deprecatedBeech Rintoul2009-02-171-0/+3
| | | | | | | | PR: ports/131794 Submitted by: Peter Jeremy <peterjeremy@optushome.com.au> Notes: svn path=/head/; revision=228570
* - add LICENSE:Dirk Meyer2009-02-152-4/+4
| | | | Notes: svn path=/head/; revision=228419
* - Update to 20090210Martin Wilke2009-02-102-4/+4
| | | | Notes: svn path=/head/; revision=228029
* - Update to 20090209Martin Wilke2009-02-092-4/+4
| | | | Notes: svn path=/head/; revision=227963
* missed this filePhilip M. Gollucci2009-02-081-0/+11
| | | | | | | | Reported by: QAT Pointhat to: me Notes: svn path=/head/; revision=227789
* - devel/libslang2 has completely replaced devel/libslang which has not beenPhilip M. Gollucci2009-02-083-10/+272
| | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=227786
* - Update to 5.96Martin Wilke2009-02-033-10/+8
| | | | Notes: svn path=/head/; revision=227545
* - Update to 0.81Martin Wilke2009-02-033-8/+11
| | | | Notes: svn path=/head/; revision=227544
* - Update to 20090123Martin Wilke2009-02-022-4/+4
| | | | Notes: svn path=/head/; revision=227467
* - Update download locationsMartin Wilke2009-02-012-2/+2
| | | | | | | | | - Update www Reported by: -fetch-original pointyhat Notes: svn path=/head/; revision=227354
* - Update download locations, update WWWPhilip M. Gollucci2009-02-014-6/+4
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227344
* - Update download locations, update WWWPhilip M. Gollucci2009-02-012-2/+2
| | | | | | | | | project moved to googlecode Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227343
* - In order to modify ban files such as kline.conf and xline.conf,Beech Rintoul2009-01-281-3/+4
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=227027
* Deprecate: project is discontinued and tcl82 support is going to be droppedJuergen Lock2009-01-241-0/+3
| | | | | | | | PR: ports/130878 Submitted by: mm Notes: svn path=/head/; revision=226809
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-1/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=226721
* - Chase lang/guile shlib bumpMartin Wilke2009-01-221-2/+2
| | | | Notes: svn path=/head/; revision=226679
* - add LICENSE:Dirk Meyer2009-01-165-4/+12
| | | | Notes: svn path=/head/; revision=226280
* - Update to 20090115Martin Wilke2009-01-162-4/+4
| | | | Notes: svn path=/head/; revision=226224
* - Update to 1.8.0Martin Wilke2009-01-143-10/+27
| | | | | | | | | | - Add PORTDOCS PR: 130518 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=226091