1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
Tijl Coosemans 82a87de90c - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-05 19:23:42 +00:00
..
2016-09-03 19:19:32 +00:00
2016-09-05 12:36:56 +00:00
2016-06-09 15:30:07 +00:00
2016-05-29 13:38:58 +00:00
2016-08-23 15:08:24 +00:00
2016-06-01 16:01:52 +00:00
2016-06-08 09:03:53 +00:00
2016-08-08 14:21:01 +00:00
2016-06-06 14:01:31 +00:00
2016-06-17 09:05:04 +00:00
2016-06-01 09:03:50 +00:00
2016-05-11 13:06:48 +00:00
2016-09-02 09:29:56 +00:00
2016-06-07 09:03:52 +00:00
2016-06-06 09:03:53 +00:00
2016-06-10 09:03:54 +00:00
2016-06-23 09:05:16 +00:00
2016-07-13 15:52:43 +00:00
2016-06-11 09:03:55 +00:00
2016-06-13 20:04:59 +00:00
2016-06-12 09:03:56 +00:00
2016-06-19 09:05:06 +00:00
2016-05-30 20:57:13 +00:00
2016-06-29 09:05:20 +00:00
2016-06-23 22:11:21 +00:00
2016-05-25 14:43:29 +00:00
2016-08-05 18:32:16 +00:00
2016-04-29 21:55:10 +00:00
2016-07-04 13:24:02 +00:00
2016-07-04 14:10:01 +00:00
2016-05-03 16:05:19 +00:00
2016-08-18 13:26:08 +00:00
2016-08-08 17:50:44 +00:00
2016-05-17 02:37:44 +00:00
2016-07-11 20:45:40 +00:00
2016-08-18 09:31:33 +00:00
2016-05-18 13:19:27 +00:00
2016-06-06 15:25:42 +00:00
2016-06-01 16:16:22 +00:00
2016-04-23 00:19:32 +00:00
2016-05-28 18:38:05 +00:00
2016-05-28 18:38:00 +00:00
2016-07-20 09:33:31 +00:00
2016-05-18 13:33:57 +00:00
2016-05-10 11:13:26 +00:00
2016-07-20 09:33:31 +00:00
2016-07-03 15:53:03 +00:00
2016-05-09 13:53:16 +00:00
2016-05-02 05:39:30 +00:00
2016-05-18 13:33:36 +00:00
2016-05-09 13:43:08 +00:00
2016-08-06 11:19:08 +00:00
2016-05-09 13:43:13 +00:00
2016-08-23 11:14:37 +00:00
2016-07-05 18:52:17 +00:00
2016-08-05 08:06:07 +00:00
2016-07-30 22:32:43 +00:00
2016-07-30 22:33:20 +00:00
2016-08-18 10:05:06 +00:00
2016-07-22 19:22:02 +00:00
2016-08-24 23:49:06 +00:00
2016-06-18 21:24:37 +00:00
2016-05-24 01:15:52 +00:00
2016-07-04 13:23:57 +00:00
2016-06-27 20:02:47 +00:00
2016-07-04 13:24:26 +00:00
2016-08-23 11:19:05 +00:00
2016-08-17 14:35:59 +00:00
2016-08-01 19:27:34 +00:00
2016-07-27 16:55:39 +00:00
2016-05-11 20:59:39 +00:00
2016-07-04 13:30:38 +00:00
2016-05-25 15:43:34 +00:00
2016-08-12 15:37:36 +00:00