Let's try again: Update to include "-o" file. Move common fortune ports code in Makefile.fortune. Make -o files code actually work. Make fortune fiels with comments work. Drop pkg-message but show where the fortune file is installed. Future plans: - add other .ro fortunes ports - write a send-fortune tool.
State Changed From-To: open->feedback The pkg-plist and PLIST_FILES don't work together: %D/share/games still exists. Install the package and check /var/db/pkg/.../+CONTENTS and you see it first tries to delete the directory and then the files.
Responsible Changed From-To: freebsd-ports-bugs->edwin I'll handle it with submitter
On Tue, 20 Dec 2005 10:59:10 GMT Edwin Groothuis <edwin@FreeBSD.org> wrote: > Synopsis: [MAINTAINER] misc/fortune-mod-culmea-culmilor: update > > State-Changed-From-To: open->feedback > State-Changed-By: edwin > State-Changed-When: Tue Dec 20 10:57:49 UTC 2005 > State-Changed-Why: > The pkg-plist and PLIST_FILES don't work together: %D/share/games > still exists. Install the package and check /var/db/pkg/.../+CONTENTS > and you see it first tries to delete the directory and then the > files. How many mistakes I can do in such a little port :( cvs rm pkg-plist and generate it all dynamically then in attached diff. Thanks, -- IOnut - Unregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #324: Your packets were eaten by the terminator
State Changed From-To: feedback->closed Committed, thanks!