- This version supports 13 fields long make describe format. closes ports/69238
- Database format changed in both python and postgresql backends.
- You need to delete portindex.pck file if you have more than 0 entries in index generated by portindex 15
- You need to update postgresql tables (added some columns) by hand or use create.sql script for drop + create.
- loadindex and updinst are 100% faster due to using of prepared statements in portgresql.
- updateall script optimized. When used, slow fs walking is avoided in portreadmes, loadindex
- updinst updates alive package status
- added stealthupdates script for listing changes without portrevision bumps
- added options to configuration file for keeping dupes in index (recommended) and keeping ports with partial unresolved depends
- added back link to portindex homepage because downloading rate drops
PR: ports/69256
Submitted by: Radim Kolar (maintainer)
This is a pcsc-lite driver for the Schlumberger Reflex 62/64
serial smartcard reader
This port should be filed under "security/ifd-slb_rf60"
because there are already some other pcsc-lite drivers
follow this convention.
I also made a few minor changes because of portlint warnings,
so please apply this patch and rename the directory to
"ifd-slb_rf60" before committing.
PR: ports/63120
Submitted by: Toni Andjelkovic <toni@soth.at>
preps is a problem report system developed for linux.
preps-gui is part #3 of preps pack.
PR: ports/64585
Submitted by: Alex Lyashkov <shadow@psoft.net>
functional.
Also drop maintainership and let Xin LI <delphij (at) frontfree (dot) net>
take over from here.
PR: ports/67503
Submitted by: Xin LI <delphij (at) frontfree (dot) net>
Approved by: clement
the increased traffic, so Samy Al Bahra has volunteered
to host the distfile on his server.
Additionally, I'm punishing his generosity with
maintainership of this port.
Use a PLIST_SUB for the plist.
The port defines NO_MTREE, so mkdir ${PREFIX}/bin
to make sure it exists. (Necessary for installations
into prefixes [prefices?] that don't yet exist.)