aboutsummaryrefslogtreecommitdiff
path: root/www/htdump
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* www/htdump: Add CFLAGS and LDFLAGS for USES=sslJohn Marino2016-09-101-7/+5
| | | | Notes: svn path=/head/; revision=421653
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* - Update to version 0.9yPawel Pekala2013-11-015-51/+48
| | | | | | | | | | | | | - Remove leading article from COMMENT - Add LICENSE - Support staging - Reformat pkg-descr PR: ports/181061 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=332413
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Convert to new options frameworkTilman Keskinoz2012-06-101-4/+5
| | | | Notes: svn path=/head/; revision=298959
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209422
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* Chase some stale URLs per mastersite survey.Mark Linimon2005-11-251-1/+1
| | | | Notes: svn path=/head/; revision=149385
* Use PLIST_FILES, OPTIONS, MAKE_ARGSVolker Stolz2005-04-273-20/+7
| | | | Notes: svn path=/head/; revision=134237
* Fix MASTER_SITES and reset maintainership. I originally intended toMaxime Henrion2005-02-141-2/+2
| | | | | | | | | | completely remove this port since it's no longer maintained and the author himself suggests using curl instead. However, I'm keeping this port in the tree per request of another committer, since it's still working correctly. Notes: svn path=/head/; revision=128874
* Add SIZE into distinfo.Maxime Henrion2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104438
* Update the homepage location here too.Maxime Henrion2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87666
* Fix the MASTER_SITES location so that this port work again.Maxime Henrion2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87665
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-144-15/+85
| | | | | | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS. use getopt_long() instead of getopt_long_only(). Notes: svn path=/head/; revision=84838
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Correct my email address.Maxime Henrion2002-04-271-2/+2
| | | | Notes: svn path=/head/; revision=58228
* Add htdump 0.9x, a tool to retrieve WWW data.Daniel Harris2001-03-086-0/+80
PR: 25238 Submitted by: Maxime Henrion (mux@qualys.com) Notes: svn path=/head/; revision=39289