Port details |
- py-martel A parser generator for regular languages, written in Python
- 0.8,1 textproc
=1 0.8,1Version of this port present on the latest quarterly branch. 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
 - 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>
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:
-
- 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. 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:
-
- python : lang/python
- Runtime dependencies:
-
- __init__.py : lang/py-mx-base
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8,1 31 May 2005 09:16:34
 |
vs  |
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
 |
linimon  |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption. |
0.8,1 10 Apr 2004 06:48:35
 |
linimon  |
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
 |
trevor  |
SIZEify (maintainer timeout) |
0.8,1 01 Aug 2003 22:04:57
 |
perky  |
Fix python version detection routines to cope with python 2.3's
boolean representation. |
0.8,1 07 Mar 2003 06:11:57
 |
ade  |
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
 |
ijliao  |
use USE_PYDISTUTILS |
22 Jan 2002 09:52:50
    |
wjv  |
- 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
    |
wjv  |
- 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
    |
wjv  |
- 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
    |
wjv  |
Updating my email address in my remaining ports. |
03 May 2001 15:43:14
    |
kevlo  |
- Bump PORTREVISION - Update PYTHON_VERSION - Made the port $PREFIX-clean
|
22 Mar 2001 13:36:51
    |
tg  |
Depend on the new py-mx-base. |
11 Feb 2001 17:09:07
    |
jeh  |
Cleanup to use NOPORTDOCS support in PLIST_SUB |
19 Jan 2001 16:47:28
    |
kevlo  |
Fix formatting problem |
12 Jan 2001 15:40:21
    |
kevlo  |
files/patch-Generate is no longer needed |
09 Jan 2001 16:31:26
    |
kevlo  |
Upgrade to 0.5 |
11 Dec 2000 03:11:42
    |
steve  |
- 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
    |
kevlo  |
Update to version 0.4 |
14 Nov 2000 12:05:15
    |
jeh  |
Correct version number. Bump PORTEPOCH |
13 Nov 2000 16:30:44
    |
jeh  |
- 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
    |
jeh  |
Port cleanup. Bump PORTREVISION to 1 |
26 Oct 2000 20:24:43
    |
jeh  |
New Port: textproc/py-martel A parser generator for regular languages, written
in Python |