aboutsummaryrefslogtreecommitdiff
path: root/www/twhttpd
Commit message (Collapse)AuthorAgeFilesLines
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+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
* - Fix build errors and warnings on gcc 4Rong-En Fan2007-02-047-13/+129
| | | | Notes: svn path=/head/; revision=184125
* Fix WRKSRC (caused by DISTNAME)Edwin Groothuis2006-08-231-0/+1
| | | | Notes: svn path=/head/; revision=171227
* twhttpd is now fetchable again, port can be removed from broken status.Edwin Groothuis2006-08-231-2/+0
| | | | | | | | | | | twhttpd is marked broken, however it is now fetchable again as of Aug 22, 2006. PR: ports/102409 Submitted by: Ryan Wehler <mindflux98@gmail.com> Notes: svn path=/head/; revision=171223
* BROKEN: Unfetchable (despite previous commit)Kris Kennaway2006-08-171-0/+2
| | | | Notes: svn path=/head/; revision=170905
* - Make it fetchable, also fix pointyhat buildRong-En Fan2006-08-072-4/+5
| | | | | | | Noticed by: pointyhat via kris Notes: svn path=/head/; revision=169872
* - Fix buildRong-En Fan2006-08-041-0/+3
| | | | | | | | Noticed by: pointyhat via erwin Pointyhat to: rafan Notes: svn path=/head/; revision=169652
* - Update to 1.01Rong-En Fan2006-07-1910-47/+73
| | | | | | | | | | - Respect PREFIX PR: ports/100566 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=168264
* Maintainer's email bounces.Mark Linimon2006-06-091-1/+1
| | | | Notes: svn path=/head/; revision=164953
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Fix an apparent typo, and unbreak this port.Alexey Dokuchaev2004-09-302-7/+11
| | | | | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit), maintainer Notes: svn path=/head/; revision=118514
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118494
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Final step in the move from mail/twhttpd to www/twhttpd.Edwin Groothuis2003-01-0310-0/+100
Notes: svn path=/head/; revision=72363