d41d FreshPorts -- sysutils/dar
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
dar 2.3.11 sysutils on this many watch lists=3 search for ports that depend on this port
A full featured command-line backup tool, aimed for disks
Maintained by: jadawin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jan 2004 11:55:08
Also Listed In: archivers
License: not specified in port


dar is a shell command that backs up directory trees and files. It has been
tested under Linux, Windows, Solaris, FreeBSD, NetBSD, MacOS X and several
other systems, it is released under the GNU General Public License (GPL).
Since version 2.0.0 an Application Interface (API) is available, opening the
way for external/independent Graphical User Interfaces (GUIs) like kdar.
This API relies on the libdar library, which is the core part of DAR
programs; as such, the API is released under the GPL. Consequently, to use
the API, your program must be released under the GPL as well.

WWW: http://dar.linux.free.fr/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/libtool
Required Libraries:
  1. devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/dar/ && make install clean
To add the package: pkg_add -r dar


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/dar/dar/2.3.11/
  3. http://freefr.dl.sourceforge.net/project/dar/dar/2.3.11/
  4. http://garr.dl.sourceforge.net/project/dar/dar/2.3.11/
  5. http://heanet.dl.sourceforge.net/project/dar/dar/2.3.11/
  6. http://hivelocity.dl.sourceforge.net/project/dar/dar/2.3.11/
  7. http://ignum.dl.sourceforge.net/project/dar/dar/2.3.11/
  8. http://internode.dl.sourceforge.net/project/dar/dar/2.3.11/
  9. http://iweb.dl.sourceforge.net/project/dar/dar/2.3.11/
  10. http://jaist.dl.sourceforge.net/project/dar/dar/2.3.11/
  11. http://kaz.dl.sourceforge.net/project/dar/dar/2.3.11/
  12. http://kent.dl.sourceforge.net/project/dar/dar/2.3.11/
  13. http://master.dl.sourceforge.net/project/dar/dar/2.3.11/
  14. http://nchc.dl.sourceforge.net/project/dar/dar/2.3.11/
  15. http://ncu.dl.sourceforge.net/project/dar/dar/2.3.11/
  16. http://netcologne.dl.sourceforge.net/project/dar/dar/2.3.11/
  17. http://sunet.dl.sourceforge.net/project/dar/dar/2.3.11/
  18. http://superb-dca3.dl.sourceforge.net/project/dar/dar/2.3.11/
  19. http://switch.dl.sourceforge.net/project/dar/dar/2.3.11/
  20. http://tenet.dl.sourceforge.net/project/dar/dar/2.3.11/
  21. http://ufpr.dl.sourceforge.net/project/dar/dar/2.3.11/
  22. http://waix.dl.sourceforge.net/project/dar/dar/2.3.11/

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 09:07:58
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Finish converting sysutils from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here convert bacula-server from USE_GETTEXT to USES=gettext
24 Apr 2013 18:10:32
Original commit files touched by this commit  2.3.11
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.3.11
amdmi3 search for other commits by this committer
- 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
14 Mar 2011 14:32:41
Original commit files touched by this commit  2.3.11
jadawin search for other commits by this committer
- Update to 2.3.11
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.3.10
ade search for other commits by this committer
Sync to new bsd.autotools.mk
27 Jul 2010 14:18:45
Original commit files touched by this commit  2.3.10
jadawin search for other commits by this committer
- Update to 2.3.10
31 May 2010 02:01:56
Original commit files touched by this commit  2.3.8_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
02 Aug 2009 19:36:34
Original commit files touched by this commit  2.3.8
mezz search for other commits by this committer
-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
24 Jun 2008 18:10:45
Original commit files touched by this commit  2.3.8
jadawin search for other commits by this committer
- Update to 2.3.8
- Respect NOPORTDOCS, ...

Approved by:    tabthorpe (mentor)
06 Jun 2008 14:03:26
Original commit files touched by this commit  2.3.7_1
edwin search for other commits by this committer
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)
06 Mar 2008 21:38:43
Original commit files touched by this commit  2.3.7
jadawin search for other commits by this committer
- Update to 2.3.7
- Update maintainer address

Approved by: tabthorpe (co-mentor)
25 Oct 2007 21:26:24
Original commit files touched by this commit  2.3.6
miwi search for other commits by this committer
- Update to 2.3.6
- Pass maintainership to submitter

PR:             117472
Submitted by:   Philippe Audeoud <jadawin@tuxaco.net>
06 Aug 2007 15:34:43
Original commit files touched by this commit  2.3.4_1
miwi search for other commits by this committer
- Fix build

PR:             115241
Submitted by:   Neil Darlow <neil@darlow.co.uk>
05 Aug 2007 21:26:52
Original commit files touched by this commit  2.3.4
miwi search for other commits by this committer
- Update to 2.3.4
23 Jul 2007 09:36:52
Original commit files touched by this commit  2.3.3
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
18 Mar 2007 14:23:35
Original commit files touched by this commit  2.3.3
pav search for other commits by this committer
- Update to 2.3.3
14 Mar 2007 20:38:12
Original commit files touched by this commit  2.3.2
pav search for other commits by this committer
- Disable UPX packing of installed files (helps people who got upx installed)

PR:             ports/108149
Reported by:    Chris Calvey <chris@securityforensics.yi.org>
14 Mar 2007 07:40:27
Original commit files touched by this commit  2.3.2
linimon search for other commits by this committer
Reset ebrandi@fugspbr.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
05 Jan 2007 09:35:49
Original commit files touched by this commit  2.3.2
miwi search for other commits by this committer
- Update to 2.3.2

PR:             ports/106969
Submitted by:   miwi
Approved by:    maintainer timeout
19 Jul 2006 07:12:00
Original commit files touched by this commit  2.3.1
miwi search for other commits by this committer
- Update to 2.3.1

PR:             ports/99677
Submitted by:   miwi
Approved by:    markus (co mentor), maintainer timeout
20 May 2006 17:18:48
Original commit files touched by this commit  2.3.0
mnag search for other commits by this committer
- Update to 2.3.0
- Add secondary category
- portlint(1)

PR:             96350
Submitted by:   Henrik Brautaset Aronsen <freebsd-ports___henrik.synth.no>
Approved by:    maintainer
13 May 2006 04:15:53
Original commit files touched by this commit  2.2.2_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.2.2_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Jan 2006 01:06:45
Original commit files touched by this commit  2.2.2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.2.2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Jun 2005 20:22:41
files touched by this commit  2.2.2
pav search for other commits by this committer
- Update to 2.2.2

PR:             ports/81307
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    maintainer timeout (16 days)

NOTE: this commit never arrived at the cvs-all mailing list
      and was manually added to FreshPorts.
28 May 2005 23:04:34
Original commit files touched by this commit  2.2.0_1
pav search for other commits by this committer
- Fix build when gnugetopt is installed

PR:             ports/81544
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    Edson Brandi <ebrandi@fugspbr.org> (maintainer)
18 May 2005 07:54:36
Original commit files touched by this commit  2.2.0_1
pav search for other commits by this committer
- Fix: Headers of dar use some functions of gettext without including the
  necessary header libintl.h.  This prevents kdar from getting compiled.

PR:             ports/81003
Submitted by:   Kay Lehmann <kay_lehmann@web.de>
Approved by:    Edson Brandi <ebrandi@fugspbr.org> (maintainer)
09 Feb 2005 10:00:04
Original commit files touched by this commit  2.2.0
leeym search for other commits by this committer
- use external libintl to avoid updating lib/charset.alias problem

Noticed by:     kris
06 Feb 2005 18:48:06
Original commit files touched by this commit  2.2.0
leeym search for other commits by this committer
- Update port sysutils/dar version 2.1.5 -> 2.2.0

PR:             77084
Submitted by:   Edson Brandi <ebrandi at fugspbr.org>
21 Oct 2004 21:03:00
Original commit files touched by this commit  2.1.5
thierry search for other commits by this committer
Upgrade to 2.1.5.

PR:             ports/71945
Submitted by:   maintainer.
09 Jul 2004 17:43:11
Original commit files touched by this commit  2.1.1
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.1.1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
07 Mar 2004 22:43:28
Original commit files touched by this commit  2.1.1
krion search for other commits by this committer
- Update to version 2.1.1

PR:             ports/63901
Submitted by:   maintainer
03 Jan 2004 11:53:09
Original commit files touched by this commit  2.0.3
pav search for other commits by this committer
Add dar, a command-line backup tool, that uses compression,
makes differential or full backups, which can be split over
several files or disks. Dar saves *all* UNIX inode types,
hard links, as well as Extended Attributes.
And many other features ...

PR:             ports/60846
Submitted by:   Edson Brandi <ebrandi@fugspbr.org>

Number of commits found: 35

2813
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days29
new fortnight63
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0