notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: archivers/unzip/files/extra-iconv-patch-unix_unix.c

Number of commits found: 4

Wednesday, 18 Feb 2015
18:37 delphij search for other commits by this committer
Fix patch, pass my pointy hats please.

Reported by:	Tomoaki AOKI <junchoon dec sakura ne jp>
Approved by:	so
Original commitRevision:379304 
Tuesday, 17 Feb 2015
23:21 delphij search for other commits by this committer
Fix build.  The merge should have been tested against an ICONV build.

Submitted by:	jbeich
Pointy hat to:	delphij
MFH:		2015Q1
Original commitRevision:379195 
21:58 delphij search for other commits by this committer
Apply fix for CVE-2015-1315 from Marc Deslauriers
<marc.deslauriers@canonical.com>.

MFH:		2015Q1
Approved by:	so
Original commitRevision:379192 
Friday, 15 Aug 2014
10:11 marino search for other commits by this committer
Merge 4 unzip slave ports into archivers/unzip as non-default options

It is practically impossible to use any of the unzip slave ports.  This
is because archivers/unzip is used by the ports infrastruction (via
USES=zip, USES=zip:infozip) and each slave port conflicts with it.
If you install the slave port first, then the port infrastructure can't
install archivers/unzip (although if attempted, the extracts dependency
might be satisfied by the slave port so it might actually work).

In any case, this change:
  * Adds "iconv" support as an non-default option
  * Add a localization group that can have zero or one selection
  * That group contains Chinese, Korean, or Russian support
  * WITH_UNZIP_UNREDUCE support was removed (I'm not sure it even worked)
  * Makefile was simplified (several loops removed)
  * Removes unzip-iconv, Chinese, Korean, Russian slave ports

PR:		190349
Reported by:	Mikhail Rokhin
Unzip overhaul:	marino
Approved by:	maintainer (ehaupt@)
Original commitRevision:364956 

Number of commits found: 4