FreeBSD Bugzilla – Attachment 9920 Details for
Bug 20106
New port: pwgen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 3.36 KB, created by
Oddbjorn Steffensen
on 2000-07-22 14:40:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Oddbjorn Steffensen
Created:
2000-07-22 14:40:00 UTC
Size:
3.36 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># pwgen ># pwgen/Makefile ># pwgen/files ># pwgen/files/md5 ># pwgen/patches ># pwgen/patches/patch-aa ># pwgen/pkg ># pwgen/pkg/COMMENT ># pwgen/pkg/PLIST ># pwgen/pkg/DESCR ># pwgen/README.html ># >echo c - pwgen >mkdir -p pwgen > /dev/null 2>&1 >echo x - pwgen/Makefile >sed 's/^X//' >pwgen/Makefile << 'END-of-pwgen/Makefile' >X# New ports collection makefile for: pwgen >X# Date created: 22 July 2000 >X# Whom: Oddbjorn Steffensen <oddbjorn@tricknology.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= pwgen >XPORTVERSION= 1.15 >XCATEGORIES= security >XMASTER_SITES= http://www.tricknology.org/ports/ >X >XMAINTAINER= oddbjorn@tricknology.org >X >XBUILD_DEPENDS= ${LOCALBASE}/include/getopt.h:${PORTSDIR}/devel/libgnugetopt >X >XMAN1= pwgen.1 >XWRKSRC= ${WRKDIR}/pwgen-1 >X >X.include <bsd.port.mk> >END-of-pwgen/Makefile >echo c - pwgen/files >mkdir -p pwgen/files > /dev/null 2>&1 >echo x - pwgen/files/md5 >sed 's/^X//' >pwgen/files/md5 << 'END-of-pwgen/files/md5' >XMD5 (pwgen-1.15.tar.gz) = 311724e3ce09155694191563be5543e9 >END-of-pwgen/files/md5 >echo c - pwgen/patches >mkdir -p pwgen/patches > /dev/null 2>&1 >echo x - pwgen/patches/patch-aa >sed 's/^X//' >pwgen/patches/patch-aa << 'END-of-pwgen/patches/patch-aa' >X*** Makefile.orig Tue Jan 4 14:54:58 2000 >X--- Makefile Sat Jul 22 15:12:56 2000 >X*************** >X*** 7,16 **** >X >X # Standard items >X CC = gcc >X! CFLAGS = -O3 >X LD = cc >X! #LDFLAGS = -g >X! LIBS = -lm >X INSTALL = install -s >X INFLAGS = >X >X--- 7,16 ---- >X >X # Standard items >X CC = gcc >X! CFLAGS = -I/usr/local/include -O3 >X LD = cc >X! LDFLAGS = -L/usr/local/lib >X! LIBS = -lm -lgnugetopt >X INSTALL = install -s >X INFLAGS = >X >END-of-pwgen/patches/patch-aa >echo c - pwgen/pkg >mkdir -p pwgen/pkg > /dev/null 2>&1 >echo x - pwgen/pkg/COMMENT >sed 's/^X//' >pwgen/pkg/COMMENT << 'END-of-pwgen/pkg/COMMENT' >XPassword generator >END-of-pwgen/pkg/COMMENT >echo x - pwgen/pkg/PLIST >sed 's/^X//' >pwgen/pkg/PLIST << 'END-of-pwgen/pkg/PLIST' >Xbin/pwgen >END-of-pwgen/pkg/PLIST >echo x - pwgen/pkg/DESCR >sed 's/^X//' >pwgen/pkg/DESCR << 'END-of-pwgen/pkg/DESCR' >Xpwgen is a password generator. >X >XIt was originally posted to alt.sources in 1989 by Brandon S. Allbery. >XThis version is pulled from Debian, which contains modifications by >XOlaf Titz. >X >X- oddbjorn (oddbjorn@tricknology.org) >END-of-pwgen/pkg/DESCR >echo x - pwgen/README.html >sed 's/^X//' >pwgen/README.html << 'END-of-pwgen/README.html' >X<html> >X<title>The FreeBSD Ports Collection (security/pwgen)</title> >X<head><h1> The FreeBSD Ports Collection ("security/pwgen")</h1> </head> <hr> >X<body> >X >X<p>You are now in the directory for the port "security/pwgen" (package name "pwgen-1.15"). >X >X<p>This is the one-line description for this port: >X >X<p><hr><p> >XPassword generator >X<p><hr> >X >X<p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a >Xlonger description. >X >X<p>Go to the <a href="../../README.html">top of the ports tree</a> for >Xa summary on how to use the ports collection. >X >X<p> >X >X<p> >X >X >X<p><hr><p> >X<a href="../README.html"> Go up one level</a> >X| >X<a href="../../README.html"> Go to top of ports tree</a> >X</body> >X</html> >END-of-pwgen/README.html >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 20106
: 9920