Port details |
- pfe-devel Implementation of ANSI Forth
- 0.33.70 lang
=3 0.33.70Version of this port present on the latest quarterly branch. - 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: 2000-10-29 23:31:15
- Last Update: 2010-09-20 16:42:42
- SVN Revision: UNKNOWN
- People watching this port, also watch:: libao, python, zip, pcre
- License: not specified in port
- WWW:
- http://pfe.sourceforge.net/
- Description:
- This package contains all neccessary ANSI-C source files to build a
running Forth-environment on most UNIX machines, on DOS and on OS/2.
The Forth-system is closely modeled along the new American National
Standard for the programming language Forth. Every word of every
word set mentioned in the dpANS-6 document of June 1993 has been
implemented. Additionally it is compatible to Forth-83.
This is a new development version of pfe 0.29.1 under a new
developer.
WWW: http://pfe.sourceforge.net/
- patrick
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pfe
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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.
- Build dependencies:
-
- gmake : devel/gmake
- perl5.8.9 : lang/perl5.8
- libtool>=2.2 : devel/libtool22
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
0.33.70 20 Sep 2010 16:42:42
 |
garga  |
Move lang/pfe-devel to lang/pfe, doesn't make sense to have just the -devel
port, and it's using a stable version |
0.33.70 01 Apr 2010 05:16:19
 |
linimon  |
Mark various ports as broken or ignore on powerpc.
While here, remove remnants of alpha. |
0.33.70 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.33.70 02 Aug 2009 14:34:39
 |
erwin  |
Mark BROKEN on i386 6.x: does not compile. |
0.33.70 15 Feb 2009 12:29:27
 |
miwi  |
- Update to 0.33.70
PR: 130445
Submitted by: Ports Fury |
0.32.94_1 22 Jun 2008 19:27:38
 |
pav  |
- Now builds on amd64/6 |
0.32.94_1 20 Oct 2007 11:28:27
 |
erwin  |
Mark BROKEN on amd64 |
0.32.94_1 23 Jul 2007 09:36:52
 |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.32.94_1 02 Jul 2007 19:01:04
 |
pav  |
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 |
0.32.94_1 23 Mar 2007 08:38:30
 |
linimon  |
Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat: portmgr |
0.32.94_1 01 Feb 2007 02:42:06
 |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
0.32.94_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.32.94 22 Jan 2006 12:42:24
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.32.94 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.32.94 11 Oct 2005 21:19:04
 |
mnag  |
Take maintainership
PR: 87285
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com> |
0.32.94 02 Jun 2005 20:28:41
 |
oliver  |
change the libtool version to use from 1.3 to 1.5 |
0.32.94 30 Jan 2005 17:15:04
 |
krion  |
Set LATEST_LINK. |
0.32.94 07 Aug 2004 19:15:49
 |
krion  |
Update to version 0.32.94
PR: ports/70118
Submitted by: Ports Fury |
0.32.91_1 02 Jun 2004 22:17:13
 |
patrick  |
Putting commit bit in storage. I don't have the time
to work on FreeBSD for now. Should have done this a while back. |
0.32.91_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.32.91_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.32.91 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. |
0.32.91 14 Jan 2003 05:22:47
 |
kris  |
Add a metric buttload of missing files |
0.32.91 01 Oct 2002 11:05:14
 |
patrick  |
Update to latest version. |
0.32.56 11 Apr 2002 13:36:57
 |
patrick  |
Update to latest version. |
28 May 2001 16:30:42
    |
patrick  |
Update to a new version (0.30.97) and clean up pkg-plist |
27 Apr 2001 20:19:29
    |
patrick  |
Update to 0.30.95 |
23 Apr 2001 02:00:34
    |
patrick  |
Updating to version 0.30.93 |
25 Nov 2000 03:08:44
    |
patrick  |
Update to 0.30.27 |
30 Oct 2000 02:31:15
    |
patrick  |
Add a new development version of PFE (Portable Forth Enviornment). |