Commit graph

8 commits

Author SHA1 Message Date
Antoine Brodin
9aca38c5ec Unbreak after switch to USE_PYDISTUTILS=yes and PYDISTUTILS_AUTOPLIST=yes
Reported by:	pkg-fallout
2014-06-06 15:43:10 +00:00
Wen Heping
8ddd44229b - Update to 3.1.1
- Add STAGE support

PR:		190352
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 05:07:19 +00:00
Baptiste Daroussin
90e4be8282 Convert textproc to USES=zip 2014-03-10 17:25:25 +00:00
Baptiste Daroussin
313cb94889 Part 2 at removing now useless FETCH_ARGS redifition 2014-01-03 01:12:59 +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
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Wen Heping
8837cc4ae9 paragrep is a paragraph grep utility. It searches for a series of
regular expressions in a text file (or several text files) and prints
out the paragraphs containing those expressions.

WWW: http://bmc.github.com/paragrep/
2010-03-29 07:27:31 +00:00