Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add some SHA256 checksums | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | - Update to 2.5 | ahze | 2005-03-16 | 2 | -8/+4 |
| | | | | | | | | - Update MASTER_SITES - Remove pkg-plist in favor of PLIST_FILES PR: ports/78875 Submitted by: Ports Fury | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Remove long-defunct mastersites per distfiles survey. Add one | linimon | 2003-10-26 | 1 | -5/+2 |
| | | | | that seems to be a replacement of one of them. | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | - Fix build | ijliao | 2002-12-23 | 3 | -9/+23 |
| | | | | | | | - Utilize NOPORTDOCS PR: 45926 Submitted by: Ports Fury | ||||
* | Add back ALL_TARGET, erroneously deleted in previous commit | kris | 2002-11-14 | 1 | -0/+1 |
| | |||||
* | Fix PORTCOMMENTs that were killing INDEX builds. | adamw | 2002-11-07 | 2 | -3/+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 | ||||
* | To ports@freebsd.org. | obrien | 2002-05-09 | 1 | -1/+1 |
| | |||||
* | Un-quote the Quoted-Printable "=" after "MASTER_SITES=". | fenner | 2001-11-27 | 1 | -1/+1 |
| | |||||
* | Update master site and fix compliation problem on newer FreeBSD systems. | obrien | 2001-08-13 | 2 | -3/+46 |
| | | | | Submitted by: Seth Kingsley <seth.kingsley@windriver.com> | ||||
* | Add $FreeBSD$'s which help me in problem reports. | obrien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | @dirrm share/doc/cdecl | asami | 2000-06-08 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | PORTNAME/PORTVERSION update | mharo | 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 |
| | |||||
* | Respect CC | kris | 2000-02-14 | 1 | -2/+3 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ (obrien) | peter | 1999-09-11 | 1 | -1/+1 |
| | |||||
* | Cdecl composes compilable C declarations and typecasts from descriptive | obrien | 1999-09-05 | 7 | -0/+72 |
English phrases, and can also explain a complicated typecast or declaration. It handles ANSI C, C++, pre-ANSI C, and K&R C, and has TAB completion of keywords and line editing and history (provided by the GNU readline library). |