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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: archivers/libunrar5/Makefile

Number of commits found: 11

Saturday, 12 Sep 2020
03:44 jhale search for other commits by this committer
archivers/libunrar5: Update to 5.9.4

- Use ${RLN} to install shared library symlink
- Update WWW

PR:		249263
Submitted by:	Niclas Carlsson <n_carlsson@outlook.com>
Original commitRevision:548281 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Saturday, 6 Jul 2019
12:13 pkubaj search for other commits by this committer
archivers/libunrar5: fix build on GCC architectures

Add USES=compiler:c++11-lang:
rijndael.hpp:23: error: a function call cannot appear in a constant-expression
rijndael.hpp:23: error: ISO C++ forbids initialization of member 'ctx'
rijndael.hpp:23: error: making 'ctx' static
rijndael.hpp:23: error: invalid in-class initialization of static data member of
non-integral type 'EVP_CIPHER_CTX*'

Approved by:	mentors (implicit approval)
Original commitRevision:505982 
Friday, 12 Oct 2018
07:35 jhale search for other commits by this committer
Fix build with OpenSSL 1.1.x

Reported by:	pkg-fallout (head)
Original commitRevision:481881 
Tuesday, 9 Oct 2018
00:03 jhale search for other commits by this committer
archivers/libunrar5: Update to 5.6.8

Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the source
Original commitRevision:481583 
Thursday, 6 Sep 2018
01:34 jhale search for other commits by this committer
archivers/libunrar5: Update to 5.6.6

Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the source
Original commitRevision:479079 
Monday, 30 Jul 2018
23:01 jhale search for other commits by this committer
Update archivers/libunrar5 to 5.6.5
Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the source
Original commitRevision:475924 
Sunday, 8 Oct 2017
14:09 jhale search for other commits by this committer
Update archivers/libunrar5 to 5.5.8
Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the source
Original commitRevision:451548 
Thursday, 3 Aug 2017
19:38 jhale search for other commits by this committer
Update to 5.5.7
Simplify OPENSSL_AES broken message
Original commitRevision:447277 
Sunday, 1 Jan 2017
15:45 jhale search for other commits by this committer
Add -fPIC to CXXFLAGS to fix build with amd64 and other archs that likely
need it

Reported by:	pkg-fallout
Original commitRevision:430258 
Saturday, 31 Dec 2016
18:34 jhale search for other commits by this committer
New port: archivers/libunrar5 (copied from archivers/libunrar4)
Update to 5.4.5
OpenSSL patches copied from archivers/unrar

The UnRAR library is a minor part of the RAR archiver and contains
the RAR uncompression algorithm. UnRAR requires a very small amount
of memory to operate. It can be used by other programs to extract
RAR archives.

WWW: http://www.rarsoft.com/
Original commitRevision:430150 

Number of commits found: 11