| Commit message (Expand) | Author | Age | Files | Lines |
* | Some spaces -> tabs for ports/www. | Jimmy Olgeni | 2001-02-05 | 1 | -1/+1 |
* | update to 1.47. | FUJISHIMA Satsuki | 2001-01-29 | 5 | -206/+17 |
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -3/+3 |
* | Include sys/random.h, not machine/random.h. | Greg Lehey | 2001-01-04 | 1 | -1/+1 |
* | Update checksum. | Greg Lehey | 2001-01-04 | 1 | -1/+1 |
* | Add a MASTER_SITE_SUBDIR to unbreak fetching. | Peter Pentchev | 2000-12-26 | 2 | -2/+3 |
* | Upgrade to 1.13. | Daniel Harris | 2000-12-23 | 2 | -2/+3 |
* | Drop maintainership. | David E. O'Brien | 2000-12-22 | 1 | -1/+1 |
* | Add checksum for IPv6 patch. (Forgotten-by: kris) | Bill Fenner | 2000-12-20 | 2 | -2/+1 |
* | Update to version 0.4. | Peter Pentchev | 2000-12-04 | 3 | -4/+3 |
* | Add $FreeBSD$, which help me in problem reports. | David E. O'Brien | 2000-11-22 | 2 | -0/+2 |
* | Change MAINTAINER field. | Dmitry Sivachenko | 2000-11-13 | 2 | -2/+2 |
* | Change the default kernel name assumed by this port from "/vmunix" to | Joseph Koshy | 2000-11-02 | 1 | -0/+11 |
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | Satoshi Asami | 2000-09-25 | 1 | -1/+0 |
* | Update MASTER_SITES; I checked the checksum on the new location. | Will Andrews | 2000-09-16 | 1 | -1/+1 |
* | Grog is willing to maintain this now. | David E. O'Brien | 2000-09-15 | 1 | -1/+1 |
* | Add ipv6 to categories | Kris Kennaway | 2000-09-09 | 1 | -2/+13 |
* | Update to version 0.32 | Kevin Lo | 2000-08-20 | 3 | -9/+7 |
* | Update to version v0.3 | Kevin Lo | 2000-08-19 | 2 | -2/+2 |
* | Make these COMMENT files conform to Handbook standard. | Will Andrews | 2000-08-11 | 1 | -1/+1 |
* | - Support PREFIX/CC/CFLAGS properly | Chris D. Faulhaber | 2000-08-01 | 5 | -16/+46 |
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | David E. O'Brien | 2000-06-29 | 1 | -1/+2 |
* | Use MASTER_SITE_LOCAL. | Joseph Koshy | 2000-06-26 | 1 | -1/+2 |
* | - Use MASTER_SITE_SUNSITE to MASTER_SITES | Maxim Sobolev | 2000-06-23 | 1 | -2/+2 |
* | Unleash all of these ports upon the people. I no longer have any interest | Will Andrews | 2000-06-22 | 1 | -1/+1 |
* | Activate ubench. | Maxim Sobolev | 2000-06-06 | 1 | -0/+1 |
* | Initial import of ubench - yet another *nix benchmarking utility. | Maxim Sobolev | 2000-06-06 | 9 | -0/+117 |
* | Add tmetric, a raw tool to aid in determining available bandwidth between | Will Andrews | 2000-06-05 | 7 | -0/+51 |
* | Really show kbits/s like the label says we are. | Steve Price | 2000-04-30 | 1 | -1/+1 |
* | portlint | Michael Haro | 2000-04-16 | 2 | -3/+3 |
* | add = after MASTER_SITES | Michael Haro | 2000-04-16 | 2 | -2/+2 |
* | Source file was reformatted, thus out checksum became wrong. | David E. O'Brien | 2000-04-15 | 1 | -1/+1 |
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -2/+2 |
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 2 | -4/+4 |
* | update with the new PORTNAME/PORTVERSION variables | Michael Haro | 2000-04-08 | 16 | -46/+44 |
* | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't | Kris Kennaway | 2000-03-29 | 1 | -1/+1 |
* | * Install the new manpage. | David E. O'Brien | 2000-03-23 | 2 | -13/+14 |
* | Finish moving MAINTAINER for my ports. | Will Andrews | 2000-03-22 | 1 | -1/+1 |
* | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 3 | -0/+3 |
* | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 3 | -3/+0 |
* | Chase the checksum (no changes). | Kris Kennaway | 2000-02-27 | 1 | -1/+1 |
* | Style nits in the ports I maintain. | David E. O'Brien | 2000-02-13 | 3 | -8/+9 |
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | Peter Wemm | 2000-02-08 | 2 | -2/+2 |
* | Respect CC and CFLAGS. | Kris Kennaway | 2000-02-05 | 2 | -74/+192 |
* | Quiet a portlint(1) warning. | David E. O'Brien | 2000-02-03 | 1 | -3/+0 |
* | portlint | Michael Haro | 2000-02-02 | 1 | -3/+4 |
* | No need to use a patch when the source is a part of the port. | Steve Price | 2000-01-29 | 1 | -3/+3 |
* | time(3) returns a time_t and not a long. | Steve Price | 2000-01-28 | 2 | -0/+22 |
* | Don't try to include machine/random.h on the Alpha. | Steve Price | 2000-01-28 | 1 | -3/+5 |
* | Respect CC and CFLAGS | Kris Kennaway | 2000-01-24 | 1 | -4/+7 |