Commit graph

21 commits

Author SHA1 Message Date
wiz
c61ec471cb Remove -Werror so this builds on -current.
While here, fix some pkglint warnings and set LICENSE.
2011-09-29 20:46:59 +00:00
wiz
aeaceb273d Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
joerg
cbc3b42534 Reduce context in diff to not cover RCS ID. Set USE_BSD_MAKEFILE.
DESTDIR support.
2008-06-21 20:37:40 +00:00
cjep
69ed92f0fe Load the correct tar at the download site, rebuild chksum and patch.
From Yuji Yamano.
2007-12-13 21:48:39 +00:00
cjep
0d6b6f1525 Update to 20071201.
* Sync with src/usr.bin/grep
2007-12-06 21:43:19 +00:00
rillig
b7a895e7c2 Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to allow unprivileged builds.
Bumped PKGREVISION.
2006-06-18 21:52:48 +00:00
joerg
292ce8afb8 Remove CVS ids in context, otherwise the patch checksum is incomplete. 2005-12-18 14:27:01 +00:00
joerg
cb7c8cde9f Since this is compiled with -Werror and GCC 3.4 doesn't like
the string const cast-away, pass down the constness.
2005-12-08 17:24:32 +00:00
kristerw
05f2696088 Correct PLIST.
Bump PKGREVISION.
2005-05-03 21:38:14 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
agc
e498cbfa64 Cast arguments to ctype macros to "unsigned char" - fixes -current build
problem pointed out in bulk builds.
2004-12-21 16:09:44 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
cjep
05f97563bf Use buildlink3 and put in dependency on zlib. PR#26915 from
Georg Schwarz.
2004-09-12 11:06:59 +00:00
cjep
da4440cdcb Update to 20040505. Add --line-buffered option. 2004-05-05 15:10:26 +00:00
cjep
2cd1edfaf1 Note othersrc->src. No functional change 2004-01-02 15:10:06 +00:00
cjep
5eb0c48a6d Update of textproc/bsdgrep-devel to 20031230. Changes since previous
version (20030914):

 * Fix reading expressions from file.
 * Fix explanation of -C in manual page.
 * Removal of unused functions and variables.
 * Use correct {f,gz}seek parameters.
 * Exit with 2 on errors.
 * Correctly handle a mmap failure condition.
2003-12-30 15:34:52 +00:00
cjep
502c7bd5d6 Update to version 20030914.
Changes since previous:
* Fix context output
2003-09-14 15:15:17 +00:00
cjep
0ebb89bbb5 netbsd -> NetBSD 2003-08-31 10:23:27 +00:00
cjep
e4443c6358 Update to 20030831.
* Fix output with -A, -B, -C and -z options -- make sure that -- is
printed between files.
2003-08-31 10:21:47 +00:00
cjep
d14700a9b3 After discussion with grant, reimport bgrep as bsdgrep-devel. 2003-08-31 09:37:51 +00:00