1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Renato Botelho
4ccd907479 Support staging 2013-10-13 18:52:54 +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
Renato Botelho
8009e03e6f Change my ports to USES (gmake|perl5) 2013-09-02 09:45:00 +00:00
Andrej Zverev
19ae251b54 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 07:33:41 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Renato Botelho
566e1b7f4e Change headers of all ports maintained by me to new format 2012-10-05 12:41:45 +00:00
Renato Botelho
dbdb7f9e52 Remove MAKE_JOBS_SAFE since port has NO_BUILD set and silence portlint 2012-07-02 22:25:00 +00:00
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Renato Botelho
45208a1784 Cleanup MASTER_SITES 2010-09-30 17:25:12 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Renato Botelho
d9c7e955ff Add a backup MASTER_SITE 2006-08-29 15:39:58 +00:00
Renato Botelho
46e7d42e8a - Add SHA256 2005-11-08 14:33:35 +00:00
Renato Botelho
1a03dbe259 - Take maintainership 2005-09-30 11:20:45 +00:00
Kirill Ponomarev
9aff84468c Fix build. 2005-03-21 15:06:04 +00:00
Kirill Ponomarev
00181d0396 Update to version 3.20
PR:		ports/78739
Submitted by:	Ports Fury
2005-03-13 09:33:46 +00:00
Kris Kennaway
bfe78bf088 Reset undeliverable maintainer address:
<andy@evo6.org>: Host or domain name not found. Name service error for
    name=evo6.org type=A: Host not found

Remove associated MASTER_SITE.

Approved by:	portmgr (self)
2005-01-02 01:41:50 +00:00
Kris Kennaway
419e706502 Correctly use EXTRACT_AFTER_ARGS 2004-06-05 11:40:57 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Edwin Groothuis
a928f1a1ae New port: mb2md - Converts mbox mailboxes to Maildir
This is a Perl script that reads a directory of Mbox format
	mailboxes and converts them to Maildir format.

	Some details of this are to suit Courier IMAP's naming
	conventions for Maildir mailboxes.

PR:		ports/53537
Submitted by:	Andy Gilligan <andy@evo6.org>
2003-10-10 06:09:21 +00:00