Port details |
- py-dexml Dead-simple Object-XML mapper for Python
- 0.5.1_1 devel
=0 0.5.1_1Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2010-01-03 08:14:03
- Last Update: 2021-12-20 08:25:11
- Commit Hash: e63c022f
- Also Listed In: python
- License: MIT
- WWW:
- http://www.rfk.id.au/software/
- Description:
- The dexml module takes the obvious mapping between XML tags and
Python objects and lets you capture that as cleanly as possible.
Loosely inspired by Django's ORM, you write simple class definitions
to define the expected structure of your XML document.
WWW: http://www.rfk.id.au/software/
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- 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}dexml>0:devel/py-dexml@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-dexml
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (dexml-0.5.1.tar.gz) = 6ba83883ead5cc74ce8198daecc657b60bf9cdb3887b484a92dcde55c10e2cdf
SIZE (dexml-0.5.1.tar.gz) = 24359
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-dexml
- USES:
- python:3.6+
- 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.5.1_1 20 Dec 2021 08:25:11
![commit hash: e63c022ff1867e7e4fa18ceceb8dd0064a1e8125 commit hash: e63c022ff1867e7e4fa18ceceb8dd0064a1e8125](/images/git.png) ![commit hash: e63c022ff1867e7e4fa18ceceb8dd0064a1e8125 commit hash: e63c022ff1867e7e4fa18ceceb8dd0064a1e8125](/images/codeberg.svg) ![commit hash: e63c022ff1867e7e4fa18ceceb8dd0064a1e8125 commit hash: e63c022ff1867e7e4fa18ceceb8dd0064a1e8125](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Wen Heping (wen) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-dexml: Removed port, use devel/py-dexml2 instead. |
0.5.1_1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.5.1_1 28 Dec 2020 23:02:15
![Revision:559531 Revision:559531](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.5.1_1 19 May 2016 10:21:25
![Revision:415498 Revision:415498](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.5.1_1 20 Oct 2014 16:04:14
![Revision:371280 Revision:371280](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.5.1_1 10 Jun 2014 07:39:02
![Revision:357277 Revision:357277](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
0.5.1_1 19 Feb 2014 07:17:47
![Revision:345008 Revision:345008](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Stage support
- Convert to autoplist
- Bump PORTREV |
0.5.1 13 Jan 2014 21:00:04
![Revision:339634 Revision:339634](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.5.1 20 Sep 2013 17:13:47
![Revision:327724 Revision:327724](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.5.1 06 Nov 2012 00:58:00
![Revision:307047 Revision:307047](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.5.1
Feature safe: yes |
0.5.0 27 Sep 2012 08:21:20
![Revision:304949 Revision:304949](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.5.0
- Convert to new Makefile format |
0.4.2 04 Aug 2011 01:19:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.4.2
- Add LICENSE
- Remove whitespace in pkg-descr
PR: ports/158730
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.4.1 22 Apr 2011 02:12:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.4.1 |
0.4.0 06 Jan 2011 00:10:19
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.4.0 |
0.3.7 25 Oct 2010 11:22:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.3.7 |
0.3.6 18 Aug 2010 14:14:42
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Restrict Python version to 2.5+ to avoid syntax error with Python 2.4
PR: ports/149276
Submitted by: glarkin
Approved by: wen (via email) |
0.3.6 01 Jun 2010 02:39:08
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.3.6 |
0.3.5 07 May 2010 07:53:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.3.5 |
0.3.4 15 Mar 2010 02:08:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.3.4 |
0.3.2 26 Feb 2010 02:50:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.3.2
Feature safe: yes |
0.3.0 03 Jan 2010 08:13:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The dexml module takes the obvious mapping between XML tags and
Python objects and lets you capture that as cleanly as possible.
Loosely inspired by Django's ORM, you write simple class definitions
to define the expected structure of your XML document.
WWW: http://www.rfk.id.au/software/ |