Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textproc/agrep: Update to 3.41.5 | Dirk Meyer | 2024-04-22 | 1 | -97/+0 |
| | |||||
* | - make portlint happier | Dirk Meyer | 2017-01-21 | 1 | -9/+9 |
| | | | | Notes: svn path=/head/; revision=432061 | ||||
* | - add missing prototypes | Dirk Meyer | 2011-11-27 | 1 | -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 Kennaway | 2003-06-27 | 1 | -5/+11 |
| | | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=83709 | ||||
* | * Honor CFLAGS. | Christian Weisgerber | 2002-07-21 | 1 | -0/+13 |
* Include proper prototypes; fixes dire warnings on alpha. Notes: svn path=/head/; revision=63295 |