Skip to content

Commit

Permalink
get everything in
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertf committed Oct 27, 1997
1 parent 4f3fa3c commit 6650b62
Show file tree
Hide file tree
Showing 35 changed files with 1,034 additions and 0 deletions.
40 changes: 40 additions & 0 deletions mail/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# $NetBSD: Makefile,v 1.1.1.1 1997/10/27 05:10:15 hubertf Exp $
# FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp
#

SUBDIR += bulk_mailer
SUBDIR += cucipop
SUBDIR += cyrus
SUBDIR += elm
SUBDIR += exim
SUBDIR += exmh
SUBDIR += exmh2
SUBDIR += faces
SUBDIR += fetchmail
SUBDIR += imap-uw
SUBDIR += mailagent
SUBDIR += majorcool
SUBDIR += majordomo
SUBDIR += metamail
SUBDIR += mew
SUBDIR += mh
SUBDIR += mutt
SUBDIR += mutt.with_pgp
SUBDIR += nmh
SUBDIR += p5-Mail-Folder
SUBDIR += p5-Mail-POP3Client
SUBDIR += p5-Mail-Tools
SUBDIR += pgpsendmail
SUBDIR += pine
SUBDIR += popclient
SUBDIR += poppassd
SUBDIR += popper
SUBDIR += premail
SUBDIR += procmail
SUBDIR += smail
SUBDIR += xfaces
SUBDIR += xfmail
SUBDIR += xlbiff
SUBDIR += youbin

.include <bsd.port.subdir.mk>
1 change: 1 addition & 0 deletions mail/pkg/COMMENT
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Electronic mail utilities.
84 changes: 84 additions & 0 deletions net/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
# $NetBSD: Makefile,v 1.1.1.1 1997/10/27 05:00:50 hubertf Exp $
# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp
#

SUBDIR += archie
SUBDIR += arpwatch
SUBDIR += ascend-radius
SUBDIR += bb
SUBDIR += bing
SUBDIR += cap
SUBDIR += cvsup
SUBDIR += cvsup-mirror
SUBDIR += delegate
SUBDIR += dgd
SUBDIR += dgd-lpmud
SUBDIR += dgd-net
SUBDIR += dip
SUBDIR += echoping
SUBDIR += fping
SUBDIR += freewais-sf
SUBDIR += fspclient
SUBDIR += ftpsearch
SUBDIR += ftptool
SUBDIR += gated
SUBDIR += gnu-finger
SUBDIR += gopher
SUBDIR += icmpinfo
SUBDIR += irc
SUBDIR += ircII
SUBDIR += ircii-epic
SUBDIR += isc-dhcp
SUBDIR += ivs
SUBDIR += ldap
SUBDIR += libsocket++
SUBDIR += mirror
SUBDIR += mpd
SUBDIR += mrtg
SUBDIR += moxftp
SUBDIR += ncftp
SUBDIR += ncftp2
SUBDIR += netatalk
SUBDIR += netcat
SUBDIR += p5-Archie
SUBDIR += p5-Net
SUBDIR += p5-Net-DNS
SUBDIR += p5-Net-Whois
SUBDIR += p5-SNMP
SUBDIR += pcnfsd
SUBDIR += pmf
SUBDIR += radius
SUBDIR += ratoolset
SUBDIR += rdist6
SUBDIR += ripetools
SUBDIR += rmsg
SUBDIR += rshell
SUBDIR += rsync
SUBDIR += rumba
SUBDIR += rwhois
SUBDIR += samba
SUBDIR += scotty
SUBDIR += slirp
SUBDIR += socks5
SUBDIR += strobe
SUBDIR += sup
SUBDIR += tac_plus
SUBDIR += tcptrace
SUBDIR += telnetx
SUBDIR += tintin++
SUBDIR += tinyfugue
SUBDIR += traceroute
SUBDIR += trafshow
SUBDIR += ucd-snmp
SUBDIR += wais
SUBDIR += wide-dhcp
SUBDIR += wget
SUBDIR += wu-ftpd
SUBDIR += xarchie
SUBDIR += xipmsg
SUBDIR += yale-tftpd
SUBDIR += ytalk
SUBDIR += zircon
SUBDIR += zephyr

.include <bsd.port.subdir.mk>
23 changes: 23 additions & 0 deletions net/mirror/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# New ports collection makefile for: mirror
# Version required: 2.8
# Date created: 15 May 1995
# Whom: torstenb
#
# $NetBSD: Makefile,v 1.1.1.1 1997/10/27 05:01:30 hubertf Exp $
# FreeBSD Id: Makefile,v 1.6 1996/12/01 01:22:54 obrien Exp
#

DISTNAME= mirror-2.8
CATEGORIES= net
MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/

MAINTAINER= [email protected]

NO_WRKSUBDIR= yes
MAKEFILE= makefile
MAN1= mirror.1 mirrormaster.1

pre-install:
${MKDIR} ${PREFIX}/lib/mirror

.include <bsd.port.mk>
1 change: 1 addition & 0 deletions net/mirror/files/md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
MD5 (mirror-2.8.tar.gz) = a0a3ffec4b8e0fd71034cab8a0b1b010
75 changes: 75 additions & 0 deletions net/mirror/patches/patch-aa
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
*** makefile.orig Thu Jun 1 21:26:26 1995
--- makefile Sat Mar 16 16:19:59 1996
***************
*** 6,12 ****
support/cyber-patches support/lstest.pl new-patches-by

all:
! echo try make mirror.tar

mirror.tar: $(FILES)
rev=`./mirror -v | perl -ane 'print "$$F[2]\n";'`; echo $rev; \
--- 6,12 ----
support/cyber-patches support/lstest.pl new-patches-by

all:
! # echo try make mirror.tar

mirror.tar: $(FILES)
rev=`./mirror -v | perl -ane 'print "$$F[2]\n";'`; echo $rev; \
***************
*** 25,50 ****
# mode to install executables
EXMODE = 755
# group to own all the files
! GRP = gnu
# directory to install .pl (perl library) files
! PLDIR = /usr/local/perl5/lib/perl5
# directory to install public executables
! BINDIR = /usr/local/sbin
# directory to install man pages
! MANDIR = /usr/local/man/man1

install:
! install -m $(PLMODE) -g $(GRP) lchat.pl $(PLDIR)
! install -m $(PLMODE) -g $(GRP) chat2.pl $(PLDIR)
! install -m $(PLMODE) -g $(GRP) dateconv.pl $(PLDIR)
! install -m $(PLMODE) -g $(GRP) ftp.pl $(PLDIR)
! install -m $(PLMODE) -g $(GRP) lsparse.pl $(PLDIR)
! install -m $(EXMODE) -g $(GRP) mirror.pl $(PLDIR)
! install -m $(EXMODE) -g $(GRP) do_unlinks $(BINDIR)
! install -m $(EXMODE) -g $(GRP) pkgs_to_mmin $(BINDIR)
! install -m $(EXMODE) -g $(GRP) mm $(BINDIR)/mirror-master
! install -m $(PLMODE) -g $(GRP) mirror.man $(MANDIR)/mirror.1
! install -m $(PLMODE) -g $(GRP) mm.man $(MANDIR)/mirror-master.1

# directory to install .pl (perl library) files for rperl
RPLDIR = /usr/local/rperl5/lib/perl5
--- 25,51 ----
# mode to install executables
EXMODE = 755
# group to own all the files
! GRP = bin
# directory to install .pl (perl library) files
! PLDIR = ${PREFIX}/lib/mirror
# directory to install public executables
! BINDIR = ${PREFIX}/bin
# directory to install man pages
! MANDIR = ${PREFIX}/man/man1

install:
! install -c -m $(PLMODE) -g $(GRP) lchat.pl $(PLDIR)
! # install -c -m $(PLMODE) -g $(GRP) chat2.pl $(PLDIR)
! install -c -m $(PLMODE) -g $(GRP) dateconv.pl $(PLDIR)
! install -c -m $(PLMODE) -g $(GRP) ftp.pl $(PLDIR)
! install -c -m $(PLMODE) -g $(GRP) lsparse.pl $(PLDIR)
! install -c -m $(EXMODE) -g $(GRP) mirror.pl $(BINDIR)/mirror
! install -c -m $(EXMODE) -g $(GRP) do_unlinks $(BINDIR)
! install -c -m $(EXMODE) -g $(GRP) pkgs_to_mmin $(BINDIR)
! install -c -m $(EXMODE) -g $(GRP) mm $(BINDIR)/mirrormaster
! install -c -m $(PLMODE) -g $(GRP) mirror.man $(MANDIR)/mirror.1
! install -c -m $(PLMODE) -g $(GRP) mm.man $(MANDIR)/mirrormaster.1
! install -c -m $(PLMODE) -g $(GRP) mirror.defaults $(PLDIR)/mirror.defaults.sample

# directory to install .pl (perl library) files for rperl
RPLDIR = /usr/local/rperl5/lib/perl5
76 changes: 76 additions & 0 deletions net/mirror/patches/patch-ab
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
*** mirror.defaults.orig Sat Mar 16 15:42:36 1996
--- mirror.defaults Sat Mar 16 15:45:41 1996
***************
*** 11,37 ****
# The LOCAL hostname - if not the same as `hostname`
# (I advertise the name sunsite.doc.ic.ac.uk but the machine is
# really phoenix.doc.ic.ac.uk.)
! hostname=sunsite.doc.ic.ac.uk
# Keep all local_dirs relative to here
! local_dir=/public/
! [email protected]
mail_to=
# Don't mirror file modes. Set all dirs/files to these
dir_mode=0755
file_mode=0444
! # By defaults files are owned by root.zero
! user=0
! group=0
# # Keep a log file in each updated directory
# update_log=.mirror
! update_log=
# Don't overwrite my mirror log with the remote one.
# Don't pull back any of their mirror temporary files.
# nor any FSP or gopher files...
exclude_patt=(^|/)(\.mirror$|core$|\.cap|\.in\..*\.$|MIRROR\.LOG|#.*#|\.FSP|\.cache|\.zipped|\.notar|\.message|lost\+found/|Network Trash Folder)
# Try to compress everything
compress_patt=.
! compress_prog=compress
# Don't compress information files, files that don't benifit from
# being compressed, files that tell ftpd, gopher, wais... to do things,
# the sources for compression programs...
--- 11,37 ----
# The LOCAL hostname - if not the same as `hostname`
# (I advertise the name sunsite.doc.ic.ac.uk but the machine is
# really phoenix.doc.ic.ac.uk.)
! # hostname=sunsite.doc.ic.ac.uk
# Keep all local_dirs relative to here
! local_dir=/home/ftp/pub
! # [email protected]
mail_to=
# Don't mirror file modes. Set all dirs/files to these
dir_mode=0755
file_mode=0444
! # By defaults files are owned by root.wheel
! # user=0
! # group=0
# # Keep a log file in each updated directory
# update_log=.mirror
! # update_log=
# Don't overwrite my mirror log with the remote one.
# Don't pull back any of their mirror temporary files.
# nor any FSP or gopher files...
exclude_patt=(^|/)(\.mirror$|core$|\.cap|\.in\..*\.$|MIRROR\.LOG|#.*#|\.FSP|\.cache|\.zipped|\.notar|\.message|lost\+found/|Network Trash Folder)
# Try to compress everything
compress_patt=.
! compress_prog=gzip
# Don't compress information files, files that don't benifit from
# being compressed, files that tell ftpd, gopher, wais... to do things,
# the sources for compression programs...
***************
*** 44,50 ****
# shk is multimedia? used on apple2s.
compress_excl+|-z(\d+)?$|\.tgz|_tgz|\.tar\.Z|\.tar\.gz|\.taz$|\.arc$|\.zip$|\.lzh$|\.zoo$|\.exe$|\.lha$|\.zom$|\.gif$|\.jpeg$|\.jpg$|\.mpeg$|\.au$|\.shk$|read.*me|index|info|faq|gzip|compress|(^|/)\.\.?$
# Don't delete own mirror log, .notar or .cache files (incl in subdirs)
! # delete_excl=(^|/)\.(mirror|notar|cache)$
# Ignore any local readme and .mirror files
local_ignore=README.doc.ic|(^|/)\.(mirror|notar)$
# Automatically delete local copies of files that the
--- 44,50 ----
# shk is multimedia? used on apple2s.
compress_excl+|-z(\d+)?$|\.tgz|_tgz|\.tar\.Z|\.tar\.gz|\.taz$|\.arc$|\.zip$|\.lzh$|\.zoo$|\.exe$|\.lha$|\.zom$|\.gif$|\.jpeg$|\.jpg$|\.mpeg$|\.au$|\.shk$|read.*me|index|info|faq|gzip|compress|(^|/)\.\.?$
# Don't delete own mirror log, .notar or .cache files (incl in subdirs)
! delete_excl=(^|/)\.(mirror|notar|cache)$
# Ignore any local readme and .mirror files
local_ignore=README.doc.ic|(^|/)\.(mirror|notar)$
# Automatically delete local copies of files that the
61 changes: 61 additions & 0 deletions net/mirror/patches/patch-ac
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
*** mirror.pl.orig Sat Mar 16 15:46:09 1996
--- mirror.pl Sat Mar 16 15:51:49 1996
***************
*** 75,81 ****

# Try to find the default localation of various programs via
# the users PATH then using $extra_path
! $extra_path = '/usr/local/bin:/usr/new/bin:/usr/public/bin:/usr/ucb:/usr/bin:/bin:/etc:/usr/etc:/usr/local/etc';
$ENV{ 'PATH' } .= ':' . $extra_path;

&trap_signals();
--- 75,81 ----

# Try to find the default localation of various programs via
# the users PATH then using $extra_path
! $extra_path = '/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin';
$ENV{ 'PATH' } .= ':' . $extra_path;

&trap_signals();
***************
*** 128,146 ****
$rm_prog = &find_prog( 'rm' );

# Generate checksums
! $sum_prog = &find_prog( 'sum' );

# SPECIAL NOTE: This is eval'd, so DONT put double-quotes (") in it.
# You can get local variables to appear as in the second example:
! $mail_subject = '-s \'mirror update\'';
! # $mail_subject = ' -s \'mirror update of $package\'';

# When scanning the local directory, how often to prod the remote
# system to keep the connection alive
$prod_interval = 60;

# Put the directory that mirror is actually in at the start of PERLLIB.
! $dir = &real_dir_from_path( $0 );
unshift( @INC, $dir );

# Make sure that your PERLLIB environment variable can get you
--- 128,147 ----
$rm_prog = &find_prog( 'rm' );

# Generate checksums
! $sum_prog = &find_prog( 'md5' );

# SPECIAL NOTE: This is eval'd, so DONT put double-quotes (") in it.
# You can get local variables to appear as in the second example:
! # $mail_subject = '-s \'mirror update\'';
! $mail_subject = ' -s \'mirror update of $package\'';

# When scanning the local directory, how often to prod the remote
# system to keep the connection alive
$prod_interval = 60;

# Put the directory that mirror is actually in at the start of PERLLIB.
! # $dir = &real_dir_from_path( $0 );
! $dir = "!!PREFIX!!/lib/mirror";
unshift( @INC, $dir );

# Make sure that your PERLLIB environment variable can get you
Loading

0 comments on commit 6650b62

Please sign in to comment.