pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48254: Update mail/fdm to 1.7



The following reply was made to PR pkg/48254; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/48254: Update mail/fdm to 1.7
Date: Wed, 02 Oct 2013 21:12:22 +0900

 On Tue, 01 Oct 2013 03:25:00 +0900, Leonardo Taccari 
<iamleot%gmail.com@localhost> wrote:
 
 >      I tried to improve the package in various ways:
 >       * Properly use the SUBST framework (and get rid of patches/patch-aa)
 
 SUBST might cause unwanted changes, so it may be danger.
 You can use BSD_INSTALL_PROGRAM (and so on) in Makefile, and just a patch
 will be sufficient.
 
 >       * MANUAL is now generated via an awk(1) script. Add a line to
 >         post-install target accordingly.
 
 It should be done with `post-build' target.
 `post-install' may be triggered with privileged user with some build 
configuration,
 and `MANUAL' will be created as owned by the privileged user, then `make 
clean' will
 be result in `permission denied'.
 
 >       * Various cosmetic changes to Makefile (inspired by
 >         pkgsrc/doc/Makefile-example, please email me regarding any mistakes
 >         that I've done!)
 
 Not mistakes, but `Makefile-example' is just a example, so no need to do so 
much :)
 
 -- 
 OBATA Akio / obache%NetBSD.org@localhost
 


Home | Main Index | Thread Index | Old Index