1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Upgrade to 2.84

This commit is contained in:
Andrey A. Chernov 1997-12-15 22:51:03 +00:00
parent 3d665fa9cc
commit dcc724f9d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9093
3 changed files with 30 additions and 52 deletions

View File

@ -1,13 +1,13 @@
# New ports collection makefile for: adcomplain
# http://www.rdrop.com/users/billmc/adcomplain.html
# Version required: 2.78
# Version required: 2.84
# Date created: 13 Sep 1997
# Whom: ache@FreeBSD.org
#
# $Id: Makefile,v 1.6 1997/11/14 16:50:45 ache Exp $
# $Id: Makefile,v 1.7 1997/11/15 10:35:49 asami Exp $
#
DISTNAME= adcomplain-2.78
DISTNAME= adcomplain-2.84
CATEGORIES= mail news
MASTER_SITES= http://www.rdrop.com/users/billmc/
DISTFILES= adcomplain.pl.uu

View File

@ -1 +1 @@
MD5 (adcomplain.pl.uu) = 33989834340b0a67a8baa3100424c0e1
MD5 (adcomplain.pl.uu) = 424fedb07f83f04a76e9d656ce98875f

View File

@ -1,5 +1,5 @@
*** adcomplain.pl.orig Fri Nov 14 19:36:55 1997
--- adcomplain.pl Fri Nov 14 19:38:44 1997
*** adcomplain.pl.orig Tue Dec 16 01:31:20 1997
--- adcomplain.pl Tue Dec 16 01:36:40 1997
***************
*** 1,3 ****
--- 1,4 ----
@ -27,42 +27,27 @@
#-----------------------------------------------
# DESCRIPTION
***************
*** 255,261 ****
# this is the name of the mail utility (see sendmail(8) man page)
# type "/bin/which sendmail" to find out where sendmail is on your system
! $mailcmd = "/usr/lib/sendmail -t";
*** 281,288 ****
# depending on your system, to find out where sendmail is.
# If left blank, we try to find sendmail in /usr/lib, /usr/sbin, and then
# the user's $PATH, and then invoke it with the "-t" flag.
! #$mailcmd = "/usr/lib/sendmail -t";
! $mailcmd = "";
# this is a list of domain names for your system (e.g., "compuserve.com")
# Names in this list are considered "friendly". Including your own system
--- 256,262 ----
# this is the name of the mail utility (see sendmail(8) man page)
# type "/bin/which sendmail" to find out where sendmail is on your system
--- 282,289 ----
# depending on your system, to find out where sendmail is.
# If left blank, we try to find sendmail in /usr/lib, /usr/sbin, and then
# the user's $PATH, and then invoke it with the "-t" flag.
! $mailcmd = "/usr/sbin/sendmail -t";
! #$mailcmd = "";
# this is a list of domain names for your system (e.g., "compuserve.com")
# Names in this list are considered "friendly". Including your own system
***************
*** 423,429 ****
}
# Make sure critical messages are seen
! if ($poster eq "" || $complain_to eq "") {
print "Press enter to continue.... ";
$ans = <STDIN>;
}
--- 424,430 ----
}
# Make sure critical messages are seen
! if (!$quiet && ($poster eq "" || $complain_to eq "")) {
print "Press enter to continue.... ";
$ans = <STDIN>;
}
***************
*** 516,521 ****
--- 517,523 ----
*** 542,547 ****
--- 543,549 ----
close TEXTFILE;
$response = ""; # garbage collection
@ -71,8 +56,8 @@
print "\n";
$pager = $ENV{"PAGER"};
***************
*** 550,555 ****
--- 552,561 ----
*** 576,581 ****
--- 578,587 ----
} # for
print "\n";
@ -84,19 +69,12 @@
close STDIN;
exit 0;
***************
*** 2032,2038 ****
"0200", "EET, MET DST, METDST, MEST, MESZ, SST, FST, O",
# Middle Europe Daylight
# Swedish Summer Time, French Summer Time
! "0300", "EET DST, IST, BT, P", # Turkey, Israel
"0330", "IT", # Iran?
"0400", "IDT, MSD, ZP4, Q",
"0500", "ZP5, R", # USSR Zone 4
--- 2038,2044 ----
"0200", "EET, MET DST, METDST, MEST, MESZ, SST, FST, O",
# Middle Europe Daylight
# Swedish Summer Time, French Summer Time
! "0300", "EET DST, IST, MSK, BT, P", # Turkey, Moscow, Israel
"0330", "IT", # Iran?
"0400", "IDT, MSD, ZP4, Q",
"0500", "ZP5, R", # USSR Zone 4
*** 3694,3700 ****
"glasscity.net",
"globalent.net", # has no anti-spam policy
"globalf(n|inan).com",
- "globecomm.net",
"gohomeray.com", # cyberpromo
"(good|spray)(net)?.com",
"greatoffer.com",
--- 3700,3705 ----