1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jimmy Olgeni
4460cf727a *: fix tab vs. space issues, and comments according to the guide. 2021-10-16 11:51:39 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Antoine Brodin
b49f933370 Do not include bsd.port.mk twice 2021-02-01 19:48:21 +00:00
Rodrigo Osorio
d8fef55afb archivers/kzip: license change
After discussion with the author, the license terms of kzip where updated to
allow repackaging and redistribution of the original binaries by non-commercial
projects that distribute it freely.

http://advsys.net/ken/utils.htm#pngoutkziplicense

- Update the LICENCE_* in the port
- Add a license file with the lew license terms displayed in the website
- Update LEGAL accordingly
2021-01-18 10:19:27 +00:00
Rodrigo Osorio
89f0746331 archivers/kzip: update to v20200115
- Use FreeBSD static binary instead of linux one
- Take maintenership for this port
- Update Makefile to make portlint happy

Major changes:
 * hardening options enabled during compilation
2021-01-15 10:46:23 +00:00
Dmitry Marakasov
e3f6443125 - Simplify Makefile
- Unsilence installation commands
2017-12-25 09:00:42 +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
Jan Beich
698a4c9c47 archivers/kzip: update to 20150319 and allow on amd64 2015-05-07 10:04:00 +00:00
John Marino
f303c72212 archivers/kzip: Upgrade version 20070805 => 20091108
PR:		191205
Submitted by:	Carlos JPM
2014-07-27 01:16:18 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Emanuel Haupt
6c993667a2 Support staging 2014-02-12 21:27:32 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Mario Sergio Fujikawa Ferreira
dc5f4fc707 New port kzip version 20070805: PKZIP-compatible compressor focusing
on space over speed.
2009-01-09 00:38:45 +00:00