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
py-bison Python-based parsing at the speed of C
0.1.8_5 devel Deleted on this many watch lists=0 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.1.8_5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, uses EOLed python27
Expired This port expired on: 2020-01-27
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: 2004-08-23 06:16:45
Last Update: 2020-01-27 15:34:18
SVN Revision: 524263
Also Listed In: python
License: GPLv2
WWW:
http://freenet.mcnabhosting.com/python/pybison/
Description:
PyBison is a Python binding to the Bison (yacc) and Flex (lex) parser-generator utilities. It allows parsers to be quickly and easily developed as Python class declarations, and for these parsers to take advantage of the fast and powerful C-based Bison/Flex. Users write a subclass of a basic Parser object, containing a set of methods and attributes specifying the grammar and lexical analysis rules, and taking callbacks for providing parser input, and receiving parser target events. Features * Runs at near the speed of C-based parsers, due to direct hooks into bison-generated C code * Full LALR(1) grammar support * Includes a utility to convert your legacy grammar (.y) and scanner (.l) scripts into python modules compatible with PyBison * Easy to understand - the walkthrough and the examples will have you writing your own parsers in minutes * Comfortable and intuitive callback mechanisms * Can export parse tree to XML with a simple method call * Can reconstitute a parse tree from XML WWW: http://freenet.mcnabhosting.com/python/pybison/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ${PYTHON_PKGNAMEPREFIX}bison>0:devel/py-bison@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-bison
Package flavors (<flavor>: <package>)
  • py27: py27-bison
distinfo:
SHA256 (pybison-0.1.8.tar.gz) = 0a15a441fd74ed203db540ede92651e4c7a6b3ce3e1852e29f432bb672bdce2d SIZE (pybison-0.1.8.tar.gz) = 115211

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. py27-pyrex>=0.9.6.2 : devel/pyrex@py27
  2. bison : devel/bison
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
Runtime dependencies:
  1. bison : devel/bison
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py27-bison-0.1.8_5: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
bison:both python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://freenet.mcnabhosting.com/python/pybison/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.8_5
27 Jan 2020 15:34:18
Revision:524263Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.8_5
26 Dec 2019 07:54:29
Revision:520894Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.1.8_5
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.1.8_5
08 Mar 2018 00:54:35
Revision:463852Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-bison: Fix typo in targets
0.1.8_4
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.8_4
25 Jun 2017 00:29:09
Revision:444251Original commit files touched by this commit
linimon search for other commits by this committer
Begin deorbit burn of ia64.  We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
0.1.8_4
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.1.8_4
03 Jan 2016 12:54:49
Revision:405138Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to options helper
0.1.8_4
11 Mar 2015 14:50:55
Revision:380999Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Strip library
0.1.8_3
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
0.1.8_3
26 Dec 2013 19:29:07
Revision:337605Original commit files touched by this commit
wg search for other commits by this committer
devel/py-bison: support staging and use auto plist
0.1.8_2
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
0.1.8_2
08 Mar 2013 11:32:12
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
0.1.8_2
19 Jul 2012 17:26:14
Original commit files touched by this commit
sperber search for other commits by this committer
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Support PORTEXAMPLES/PLIST_FILES
- Switch to optionsng

PR:           ports/169409
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
0.1.8_2
02 Oct 2011 19:42:49
Original commit files touched by this commit
pawel search for other commits by this committer
Unbreak on 9.x

PR:             ports/161130
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    miwi, wen (mentors implicit)
0.1.8_2
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.1.8_2
16 Oct 2009 11:31:05
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN on 9.x: unsupported.
0.1.8_2
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.1.8_1
21 Dec 2007 10:01:25
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build on FreeBSD 8.x

Submitted by:   Wesley Shields <wxs@atarininja.org>
0.1.8_1
06 Nov 2007 08:36:56
Original commit files touched by this commit
linimon search for other commits by this committer
Depend on devel/pyrex 0.9.6.2 to fix build problem on the cluster.

PR:             ports/117617
Submitted by:   Carl Johan Gustavsson <cjg at bsdmail dot org>
Approved by:    portmgr (self)
0.1.8_1
01 Nov 2007 03:59:35
Original commit files touched by this commit
linimon search for other commits by this committer
Attempt to unbreak this on the cluster.  While here, portlint.

Hat:            portmgr
Approved by:    portmgr (self)
0.1.8_1
17 Oct 2007 10:13:01
Original commit files touched by this commit
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
0.1.8
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
0.1.8
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
0.1.8
21 Nov 2005 04:38:20
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on ia64: Does not compile
0.1.8
05 Nov 2005 17:24:29
Original commit files touched by this commit
arved search for other commits by this committer
Fix build on CURRENT
0.1.8
02 Nov 2004 03:30:50
Original commit files touched by this commit
ijliao search for other commits by this committer
add freebsd6 support

Reported by:    pointyhat via kris
0.1.8
23 Aug 2004 06:13:12
Original commit files touched by this commit
ijliao search for other commits by this committer
add py-bison 0.1.8
Python-based parsing at the speed of C

Number of commits found: 28