1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

20 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
Dmitry Marakasov
ea59090fbb - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-21 07:06:01 +00:00
Beat Gaetzi
454a1987c9 - Update to 20130209.0
- STAGEify
- Add LICENSE
- Unmute install command

PR:		ports/185817
Submitted by:	Takefu <takefu@airport.fm>
2014-01-20 19:39:18 +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
Beat Gaetzi
3c40faf631 - Convert to optionsng
- Trim Makefile header
2012-10-05 15:02:43 +00:00
Andrej Zverev
47d7ecfddf - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 10:20:00 +00:00
Beat Gaetzi
46538b0220 - Update to 20120320.0
Feature safe:	yes
2012-03-22 03:16:06 +00:00
Beat Gaetzi
0a5d06db1c - Update to 20111230.0 2012-01-02 10:37:10 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Beat Gaetzi
da2517b14e - Update to 20100211.0 2010-02-12 17:51:51 +00:00
Beat Gaetzi
72329eb351 Update my email address to @FreeBSD.org.
Approved by:	miwi (mentor)
2009-01-28 23:25:21 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Martin Wilke
85fa31a7ca - Pass maintainership to submitter
Submitted by:	Beat Gätzi <beat@chruetertee.ch>
2006-11-29 21:16:26 +00:00
Martin Wilke
7d85f203fd - Add OPTIONS to the Makefile with optional dependencies for
MX lookup, TLS and AUTH NTLM support

PR:		105944
Submitted by:	"Beat Gaetzi" <beat@chruetertee.ch> (maintainer)
2006-11-28 10:35:42 +00:00
Doug Barton
8713a7fa43 Upgrade to 20061116.0, the latest version.
Submitted by:	The software author, John Jetmore <jj33@pobox.com>
2006-11-27 19:26:05 +00:00
Sergey Skvortsov
65ed3f1e7a Update to 20050709.1 (from 20040404.1)
Changes:	http://jetmore.org/john/code/#swaks
2006-02-16 10:38:36 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
Mark Linimon
adda42bec2 With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).

Discussed among:	portmgr team
2005-07-18 03:49:55 +00:00
Oliver Eikemeier
7a869bd74c add mail/swaks- a SWiss Army Knife Smtp transaction tester 2004-10-12 14:23:31 +00:00