Commit Graph

19 Commits

Author SHA1 Message Date
Mathieu Arnold
7c47779cb9 Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
2015-12-17 17:19:48 +00:00
Baptiste Daroussin
8e32ed8b72 cleanup plist 2014-12-20 19:47:30 +00:00
Dmitry Sivachenko
334e83d589 Stagify;
Update WWW
Simplify installation.
2014-05-30 10:53:29 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Andrej Zverev
0c32f39711 - Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Dmitry Sivachenko
a3760ebfe6 Correct MASTER_SITES.
PR:		104536
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2006-10-31 17:46:14 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +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
Dmitry Sivachenko
e439d0da23 Forgot to bump PORTREVISION. 2002-12-23 15:57:47 +00:00
Dmitry Sivachenko
1cf50d86a2 Fix path to perl binary. 2002-12-23 15:57:11 +00:00
Dmitry Sivachenko
0a9615edcb Fix man.cgi script installation.
PR:		33119
Submitted by:	Christopher Elkins <chrise@scardini.com>
2001-12-23 21:28:28 +00:00
Dmitry Sivachenko
62295680af Add one more MASTER_SITE.
PR:		29700
Submitted by:	Patrick Li <pat@databits.net>
2001-08-18 02:12:12 +00:00
Jimmy Olgeni
2917814d32 More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Kevin Lo
02f79e99be - Fix man.cgi
- Change maintainer's e-mail

PR: 21591
Submitted by: MAINTAINER
2000-09-29 16:51:17 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Bill Fumerola
0716cd1b55 Make the man paths more FreeBSD oriented.
Submitted by:	Dima Sivachenko
1998-12-23 17:23:05 +00:00
Bill Fumerola
c0b39df199 With a correct CVSROOT/modules file, import man2html for the last time. 1998-11-22 22:33:31 +00:00