Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.1.1 | Sergei Kolobov | 2003-12-16 | 1 | -16/+13 |
| | | | | | | | | | | | | | | | | - Removed dependency on automake and autoconf - Use PKGNAMESUFFIX - Use CONFLICTS to prevent installation over stable version - Install examples and documentation - Use DOCSDIR/EXAMPLESDIR - Reword COMMENT and pkg-descr, add Author tag PR: 54421 Submitted by: sergei Approved by: maintainer timeout (5 months) Notes: svn path=/head/; revision=95975 | ||||
* | Add libnet-devel | Scott Mace | 2003-01-07 | 1 | -0/+23 |
libnet-devel will maintain libnet-1.1.x. A limited number of ports currently support or will require libnet-1.1.x in the future. The API is not backwards compatible. Unfortunately many ports still require libnet-1.0.x and do not support the new API (and may never support it). libnet-devel will fill the gap until the API change settles out and 1.0.x is fully deprecated. Notes: svn path=/head/; revision=72710 |