Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.4 2012/10/23 19:51:02 asau Exp $
# $NetBSD: Makefile,v 1.5 2015/01/18 22:50:42 wiedi Exp $
DISTNAME= foremost-1.4
PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://foremost.sourceforge.net/pkg/
@@ -12,5 +13,6 @@ EGDIR= ${PREFIX}/share/examples/foremost
CONF_FILES= ${EGDIR}/foremost.conf ${PKG_SYSCONFDIR}/foremost.conf
INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 ${EGDIR}
CPPFLAGS.SunOS+= -Du_int64_t=uint64_t
.include "../../mk/bsd.pkg.mk"

View File

@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.3 2010/06/28 10:18:58 joerg Exp $
$NetBSD: distinfo,v 1.4 2015/01/18 22:50:42 wiedi Exp $
SHA1 (foremost-1.4.tar.gz) = c6f9f28ae80a57388a8e8a6b958bc8c76797fad4
RMD160 (foremost-1.4.tar.gz) = b2ea590ab78f96e74cb3842ad60dc4f1429244ef
Size (foremost-1.4.tar.gz) = 49521 bytes
SHA1 (patch-aa) = 39f986d19d80efe431d92af7884ae0a395ff9576
SHA1 (patch-ab) = a5f6eb555818b333faebfc611fbabf8cef49f441
SHA1 (patch-ab) = 208474631afc9822d753d17620adf6885168a1e0
SHA1 (patch-ac) = 7832701bafa1336fda2b4e08ef38bca8ddf29f8d

View File

@@ -1,4 +1,4 @@
$NetBSD: patch-ab,v 1.2 2010/06/28 10:18:58 joerg Exp $
$NetBSD: patch-ab,v 1.3 2015/01/18 22:50:42 wiedi Exp $
--- Makefile.orig 2007-01-26 15:10:20.000000000 +0100
+++ Makefile
@@ -18,7 +18,7 @@ $NetBSD: patch-ab,v 1.2 2010/06/28 10:18:58 joerg Exp $
+SAMPLES = ${DESTDIR}$(PREFIX)/share/examples/foremost
+
+# Tell it to config.c
+RAW_FLAGS += -DCONFDIR=\"$(CONF)\"
+RAW_FLAGS += -DCONFDIR=\"$(CONF)\" $(CPPFLAGS)
+
# Setup for compiling and cross-compiling for Windows
# The CR_ prefix refers to cross compiling from OSX to Windows