Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build with clang. | Shaun Amott | 2011-07-26 | 2 | -0/+127 |
| | |||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | For ports maintained by ports@FreeBSD.org, remove names and/or | Doug Barton | 2009-12-21 | 1 | -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. | ||||
* | - Fix gcc 4.X build | Martin Wilke | 2006-12-15 | 3 | -45/+67 |
| | | | | | PR: ports/106737 Submitted by: trasz | ||||
* | Remove USE_REINPLACE from categories starting with W | Edwin Groothuis | 2006-05-13 | 1 | -2/+0 |
| | |||||
* | - Add SHA256 | Pav Lucistnik | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | SIZEify. | Trevor Johnson | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Fix PORTCOMMENTs that were killing INDEX builds. | Adam Weinberger | 2002-11-07 | 2 | -2/+1 |
| | | | | | 105 pointy hats to: me Approved by: pat | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Respect CC and CXX, and don't depend on obsoleted header <values.h> | Kris Kennaway | 2002-09-05 | 2 | -2/+32 |
| | | | | for a definition of BITSPERBYTE | ||||
* | Update MASTER_SITES | David W. Chapman Jr. | 2002-09-02 | 1 | -1/+1 |
| | | | | | PR: 41946 Submitted by: j.el-rayes@muthaland.at | ||||
* | ${PERL} -> ${REINPLACE_CMD} | David W. Chapman Jr. | 2002-09-02 | 1 | -2/+4 |
| | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net | ||||
* | Update WWW: | Ben Smithurst | 2001-04-08 | 1 | -1/+1 |
| | |||||
* | Fix fennerism. | Ben Smithurst | 2001-04-08 | 1 | -1/+2 |
| | |||||
* | Some spaces -> tabs for ports/www. | Jimmy Olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Clean up inefficient perl invocations; use multiple REs in the same call. | Will Andrews | 2001-01-08 | 1 | -2/+2 |
| | |||||
* | Use time_t instead of long for a couple of variables so this build again | Steve Price | 2000-08-08 | 1 | -0/+11 |
| | | | | on the Alpha. | ||||
* | Convert startup script to {start|stop} usage | Chris D. Faulhaber | 2000-07-14 | 2 | -3/+19 |
| | |||||
* | Startup script (etc/fhttpd.sh -> etc/rc.d/fhttpd.sh) | Chris D. Faulhaber | 2000-07-14 | 1 | -1/+1 |
| | |||||
* | Fix invalid (and unnecessary) check for the FreeBSD version. Verified to | Chris D. Faulhaber | 2000-07-14 | 2 | -12/+8 |
| | | | | | | build on RELENG_3 and RELENG_4 Noticed by: bento | ||||
* | Unleash all of these ports upon the people. I no longer have any interest | Will Andrews | 2000-06-22 | 1 | -1/+1 |
| | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. | ||||
* | Add missing file. | Will Andrews | 2000-06-03 | 1 | -0/+1 |
| | | | | Found by: bento | ||||
* | Don't add -O2 to CFLAGS. Make this port honor CFLAGS and CXXFLAGS. Fix | Steve Price | 2000-05-28 | 3 | -7/+40 |
| | | | | build for -current. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Finish moving MAINTAINER for my ports. | Will Andrews | 2000-03-22 | 1 | -1/+1 |
| | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami | ||||
* | Adding fhttpd version 0.4.2. | Steve Price | 2000-01-29 | 12 | -0/+335 |
A C++-based FTP/HTTP server that supports modules. PR: 15804 Submitted by: Will Andrews <andrews@technologist.com> |