Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.22 2013/06/04 22:17:04 tron Exp $
#
# $NetBSD: Makefile,v 1.27 2014/02/12 23:18:38 tron Exp $
DISTNAME= ftwin-0.8.5
PKGREVISION= 16
DISTNAME= ftwin-0.8.8
PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://download.meroware.org/ftwin/
EXTRACT_SUFX= .tar.bz2

View File

@@ -1,6 +1,7 @@
$NetBSD: distinfo,v 1.3 2011/01/06 11:23:21 obache Exp $
$NetBSD: distinfo,v 1.5 2013/10/20 21:49:28 wiz Exp $
SHA1 (ftwin-0.8.5.tar.bz2) = 23a1da8d8029a4965e93dd3464c853f5b52e57d0
RMD160 (ftwin-0.8.5.tar.bz2) = fd8685fa6d01b266ef65cf37d204a8269556ddc4
Size (ftwin-0.8.5.tar.bz2) = 164234 bytes
SHA1 (ftwin-0.8.8.tar.bz2) = 7c262ee1bd4b41ac099532d179f2b917bed12ba3
RMD160 (ftwin-0.8.8.tar.bz2) = a661d78eb9bf4aa53da25a40a8ad28a0971d70f5
Size (ftwin-0.8.8.tar.bz2) = 168461 bytes
SHA1 (patch-aa) = 11f80bee5df07c2b3390c36790def4a7a00b563a
SHA1 (patch-configure) = a3f10cd3b6f238dfeabb59ecfc1949bd5b7ff39d

View File

@@ -0,0 +1,18 @@
$NetBSD: patch-configure,v 1.2 2013/10/20 21:49:28 wiz Exp $
--- configure.orig 2013-10-17 23:13:25.000000000 +0000
+++ configure
@@ -5715,13 +5715,6 @@ CFLAGS=""
PWD=`pwd`
ABS_TOP_SRCDIR=$PWD$top_srcdir
-
-case $host in
-x86_64-*-*) CFLAGS="-march=nocona -mfpmath=sse,387 -DCPU=64" ;;
-i686-*-*) CFLAGS="-march=i686 -malign-double -DCPU=686" ;;
-*) CFLAGS= ;;
-esac
-
{ $as_echo "$as_me:${as_lineno-$LINENO}: result:
** Configuration summary for $PACKAGE $VERSION: