diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2010-12-04 18:12:06 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2010-12-04 18:12:06 +0000 |
commit | 16478b3f54546da6e9fce1d40d6fc06bdd90fa1a (patch) | |
tree | 4206697ceab212287c5ef18b20ee2fc7032211d1 /databases | |
parent | - Sort MAN3 and PLIST (diff) |
- update genplist to version 0.6
New Features:
==============
- Handling of: PLIST_FILES, PORTEXAMPLES, PORTDOCS, PLIST_DIRS, PLIST_DIRSTRY
- Specific return codes which can be used for automated testing
- Ability to execute external scripts ( ~/.genplist/${portname} )
Sample script for the nmap port:
=================================
$> cat ~/.genplist/nmap
#!/bin/sh
sed -i '' -E -e 's|^(share/ncat/)|%%WITHSSL%%\1|g' \
-e 's|^(@dirrm share/ncat)|%%WITHSSL%%\1|' ${1}
PR: ports/152836
Submitted by: ohauer
Approved by: Jason Bacon <jwbacon _at_ tds.net> (maintainer) via mail.
Notes
Notes:
svn path=/head/; revision=265686
Diffstat (limited to 'databases')
0 files changed, 0 insertions, 0 deletions