aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/cricket
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-0/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2017-06-021-9/+4
| | | | | | | - Sort RUN_DEPENDS Notes: svn path=/head/; revision=442392
* - Properly handle p5-CGI dependency, the module was unbundled from perl in 5.21Dmitry Marakasov2017-02-211-5/+11
| | | | | | | | | | - While here, minor style fixes PR: 217167 Submitted by: fullermd@over-yonder.net Notes: svn path=/head/; revision=434517
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* - 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
* Update databases/rrdtool to 1.6.0Niclas Zeising2016-05-021-1/+1
| | | | | | | | | | | | | | | Most notably, this version of rrdtools.so is thread safe, so the rrdtools_th.so library is removed. Bump portrevision for depending ports due to shlib version bump. For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES Reviewed by: kwm Differential Revision: D6168 Notes: svn path=/head/; revision=414458
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Fix shebangsDmitry Marakasov2015-05-272-41/+42
| | | | | | | | - Modernize plist - Cosmetic fixes Notes: svn path=/head/; revision=387691
* net-mgmt/cricket: STAGEify, minor cleanups, add'l patchKurt Jaeger2014-08-023-20/+26
| | | | | | | | PR: 192326 Submitted by: fullermd@over-yonder.net Notes: svn path=/head/; revision=363783
* Multiple ports: fix COMMENTEitan Adler2013-12-111-1/+1
| | | | | | | 'Extremely' and 'Very' offer no value to the user. Notes: svn path=/head/; revision=336210
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - Convert to new perl frameworkAndrej Zverev2013-08-031-6/+2
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-5/+0
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-5/+5
| | | | Notes: svn path=/head/; revision=300176
* - Chase rrdtool shlib version bump.Sylvio Cesar Teixeira2012-05-071-1/+1
| | | | Notes: svn path=/head/; revision=296163
* Remove trailing whitespaces.Emanuel Haupt2011-11-181-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286031
* - switch to USERS/GROUPSBaptiste Daroussin2011-06-082-50/+5
| | | | | | | - bump port revision Notes: svn path=/head/; revision=275228
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - 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
* Make it work on amd64.Stefan Walter2010-06-302-3/+23
| | | | | | | | | | PR: 143412 Submitted by: András Jákó <jako.andras@eik.bme.hu> Patch by: Jeff Blank <jfb@mtu.edu> Feature safe: yes Notes: svn path=/head/; revision=257194
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Move USE_PERL and friends above bsd.port.pre.mk inclusion.Mark Linimon2009-06-141-8/+9
| | | | Notes: svn path=/head/; revision=235824
* Maintainer moved to ports@FreeBSD.org.Jeremy Chadwick2008-11-201-1/+1
| | | | Notes: svn path=/head/; revision=223081
* - Chase rrdtool 1.3.0 update, bump PORTREVISIONRong-En Fan2008-06-241-1/+1
| | | | | | | | PR: ports/124749 Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) Notes: svn path=/head/; revision=215684
* - Taking ownership of this port.Jeremy Chadwick2008-03-091-1/+1
| | | | Notes: svn path=/head/; revision=208696
* - Make arguments passed to "pw user add" match that of ports/UIDs.Jeremy Chadwick2008-03-091-2/+2
| | | | Notes: svn path=/head/; revision=208692
* * Don't need p5-Digest-MD5; p5-libwww dependency takes care of that.Jeremy Chadwick2008-03-091-2/+1
| | | | | | | * Set home directory of /usr/local/cricket for "cricket" user. Notes: svn path=/head/; revision=208686
* Remove IGNORE; add UID 141 to ports/UIDs, and remove unnecessary Time::HiResJeremy Chadwick2008-02-191-10/+13
| | | | | | | | dependency (unless using a perl older than 5.8.7). Confirmed as working on RELENG_6. Notes: svn path=/head/; revision=207581
* First steps in a big migration:Edwin Groothuis2007-07-051-1/+1
| | | | | | | | | | | | | | | | Move net/rrdtool to databases/rrdtool. It's an itch which needs to be scratched: net/rrdtool came from net/mrtg, which was a good location for it. net/mrtg has later been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database Tools", therefor it's better if it moves to databases/rrdtool. Same with net/rrdtool10. PR: ports/112942 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=194968
* Add a patch taken from CVS to fix EXEC actions handling with monitoringMaxime Henrion2007-04-112-1/+20
| | | | | | | thresholds, and bump PORTREVISION. Notes: svn path=/head/; revision=189784
* IGNORE: uses a UID registered to another portKris Kennaway2007-03-311-0/+2
| | | | Notes: svn path=/head/; revision=188875
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* - Add patch for fixing problem when summary for graph displayed asAndrej Zverev2005-12-152-1/+11
| | | | | | | | | | | | | "Current values not available: RRD file version 0003 not supported on this arch." - Bump PORTREVISION PR: ports/90419 Submitted by: Paul Armstrong <FreeBSDbugs@otoh.org> Tested by: az, Ivan Sviridov (sin@vimcom.net) Notes: svn path=/head/; revision=151235
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149444
* Correctly record user- and group-id in pkg-install used during package-buildVolker Stolz2005-08-292-7/+10
| | | | | | | | PR: ports/85047 Submitted by: Vladimir Kotal Notes: svn path=/head/; revision=141341
* Use SUB_FILES instead of home-grown SED-incantationVolker Stolz2005-04-151-2/+1
| | | | Notes: svn path=/head/; revision=133399
* - relocate PKGMESSAGE and unbreak this portYen-Ming Lee2004-12-013-42/+11
| | | | | | | - replace files/patch-* with REINPLACE_CMD Notes: svn path=/head/; revision=122858
* add missing backslashYing-Chieh Liao2004-11-091-4/+4
| | | | Notes: svn path=/head/; revision=121194
* * Sort RUN_DEPENDS.Ying-Chieh Liao2004-11-092-26/+42
| | | | | | | | | | | | * Make user able to change USER & GROUP, and change default USER. (Bump PORTREVISION) * Cleanup do-install code. PR: 73713 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> Notes: svn path=/head/; revision=121188
* - Update to 1.0.5Pav Lucistnik2004-04-173-3/+5
| | | | | | | | PR: ports/65525 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=107374
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-2/+2
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Update to 1.0.4Pav Lucistnik2003-12-213-99/+102
| | | | | | | | PR: ports/60150 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=96315
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-241-2/+2
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* KATO mega patchEdwin Groothuis2003-09-271-3/+3
| | | | | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89492
* update cricket to 1.4.0.p2Oliver Lehmann2003-06-153-4/+8
| | | | | | | PR: 50454 Notes: svn path=/head/; revision=83018
* Define ${PREFIX} for the pkg-install script.Adam Weinberger2003-05-031-1/+1
| | | | | | | Pointed out by: Sue Blake <sue@welearn.com.au> Notes: svn path=/head/; revision=80059