Bug 38233 - Maintainer Update port: sysutils/logmon
Summary: Maintainer Update port: sysutils/logmon
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 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-18 09:30 UTC by Gea-Suan Lin
Modified: 2002-05-22 23:32 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (977 bytes, patch)
2002-05-18 09:30 UTC, Gea-Suan Lin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gea-Suan Lin 2002-05-18 09:30:01 UTC
	Upgrade to 0.4.1
Comment 1 dwcjr 2002-05-21 17:44:37 UTC
===>  Building for logmon-0.4.1
g++ -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1  -I. -I.      -O2 -Wall -g  -c Main.cc
g++ -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1  -I. -I.      -O2 -Wall -g  -c Frame.cc
g++ -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1  -I. -I.      -O2 -Wall -g  -c Util.cc
g++ -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1  -I. -I.      -O2 -Wall -g  -c LineManip.cc
g++  -O2 -Wall -g   -o logmon  Main.o Frame.o Util.o LineManip.o  -lncurses
===>  Installing for logmon-0.4.1
install: /.amd_mnt/leviathan/host/usr/home/poseiden/port/logmon/work/LogMon-0.4.1/LogMon: No such file or directory
*** Error code 71


Am I missing something?
Comment 2 Patrick Li freebsd_committer freebsd_triage 2002-05-22 23:32:06 UTC
State Changed
From-To: open->closed

Committed, Thanks!