Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to 0.0.7b2. | sf | 2001-03-09 | 28 | -228/+264 |
| | | | | | PR: 25482 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Use the javavmwrapper rather than explicitely naming the jdk. | nsayer | 2001-03-07 | 2 | -3/+3 |
| | | | | No PORTREVISION since PORTVERSION was updated, like, 10 seconds ago. | ||||
* | Update to v1.3 finally. | nsayer | 2001-03-07 | 2 | -3/+3 |
| | |||||
* | Add aggregate, a utility for optimizing a list of network prefixes. | roam | 2001-03-04 | 6 | -0/+53 |
| | | | | | PR: 25143 Submitted by: Joe Abley <jabley@automagic.org> | ||||
* | add oproute | ijliao | 2001-03-03 | 8 | -0/+92 |
| | | | | A tool for measuring general performance of the Internet | ||||
* | Remove do-configure section, use PERL_CONFIGURE now. | vanilla | 2001-03-01 | 10 | -31/+11 |
| | |||||
* | Upgrade to version 1.1 | kevlo | 2001-02-28 | 4 | -8/+22 |
| | | | | | | | BTW, I fix pkg-plist. PR: 25451 Submitted by: maintainer | ||||
* | Upgrade to version 4.2.0 | kevlo | 2001-02-26 | 4 | -23/+6 |
| | |||||
* | Upgrade to version 3.60 | kevlo | 2001-02-26 | 4 | -14/+12 |
| | |||||
* | Add new port: net/NeTraMet. | olgeni | 2001-02-26 | 5 | -0/+93 |
| | | | | | PR: 25330 Submitted by: olgeni | ||||
* | Create the fake user with /sbin/nologin as the login shell, not /bin/sh. | roam | 2001-02-23 | 4 | -4/+4 |
| | | | | | PR: 25094 Submitted by: Phil Regnauld <regnauld@td.rh.dk> | ||||
* | Add a -m option to specify the mail address to be used. | brian | 2001-02-22 | 12 | -20/+294 |
| | | | | | | | Bump PORTREVISION. PR: 25288 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> | ||||
* | Yet another mrtg update (to version 2.9.10). | demon | 2001-02-22 | 2 | -2/+2 |
| | |||||
* | Fix this file which I corrupted somehow during previous edit... | demon | 2001-02-17 | 1 | -12/+0 |
| | |||||
* | Update to 2.9.8. | demon | 2001-02-17 | 3 | -58/+69 |
| | | | | | | Add support for %%PORTDOCS%%. Submitted by: olgeni | ||||
* | - Update to version 1.1 | kevlo | 2001-02-17 | 3 | -11/+6 |
| | | | | | | | | - Update MASTER_SITES - Change maintainer's email address PR: 25144 Submitted by: MAINTAINER | ||||
* | Chase graphics/gd's shlib version bump. | knu | 2001-02-12 | 5 | -5/+10 |
| | |||||
* | Add %%PORTDOCS%%. | knu | 2001-02-10 | 1 | -7/+7 |
| | |||||
* | Treat shlib number and libtool as our way. | kuriyama | 2001-02-08 | 12 | -28/+80 |
| | | | | Approved by: maintainer | ||||
* | Put back my editor hints that were removed w/o permission. | obrien | 2001-02-07 | 1 | -0/+1 |
| | | | | Note these are *FULLY* Satoshi approved for the past 4 years. | ||||
* | Style fixes for ports/net. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Add work around not to dumps core to access host resources. | kuriyama | 2001-02-02 | 4 | -32/+48 |
| | | | | Sorry for my commit bloat... | ||||
* | Revert $PORTNAME change. | kuriyama | 2001-02-02 | 4 | -8/+4 |
| | |||||
* | Oops, changing PORTNAME may affect DISTNAME... | kuriyama | 2001-02-02 | 4 | -0/+4 |
| | |||||
* | Change port name to net-snmp. | kuriyama | 2001-02-02 | 8 | -4/+1224 |
| | | | | Patch to hr_swrun.c to unbreak on -current (plus diffs in net-snmp CVS). | ||||
* | Upgrade to 0.2.13 | billf | 2001-01-26 | 5 | -5/+25 |
| | |||||
* | - Support CFLAGS/LOCALBASE properly | kevlo | 2001-01-23 | 4 | -23/+47 |
| | | | | | | | - Fix pkg-comment PR: 24555 Submitted by: Ports Fury | ||||
* | Complete ucd-snmp's rename to net-snmp. | knu | 2001-01-19 | 2 | -2/+2 |
| | | | | | Submitted by: "make index" Forgotton by: billf | ||||
* | Upgrade to version 4.2 | billf | 2001-01-18 | 44 | -316/+532 |
| | | | | | | | | | Some of the shared library magic is very hackish, however the net-snmp library building make-fu is hackish as well, so I don't feel bad about it. This commit also (re-)enables the host module for much more information. It also fixes a long standing bug where 'snmpwalk localhost public' would hang. | ||||
* | ucd-snmp renamed itself to net-snmp and now uses sourceforge. reflect | billf | 2001-01-17 | 8 | -60/+44 |
| | | | | | | | this change (with a repocopy) and update various references. this does not upgrade this port to the most recent version of net-snmp, that will be coming soon. | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 4 | -15/+15 |
| | |||||
* | - Use own do-install target | vanilla | 2001-01-14 | 3 | -2/+13 |
| | | | | | | | | (mainly to strip binary properly) - Add WWW: line PR: ports/24288 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | update to 0.0.6 | mharo | 2001-01-12 | 36 | -784/+512 |
| | |||||
* | distfile moved | mharo | 2001-01-12 | 2 | -2/+2 |
| | |||||
* | Unbreak and upgrade to 3.1.0. | kuriyama | 2001-01-12 | 6 | -60/+32 |
| | | | | Use PERL_CONFIGURE and "make test" friendly. | ||||
* | add missing files/remove empty directories. | sf | 2001-01-10 | 2 | -65/+76 |
| | | | | | | | sort pkg-plist. PR: 22346 Submitted by: Rich Wood <rich@FreeBSD.org.uk> | ||||
* | drop myself from MAINTAINER. too many KAME platforms to support, | itojun | 2001-01-09 | 1 | -1/+1 |
| | | | | to little time... | ||||
* | Release to the world all of my ports that I don't use, excluding KDE 1, | will | 2001-01-09 | 6 | -6/+6 |
| | | | | | which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me. | ||||
* | Upgrade to 0.83. | kuriyama | 2001-01-08 | 2 | -4/+5 |
| | | | | | Submitted by: joseph@randomnetworks.com PR: ports/24158 | ||||
* | remove port revision | andreas | 2001-01-08 | 1 | -1/+0 |
| | |||||
* | - update port from 1-1-a6 to 1-1-a8 | andreas | 2001-01-07 | 2 | -3/+3 |
| | | | | | => bumped PORTREVISION to 2 - pkg-plist still valid | ||||
* | Clean up inefficient perl invocations; use multiple REs in the same call. | will | 2001-01-07 | 1 | -2/+2 |
| | |||||
* | Add a patch to fix a couple of memory handling problems which show up with | ben | 2001-01-05 | 1 | -0/+26 |
| | | | | MALLOC_OPTIONS=AJ. | ||||
* | Reset maintainer to ports@FreeBSD.org, the old maintainer doesn't | ben | 2001-01-05 | 1 | -1/+1 |
| | | | | | | use this software any more. Approved by: maintainer | ||||
* | Remove bogus 0x0a from the end of line. | demon | 2001-01-03 | 1 | -3/+3 |
| | | | | I don't know who put it there... | ||||
* | fix kernel config description to fit FreeBSD 4 or later. | sf | 2001-01-03 | 1 | -2/+2 |
| | | | | | | PR: 21905 Submitted by: Alex Kapranoff <kappa@zombie.antar.bryansk.ru> Commented by: jedgar | ||||
* | Update to version 2.9.7. | demon | 2001-01-03 | 2 | -2/+2 |
| | |||||
* | remove empty directory. | sf | 2001-01-02 | 4 | -0/+4 |
| | | | | | PR: 23845 Submitted by: David W. Chapman Jr. | ||||
* | missing shared lib in pkg-plist -> PORTREVISION bump | andreas | 2001-01-01 | 2 | -0/+2 |
| | | | | | PR: 23974 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> | ||||
* | - fix pkg list concerning removal of port (missing symlinks and dir) | andreas | 2000-12-31 | 2 | -0/+4 |
| | | | | | | | | - bump port revision because of changes in the packing list (to allow pkg_delete to nuke the installed port entirely) PR: 23975 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> |