Welcome to FreeBSDFreaks.net!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

can't extract zip

 
   FreeBSD Hosting (Home) -> FreeBSD Ports RSS
Next:  gnump3d-2.6_1  
Author Message
Michael Johnson

External


Since: Mar 26, 2004
Posts: 8



(Msg. 1) Posted: Fri Mar 26, 2004 11:11 am
Post subject: can't extract zip
Archived from groups: mailing>freebsd>ports (more info?)

Hi,
why will this not extract correctly ? (this is just the beginning of
nant)

I get the following error and I can't figure out what the heck I'm
doing wrong.

$ make extract
< --- SNIP --- >
===> Extracting for nant-0.84
>> Checksum OK for nant-0.84.zip.
===> nant-0.84 depends on executable: unzip - found
warning: /usr/ports/distfiles//nant-0.84.zip appears to use
backslashes as path separators
*** Error code 1

# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# nant/
# nant/pkg-descr
# nant/Makefile
# nant/distinfo
#
echo c - nant/
mkdir -p nant/ > /dev/null 2>&1
echo x - nant/pkg-descr
sed 's/^X//' >nant/pkg-descr << 'END-of-nant/pkg-descr'
X[description of the port]
X
XAuthor: Author's name and e-mail address
XWWW: http://port.home.page/
END-of-nant/pkg-descr
echo x - nant/Makefile
sed 's/^X//' >nant/Makefile << 'END-of-nant/Makefile'
X# New ports collection makefile for: nant
X# Date created: 2004-03-24
X# Whom: michael johnson
X#
X# $FreeBSD$
X#
X
XPORTNAME= nant
XPORTVERSION= 0.84
XCATEGORIES= devel
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= ${PORTNAME}
XDISTNAME= nant-${PORTVERSION}
X
XMAINTAINER= ahze.TakeThisOut@ahze.net
XCOMMENT= CHANGE ME
X
XNO_WRKSUBDIR= yes
X
XNO_BUILD= yes
XUSE_ZIP= yes
X
X.include <bsd.port.mk>
END-of-nant/Makefile
echo x - nant/distinfo
sed 's/^X//' >nant/distinfo << 'END-of-nant/distinfo'
XMD5 (nant-0.84.zip) = 918c29f52679bc7d7fc03fce7be97798
XSIZE (nant-0.84.zip) = 3378840
END-of-nant/distinfo
exit

_______________________________________________
freebsd-ports.TakeThisOut@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

 >> Stay informed about: can't extract zip 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
extract once and build many? - Hi all I noticed that some ports, e.g. qt-4 stuff, just use the same source ball but extract it each time for their own build. Is there some method to reuse the extracted sources? I think it is perhaps a waste of cpu and time to extract the....

Clarification on fetch/extract targets - So, I created a new port (ports/113608) for Code::Blocks which has not had a source code release for almost two years despite constant development. However, the currently correct way to get the source is via subversion. The port currently does this,...

extract both bz2 and gz files from distfiles - Hi! We have got a port (lang/gnat-gcc34) which has both bz2 and gz distfiles. As for 5.x+ extracting is gone automagically. But not at 4.x. Well, at 4.x extracting may be done for example, by using USE_BZIP2 knob and doing gunzipping at after-extract:....

astro/luna mysterious extract/patch problem - Running either of these commands in /usr/ports find . -type d -mindepth 2 -maxdepth 2 ! -name CVS | grep -vE '^\./[[:upper:]].*' | while read d; do (cd $d; echo "&&&&&& $d &&&&&&"; rm -r...

Need sparc64 help with a port build error: unable to extract - Howdy, I have the following unbuildable port error on sparc64 for fpdns: ====================<phase 4: make build>==================== add_pkg perl-5.8.7.tbz adding dependencies pkg_add perl-5.8.7.tbz man/man1/perlvar.1.gz: (Empty error message)....
   FreeBSD Hosting (Home) -> FreeBSD Ports All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]