Commit graph

55 commits

Author SHA1 Message Date
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Anders Nordby
ec579f1aeb Unbreak: distfile IS fetchable. Add another master site however, to make
downloading more stable.
2006-04-04 20:23:40 +00:00
Kris Kennaway
862c0b5ace BROKEN: Unfetchable 2006-04-03 00:46:47 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Edwin Groothuis
53cd2da357 the mail/majordomo port looks for majordomo.cf in /etc
majordomo installed from the port doesn't work out of the
	box: one either has to move ${PREFIX}/majordomo/majordomo.cf
	to /etc/majordomo.cf, or set the MAJORDOMO_CF envvar. This
	patch should fix this problem.

Honestly, I didn't use his patch since it wasn't attached to the
original PR.

PR:		ports/45963
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>
Approved by:	maintainer timeout
2004-01-13 10:45:48 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Anders Nordby
7ee4337606 Add wrapper permissions dialog(1) to make it easier for users to have
their majordomo wrapper program executed from their MDA. Remove old
instructions for how this could be done manually. This also fixes the
new majordomo/mailnull issue.

Correct typo in post-install-notes (spotted by Dan Pelleg).

PR:		30170
2002-02-08 01:56:26 +00:00
Pete Fritchman
07831be82c - Make SHA1 cookies optional and MD5 the default
- add USE_PERL5
- /usr/bin/perl -> ${PERL}

PR:		30118
Submitted by:	maintainer
2001-08-29 06:51:10 +00:00
Nick Sayer
55e73df23b Add two missing files to last commit, plus other fix-ups.
Submitted by:	anders@fix.no
2001-07-24 04:21:42 +00:00
Nick Sayer
a7402429dc * Set maintainership to anders@fix.no, there is no maintainer for this port.
* Add info about tlb in post-install-notes.
* Add WITH_POSTFIX_APPROVE_PATCH knob to fix problem with Postfix's
Delivered-To and Majordomo's approve command.
* Add security fixes from PR ports/28282 with a small change, use SHA1
instead of MD5 for generating cookies.
* Remove security warning, which isn't necessary anymore.

PR:		28282
Submitted by:	anders@fix.no
2001-07-23 16:14:02 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Jimmy Olgeni
1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Kris Kennaway
84d08be515 Note documented insecurity of majordomo on multi-user machines.
Pointed out by:	bugtraq
2000-06-04 23:21:30 +00:00
Steve Price
5373fd28de Update to version 1.94.5.
PR:		17820
Submitted by:	Doug Barton <DougB@gorean.org> and
		Klaus Brunner <klaus@winf.htu.at>
2000-05-29 18:17:39 +00:00
Michael Haro
1d85943225 fix checksum to match version of port in use. not sure how I messed this up. 2000-04-19 02:19:52 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Michael Haro
735acbbd0f oops, these files are suppost to be empty 2000-02-27 21:19:57 +00:00
Michael Haro
31872d965b remove empty files 2000-02-27 21:16:30 +00:00
Kris Kennaway
8f9bd2a169 Close holes in perl scripts which allow local users to run arbitrary
commands as the majordomo user.

Submitted by:	Dale Clark <clark@ARSC.EDU>
2000-01-05 09:59:39 +00:00
Steve Price
ab3b226acb Fix regex handling of uptime(1) load averages.
PR:		12737
Submitted by:	andrew@ugh.net.au
1999-12-29 08:16:53 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Michael Haro
d6e8710972 don't change ownership on /usr/local/man, /usr/local/man1, /usr/local/man8
when installing this port.

PR:		12426
Submitted by:	pauls@ieng.com
1999-07-12 04:09:14 +00:00
Steve Price
ecee8139a9 No need to use '-p' since ${MKDIR} == 'mkdir -p'. 1999-07-04 21:20:21 +00:00
Marc G. Fournier
c3f853f139 Move WWW to DESCR from Makefile ... 1999-04-21 00:39:35 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
Steve Price
587c8c488f Allow a non-root user to build this port if the majordom user and
group already exist.
1998-11-09 01:09:25 +00:00
Tim Vanderhoek
751f2992ec Remove more manpages, as part of the great manpage removal project. 1998-08-17 05:19:34 +00:00
Jun-ichiro itojun Hagino
27241ab065 removed version string ("1.94.2") from the text so that there's no
trouble updating the port.
1997-09-10 09:11:01 +00:00
Jun-ichiro itojun Hagino
eb370df20f original distribution updated to 1.94.4.
1.94.4 includes security fix, and jfitz is on vacation, so I committed this.
I would like to have a review by jfitz, after he comes back.
1997-09-10 02:52:59 +00:00
Jun-ichiro itojun Hagino
57c271292c The majordomo port wrongly assumes that there's ${PREFIX}/bin/perl.
(there's no dependency description in Makefile)
Majordomo seems to work with perl4.036 right now, so I made this fix.

In the future, we might need to switch to perl5. (document says that
in the future they'll switch to perl5)
Then, we'll need to revert the patch, and add dependency into Makefile.
1997-09-10 02:44:25 +00:00
James FitzGibbon
893bcf5b49 Upgrade to v1.94.3 1997-04-29 10:55:56 +00:00
James FitzGibbon
9b76670c7e Upgrade to 1.94.2 1997-04-28 00:53:12 +00:00
James FitzGibbon
70de273d7f - Upgrade to v1.94.2
- Change the way that the /usr/lib/sendmail -> /usr/sbin/sendmail patches are stored to make future upgrades of the port easier.
- Change the way that the links in the install dirs were being set up.
1997-04-28 00:37:28 +00:00
Masafumi Max NAKANE
4afd23d6c8 In the distributed Makefile:
TMPDIR = /var/tmp -> TMPDIR?= /var/tmp
Suggested by:	chuckr
1997-01-11 19:56:25 +00:00
Masafumi Max NAKANE
8b15e025b8 Distributed Makefile assumes /usr/tmp for tmpdir, and make install failed.
Changed it to /var/tmp.
(I remember someone was pointing this out in ports@freebsd.org, but
apparently, it wasn't picked up by jfitz.)
1997-01-11 16:49:19 +00:00
James FitzGibbon
7c6b1807c2 Forgot one instance of '1.94' that should have read '1.94.1'. 1996-12-27 06:26:00 +00:00
James FitzGibbon
84c4276379 Upgrade to majordomo v1.94.1. 1996-12-27 06:25:02 +00:00
James FitzGibbon
5ff201ce42 Fix for PR ports/2253 - link from Tools/archive to ${PREFIX}/archive added
to Makefile and PLIST.
Submitted by:	bill@duchess.wagill.com
1996-12-20 03:32:38 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00