Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix build with gcc 4.2 | miwi | 2007-11-13 | 3 | -7/+72 |
| | | | | | Submitted by: Pietro Cerutti (via im) Approved by: portmgr (pav) | ||||
* | Mark as broken with gcc4.2. | linimon | 2007-10-01 | 1 | -1/+7 |
| | |||||
* | - Add to ipv6 category | miwi | 2007-01-08 | 1 | -2/+2 |
| | | | | | | PR: ports/107055 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: maintainer | ||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Say hello to the new "net-mgmt" category. There are probably more | wollman | 2004-02-23 | 1 | -1/+1 |
| | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | trevor | 2003-11-17 | 1 | -1/+0 |
| | |||||
* | - Update to 2.5 | krion | 2003-08-13 | 2 | -2/+2 |
| | | | | | PR: 55510 Submitted by: maintainer | ||||
* | Unbreak sendip build on -CURRENT. | mich | 2003-06-04 | 2 | -7/+11 |
| | | | | | | PR: 52584 Submitted by: maintainer Approved by: roberto (mentor) | ||||
* | BROKEN on 5.1: does not compile | kris | 2003-05-18 | 1 | -1/+7 |
| | |||||
* | Update to 2.4. | tobez | 2003-04-23 | 2 | -2/+2 |
| | | | | | PR: 51291 Submitted by: maintainer | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Update to 2.3. | nork | 2003-01-29 | 6 | -115/+26 |
| | | | | | PR: ports/47604 Submitted by: Joseph Scott <joseph@randomnetworks.com> (maintainer) | ||||
* | PERL -> REINPLACE | edwin | 2002-11-04 | 1 | -0/+1 |
| | | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento | ||||
* | Respect CC and CFLAGS and fix build on -current. | kris | 2002-09-05 | 1 | -6/+11 |
| | |||||
* | Update to 2.1 | perky | 2002-07-17 | 6 | -3/+132 |
| | | | | | PR: 40678 Submitted by: maintainer | ||||
* | Update to 1.4, also remove . from pkg-comment. | dannyboy | 2000-12-28 | 3 | -3/+3 |
| | | | | | PR: 23900 Submitted by: maintainer | ||||
* | Add sendip 1.3, a useful utility for testing various sockets behaviors. | will | 2000-12-19 | 5 | -0/+29 |
This reminds me of W. Richard Stevens' sock(1) from his excellent UNIX Network Programming Volume 1 book. Well, not exactly, but.. PR: 23181 Submitted by: Joseph Scott <joseph@randomnetworks.com> |