Port details |
- p2c Pascal to C translator
- 2.01 lang
=1 2.01Version of this port present on the latest quarterly branch. BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained
This port expired on: 2019-10-16
IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- License: GPLv2
- WWW:
- https://schneider.ncifcrf.gov/p2c/
- Description:
- P2c is a tool for translating Pascal programs into C. The input consists
of a set of source files in any of the following Pascal dialects: HP
Pascal, Turbo/UCSD Pascal, DEC VAX Pascal, Oregon Software Pascal/2,
Macintosh Programmer's Workshop Pascal, Sun/Berkeley Pascal, Texas
Instruments Pascal, Apollo Domain Pascal. Modula-2 syntax is also
supported. Output is a set of .c and .h files that comprise an
equivalent program in any of several dialects of C. Output code may be
kept machine- and dialect independent, or it may be targeted to a
specific machine and compiler. Most reasonable Pascal programs are
converted into fully functional C which will compile and run with no
further modifications, although p2c sometimes chooses to generate
readable code at the expense of absolute generality. P2c endeavors to
insert notes and warning messages into the output code to point out
areas which may require human intervention. Output code is arranged to
be readable and efficient, and to make use of C idioms wherever
possible. The main goal of the translation is to produce C files which
are pleasant and "natural" enough to be acceptable as the new source
files for a program. In a pinch, p2c will also serve as an ad hoc Pascal
compiler. The p2cc script makes it easy to use p2c as a compiler.
WWW: https://schneider.ncifcrf.gov/p2c/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: p2c
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (p2c-2.01.tar.gz) = a05635e6b0b40bee9617771ba628deefae13369cd7d49bb880cc8590495fcf60
SIZE (p2c-2.01.tar.gz) = 586605
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.30.r1<5.31 : lang/perl5.30
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5 ncurses shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.01 16 Oct 2019 15:29:32
  |
rene  |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
2.01 15 Sep 2019 17:28:09
  |
antoine  |
Deprecate a few ports |
2.01 04 Aug 2019 15:34:55
  |
antoine  |
Mark BROKEN: unfetchable |
2.01 19 Nov 2016 23:51:13
  |
marino  |
lang/p2c, graphics/gle-graphics: Document ncurses requirement
Approved by: ncurses blanket |
2.01 10 Nov 2016 01:21:43
  |
linimon  |
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket) |
2.01 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.01 04 Mar 2016 06:46:27
  |
wen  |
- Update to 2.01
PR: 205212
Submitted by: tkato432@yahoo.com |
1.21a_3 09 Nov 2015 12:59:04
  |
antoine  |
Mark a few ports BROKEN: unfetchable |
1.21a_3 08 May 2015 14:04:51
  |
amdmi3  |
- Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by: portmgr blanket
MFH: 2015Q2 |
1.21a_2 27 Oct 2014 15:23:31
  |
bapt  |
Cleanup plist |
1.21a_2 09 Feb 2014 21:55:51
  |
marino  |
lang/p2c: Restore build on DragonFly |
1.21a_2 19 Dec 2013 16:17:39
  |
pawel  |
- Fix build with clang
- Add LICENSE
- Support staging
PR: ports/184820
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.21a_2 20 Sep 2013 19:53:10
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.21a_2 03 Jul 2011 13:45:36
 |
ohauer  |
- remove MD5 |
1.21a_2 29 Nov 2008 00:11:56
 |
linimon  |
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.
Hat: portmgr |
1.21a_2 26 Jan 2006 20:36:12
 |
jmz  |
Fix mastersite, now it's fetchable again.
PR: ports/92385
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
1.21a_2 22 Jan 2006 12:42:24
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.21a_2 13 Apr 2004 00:17:27
 |
jmz  |
Install the source instead of the cat-file in ${PREFIX}/man/man1
PR: 65456 |
1.21a_1 18 Mar 2004 02:27:55
 |
trevor  |
Add size data.
Approved by: maintainers |
1.21a_1 07 Mar 2003 06:05:38
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
22 Feb 2002 23:12:23
    |
jmz  |
Add a few functions in p2clib. This fixes bugs occuring with some pascal code.
|
08 Dec 2000 13:52:45
    |
jmz  |
Update MASTER_SITES |
08 Oct 2000 04:17:26
    |
asami  |
Convert category lang to new layout. |