Commit graph

73 commits

Author SHA1 Message Date
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Jimmy Olgeni
168f57451a Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
2014-07-07 15:31:01 +00:00
Baptiste Daroussin
c71ee02f2e Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-04 09:12:57 +00:00
Andrej Zverev
c855aaa590 - Add patches to allow run under perl 5.16
PR:		ports/183863
Submitted by:	wolfgang@lyxys.ka.sub.org
With hat:	perl@
2013-11-24 15:03:51 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Andrej Zverev
dcf99688a1 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-15 07:14:12 +00:00
Anders Nordby
c4397a12b3 Remove no parameter for --yesno which does not work in 9.x
Submitted by:	jhs@FreeBSD.ORG
PR:		179925
2013-09-04 20:27:13 +00:00
Andrej Zverev
0b499d6209 - Remove unnecessary depend on PERL_LEVEL < 5.12
PR:		ports/178898
Submitted by:	az
Approved by:	maintainer (timeout)
2013-06-07 07:01:23 +00:00
Baptiste Daroussin
53ad8315b0 Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by:	John Marino
Obtained from:	DPorts
2013-05-07 13:12:31 +00:00
Andrej Zverev
1e01e8e206 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 10:05:08 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Anders Nordby
d13e9961af Update to work with newer Perl versions.
Obtained from:	NetBSD pkgsrc
2011-03-08 13:49:50 +00:00
Martin Matuska
17e550ca2f Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
2010-09-21 16:08:11 +00:00
Ion-Mihai Tetcu
45c675bb86 - use DOCSDIR
- respect NOPORTDOCS
- bump PORTREVISION

Submitted by:	QA Rindy run
Approved by:	maintainer
2008-06-17 18:22:13 +00:00
Anders Nordby
8a3af76424 Make port build, install and run as package.
Give warning upon installing, majordomo is legacy.

PR:		104686
Submitted by:	erwin, anders
2007-03-01 20:56:42 +00:00
Anders Nordby
452e58e797 Unbreak installation.
PR:		104686
2007-02-19 00:13:35 +00:00
Erwin Lansing
70480582d4 Remove zero-sized files. 2006-07-10 20:44:48 +00:00
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