Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.164_2 25 Aug 2019 10:18:02 |
tijl |
Move devel/linux-c?-libelf to devel/linux-c?-elfutils-libelf to match the
package name and to be similar to upcoming ports for other elfutils
libraries. |
0.164_2 08 Jun 2019 15:59:47 |
tijl |
Address some portlint warnings in the Linux infrastructure ports.
Eliminate LINUXNAME from port Makefiles. This was just a helper variable
without special meaning outside port Makefiles but several developers have
copied it to new ports where it was then unused, apparently thinking that
it did have some special meaning. |
0.164_2 08 Jun 2019 13:13:29 |
tijl |
Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.
This puts all version information together in the port Makefiles. |
0.164_2 31 Jan 2017 16:54:22 |
tijl |
- Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
Select one list for regular make and all lists for make makesum so linux
ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
lib64 and sbin into symbolic links to the same directory under usr.
This fixes the problem where some programs/libraries exist under / on
FreeBSD and /usr on Linux or vice versa and then depending on the order
of search paths Linux programs may run/load FreeBSD programs/libraries
and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so (Only the first 15 lines of the commit message are shown above ) |
0.164_1 12 Jan 2017 10:44:46 |
tijl |
Make 64 bit Linux packages the default on amd64. |
0.164 04 Nov 2016 17:13:22 |
tijl |
Add linux-c6-libelf, needed by linux-c6-dri. |
Number of commits found: 6
|