Version: 20151027, Package name: py-rcsparse-20151027 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description RCS file parser for Python, with the core written in C for high-performance manipulation of CVS repositories. |
Filesize: 138.244 KB |
Version History (View Complete History) |
|
2021-11-01 18:01:05 by Stuart Henderson | Files touched by this commit (120) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-02-17 20:35:07 by YASUOKA Masahiko | Files touched by this commit (3) |
Log message: Fix rcsparse for python3 flavor to accept a str as an argument for sym2rev() or revs[] by using PyUnicode_AsUTF8AndSize(). The str is converted into an UTF-8 encoded byte array. This fixes "print s['RELENG_4']" test. Also use a bytes object for "log" or "checkout" instead of a str object. This is required to keep the original encoding (utf-8, latin-1, euc-jp and so on). ok sthen |
2021-01-17 08:51:58 by Stuart Henderson | Files touched by this commit (1) |
Log message: regen plist to unbreak py3 packaging |
2021-01-16 06:56:09 by Stuart Henderson | Files touched by this commit (4) |
Log message: add experimental py3 port of rcsparse |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-05-06 09:10:18 by Marc Espie | Files touched by this commit (68) |
Log message: adjust distinfo post DISTFILES change |
2015-10-31 10:54:10 by Stuart Henderson | Files touched by this commit (1) |
Log message: drop pointless USE_GMAKE |
2015-10-31 10:53:10 by Stuart Henderson | Files touched by this commit (2) |
Log message: change distfile name to just rcsparse-{date}, there's a ruby ext too (not built) |
2015-10-31 10:50:58 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to current rcsparse on github, rolling in our patches |
2015-10-31 10:30:18 by Stuart Henderson | Files touched by this commit (2) |
Log message: needs an @conflict as well |
2015-10-31 10:27:38 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix PKGNAME (rcsparse -> py-rcsparse). |
2015-04-19 03:39:08 by Remi Pointel | Files touched by this commit (1) |
Log message: WANTLIB += pthread; bump revision. reported by @matthieu |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-08 11:39:26 by Jasper Lievisse Adriaanse | Files touched by this commit (90) |
Log message: bump after default python version switch |
2011-05-30 23:44:27 by Remi Pointel | Files touched by this commit (16) |
Log message: First ports I found which need Add WANTLIB += ${MODPY_WANTLIB}, bump revision. ok sthen@. |
2010-08-30 16:24:16 by Jasper Lievisse Adriaanse | Files touched by this commit (78) |
Log message: bumpski for python |
2009-10-11 14:59:37 by Jasper Lievisse Adriaanse | Files touched by this commit (21) |
Log message: - merge PFRAG.shared into PLIST |
2009-03-14 17:13:34 by Marc Espie | Files touched by this commit (8) |
Log message: fix a few depends (python mostly) |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |