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
tpg Parser generator in Python
3.1.1 devel 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 3.1.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Looks like an abandonware, no more public distfile
Expired This port expired on: 2011-08-01
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: 2002-03-15 12:25:05
Last Update: 2011-08-01 05:01:13
SVN Revision: UNKNOWN
People watching this port, also watch:: colorize, python
Also Listed In: python
License: not specified in port
WWW:
http://christophe.delord.free.fr/en/tpg/
Description:
Toy Parser Generator is a lexical and syntactic parser generator for Python. This generator was born from a simple statement: YACC is to complex to use in simple cases (calculators, configuration files, small programming languages, ...). TPG can very simply write parsers that are useful for most every day needs (even if it can't make your coffee). With a very clear and simple syntax, you can write an attributed grammar that is translated into a recursive descendant parser. TPG generated code is very closed to the original grammar. This means that the parser works "like" the grammar. A grammar rule can be seen as a method of the parser class, symbols as method calls, attributes as method parameters and semantic values as return values. You can also add Python code directly into grammar rules and build abstract syntax trees while parsing. WWW: http://christophe.delord.free.fr/en/tpg/
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:
  • tpg>0:devel/tpg
No installation instructions:
This port has been deleted.
PKGNAME: tpg
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. python2.7 : lang/python27
Runtime dependencies:
  1. python2.7 : lang/python27
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 (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://christophe.delord.free.fr/soft/tpg/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.1
01 Aug 2011 05:01:13
Original commit files touched by this commit
bapt search for other commits by this committer
Bye bye abandonwares (part 3)

2011-08-01 deskutils/gkrellm-timers: No more public distfile
2011-08-01 deskutils/multi-backgrounds-daemon: Looks like an abandonware, no
more public distfile
2011-08-01 deskutils/py-tagfu: Looks like an abandonware, no more public
distfile
2011-08-01 deskutils/taskstep: Looks like an abandonware, no more public
distfile
2011-08-01 devel/c_c++_reference: No more public distfiles
2011-08-01 devel/libcoyotl: Looks like an abandonware, no more public distfile
2011-08-01 devel/libfs++: Looks like an abandonware, no more public distfile
2011-08-01 devel/mkmf: Looks like an abandonware, no more public distfile
2011-08-01 devel/p5-Include: No more public distfiles
2011-08-01 devel/rubygem-newgem: broken since 2010/09/22
2011-08-01 devel/tpg: Looks like an abandonware, no more public distfile
2011-08-01 games/amphetamine: Looks like an abandonware, no more public distfile
2011-08-01 games/anagramarama: Looks like an abandonware, no more public
distfile
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
3.1.1
16 Jun 2011 16:41:25
Original commit files touched by this commit
bapt search for other commits by this committer
Another bunch of deprecation: no more public distfiles and/or abandonware
3.1.1
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
3.1.1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
3.1.1
21 Dec 2006 22:13:47
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.1.1

PR:             ports/106908
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
3.0.5
21 Sep 2006 09:04:51
Original commit files touched by this commit
sergei search for other commits by this committer
- Drop maintainership on these ports due to ENOTIME;
  please feel free to grab any of these if you are interested
3.0.5
25 Nov 2005 14:05:38
Original commit files touched by this commit
sergei search for other commits by this committer
- Add SHA256 checksums to my ports
3.0.5
18 Apr 2005 15:51:22
Original commit files touched by this commit
sergei search for other commits by this committer
- Update to 3.0.5 (bugfixes - see ChangeLog for details)

PR:             ports/79850
Submitted by:   Fr. Br. George <george@po.cs.msu.su>
3.0.0
30 Jan 2004 16:03:29
Original commit files touched by this commit
sergei search for other commits by this committer
SIZE *DOES* MATTER.
3.0.0
08 Dec 2003 16:50:27
Original commit files touched by this commit
sergei search for other commits by this committer
- Update to 3.0.0 (unbreaks fetching)

Prompted by:    fenner's portsurvey
2.1.5
23 Oct 2003 05:42:49
Original commit files touched by this commit
sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
2.1.5
09 Jul 2003 04:36:02
Original commit files touched by this commit
daichi search for other commits by this committer
update devel/tpg: 2.1.4 -> 2.1.5

PR:             54224
Submitted by:   Sergei Kolobov <sergei@kolobov.com> (maintainer)
2.1.4
21 Feb 2003 11:23:04
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.1.4
12 Feb 2003 00:51:20
Original commit files touched by this commit
naddy search for other commits by this committer
Update to 2.1.4.

PR:             47771
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
2.1.3
05 Nov 2002 21:12:58
Original commit files touched by this commit
obraun search for other commits by this committer
Use PORTCOMMENT variable instead of pkg-comment file.

PR:             ports/44937,ports/44938,ports/44939,ports/44940,ports/44941,
                ports/44942,ports/44943,ports/44944,ports/44945
Submitted by:   maintainer
2.1.3
17 Sep 2002 03:44:50
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.1.3
take maintainership

PR:             42854
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
2.0.3
02 Jul 2002 08:21:38
Original commit files touched by this commit
wjv search for other commits by this committer
- Update to version 2.0.3
- Make $PREFIX-clean via $PYTHON_SITELIBDIR -> $PYTHONPREFIX_SITELIBDIR
- Move tpg_grammar.g to $EAMPLESDIR, since it's just included as an example
  (as far as I can tell)
2.0.1
19 Jun 2002 20:47:31
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.0.1
0.1.9
22 May 2002 14:37:11
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.1.9
fix mastersite

PR:             38407
Submitted by:   Erwin Lansing <erwin@lansing.dk>
0.1.6
15 Mar 2002 12:24:16
Original commit files touched by this commit
ijliao search for other commits by this committer
add tpg 0.1.6
Toy Parser Generator -- A parser generator in Python

Number of commits found: 21