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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
forth Implementation of ANSI Forth
0.29.1_1 lang Deleted on this many watch lists=4 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 0.29.1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: obsoleted by lang/pfe; use of this port is pretty much senseless
Expired This port expired on: 2006-12-14
Maintainer: andrew.nau.ua@gmail.com search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2007-01-05 19:28:35
SVN Revision: UNKNOWN
People watching this port, also watch:: nmap, zsh, openssl, zip
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. I implemented every word of every word set mentioned in the dpANS-6 document of june 1993. Additionally it is compatible to Forth-83. WWW: http://pfe.sourceforge.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • pfe>0:lang/forth
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
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:
Expand this list (7 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://easynews.dl.sourceforge.net/sourceforge/pfe/
  3. http://heanet.dl.sourceforge.net/sourceforge/pfe/
  4. http://kent.dl.sourceforge.net/sourceforge/pfe/
  5. http://nchc.dl.sourceforge.net/sourceforge/pfe/
  6. http://ufpr.dl.sourceforge.net/sourceforge/pfe/
  7. http://umn.dl.sourceforge.net/sourceforge/pfe/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.29.1_1
05 Jan 2007 19:28:35
Original commit files touched by this commit
miwi search for other commits by this committer
2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other
ports
2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other
ports
2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much
senseless
2006-12-28 ftp/jmirror: distfile disappeared and has no homepage
0.29.1_1
12 Nov 2006 22:07:35
Original commit files touched by this commit
itetcu search for other commits by this committer
Depreciate.

PR:             105452
Submitted by:   Andrew Pogrebennyk (maintainer)
0.29.1_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.29.1_1
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@
0.29.1_1
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
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.29.1_1
11 Oct 2005 22:11:11
Original commit files touched by this commit
mnag search for other commits by this committer
Take MAINTAINER

PR:             87283
Submitted by:   Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
0.29.1_1
19 Apr 2005 18:16:58
Original commit files touched by this commit
vs search for other commits by this committer
- Use PLIST_* & PORTDOCS
- Use MAKE_ARGS instead of Makefile-patch
0.29.1_1
02 Jun 2004 22:17:13
Original commit files touched by this commit
patrick search for other commits by this committer
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.29.1_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.29.1_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.29.1_1
23 Feb 2004 05:19:11
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on !i386 and !sparc64: Does not compile
0.29.1_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.29.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.
30 Oct 2000 13:09:08
commit hash: fp1.5704@dev.null.freshports.orgcommit hash: fp1.5704@dev.null.freshports.orgcommit hash: fp1.5704@dev.null.freshports.orgcommit hash: fp1.5704@dev.null.freshports.org files touched by this commit
patrick search for other commits by this committer
Assume maintainership on lang/forth, in line with the new port lang/pfe-devel   
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.  
07 Jul 2000 23:04:38
commit hash: fp1.1695@dev.null.freshports.orgcommit hash: fp1.1695@dev.null.freshports.orgcommit hash: fp1.1695@dev.null.freshports.orgcommit hash: fp1.1695@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
This file is no longer needed.  
07 Jul 2000 20:38:32
commit hash: fp1.1683@dev.null.freshports.orgcommit hash: fp1.1683@dev.null.freshports.orgcommit hash: fp1.1683@dev.null.freshports.orgcommit hash: fp1.1683@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Update to version 0.29.1.    
08 Jun 2000 00:30:08
commit hash: fp1.744@dev.null.freshports.orgcommit hash: fp1.744@dev.null.freshports.orgcommit hash: fp1.744@dev.null.freshports.orgcommit hash: fp1.744@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
@dirrm share/pfe/help   @dirrm share/pfe    

Number of commits found: 18