Port details |
- archmage Extensible reader/decompiler of files in CHM format
- 0.2.4_2 textproc
=4 0.2.4_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
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
- Port Added: 2005-02-22 20:07:31
- Last Update: 2020-01-27 17:18:16
- SVN Revision: 524265
- People watching this port, also watch:: mrtg, postfix, smartmontools, svk, nagios
- Also Listed In: python
- License: GPLv2
- WWW:
- http://archmage.sourceforge.net/
- Description:
- ArCHMage is the extensible reader/decompiler of files in CHM format(Microsoft
HTML help, also known as Compiled HTML). ArCHMage is based on chmlib by Jed
Wing and is written on python.
WWW: http://archmage.sourceforge.net/
-
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:
-
- ${PYTHON_PKGNAMEPREFIX}archmage>0:textproc/archmage@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-archmage
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (archmage-0.2.4.tar.bz2) = de48cb2021c9ec199cf943d6cf764a550527fff775ae3ed817e4f25164709f53
SIZE (archmage-0.2.4.tar.bz2) = 28388
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:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- chm.py : textproc/pychm
- BeautifulSoup.py : www/py-beautifulsoup32@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cpe python:2.7 tar:bzip2
- 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.2.4_2 27 Jan 2020 17:18:16 |
rene |
Remove expired ports (part 2):
2020-01-27 security/kedpm: Unmaintained, uses EOLed python27
2020-01-27 security/parano: Unmaintained, uses EOLed python27
2020-01-27 security/py-cryptkit: Unmaintained, uses EOLed python27
2020-01-27 security/py-fchksum: Unmaintained, uses EOLed python27
2020-01-27 security/py-mhash: Unmaintained, uses EOLed python27
2020-01-27 security/py-pow: Unmaintained, uses EOLed python27
2020-01-27 security/py-pycryptopp: Unmaintained, uses EOLed python27
2020-01-27 security/py-trustedpickle: Unmaintained, uses EOLed python27
2020-01-27 security/py-twofish: Unmaintained, uses EOLed python27
2020-01-27 security/revelation: Unmaintained, uses EOLed python27
2020-01-27 security/spike-proxy: Unmaintained, uses EOLed python27
2020-01-27 security/umit: Unmaintained, uses EOLed python27
2020-01-27 sysutils/feather: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.2.4_2 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.2.4_2 20 Jun 2018 17:05:44 |
mat |
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.2.4_2 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.2.4_1 30 Nov 2017 15:50:34 |
mat |
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 ) |
0.2.4_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.2.4_1 21 Apr 2015 10:41:58 |
amdmi3 |
- Add LICENSE_FILE
- Add CPE info |
0.2.4_1 07 Dec 2014 10:01:37 |
mva |
- Convert textproc/ to USES=python
With hat: python@ |
0.2.4_1 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.2.4_1 23 Feb 2014 09:41:16 |
mva |
- Respect ETCDIR and DATADIR
- Limit to the supported python versions
- Convert to PYDISTUTILS_AUTOPLIST
PR: ports/185947
With hat: python@ |
0.2.4_1 25 Jan 2014 22:03:15 |
mat |
- Convert to staging
- Add license
- Convert to options helpers
Sponsored by: Absolight |
0.2.4_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.2.4_1 31 Jul 2012 13:38:28 |
rm |
- fix checking for correct version of py-beautifulsoup once again
At the moment I can't think of a better solution for the case when
multimple versions of beautifulsoup is installed. |
0.2.4_1 31 Jul 2012 07:07:36 |
rm |
- add LATEST_LINK for py-beautifulsoup32
- fix dependency name and bump PORTREVISION for dependend ports
Reported by: pointyhat (erwin) |
0.2.4 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.2.4 27 Jul 2009 22:18:20 |
miwi |
- Update to 0.2.4
PR: 137122
Submitted by: Kouki Hashimoto <hsmtkk@gmail.com> |
0.1.9 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.1.9 18 Jul 2007 13:20:44 |
sat |
- Update to 0.1.9 |
0.0.8 21 Jan 2007 17:31:21 |
sat |
- Distfile rerolled with no changes at all -
recompressed for the sake of 7 bytes
Reported by: Ricardo Branco <goabranco@hotmail.com> |
0.0.8 18 Jan 2007 08:27:01 |
sat |
- Update to 0.0.8 |
0.0.7 30 Jul 2006 22:46:04 |
sat |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes |
0.0.7 08 May 2006 21:41:11 |
sat |
Update my e-mail address
Approved by: krion (mentor, implicit) |
0.0.7 01 May 2006 13:28:44 |
pav |
- Update to 0.0.7
- Take maintainership
PR: ports/95794
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> |
0.0.6_1 14 Apr 2006 18:14:59 |
linimon |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr |
0.0.6_1 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
0.0.6_1 22 Jul 2005 09:33:36 |
vsevolod |
Update my email address.
Approved by: perky (mentor) |
0.0.6_1 03 Apr 2005 16:14:02 |
sem |
- Unbreak on arch != i386
Submitted by: maintainer (on IRC) |
0.0.6_1 26 Mar 2005 21:32:03 |
kris |
BROKEN on !i386: Does not compile
Approved by: portmgr (self) |
0.0.6_1 27 Feb 2005 18:14:44 |
sem |
- Drop dependence on pychm due some incompatible.
Depend on chmlib directly.
- As result files placement has changed.
PR: ports/76152
Submitted by: maintainer |
0.0.6 22 Feb 2005 20:06:53 |
sem |
New port: ArCHMage is extensible reader/decompiler of files in CHM format.
PR: ports/77930
Submitted by: Vsevolod Stakhov <vsevolod(at)highsecure.ru> |