Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | David E. O'Brien | 2000-02-13 | 1 | -7/+8 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 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 | ||||
* | Remove miscellaneous manpages. | Tim Vanderhoek | 1998-08-18 | 1 | -1/+0 |
| | |||||
* | Upgrade to 1.6.3 | David E. O'Brien | 1997-04-02 | 2 | -5/+4 |
| | | | | Noticed by: Bill Fenner <fenner@parc.xerox.com> | ||||
* | Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -5/+3 |
| | |||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | Satoshi Asami | 1996-11-13 | 1 | -4/+2 |
| | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. | ||||
* | CATEGORIES+= --> CATEGORIES= | David E. O'Brien | 1996-11-11 | 1 | -2/+2 |
| | | | | Misc variable reordering, cleaning up, etc. | ||||
* | New port, run two shells in a split window/terminal. | David E. O'Brien | 1996-11-03 | 5 | -0/+45 |
Note that this duplicates the functionality of window(1). However I didn't know this existed when I made the port. Also, it may be useful for those in a hetrogenious environment, if they want the same programs on all OS's. |