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
py-martel A parser generator for regular languages, written in Python
0.8,1 textproc 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 0.8,1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: "not up-to-date and is only a subset of biology/py-biopython"
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: 2000-10-26 16:24:43
Last Update: 2005-05-31 09:16:34
SVN Revision: UNKNOWN
People watching this port, also watch:: python, p5-Time-Piece
Also Listed In: biology python
License: not specified in port
WWW:
http://www.dalkescientific.com/Martel/
Description:
Martel is a parser generator, written in Python, which takes a regular expression grammar for a file format and turns the resultant parsed tree into a set of callback events emulating the XML/SAX API. Essentially this means that existing and readily available XML tools can be used to parse non-XML flat file formats. Martel was originally intended for use in biocomputing applications (such as Biopython - http://www.biopython.org/) where there is often a need to parse flat and semi-structured legacy file formats. However, it is generally applicable to the parsing of such files in all fields of endeavour. Author: Andrew Dalke <dalke@dalkescientific.com> WWW: http://www.dalkescientific.com/Martel/ See also: http://www.biopython.org/~dalke/Martel/ -- Johann Visagie <wjv@FreeBSD.org>
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:
  • py23-martel>0:textproc/py-martel
No installation instructions:
This port has been deleted.
PKGNAME: py23-martel
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. python : lang/python
Runtime dependencies:
  1. __init__.py : lang/py-mx-base
  2. python : lang/python
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 (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
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
0.8,1
31 May 2005 09:16:34
Original commit files touched by this commit
vs search for other commits by this committer
Remove port which has been DEPRECATED for more than six months:
not up-to-date and is only a subset of biology/py-biopython
0.8,1
20 Nov 2004 08:09:49
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat on, reset inactive maintainer.  These ports are now up
for adoption.
0.8,1
10 Apr 2004 06:48:35
Original commit files touched by this commit
linimon search for other commits by this committer
Per distfile survey, no longer fetches from mastersite; mark as deprecated
since it is only a strict subset of biology/py-biopython.  Notified
maintainer.
0.8,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.8,1
01 Aug 2003 22:04:57
Original commit files touched by this commit
perky search for other commits by this committer
Fix python version detection routines to cope with python 2.3's
boolean representation.
0.8,1
07 Mar 2003 06:11:57
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.
0.8,1
29 Apr 2002 19:08:56
Original commit files touched by this commit
ijliao search for other commits by this committer
use USE_PYDISTUTILS
22 Jan 2002 09:52:50
commit hash: fp1.23723@dev.null.freshports.orgcommit hash: fp1.23723@dev.null.freshports.orgcommit hash: fp1.23723@dev.null.freshports.orgcommit hash: fp1.23723@dev.null.freshports.org files touched by this commit
wjv search for other commits by this committer
- Update to version 0.8, as distributed with Biopython 1.00a4   - This port now
installs Martel from the Biopython distribution    
18 Oct 2001 11:51:57
commit hash: fp1.19818@dev.null.freshports.orgcommit hash: fp1.19818@dev.null.freshports.orgcommit hash: fp1.19818@dev.null.freshports.orgcommit hash: fp1.19818@dev.null.freshports.org files touched by this commit
wjv search for other commits by this committer
- Updat to version 0.6   - Since Martel is currently only maintained as part of
the Biopython     distribution, switch to a using locally maintained distfile
culled from the     Biopython CVS repo, including the "doc" subdirectory from
Martel 0.5    
07 Aug 2001 15:14:22
commit hash: fp1.16936@dev.null.freshports.orgcommit hash: fp1.16936@dev.null.freshports.orgcommit hash: fp1.16936@dev.null.freshports.orgcommit hash: fp1.16936@dev.null.freshports.org files touched by this commit
wjv search for other commits by this committer
- Do checking for Python version ov pkg-req.  This is somewhat experimental    
and may require further tweaking.   - Use DOCSDIR.   - Now install examples
optionally depending on NOPORTDOCS.   - Miscellaneous minor fixes and cleanups
in Makefile.   - Update my email address in pkg-descr.    
27 Jun 2001 11:15:02
commit hash: fp1.15557@dev.null.freshports.orgcommit hash: fp1.15557@dev.null.freshports.orgcommit hash: fp1.15557@dev.null.freshports.orgcommit hash: fp1.15557@dev.null.freshports.org files touched by this commit
wjv search for other commits by this committer
Updating my email address in my remaining ports.    
03 May 2001 15:43:14
commit hash: fp1.13370@dev.null.freshports.orgcommit hash: fp1.13370@dev.null.freshports.orgcommit hash: fp1.13370@dev.null.freshports.orgcommit hash: fp1.13370@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
- Bump PORTREVISION   - Update PYTHON_VERSION   - Made the port $PREFIX-clean   
22 Mar 2001 13:36:51
commit hash: fp1.11432@dev.null.freshports.orgcommit hash: fp1.11432@dev.null.freshports.orgcommit hash: fp1.11432@dev.null.freshports.orgcommit hash: fp1.11432@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Depend on the new py-mx-base.    
11 Feb 2001 17:09:07
commit hash: fp1.9469@dev.null.freshports.orgcommit hash: fp1.9469@dev.null.freshports.orgcommit hash: fp1.9469@dev.null.freshports.orgcommit hash: fp1.9469@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
Cleanup to use NOPORTDOCS support in PLIST_SUB    
19 Jan 2001 16:47:28
commit hash: fp1.8609@dev.null.freshports.orgcommit hash: fp1.8609@dev.null.freshports.orgcommit hash: fp1.8609@dev.null.freshports.orgcommit hash: fp1.8609@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Fix formatting problem    
12 Jan 2001 15:40:21
commit hash: fp1.8423@dev.null.freshports.orgcommit hash: fp1.8423@dev.null.freshports.orgcommit hash: fp1.8423@dev.null.freshports.orgcommit hash: fp1.8423@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
files/patch-Generate is no longer needed    
09 Jan 2001 16:31:26
commit hash: fp1.8291@dev.null.freshports.orgcommit hash: fp1.8291@dev.null.freshports.orgcommit hash: fp1.8291@dev.null.freshports.orgcommit hash: fp1.8291@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Upgrade to 0.5    
11 Dec 2000 03:11:42
commit hash: fp1.7165@dev.null.freshports.orgcommit hash: fp1.7165@dev.null.freshports.orgcommit hash: fp1.7165@dev.null.freshports.orgcommit hash: fp1.7165@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
- Added a patch to fix a small bug, as suggested by Martel's author.   - Bumped
PORTREVISION   - Added file:  files/patch-Generate.py    
01 Dec 2000 17:06:55
commit hash: fp1.6872@dev.null.freshports.orgcommit hash: fp1.6872@dev.null.freshports.orgcommit hash: fp1.6872@dev.null.freshports.orgcommit hash: fp1.6872@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Update to version 0.4    
14 Nov 2000 12:05:15
commit hash: fp1.6423@dev.null.freshports.orgcommit hash: fp1.6423@dev.null.freshports.orgcommit hash: fp1.6423@dev.null.freshports.orgcommit hash: fp1.6423@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
Correct version number.   Bump PORTEPOCH    
13 Nov 2000 16:30:44
commit hash: fp1.6385@dev.null.freshports.orgcommit hash: fp1.6385@dev.null.freshports.orgcommit hash: fp1.6385@dev.null.freshports.orgcommit hash: fp1.6385@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
- Update port textproc/py-martel to 0.35   - This version now depends on Python
2.0, but no longer depends on  PyXML (it     uses the xml package in Python
2.0's standard library.)    
01 Nov 2000 11:46:19
commit hash: fp1.5792@dev.null.freshports.orgcommit hash: fp1.5792@dev.null.freshports.orgcommit hash: fp1.5792@dev.null.freshports.orgcommit hash: fp1.5792@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
Port cleanup.  Bump PORTREVISION to 1    
26 Oct 2000 20:24:43
commit hash: fp1.5525@dev.null.freshports.orgcommit hash: fp1.5525@dev.null.freshports.orgcommit hash: fp1.5525@dev.null.freshports.orgcommit hash: fp1.5525@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
New Port: textproc/py-martel   A parser generator for regular languages, written
in Python    

Number of commits found: 23