aboutsummaryrefslogtreecommitdiff
path: root/irc/ezbounce
Commit message (Collapse)AuthorAgeFilesLines
* devel/boost-*: update to 1.67.0Jan Beich2018-04-181-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_67_0.html PR: 227427 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15030 Notes: svn path=/head/; revision=467711
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-1/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* devel/boost-*: update to 1.66.0Jan Beich2018-01-181-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279 Notes: svn path=/head/; revision=459315
* devel/boost-*: update to 1.65.1Jan Beich2017-09-251-1/+1
| | | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582 Notes: svn path=/head/; revision=450560
* devel/boost-*: enable C++11 featuresJan Beich2017-09-251-1/+1
| | | | | | | | | | | PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582 Notes: svn path=/head/; revision=450557
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Explicitly build with -std=gnu++03.Raphael Kubo da Costa2017-08-011-0/+4
| | | | | | | | | | | This fixes the build with GCC 6, which defaults to -std=gnu++14. The project, which seems to be unmaintained upstream, is incompatible with C++11 and later. PR: 219298 Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=447014
* devel/boost-*: update to 1.64.0Jan Beich2017-05-021-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472 Notes: svn path=/head/; revision=439934
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Remove all _USE=openssl occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436248
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* devel/boost-*: update to 1.63.0Jan Beich2017-01-061-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1 Notes: svn path=/head/; revision=430692
* devel/boost-*: update to 1.62.0Jan Beich2016-11-231-1/+1
| | | | | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office) Notes: svn path=/head/; revision=426908
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-1/+1
| | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. Notes: svn path=/head/; revision=426566
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Convert to @sampleBaptiste Daroussin2016-04-101-3/+1
| | | | Notes: svn path=/head/; revision=412900
* 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
* - Switch to options helpersDmitry Marakasov2015-08-261-5/+3
| | | | | | | | | - Fix config file installation Approved by: portmgr blanket Notes: svn path=/head/; revision=395391
* Pass maintainership to new volunteer. They are mirroring the distfile andBryan Drewery2015-01-102-3/+3
| | | | | | | | | | may continue development as well. PR: ports/196610 Submitted by: Chris Hutchinson <portmaster@BSDforge.com> Notes: svn path=/head/; revision=376670
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371570
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* - Take maintainershipBryan Drewery2014-04-102-37/+22
| | | | | | | | | | | - Stage - Add OPTION for SSL - Remove bsd.port.pre.mk - Enable SSL by default - Allow disabling BOOST dependency Notes: svn path=/head/; revision=350747
* Release a few ports I don't use anymore. Unfortunately I don't have time toFlorian Smeets2014-03-111-1/+1
| | | | | | | maintain them properly currently. Notes: svn path=/head/; revision=347931
* irc/ezbounce: Fix c++ error caught by gcc 4.7John Marino2013-10-021-0/+13
| | | | | | | | | | | The same variable "e" was defined as a loop argument and then again inside the loop as a diferrent type. This renames the loop argument to avoid the redeclaration errors. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=329127
* 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
* - convert to USESFlorian Smeets2013-09-181-8/+4
| | | | | | | | - convert to OPTIONSNG - use USE_GCC for now, weird template errors I cannot figure out currently. Notes: svn path=/head/; revision=327588
* - bring over version 1.99.15 from irc/ezbounce-devel (soon to be removed)Florian Smeets2011-06-193-31/+8
| | | | Notes: svn path=/head/; revision=275836
* mark as broken because the distfile is no more availableBaptiste Daroussin2011-05-021-0/+2
| | | | Notes: svn path=/head/; revision=273498
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Update download locations, update WWWPhilip M. Gollucci2009-02-012-3/+2
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227344
* Reset maintainership (the domain has expired):Pav Lucistnik2008-06-171-1/+1
| | | | | | | | | | | | <joe@joeholden.co.uk> (reason: 553 5.3.5 system config error) ----- Transcript of session follows ----- 553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?) 554 5.3.5 Local configuration error Notes: svn path=/head/; revision=215025
* - Update to 1.04cIon-Mihai Tetcu2007-01-163-27/+7
| | | | | | | | | | - Fixed MASTER_SITES PR: ports/107932 Submitted by: Joe Holden (maintainer) Notes: svn path=/head/; revision=182500
* remove USE_REINPLACE for all categories starting with IEdwin Groothuis2006-05-081-1/+0
| | | | Notes: svn path=/head/; revision=161690
* - mv pkg-message -> files/pkg-message.in, add it to SUB_FILESRenato Botelho2006-02-092-5/+8
| | | | | | | | | | | - Add more MASTER_SITES [1] - Take maintainership [1] PR: ports/93078 [1] Submitted by: Joe Holden <joe@joeholden.co.uk> [1] Notes: svn path=/head/; revision=155601
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Support CXXFLAGS properly.Kirill Ponomarev2005-01-281-7/+9
| | | | | | | | PR: ports/76767 Submitted by: Ports Fury Notes: svn path=/head/; revision=127523
* This port compiles with system GCC 3.4.2 just fine. Remove unnecessaryAlexander Kabaev2005-01-261-2/+0
| | | | | | | CFLAGS hackery. Notes: svn path=/head/; revision=127421
* Respect CFLAGS,Tilman Keskinoz2004-08-162-4/+22
| | | | | | | Unbreak with gcc 3.4 Notes: svn path=/head/; revision=116408
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
| | | | Notes: svn path=/head/; revision=116340
* Reset bouncing maintainer address:Kris Kennaway2004-08-091-1/+1
| | | | | | | 550 5.1.1 <ab@astralblue.com>... User unknown Notes: svn path=/head/; revision=115707
* Update to 1.04bGregory Sutter2004-03-312-11/+4
| | | | | | | Approved by: Eugene M. Kim <ab@astralblue.net> (maintainer) Notes: svn path=/head/; revision=105830
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* o Apply a security patch that fixes couple of remote-exploitable bugs.Hye-Shik Chang2003-07-302-1/+7
| | | | | | | | | o Give maintainership to submitter. Submitted by: Eugene M. Kim <ab@astralblue.com> Notes: svn path=/head/; revision=85971
* o Update to 1.04aOliver Lehmann2003-06-104-37/+38
| | | | | | | | | | | | o Make portlint happier o Patch got integrated into source o Add OpenSSL knob PR: 47257 Approved by: alex (mentor) Notes: svn path=/head/; revision=82688
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75962
* Fix a security hole with a patch from the ezbounce Homepage.Tilman Keskinoz2002-11-182-0/+21
| | | | | | | | | Bump PORTREVISION. PR: 43437 Notes: svn path=/head/; revision=70439
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612