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: net/librsync/Makefile
SVNWeb

Number of commits found: 46

Sat, 27 May 2023
[ 04:07 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:933aae61ba409e69e8669966b532e1e316b5b4a4  commit hash:933aae61ba409e69e8669966b532e1e316b5b4a4  commit hash:933aae61ba409e69e8669966b532e1e316b5b4a4  933aae6 
net/librsync: Update to 2.3.4

- Use complete arguments/options

Changes:	https://github.com/librsync/librsync/releases
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)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 13 Oct 2021
[ 05:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:586aaee6b6c876e33afc21ab79b364eb7343a712  commit hash:586aaee6b6c876e33afc21ab79b364eb7343a712  commit hash:586aaee6b6c876e33afc21ab79b364eb7343a712  586aaee 
net/librsync: Cosmetic change
Fri, 8 Oct 2021
[ 11:47 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:4bd7c48c9409e3c1d239ed114d9eb506ae56da05  commit hash:4bd7c48c9409e3c1d239ed114d9eb506ae56da05  commit hash:4bd7c48c9409e3c1d239ed114d9eb506ae56da05  4bd7c48 
net/librsync: Add CPE information

Approved by:    portmgr (blanket)
Tue, 11 May 2021
[ 21:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:09252c964d1f1310332e4fb262da565afc9fd782  commit hash:09252c964d1f1310332e4fb262da565afc9fd782  commit hash:09252c964d1f1310332e4fb262da565afc9fd782  09252c9 
net/librsync: Update to 2.3.2

Changes:	https://github.com/librsync/librsync/releases
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, 30 Aug 2020
[ 07:13 sunpoet search for other commits by this committer ] Original commit   Revision:546987
Use upstream release tarball
Tue, 19 May 2020
[ 23:35 sunpoet search for other commits by this committer ] Original commit   Revision:535957
Update to 2.3.1

Changes:	https://github.com/librsync/librsync/releases
PR:		246571
Submitted by:	mandree
Sun, 17 May 2020
[ 09:28 mandree search for other commits by this committer ] Original commit   Revision:535536
net/librsync: bring "make test" fix closer to original port

Feedback https://github.com/librsync/librsync/issues/199 and
second investigation shows that only the shebang line of said
test file needs fixing.

Approved by:	(blanket)
Sat, 16 May 2020
[ 15:57 mandree search for other commits by this committer ] Original commit   Revision:535475
net/librsync 2.3.0: fixup make test

psvn did not add the svn:executable property when I'd committed r535474.
Add that, and a chmod +x in-depth ("paranoia") fix.

PR:		245514
Approved by:	portmgr@ (blanket approval to fix broken port (feature))
[ 15:54 mandree search for other commits by this committer ] Original commit   Revision:535474
net/librsync 2.3.0: fix build with pkg-config available [1]

While here, enable "make test" (requires upstream file missing from
tarball and adaptations as to bash's install path, which add).

This bug shows building the ports directly because pkg-config is often
available, but does not show in poudriere because pkgconf/pkg-config
is not a listed requisite und therefore missing from the build jail.

PR:		245514 [2]
Submitted by:	Franco Fichtner <franco@opnsense.org> [1][2]
Reported by:	Simeon Simeonov <sgs@pichove.org> [2]
Reported by:	Xavier Humbert <xavier@groumpf.org> (through freebsd-ports@)
Reported by:	Jakob Breivik Grimstveit <jakob@grimstveit.no> (through
freebsd-ports@)
Approved by:	sunpoet@ (maintainer timeout, 17 days; also blanket fix broken port
approval)
Thu, 9 Apr 2020
[ 18:55 sunpoet search for other commits by this committer ] Original commit   Revision:531229
Update to 2.3.0

Changes:	https://github.com/librsync/librsync/releases
Thu, 2 Apr 2020
[ 11:58 sunpoet search for other commits by this committer ] Original commit   Revision:530278
Move net/librsync2 to net/librsync

- Bump PORTREVISION of dependent ports for dependency change

net/librsync was removed from ports tree almost 3 years ago.

from MOVED:
net/librsync|net/librsync2|2017-04-28|Unmaintained, CVE-2014-8242, use
net/librsync2 instead
Tue, 24 Jan 2017
[ 19:44 bdrewery search for other commits by this committer ] Original commit   Revision:432379 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Update librsync to 2.0.0 and move to net/librsync2.
  This is ABI-compatible with 1.0.0, but due to an accident
  upstream with releasing 1.0.1 with a reversed shlib version,
  they released 2.0.0 with only a restoration of the shlib
  version of 2.

Submitted by:	Danilo G. Baio (dbaio) <dbaio@bsd.com.br>
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 18 May 2015
[ 16:35 bdrewery search for other commits by this committer ] Original commit   Revision:386688
Add net/librsync1 which is based on the 1.0 release of librsync.

This is not API-compatible with the 0.9 release. None of the ports consumers
of this library currently build with it.
Mon, 26 May 2014
[ 20:17 amdmi3 search for other commits by this committer ] Original commit   Revision:355442
- Switch to USES=libtool, drop .la file
- Strip library
- Use new LIB_DEPENDS syntax
Fri, 31 Jan 2014
[ 12:13 miwi search for other commits by this committer ] Original commit   Revision:341980
- Stage support
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 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:
net)
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Sat, 10 Sep 2011
[ 16:10 shaun search for other commits by this committer ] Original commit 
Install rdiff manpage.

Submitted by:   "Klaus T. Aehlig" <aehlig@linta.de> via freebsd-ports
Fri, 1 Jul 2011
[ 01:19 mandree search for other commits by this committer ] Original commit 
clang-with-ports fix: Declare USE_CSTD=gnu89.
Split out CPPFLAGS from CONFIGURE_ENV.
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 22 Aug 2009
[ 00:32 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 341 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with N
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 6 Jun 2008
[ 13:50 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Sun, 28 Jan 2007
[ 09:07 kris search for other commits by this committer ] Original commit  (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included one to avoid objformat a.out botch
Wed, 6 Sep 2006
[ 02:54 linimon search for other commits by this committer ] Original commit 
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
Thu, 11 May 2006
[ 22:49 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 270 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with N
Wed, 30 Nov 2005
[ 11:57 garga search for other commits by this committer ] Original commit 
- Remove bzip2 from list of dependencies,
  it has been part of base system since 4.4

PR:             88993
Submitted by:   edwin
Approved by:    maintainer timeout (16 days)
Tue, 12 Apr 2005
[ 13:19 flz search for other commits by this committer ] Original commit 
- Update to 0.9.7.
- Pass maintainership to submitter.

PR:             ports/79822
Submitted by:   Steve Clement <steve@ion.lu>
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Mon, 11 Aug 2003
[ 14:40 krion search for other commits by this committer ] Original commit 
Update to version 0.9.6

PR:             55469
Submitted by:   Ports Fury
Thu, 12 Jun 2003
[ 09:00 leeym search for other commits by this committer ] Original commit 
update for net/librsync to version 0.9.5.1

PR:             [1]45976 and [2]53233
Submitted by:   1. John Goerzen <jgoerzen@complete.org>
                2. Gerhard Haering <gh@ghaering.de>
Thu, 20 Feb 2003
[ 18:51 knu search for other commits by this committer ] Original commit  (Only the first 10 of 240 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 3 Mar 2002
[ 06:44 pat search for other commits by this committer ] Original commit 
- Do not install useless .la files    
Fri, 14 Sep 2001
[ 07:11 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.9.5   drop maintainership    
Fri, 31 Aug 2001
[ 15:20 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
Wed, 15 Aug 2001
[ 21:33 knu search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Conditionalize bzip2 dependencies.    
Mon, 19 Mar 2001
[ 17:25 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.9.3    
Tue, 13 Mar 2001
[ 10:42 ijliao search for other commits by this committer ] Original commit 
add librsync   Library for delta compression of streams    

Number of commits found: 46