notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p2c Pascal to C translator
2.01 lang Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.01Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Unfetchable, unmaintained
Expired This port expired on: 2019-10-16
Ignore 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 search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/p2c-2.01/catalog.mk
  2. /usr/local/share/licenses/p2c-2.01/LICENSE
  3. /usr/local/share/licenses/p2c-2.01/GPLv2
  4. bin/p2c
  5. bin/p2cc
  6. include/p2c/p2c.h
  7. lib/libp2c.a
  8. lib/p2c/loc.p2crc
  9. lib/p2c/p2crc
  10. lib/p2c/string.pas
  11. lib/p2c/system.imp
  12. lib/p2c/system.m2
  13. lib/p2c/turbo.imp
  14. man/man1/p2c.1.gz
Collapse this list.
Dependency lines:
  • p2c>0:lang/p2c
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://schneider.ncifcrf.gov/p2c/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.01
16 Oct 2019 15:29:32
Revision:514601Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
2.01
15 Sep 2019 17:28:09
Revision:512125Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports
2.01
04 Aug 2019 15:34:55
Revision:508096Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
2.01
19 Nov 2016 23:51:13
Revision:426545Original commit files touched by this commit
marino search for other commits by this committer
lang/p2c, graphics/gle-graphics: Document ncurses requirement

Approved by:	ncurses blanket
2.01
10 Nov 2016 01:21:43
Revision:425823Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2.01
04 Mar 2016 06:46:27
Revision:410087Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.01

PR:		205212
Submitted by:	tkato432@yahoo.com
1.21a_3
09 Nov 2015 12:59:04
Revision:401096Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
1.21a_3
08 May 2015 14:04:51
Revision:385787Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:371587Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.21a_2
09 Feb 2014 21:55:51
Revision:343545Original commit files touched by this commit
marino search for other commits by this committer
lang/p2c: Restore build on DragonFly
1.21a_2
19 Dec 2013 16:17:39
Revision:336934Original commit files touched by this commit
pawel search for other commits by this committer
- 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
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
1.21a_2
03 Jul 2011 13:45:36
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.21a_2
29 Nov 2008 00:11:56
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
jmz search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.21a_2
13 Apr 2004 00:17:27
Original commit files touched by this commit
jmz search for other commits by this committer
Install the source instead of the cat-file in ${PREFIX}/man/man1

PR:             65456
1.21a_1
18 Mar 2004 02:27:55
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
1.21a_1
07 Mar 2003 06:05:38
Original commit files touched by this commit
ade search for other commits by this committer
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
commit hash: fp1.25100@dev.null.freshports.orgcommit hash: fp1.25100@dev.null.freshports.orgcommit hash: fp1.25100@dev.null.freshports.orgcommit hash: fp1.25100@dev.null.freshports.org files touched by this commit
jmz search for other commits by this committer
Add a few functions in p2clib. This fixes bugs occuring with some pascal code.  
 
08 Dec 2000 13:52:45
commit hash: fp1.7059@dev.null.freshports.orgcommit hash: fp1.7059@dev.null.freshports.orgcommit hash: fp1.7059@dev.null.freshports.orgcommit hash: fp1.7059@dev.null.freshports.org files touched by this commit
jmz search for other commits by this committer
Update MASTER_SITES    
08 Oct 2000 04:17:26
commit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  

Number of commits found: 23