Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add some SHA256 checksums | Pav Lucistnik | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | - Update to 2.5 | Michael Johnson | 2005-03-15 | 2 | -8/+4 |
| | | | | | | | | - Update MASTER_SITES - Remove pkg-plist in favor of PLIST_FILES PR: ports/78875 Submitted by: Ports Fury | ||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Remove long-defunct mastersites per distfiles survey. Add one | Mark Linimon | 2003-10-26 | 1 | -5/+2 |
| | | | | that seems to be a replacement of one of them. | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | - Fix build | Ying-Chieh Liao | 2002-12-22 | 3 | -9/+23 |
| | | | | | | | - Utilize NOPORTDOCS PR: 45926 Submitted by: Ports Fury | ||||
* | Add back ALL_TARGET, erroneously deleted in previous commit | Kris Kennaway | 2002-11-13 | 1 | -0/+1 |
| | |||||
* | Fix PORTCOMMENTs that were killing INDEX builds. | Adam Weinberger | 2002-11-07 | 2 | -3/+1 |
| | | | | | 105 pointy hats to: me Approved by: pat | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | To ports@freebsd.org. | David E. O'Brien | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | Un-quote the Quoted-Printable "=" after "MASTER_SITES=". | Bill Fenner | 2001-11-26 | 1 | -1/+1 |
| | |||||
* | Update master site and fix compliation problem on newer FreeBSD systems. | David E. O'Brien | 2001-08-12 | 2 | -3/+46 |
| | | | | Submitted by: Seth Kingsley <seth.kingsley@windriver.com> | ||||
* | Add $FreeBSD$'s which help me in problem reports. | David E. O'Brien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | @dirrm share/doc/cdecl | Satoshi Asami | 2000-06-07 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | PORTNAME/PORTVERSION update | Michael Haro | 2000-04-11 | 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 |
| | |||||
* | Respect CC | Kris Kennaway | 2000-02-14 | 1 | -2/+3 |
| | |||||
* | Style nits in the ports I maintain. | David E. O'Brien | 2000-02-13 | 1 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ (obrien) | Peter Wemm | 1999-09-10 | 1 | -1/+1 |
| | |||||
* | Cdecl composes compilable C declarations and typecasts from descriptive | David E. O'Brien | 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). |