aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20130921 (0.4.2-rc2)Jase Thew2013-09-222-4/+4
| | | | Notes: svn path=/head/; revision=327870
* - Convert to USES=tclBryan Drewery2013-09-211-1/+1
| | | | Notes: svn path=/head/; revision=327805
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-216-8/+14
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-20135-185/+172
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* - Add NO_STAGE until validated to be safe for upcoming staging supportBryan Drewery2013-09-202-0/+2
| | | | Notes: svn path=/head/; revision=327710
* - Convert USE_TCL to USES=tclPietro Cerutti2013-09-191-1/+1
| | | | Notes: svn path=/head/; revision=327625
* - convert to USESFlorian Smeets2013-09-181-8/+4
| | | | | | | | - convert to OPTIONSNG - use USE_GCC for now, weird template errors I cannot figure out currently. Notes: svn path=/head/; revision=327588
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-181-1/+1
| | | | Notes: svn path=/head/; revision=327535
* Convert to new perl frameworkBaptiste Daroussin2013-09-172-8/+8
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=327450
* Mirror distfile. The site is sending a different sized file now withBryan Drewery2013-09-161-2/+3
| | | | | | | no differences. Notes: svn path=/head/; revision=327447
* - Update to 20130915 snapshot which is 0.8.16-rc1Bryan Drewery2013-09-162-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 0.8.15: + Add -noautosendcmd to /SERVER and /CONNECT. Passing this option will force Irssi to not execute the content of the autosendcmd chatnet-setting upon connect. + Accept names replies with nick!user@host instead of just nick, if they are enabled (see bug #805). + Set window binds for channel items as sticky when re-creating window binds as part of /layout save. This fixes the bug where previously saved channel windows forgets their window number upon reconnect. + Add experimental support for DNSSEC DANE validation of certificates. + Strip the argument for boolean options (see bug #769). + Freenode have been readded to the list of networks in the default configuration file. + Disabled support for the insecure SSLv2 protocol. + Various documentation enhancements. - Fix crashing bug that can happen if the terminal height decreases before the first window is created. - Fixed minor compiler warnings. - Fixed possible crashing bug when processing an octal escape sequence. - Fixed the /ignore -network option (see bug #748). - Fixed signal handling for /exec'd commands. Irssi now sends the signal to the process group id instead of the process id. - Fixed segfault generated by SSL disconnections (see bug #752). Approved by: miwi (implicit) Notes: svn path=/head/; revision=327444
* - Update to 20130916 (0.4.2-rc1)Jase Thew2013-09-162-6/+5
| | | | Notes: svn path=/head/; revision=327442
* - Update to 2.9.6.1Rusmir Dusko2013-09-169-211/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change maintainer email gmx.ch --> FreeBSD.org - USES gmake desktop-file-utils pkgconfig - Use the new format for LIB_DEPENDS - Change CONFIGURE_ARGS - Add DOCS and FISHLIM Options - Remove OPENSSL Option, use --enable-openssl - Remove OPENSSL from default Options - Reword Options description - Add dependencies for audio/libcanberra and textproc/en-aspell - Simplify Option handling - Change REINPLACE_CMD that not install for Gnome3 hexchat.appdata.xml - Mute dir install - Remove unneeded patches Removed file(s): - files/patch-configure.ac - files/patch-src-fe-gtk-Makefile.am - files/patch-src-fe-gtk-banlist.c - files/patch-src-fe-gtk-custom-list.h - files/patch-src-fe-gtk-fe-gtk.c - files/patch-src__common__dbus__dbus-client.c Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=327440
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1613-24/+22
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327418
* - convert to the new perl5 frameworkAndrej Zverev2013-09-166-13/+10
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327410
* Remove xchat1, upstream support has been abandonned for a while and it is ↵Baptiste Daroussin2013-09-167-162/+0
| | | | | | | | | producing packages with a name That can make user confuse with irc/xchat. Notes: svn path=/head/; revision=327403
* - Fix build with clangBryan Drewery2013-09-145-0/+65
| | | | | | | Obtained from: irc/eggdrop (patches from NetBSD) Notes: svn path=/head/; revision=327294
* - Add missing trailing slash to WWWSunpoet Po-Chuan Hsieh2013-09-141-1/+1
| | | | Notes: svn path=/head/; revision=327238
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-4/+2
| | | | | | | | | | - convert USE_GMAKE to Uses Reviewed by: kwm@ Approved by: kwm@ (gnome@) Notes: svn path=/head/; revision=327099
* pod2man in post-patch needs perl - add perl as patch dependAndrej Zverev2013-09-101-0/+2
| | | | Notes: svn path=/head/; revision=326895
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1017-86/+46
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326892
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-091-5/+3
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326840
* - Remove unnecessary WANT_GNOMESunpoet Po-Chuan Hsieh2013-09-071-1/+0
| | | | | | | Pointed out by: bapt Notes: svn path=/head/; revision=326691
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forBoris Samorodov2013-09-071-3/+3
| | | | | | | | | | pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to new variable usage. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=326683
* - Remove deprecated GTK/XMMS supportSunpoet Po-Chuan Hsieh2013-09-072-37/+6
| | | | | | | | | | | | - While I'm here: - Add DOCS to OPTIONS_DEFINE - Remove IPV6 from OPTIONS_DEFAULT PR: ports/181628 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (co-maintainer) Notes: svn path=/head/; revision=326679
* - Add co-maintainer: use comment due to the lack of multiple-maintainer supportSunpoet Po-Chuan Hsieh2013-09-071-0/+1
| | | | | | | | | PR: ports/181627 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer) Notes: svn path=/head/; revision=326675
* irc/ngircd: update to 20.3William Grzybowski2013-09-052-5/+5
| | | | | | | | | | | | - Update to 20.3 [1] - Add DOCS to options - NOPORTDOCS -> PORT_OPTIONS:MDOCS PR: ports/181737 [1] Submitted by: Kjetil Rustad <kjetil cckengine.com> Notes: svn path=/head/; revision=326392
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326137
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326113
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326103
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326070
* Adopt USES+=iconv.Boris Samorodov2013-09-011-1/+1
| | | | | | | Approved by: maintainers (by e-mail) Notes: svn path=/head/; revision=325911
* - Update to 20130831Jase Thew2013-08-314-12/+32
| | | | | | | | | - Pet portlint(1) - whitespace nits in Makefile and pkg-descr - Fix a typo and grammar in pkg-descr - Add pkg-install which creates a symlink for renamed Weechat binary Notes: svn path=/head/; revision=325835
* - Mark BROKEN, fails to installBryan Drewery2013-08-301-5/+3
| | | | | | | | | | | | Install binary files... puresv -> /usr/local/lib/xemacs/site-packages/etc/pure/puresv dccput -> /usr/local/lib/xemacs/site-packages/etc/pure/dccput dccget -> /usr/local/lib/xemacs/site-packages/etc/pure/dccget /usr/bin/strip: '/usr/local/bin/dccget': No such file *** [post-install] Error code 1 Notes: svn path=/head/; revision=325679
* - Attempt to fix parallel builds (-jX) by calling sub-makes correctlyAlexey Dokuchaev2013-08-301-6/+13
| | | | | | | | | | | | - Properly respect CC and CFLAGS; add missing OPTIONS_DEFINE=DOCS - Tighten COMMENT; fix installation by adjusting DATADIR and DOCSDIR - Remove LICENSE_FILE (standard GPLv2 boilerplate) and other cleanups Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325664
* - Remove Author lineSunpoet Po-Chuan Hsieh2013-08-292-2/+0
| | | | Notes: svn path=/head/; revision=325620
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-292-2/+2
| | | | Notes: svn path=/head/; revision=325562
* - Disconnect ports removed in r325546Bryan Drewery2013-08-291-1/+0
| | | | Notes: svn path=/head/; revision=325558
* Update to latest GNUstep core libraries.David Chisnall2013-08-284-285/+0
| | | | | | | | | | | | | | Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt Notes: svn path=/head/; revision=325546
* Remove expired ports:Rene Ladan2013-08-275-156/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-27 lang/ldc-devel: Broken for more than 6 month 2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month 2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month 2013-08-27 sysutils/avfs: Broken for more than 6 month 2013-08-27 multimedia/mp4split: Broken for more than 6 month 2013-08-27 net-mgmt/noc: Broken for more than 6 month 2013-08-27 sysutils/empower: Broken for more than 6 month 2013-08-27 emulators/xgngeo: Broken for more than 6 month 2013-08-27 graphics/geglmm: Broken for more than 6 month 2013-08-27 sysutils/libumberlog: Broken for more than 6 month 2013-08-27 net/wizd: Broken for more than 6 month 2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month 2013-08-27 palm/barry: Broken for more than 6 month 2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month 2013-08-27 news/lottanzb: Broken for more than 6 month 2013-08-27 textproc/xaira: Broken for more than 6 month 2013-08-27 graphics/f90gl: Broken for more than 6 month 2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month 2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month 2013-08-27 math/dislin: Broken for more than 6 month 2013-08-27 irc/smuxi: Broken for more than 6 month Notes: svn path=/head/; revision=325483
* - Fix parallel (-jX) builds, drop vile MAKE_JOBS_UNSAFEAlexey Dokuchaev2013-08-223-41/+42
| | | | | | | | | | | | | | - Define LICENSE (GPLv2), move OPTIONS block down a bit - Rename one option (PROTOCOL_BAHAMUT -> BAHAMUT) - Drop an article from COMMENT, contract PORTDOCS - Pad pkg-message display; do misc. cleanups while here - Reformat port description; terminate WWW with a slash Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325176
* - Update to 0.52Philippe Audeoud2013-08-213-35/+27
| | | | | | | | PR: ports/181320, ports/177466 Submitted by: Gea-Suan Lin <gslin@gslin.org>, fred@lacave.net Notes: svn path=/head/; revision=325098
* - Unbreak parallel builds (-jX) by fixing make(1) syntax (still remains toAlexey Dokuchaev2013-08-212-27/+24
| | | | | | | | | | | | | | a certain degree a mess, though...); convert USE_GMAKE - Remove prehistoric files/patch-aa, use MAKE_ARGS for that purpose - Produce verbose build log when built on the cluster - Convert to OptionsNG (DOCS, EXAMPLES) - Tighten Makefile header and COMMENT while here Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325097
* irc/py-irc: update to 8.5.1William Grzybowski2013-08-182-3/+3
| | | | | | | | | - Update to 8.5.1 Changes: https://bitbucket.org/jaraco/irc/src/f8120c37a5/CHANGES.rst?at=8.5.1 Notes: svn path=/head/; revision=324902
* - Fix runtime crash due to gettextBryan Drewery2013-08-172-4/+30
| | | | | | | Obtained from: upstream git Notes: svn path=/head/; revision=324855
* Take maintainershipBryan Drewery2013-08-171-1/+1
| | | | Notes: svn path=/head/; revision=324853
* - Reset yzlin's portsBryan Drewery2013-08-171-6/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=324852
* - Update to 20130812Jase Thew2013-08-164-10/+277
| | | | | | | | - Add pre-built manpage as build requirements for creating the manpage are somewhat excessive. Notes: svn path=/head/; revision=324811
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-149-9/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744