2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
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
|
2017-11-23 18:20:22 by Thomas Klausner | Files touched by this commit (556) |
Log message:
recursive bump for libxkbcommon removal from at-spi2-core
|
2017-11-12 17:03:37 by Pierre Pronchery | Files touched by this commit (35) |
Log message:
Bump PKGREVISION on packages depending on CUPS
This should be the last part of the renaming operation for print/cups to
print/cups-base.
Rationale: packages depending on CUPS but not relying on a functional
printing setup only need to depend on print/cups-base (equivalent to the
former print/cups). The new print/cups now depends on print/cups-base
and on print/cups-filters, thus directly providing a functional printing
setup. This bump reflects this change of dependency.
As discussed on tech-pkg@
|
2017-11-12 16:37:00 by Pierre Pronchery | Files touched by this commit (38) |
Log message:
Update dependencies on print/cups to print/cups-base
This is with the notable exception of meta-pkgs/desktop-gnome, which I
believe implies a fully functional cups.
This is still missing revision bumps - I'll be right there (first time I
am doing this on so many packages at a time).
As discussed on tech-pkg@
|
2017-09-20 21:19:58 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Fix building on newer macOS
|
2017-05-26 14:09:11 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
SunOS and GCC >=6.x fixes.
|
2017-05-24 16:29:50 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Enforce -std=c++98 for the GCC case, GCC 7 defaults to a newer standard
which QT4 has lots of issues with.
|
2017-05-19 15:29:05 by Patrick Welche | Files touched by this commit (31) |
Log message:
Bump PKGREVISION for cups15 -> cups change.
|
2017-05-19 15:18:20 by Patrick Welche | Files touched by this commit (35) |
Log message:
Switch all cups15 packages to use cups.
|