freebsd-ports/Mk
Tijl Coosemans 6140d3c6aa - 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
  Linux programs can find desktop theme icons.  This eliminates the need
  for x11-themes/linux*-hicolor-icon-theme.
- Rename pkg-plist.x86_64 to pkg-plist.amd64.
- Regenerate all pkg-plist files.
- Add @preexec to linux_base pkg-plist that moves existing files in bin,
  lib, lib64, sbin and icons to the new destination before the directories
  are turned into symbolic links.
- Remove several empty directories from linux_base ports.
- Sweep over all linux ports: use consistent style, remove old CONFLICTS,
  remove unused pkg-descr files, add NLS option,...
- Remove old linux arts, esound and openssl-compat ports.
2017-01-31 16:54:21 +00:00
..
Scripts Tell Module::Build to use LOCALBASE/bin/perl and not 2017-01-31 16:21:22 +00:00
Uses - Autodetect the installed linux_base port and use LINUX_DEFAULT only as 2017-01-31 16:54:21 +00:00
bsd.apache.mk
bsd.autotools.mk
bsd.ccache.mk
bsd.commands.mk The output of tools like awk, date, sort, tr,... depends on the current 2017-01-18 13:20:31 +00:00
bsd.default-versions.mk Remove 4.6 as a valid option for USE_GCC and GCC_DEFAULT; it has not 2017-01-28 22:59:53 +00:00
bsd.destdir.mk
bsd.emacs.mk editors/emacs-devel: Update to pull in new concurrency features. 2016-12-25 04:52:41 +00:00
bsd.fpc.mk
bsd.gcc.mk Remove 4.6 as a valid option for USE_GCC and GCC_DEFAULT; it has not 2017-01-28 22:59:53 +00:00
bsd.gecko.mk www/firefox: update to 51.0 (rc1) 2017-01-17 12:44:42 +00:00
bsd.gstreamer.mk
bsd.java.mk
bsd.ldap.mk Change the description of WANT_OPENLDAP_SASL to make it clear that 2017-01-08 21:20:57 +00:00
bsd.licenses.db.mk Do not auto accept the "NONE" license as we can't distribute packages or sources 2017-01-07 07:55:39 +00:00
bsd.licenses.mk
bsd.local.mk
bsd.ocaml.mk
bsd.octave.mk
bsd.options.desc.mk Add shared LZO description 2017-01-12 20:02:08 +00:00
bsd.options.mk Revert r398829: do not change OPTIONS when DEVELOPER=yes 2017-01-07 09:01:02 +00:00
bsd.port.mk Add wayland as a valid category (for virtual category usage for now) 2017-01-24 23:42:53 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.qt.mk Change the way the pkgconfig-file install path is set for Qt5 ports. 2016-12-19 11:12:32 +00:00
bsd.ruby.mk Fix PLIST 2017-01-27 14:07:05 +00:00
bsd.sanity.mk Revert r429298 it has some unexpected side effects which I do not have time to 2016-12-25 12:46:14 +00:00
bsd.sdl.mk
bsd.sites.mk - Autodetect the installed linux_base port and use LINUX_DEFAULT only as 2017-01-31 16:54:21 +00:00
bsd.ssp.mk Remove support for FreeBSD < 10.3 from Mk/* 2017-01-03 07:24:49 +00:00
bsd.tex.mk
bsd.wx.mk
bsd.xorg.mk Add a new USES_XORG=xfont2 2017-01-07 00:46:25 +00:00