2021-10-08 18:38:32 by Nia Alarie | Files touched by this commit (46) | |
Log message: lang: Remove gcc3. |
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |
2020-05-13 07:02:08 by Roland Illig | Files touched by this commit (2) |
Log message: lang/gcc3*: suppress USE_TOOLS+=perl warning |
2019-11-03 20:04:09 by Roland Illig | Files touched by this commit (159) |
Log message: lang: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
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. |
2015-03-21 02:17:08 by Tobias Nygren | Files touched by this commit (1) |
Log message: Fix build on MKGCC=no systems |
2014-09-06 10:20:29 by Jonathan Perkin | Files touched by this commit (14) |
Log message: Replace all references to _GCC_REQD with the appropriate logical value for each GCC version. Using the variable causes impossible version constraints when a specific GCC is depended upon but the user is using something newer, as _GCC_REQD will be set to the higher value. |
2012-10-02 22:11:57 by Aleksej Saushev | Files touched by this commit (187) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2009-06-16 17:25:32 by Joerg Sonnenberger | Files touched by this commit (9) |
Log message: Fix a number of GENERATE_PLIST entries to always have a terminating ; |
2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129) |
Log message: Remove @dirrm related logic. |