aboutsummaryrefslogtreecommitdiff
path: root/irc/scrollz
Commit message (Collapse)AuthorAgeFilesLines
* irc/scrollz: Fix build with -fno-commonNiclas Zeising2020-08-221-0/+16
| | | | | | | | | | | Fix the build of irc/scrolls with built with -fno-common, which is the default with llvm 11. Patch from a pull request to scrollz on github. MFH: 2020Q3 (implicit, -fno-common fixes, ok by joenum) Notes: svn path=/head/; revision=545768
* Drop the ipv6 virtual category for i* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514138
* Fix typo that prevented the IPV6 option from working. SwitchAdam Weinberger2016-12-171-2/+2
| | | | | | | to USES=ssl while here. Notes: svn path=/head/; revision=428811
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411990
* - Update to 2.3Veniamin Gvozdikov2016-03-215-14/+24
| | | | | | | | | | - Port got new maintainer PR: ports/207674 Submitted by: Chris Petrik <chris@bsdjunk.com> Notes: svn path=/head/; revision=411559
* Replace defunct scrollz.org by working mirror.Matthias Andree2016-02-052-3/+1
| | | | | | | | | | Drop domain-parking WWW: link from pkg-descr. Submitted by: Chris Hutchinson PR: 206862 Notes: svn path=/head/; revision=408270
* Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.Tijl Coosemans2015-10-101-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These were FreeBSD specific aliases for libiconv(), libiconv_open() and libiconv_close() that are now also provided by libc which complicates writing configure tests that work correctly when both libc iconv and libiconv are available. Also, because the libiconv iconv.h header redefines iconv* to libiconv* correct use of the header implies that the aliases aren't used. The following ports needed fixes because there was something wrong with the way they tried to detect or use iconv: audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a compile-time option and should not be set in source code. comms/hidapi: Use standard AM_ICONV configure macro to look for iconv. deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG. deskutils/ljclive: Override configure test for iconv. deskutils/owncloudclient: Add USES=iconv and patch test for iconv. devel/aegis: Bump PORTREVISION because it no longer uses libiconv. devel/libexplain: Add USES=iconv and override test for iconv. devel/sdl20: Override configure test for iconv. emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include <iconv.h> instead of <sys/iconv.h>. irc/scrollz: Override configure test for iconv. japanese/chasen-base: Override configure test for iconv and patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. japanses/eb: Patch configure test for iconv. japanses/eblook: Override configure test for iconv. java/jikes: Override configure test for iconv. multimedia/transcode: Bump PORTREVISION because only one plugin links with libiconv now. net/c3270: Override configure test for iconv. net/samba4*: Bump PORTREVISION because it no longer uses libiconv. The configure script will always add -liconv to the linker flags when it happens to be installed which would be wrong but later on binaries are linked with -Wl,--as-needed and the linker discards -liconv because it finds iconv*() functions in libc now and no longer in libiconv. net-mgmt/icinga-*: Remove dependency on iconv. net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. net/asterisk11: Patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. net-p2p/transmission-*: Override configure test for iconv. www/htmlcxx: Override configure test for iconv. www/httrack: Override configure test for iconv. www/xapian-omega: Override configure test for iconv. x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv. x11/x3270: Override configure test for iconv. x11-wm/jwm: Override configure test for iconv. PR: 202838 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=398996
* Remove trailing whitespace from Makefiles, A-L.Jimmy Olgeni2015-10-081-1/+1
| | | | Notes: svn path=/head/; revision=398832
* Update "BSD" licenseMark Felder2014-12-061-1/+1
| | | | Notes: svn path=/head/; revision=374130
* Modernize plistBaptiste Daroussin2014-10-311-1/+1
| | | | Notes: svn path=/head/; revision=371842
* Cleanup plistBaptiste Daroussin2014-10-271-14/+0
| | | | Notes: svn path=/head/; revision=371570
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-231-0/+1
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* - Force commit to fix prev entryMartin Wilke2014-04-291-1/+1
| | | | | | | | | | - Update to version 2.2.3 PR: 18792 Submitted by: ports fury Notes: svn path=/head/; revision=352577
* - Fix build on i386Martin Wilke2014-04-296-44/+773
| | | | | | | | | | - Enable sound support for all ARCH PR: 187494 Submitted by: ports fury Notes: svn path=/head/; revision=352576
* - Stage supportMartin Wilke2014-03-062-2/+1
| | | | Notes: svn path=/head/; revision=347251
* - Reassign to the heap at maintainers requestThomas Abthorpe2014-03-041-1/+1
| | | | Notes: svn path=/head/; revision=347053
* Fix iconv use on FreeBSD 10.Tijl Coosemans2014-02-201-1/+4
| | | | Notes: svn path=/head/; revision=345272
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* - 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
* - 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
* 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
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-7/+2
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* - 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 Notes: svn path=/head/; revision=316662
* - Fix implicit dependency on iconv and opensslBeech Rintoul2013-03-117-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) Notes: svn path=/head/; revision=313941
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-1/+1
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* - Update to 2.2.2, and flip master_sites for reliability [1]Jason Helfman2012-05-023-733/+8
| | | | | | | | | | - condense pkg-plist by using DATADIR [2] PR: ports/167462 Submitted by: maintainer, mdv@unsavoury.net [1], jgh@ [2] Notes: svn path=/head/; revision=295868
* - 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 Notes: svn path=/head/; revision=294195
* 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) Notes: svn path=/head/; revision=275442
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-051-1/+1
| | | | Notes: svn path=/head/; revision=275104
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Enabled openssl optionWen Heping2010-01-061-3/+6
| | | | | | | | | | - Removed dead mirror PR: ports/142246 Submitted by: Maarten de Vries <mdv@unsavoury.net> (maintainer) Notes: svn path=/head/; revision=247245
* - Fix plistPav Lucistnik2010-01-022-720/+728
| | | | | | | | PR: ports/142214 Submitted by: Maarten de Vries <mdv@unsavoury.net> (maintainer) Notes: svn path=/head/; revision=246993
* - Update to version 2.1Tong LIU2009-12-312-6/+6
| | | | | | | | PR: ports/141929 Submitted by: Maarten de Vries <mdv@unsavoury.net> (maintainer) Notes: svn path=/head/; revision=246910
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-161-0/+1
| | | | Notes: svn path=/head/; revision=239670
* - 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) Notes: svn path=/head/; revision=236590
* - Chase security/gnutls shlib version bumpRoman Bogorodskiy2008-03-031-1/+1
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=208375
* - Remove USE_GNUTLS, which is a noopGabor Kovesdan2007-07-261-1/+0
| | | | | | | | | PR: ports/114848 Submitted by: gabor Approved by: Scott M. Likens <damm@yazzy.org> (maintainer) Notes: svn path=/head/; revision=196346
* Chase gnutls shared library version chase: adjust DEPENDS lines andRoman Bogorodskiy2007-07-011-1/+1
| | | | | | | bump PORTREVISIONs. Notes: svn path=/head/; revision=194564
* - Chase security/gnutls updateRoman Bogorodskiy2007-01-021-0/+1
| | | | | | | | - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here Notes: svn path=/head/; revision=181262
* - 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 Notes: svn path=/head/; revision=162238
* - Make it fetchable againEmanuel Haupt2006-04-062-734/+732
| | | | | | | | | | - Use DATADIR macro PR: 95359 Submitted by: Scott M. Likens <damm@yazzy.org> (maintainer) Notes: svn path=/head/; revision=158949
* BROKEN: UnfetchableKris Kennaway2006-04-021-0/+2
| | | | Notes: svn path=/head/; revision=158675
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-14/+14
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Update to 1.9.5Volker Stolz2005-04-293-3/+7
| | | | | | | | PR: ports/80424 Submitted by: maintainer Notes: svn path=/head/; revision=134343
* Update to 1.9.4.Pete Fritchman2004-12-272-3/+5
| | | | | | | | PR: 75480 Submitted by: maintainer Notes: svn path=/head/; revision=125256
* Update to 1.9.3. Pet portlint.Mark Linimon2004-05-132-5/+4
| | | | | | | | PR: ports/66582 Submitted by: Scott M. Likens <damm@yazzy.org> (maintainer) Notes: svn path=/head/; revision=109084
* - Update to version 1.92Kirill Ponomarev2004-05-094-38/+43
| | | | | | | | PR: ports/66428 Submitted by: maintainer Notes: svn path=/head/; revision=108762
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747