aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cdecl
Commit message (Collapse)AuthorAgeFilesLines
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* - Update to 2.5ahze2005-03-162-8/+4
| | | | | | | | - Update MASTER_SITES - Remove pkg-plist in favor of PLIST_FILES PR: ports/78875 Submitted by: Ports Fury
* SIZEify.trevor2004-01-291-0/+1
|
* Remove long-defunct mastersites per distfiles survey. Add onelinimon2003-10-261-5/+2
| | | | that seems to be a replacement of one of them.
* De-pkg-comment.knu2003-02-212-1/+1
|
* - Fix buildijliao2002-12-233-9/+23
| | | | | | | - Utilize NOPORTDOCS PR: 45926 Submitted by: Ports Fury
* Add back ALL_TARGET, erroneously deleted in previous commitkris2002-11-141-0/+1
|
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-3/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* Un-quote the Quoted-Printable "=" after "MASTER_SITES=".fenner2001-11-271-1/+1
|
* Update master site and fix compliation problem on newer FreeBSD systems.obrien2001-08-132-3/+46
| | | | Submitted by: Seth Kingsley <seth.kingsley@windriver.com>
* Add $FreeBSD$'s which help me in problem reports.obrien2000-11-221-0/+1
|
* @dirrm share/doc/cdeclasami2000-06-081-0/+1
| | | | Submitted by: bento
* PORTNAME/PORTVERSION updatemharo2000-04-121-2/+2
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Respect CCkris2000-02-141-2/+3
|
* Style nits in the ports I maintain.obrien2000-02-131-2/+2
|
* $Id$ -> $FreeBSD$ (obrien)peter1999-09-111-1/+1
|
* Cdecl composes compilable C declarations and typecasts from descriptiveobrien1999-09-057-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).