Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | - Update to version 1.10 | krion | 2004-02-06 | 2 | -4/+3 |
| | | | | | PR: ports/62429 Submitted by: Ports Fury | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - Update to version 1.09 | krion | 2004-01-06 | 8 | -79/+22 |
| | | | | | PR: 60933 Submitted by: Ports Fury | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Add PORTDOCS support. | markp | 2003-02-14 | 2 | -18/+14 |
| | | | | | PR: 47489 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Fix PORTCOMMENTs that were killing INDEX builds. | adamw | 2002-11-07 | 2 | -2/+1 |
| | | | | | 105 pointy hats to: me Approved by: pat | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Don't assume stdin, stdout are compile-time constants. | wollman | 2002-06-04 | 3 | -0/+52 |
| | |||||
* | upgrade to 1.07 | ijliao | 2002-06-04 | 4 | -15/+11 |
| | | | | | PR: 38868 Submitted by: Erwin Lansing <erwin@lansing.dk> | ||||
* | To ports@freebsd.org. | obrien | 2002-05-09 | 1 | -1/+1 |
| | |||||
* | Remove extraneous directory on deinstall | kris | 2000-07-03 | 1 | -0/+1 |
| | | | | Noticed by: bento | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -5/+5 |
| | |||||
* | sed -> ${SED} | mharo | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Change my email address to @FreeBSD | obrien | 1997-10-10 | 1 | -2/+2 |
| | |||||
* | Let CFLAGS come from /etc/make.conf | obrien | 1996-12-28 | 1 | -0/+10 |
| | | | | Caught by: Satoshi | ||||
* | Mixal is a version the assembler and interpreter for Donald Knuth's | obrien | 1996-12-25 | 5 | -0/+57 |
mythical MIX computer, defined in: Donald E. Knuth, _The Art of Computer Programming, Vol. 1: Fundamental Algorithms_. Addison-Wesley, 1973 (2nd ed.) Some of us were playing with it at school... so I made a port of it. |