Bug 62691 - [patch] www/chpasswd: Fix build (bento)
Summary: [patch] www/chpasswd: Fix build (bento)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-11 14:10 UTC by stolz
Modified: 2004-02-13 15:18 UTC (History)
1 user (show)

See Also:


Attachments
chpasswd (1.47 KB, text/plain)
2004-02-11 14:10 UTC, stolz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description stolz 2004-02-11 14:10:18 UTC
- fix installation: create missing directory
- use PLIST_*
- respect CC & CFLAGS
- doesn't need gmake
- don't create unsafe log file, print post-install message instead.

cc: maintainer

Fix: Removed file: pkg-plist
Added file: files/patch-Makefile.in
How-To-Repeat: http://bento.freebsd.org/errorlogs/i386-5-latest/chpasswd-2.2.1_1.log
Comment 1 stolz 2004-02-11 16:26:52 UTC
Received maintainer's approval in private mail:
> Hi Volker,
> Good patch, thanks for your help.
> Jean Milanez Melo

-- 
http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME
rage against the finite state machine
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-13 08:48:53 UTC
Hi,

On Wed, Feb 11, 2004 at 03:07:03PM +0100, Volker Stolz wrote:
> 
> >Number:         62691
> >Category:       ports
> >Synopsis:       [patch] www/chpasswd: Fix build (bento)
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-ports-bugs
> >State:          open
> >Quarter:       


Could you please review this PR ?

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/62691

-Kirill 
Comment 3 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-13 08:48:58 UTC
State Changed
From-To: open->feedback

Asked for maintainer's review.
Comment 4 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-13 15:18:09 UTC
State Changed
From-To: feedback->closed

Committed with ports/62787, thanks!