Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20140131_6 04 Aug 2024 12:39:50 |
Rene Ladan (rene) |
archivers/paq: Remove expired port
2024-07-31 archivers/paq: Outdated, unmaintained and format that never gained
any traction |
20140131_6 06 Jun 2024 19:05:49 |
Daniel Engberg (diizzy) |
archivers/paq: Deprecate and set expiration date to 2024-07-31
Outdated, unmaintained and format that never gained any traction |
20140131_6 07 Aug 2023 15:24:45 |
Muhammad Moinur Rahman (bofh) |
archivers/paq: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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) |
20140131_6 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 ) |
20140131_6 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
20140131_6 19 Apr 2022 07:56:35 |
Mikael Urankar (mikael) Author: Robert Clausecker |
archivers/zpaq: fix build on armv6/armv7
The ARM EABI has an unsigned char type. Fix the build
by using explicitly signed chars in the relevant place.
PR: 263389 |
20140131_6 04 Jun 2021 05:53:21 |
Gerald Pfeifer (gerald) |
*/*: Replace USE_GCC=any with USE_GCC=yes
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).
Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.
This should not make any functional difference at all.
Discussed with: mat, linimon, pkubaj |
20140131_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20140131_6 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
20140131_6 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 |
20140131_5 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 |
20140131_4 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 |
20140131_3 07 Feb 2018 09:02:49 |
amdmi3 |
- Switch to new test framework |
20140131_3 18 Oct 2017 09:22:29 |
ak |
- Remove archivers/zip build dependency |
20140131_3 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 |
20140131_2 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 |
20140131_1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
20140131 19 Aug 2016 05:07:20 |
marino |
archivers/paq: Fix when DOCS option is OFF
No revbump necessary as the port would always fail to build if DOCS
option was disabled.
PR: 208994
Submitted by: Anton Sayetsky |
20140131 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
20140131 27 Jun 2016 21:30:34 |
rene |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
20140131 18 Jun 2016 18:42:44 |
bapt |
Mark as broken with OPENMP options |
20140131 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
20140131 05 Dec 2014 18:10:09 |
bf |
update zpaq to 6.57
PR: 195244 |
20140131 18 Aug 2014 21:36:35 |
antoine |
Remove a few remaining %%PORTDATA%%
With hat: portmgr |
20140131 15 Jul 2014 14:39:56 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Also, remove NOPORTDOCS as requested by the pre-commit hook. |
20140131 07 Mar 2014 15:35:40 |
bapt |
Convert archivers to USES=zip |
20140131 07 Feb 2014 18:46:21 |
bf |
Update zpaq to 6.49; use staging |
20130926 28 Sep 2013 12:59:18 |
bf |
Update zpaq to 6.42 |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
20130802 07 Aug 2013 23:32:02 |
bf |
Update libzpaq and zpaqd to 6.33, and zpaq to 6.41 |
20130607 10 Jun 2013 05:41:26 |
bf |
Update zpaq to 6.31 |
20130606 07 Jun 2013 08:00:38 |
bf |
Update zpaq to 6.29 and the zpaq spec to level 2 revision 2 |
20130522 23 May 2013 05:48:41 |
bf |
update zpaq to 6.28 |
20130513 14 May 2013 19:38:53 |
bf |
update zpaq to 6.27 |
20130419 21 Apr 2013 19:06:54 |
bf |
update zpaq to 6.25
Feature safe: yes |
20130414 18 Apr 2013 08:23:26 |
bf |
update zpaq to 6.24a
Feature safe: yes |
20130325 28 Mar 2013 19:58:47 |
bf |
fix WWW formatting and note that the log for the last commit should
have been: update zpaq to 6.23 |
20130325 28 Mar 2013 19:52:13 |
bf |
trim headers; switch to the new options format; fix builds after src r248751;
update math/lrng to 20130314, and switch it to a versioned DIST_SUBDIR |
20130213 14 Feb 2013 14:55:05 |
bf |
update zpaq to 6.22 |
20130206 07 Feb 2013 19:07:07 |
bf |
update zpaq to 6.21; fix default number of threads used by zpaq |
20130201 07 Feb 2013 13:04:30 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: archivers)
Approved by: portmgr |
20130201 02 Feb 2013 06:33:30 |
bf |
update zpaq to v6.20 |
20130124 31 Jan 2013 13:23:59 |
bf |
update to zpaq 6.19 and bmp_j4c |
20121214 30 Dec 2012 21:33:03 |
bf |
update zpaq to 6.18 |
20121105 18 Dec 2012 07:57:31 |
danfe |
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here. |
20121105 08 Nov 2012 22:54:15 |
bf |
update zpaq to 6.16
Feature safe: yes |
20121102 03 Nov 2012 06:14:56 |
bf |
update zpaq to 6.15
Feature safe: yes |
20121030 01 Nov 2012 23:21:29 |
bf |
update to zpaq 6.14; add lazy2 and the updated level 2 zpaq spec
Feature safe: yes |
20120404 22 Apr 2012 05:23:21 |
bf |
update zpsfx to 1.01 |
20120326 31 Mar 2012 12:25:12 |
bf |
update zpaq to v4.04
Feature safe: yes |
20120202 05 Feb 2012 19:39:05 |
bf |
update to 20120202, which adds support for the ZPAQ level 2 standard |
20111221 22 Dec 2011 00:04:12 |
bf |
update to 20111221 (libzpaq 4.01, zpaq 4.03) |
20111128 05 Dec 2011 13:57:51 |
bf |
update to 20111128 (zpaq 4.02)
Feature safe: yes |
20111126 28 Nov 2011 22:10:35 |
bf |
update to 20111126: x86*-only JIT that doesn't require a c++ compiler,
merge of zp and zpaq
Feature safe: yes |
20110621 23 Jun 2011 12:04:23 |
bf |
update to 20110621:
- update zp to version 1.03
- remove the now redundant unzp
- add wbpe 1.10, a dictionary
preprocessor for text files |
20110518 23 May 2011 14:24:13 |
bf |
Replace pzpaq with unzp and zp |
20110316 31 Mar 2011 08:15:14 |
bf |
Switch the port from the paq8/paq9/lpaq/lpq software to
zpaq, which offers comparable performance, added flexibility
through custom configurations, multithreaded (de)compression,
and a stable archive format. |
8.o9_4 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
8.o9_4 08 Jul 2010 12:51:38 |
bf |
Change my ports to use my FreeBSD.org email address. |
8.o9_4 07 Jun 2009 18:51:21 |
miwi |
- Update maintainer mail adresse
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail) |
8.o9_4 09 May 2008 14:47:35 |
itetcu |
A change in the lpq1 component of the port:
"Version 2 fixes a bug in version 1 that caused it to fail (file not found)
when compressing more than about 50 files. Archives [sic] format is unchanged."
- bump PORTREVISION
PR: 123534
Submitted by: maintainer |
8.o9_3 30 Apr 2008 11:36:06 |
miwi |
- Set compiler optimizer for nasm
Submitted by: bf <bf2006a@yahoo.com> (maintainer via private mail) |
8.o9_2 26 Apr 2008 14:38:51 |
miwi |
- Make the port fetchable again after the distfile was modified upstream.
Tweak nasm flags.
PR: 123101
Submitted by: bf <bf2006a@yahoo.com> (maintainer) |
8.o9_1 14 Mar 2008 17:28:16 |
tabthorpe |
- Tarball re-roll, bugfix update
- Bump PORTREVISION
PR: ports/121677
Submitted by: bf <bf2006a yahoo.com> (maintainer) |
8.o9 03 Mar 2008 04:33:22 |
tabthorpe |
- Temporarily disable lpaq, lpq, and paq9 components on 64-bit
architectures, while we are fixing the code. (paq8 is still
available for these architectures.)
PR: ports/121306
Submitted by: bf <bf2006a yahoo.com> (maintainer) |
8.o9 29 Feb 2008 17:17:50 |
tabthorpe |
- Update to 8.o9
- Fixes a bug in .bmp detection that caused an infinite loop for files
with invalid headers. Added grayscale .rgb support
- Also bundle related archivers lpaq8, lpq1, and paq9a, which offer
faster (de)compression, but may yield larger archives
PR: ports/121111
Submitted by: bf <bf2006a yahoo.com> (maintainer) |
8.o8 26 Oct 2007 02:14:36 |
tabthorpe |
- Update to 8.o8
PR: ports/117517
Submitted by: maintainer |
8.o7 24 Oct 2007 03:30:18 |
tabthorpe |
- Update to 8.o7
PR: ports/117439
Submitted by: bf2006a yahoo.com (maintainer)
Approved by: clsung (mentor, implicit) |
8.o6 04 Oct 2007 02:36:21 |
tabthorpe |
- Update to 8.o6
PR: ports/116877
Submitted by: bf <bf2006a yahoo.com> (maintainer)
Approved by: clsung (mentor, implicit) |
8.o4.v2 23 Sep 2007 12:57:40 |
tabthorpe |
- update to 8.o4.v2 (improved jpeg, pgm, and bmp compression)
- remove aggressive optimizations flags, allow users to make their own choice
PR: ports/116483
Submitted by: maintainer (bf2006a_AT_yahoo.com)
Approved by: miwi (co-mentor) |
8.o2 28 Aug 2007 00:42:53 |
okazaki |
Update to 8.o2.
PR: 115803
Submitted by: maintainer |
8.n 23 Aug 2007 14:54:21 |
rafan |
- Update to 8.n
- Change default CXXFLAGS from -Os to -O3
- SSE assembly has been dropped due to lack of evidence for improved
performance
PR: ports/115708
Submitted by: bf <bf2006a at yahoo.com> (maintainer) |
8.l 22 Apr 2007 06:23:55 |
lwhsu |
- Unbreak, solve fetch problem with rerolled distfile.
PR: 111983
Submitted by: bf <bf2006a AT yahoo.com> (maintainer)
Approved by: clsung (mentor) |
8.l 20 Apr 2007 08:00:29 |
kris |
BROKEN: Size mismatch |
8.l 13 Apr 2007 02:23:41 |
clsung |
- fix my mind (should not touch mtree)
Noted by: kris |
8.l 10 Apr 2007 07:59:10 |
clsung |
Add paq 8.l, an archiver with an extremely high compression ratio.
PR: ports/111391
Submitted by: bf <bf2006a at yahoo.com> |