non port: archivers/unarchiver/files/patch-XADMaster_Makefile.freebsd |
Number of commits found: 5 |
Wednesday, 17 Feb 2021
|
08:06 danfe
Unbreak the build after r565273.
Reported by: pkg-fallout
 |
Wednesday, 27 Mar 2019
|
11:16 danfe
Unbreak the build against Clang 7 and above by removing offending flag
and macro definition (-fgnu-runtime and -DGNU_RUNTIME=1, respectively).
PR: 230627
 |
Tuesday, 26 Jul 2016
|
16:51 mat
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 13 Jan 2016
|
13:07 danfe
- Base GCC cannot compile this port ("cc: XADTest2.m: Objective-C compiler
not installed on this system"); luckily, Clang is available on all recent
Tier-1 FreeBSD versions, so use it where it is not the default compiler
yet (prior to 1000024, e.g. on 9.x)
- Make the port more robust by allowing to build if LOCALBASE != /usr/local
Reported by: pkg-fallout
 |
Thursday, 7 Jan 2016
|
19:01 danfe
- Add a port of The Unarchiver, GNUstep-based unpacker for a vast variety
of file formats, both old and new
- Use external wavpack library instead of the bundled one, so that if it
has a security vulnerability, the port would not have to be recompiled
WWW: http://unarchiver.c3.cx/commandline
 |
Number of commits found: 5 |