Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.16 21 Dec 2024 01:08:01 |
Muhammad Moinur Rahman (bofh) |
sysutils/dar: Update version 2.7.15=>2.7.16
Changelog: https://github.com/Edrusb/DAR/releases/tag/v2.7.16 |
2.7.15 27 Jul 2024 13:07:02 |
Muhammad Moinur Rahman (bofh) |
sysutils/dar: Update version 2.7.14=>2.7.15
Changelog: https://github.com/Edrusb/DAR/releases/tag/v2.7.15 |
2.7.14 24 Mar 2024 14:29:09 |
Muhammad Moinur Rahman (bofh) |
sysutils/dar: Update version 2.7.13=>2.7.14
Changelog: https://github.com/Edrusb/DAR/releases/tag/v2.7.14 |
2.7.13_1 30 Jan 2024 21:39:32 |
Muhammad Moinur Rahman (bofh) |
sysutils/dar: Moved man to share/man |
2.7.13 02 Oct 2023 19:29:14 |
Muhammad Moinur Rahman (bofh) |
sysutils/dar: Update version 2.7.12=>2.7.13
Changelog: https://github.com/Edrusb/DAR/releases/tag/v2.7.13 |
2.7.12 04 Sep 2023 05:13:10 |
Muhammad Moinur Rahman (bofh) |
sysutils/dar: Update version 2.7.11=>2.7.12
Changelog: https://github.com/Edrusb/DAR/releases/tag/v2.7.12 |
2.7.11 07 Aug 2023 00:14:07 |
Muhammad Moinur Rahman (bofh) |
sysutils/dar: Update version 2.7.10=>2.7.11
Changelog: https://github.com/Edrusb/DAR/releases/tag/v2.7.11 |
2.7.10 29 Jun 2023 20:30:50 |
Muhammad Moinur Rahman (bofh) |
sysutils/dar: Fix build with llvm16
- Update version 2.7.9=>2.7.10
Changelog: https://github.com/Edrusb/DAR/releases/tag/v2.7.10
Sponsored by: The FreeBSD Foundation |
2.7.9 29 Mar 2023 22:23:08 |
Muhammad Moinur Rahman (bofh) |
sysutils/dar: Update version 2.7.8=>2.7.9
Changelog: https://github.com/Edrusb/DAR/releases/tag/v2.7.9 |
2.7.8 14 Dec 2022 21:41:14 |
Muhammad Moinur Rahman (bofh) |
sysutils/dar: Update version 2.7.7=>2.7.8
Relnotes: https://sourceforge.net/projects/dar/files/dar/2.7.8 <Set to 'yes' for
mention in release notes.>/ |
2.7.7_1 25 Oct 2022 07:50:27 |
Muhammad Moinur Rahman (bofh) Author: Yasuhiro Kimura |
sysutils/dar: Fix failure to detect libgcrypt
Currently configure script fails to detect libgcrypt as following.
configure:24491: checking for libgcrypt usability
configure:24561: c++ -o conftest -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -I/usr/local/include -fstack-protector-strong
conftest.cpp -llzma -lbz2 -lz -ldl >&5
ld: error: undefined symbol: gcry_check_version
>>> referenced by conftest.cpp
>>> /tmp/conftest-5a5403.o:(main)
c++: error: linker command failed with exit code 1 (use -v to see invocation)
It happens because '-L/usr/local/lib' is lacked from options to
compile conftest. So fix it by adding 'localbase' to USES.
Bump PORTREVISION as GCRYPT option is ON by default.
PR: 267312
Reported by: Graham Menhennitt (in freebsd-ports ML)
MFH: 2022Q4 |
2.7.7 27 Sep 2022 20:00:11 |
Muhammad Moinur Rahman (bofh) |
sysutils/dar: Update version 2.5.14=>2.7.7
- Uses new multithreading library
- Add USES=pathfix
- Housekeeping with portclippy and portfmt
PR: 266040
Reported by: igorz@yandex.ru
Relnotes: https://sourceforge.net/projects/dar/files/dar/2.7.7/ |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.14_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.5.14_3 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.5.14_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.14_3 26 Jul 2019 20:46:57 |
gerald |
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 |
2.5.14_2 12 Dec 2018 01:35:36 |
gerald |
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 |
2.5.14_1 29 Jul 2018 22:18:46 |
gerald |
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 |
2.5.14 23 Apr 2018 00:12:34 |
bofh |
sysutils/dar: Update version 2.5.12=>2.5.14
Relnotes: https://sourceforge.net/projects/dar/files/dar/2.5.14/ |
2.5.12 19 Sep 2017 01:05:42 |
bofh |
sysutils/dar: Update version 2.5.11=>2.5.12 |
2.5.11_1 10 Sep 2017 20:55:39 |
gerald |
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 |
2.5.11 14 Jul 2017 05:44:41 |
bofh |
sysutils/dar: Update version 2.5.10=>2.5.11 |
2.5.10 11 Apr 2017 19:51:31 |
bofh |
sysutils/dar: Update version 2.5.9=>2.5.10 |
2.5.9_1 01 Apr 2017 15:23:32 |
gerald |
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 |
2.5.9 25 Feb 2017 21:04:16 |
bofh |
sysutils/dar: Update version 2.5.5=>2.5.9 |
2.5.5_1 26 Nov 2016 23:41:17 |
jhale |
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module. |
2.5.5 07 Jun 2016 12:20:08 |
bofh |
sysutils/dar: Update version 2.5.3=>2.5.5
- Enable Compression as DEFAULT options [1]
Submitted by: megabrutal@gmail.com [1] |
2.5.3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.5.3 09 Mar 2016 01:09:35 |
bofh |
sysutils/dar: Update version 2.5.2=>2.5.3 |
2.5.2 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.5.2 29 Nov 2015 09:42:48 |
bofh |
sysutils/dar: Update version 2.5.1=>2.5.2 |
2.5.1_1 21 Nov 2015 20:31:37 |
bofh |
sysutils/dar: Add new OPTIONS
- Add ZLIB, BZIP2, LZMA and GPGME support in the new version
PR: 204715
Submitted by: neil@darlow.co.uk |
2.5.1 19 Nov 2015 09:36:00 |
bofh |
sysutils/dar: Update version 2.4.17=>2.5.1
- Added c++11-lang as requirement |
2.4.17 03 Sep 2015 13:00:28 |
amdmi3 |
- Fix build with DOCS: don't exclude doc from SUBDIRS as etc/darrc comes from
there; actual installation of DOCS is still handled in plist
Approved by: portmgr blanket |
2.4.17 07 Feb 2015 12:44:14 |
bofh |
sysutils/dar: Update version 2.4.15=>2.4.17
Differential Revision: https://reviews.freebsd.org/D1796
Approved by: marino(mentor) |
2.4.15_1 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
2.4.15 30 Dec 2014 08:53:44 |
bofh |
sysutils/dar: Update version 2.4.14=>2.4.15
- Remove GCC dependency as it builds fine with CLANG
Differential Revision: https://reviews.freebsd.org/D1395
Approved by: bapt(mentor) |
2.4.14_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
2.4.14_1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
2.4.14_1 20 Sep 2014 15:51:19 |
riggs |
- Fix build with libgcrypt (non-default OPTION)
PR: 192060
Submitted by: graham@menhennitt.com.au
Patch by: 5u623l20@gmail.com (maintainer) |
2.4.14_1 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
2.4.14 21 Jun 2014 08:19:04 |
marino |
sysutils/dar: Use alternate sed argument to unbreak DragonFly
The new version of dar uses the gnu sed -r switch which is not recognized
by DragonFly's BSD sed. Switch this to the equivalent -E switch so both
FreeBSD and DragonFly are happy.
Approved by: general blanket |
2.4.14 18 Jun 2014 17:09:23 |
wg |
sysutils/dar: add gcrypt option
- Pass maintainership to submitter
PR: 191153
Submitted by: Muhammad Moinur Rahman |
2.4.14 17 Jun 2014 15:49:43 |
miwi |
- Update to 2.4.14
PR: 191098 |
2.4.13 14 Jun 2014 05:54:19 |
miwi |
- Update to 2.4.13
PR: 190903
Submitted by: ports fury |
2.4.12_1 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2.4.12_1 27 May 2014 14:20:23 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Strip libraries |
2.4.12 27 Feb 2014 16:06:53 |
jadawin |
- Update to 2.4.12
PR: ports/186742
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.3.11 10 Feb 2014 13:58:28 |
ehaupt |
Define DOCS in OPTIONS_DEFINE. |
2.3.11 10 Feb 2014 13:49:21 |
jadawin |
- USE_GCC is needed on FreeBSD > 10
- Release maintainership
PR: ports/186534
Submitted by: olgeni@ |
27 Dec 2013 19:47:35
|
jadawin |
- Support STAGE |
2.3.11 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.3.11 06 May 2013 09:07:58 |
bapt |
Finish converting sysutils from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here convert bacula-server from USE_GETTEXT to USES=gettext |
2.3.11 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.3.11 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
2.3.11 14 Mar 2011 14:32:41 |
jadawin |
- Update to 2.3.11 |
2.3.10 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.3.10 27 Jul 2010 14:18:45 |
jadawin |
- Update to 2.3.10 |
2.3.8_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.3.8 02 Aug 2009 19:36:34 |
mezz |
-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 |
2.3.8 24 Jun 2008 18:10:45 |
jadawin |
- Update to 2.3.8
- Respect NOPORTDOCS, ...
Approved by: tabthorpe (mentor) |
2.3.7_1 06 Jun 2008 14:03:26 |
edwin |
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) |
2.3.7 06 Mar 2008 21:38:43 |
jadawin |
- Update to 2.3.7
- Update maintainer address
Approved by: tabthorpe (co-mentor) |
2.3.6 25 Oct 2007 21:26:24 |
miwi |
- Update to 2.3.6
- Pass maintainership to submitter
PR: 117472
Submitted by: Philippe Audeoud <jadawin@tuxaco.net> |
2.3.4_1 06 Aug 2007 15:34:43 |
miwi |
- Fix build
PR: 115241
Submitted by: Neil Darlow <neil@darlow.co.uk> |
2.3.4 05 Aug 2007 21:26:52 |
miwi |
- Update to 2.3.4 |
2.3.3 23 Jul 2007 09:36:52 |
rafan |
- 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 |
2.3.3 18 Mar 2007 14:23:35 |
pav |
- Update to 2.3.3 |
2.3.2 14 Mar 2007 20:38:12 |
pav |
- Disable UPX packing of installed files (helps people who got upx installed)
PR: ports/108149
Reported by: Chris Calvey <chris@securityforensics.yi.org> |
2.3.2 14 Mar 2007 07:40:27 |
linimon |
Reset ebrandi@fugspbr.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.3.2 05 Jan 2007 09:35:49 |
miwi |
- Update to 2.3.2
PR: ports/106969
Submitted by: miwi
Approved by: maintainer timeout |
2.3.1 19 Jul 2006 07:12:00 |
miwi |
- Update to 2.3.1
PR: ports/99677
Submitted by: miwi
Approved by: markus (co mentor), maintainer timeout |
2.3.0 20 May 2006 17:18:48 |
mnag |
- 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 |
2.2.2_1 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
2.2.2_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.2.2 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
2.2.2 15 Nov 2005 06:52:12 |
ade |
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. |
2.2.2 05 Jun 2005 20:22:41 |
pav |
- 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. |
2.2.0_1 28 May 2005 23:04:34 |
pav |
- Fix build when gnugetopt is installed
PR: ports/81544
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: Edson Brandi <ebrandi@fugspbr.org> (maintainer) |
2.2.0_1 18 May 2005 07:54:36 |
pav |
- 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) |
2.2.0 09 Feb 2005 10:00:04 |
leeym |
- use external libintl to avoid updating lib/charset.alias problem
Noticed by: kris |
2.2.0 06 Feb 2005 18:48:06 |
leeym |
- Update port sysutils/dar version 2.1.5 -> 2.2.0
PR: 77084
Submitted by: Edson Brandi <ebrandi at fugspbr.org> |
2.1.5 21 Oct 2004 21:03:00 |
thierry |
Upgrade to 2.1.5.
PR: ports/71945
Submitted by: maintainer. |
2.1.1 09 Jul 2004 17:43:11 |
marcus |
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 |
2.1.1 14 Mar 2004 06:17:56 |
ade |
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. |
2.1.1 07 Mar 2004 22:43:28 |
krion |
- Update to version 2.1.1
PR: ports/63901
Submitted by: maintainer |
2.0.3 03 Jan 2004 11:53:09 |
pav |
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> |