aboutsummaryrefslogtreecommitdiffstats
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-21135-185/+172
| | | | irc)
* - Add NO_STAGE until validated to be safe for upcoming staging supportbdrewery2013-09-202-0/+2
|
* - Convert USE_TCL to USES=tclgahr2013-09-191-1/+1
|
* - convert to USESflo2013-09-191-8/+4
| | | | | - convert to OPTIONSNG - use USE_GCC for now, weird template errors I cannot figure out currently.
* Add an explicit dependency on pkgconfbapt2013-09-181-1/+1
|
* Convert to new perl frameworkbapt2013-09-172-8/+8
| | | | Submitted by: az
* Mirror distfile. The site is sending a different sized file now withbdrewery2013-09-171-2/+3
| | | | no differences.
* - Update to 20130915 snapshot which is 0.8.16-rc1bdrewery2013-09-172-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)
* - Update to 20130916 (0.4.2-rc1)jase2013-09-172-6/+5
|
* - Update to 2.9.6.1nemysis2013-09-179-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)
* - convert to the new perl5 frameworkaz2013-09-1713-24/+22
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-166-13/+10
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* Remove xchat1, upstream support has been abandonned for a while and it is ↵bapt2013-09-167-162/+0
| | | | | | producing packages with a name That can make user confuse with irc/xchat.
* - Fix build with clangbdrewery2013-09-145-0/+65
| | | | Obtained from: irc/eggdrop (patches from NetBSD)
* - Add missing trailing slash to WWWsunpoet2013-09-141-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-131-4/+2
| | | | | | | - convert USE_GMAKE to Uses Reviewed by: kwm@ Approved by: kwm@ (gnome@)
* pod2man in post-patch needs perl - add perl as patch dependaz2013-09-101-0/+2
|
* - convert to the new perl5 frameworkaz2013-09-1017-86/+46
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfantoine2013-09-101-5/+3
| | | | Approved by: portmgr (bapt)
* - Remove unnecessary WANT_GNOMEsunpoet2013-09-081-1/+0
| | | | Pointed out by: bapt
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forbsam2013-09-081-3/+3
| | | | | | | pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to new variable usage. Approved by: portmgr (bapt, implicit)
* - Remove deprecated GTK/XMMS supportsunpoet2013-09-082-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)
* - Add co-maintainer: use comment due to the lack of multiple-maintainer supportsunpoet2013-09-081-0/+1
| | | | | | PR: ports/181627 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
* irc/ngircd: update to 20.3wg2013-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>
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-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)
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Adopt USES+=iconv.bsam2013-09-021-1/+1
| | | | Approved by: maintainers (by e-mail)
* - Update to 20130831jase2013-09-014-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
* - Mark BROKEN, fails to installbdrewery2013-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
* - Attempt to fix parallel builds (-jX) by calling sub-makes correctlydanfe2013-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)
* - Remove Author linesunpoet2013-08-302-2/+0
|
* - Use single space after WWW:sunpoet2013-08-292-2/+2
|
* - Disconnect ports removed in r325546bdrewery2013-08-291-1/+0
|
* Update to latest GNUstep core libraries.theraven2013-08-294-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
* Remove expired ports:rene2013-08-285-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
* - Fix parallel (-jX) builds, drop vile MAKE_JOBS_UNSAFEdanfe2013-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)
* - Update to 0.52jadawin2013-08-213-35/+27
| | | | | PR: ports/181320, ports/177466 Submitted by: Gea-Suan Lin <gslin@gslin.org>, fred@lacave.net
* - Unbreak parallel builds (-jX) by fixing make(1) syntax (still remains todanfe2013-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)
* irc/py-irc: update to 8.5.1wg2013-08-182-3/+3
| | | | | | - Update to 8.5.1 Changes: https://bitbucket.org/jaraco/irc/src/f8120c37a5/CHANGES.rst?at=8.5.1
* - Fix runtime crash due to gettextbdrewery2013-08-182-4/+30
| | | | Obtained from: upstream git
* Take maintainershipbdrewery2013-08-181-1/+1
|
* - Reset yzlin's portsbdrewery2013-08-181-6/+2
| | | | With hat: portmgr
* - Update to 20130812jase2013-08-174-10/+277
| | | | | - Add pre-built manpage as build requirements for creating the manpage are somewhat excessive.
* - Remove MAKE_JOBS_SAFE variableak2013-08-159-9/+0
| | | | Approved by: portmgr (bdrewery)
* irc/srvx: Mark jobs unsafemarino2013-08-141-5/+3
| | | | | | Also trim header to please portlint Approved by: bapt/culot (mentors, implicit)
* irc/irssi-xmpp: Mark jobs unsafemarino2013-08-141-0/+2
| | | | Approved by: bapt/culot (mentors, implicit)
* irc/py-irc: update to 8.5wg2013-08-112-3/+3
| | | | | | - Update to 8.5 Changes: https://bitbucket.org/jaraco/irc/src/5047365bd7b/CHANGES.rst?at=8.5
* Convert header, use USES, and pet portlint.adamw2013-08-112-7/+5
|
* irc/irc: Replace hardcoded "freebsd" with OPSYS:Lmarino2013-08-111-6/+2
| | | | | | | Using OPSYS allows the port to build on DragonFly without modification. The header was also trimmed, but there was no function change made to the port. Approved by: bapt/culot (mentors, implicit)
* Update to 1.1.6jpaetzel2013-08-063-3/+4
|
* Update to 2.10.2jpaetzel2013-08-062-4/+3
|
* - Attempt to unbreak parallel (-jX) builds, remove MAKE_JOBS_UNSAFEdanfe2013-08-054-23/+48
| | | | | | - Remove superfluous bdep in GnuTLS case, LIB_DEPENDS satisfies it; also switch to the new library specification format - Correct pkg-plist; cleanup Makefile, sort the knobs while I'm here
* - Convert to new perl frameworkmat2013-08-031-2/+1
| | | | - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Convert to new perl frameworkaz2013-08-035-19/+9
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-033-3/+6
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Update to 20130629jadawin2013-07-312-3/+3
|
* Fix my email address again, using proper @FreeBSD.org stylingfeld2013-07-291-1/+1
| | | | Approved by: swills (mentor)
* Typo.mat2013-07-291-1/+1
| | | | | | PR: ports/180488 Submitted by: mat Approved by: maintainer timeout
* Deprecate and set expiration date for ports broken for more than 6 monthbapt2013-07-271-0/+3
|
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-2718-643/+0
| | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
* - switch simple inline replacement from perl to sedaz2013-07-261-7/+2
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* Update my email address throughout the treefeld2013-07-251-1/+1
| | | | Approved by: swills (mentor)
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-2/+0
|
* irc/py-irc: update to 8.4wg2013-07-233-10/+9
| | | | | | | - Update to 8.4 - Make portlink happy Changes: https://bitbucket.org/jaraco/irc/src/380ee9d1b/CHANGES.rst?at=8.4
* - Update to 1.9.5miwi2013-07-224-203/+214
| | | | | PR: 180698 Submitted by: Ports Fury
* - Install to KDE4_PREFIX when building with KDE support (should fix somemakc2013-07-202-24/+1
| | | | | | | runtime issues) [1] - Don't remove kdehier4 directories Reported by: avg
* irc/py-irc: update to 8.3.2wg2013-07-182-5/+4
| | | | | | | - Update to 8.3.2 - Space -> tab style cleanup Changes: https://bitbucket.org/jaraco/irc/src/d12f6b25ab/CHANGES.rst?at=8.3.2
* irc/irssi-xmpp: USES+= pkgconfigmarino2013-07-151-3/+2
| | | | | | Restore build, pkgconfig explicitly needed now. Approved by: bapt (mentor)
* - Fix build with clang due to missing return valuebdrewery2013-07-131-5/+17
| | | | | Submitted by: M. de Vries <mdv@unsavoury.net> (maintainer via email) Obtained from: https://github.com/ScrollZ/ScrollZ/commit/125c00412258054e3e4501f2e7a4e32e3e372227
* - Update to 7.31.0sunpoet2013-07-124-1/+4
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* Mark job unsafebapt2013-07-111-2/+2
| | | | | | | While here: - Trim headers - Convert to USES - Remove code for unsupported version
* irc/py-irc: update to 8.3.1wg2013-07-063-20/+88
| | | | | | | - Update to 8.3.1 - Use PORTEXAMPLES instead of pkg-plist entries - Unmute install examples - Patch setup.py to extract egg file
* Add LICENSEbdrewery2013-07-051-0/+2
|
* irc/znc: add rc.d scriptwg2013-06-272-0/+37
| | | | | | | - Add rc.d script PR: ports/179190 Approved by: maintainer (timeout)
* - Update to 2.0.5swills2013-06-232-3/+3
|
* - Add dependency on pkgconfig to fix the failing build on 10-CURRENTashish2013-06-111-0/+1
| | | | Reported by: miwi
* - Do not remove directories not created by this portmiwi2013-06-092-6/+1
| | | |  Reported by: pkg (DEVELOPER_MODE)
* - Update to 2.0.4swills2013-06-052-8/+4
|
* Add patch to fix the static spell option [1].kwm2013-06-022-5/+14
| | | | | | | | Reword options description. Submitted by: maintainer [1] Approved by: maintainer via IRC Obtained from: hexchat upstream [1]
* Add hexchat, which is a continuation of the XChat IRC client.kwm2013-06-0211-0/+364
| | | | | PR: ports/174888 Submitted by: nemysis <nemysis@gmx.ch>
* Actually remove bitchx-devel and add a VuXML entry.crees2013-05-319-330/+0
| | | | | | Security: CVE-2007-4584 Security: CVE-2007-5839 Security: CVE-2007-5922
* Update to 1.2crees2013-05-319-373/+98
| | | | | | | | | | | The release is finally here! Add vulnerabilities to vuxml, and remove bitchx-devel Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer) Security: CVE-2007-4584 Security: CVE-2007-5839 Security: CVE-2007-5922
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update to 2.0.12swills2013-05-314-111/+69
| | | | | | | | - rc script passes rclint - Add UPDATING entry PR: ports/179015 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* - Update MASTER_SITESmiwi2013-05-292-10/+13
| | | | | | | | - Add License - Trim Header - Add WWW PR: 179056 Submitted by: ports fury
* - Update MASTER_SITESmiwi2013-05-292-9/+25
| | | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE - Support CC/CFLAGS properly - Support STRIP properly PR: 179059 Submitted by: Ports Fury
* - Update MASTER_SITESmiwi2013-05-291-7/+10
| | | | | | | | | - Add LICENSE - Trim header - OptionsNG PR: 179062 Submitted by: ports fury
* - Add patch to fix null pointer dereferences in webadmin modulejase2013-05-282-0/+39
| | | | | | Reported by: Albert Kult (via email) Obtained from: https://github.com/znc/znc/commit/2bd410ee5570cea127233f1133ea22f25174eb28 Security: 19751e06-c798-11e2-a373-000c29833058
* - Fix build with Tcl 8.6 by actually using CONFIGURE_ARGS when invoking ↵gahr2013-05-261-1/+1
| | | | | | | CONFIGURE_SCRIPT Reported by: miwi (Tcl/Tk 8.6 exp-run latecomers) Approved by: portmgr
* - Update to 0.4.1jase2013-05-243-25/+32
| | | | | | | | | | | | - Support for guile scripting module has been disabled. WeeChat now requires guile >= 2.0 and there is currently no guile 2.x port available in the Ports Collection While I am here: - Fix whitespace nits - Fix typo in COMMENT Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.1.html
* - Update to 20130508jadawin2013-05-242-8/+4
|
* - Update to 8.3wg2013-05-172-4/+3
| | | | | | | Changes: https://bitbucket.org/jaraco/irc/src/1612ffff/CHANGES.rst?at=default Approved by: culot (mentor)
* - Change MAINTAINER address of all my portswg2013-05-161-1/+1
| | | | Approved by: culot (mentor)
* - Bump PORTREVISION after dns/c-ares updatezi2013-05-162-4/+6
|
* - Update to 20130514 (0.4.1-rc2)jase2013-05-162-4/+4
|
* - Fix build with Tcl/Tk 8.6gahr2013-05-155-5/+39
| | | | | Reported by: miwi (Tcl/Tk 86 exp-run) Approved by: portmgr
* - Restore the correct USE_TK value range, was inadvertently changed in mygahr2013-05-141-1/+1
| | | | previous commit due to testing
* - Fix build with Tcl 8.6 [1]gahr2013-05-142-12/+27
| | | | | | | - Trim Makefile header - Remove article from COMMENT Reported by: miwi (Tcl/Tk 86 exp-run) [1]
* - Fix build with Tcl 8.6gahr2013-05-142-0/+353
| | | | Reported by: miwi (Tcl/Tk 86 exp-run)
* - add MASTER_SITESdinoex2013-05-132-3/+1
| | | | - drop WWW
* - Add missing sharedmime to the list of USE_KDE4 components. It will bemakc2013-05-132-3/+1
| | | | | | | superseded by recently introduced USES= shared-mime-info later. - Remove no longer needed exec/unexec from plist and post-install calls for update-mime-database - Trim Makefile header while I'm here
* - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly ↵makc2013-05-121-8/+4
| | | | | | | | | | | revert r315222 [1] - Convert WITH_DEBUG to new options framework - Trim Makefile header - Adjust COMMENTs - Reformat/update description [1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
* - Update to 0.9.0makc2013-05-124-24/+133
| | | | | | | | | - Switch to ouf of source build - Add KDE option (off by default), and use separate plist for not overcomplicating the matter - Sync list of Qt 4 components with project requirements - Trim Makefile header - Reformat description
* - Update to 20130507 (0.4.1-rc1)jase2013-05-123-6/+21
|
* Fix shebang_file listbapt2013-05-101-1/+1
| | | | Submitted by: John Marino (via irc)
* Add some shebangfix to allow building most of the ports tree without ↵bapt2013-05-071-1/+3
| | | | | | | /usr/bin/perl Submitted by: John Marino Obtained from: DPorts
* - Convert to use shebangfix USES flagehaupt2013-05-072-23/+17
| | | | | - Trim header - Use new options framework for DOCS
* Convert USE_NCURSES by USES=ncursesbapt2013-05-064-15/+11
| | | | Convert USE_READLINE by USES=readline
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-061-6/+4
|
* Fix installation of ports that rely on cp -n for installing files. r245960flo2013-05-051-2/+2
| | | | | | | | | | | changed cp to exit with a non-zero exit code if the file exists and is not overwritten thus causing ports to fail installing when e.g. trying to cp .default -> .conf files that already exist. We just ignore the error and continue, as we used to. Reported by: jaset Approved by: portmgr (bapt)
* Fix build with bmakebapt2013-05-041-0/+2
|
* Chase security/libgcrypt updateehaupt2013-05-045-4/+6
|
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-276-9/+6
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-264-6/+4
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-253-3/+3
| | | | Approved by: portmgr (bapt)
* - Chase x11-toolkits/fox16 shlib version bumpgahr2013-04-241-0/+1
|
* - Remove lang/tcl83 and x11-toolkits/tk83 (expired)gahr2013-04-232-2/+2
| | | | | | - Remove references to Tcl/Tk 8.3 from bsd.tcl.mk - Update ports that required 8.3+ to require 8.4+ (since 8.5 is the default, I don't expect this change to cause much trouble)
* Convert irc to USES=pkgconfigbapt2013-04-239-23/+11
|
* Trim header, convert OptionsNG.kwm2013-04-171-47/+25
| | | | | | | Switch to tcl 8.4 since 8.3 is going away soon [1] Submitted by: gahr@ Feature safe: yes
* Fix conversion to new option frameworkbapt2013-04-041-6/+6
| | | | | | Reported by: bdrewery Approved by: portmgr (implicit) With hat: portmgr
* GNU Emacs updatesashish2013-03-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | editors/emacs: - Update to 24.3 - Update CANNA patchset[1] - Unbreak ARM support by using the patch from emacs-devel port - Add missing INSTALLS_ICONS[2] - Remove a patch which is already integrated upstream - Fix Makefile header editors/emacs-devel: - Update to bzr revision 112178 - Fix Makefile header - Add missing INSTALLS_ICONS[2] editors/emacs23: - Remove ABI versions from LIB_DEPENDS - Fix Makefile header - Add missing INSTALLS_ICONS[2] Mk/bsd.emacs.mk: - Update major version for editors/emacs port *: - Bump PORTREVISION to chase Emacs updates PR: ports/177428[2] Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2]
* For perl@ owned ports:eadler2013-03-292-12/+4
| | | | | - Fix COMMENT - Trim header
* Style: tab -> space.eadler2013-03-294-4/+4
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-281-6/+3
| | | | "pathfix" instead.
* Convert left unconverted ports in irc to new options frameworkbapt2013-03-2610-259/+198
|
* - Unbreak buildmiwi2013-03-261-1/+1
| | | | Reported by: pointyhat
* Add NLS to OPTIONS_DEFINEmakc2013-03-251-0/+1
|
* Update to 1.1.5jpaetzel2013-03-252-3/+3
|
* - Add explicit pkgconf dependencybdrewery2013-03-241-5/+2
| | | | | | | | - Trim headers PR: ports/177306 Reported by: John Marino <draco@marino.st> With hat: portmgr
* - Update to 0.97wen2013-03-232-9/+5
| | | | | | Changes: http://cpansearch.perl.org/src/ELMEX/AnyEvent-IRC-0.97/Changes - Trim Makefile headers - Reset maintainer to perl@
* - convert USE_CMAKE to USESmakc2013-03-237-7/+7
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* - add missin build dependency on pytest-runnerrm2013-03-231-1/+3
| | | | | | | - bump PORTREVISION PR: 177239 Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-193-3/+3
| | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi)
* - Convert to PEAR_AUTOINSTALLmiwi2013-03-151-86/+3
| | | | - Trim header
* - Fix implicit dependency on iconv and opensslbeech2013-03-127-6/+194
| | | | | | | | | | | | - OPTIONfy - Enable '/WINDOW CREATE' - Install wserv as wservz, to avoid conflict with ports/irc/ircII - Support tmux terminal multiplexer - Bump PORTREVISION PR: ports/176786 Submitted by: Norikatsu Shigemura <nork@FreeBSD.org> Approved by: Maarten de Vries <mdv@unsavoury.net> (maintainer)
* Remove indefinite article from COMMENTehaupt2013-03-081-6/+2
|
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-085-45/+35
| | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo
* - Update to 20.2,1beech2013-03-084-15/+35
| | | | | PR: ports/176726 Submitted by: Kjetil Rustad <kjetil@cckengine.com>
* - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-072-7/+3
| | | | | | | | | | | these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt
* - Prep for removal of BUILD_DEPENDS=eggdropbdrewery2013-03-061-2/+3
| | | | | by creating expected eggdrop dirs - Respect LOCALBASE for where eggdrop is installed
* - update to 3.29dinoex2013-03-043-4/+7
|
* - Update to 20130301jase2013-03-013-17/+6
| | | | | | - Support for guile scripting module has been disabled. WeeChat now requires guile >= 2.0 and there is currently no guile 2.x port available in the Ports Collection
* -Fix build with clangbeech2013-02-266-5/+67
| | | | | | | - Shorten Makefile header PR: ports/175746 Submitted by: Bryan Drewery <bdrewery@FreeBSD.org>
* POE::Component::IRC::Plugin::Karma - plugin to store karmaswills2013-02-205-0/+45
| | | | | | | | WWW: https://metacpan.org/module/POE::Component::IRC::Plugin::Karma WWW: https://github.com/apocalypse/perl-pocoirc-karma PR: ports/176228 Submitted by: milki <milki@rescomp.berkeley.edu>
* - Correct the distinfo after we switched to githubmiwi2013-02-191-2/+2
| | | | Pointy hat to: miwi
* - Update to 8.0.1culot2013-02-192-3/+3
| | | | | PR: ports/176248 Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
* - Correct the Created by line with the Real namemiwi2013-02-181-1/+1
|
* - Switch to USE_GITHUBmiwi2013-02-181-6/+7
| | | | - While here trim header
* - Update to 2.0.10swills2013-02-182-15/+9
| | | | | PR: ports/175808 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* - Add missing depspawel2013-02-091-7/+4
| | | | | - Remove leading article from COMMENT - Trim Makefile header
* - Add UPDATING entry for gnutls updatenovel2013-02-069-7/+12
| | | | - Chase shlib version bump for dependant ports
* - Update to ircd-hybrid 8.0.4db2013-02-0514-642/+273
| | | | | PR: ports/175085 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
* - Update to v3.2brix2013-02-052-33/+37
| | | | | - Convert to OptionsNG - Remove unneeded dependencies on specific ABI versions
* - Remove irc/zircon and math/lensnns, both expired and abandonedgahr2013-02-049-387/+0
|
* - Update to 6.81miwi2013-02-042-4/+6
| | | | | | | - Convert to OPTIONSng PR: 173867 Submitted by: Jase Thew <jase@FreeBSD.org>
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* - cleanup headerdinoex2013-01-273-14/+3
|
* - Update to 1.7sbz2013-01-223-25/+19
| | | | | | | | | | - Convert to new option framework - Update MASTER_SITES - Take maintainership PR: ports/175489 Submitted by: sbz (myself) Approved by: jlaffaye (maintainer)
* - Update to 1.0.5.araujo2013-01-213-48/+41
| | | | | | | | | | - Update MASTER_SITES. - Add LICENSE. - Add MAKE_JOBS_SAFE. - Trim header. PR: ports/174190 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 20130120 (0.4.1-dev)jase2013-01-212-5/+7
|
* - Update to 0.4.0jase2013-01-214-17/+39
| | | | Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.0.html
* Interactivity is now an OPTION, thus making a package availablecrees2013-01-1812-284/+311
| | | | While here, sanitise patchfile names
* Stop being INTERACTIVEcrees2013-01-181-9/+24
| | | | Be more flexible about TCL versions
* Stop being INTERACTIVEcrees2013-01-183-19/+45
| | | | | No longer clobbers configuration files on install/deinstall (no version bump because current users would have to upgrade for no good reason)
* - Update to 8.0culot2013-01-182-3/+6
| | | | | | | - Add LICENSE (MIT) PR: ports/175392 Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
* - Update to 20130114 (0.4.0-rc3)jase2013-01-172-4/+4
|
* - add created by to header, add license and define docsjgh2013-01-151-1/+6
| | | | | | | - while here shorten mastersite PR: 175191 Submitted by: maintainer, yasu@utahime.org
* - Update to 0.18swills2013-01-143-5/+4
| | | | | | | Changes: https://github.com/hinrik/poe-component-irc-plugin-hailo/compare/0.17...0.18 PR: ports/175238 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
* - Update to 20130110 (0.4.0-rc2)jase2013-01-113-20/+42
|
* Convert dhn's ports to the new options frameworkbapt2013-01-081-8/+5
| | | | | | | While here trim headers and convert some USE_GNOME=pkgconfig to USE_PKGCONFIG=build Approved by: maintainer (dhn)
* Convert jlaffayes's ports to new options frameworkbapt2013-01-071-11/+9
| | | | Approved by: jlaffaye
* Really update to 3.0.8 this time. It appears that the first hunk of the patchcrees2013-01-042-9/+4
| | | | | | | | | | | caused a conflict that wasn't resolved. PR: ports/174878 Submitted by: Moggie <moggie@elasticmind.net> (maintainer) Submitted by: Gasol Wu <gasol.wu@gmail.com> Submitted by: Chris Petrik Submitted by: sbz Pointyhat to: crees
* Modify default directory for ban.db; charybdis now works "out of the box",crees2013-01-024-16/+27
| | | | | | without breaking installs already configured. Fix installation of libratbox.pc
* Update to 3.4.2crees2013-01-025-28/+25
| | | | | | This contains a security fix, all admins are advised to upgrade. Security: http://www.ratbox.org/ASA-2012-12-31.txt
* Security update to 3.0.8, to fix a remote DoS crashcrees2013-01-023-43/+47
| | | | | | | | Admins are advised to upgrade immediately. PR: ports/174878 Submitted by: moggie <moggie@elasticmind.net> (maintainer) Security: http://www.ratbox.org/ASA-2012-12-31.txt
* - fix LIB_DEPENDS and use dirrmtry in favor of dirrmjgh2013-01-022-3/+3
| | | | | | - drop default options_defined already default by options framework Spotted by: jhale@
* - add new port: irc/dxircjgh2012-12-315-0/+384
| | | | | | | | | | dxirc is a simple IRC client for various os (linux, *bsd, windows), written using the FOX toolkit. WWW: http://www.dxirc.org/ PR: 174781 Submitted by: david@konstrukce-cad.com
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-303-0/+9
| | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe
* - Update to 20121226 (0.4.0-rc1)jase2012-12-272-4/+7
|
* Convert miwi's ports to new Options frameworkbapt2012-12-172-35/+26
| | | | | | | While here fix some consistency in PEAR options name bumped revision of net/icpld and net/ipsumdump because IPV6 is now on Approved by: miwi (maintainer)
* - Set default perl version for ports which currently usingaz2012-12-162-3/+2
| | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@)
* Hand maintainer over to new volunteereadler2012-12-162-3/+2
| | | | | | PR: ports/174463 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: Dan Mashal <dan.mashal@gmail.com> (new maintainer)
* Trim headerbdrewery2012-12-121-5/+1
|
* Update PCRE to 8.32mm2012-12-113-2/+4
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵eadler2012-12-104-4/+4
| | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik
* - Remove empty file that should have been removed in r307872swills2012-12-041-0/+0
| | | | | | Pointed out by: eadler Pointyhat to: swills Feature safe: yes
* - Mark as DEPRECATEDgahr2012-12-041-1/+4
| | | | | | | | | | * development has ceased 10 years ago * needs Tcl/Tk 8.3 (which are bound to be removed soon) to work properly - Set EXPIRATION_DATE to 2013-02-01 - Pass maintainership to tcltk@ Feature safe: yes Approved by: c.petrik.sosa@gmail.com (former maintainer)
* - Update to 1.20 [1]culot2012-12-042-10/+15
| | | | | | | | | | | - Remove leading article from COMMENT - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Parse-IRC/Changes PR: ports/172923 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: miwi@ (maintainer, timeout) Feature safe: yes
* USE_CSTD=gnu89 to fix build with clang (hopefully on HEAD, too.)mandree2012-12-041-0/+1
| | | | | | | This is due to C89 inline semantics being used that cause linker failures when compiled as C99. Feature safe: yes
* - update to 9.0.0 [2]rm2012-12-034-15/+8
| | | | | | | | | | | | | | | - trim Makefile header [2] - add message to pkg-message that some add-ons require Ruby [2] - remove dependency on ruby, since it is only needed for some add-ons [1] while here: - convert to optionsng - trim Makefile header from riece-emacs21 PR: 173360 Submitted by: Seiji Ohashi <sayzbrdg@gmail.com> [1], KIMURA Yasuhiro <yasu@utahime.org> [2] (maintainer) Feature safe: yes
* - Fix build with clanggahr2012-12-032-5/+33
| | | | | | - Trim Makefile header Feature safe: yes
* - Move LICENSE to correct locationjhale2012-11-301-7/+4
| | | | | | | | | - Remove LICENSE_FILE since GPLv2 is in Templates/Licenses - Trim Makefile header PR: ports/173999 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer) Feature safe: yes
* - Update to 1.0jase2012-11-296-84/+119
| | | | | | | | | - Convert to new OPTIONSng - Add UPDATING entry noting the automatic modification of configuration file Changes: http://wiki.znc.in/ChangeLog/1.0 Feature safe: yes
* 2012-11-26 ftp/mget: No more public distfilesbapt2012-11-284-50/+0
| | | | | | | | | | | | | | | 2012-11-26 graphics/yap: No more public distfiles 2012-11-26 games/demonquake: No more public distfiles 2012-11-26 databases/php-sqlrelay: No more public distfiles 2012-11-26 devel/fastdep: No more public distfiles 2012-11-26 graphics/svgviewer: No more public distfiles 2012-11-26 comms/garmin-utils: No more public distfiles 2012-11-26 comms/snooper: No more public distfiles 2012-11-26 graphics/xfig-devel: Stable version is more recent than devel version 2012-11-26 irc/irchat-jp: No more public distfiles 2012-11-26 games/xcogitate: No more public distfiles Feature safe: yes
* 2012-11-27 java/jmp: Java 1.5 is EOLedbapt2012-11-2819-851/+0
| | | | | | | | | | | | | | | | 2012-11-26 irc/tr-ircd: No more public distfiles 2012-11-26 lang/imp-interpreter: No more public distfiles 2012-11-26 games/xquarto: No more public distfiles 2012-11-26 games/six: No more public distfiles 2012-11-26 finance/gfp: No more public distfiles 2012-11-26 games/44bsd-hunt: No more public distfiles 2012-11-26 graphics/ale: No more public distfiles 2012-11-26 german/digibux: No more public distfiles 2012-11-26 java/eclipse-clay-core: No more public distfiles 2012-11-26 games/xbloody: No more public distfiles 2012-11-26 dns/sqldjbdns: No more public distfiles Feature safe: yes
* - Update to 2.0.9swills2012-11-284-15/+10
| | | | | | PR: ports/173959 Submitted by: Mark Felder <feld@feld.me> (maintainer) Feature safe: yes
* Update to 1.1.4jpaetzel2012-11-273-3/+4
| | | | Feature safe: yes
* - Update maintainership of my Tcl/Tk ports to tcltk@gahr2012-11-271-6/+2
| | | | | | - Trim Makefile headers Feature safe: yes
* - update to 5.0.1rm2012-11-229-70/+54
| | | | | | | | | | | | | | | | | | | - rename to py-irc to follow upstream - change MASTER_SITES to pypi - switch to easy_install - update examples - convert to optionsng - add optional dependency on py-importlib for python < 2.7 - update WWW and port description - general clean-up This port should be python3 aware, so change USE_PYTHON to yes, but it still doesn't builds with it because py-hgtools isn't, so can't test for sure. PR: 173828 Submitted by: rm (myself) Approved by: William Grzybowski <william88 at gmail dot com> (maintainer, via python@ ML) Feature safe: yes
* Copy irc/bitchx to irc/bitchx-devel and attach to the build.wxs2012-11-1918-27/+592
| | | | | | | | | Revert irc/bitchx back to 1.1.0.1. Set LATEST_LINK for irc/bitchx-devel appropriately. PR: ports/172294, ports/172295 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) Feature safe: yes
* - Update to 20121118jase2012-11-182-4/+4
| | | | | | Security: 81826d12-317a-11e2-9186-406186f3d89d Feature safe: yes
* - Update to 0.3.9.2jase2012-11-182-3/+3
| | | | | | | Changes: http://www.weechat.org/files/changelog/ChangeLog-0.3.9.2.html Security: 81826d12-317a-11e2-9186-406186f3d89d Feature safe: yes
* - Convert to new format Makefile headerjase2012-11-141-6/+2
| | | | | | | | - Assume maintainership [1] Approved by: miwi [1] Feature safe: yes
* - add missing build dependency on devel/py-hgtools. This should fixrm2012-11-132-9/+7
| | | | | | | | | | | | | | | build on pointyhat [1] - bump PORTREVISION because of dependency change while here: - trim Makefile header - remove trailing whitespace in pkg-descr PR: 173507 [1] PR: 173501 [2] Submitted by: William Grzybowski <william88 at gmail dot com> (maintainer) Reported by: bdrewery [2] Feature safe: yes
* - Update to 20121110jase2012-11-103-138/+4
| | | | | | - Remove extraneous patch Feature safe: yes
* - Remove extraneous patchjase2012-11-101-133/+0
| | | | Feature safe: yes
* - Update to 0.3.9.1jase2012-11-102-4/+3
| | | | | | Changes: http://www.weechat.org/files/changelog/ChangeLog-0.3.9.1.html Feature safe: yes
* Apply an upstream patch that fixes a security holeeadler2012-11-104-0/+268
| | | | | | | | | | | when receiving a special colored message. The maintainer was contacted but due to the nature of the issue apply the patch ASAP. Approved by: secteam-ports (swills) Security: e02c572f-2af0-11e2-bb44-003067b2972c Feature safe: yes
* - Update to v3.0.6brix2012-11-082-9/+3
| | | | | Reminded by: Jean Trolleur <sigtstp@gmail.com> and grey <grey@artkiver.com> Feature safe: yes
* - Update to 20121103jase2012-11-042-4/+4
| | | | Feature safe: yes
* - Update to 6.80jase2012-11-012-11/+7
| | | | | | | | | | - Convert to new format Makefile header Changes: https://metacpan.org/source/BINGOS/POE-Component-IRC-6.80/Changes PR: ports/171828 Approved by: maintainer timeout (38 days) Feature safe: yes
* Deprecate a bunch of ports that are either abandonware and/or for which no morebapt2012-10-262-10/+8
| | | | | | | public distfiles are available, or for which are -devel version with a more recent stable version for long Feature safe: yes
* - set new MAINTAINERdinoex2012-10-221-1/+1
| | | | | | PR: 172861 Submitted by: Chris Petrik Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - Fix build by removing trailing \bdrewery2012-10-161-2/+2
| | | | | | | | - Reorder MASTER_SITES Reported by: beat Pointyhat to: bdrewery Feature safe: yes
* - cleanup commentsdinoex2012-10-133-14/+0
| | | | Feature safe: yes
* Fix typo.ale2012-10-111-1/+1
| | | | Feature safe: yes
* - Add new mirrorbdrewery2012-10-111-15/+19
| | | | | | | - Convert to new options framework - Remove use of bsd.port.pre.mk Feature safe: yes
* Throw my ports back in the pool, and make my intentions clear for thedougb2012-10-081-9/+3
| | | | | | | | various ports that I've created. I bid fond fare well A chapter closes for me What opens for you?
* Patch to add chown modify at the end of the install. This will correctly assigncs2012-10-071-0/+3
| | | | | | | | the owner of the config, log, and run directories for the owner specified by the port (by default this is ircd:ircd) PR: ports/172184 Submitted by: Jr Aquino <tanawts@gmail.com> (maintainer)
* - Update to 20120929 (0.4.0-dev)jase2012-09-293-9/+5
| | | | | | - Convert to new format Makefile header Approved by: flo, culot (mentors, implicit)
* - Update to 0.3.9jase2012-09-297-69/+57
| | | | | | | | - Convert to new format Makefile header Changes: http://www.weechat.org/files/changelog/ChangeLog-0.3.9.html Approved by: flo, culot (mentors, implicit)
* Clean up Makefile.danfe2012-09-231-13/+4
| | | | Approved by: maintainer (on IRC)
* - Update to 20120918 (0.3.9-rc2)jase2012-09-204-12/+27
| | | | Approved by: flo (mentor)
* - use OPTIONS_DEFINEdinoex2012-09-161-24/+25
| | | | - fix SSL OPTIONS
* Reduce number of hardcoded port name (where appropriate).danfe2012-09-161-4/+4
|
* BitchX, an ass-kicking IRC client, is out of limbo and back on the track!danfe2012-09-1610-1219/+77
| | | | | | | | | | | | | | | | | | - Update to version 1.2; project was moved to GitHub - Convert to new OPTIONS framework; simplify features handling logic - Enable IPv6 and SSL by default to catch up with new era - Ditto for plugins that do not require external dependencies - Drop hard-coded ABI shlib version numbers in LIB_DEPENDS - Remove obsolete patches [1, 2] and cleanup Makefile while I am here - Utilize DOCSDIR for smarter handling of documentation (and thus greatly offload pkg-plist) - Give maintainership back to Chris Petrik per his request: he is part of the developer team and has time to look after the port again) PR: ports/163555 (audit trail) [1] ports/170409 (remove patch-funny.c) [2] Submitted by: Chris Petrik (last follow-up) [1] Gary Stanley [2]
* Update to 4.2.0makc2012-09-133-62/+168
| | | | | PR: ports/169621 Submitted by: Axel Gonzalez <loox at e-shell.net>
* Welcome back Chris Petrik <c.petrik.sosa@gmail.com>eadler2012-09-092-2/+2
| | | | PR: ports/171481
* Hook security/libotr3 up, and move ports that depend on the old versiondougb2012-09-082-3/+4
| | | | to this new dependency.
* Chase Emacs updatesashish2012-09-052-2/+2
|
* - Update to 20120903 (0.3.9-rc1)jase2012-09-053-9/+14
| | | | Approved by: flo (mentor)
* revert last change, it cause some seg faults.vanilla2012-09-032-42/+1
|
* - Unbreak buildmiwi2012-08-262-5/+4
|
* - update to 3.28dinoex2012-08-232-4/+3
|
* - Mark BROKEN: size mismatchbeat2012-08-221-0/+2
| | | | | | | fetch: http://mirror.irssi.org/snapshots/irssi-20120624.tar.gz: size mismatch: expected 1331265, actual 1331625 Reported by: pointyhat
* - Update to 20120820jase2012-08-212-15/+7
| | | | | | | - Fix default build by removing SASL option as libgcrypt dependency is now mandatory Approved by: culot (mentor)
* Update to 15.1.adamw2012-08-202-18/+5
|
* Source tarball accidentally included cowsay cows, and the portadamw2012-08-192-51/+15
| | | | | | | clobbered them. Manually installing the insub cows until another tarball gets rolled. You'll probably need to reinstall cowsay to restore those cows if you applied the 15.0_0 update. PORTREVISION bump.
* Update WWW to reflect MASTER_SITES change in r302748adamw2012-08-191-1/+1
|
* Update to 15.0.adamw2012-08-193-5/+74
| | | | | | | This update reflects a license change from GPLv2 to 2-BSD. MASTER_SITES switched to github. Further ChangeLog not appropriate for pasting here, but can be reviewed in source.
* - Update to 2.0.8swills2012-08-185-180/+121
| | | | | | | | | - Made the knobs actually work - Added regex modules as new knobs - Added ldapoper module knob PR: ports/170644 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* - Update to 20120817jase2012-08-173-5/+5
| | | | Approved by: culot (mentor)
* - Add temporary patch (taken from upstream master) to fix color attributesjase2012-08-172-1/+16
| | | | | | on wrapped lines. Approved by: culot (mentor)
* - Update to 20120808jase2012-08-154-14/+33
| | | | | | | | | - Make dependency on devel/ncurses optional [1] - Fix SASL option and its description - Add secondary master site Requested by: Peter Jeremy <peter@rulingia.com> [1] Approved by: flo (mentor)
* - Make dependency on devel/ncurses optional [1]jase2012-08-151-5/+21
| | | | | | | - Fix SASL option and its description Requested by: Peter Jeremy <peter@rulingia.com> [1] Approved by: flo (mentor)