Commit graph

2 commits

Author SHA1 Message Date
Alexey Dokuchaev
c151a8243e - Try to unbreak parallel builds (-jX) by adding missing dependencies
for static library target
- Unbreak configure script against Clang's cpp(1): suppress harmless
  warning that was treated as an error (=> missing pcre.h)
- While here, trim Makefile header, remove defunct mirrors from the
  MASTER_SITES, convert LIB_DEPENDS and USE_GMAKE, kill spaces at EOL
  of port description, define LICENSE (LGPL21)

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-15 11:27:16 +00:00
Edwin Groothuis
3517637f90 New port: textproc/pcrs PCRE sed
PCRS is a small library, written as a supplement to the
	PCRE library, that implements regex based substitution with
	the syntax and semantics of Perl's s/// operator.

PR:		ports/89567
Submitted by:	wongk@apt.homeunix.net
2005-11-26 13:10:21 +00:00