non port: archivers/libarchive/Makefile |
SVNWeb
|
Number of commits found: 117 (showing only 100 on this page) |
Tue, 10 Jan 2023
|
[ 08:08 Daniel Engberg (diizzy) ] c06af01
archivers/libarchive: Update to 3.6.2
* Backport upstream commit 1f35c466aaa9444335a1b854b0b7223b0d2346c2
to fix iconv issue with .pc file
* Patch .pc file when compiled on versions of FreeBSD where we don't
provide a .pc file for OpenSSL
Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.6.2
PR: 268693
Reviewed by: glewis (maintainer)
|
Tue, 6 Dec 2022
|
[ 21:17 Daniel Engberg (diizzy) ] 8841574
archivers/libarchive: Fix CVE 2022-36227
Backport upstream commit bff38efe8c110469c5080d387bec62a6ca15b1a5
PR: 268190
Reviewed by: glewis (maintainer)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sun, 24 Apr 2022
|
[ 12:10 Daniel Engberg (diizzy) ] 920a27b
archivers/libarchive: Update to 3.6.1
Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.6.1
PR: 263189
Reviewed by: glewis
|
Sun, 13 Mar 2022
|
[ 07:53 Daniel Engberg (diizzy) ] f0f7aec
archivers/libarchive: Update to 3.6.0
Backport upstream commits 52efa50c69653029687bfc545703b7340b7a51e2 and
1271f775dc917798ad7d03c3b3bd66bacad03603 for security fixes in
RAR filter, suggested by Tod Jackson
Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.6.0
PR: 262069
Approved by: glewis (maintainer timeout, 2+ weeks)
|
Fri, 28 Jan 2022
|
[ 12:14 Tijl Coosemans (tijl) ] b93e64d (Only the first 10 of 28 ports in this commit are shown above. )
security/mbedtls: Update to 2.28.0 and fix make test
Also bump dependent ports for library version change.
PR: 255084
|
Wed, 24 Nov 2021
|
[ 13:04 Daniel Engberg (diizzy) ] b842263
archivers/libarchive: Update to 3.5.2
Use GitHub as primary MASTER_SITE and libarchive.org as fallback
Enable Zstandard compression support by default
Use xz tarball instead of gz (smaller size)
Remove entries for DESC that are already defined in ports framework
Disable static library
Do some rearrangement of Makefile for readability
Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.5.2
Approved by: arrowd (mentor), glewis (maintainer)
Differential Revision: https://reviews.freebsd.org/D32988
|
Sat, 16 Oct 2021
|
[ 09:51 Jimmy Olgeni (olgeni) ] 4460cf7 (Only the first 10 of 476 ports in this commit are shown above. )
*: fix tab vs. space issues, and comments according to the guide.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 23 Feb 2021
|
[ 01:45 glewis ]
Update to 3.5.1
|
Tue, 5 Jan 2021
|
[ 16:59 fluffy ]
archivers/libarchive: add mbedTLS support and remove LZO default
PR: 251496
Submitted by: mm
Approved by: maintainer (glewis)
|
Fri, 22 May 2020
|
[ 01:58 glewis ]
Update to 3.4.3
|
Sat, 16 May 2020
|
[ 10:51 sunpoet ] (Only the first 10 of 34 ports in this commit are shown above. )
Bump PORTREVISION for security/nettle shlib change
|
Sun, 1 Mar 2020
|
[ 20:14 glewis ]
Update to 3.4.2
PR: 244476
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Sun, 1 Sep 2019
|
[ 20:33 glewis ]
Update to 3.4.0
|
Tue, 9 Jul 2019
|
[ 17:13 sunpoet ] (Only the first 10 of 38 ports in this commit are shown above. )
Update security/nettle to 3.5.1
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 238991
Exp-run by: antoine
Thanks to: tobik [1]
|
Sun, 7 Oct 2018
|
[ 16:33 glewis ]
. Update to 3.3.3
. Add support for zstd compression
|
Wed, 19 Sep 2018
|
[ 17:31 amdmi3 ]
- Openssl and nettle support are not mutually exclusive, add independent options
for each
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to new test framework
PR: 231150
Approved by: maintainer timeout (glewis, 2 weeks)
|
Sun, 29 Oct 2017
|
[ 23:47 glewis ]
. Update to 3.3.2
. Use https rather than http where possible.
. Update WWW entry.
Reported by: tj <tj@mrsk.me>
|
Wed, 3 May 2017
|
[ 23:34 mm ]
Revert accidentially commited change in r440070
|
[ 23:29 mm ] (Only the first 10 of 27 ports in this commit are shown above. )
Horde package update:
comms/pear-Horde_ActiveSync 2.38.2 -> 2.38.4
devel/pear-Horde_Alarm 2.2.8 -> 2.2.9
devel/pear-Horde_Argv 2.0.12 -> 2.1.0
devel/pear-Horde_Cli 2.1.0 -> 2.2.0
archivers/pear-Horde_Compress 2.1.6 -> 2.2.0
security/pear-Horde_Crypt 2.7.6 -> 2.7.8
graphics/pear-Horde_Image 2.4.0 -> 2.4.1
www/horde-base 5.2.14 -> 5.2.15
mail/horde-imp 6.2.18 -> 6.2.19
mail/horde-ingo 3.2.14 -> 3.2.15
deskutils/horde-kronolith 4.2.20 -> 4.2.21
mail/horde-webmail 5.2.19 -> 5.2.20
deskutils/horde-groupware 5.2.19 -> 5.2.20
|
Tue, 21 Mar 2017
|
[ 03:41 glewis ]
. This reportedly now supports openssl-devel, so remove the check that
disables under those circumstances.
|
Sun, 19 Mar 2017
|
[ 02:54 glewis ]
. Update to 3.3.1.
. Make it work with LibreSSL [1]
Submitted by: naddy@ [1]
|
Wed, 15 Mar 2017
|
[ 15:43 mat ]
Remove last two occurrences of USE_OPENSSL.
Reported by: antoine
Sponsored by: Absolight
|
Thu, 5 Jan 2017
|
[ 11:00 amdmi3 ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket
|
Tue, 29 Nov 2016
|
[ 18:46 mat ] (Only the first 10 of 55 ports in this commit are shown above. )
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight
|
Tue, 25 Oct 2016
|
[ 04:08 glewis ]
. Update to 3.2.2.
. Set LICENSE.
|
Thu, 23 Jun 2016
|
[ 21:11 feld ]
archivers/libarchive: Update to 3.2.1
This release resolves several vulnerabilities.
PR: 210493
MFH: 2016Q2
Security: CVE-2015-8934
Security: CVE-2016-4300
Security: CVE-2016-4301
Security: CVE-2016-4302
|
Fri, 13 May 2016
|
[ 08:55 mm ]
Horde package update:
comms/pear-Horde_ActiveSync 2.31.8 -> 2.32.0
www/pear-Horde_Css_Parser 1.0.9 -> 1.0.10
|
Mon, 9 May 2016
|
[ 15:48 brnrd ]
archivers/libarchive: Update to 2.3.0
- Update to version 2.3.0
- Including RCE vulnerability fix
- Version includes previously added patches
Security: CVE-2016-1541
Approved by: feld (mentor, ports-secteam)
MFH: 2016Q2
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 23 Jan 2016
|
[ 21:14 johans ]
Bump versions to chase Nettle shared library update
|
Mon, 18 Jan 2016
|
[ 23:51 junovitch ]
archivers/libarchive: apply patches for multiple security vulnerablities
- Add patch for denial of service via unspecified vectors [1]
- Add patch for directory traveral via absolute paths [2]
- Add patch for crash/infinite loop on malformed CPIO archives (base r282932)
[3]
PR: 200176 [3]
Reported by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer timeout (glewis, 8 months)
Obtained from: https://github.com/libarchive/libarchive
Commits 2253154 [1], 5935715 [2], 3865cf2, e6c9668, 24f5de6 [3]
Security: CVE-2013-0211 [1]
Security: CVE-2015-2304 [2]
Security: https://vuxml.FreeBSD.org/freebsd/7c63775e-be31-11e5-b5fe-002590263bf5.html
MFH: 2016Q1
|
Fri, 14 Aug 2015
|
[ 21:20 antoine ]
Add explicit USES=iconv, libarchive was linking against libiconv/libcharset
when they were found and dependency was not registered
|
Wed, 29 Jul 2015
|
[ 13:39 tijl ]
Libarchive can use either libxml2 or libexpat for xar support, but the
LIBXML2 option currently makes libarchive link to both libxml2 and
libbsdxml (base system private copy of libexpat). Replace this with a
simple depdendency on libexpat.
Also remove PATCH_STRIP because there are no patches, replace MAKE with
MAKE_CMD and add INSTALL_TARGET=install-strip.
PR: 201948
Approved by: glewis (maintainer)
|
Sat, 16 May 2015
|
[ 09:43 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Wed, 16 Jul 2014
|
[ 07:53 bapt ]
Fix some LIB_DEPENDS
With hat: portmgr
|
Thu, 3 Jul 2014
|
[ 19:06 adamw ] (Only the first 10 of 27 ports in this commit are shown above. )
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.
Approved by: portmgr (blanket)
|
Sun, 22 Jun 2014
|
[ 20:11 tijl ]
- Add USES=libtool to archivers/libarchive.
- Bump PORTREVISION on dependent ports.
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Mon, 13 Jan 2014
|
[ 07:23 bapt ] (Only the first 10 of 16 ports in this commit are shown above. )
archivers/xz is in base for all versions and has been removed from the ports
tree
|
Fri, 3 Jan 2014
|
[ 18:35 bapt ]
Support stage
|
Wed, 11 Dec 2013
|
[ 10:04 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Sat, 23 Mar 2013
|
[ 17:09 glewis ]
. Update to 3.1.2
PR: 177290
Submitted by: mm@
|
Tue, 31 Jul 2012
|
[ 18:46 glewis ]
. Apply ACL endless loop patch from upstream (already ported to FreeBSD-CURRENT)
. Switch to new options framework
PR: 170252
Submitted by: mm@
|
Sun, 8 Apr 2012
|
[ 16:50 glewis ]
. Update to 3.0.4.
Feature safe: yes
|
Sat, 25 Feb 2012
|
[ 22:41 glewis ]
. Update to 3.0.3.
PR: 165291
Submitted by: mm@
|
Sun, 20 Nov 2011
|
[ 04:56 glewis ]
. Update to 2.8.5.
Feature safe: yes
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 17:40 miwi ]
- Fix build on FreeBSD 10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Fri, 19 Aug 2011
|
[ 16:36 naddy ]
* Fix location of pkgconfig directory.
* Don't try to remove the pkgconfig directory.
* Add a missing newline to distinfo.
Approved by: glewis
|
Thu, 18 Aug 2011
|
[ 03:35 glewis ]
. Update to 2.8.4
PR: 158924
Submitted by: mm@
|
Tue, 9 Nov 2010
|
[ 18:58 naddy ]
Increment PORTREVISION after liblzma major version change in archivers/xz.
|
Fri, 21 May 2010
|
[ 16:23 naddy ]
The xz utils and lzma library have been imported into base, so make
the dependency on the archivers/xz port conditional on OSVERSION.
|
Mon, 22 Mar 2010
|
[ 02:43 glewis ]
. Add lib/pkgconfig to PLIST_DIRS.
Reported by: QAT
|
Sun, 21 Mar 2010
|
[ 21:29 glewis ]
. Update to 2.8.3.
|
Fri, 27 Nov 2009
|
[ 04:31 glewis ]
. Update to 2.7.1.
|
Sun, 24 May 2009
|
[ 19:52 glewis ]
. Fix the packing list.
Pointed out by: QAT
|
[ 16:55 glewis ]
. Update to 2.7.0.
. Remove BSDCPIO as an option since it now builds by default and is a
complete replacement for cpio.
|
Wed, 21 Jan 2009
|
[ 05:42 glewis ]
. Update to 2.6.0.
|
Mon, 6 Oct 2008
|
[ 01:32 glewis ]
. Update to 2.5.5.
|
Tue, 17 Jun 2008
|
[ 05:12 glewis ]
. Add a regression-test target.
Submitted by: pfgshield-freebsd@yahoo.com
|
Thu, 29 May 2008
|
[ 06:57 glewis ]
. Update to 2.5.4b.
|
Sat, 10 May 2008
|
[ 16:28 glewis ]
. Update to 2.4.17.
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Sun, 16 Mar 2008
|
[ 20:51 glewis ]
. Update to 2.4.14.
|
Sat, 1 Mar 2008
|
[ 19:35 glewis ]
. Update to 2.4.13.
|
Tue, 5 Feb 2008
|
[ 05:04 glewis ]
. Update to 2.4.12.
|
Fri, 18 Jan 2008
|
[ 07:58 glewis ]
. Update to 2.4.11.
|
Sun, 30 Dec 2007
|
[ 19:23 glewis ]
. Update to 2.4.10.
. Enable bsdcpio by default.
|
Mon, 29 Oct 2007
|
[ 02:45 glewis ]
. Update to 2.3.5.
|
Sun, 14 Oct 2007
|
[ 17:38 glewis ]
. Update to 2.3.4.
|
Sun, 7 Oct 2007
|
[ 20:51 glewis ]
. Update to 2.3.3.
|
Fri, 28 Sep 2007
|
[ 04:18 glewis ]
. Update to 2.3.2.
|
Thu, 20 Sep 2007
|
[ 16:47 glewis ]
. Update to 2.3.1.
. Optionally install bsdcpio (currently defaults to off until bsdcpio is
a little more mature).
|
Sat, 8 Sep 2007
|
[ 07:04 glewis ]
. Update to 2.2.7.
|
Mon, 13 Aug 2007
|
[ 00:29 glewis ]
. Update to 2.2.6
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
Tue, 17 Jul 2007
|
[ 21:18 glewis ]
. Update to 2.2.5.
|
Thu, 12 Jul 2007
|
[ 17:21 glewis ]
. Update to 2.2.4.
|
Wed, 27 Jun 2007
|
[ 21:11 glewis ]
. Bump PORTREVISION for the previous change.
Suggested by: erwin
|
[ 20:04 glewis ]
. Add new man page missed in the update.
Pointed out by: pav
Pointy hat to: glewis
|
Tue, 26 Jun 2007
|
[ 05:19 glewis ]
. Update to 2.2.3.
|
Wed, 2 May 2007
|
[ 07:18 edwin ]
[patch] cleanup non-supported FreeBSD versions
PR: ports/111638
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
|
Fri, 10 Nov 2006
|
[ 06:05 glewis ]
. Update to 1.3.1.
|
Tue, 20 Jun 2006
|
[ 22:33 glewis ]
. Update to 1.2.53. bsdtar is now included in this port.
|
Tue, 15 Nov 2005
|
[ 19:51 glewis ]
. Update to 1.2.37.
. Add SHA256.
|
Thu, 13 Oct 2005
|
[ 17:09 glewis ]
. Update to 1.02.036.
|
Sun, 25 Sep 2005
|
[ 18:56 glewis ]
. Update to 1.02.034.
|
Wed, 7 Sep 2005
|
[ 15:08 glewis ]
. Update to 1.02.032.
|
Tue, 6 Sep 2005
|
[ 16:35 glewis ]
. Allow installation on recent versions of FreeBSD. Although this is in
the base system, the version in this port may contain newer features
which are not in the base system version (depending on how old your
FreeBSD version is).
|
[ 02:01 glewis ]
. Update to 1.02.031.
|
Sun, 28 Aug 2005
|
[ 19:58 glewis ]
. Update to 1.02.030.
|
Wed, 15 Jun 2005
|
[ 19:37 glewis ]
. Update to 1.02.027.
|
Mon, 6 Jun 2005
|
[ 19:54 glewis ]
. Update to 1.02.026.
|
Mon, 2 May 2005
|
[ 04:01 glewis ]
. Update to 1.02.023.
|
Mon, 18 Apr 2005
|
[ 14:02 glewis ]
. Update to 1.02.019.
|
Number of commits found: 117 (showing only 100 on this page) |