aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rdup
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/rdup: unbreakRuslan Makhmatkhanov2016-04-181-0/+1
| | | | Notes: svn path=/head/; revision=413601
* sysutils/rdup: update to 1.1.15Ruslan Makhmatkhanov2016-04-175-39/+29
| | | | Notes: svn path=/head/; revision=413543
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Enforce libarchive from portsBaptiste Daroussin2015-07-191-5/+2
| | | | | | | | This reduces the patching level on some ports and make it simpler to maintainer over all supported version of freebsd Notes: svn path=/head/; revision=392537
* - Add USES=libtool to archivers/libarchive.Tijl Coosemans2014-06-221-1/+1
| | | | | | | - Bump PORTREVISION on dependent ports. Notes: svn path=/head/; revision=358822
* sysutils/rdup: update master siteRuslan Makhmatkhanov2014-04-053-21/+16
| | | | | | | | | | | | | | - update master site - use modern syntax in LIB_DEPENDS - replace USE_BZIP2 with USES - move package files to pkg-plist - remove NO_STAGE PR: 187698 Submitted by: Zsolt Udvari <udvzsolt@gmail.com> Notes: svn path=/head/; revision=350237
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Unbreak parallel builds (-jX) by fixing targets' dependenciesAlexey Dokuchaev2013-07-273-15/+27
| | | | | | | | | | | | - Define LICENSE (GPLv3), improve on COMMENT - Convert USE_GMAKE to USES (gmake) - Drop GNU_CONFIGURE, USE_AUTOTOOLS implies it - Reformat port description (now perfectly aligned on both sides) Reported by: pointyhat-west Notes: svn path=/head/; revision=323798
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* - do not treat warnings as erorrs to make it build against current versionRuslan Makhmatkhanov2013-03-232-2/+12
| | | | | | | | | | of libarchive - bump PORTREVISION (shared lib version chase) Submitted by: glewis (by mail) Notes: svn path=/head/; revision=315063
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* - update to 1.1.14Ruslan Makhmatkhanov2013-01-223-21/+6
| | | | | | | | | - trim Makefile header - remove indefinite article from COMMENT - remove unneeded patch Notes: svn path=/head/; revision=310806
* Update PCRE to 8.32Martin Matuska2012-12-101-0/+1
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* - update to 1.1.12Ruslan Makhmatkhanov2012-01-313-6/+5
| | | | Notes: svn path=/head/; revision=290181
* Change email for my ports to FreeBSD one.Ruslan Makhmatkhanov2011-11-101-1/+1
| | | | | | | | Approved by: novel (mentor) Feature safe: yes Notes: svn path=/head/; revision=285480
* - Fix clang build [1]Chris Rees2011-09-252-2/+12
| | | | | | | | | | | - Break line at 80 chars in pkg-descr - Remove LDFLAGS from CONFIGURE_ENV PR: ports/161003 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer), Michel Talon <talon@lpthe.jussieu.fr> [1] Notes: svn path=/head/; revision=282371
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Assign maintainership to new volunteerGreg Larkin2011-05-021-1/+1
| | | | | | | Requested by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via freebsd-ports ML) Notes: svn path=/head/; revision=273489
* Bump PORTREVERSION to chase nettle shlib updateJohan van Selst2011-04-271-0/+1
| | | | Notes: svn path=/head/; revision=273271
* By Maintainer's request, toss these ports back into the poolDoug Barton2011-04-271-1/+1
| | | | Notes: svn path=/head/; revision=273235
* - Update to 1.1.11Frederic Culot2011-02-262-3/+3
| | | | | | | | PR: ports/155043 Submitted by: Charlie Kester <corky1951 AT comcast.net> (maintainer) Notes: svn path=/head/; revision=269798
* Update to 1.1.10Wesley Shields2010-12-232-4/+3
| | | | | | | | PR: ports/153290 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Notes: svn path=/head/; revision=266798
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 1.1.8Wen Heping2010-10-252-5/+4
| | | | | | | | PR: ports/151702 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Notes: svn path=/head/; revision=263568
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update to 1.1.7Sylvio Cesar Teixeira2010-06-304-125/+35
| | | | | | | | | PR: ports/148198 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257202
* - Update to 1.1.4Dmitry Marakasov2010-04-147-22/+214
| | | | | | | | PR: 145588 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Notes: svn path=/head/; revision=252662
* - Update to 1.1.2Wen Heping2010-03-154-13/+5
| | | | | | | | PR: ports/144753 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Notes: svn path=/head/; revision=251061
* - Update to 1.1.1Dmitry Marakasov2010-03-045-37/+11
| | | | | | | | | PR: 144438 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250551
* - Update to 1.0.2Martin Wilke2009-12-027-55/+51
| | | | | | | | PR: 139485 Submitted by: Charlie Kester <corky1951@comcast.net> (Maintainer) Notes: svn path=/head/; revision=245108
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Fix patchesMartin Wilke2009-07-052-20/+11
| | | | Notes: svn path=/head/; revision=237176
* - Fix build with HEADMartin Wilke2009-07-041-7/+9
| | | | | | | | | | - Makefile cleanup PR: 136208 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Notes: svn path=/head/; revision=237102
* rdup is a utility inspired by rsync and the Plan9 way of doing backups.Martin Wilke2009-06-195-0/+128
rdup itself does not backup anything; it only prints a list of the names of files that have changed since the last backup. It also handles files that are removed, allowing for correct incremental backups. Example scripts that implement a backup strategy are included. (These scripts require GNU date and cp, which are not installed by this FreeBSD port.) WWW: http://miek.nl/projects/rdup PR: ports/135532 Submitted by: corky1951 at comcast.net Notes: svn path=/head/; revision=236270