2020-03-04 08:52:11 by Rin Okuyama | Files touched by this commit (9) |
Log message: Add tap(4) support for *BSD, written by kiyohara@. The patch was proposed on some mailing lists back in 2013, but unfortunately, left uncommitted until today: https://mail-index.netbsd.org/port-sparc64/2013/01/29/msg001951.html It works perfectly for me on NetBSD/amd64 for sun[23]. Bump revision. |
2019-12-06 06:38:02 by matthew green | Files touched by this commit (1) |
Log message: don't --disable-debug if CFLAGS contains -g. |
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message: Bump PKGREVISIONs for perl 5.30.0 |
2019-07-22 00:26:08 by Thomas Klausner | Files touched by this commit (1256) |
Log message: *: recursive bump for gdk-pixbuf2-2.38.1 |
2018-11-14 23:22:54 by Klaus Klein | Files touched by this commit (1332) | |
Log message: Revbump after cairo 1.16.0 update. |
2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532) |
Log message: Recursive revbump from hardbuzz-2.1.1 |
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message: Recursive bump for perl5-5.28.0 |
2018-04-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284) |
Log message: Recursive bump for new fribidi dependency in pango. |
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message: Recursive bumps for fontconfig and libzip dependency changes. |
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F |