summaryrefslogtreecommitdiff
path: root/lang/p2c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-2/+0
| | | | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. Notes: svn path=/head/; revision=12621
* Main site remove distfile, so add few another sites with this distfileAndrey A. Chernov1997-04-151-2/+4
| | | | | | | instead Notes: svn path=/head/; revision=6216
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-4/+4
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-2/+3
| | | | Notes: svn path=/head/; revision=4533
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-7/+7
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1995-11-131-4/+0
| | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415
* Make various install and pre-install targets depend on build.Satoshi Asami1995-04-161-2/+2
| | | | Notes: svn path=/head/; revision=1406
* Update of lang Makefiles....Satoshi Asami1995-04-151-2/+12
| | | | Notes: svn path=/head/; revision=1364
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
| | | | Notes: svn path=/head/; revision=1327
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* Changes from Jean-Marc Zucconi to obey PREFIX properly.Jordan K. Hubbard1994-10-202-13/+16
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=247
* These are my changes to support the new argument-less configure scripts.Jordan K. Hubbard1994-10-041-6/+4
| | | | Notes: svn path=/head/; revision=170
* p2c - Pascal to C translator. By Jean-Marc Zucconi.Jordan K. Hubbard1994-10-045-0/+71
Submitted by: jmz Notes: svn path=/head/; revision=164