diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-06 00:54:27 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-06 00:54:27 +0800 |
commit | fda9db44f1d4626896205372a3916e88519276dd (patch) | |
tree | ace46ced8b9027f1237f2d975c50677af5832c9a /security | |
parent | 4cb88098ca91abfd73b040698c116c2c948dc993 (diff) | |
download | freebsd-ports-gnome-fda9db44f1d4626896205372a3916e88519276dd.tar.gz freebsd-ports-gnome-fda9db44f1d4626896205372a3916e88519276dd.tar.zst freebsd-ports-gnome-fda9db44f1d4626896205372a3916e88519276dd.zip |
2006-12-01 net-p2p/gnome-btdownload: does not run with BitTorrent 4.x yet
2006-12-01 print/ec-fonts-mftraced: Installs files before 'make install'
2006-12-01 print/yatex-xemacs-mule: hangs during build
2006-12-01 security/gnu-crypto: Does not compile
2006-12-01 www/linux-beonex: Security issues. From http://www.beonex.com/ 'The currently available Beonex Communicator 0.8 builds have several known security bugs'
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 1 | ||||
-rw-r--r-- | security/gnu-crypto/Makefile | 67 | ||||
-rw-r--r-- | security/gnu-crypto/distinfo | 3 | ||||
-rw-r--r-- | security/gnu-crypto/files/patch-docs::gnu-crypto.texi | 14 | ||||
-rw-r--r-- | security/gnu-crypto/pkg-descr | 14 |
5 files changed, 0 insertions, 99 deletions
diff --git a/security/Makefile b/security/Makefile index 06f122bfc84b..e8af25f09081 100644 --- a/security/Makefile +++ b/security/Makefile @@ -145,7 +145,6 @@ SUBDIR += gnome-keyring-manager SUBDIR += gnome-password-generator SUBDIR += gnome-ssh-askpass - SUBDIR += gnu-crypto SUBDIR += gnupg SUBDIR += gnupg-idea SUBDIR += gnupg1 diff --git a/security/gnu-crypto/Makefile b/security/gnu-crypto/Makefile deleted file mode 100644 index 125ddbe53c3b..000000000000 --- a/security/gnu-crypto/Makefile +++ /dev/null @@ -1,67 +0,0 @@ -# New ports collection makefile for: gnu-crypto -# Date created: Fri Dec 31 00:00:25 UTC 2004 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnu-crypto -PORTVERSION= 2.0.1 -PORTREVISION= 2 -CATEGORIES= security java -MASTER_SITES= ${MASTER_SITE_GNUPG} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= lioux@FreeBSD.org -COMMENT= Java cryptographic primitives and tools - -BROKEN= Does not compile -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes - -CONFIGURE_ENV+= \ - CLASSPATH='' \ - JAR=${JAR} \ - JAVA=${JAVA} \ - JAVAC=${JAVAC} - -USE_JAVA= yes -JAVA_VERSION= 1.4+ -USE_ANT= yes - -JAR_FILES= \ - javax-crypto.jar \ - javax-security.jar \ - gnu-crypto.jar - -INFO= gnu-crypto -MAKEINFOFLAGS= --no-split - -.for jar in ${JAR_FILES} -PLIST_FILES+= %%JAVAJARDIR%%/${jar} -.endfor - -post-extract: - @${RM} ${WRKSRC}/docs/*.info* - -post-configure: - @${REINPLACE_CMD} -E \ - -e 's|(\$$\(MAKEINFOFLAGS\))|\1 ${MAKEINFOFLAGS}|' \ - ${BUILD_WRKSRC}/docs/${MAKEFILE} - -post-build: - @cd ${WRKSRC}/docs && ${GMAKE} all - -do-install: -.for jar in ${JAR_FILES} - @${INSTALL_DATA} ${WRKSRC}/lib/${jar} ${JAVAJARDIR} -.endfor - @${MKDIR} ${PREFIX}/${INFO_PATH} - @${INSTALL_DATA} ${WRKSRC}/docs/${PORTNAME}.info \ - ${PREFIX}/${INFO_PATH} - -.include <bsd.port.mk> diff --git a/security/gnu-crypto/distinfo b/security/gnu-crypto/distinfo deleted file mode 100644 index 8f1e29c01471..000000000000 --- a/security/gnu-crypto/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnu-crypto-2.0.1.tar.bz2) = 39ac686b8f7ecfb95de7d58c85b8935b -SHA256 (gnu-crypto-2.0.1.tar.bz2) = a7398758a5dd62f2a30bd083c3646092006d51a63b7a91ab608dc2c80d569d2c -SIZE (gnu-crypto-2.0.1.tar.bz2) = 3895714 diff --git a/security/gnu-crypto/files/patch-docs::gnu-crypto.texi b/security/gnu-crypto/files/patch-docs::gnu-crypto.texi deleted file mode 100644 index 063f748ecd81..000000000000 --- a/security/gnu-crypto/files/patch-docs::gnu-crypto.texi +++ /dev/null @@ -1,14 +0,0 @@ ---- docs/gnu-crypto.texi.orig Sat Nov 8 19:45:45 2003 -+++ docs/gnu-crypto.texi Fri Dec 31 11:35:47 2004 -@@ -6,6 +6,11 @@ - - @include version.texi - -+@dircategory GNU Libraries -+@direntry -+* gnu-crypto: (gnu-crypto). GNU java cryptographic primitives and tools -+@end direntry -+ - @iftex - @raggedbottom - @end iftex diff --git a/security/gnu-crypto/pkg-descr b/security/gnu-crypto/pkg-descr deleted file mode 100644 index dbb59498e4d9..000000000000 --- a/security/gnu-crypto/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -[ excerpt from developer's web site ] - -GNU Crypto, part of the GNU project, released under the aegis of -GNU, aims at providing free, versatile, high-quality, and provably -correct implementations of cryptographic primitives and tools in -the Java programming language for use by programmers and end-users. - -GNU Crypto is licensed under the terms of the GNU General Public -License, with the "library exception" which permits its use as a -library in conjunction with non-Free software. - -WWW: http://www.gnu.org/software/gnu-crypto/ - --- lioux@FreeBSD.org |