Bug 72946 - [Port Update]:: net/vnc2swf 0.3 -> 0.4.1
Summary: [Port Update]:: net/vnc2swf 0.3 -> 0.4.1
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-10-21 01:10 UTC by Sebastian Yepes
Modified: 2004-11-06 03:24 UTC (History)
0 users

See Also:


Attachments
file.diff (1.04 KB, patch)
2004-10-21 01:10 UTC, Sebastian Yepes
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Yepes 2004-10-21 01:10:25 UTC
	Just a regular port update.. Now it need XLibs to build
	have fun, flashing you'r sessions ;)
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2004-11-04 19:52:35 UTC
State Changed
From-To: open->feedback

The plist is not correct: 

===>  Checking if net/vnc2swf already installed 
strip vnc2swf 
mkdir -p /usr/X11R6/bin 
cp vnc2swf /usr/X11R6/bin 
cp recordwin.sh /usr/X11R6/bin/recordwin 
chmod 0755 /usr/X11R6/bin/recordwin 
===>   Registering installation for vnc2swf-0.4.1 
===>  Building package for vnc2swf-0.4.1 
Creating package /usr/ports/packages/All/vnc2swf-0.4.1.tgz 
Registering depends: ming-0.2a_1 libungif-4.1.3 XFree86-libraries-4.4.0_2 fontconfig-2.2.3,1 imake-4.4.0 expat-1.95.8 freetype2-2.1.7_3 perl-5.6.1_15 pkgconfig-0.15.0_1 png-1.2.7. 
Creating gzip'd tar ball in '/usr/ports/packages/All/vnc2swf-0.4.1.tgz' 
tar: bin/vnc2swf: Cannot stat: No such file or directory 
tar: Error exit delayed from previous errors
Comment 2 Kevin Lo freebsd_committer freebsd_triage 2004-11-06 03:23:35 UTC
State Changed
From-To: feedback->closed

Use "USE_X_PREFIX" to install vnc2swf in /usr/X11R6 instead of /usr/local.