aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/apg/Makefile6
-rw-r--r--security/apg/files/patch-Makefile (renamed from security/apg/files/patch-aa)8
-rw-r--r--security/apg/files/patch-apg.c7
-rw-r--r--security/apg/files/patch-doc_man_apg.114
-rw-r--r--security/apg/files/patch-doc_man_apgd.814
5 files changed, 33 insertions, 16 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile
index b52fef0b1ba9..b76392bfcdda 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: apg
-# Date created: 1 September 2000
-# Whom: roam@FreeBSD.org
-#
+# Created by: roam@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= apg
PORTVERSION= 2.3.0b
diff --git a/security/apg/files/patch-aa b/security/apg/files/patch-Makefile
index b6ff9bb8f508..e80ba5050086 100644
--- a/security/apg/files/patch-aa
+++ b/security/apg/files/patch-Makefile
@@ -1,9 +1,5 @@
-Description: Add CrackLib support and conditionalize the build variables.
-Forwarded: no
-Author: Peter Pentchev <roam@FreeBSD.org>,
- Dominic Marks <dominic_marks@btinternet.com>,
- Roman Neuhauser <roman@bellavista.cz>
-Last-Update: 2010-12-23
+
+$FreeBSD$
--- Makefile.orig
+++ Makefile
diff --git a/security/apg/files/patch-apg.c b/security/apg/files/patch-apg.c
index cd451eb6a2a7..ec6808494945 100644
--- a/security/apg/files/patch-apg.c
+++ b/security/apg/files/patch-apg.c
@@ -1,8 +1,5 @@
-Description: Fix a segfault with crypt(3) password encryption.
-Origin: Debian; http://bugs.debian.org/337116
-Forwarded: yes
-Author: Paul Martin <pm@debian.org>
-Last-Update: 2010-12-23
+
+$FreeBSD$
--- apg.c.orig
+++ apg.c
diff --git a/security/apg/files/patch-doc_man_apg.1 b/security/apg/files/patch-doc_man_apg.1
new file mode 100644
index 000000000000..3a76f8b2cb38
--- /dev/null
+++ b/security/apg/files/patch-doc_man_apg.1
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- doc/man/apg.1.orig
++++ doc/man/apg.1
+@@ -233,7 +233,7 @@
+ quiet mode (do not print warnings)
+ .TP
+ .B -l
+-spell genetated passwords. Useful when you want to read generated password by telephone.
++spell generated passwords. Useful when you want to read generated password by telephone.
+ .RS
+ .B WARNING:
+ Think twice before read your password by phone.
diff --git a/security/apg/files/patch-doc_man_apgd.8 b/security/apg/files/patch-doc_man_apgd.8
new file mode 100644
index 000000000000..2e054e3f3d72
--- /dev/null
+++ b/security/apg/files/patch-doc_man_apgd.8
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- doc/man/apgd.8.orig
++++ doc/man/apgd.8
+@@ -248,7 +248,7 @@
+ .SS "Password output options"
+ .TP
+ .B -l
+-spell genetated passwords. Useful when you want to read generated password by telephone.
++spell generated passwords. Useful when you want to read generated password by telephone.
+ .RS
+ .B WARNING:
+ Think twice before read your password by phone.
s='deletions'>-1/+7 * Update to 1.3.20.knu2004-02-133-26/+64 * Switch to tcl 8.4 and bump PORTREVISIONkris2003-08-171-4/+5 * [Fix Port] devel/swig13edwin2003-06-041-3/+1 * Update to 1.3.19.knu2003-04-023-46/+66 * De-pkg-comment my non-ruby ports as well.knu2003-02-182-1/+1 * ${LOCALBASE}/bin/php lives in www/mod_php4, now.dirk2003-01-301-1/+1 * Update to 1.3.16. (patch-Makefile.in has already been submitted to theknu2002-10-284-10/+27 * Update to 1.3.14.knu2002-09-073-19/+64 * Update to 1.3.12.knu2002-06-113-9/+30 * Update to 1.3.11.knu2002-02-143-22/+65 * Update to 1.3.9.knu2001-12-113-2/+4 * Add missing lib/libswigguile.* files.knu2001-08-131-0/+3 * Add autoconf as build-time dependency.knu2001-08-061-0/+2 * Update to 1.3.6.knu2001-07-1410-490/+10 * Add a patch to fix the build with recent ruby. It has already beenknu2001-06-092-1/+23 * Update the Guile support, from Matthias K,Av(Bppe.knu2001-04-247-204/+335 * Add patches to build the "witme" file manager. They will probably beknu2001-03-206-1/+350 * Fix the breakage with gcc 2.95.3 on -CURRENT by adding "-fpic" toknu2001-02-021-1/+2 * Install the executables with version numbers, to allow SWIG-dependentknu2000-10-162-7/+13 * Add missing entries to plist.knu2000-10-152-0/+4 * Update to 1.3a5.knu2000-09-253-3/+4 * Utilize bsd.{ruby,python}.mk.knu2000-09-221-3/+7 * Update to 1.3a4.knu2000-09-064-51/+64 * Repocopied from SWIG, because 1.3a3 is actually a development versionknu2000-08-221-3/+2 * Update port to 1.3a3jedgar2000-07-104-7/+11 * Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-2/+2 * Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1 * Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-4/+3 * Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-2/+2 * Update to 1.3a2. Add SourceForge master sites. Remove now-irrelevantwill2000-06-033-85/+69 * Weed out crufty MASTER_SITES and add a second checksum. 'diff -urN' sayssteve2000-05-282-3/+3 * Add WWW line for web site.jdp2000-05-131-0/+2 * Chase the checksum: trivial source changeskris2000-04-301-1/+1 * Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsivekris2000-04-241-1/+1 * PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3 * portlint: PREFIX -> LOCALBASEmharo2000-02-031-2/+2 * Update to use Tcl 8.2 and fix build problems on systems with gcc 2.95steve1999-11-291-4/+4 * fix category (tcl81->tcl80)jseger1999-11-021-1/+1 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1 * To avoid requiring both tcl81 and tcl80, use tcl80 instead since thesteve1999-08-301-3/+3 * Change Id->FreeBSD.obrien1999-08-251-1/+1