aboutsummaryrefslogtreecommitdiff
path: root/archivers/rvm
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=437439
* Remove useless dependency on GNU makeBaptiste Daroussin2017-02-221-1/+1
| | | | | | | Those ports builds perfectly fine with bmake Notes: svn path=/head/; revision=434582
* Cleanup patches, a* categories.Mathieu Arnold2016-07-262-6/+6
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Update to version 1.11Pawel Pekala2015-08-162-5/+7
| | | | | | | | | | | - Take maintainership, add LICENSE - Sort USES PR: 202160 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Notes: svn path=/head/; revision=394409
* replace USE_GCC=yes by compiler:c++11-lang, in fact that port doesn't need ↵Baptiste Daroussin2013-10-081-2/+1
| | | | | | | | | modern c++ but build crashes with g++ 4.2.1 from base but wotk properly with both clang and newer gcc Notes: svn path=/head/; revision=329835
* Preamble: the port has PKGNAME conflict with devel/rvm.Boris Samorodov2013-10-031-4/+2
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=329200
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* Convert archivers from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-1/+1
| | | | | | | | | | While here: - Trim headers - Convert some port to the new perl world - Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig Notes: svn path=/head/; revision=325646
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.Gerald Pfeifer2013-08-171-1/+1
| | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=324851
* Return davide's ports to the pool per request.Eitan Adler2013-03-091-1/+1
| | | | | | | | | | | While here: - trim header - fix COMMENT Approved by: davide (maintainer) Notes: svn path=/head/; revision=313753
* For a number of ports in archives category, trim the header and drop leadingAlexey Dokuchaev2012-12-181-7/+2
| | | | | | | | indefinite article from COMMENT line; also fix few noticed styles bugs while I am here. Notes: svn path=/head/; revision=309150
* Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way outGerald Pfeifer2012-07-261-1/+1
| | | | | | | | | and GCC 4.6 has been the default for a while. Approved by: maintainer Notes: svn path=/head/; revision=301583
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+0
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Update to 1.07Dmitry Marakasov2010-10-073-125/+7
| | | | | | | | | | - Pass maintainership to submitter PR: 151164 Submitted by: Davide Italiano <davide.italiano@gmail.com> Notes: svn path=/head/; revision=262571
* USE_GCC=4.3+ is just an alias for USE_GCC=4.4+, so use the latter.Gerald Pfeifer2010-08-241-1/+1
| | | | Notes: svn path=/head/; revision=259936
* - Update to 1.05Dmitry Marakasov2010-08-172-4/+5
| | | | | | | | PR: 149331 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Notes: svn path=/head/; revision=259433
* - Correctly assign RUN_DEPENDSAlexey Dokuchaev2008-11-092-5/+5
| | | | | | | | - Canonicalize Makefile header - Use double space after period in port description Notes: svn path=/head/; revision=222599
* - Update to 1.03Pietro Cerutti2008-07-042-4/+4
| | | | | | | | PR: 125228 Submitted by: Ports Fury Notes: svn path=/head/; revision=216316
* - Update to version 1.02Li-Wen Hsu2008-06-146-94/+38
| | | | | | | | PR: ports/124581 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> Notes: svn path=/head/; revision=214852
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214428
* Clean up port descriptions for unmaintained ports in `archivers' category:Alexey Dokuchaev2008-01-251-1/+1
| | | | | | | markup and spelling fixes, kill EOL whitespace and extraneous attribution. Notes: svn path=/head/; revision=206188
* Build fixed by Jul 14 2007 but left marked BROKEN. Unmark.Mark Linimon2007-11-201-7/+1
| | | | | | | | Reported by: pointyhat Approved by: portmgr (self) Notes: svn path=/head/; revision=202770
* Fix build with gcc 4.2Lars Engels2007-07-143-3/+58
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=195567
* - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2Pav Lucistnik2007-07-021-1/+7
| | | | Notes: svn path=/head/; revision=194710
* Reset rainer.alves@gmail.com by request due to current lack of time toMark Linimon2007-06-291-1/+1
| | | | | | | work on FreeBSD. Notes: svn path=/head/; revision=194480
* [patch] archivers/rvm - cleanup non-supported FreeBSD versionEdwin Groothuis2007-05-021-7/+1
| | | | | | | | | PR: ports/111640 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=191375
* - Update to 1.01Martin Wilke2006-12-062-5/+11
| | | | | | | | | PR: ports/105663 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=179004
* - Unbreak: patch out the offending check from configure scriptPav Lucistnik2006-01-292-2/+107
| | | | | | | | PR: ports/92510 Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer) Notes: svn path=/head/; revision=154749
* - Update to 1.0Pav Lucistnik2005-12-302-5/+7
| | | | | | | | | | - Take maintainership PR: ports/91103 Submitted by: Rainer Alves <rainer.alves@gmail.com> Notes: svn path=/head/; revision=152441
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149223
* BROKEN: This port attempts to allocate an infinite amount of memory duringKris Kennaway2005-10-261-0/+2
| | | | | | | | configure, just so it can see what happens to itself when it runs the system out of swap. Notes: svn path=/head/; revision=146436
* Use MAKE_ARGSVolker Stolz2005-10-132-11/+2
| | | | Notes: svn path=/head/; revision=145236
* Use DISTVERSIONVolker Stolz2005-09-291-2/+1
| | | | Notes: svn path=/head/; revision=143754
* - Update to 0.90.3.bClement Laforet2005-01-182-4/+4
| | | | Notes: svn path=/head/; revision=126744
* Fix build with gcc-3.4Kirill Ponomarev2004-08-222-7/+12
| | | | | | | | PR: ports/70780 Submitted by: Ports Fury Notes: svn path=/head/; revision=116992
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
| | | | Notes: svn path=/head/; revision=116340
* Update to version 0.90.2-betaKirill Ponomarev2004-07-142-4/+5
| | | | | | | | PR: ports/68996 Submitted by: Ports Fury Notes: svn path=/head/; revision=113633
* upgrade to 0.90 betaYing-Chieh Liao2004-04-293-21/+5
| | | | Notes: svn path=/head/; revision=107902
* - define NO_LATEST_LINK.Clement Laforet2004-04-191-0/+1
| | | | | | | | | | Maybe LATEST_LINK=archivers_rvm would be better. If you think so, let me know. Noticed by: Ports with duplicate LATEST_LINKS report Notes: svn path=/head/; revision=107592
* - Update to version 0.80.2.aKirill Ponomarev2004-04-086-5/+51
| | | | | | | | PR: ports/65259 Submitted by: Ports Fury Notes: svn path=/head/; revision=106515
* use more clear commentYing-Chieh Liao2004-03-151-1/+1
| | | | Notes: svn path=/head/; revision=104055
* add rvm 0.80aYing-Chieh Liao2004-03-153-0/+43
Rsync Vault Manager Notes: svn path=/head/; revision=104052