aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dar
Commit message (Collapse)AuthorAgeFilesLines
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 2.3.10Philippe Audeoud2010-07-273-12/+11
| | | | Notes: svn path=/head/; revision=258332
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - Update to 2.3.8Philippe Audeoud2008-06-243-49/+47
| | | | | | | | | - Respect NOPORTDOCS, ... Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=215719
* 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=214430
* - Update to 2.3.7Philippe Audeoud2008-03-062-5/+5
| | | | | | | | | - Update maintainer address Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=208533
* - Update to 2.3.6Martin Wilke2007-10-253-6/+6
| | | | | | | | | | - Pass maintainership to submitter PR: 117472 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> Notes: svn path=/head/; revision=202031
* - Fix buildMartin Wilke2007-08-063-0/+23
| | | | | | | | PR: 115241 Submitted by: Neil Darlow <neil@darlow.co.uk> Notes: svn path=/head/; revision=197227
* - Update to 2.3.4Martin Wilke2007-08-053-7/+6
| | | | Notes: svn path=/head/; revision=197152
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* - Update to 2.3.3Pav Lucistnik2007-03-184-27/+4
| | | | Notes: svn path=/head/; revision=187649
* - Disable UPX packing of installed files (helps people who got upx installed)Pav Lucistnik2007-03-141-1/+1
| | | | | | | | PR: ports/108149 Reported by: Chris Calvey <chris@securityforensics.yi.org> Notes: svn path=/head/; revision=187401
* Reset ebrandi@fugspbr.org due to maintainer-timeouts and no response to email.Mark Linimon2007-03-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=187356
* - Update to 2.3.2Martin Wilke2007-01-052-5/+5
| | | | | | | | | PR: ports/106969 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=181502
* - Update to 2.3.1Martin Wilke2006-07-192-4/+4
| | | | | | | | | PR: ports/99677 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout Notes: svn path=/head/; revision=168216
* - Update to 2.3.0Marcus Alves Grando2006-05-209-79/+191
| | | | | | | | | | | | - Add secondary category - portlint(1) PR: 96350 Submitted by: Henrik Brautaset Aronsen <freebsd-ports___henrik.synth.no> Approved by: maintainer Notes: svn path=/head/; revision=162889
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* - Update to 2.2.2Pav Lucistnik2005-06-054-5/+18
| | | | | | | | | PR: ports/81307 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=136856
* - Fix build when gnugetopt is installedPav Lucistnik2005-05-281-0/+2
| | | | | | | | | PR: ports/81544 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: Edson Brandi <ebrandi@fugspbr.org> (maintainer) Notes: svn path=/head/; revision=136358
* - Fix: Headers of dar use some functions of gettext without including thePav Lucistnik2005-05-182-0/+12
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=135536
* - use external libintl to avoid updating lib/charset.alias problemYen-Ming Lee2005-02-091-0/+6
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=128355
* - Update port sysutils/dar version 2.1.5 -> 2.2.0Yen-Ming Lee2005-02-063-11/+27
| | | | | | | | PR: 77084 Submitted by: Edson Brandi <ebrandi at fugspbr.org> Notes: svn path=/head/; revision=128179
* Upgrade to 2.1.5.Thierry Thomas2004-10-213-17/+18
| | | | | | | | PR: ports/71945 Submitted by: maintainer. Notes: svn path=/head/; revision=119926
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=113296
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* - Update to version 2.1.1Kirill Ponomarev2004-03-073-4/+12
| | | | | | | | PR: ports/63901 Submitted by: maintainer Notes: svn path=/head/; revision=103235
* Add dar, a command-line backup tool, that uses compression,Pav Lucistnik2004-01-034-0/+73
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> Notes: svn path=/head/; revision=97221