summaryrefslogtreecommitdiff
path: root/textproc/agrep/files/patch-mgrep.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-04-22textproc/agrep: Update to 3.41.5Dirk Meyer1-97/+0
2017-01-21- make portlint happierDirk Meyer1-9/+9
Notes: svn path=/head/; revision=432061
2011-11-27- add missing prototypesDirk Meyer1-4/+82
- add missing includes - fix build with clang Feature safe: yes Notes: svn path=/head/; revision=286502
2003-06-27Fix missing format string argument and bump PORTREVISION.Kris Kennaway1-5/+11
Obtained from: OpenBSD Notes: svn path=/head/; revision=83709
2002-07-21* Honor CFLAGS.Christian Weisgerber1-0/+13
* Include proper prototypes; fixes dire warnings on alpha. Notes: svn path=/head/; revision=63295