non port: Keywords/info.yaml |
SVNWeb
|
Number of commits found: 6 |
Mon, 22 Sep 2014
|
[ 12:31 bapt ]
Remove the yaml files as pkg 1.3.8 is now the minimal required version
|
Sat, 28 Jun 2014
|
[ 10:03 antoine ]
Use print/indexinfo to generate index of info pages
It is much more lightweight than ginstall-info (12kB vs 400kB) and
ginstall-info had a regression causing some index leftover on uninstall
Submitted by: bapt
Exp-run: self
With hat: portmgr
|
Wed, 25 Jun 2014
|
[ 08:36 bapt ]
Use print/texinfo-lite to install info pages
This allows to use modern version of texinfo as well as allow packages to
install properly on a system built WITHOUT_INFO
|
Sat, 23 Nov 2013
|
[ 09:48 bapt ]
Fix handling of info files with pkgng, when dealing with .info-X files and also
what INFO_SUBDIR.
The .info-X handling was wrong since the beginning of pkgng, the INFO_SUBDIR
regression was introduced with stage
PR: ports/184178
Reported by: gerald
Tested by: gerald
|
Mon, 18 Nov 2013
|
[ 10:16 bapt ]
Fix leftovers with INFO_SUBDIR
|
Thu, 14 Mar 2013
|
[ 10:11 bapt ]
Fix info files with pkgng.
This bring the first Keyword into the ports tree.
Keywords are pkgng custom plist keyword definition.
info.yaml defines a new @info keyword usable only with pkgng which will:
- add the info agument to the file list
- set a post-installation execution script
- set a post-deinstallation execution script
in keyword definition the script uses the same format (%f, %F, %D, ...) as
@exec/@unexec does
it just add a new one: %@ which correspond the the keyword argument line.
Exp-run: miwi
|
Number of commits found: 6 |