Fixing parafly.
authori3enedek <pkgsrc_git@i3enedek.neomailbox.net>
Fri, 18 Mar 2016 23:23:37 +0000 (23:23 +0000)
committeri3enedek <pkgsrc_git@i3enedek.neomailbox.net>
Fri, 18 Mar 2016 23:29:40 +0000 (23:29 +0000)
parafly/DESCR
parafly/Makefile
parafly/PLIST
parafly/buildlink3.mk
parafly/distinfo

index 27f7da7aada3c0e5a500c646ef6fe284f80735bf..fc85dd7ca15296999dfa0c8e1f3087e1ae6d043e 100644 (file)
@@ -1,5 +1,3 @@
-Given a file containing a list of unix commands, multithreading is used to
-process the commands in parallel on a single server. Success/failure is
-captured, and failed commands are retained and reported.
-
-WWW: http://sourceforge.net/projects/parafly/
+Given a file containing a list of unix commands, multithreading is used
+to process the commands in parallel on a single server.
+Success/failure is captured, and failed commands are retained and reported.
index b4e813e679b3bde4710eb0f1b9b9ac9da16553d4..bef7b3b5b26dba44a90d7f7943a25fbac6e9d9e6 100644 (file)
@@ -1,56 +1,19 @@
-# $NetBSD: Makefile,v 1.1 2015/01/28 16:40:51 outpaddling Exp $
+# $NetBSD$
 
-###########################################################
-#               Generated by fbsd2pkg                     #
-###########################################################
-
-###########################################################
-# Unconverted and partially converted FreeBSD port syntax:
-
-## Created by: Jason Bacon <jwbacon@tds.net>
-## $FreeBSD$
-## Direct link:                http://downloads.sourceforge.net/project/parafly/parafly-r2013-01-21.tgz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fparafly%2F&ts=1405463589&use_mirror=iweb
-## Default attempts:   http://switch.dl.sourceforge.net/project/parafly/parafly/2013.01.21/parafly-2013-01-21.tgz
-## OpenMP
-#USE_GCC=      any
-#PLIST_FILES=  bin/ParaFly
-#.include <bsd.port.mk>
-
-PKGNAME=       parafly-2013.01.21
 DISTNAME=      parafly-r2013-01-21
-CATEGORIES=    sysutils
-# FreeBSD MASTER_SITES: SF/${PORTNAME}/
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=parafly/}
+PKGNAME=       parafly-2013.01.21
+CATEGORIES=    wip
+MASTER_SITES=  https://sourceforge.net/projects/parafly/files/latest/
 EXTRACT_SUFX=  .tgz
 
-MAINTAINER=    jwbacon@tds.net
-
+MAINTAINER=    pkgsrc-users@NetBSD.org
+HOMEPAGE=      https://sourceforge.net/projects/parafly
 COMMENT=       Process the commands in parallel on a single server
-#LICENSE=      BSD3CLAUSE
-
-# Pessimistic assumption.  Test and change if possible.
-MAKE_JOBS_SAFE=        no
-
-#ONLY_FOR_PLATFORM=    
-
-# Just assuming C and C++: Adjust this!
-USE_LANGUAGES= c c++
-GNU_CONFIGURE= yes
-DATADIR=       ${PREFIX}/share/parafly
-DOCSDIR=       ${PREFIX}/share/doc/parafly
-
-# Sets OPSYS, OS_VERSION, MACHINE_ARCH, etc..
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "FreeBSD"
-PKGSRC_COMPILER=       gcc
-NOT_FOR_COMPILER=      clang
-.endif
-
-# Keep this if there are user-selectable options.
-#.include "options.mk"
+LICENSE=       original-bsd
 
-# You may need this, especially if using do-install.
-#AUTO_MKDIRS=  yes
+GNU_CONFIGURE=         yes
+CONFIGURE_ARGS+=       --prefix=${PKG_BINDIR}
+USE_LANGUAGES=         c++
+CFLAGS+=               -fPIC -fopenmp -DUSE_OPENMP
 
 .include "../../mk/bsd.pkg.mk"
index da36e33fc66b301474dc8672fd3b21339bba7ce8..6d9b9b30ee5d55a50895bb5e215af52bdce3471e 100644 (file)
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2015/01/28 16:40:51 outpaddling Exp $
+@comment $NetBSD$
 bin/ParaFly
index cfd72211656d280f41c3b68c5ac02f0edc3f66b8..a975c9cd343c5b9606caf4001fc8d6cb841377cb 100644 (file)
@@ -1,14 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2015/01/28 16:40:51 outpaddling Exp $
-# XXX
-# XXX This file was created automatically using createbuildlink-3.16.
-# XXX After this file has been verified as correct, the comment lines
-# XXX beginning with "XXX" should be removed.  Please do not commit
-# XXX unverified buildlink3.mk files.
-# XXX
-# XXX Packages that only install static libraries or headers should
-# XXX include the following line:
-# XXX
-# XXX  BUILDLINK_DEPMETHOD.parafly?=   build
+# $NetBSD$
 
 BUILDLINK_TREE+=       parafly
 
index 6359ca406b2c02c5fe47e2ea866a6f7bc36d4f4f..f071ef316570144ebfe871e21e064e5ec2ee7f08 100644 (file)
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/01/28 16:40:51 outpaddling Exp $
+$NetBSD$
 
 SHA1 (parafly-r2013-01-21.tgz) = 69c41ec55b7fe89246937d2856cfa59ef21a8782
 RMD160 (parafly-r2013-01-21.tgz) = cac3eb5456f25ff1f3f7c4714d5ef67c7edbc7f6
+SHA512 (parafly-r2013-01-21.tgz) = 55e66f32c1daa88f250d65cd72bb9a0186e201994f639b2c84d18ad53718730e3b6f63fe14ddc78324bc5742f8453924e9ea41571d9b51b7e54009d1ed9183a1
 Size (parafly-r2013-01-21.tgz) = 198711 bytes