aboutsummaryrefslogtreecommitdiff
path: root/net/sniffit
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Regular USE_GITHUB cleanup.Mathieu Arnold2021-03-192-3/+3
| | | | | | | | Remove DISTNAME, it is always overwritten. Cleanup GH_TAGNAME and WRKSRC. Notes: svn path=/head/; revision=568805
* - Remove commented out and obsolete USE_APACHE and USE_AUTOTOOLS, fix typo ↵Alex Kozlov2021-03-021-1/+0
| | | | | | | | | USE_PHP_= -> USE_PHP+= Approved by: portmgr blanket Notes: svn path=/head/; revision=566940
* Fix and update broken portStefan Eßer2020-09-2412-186/+75
| | | | | | | | | | | | | | | | | | | | | | This is ancient software that has been made available and somewhat updated on GitHub. The previous port was broken and with this update it should at least have a chance to compile. Testing on amd64 gave reasonable results, much to my surprise, since I had doubt that the code is 64 bit safe. The programming style is strange, with C files being concatenated by #including them into the main program. This is definitely a unique piece of software ... (might serve as an dissuasive example). Since this program has to be run with root privileges and may well have security weaknesses, I'm not convinced that we should even provide a port and package. But I'm committing this update anyway, leaving to somebody else the decision to remove it from ports, if considered too much of an annoyance or risk. Notes: svn path=/head/; revision=549892
* - Add LICENSEDmitry Marakasov2016-11-231-4/+8
| | | | | | | | - Cosmetic fixes - Switch to options helpers Notes: svn path=/head/; revision=426927
* Reset edwin's ports, he has handed in his commit bit.Rene Ladan2016-11-161-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=426269
* - 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
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-3/+2
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373063
* Add DOCS option for ports with PORTDOCS in plist.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362023
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* Support stagingEmanuel Haupt2014-02-242-10/+8
| | | | Notes: svn path=/head/; revision=345862
* Fix build on 10.0Edwin Groothuis2013-10-143-4/+119
| | | | Notes: svn path=/head/; revision=330359
* Rename file to proper naming standardsEdwin Groothuis2013-10-141-0/+0
| | | | Notes: svn path=/head/; revision=330358
* Rename file to proper naming standardsEdwin Groothuis2013-10-141-0/+0
| | | | Notes: svn path=/head/; revision=330357
* Rename file to proper naming standardsEdwin Groothuis2013-10-141-0/+0
| | | | Notes: svn path=/head/; revision=330356
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* [PATCH] net/sniffit: Fix make package while NOPORTDOCS is definedEdwin Groothuis2008-05-292-3/+3
| | | | | | | | | | Fix make package while NOPORTDOCS is defined. PR: ports/124097 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=213872
* Add SHA256 checksums to the distinfo files.Edwin Groothuis2005-11-081-0/+2
| | | | Notes: svn path=/head/; revision=147643
* Remove stale master-sites.Edwin Groothuis2005-10-042-6/+4
| | | | | | | | | If somebody knows where to find it, let me know! Noticed by: Bill Fs tools Notes: svn path=/head/; revision=144203
* add more master sitesEdwin Groothuis2005-02-141-2/+4
| | | | Notes: svn path=/head/; revision=128765
* Add size data.Trevor Johnson2004-03-181-0/+2
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Remove O'Briens FreeBSD directory as source for the files, thanksEdwin Groothuis2003-11-022-6/+4
| | | | | | | | | for your help in the last years. Go to diff version 10, as available from the Debian mastersites. Notes: svn path=/head/; revision=92837
* make net/sniffit buildable again on sparc64 (and others maybe too)Edwin Groothuis2003-08-151-0/+11
| | | | | | | noticed by: bento/kris Notes: svn path=/head/; revision=87016
* Switch to MASTER_SITE_DEBIAN_POOLKris Kennaway2003-08-041-2/+1
| | | | | | | | PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru> Notes: svn path=/head/; revision=86269
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Use MASTER_SITE_DEBIAN.Christian Weisgerber2003-02-131-1/+2
| | | | Notes: svn path=/head/; revision=75462
* Update patch download sitePatrick Li2002-08-121-1/+1
| | | | | | | | PR: ports/41567 Submitted by: maintainer Notes: svn path=/head/; revision=64400
* Remove FORBIDDEN, and apologies to the MAINTAINER -- he had alreadyJacques Vidrine2002-01-281-1/+0
| | | | | | | patched this port locally. Notes: svn path=/head/; revision=53915
* Mark FORBIDDEN due to remotely exploitable buffer overflowJacques Vidrine2002-01-281-0/+1
| | | | Notes: svn path=/head/; revision=53913
* Support more network interfaces, bump PORTREVISION.Pete Fritchman2001-12-252-5/+8
| | | | | | | | PR: 33162 Submitted by: maintainer Notes: svn path=/head/; revision=52171
* Give maintainership to edwin@mavetju.org from ports@.Pete Fritchman2001-12-031-1/+1
| | | | | | | Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=50968
* I don't have time and interest to maintain this very poorly written pieceDavid E. O'Brien2001-12-021-1/+1
| | | | | | | of software. Notes: svn path=/head/; revision=50864
* Spelling police.David E. O'Brien2000-09-011-1/+1
| | | | | | | Submitted by: Jon Parise <jon@csh.rit.edu> Notes: svn path=/head/; revision=32186
* Use Debian patch which contains some security tweaks (as discussed onDavid E. O'Brien2000-08-273-8/+5
| | | | | | | Bugtraq), and updates the GNU autoconf bits to newer versions. Notes: svn path=/head/; revision=32026
* Remove crud abusive language in a printf().David E. O'Brien2000-07-151-0/+7
| | | | Notes: svn path=/head/; revision=30670
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
| | | | Notes: svn path=/head/; revision=29964
* The local-distfiles dir on ftp.freebsd.org was moved under ports/.David E. O'Brien2000-06-071-1/+1
| | | | Notes: svn path=/head/; revision=29334
* Become the guinnie-pig and move all my Freefall ~/public_html distfilesDavid E. O'Brien2000-06-071-1/+1
| | | | | | | over to the new ftp.freebsd.org local distfiles site. Notes: svn path=/head/; revision=29282
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-4/+4
| | | | Notes: svn path=/head/; revision=25734
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-6/+4
| | | | Notes: svn path=/head/; revision=18431