summaryrefslogtreecommitdiff
path: root/textproc/agrep/files/patch-mgrep.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/agrep: Update to 3.41.5Dirk Meyer2024-04-221-97/+0
|
* - make portlint happierDirk Meyer2017-01-211-9/+9
| | | | Notes: svn path=/head/; revision=432061
* - add missing prototypesDirk Meyer2011-11-271-4/+82
| | | | | | | | | - add missing includes - fix build with clang Feature safe: yes Notes: svn path=/head/; revision=286502
* Fix missing format string argument and bump PORTREVISION.Kris Kennaway2003-06-271-5/+11
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=83709
* * Honor CFLAGS.Christian Weisgerber2002-07-211-0/+13
* Include proper prototypes; fixes dire warnings on alpha. Notes: svn path=/head/; revision=63295