non port: net/librsync/Makefile |
SVNWeb
|
Number of commits found: 46 |
Sat, 27 May 2023
|
[ 04:07 Po-Chuan Hsieh (sunpoet) ] 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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
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 )
|
Wed, 13 Oct 2021
|
[ 05:36 Po-Chuan Hsieh (sunpoet) ] 586aaee
net/librsync: Cosmetic change
|
Fri, 8 Oct 2021
|
[ 11:47 Bernhard Froehlich (decke) ] 4bd7c48
net/librsync: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 11 May 2021
|
[ 21:46 Po-Chuan Hsieh (sunpoet) ] 09252c9
net/librsync: Update to 2.3.2
Changes: https://github.com/librsync/librsync/releases
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 30 Aug 2020
|
[ 07:13 sunpoet ]
Use upstream release tarball
|
Tue, 19 May 2020
|
[ 23:35 sunpoet ]
Update to 2.3.1
Changes: https://github.com/librsync/librsync/releases
PR: 246571
Submitted by: mandree
|
Sun, 17 May 2020
|
[ 09:28 mandree ]
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 ]
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 ]
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 ]
Update to 2.3.0
Changes: https://github.com/librsync/librsync/releases
|
Thu, 2 Apr 2020
|
[ 11:58 sunpoet ]
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 ] (Only the first 10 of 13 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 18 May 2015
|
[ 16:35 bdrewery ]
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 ]
- Switch to USES=libtool, drop .la file
- Strip library
- Use new LIB_DEPENDS syntax
|
Fri, 31 Jan 2014
|
[ 12:13 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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 ]
Install rdiff manpage.
Submitted by: "Klaus T. Aehlig" <aehlig@linta.de> via freebsd-ports
|
Fri, 1 Jul 2011
|
[ 01:19 mandree ]
clang-with-ports fix: Declare USE_CSTD=gnu89.
Split out CPPFLAGS from CONFIGURE_ENV.
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 22 Aug 2009
|
[ 00:32 amdmi3 ] (Only the first 10 of 341 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with N
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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 ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Fri, 6 Jun 2008
|
[ 13:50 edwin ] (Only the first 10 of 181 ports in this commit are shown above. )
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 ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 103 ports in this commit are shown above. )
Use libtool port instead of included one to avoid objformat a.out botch
|
Wed, 6 Sep 2006
|
[ 02:54 linimon ]
Reset inactive maintainer who has not responded to email.
Hat: portmgr
|
Thu, 11 May 2006
|
[ 22:49 edwin ] (Only the first 10 of 270 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with N
|
Wed, 30 Nov 2005
|
[ 11:57 garga ]
- 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 ]
- Update to 0.9.7.
- Pass maintainership to submitter.
PR: ports/79822
Submitted by: Steve Clement <steve@ion.lu>
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
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 ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Mon, 11 Aug 2003
|
[ 14:40 krion ]
Update to version 0.9.6
PR: 55469
Submitted by: Ports Fury
|
Thu, 12 Jun 2003
|
[ 09:00 leeym ]
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 ] (Only the first 10 of 240 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 3 Mar 2002
|
[ 06:44 pat ]
- Do not install useless .la files
|
Fri, 14 Sep 2001
|
[ 07:11 ijliao ]
upgrade to 0.9.5 drop maintainership
|
Fri, 31 Aug 2001
|
[ 15:20 sobomax ] (Only the first 10 of 45 ports in this commit are shown above. )
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
|
Wed, 15 Aug 2001
|
[ 21:33 knu ] (Only the first 10 of 17 ports in this commit are shown above. )
Conditionalize bzip2 dependencies.
|
Mon, 19 Mar 2001
|
[ 17:25 ijliao ]
upgrade to 0.9.3
|
Tue, 13 Mar 2001
|
[ 10:42 ijliao ]
add librsync Library for delta compression of streams
|
Number of commits found: 46 |