create bsd12 branch

This commit is contained in:
ziggi
2019-12-26 07:26:06 +00:00
commit 5cfdab6bfe
14432 changed files with 2272620 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
#
# $Id: Makefile 2356 2009-09-06 07:08:12Z root $
# $URL: file:///usr2/svn/ports5/crypto/libgpg-error/Makefile $
#
PORTNAME= libgpg-error
PORTVERSION= 1.17
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= onborodin@gmail.com
COMMENT= Common error values for all GnuPG components
LIB_DEPENDS+= libintl.so:devel/gettext
#LIB_DEPENDS+= libiconv.7.so:text/libiconv
USES+= tar:bzip2
GNU_CONFIGURE= yes
USES+= gmake
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-ziggi-freebsd${OSREL}
#CONFIGURE_ARGS+= --with-libiconv-prefix=${LOCALBASE}
#CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE}
CONFIGURE_ARGS+= --disable-languages
#CONFIGURE_ARGS+= --disable-nls
INSTALLS_SHLIB= yes
CONFIGURE_ARGS+= --infodir=${PREFIX}/info
CONFIGURE_ARGS+= --mandir=${PREFIX}/man
.include <bsd.port.mk>
#EOF

View File

@@ -0,0 +1,2 @@
SHA256 (libgpg-error-1.17.tar.bz2) = 3ff4e5a71116eb862cd14185fcd282850927b8608e3b4186834fd940fbef57b5
SIZE (libgpg-error-1.17.tar.bz2) = 669914

View File

@@ -0,0 +1,6 @@
libgpg-error is a library that defines common error values
for all GnuPG components. Among these are GPG, GPGSM, GPGME,
GPG-Agent, libgcrypt, pinentry, SmartCard Daemon
and possibly more in the future.
Author: Marcus Brinkmann <marcus@g10code.com>

View File

@@ -0,0 +1,22 @@
bin/gpg-error
bin/gpg-error-config
include/gpg-error.h
lib/libgpg-error.la
lib/libgpg-error.so
lib/libgpg-error.so.13
share/aclocal/gpg-error.m4
share/locale/cs/LC_MESSAGES/libgpg-error.mo
share/locale/da/LC_MESSAGES/libgpg-error.mo
share/locale/de/LC_MESSAGES/libgpg-error.mo
share/locale/eo/LC_MESSAGES/libgpg-error.mo
share/locale/fr/LC_MESSAGES/libgpg-error.mo
share/locale/it/LC_MESSAGES/libgpg-error.mo
share/locale/ja/LC_MESSAGES/libgpg-error.mo
share/locale/nl/LC_MESSAGES/libgpg-error.mo
share/locale/pl/LC_MESSAGES/libgpg-error.mo
share/locale/ro/LC_MESSAGES/libgpg-error.mo
share/locale/sv/LC_MESSAGES/libgpg-error.mo
share/locale/uk/LC_MESSAGES/libgpg-error.mo
share/locale/vi/LC_MESSAGES/libgpg-error.mo
share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
man/man1/gpg-error-config.1.gz