notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/unarchiver/files/patch-UniversalDetector_Makefile.freebsd
SVNWeb

Number of commits found: 5

Wed, 17 Feb 2021
[ 08:06 danfe search for other commits by this committer ] Original commit   Revision:565484
Unbreak the build after r565273.

Reported by:	pkg-fallout
Wed, 27 Mar 2019
[ 11:16 danfe search for other commits by this committer ] Original commit   Revision:496942
Unbreak the build against Clang 7 and above by removing offending flag
and macro definition (-fgnu-runtime and -DGNU_RUNTIME=1, respectively).

PR:	230627
Tue, 26 Jul 2016
[ 16:51 mat search for other commits by this committer ] Original commit   Revision:419133 (Only the first 10 of 1844 ports in this commit are shown above. View all ports for this commit)
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 13 Jan 2016
[ 13:07 danfe search for other commits by this committer ] Original commit   Revision:406039
- 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
Thu, 7 Jan 2016
[ 19:01 danfe search for other commits by this committer ] Original commit   Revision:405480
- 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