- 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.)
* PDF driver updated to work with PDFlib-6 (rep. #1426). Minimal supported version is now 5.0
-> These unbreaks the build
* set scrolling of the custom ticks/labels table to 1 row per click (rep. #1419)
* updates relevant to the status of mailing lists/forums
* added option to generate PDF-1.4 format (Acrobat5). Support for PDF-1.2 (Acrobat3) removed
* replaced meaningless error message issued when trying to load data with a few string columns as a single set
* in the spreadsheet editor, the last entered cell's data wasn't committed (rep. #1420)
Update to 20040718p. Changes in this release:
- Ignore obviously malformed queries.
- Respond to client queries with better server statistics.
(2)
Fix configuration file location in man pages.
PR: 69233
Submitted by: edwin (2)
Simplog was created to provide people with an easy way to
create and maintain their own personal or a community weblog.
With the increasing number of people creating on-line
journals, there is a need for a tool that allows them a
quick and easy way to share their lives with the rest of
the world.
Simplog is NOT trying to a news/portal app like
Slash/Scoop/PHP-Nuke, nor will it ever be, although it can
be used for this purpose. Simplog is intended for use as
a personal or community weblog tool.
PR: ports/65770
Submitted by: Jose Liang <jose@jose.idv.tw>
for working with desktop entries
desktop-file-utils contains a couple of command line utilities
for working with desktop entries, aswell as a menu module
for GnomeVFS.
WWW: http://www.freedesktop.org/Software/desktop-file-utils
PR: ports/67814
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
I've made a port for: http://sourceforge.net/projects/jail/
Jail Chroot Project is an attempt of write a tool that
builds a chrooted environment. The main goal of Jail is to
be as simple as possible, and highly portable. The most
difficult step when building a chrooted environment is to
set up the right libraries.
PR: ports/67900
Submitted by: bugghy <bugghy@phenix.rootshell.be>
- add dependency on cabextract and rpm2cpio.pl
- add menu used to add required dependencies
for MySQL, PostgreSQL and LDAP support
- add warning when running under perl version below 5.8.2
- remove taint checks when running perl 5.00503
- (hopefully) fix chroot support by running amavisd with -u
instead of using "su"
- mention other virus scanners available in the ports collection
in the startup message
PR: ports/68732
Submitted by: maintainer