Commit graph

68 commits

Author SHA1 Message Date
Mathieu Arnold
a6c40a689b Convert to UCL & cleanup pkg-message (categories a-c) 2019-08-13 16:00:39 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Gerald Pfeifer
09f9633cb6 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
2018-07-29 22:18:44 +00:00
Dmitry Marakasov
6359c32bad - Switch to new test framework 2018-02-07 09:02:49 +00:00
Alex Kozlov
5b5905555a - Remove archivers/zip build dependency 2017-10-18 09:22:29 +00:00
Gerald Pfeifer
e59c88cece 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
2017-09-10 20:55:38 +00:00
Gerald Pfeifer
04d6f52202 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
2017-04-01 15:23:30 +00:00
Gerald Pfeifer
89f8b05214 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.
2016-11-20 09:38:08 +00:00
John Marino
ea76c80c9b 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
2016-08-19 05:07:20 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Rene Ladan
a01b22a052 Reset ports maintained by bf@ until he has time again to work on them.
PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
2016-06-27 21:30:34 +00:00
Baptiste Daroussin
8c7c7c4c27 Mark as broken with OPENMP options 2016-06-18 18:42:44 +00:00
Mathieu Arnold
065c026fe5 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
2015-11-05 12:36:25 +00:00
Brendan Fabeny
35a5d21e19 update zpaq to 6.57
PR:		195244
2014-12-05 18:10:08 +00:00
Antoine Brodin
35735733c6 Remove a few remaining %%PORTDATA%%
With hat:	portmgr
2014-08-18 21:36:34 +00:00
Adam Weinberger
73b7748ca9 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Also, remove NOPORTDOCS as requested by the pre-commit hook.
2014-07-15 14:39:56 +00:00
Baptiste Daroussin
af8d1ef59e Convert archivers to USES=zip 2014-03-07 15:35:40 +00:00
Brendan Fabeny
6f19552d75 Update zpaq to 6.49; use staging 2014-02-07 18:46:21 +00:00
Brendan Fabeny
09b2c7fec0 Update zpaq to 6.42 2013-09-28 12:59:17 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Brendan Fabeny
2965d8bc02 Update libzpaq and zpaqd to 6.33, and zpaq to 6.41 2013-08-07 23:32:02 +00:00
Brendan Fabeny
a255e532f2 Update zpaq to 6.31 2013-06-10 05:41:25 +00:00
Brendan Fabeny
1967786299 Update zpaq to 6.29 and the zpaq spec to level 2 revision 2 2013-06-07 08:00:38 +00:00
Brendan Fabeny
2b5b2e526b update zpaq to 6.28 2013-05-23 05:48:41 +00:00
Brendan Fabeny
ad3c41ea0b update zpaq to 6.27 2013-05-14 19:38:52 +00:00
Brendan Fabeny
3100a9c4d0 update zpaq to 6.25
Feature safe:	yes
2013-04-21 19:06:54 +00:00
Brendan Fabeny
8ad807efb3 update zpaq to 6.24a
Feature safe:	yes
2013-04-18 08:23:26 +00:00
Brendan Fabeny
da529f6007 fix WWW formatting and note that the log for the last commit should
have been: update zpaq to 6.23
2013-03-28 19:58:46 +00:00
Brendan Fabeny
51850c33c2 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
2013-03-28 19:52:13 +00:00
Brendan Fabeny
ecb6c3d1d2 update zpaq to 6.22 2013-02-14 14:55:05 +00:00
Brendan Fabeny
804b004329 update zpaq to 6.21; fix default number of threads used by zpaq 2013-02-07 19:07:07 +00:00
Pietro Cerutti
0fb0d4a3b7 - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: archivers)
Approved by:	portmgr
2013-02-07 13:04:29 +00:00
Brendan Fabeny
67943ab7e4 update zpaq to v6.20 2013-02-02 06:33:30 +00:00
Brendan Fabeny
f5646e4a1c update to zpaq 6.19 and bmp_j4c 2013-01-31 13:23:58 +00:00
Brendan Fabeny
58cddd29af update zpaq to 6.18 2012-12-30 21:33:03 +00:00
Alexey Dokuchaev
142171e3f3 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.
2012-12-18 07:57:31 +00:00
Brendan Fabeny
095bdb48c0 update zpaq to 6.16
Feature safe:	yes
2012-11-08 22:54:15 +00:00
Brendan Fabeny
0efdb453da update zpaq to 6.15
Feature safe:	yes
2012-11-03 06:14:56 +00:00
Brendan Fabeny
a3f381034f update to zpaq 6.14; add lazy2 and the updated level 2 zpaq spec
Feature safe:	yes
2012-11-01 23:21:29 +00:00
Brendan Fabeny
80e017847a update zpsfx to 1.01 2012-04-22 05:23:21 +00:00
Brendan Fabeny
0b14408ff2 update zpaq to v4.04
Feature safe:	yes
2012-03-31 12:25:12 +00:00
Brendan Fabeny
ca97af0a94 update to 20120202, which adds support for the ZPAQ level 2 standard 2012-02-05 19:39:05 +00:00
Brendan Fabeny
9ea6547fcb update to 20111221 (libzpaq 4.01, zpaq 4.03) 2011-12-22 00:04:11 +00:00
Brendan Fabeny
d4fa92aaeb update to 20111128 (zpaq 4.02)
Feature safe:	yes
2011-12-05 13:57:51 +00:00
Brendan Fabeny
eadc85ef1a update to 20111126: x86*-only JIT that doesn't require a c++ compiler,
merge of zp and zpaq

Feature safe:	yes
2011-11-28 22:10:35 +00:00
Brendan Fabeny
0f729e66d2 update to 20110621:
- update zp to version 1.03
- remove the now redundant unzp
- add wbpe 1.10, a dictionary
  preprocessor for text files
2011-06-23 12:04:23 +00:00
Brendan Fabeny
5802df559d Replace pzpaq with unzp and zp 2011-05-23 14:24:13 +00:00
Brendan Fabeny
f13c2982a7 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.
2011-03-31 08:15:14 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00