Index: head/sysutils/linux-nero/distinfo.i386 =================================================================== --- head/sysutils/linux-nero/distinfo.i386 (revision 431626) +++ head/sysutils/linux-nero/distinfo.i386 (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (rpm/nerolinux-4.0.0.0-x86.rpm) = efaf61d4cd4599a2703ac1c037e44dea63e1668692c270057e6309962447493a -SIZE (rpm/nerolinux-4.0.0.0-x86.rpm) = 17392245 Property changes on: head/sysutils/linux-nero/distinfo.i386 ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/linux-nero/Makefile =================================================================== --- head/sysutils/linux-nero/Makefile (revision 431626) +++ head/sysutils/linux-nero/Makefile (revision 431627) @@ -1,25 +1,28 @@ # Created by: Boris Samorodov # $FreeBSD$ PORTNAME= nero PORTVERSION= 4.0.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils emulators MASTER_SITES= http://ftp20.us.nero.com/software/NeroLINUX/ -DISTNAME= ${PORTNAME}linux-${PORTVERSION}-x86 -EXTRACT_SUFX= .rpm -DIST_SUBDIR= rpm +DISTFILES= ${PORTNAME}linux-${PORTVERSION}-x86.rpm MAINTAINER= emulation@FreeBSD.org COMMENT= CD/DVD disk burner RESTRICTED= Must be downloaded from their website and a serial number must be bought +DEPRECATED= Probably cannot actually burn CD/DVD on recent FreeBSD +EXPIRATION_DATE=2017-03-01 +NO_BUILD= yes +NO_WRKSUBDIR= yes USES= linux USE_LDCONFIG= yes USE_LINUX= gtk2 -USE_LINUX_RPM= nolib -SRC_DISTFILES= -PLIST= ${PKGDIR}/pkg-plist +USE_LINUX_PREFIX= yes + +do-install: + (cd ${WRKSRC} && ${FIND} * | ${CPIO} -dumpl ${STAGEDIR}${PREFIX}) .include Index: head/sysutils/linux-nero/distinfo =================================================================== --- head/sysutils/linux-nero/distinfo (nonexistent) +++ head/sysutils/linux-nero/distinfo (revision 431627) @@ -0,0 +1,3 @@ +TIMESTAMP = 1484567402 +SHA256 (nerolinux-4.0.0.0-x86.rpm) = efaf61d4cd4599a2703ac1c037e44dea63e1668692c270057e6309962447493a +SIZE (nerolinux-4.0.0.0-x86.rpm) = 17392245 Property changes on: head/sysutils/linux-nero/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property