aboutsummaryrefslogtreecommitdiffstats
path: root/irc/scrollz
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | irc)
* - 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
* - 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
* Mark job unsafeBaptiste Daroussin2013-07-111-2/+2
| | | | | | | While here: - Trim headers - Convert to USES - Remove code for unsupported version
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-7/+2
| | | | Convert USE_READLINE by USES=readline
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* - Fix implicit dependency on iconv and opensslBeech Rintoul2013-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)
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-061-1/+1
| | | | - Chase shlib version bump for dependant ports
* - Update to 2.2.2, and flip master_sites for reliability [1]Jason Helfman2012-05-033-733/+8
| | | | | | | - condense pkg-plist by using DATADIR [2] PR: ports/167462 Submitted by: maintainer, mdv@unsavoury.net [1], jgh@ [2]
* - Update to 2.2.1Frederic Culot2012-04-042-4/+4
| | | | | | | | | - Update MASTER_SITES Changes: http://www.scrollz.com/download/ChangeLog.2.2.1.txt PR: ports/166578 Submitted by: Maarten de Vries <mdv@unsavoury.net> (maintainer) Feature safe: yes
* Update to 2.2Julien Laffaye2011-06-123-7/+10
| | | | | | | | | Add USE_NCURSES Fix plist PR: ports/157766 Submitted by: Maarten de Vries <mdv@unsavoury.net> (maintainer) Approved by: tabthorpe (mentor)
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-061-1/+1
|
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* - Enabled openssl optionWen Heping2010-01-061-3/+6
| | | | | | | - Removed dead mirror PR: ports/142246 Submitted by: Maarten de Vries <mdv@unsavoury.net> (maintainer)
* - Fix plistPav Lucistnik2010-01-022-720/+728
| | | | | PR: ports/142214 Submitted by: Maarten de Vries <mdv@unsavoury.net> (maintainer)
* - Update to version 2.1Tong LIU2009-12-312-6/+6
| | | | | PR: ports/141929 Submitted by: Maarten de Vries <mdv@unsavoury.net> (maintainer)
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-171-0/+1
|
* - Update to 2.0Pav Lucistnik2009-06-244-334/+348
| | | | | | | | - Switch to a new maintainer PR: ports/134589 Submitted by: Maarten de Vries <mdv@unsavoury.net> Approved by: Scott M. Likens <damm@yazzy.org> (old maintainer)
* - Chase security/gnutls shlib version bumpRoman Bogorodskiy2008-03-031-1/+1
| | | | - Add an entry to UPDATING
* - Remove USE_GNUTLS, which is a noopGabor Kovesdan2007-07-271-1/+0
| | | | | | PR: ports/114848 Submitted by: gabor Approved by: Scott M. Likens <damm@yazzy.org> (maintainer)
* Chase gnutls shared library version chase: adjust DEPENDS lines andRoman Bogorodskiy2007-07-011-1/+1
| | | | bump PORTREVISIONs.
* - Chase security/gnutls updateRoman Bogorodskiy2007-01-021-0/+1
| | | | | - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
* - Update to 1.9.98.1 [1]Renato Botelho2006-05-133-47/+17
| | | | | | | | | | - Remove unecessary perl dependency - Remove IS_INTERACTIVE since this port respect BATCH PR: ports/96740 [1] Submitted by: maintainer [1] Reworked by: garga Approved by: maintainer
* - Make it fetchable againEmanuel Haupt2006-04-062-734/+732
| | | | | | | - Use DATADIR macro PR: 95359 Submitted by: Scott M. Likens <damm@yazzy.org> (maintainer)
* BROKEN: UnfetchableKris Kennaway2006-04-031-0/+2
|
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-14/+14
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to 1.9.5Volker Stolz2005-04-293-3/+7
| | | | | PR: ports/80424 Submitted by: maintainer
* Update to 1.9.4.Pete Fritchman2004-12-272-3/+5
| | | | | PR: 75480 Submitted by: maintainer
* Update to 1.9.3. Pet portlint.Mark Linimon2004-05-142-5/+4
| | | | | PR: ports/66582 Submitted by: Scott M. Likens <damm@yazzy.org> (maintainer)
* - Update to version 1.92Kirill Ponomarev2004-05-104-38/+43
| | | | | PR: ports/66428 Submitted by: maintainer
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* - Replace our patch with more correct one obtained from authorPav Lucistnik2003-12-112-8/+26
| | | | | | | - Add faster master site PR: ports/60118 Submitted by: Scott M. Likens <damm@yazzy.org> (maintainer)
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* - Update maintainer's email address.Pav Lucistnik2003-11-191-1/+1
| | | | | Submitted by: maintainer Approved by: adamw (mentor)
* - Unbreak on -CURRENTPav Lucistnik2003-11-181-0/+14
| | | | | | PR: ports/59159 Submitted by: maintainer Approved by: adamw (mentor)
* Update to 1.9 and switch maintainer to submitter.Will Andrews2003-07-213-7/+690
| | | | | | PR: 54110 Submitted by: Scott M. Likens <damm@fpsn.net> Discussed with: petef (maintainer change)
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Pass maintainership to Steven Bailey <eviilboy@cox.net>.Pete Fritchman2002-12-231-1/+1
| | | | Submitted by: new maintainer
* Fix MASTER_SITES.Pete Fritchman2002-12-231-3/+1
|
* Update to 1.8mPete Fritchman2001-11-022-3/+2
|
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-231-1/+1
| | | | Reviewed by: ade
* Add mirrors for ScrollzDavid W. Chapman Jr.2001-07-101-1/+2
| | | | | PR: 28835 Submitted by: maintainer
* Fix build for packagesDavid W. Chapman Jr.2001-07-081-0/+9
| | | | | PR: 28816 Submitted by: maintainer
* - Update to version 1.81Kevin Lo2001-07-075-25/+36
| | | | | | | | - Take over as maintainer from ports@ - Better pkg-{comment,descr} PR: 28735 Submitted by: Pete Fritchman <petef@databits.net>
* Update to 1.8kPeter Pentchev2001-02-192-4/+4
| | | | | PR: 25022 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
* Release to the world all of my ports that I don't use, excluding KDE 1,Will Andrews2001-01-091-1/+1
| | | | | which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
* Update to ScrollZ 1.8j.Will Andrews2000-11-062-15/+10
| | | | Submitted by: Maarten de Vries <maarten@netraam.com>
* Setting DISTNAME correctly.R. Imura2000-04-151-1/+1
|
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
|
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Update to 1.8i6Chris Piazza2000-03-082-8/+5
| | | | | PR: 17203 Submitted by: maintainer
* Update MASTER_SITESChris Piazza1999-09-051-1/+4
| | | | | PR: 13580 Submitted by: maintainer
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Import of ScrollZ.Chris Piazza1999-08-145-0/+48
ScrollZ is a colour-enabled IRC client that implements many useful features normally found in a script. PR: 13083 Submitted by: Will Andrews <andrews@technologist.com>