non port: archivers/rvm/Makefile |
SVNWeb
|
Number of commits found: 47 |
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 )
|
Sat, 13 Aug 2022
|
[ 18:51 Matthias Andree (mandree) ] 875d7c7 (Only the first 10 of 63 ports in this commit are shown above. )
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Wed, 22 Feb 2017
|
[ 12:59 bapt ]
Remove useless dependency on GNU make
Those ports builds perfectly fine with bmake
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 16 Aug 2015
|
[ 13:46 pawel ]
- Update to version 1.11
- Take maintainership, add LICENSE
- Sort USES
PR: 202160
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
Tue, 8 Oct 2013
|
[ 20:48 bapt ]
replace USE_GCC=yes by compiler:c++11-lang, in fact that port doesn't need
modern c++
but build crashes with g++ 4.2.1 from base but wotk properly with both clang and
newer gcc
|
Thu, 3 Oct 2013
|
[ 15:09 bsam ]
Preamble: the port has PKGNAME conflict with devel/rvm.
As per www.bsdstats.org this port has 10 times less user base, so let's
change this port. The official site names it "Rsync Vault Manager".
Seems that rvman is a good compromise for the package name, so
. PKGNAMESUFFIX=an;
. remove NO_LATEST_LINK=yes;
while here:
. support staging.
Reported by: bapt
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Fri, 30 Aug 2013
|
[ 01:02 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
|
Sat, 17 Aug 2013
|
[ 16:27 gerald ] (Only the first 10 of 93 ports in this commit are shown above. )
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
Sat, 9 Mar 2013
|
[ 19:59 eadler ]
Return davide's ports to the pool per request.
While here:
- trim header
- fix COMMENT
Approved by: davide (maintainer)
|
Tue, 18 Dec 2012
|
[ 07:57 danfe ] (Only the first 10 of 32 ports in this commit are shown above. )
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
|
Thu, 26 Jul 2012
|
[ 21:59 gerald ]
Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while.
Approved by: maintainer
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Thu, 7 Oct 2010
|
[ 16:38 amdmi3 ]
- Update to 1.07
- Pass maintainership to submitter
PR: 151164
Submitted by: Davide Italiano <davide.italiano@gmail.com>
|
Tue, 24 Aug 2010
|
[ 21:26 gerald ]
USE_GCC=4.3+ is just an alias for USE_GCC=4.4+, so use the latter.
|
Tue, 17 Aug 2010
|
[ 15:40 amdmi3 ]
- Update to 1.05
PR: 149331
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
Sun, 9 Nov 2008
|
[ 13:22 danfe ]
- Correctly assign RUN_DEPENDS
- Canonicalize Makefile header
- Use double space after period in port description
|
Fri, 4 Jul 2008
|
[ 22:10 gahr ]
- Update to 1.03
PR: 125228
Submitted by: Ports Fury
|
Sat, 14 Jun 2008
|
[ 20:21 lwhsu ]
- Update to version 1.02
PR: ports/124581
Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
|
Fri, 6 Jun 2008
|
[ 13:02 edwin ] (Only the first 10 of 22 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)
|
Tue, 20 Nov 2007
|
[ 03:02 linimon ]
Build fixed by Jul 14 2007 but left marked BROKEN. Unmark.
Reported by: pointyhat
Approved by: portmgr (self)
|
Mon, 2 Jul 2007
|
[ 19:01 pav ] (Only the first 10 of 26 ports in this commit are shown above. )
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2
|
Fri, 29 Jun 2007
|
[ 19:33 linimon ] (Only the first 10 of 23 ports in this commit are shown above. )
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
|
Wed, 2 May 2007
|
[ 07:10 edwin ]
[patch] archivers/rvm - cleanup non-supported FreeBSD version
PR: ports/111640
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
|
Wed, 6 Dec 2006
|
[ 08:52 miwi ]
- Update to 1.01
PR: ports/105663
Submitted by: miwi
Approved by: maintainer timeout
|
Sun, 29 Jan 2006
|
[ 23:20 pav ]
- Unbreak: patch out the offending check from configure script
PR: ports/92510
Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer)
|
Fri, 30 Dec 2005
|
[ 19:04 pav ]
- Update to 1.0
- Take maintainership
PR: ports/91103
Submitted by: Rainer Alves <rainer.alves@gmail.com>
|
Wed, 26 Oct 2005
|
[ 19:36 kris ]
BROKEN: This port attempts to allocate an infinite amount of memory during
configure, just so it can see what happens to itself when it runs the system
out of swap.
|
Thu, 13 Oct 2005
|
[ 10:18 vs ]
Use MAKE_ARGS
|
Thu, 29 Sep 2005
|
[ 08:34 vs ]
Use DISTVERSION
|
Tue, 18 Jan 2005
|
[ 21:22 clement ]
- Update to 0.90.3.b
|
Sun, 22 Aug 2004
|
[ 00:51 krion ]
Fix build with gcc-3.4
PR: ports/70780
Submitted by: Ports Fury
|
Mon, 16 Aug 2004
|
[ 02:33 kris ] (Only the first 10 of 24 ports in this commit are shown above. )
BROKEN on 5.x: Does not compile with gcc 3.4.2
|
Wed, 14 Jul 2004
|
[ 12:18 krion ]
Update to version 0.90.2-beta
PR: ports/68996
Submitted by: Ports Fury
|
Thu, 29 Apr 2004
|
[ 02:23 ijliao ]
upgrade to 0.90 beta
|
Mon, 19 Apr 2004
|
[ 14:17 clement ]
- define NO_LATEST_LINK.
Maybe LATEST_LINK=archivers_rvm would be better.
If you think so, let me know.
Noticed by: Ports with duplicate LATEST_LINKS report
|
Thu, 8 Apr 2004
|
[ 20:50 krion ]
- Update to version 0.80.2.a
PR: ports/65259
Submitted by: Ports Fury
|
Mon, 15 Mar 2004
|
[ 08:05 ijliao ]
use more clear comment
|
[ 07:34 ijliao ]
add rvm 0.80a
Rsync Vault Manager
|
Number of commits found: 47 |