summaryrefslogtreecommitdiff
path: root/irc
AgeCommit message (Collapse)Author
2013-08-14irc/srvx: Mark jobs unsafeJohn Marino
Also trim header to please portlint Approved by: bapt/culot (mentors, implicit)
2013-08-14irc/irssi-xmpp: Mark jobs unsafeJohn Marino
Approved by: bapt/culot (mentors, implicit)
2013-08-11irc/py-irc: update to 8.5William Grzybowski
- Update to 8.5 Changes: https://bitbucket.org/jaraco/irc/src/5047365bd7b/CHANGES.rst?at=8.5
2013-08-11Convert header, use USES, and pet portlint.Adam Weinberger
2013-08-10irc/irc: Replace hardcoded "freebsd" with OPSYS:LJohn Marino
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)
2013-08-06Update to 1.1.6Josh Paetzel
2013-08-06Update to 2.10.2Josh Paetzel
2013-08-05- Attempt to unbreak parallel (-jX) builds, remove MAKE_JOBS_UNSAFEAlexey Dokuchaev
- 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
2013-08-03- Convert to new perl frameworkMathieu Arnold
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03- Convert to new perl frameworkAndrej Zverev
- Trim Makefile header
2013-08-02- Convert to new perl frameworkMathieu Arnold
- Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-07-31- Update to 20130629Philippe Audeoud
2013-07-29Fix my email address again, using proper @FreeBSD.org stylingMark Felder
Approved by: swills (mentor)
2013-07-29Typo.Mathieu Arnold
PR: ports/180488 Submitted by: mat Approved by: maintainer timeout
2013-07-26Deprecate and set expiration date for ports broken for more than 6 monthBaptiste Daroussin
2013-07-26KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan
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
2013-07-26- switch simple inline replacement from perl to sedAndrej Zverev
and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
2013-07-25Update my email address throughout the treeMark Felder
Approved by: swills (mentor)
2013-07-24Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt
2013-07-23irc/py-irc: update to 8.4William Grzybowski
- Update to 8.4 - Make portlink happy Changes: https://bitbucket.org/jaraco/irc/src/380ee9d1b/CHANGES.rst?at=8.4
2013-07-22- Update to 1.9.5Martin Wilke
PR: 180698 Submitted by: Ports Fury
2013-07-20- Install to KDE4_PREFIX when building with KDE support (should fix someMax Brazhnikov
runtime issues) [1] - Don't remove kdehier4 directories Reported by: avg
2013-07-18irc/py-irc: update to 8.3.2William Grzybowski
- Update to 8.3.2 - Space -> tab style cleanup Changes: https://bitbucket.org/jaraco/irc/src/d12f6b25ab/CHANGES.rst?at=8.3.2
2013-07-15irc/irssi-xmpp: USES+= pkgconfigJohn Marino
Restore build, pkgconfig explicitly needed now. Approved by: bapt (mentor)
2013-07-13- Fix build with clang due to missing return valueBryan Drewery
Submitted by: M. de Vries <mdv@unsavoury.net> (maintainer via email) Obtained from: https://github.com/ScrollZ/ScrollZ/commit/125c00412258054e3e4501f2e7a4e32e3e372227
2013-07-11- Update to 7.31.0Sunpoet Po-Chuan Hsieh
- 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
2013-07-11Mark job unsafeBaptiste Daroussin
While here: - Trim headers - Convert to USES - Remove code for unsupported version
2013-07-05irc/py-irc: update to 8.3.1William Grzybowski
- Update to 8.3.1 - Use PORTEXAMPLES instead of pkg-plist entries - Unmute install examples - Patch setup.py to extract egg file
2013-07-05Add LICENSEBryan Drewery
2013-06-27irc/znc: add rc.d scriptWilliam Grzybowski
- Add rc.d script PR: ports/179190 Approved by: maintainer (timeout)
2013-06-23- Update to 2.0.5Steve Wills
2013-06-10- Add dependency on pkgconfig to fix the failing build on 10-CURRENTAshish SHUKLA
Reported by: miwi
2013-06-08- Do not remove directories not created by this portMartin Wilke
 Reported by: pkg (DEVELOPER_MODE)
2013-06-05- Update to 2.0.4Steve Wills
2013-06-02Add patch to fix the static spell option [1].Koop Mast
Reword options description. Submitted by: maintainer [1] Approved by: maintainer via IRC Obtained from: hexchat upstream [1]
2013-06-02Add hexchat, which is a continuation of the XChat IRC client.Koop Mast
PR: ports/174888 Submitted by: nemysis <nemysis@gmx.ch>
2013-05-31Actually remove bitchx-devel and add a VuXML entry.Chris Rees
Security: CVE-2007-4584 Security: CVE-2007-5839 Security: CVE-2007-5922
2013-05-31Update to 1.2Chris Rees
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
2013-05-31- Do not try to remove dirs. not created by the portMartin Wilke
Reported by: pkg (DEVELOPER_MODE)
2013-05-30- Update to 2.0.12Steve Wills
- rc script passes rclint - Add UPDATING entry PR: ports/179015 Submitted by: Mark Felder <feld@feld.me> (maintainer)
2013-05-29- Update MASTER_SITESMartin Wilke
- Add License - Trim Header - Add WWW PR: 179056 Submitted by: ports fury
2013-05-29- Update MASTER_SITESMartin Wilke
- Add LICENSE - Add MAKE_JOBS_SAFE - Support CC/CFLAGS properly - Support STRIP properly PR: 179059 Submitted by: Ports Fury
2013-05-29- Update MASTER_SITESMartin Wilke
- Add LICENSE - Trim header - OptionsNG PR: 179062 Submitted by: ports fury
2013-05-28- Add patch to fix null pointer dereferences in webadmin moduleJase Thew
Reported by: Albert Kult (via email) Obtained from: https://github.com/znc/znc/commit/2bd410ee5570cea127233f1133ea22f25174eb28 Security: 19751e06-c798-11e2-a373-000c29833058
2013-05-25- Fix build with Tcl 8.6 by actually using CONFIGURE_ARGS when invoking ↵Pietro Cerutti
CONFIGURE_SCRIPT Reported by: miwi (Tcl/Tk 8.6 exp-run latecomers) Approved by: portmgr
2013-05-24- Update to 0.4.1Jase Thew
- 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
2013-05-24- Update to 20130508Philippe Audeoud
2013-05-17- Update to 8.3William Grzybowski
Changes: https://bitbucket.org/jaraco/irc/src/1612ffff/CHANGES.rst?at=default Approved by: culot (mentor)
2013-05-15- Change MAINTAINER address of all my portsWilliam Grzybowski
Approved by: culot (mentor)
2013-05-15- Bump PORTREVISION after dns/c-ares updateRyan Steinmetz