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: sysutils/rsyncrypto/Makefile
SVNWeb

Number of commits found: 16

Wed, 18 Jan 2023
[ 10:36 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:6423984dafa1e4df9edc6cb86e2a6fc4ad8c317b  commit hash:6423984dafa1e4df9edc6cb86e2a6fc4ad8c317b  commit hash:6423984dafa1e4df9edc6cb86e2a6fc4ad8c317b  6423984 
*/*: Maintainer reset for linpct@gmail.com

 Many consecutive timeouts. We thank linpct for all his efforts and
 hope to see him back in the future.

PR:		267643
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 13 Aug 2022
[ 18:51 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:875d7c7d1985049af69dcafec40b6669c562781c  commit hash:875d7c7d1985049af69dcafec40b6669c562781c  commit hash:875d7c7d1985049af69dcafec40b6669c562781c  875d7c7  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
*: bump PORTREVISION of all devel/xxhash users...

...except archivers/py-borgbackup, which requires a more complete fix.
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  ea71236  (Only the first 10 of 972 ports in this commit are shown above. View all ports for this commit)
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 16 Aug 2020
[ 18:59 pkubaj search for other commits by this committer ] Original commit   Revision:545130
sysutils/rsyncrypto: fix build on GCC architectures

Use C++11 compiler:
crypt_key.h:54: error: ISO C++ forbids declaration of 'unique_ptr' with no type
Tue, 28 Jul 2020
[ 06:29 danfe search for other commits by this committer ] Original commit   Revision:543578
Allow to build against pre-1.1.0 versions of OpenSSL which are still
used in FreeBSD 11.x and would be supported until September 30, 2021.

PR:	248168
Mon, 27 Jul 2020
[ 12:04 danfe search for other commits by this committer ] Original commit   Revision:543518
- Update to version 1.14 which works against modern OpenSSL versions
- Correctly register dependency on `devel/argtable' as LIB_DEPENDS
- While here: adjust LICENSE, switch to USES+=localbase, install the
  standard set of documentation files

PR:	248168
Wed, 3 Apr 2019
[ 20:30 antoine search for other commits by this committer ] Original commit   Revision:497767
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
Sat, 10 Sep 2016
[ 04:01 marino search for other commits by this committer ] Original commit   Revision:421658
sysutils/rsyncrypto: document SSL requirement

Approved by:	SSL blanket
Thu, 4 Aug 2016
[ 02:02 marino search for other commits by this committer ] Original commit   Revision:419574
sysutils/rsyncrypto: Remove redundant dependency on gzip

A dependency on gzip will never be registered since gzip is available
on all supported platforms (since FreeBSD 7.0).  Rsyncrypto hasn't
registered gzip in years, so remove the misleading pkg-message while
we are at it (requires a revbump)

Approved by:	infrastructure blanket (removal of redundant deps)
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 2 Jul 2014
[ 22:12 amdmi3 search for other commits by this committer ] Original commit   Revision:360296
- Switch devel/argtable to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed
Tue, 24 Sep 2013
[ 17:35 sunpoet search for other commits by this committer ] Original commit   Revision:328180
- Use USES=gmake
- Support STAGEDIR

Submitted by:	sunpoet (myself)
Approved by:	Jin-Sih Lin <linpct@gmail.com> (maintainer, via IRC)
Fri, 20 Sep 2013
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:327772 (Only the first 10 of 1053 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Sat, 8 Dec 2012
[ 07:33 jgh search for other commits by this committer ] Original commit   Revision:308465
- add new port: sysutils/rsyncrypto

Rsyncrypto is a modified encryption scheme. It is based on industry standard
AES for symmetric encryption, as well as RSA for having different keys for
each file while allowing a single key to decrypt all files. It even uses an
encryption mode that is based on CBC.

Rsyncrypto does, however, do one thing differently. It changes the encryption
schema from plain CBC to a slightly modified version. This modification ensures
that two almost identical files, such as the same file before an after a
change, when encrypted using rsyncrypto and the same key, will produce almost
identical encrypted files. This means that both objectives can be achieved
simultaneously.

WWW: http://rsyncrypto.lingnu.com/

PR:		169840
Submitted by:	linpct@gmail.com
Feature safe:	yes

Number of commits found: 16