aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* 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
* irc/srvx: Mark jobs unsafeJohn Marino2013-08-141-5/+3
| | | | | | | | | Also trim header to please portlint Approved by: bapt/culot (mentors, implicit) Notes: svn path=/head/; revision=324702
* irc/irssi-xmpp: Mark jobs unsafeJohn Marino2013-08-141-0/+2
| | | | | | | Approved by: bapt/culot (mentors, implicit) Notes: svn path=/head/; revision=324701
* irc/py-irc: update to 8.5William Grzybowski2013-08-112-3/+3
| | | | | | | | | - Update to 8.5 Changes: https://bitbucket.org/jaraco/irc/src/5047365bd7b/CHANGES.rst?at=8.5 Notes: svn path=/head/; revision=324588
* Convert header, use USES, and pet portlint.Adam Weinberger2013-08-112-7/+5
| | | | Notes: svn path=/head/; revision=324586
* irc/irc: Replace hardcoded "freebsd" with OPSYS:LJohn Marino2013-08-101-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) Notes: svn path=/head/; revision=324559
* Update to 1.1.6Josh Paetzel2013-08-063-3/+4
| | | | Notes: svn path=/head/; revision=324301
* Update to 2.10.2Josh Paetzel2013-08-062-4/+3
| | | | Notes: svn path=/head/; revision=324300
* - Attempt to unbreak parallel (-jX) builds, remove MAKE_JOBS_UNSAFEAlexey Dokuchaev2013-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 Notes: svn path=/head/; revision=324255
* - Convert to new perl frameworkMathieu Arnold2013-08-031-2/+1
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - Convert to new perl frameworkAndrej Zverev2013-08-035-19/+9
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Convert to new perl frameworkMathieu Arnold2013-08-023-3/+6
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Update to 20130629Philippe Audeoud2013-07-312-3/+3
| | | | Notes: svn path=/head/; revision=324041
* Fix my email address again, using proper @FreeBSD.org stylingMark Felder2013-07-291-1/+1
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323891
* Typo.Mathieu Arnold2013-07-291-1/+1
| | | | | | | | | PR: ports/180488 Submitted by: mat Approved by: maintainer timeout Notes: svn path=/head/; revision=323881
* Deprecate and set expiration date for ports broken for more than 6 monthBaptiste Daroussin2013-07-261-0/+3
| | | | Notes: svn path=/head/; revision=323759
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-2618-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 Notes: svn path=/head/; revision=323748
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-7/+2
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323702
* Update my email address throughout the treeMark Felder2013-07-251-1/+1
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323636
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-2/+0
| | | | Notes: svn path=/head/; revision=323578
* irc/py-irc: update to 8.4William Grzybowski2013-07-233-10/+9
| | | | | | | | | | - Update to 8.4 - Make portlink happy Changes: https://bitbucket.org/jaraco/irc/src/380ee9d1b/CHANGES.rst?at=8.4 Notes: svn path=/head/; revision=323532
* - Update to 1.9.5Martin Wilke2013-07-224-203/+214
| | | | | | | | PR: 180698 Submitted by: Ports Fury Notes: svn path=/head/; revision=323470
* - Install to KDE4_PREFIX when building with KDE support (should fix someMax Brazhnikov2013-07-202-24/+1
| | | | | | | | | | runtime issues) [1] - Don't remove kdehier4 directories Reported by: avg Notes: svn path=/head/; revision=323341
* irc/py-irc: update to 8.3.2William Grzybowski2013-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 Notes: svn path=/head/; revision=323230
* irc/irssi-xmpp: USES+= pkgconfigJohn Marino2013-07-151-3/+2
| | | | | | | | | Restore build, pkgconfig explicitly needed now. Approved by: bapt (mentor) Notes: svn path=/head/; revision=323016
* - Fix build with clang due to missing return valueBryan Drewery2013-07-131-5/+17
| | | | | | | | Submitted by: M. de Vries <mdv@unsavoury.net> (maintainer via email) Obtained from: https://github.com/ScrollZ/ScrollZ/commit/125c00412258054e3e4501f2e7a4e32e3e372227 Notes: svn path=/head/; revision=322915
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-114-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 Notes: svn path=/head/; revision=322783
* Mark job unsafeBaptiste Daroussin2013-07-111-2/+2
| | | | | | | | | | While here: - Trim headers - Convert to USES - Remove code for unsupported version Notes: svn path=/head/; revision=322749
* irc/py-irc: update to 8.3.1William Grzybowski2013-07-053-20/+88
| | | | | | | | | | - Update to 8.3.1 - Use PORTEXAMPLES instead of pkg-plist entries - Unmute install examples - Patch setup.py to extract egg file Notes: svn path=/head/; revision=322340
* Add LICENSEBryan Drewery2013-07-051-0/+2
| | | | Notes: svn path=/head/; revision=322321