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
Port details
py-parsing General parsing module for Python
2.0.4 devel Deleted on this many watch lists=3 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 2.0.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-07-01 12:19:45
Last Update: 2015-11-04 20:11:01
SVN Revision: 400758
People watching this port, also watch:: dovecot, python, postfix
Also Listed In: python
License: MIT
WWW:
http://pyparsing.wikispaces.com/
Description:
Pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math. WWW: https://pypi.python.org/pypi/pyparsing WWW: http://pyparsing.wikispaces.com/
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}parsing>0:devel/py-parsing@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-parsing
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. finance/tinyerp-server*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. finance/tinyerp-server*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (22 items)
Collapse this list.
  1. http://aarnet.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  2. http://distcache.FreeBSD.org/ports-distfiles/
  3. http://downloads.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  4. http://freefr.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  5. http://garr.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  6. http://heanet.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  7. http://hivelocity.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  8. http://ignum.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  9. http://internode.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  10. http://iweb.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  11. http://jaist.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  12. http://kent.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  13. http://master.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  14. http://nchc.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  15. http://ncu.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  16. http://netcologne.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  17. http://sunet.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  18. http://superb-dca3.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  19. http://switch.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  20. http://tenet.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  21. http://ufpr.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
  22. http://waix.dl.sourceforge.net/project/pyparsing/pyparsing/pyparsing-2.0.4/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.4
04 Nov 2015 20:11:01
Revision:400758Original commit files touched by this commit
sunpoet search for other commits by this committer
- Move devel/py-parsing to devel/py-pyparsing
- Change MASTER_SITES to CHEESESHOP
- Remove DISTNAME
- While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile
2.0.4
30 Oct 2015 11:24:03
Revision:400500Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0.4
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://pyparsing.wikispaces.com/News
2.0.3
02 Sep 2015 17:03:52
Revision:395880Original commit files touched by this commit
sunpoet search for other commits by this committer
- Allow concurrent installation (USE_PYTHON=concurrent)
2.0.3
08 Jun 2015 19:38:46
Revision:388874Original commit files touched by this commit
sunpoet search for other commits by this committer
- Reformat pkg-descr
- Add PyPI as primary WWW
- Take maintainership
2.0.3
09 Nov 2014 08:53:01
Revision:372345Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.0.3
- Reset maintainer to ports@
2.0.2
02 Oct 2014 11:09:34
Revision:369810Original commit files touched by this commit
olgeni search for other commits by this committer
Convert to USES=python.

Approved by:	portmgr (implicit)
2.0.2
22 May 2014 09:41:23
Revision:354815Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.2

PR:		189146
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2.0.1_1
10 Feb 2014 05:32:35
Revision:343585Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION
2.0.1
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)
2.0.1
19 Jul 2013 00:53:43
Revision:323263Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.0.1
- Trim Makefile headers
1.5.6
03 Jul 2011 08:17:48
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.5.6

PR:             ports/158386
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
1.5.5
01 Sep 2010 00:09:58
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.5.5
1.5.3
28 Jun 2010 02:47:41
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.5.3
- Update my email to FreeBSD

Feature safe:   yes
1.5.2_1
13 Dec 2009 17:00:14
Original commit files touched by this commit
miwi search for other commits by this committer
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
1.5.2_1
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
1.5.2_1
08 Jun 2009 22:30:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Update lang/python26 and make Python 2.6.2 to the default Python version

Tested by:      3 pointyhat runs
Thanks to:      pav, gahr, lwhsu, mva, amdmi3
1.5.2
01 May 2009 15:38:16
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.2

Approved by:    maintainer implicit
1.5.1
18 Oct 2008 20:52:07
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.1
- Pass maintainership

PR:             128196
Submitted by:   Wen heping <wenheping@gmail.com>
1.5.0
05 Jun 2008 22:31:09
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.0

PR:             124311
Submitted by:   Ports Fury
1.4.11
25 Apr 2008 15:47:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.4.11

PR:             122756
Submitted by:   Ports Fury
1.4.10
22 Jan 2008 04:21:51
Original commit files touched by this commit
perky search for other commits by this committer
- Update to 1.4.10. [1]
- Drop maintainership.

PR:             ports/119206
Submitted by:   Martin Dieringer <martin.dieringer@gmx.de>
1.4.5
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
1.4.5
06 Jan 2007 09:46:16
Original commit files touched by this commit
erwin search for other commits by this committer
update to 1.4.5

PR:             107153
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer timeout
1.4.3
09 Oct 2006 11:46:41
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.4.3

PR:             103568
Submitted by:   xride
1.4.2
22 Apr 2006 05:03:57
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.4.2
1.3.3
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.3.3
10 Oct 2005 14:46:00
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.3.3
1.3.2
25 Jul 2005 13:19:47
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.3.2
1.3.1
18 Jul 2005 00:42:54
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.3.1

PR:             83635
Submitted by:   Vsevolod Stakhov <vsevolod@highsecure.ru>
1.2.2
26 Jan 2005 09:42:18
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.2.2
1.2
01 Jul 2004 12:13:17
Original commit files touched by this commit
perky search for other commits by this committer
Add port for pyparsing 1.2,
a general parser for Python

Number of commits found: 31