Jan Beich
9b21a3a084
devel/boost-*: update to 1.70.0
...
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +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
Jan Beich
7c879267dc
devel/boost-*: update to 1.69.0
...
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
2018-12-12 00:15:49 +00:00
Jason W. Bacon
592b2a2b25
sysutils/condor: Permanent fix for FreeBSD 13 and all future versions
...
Previous HTCondor code checks for each FreeBSD version individually.
Add a generic patch to cover all current and future FreeBSD versions.
Approved by: jrm (mentor, implicit)
2018-12-10 21:40:55 +00:00
Mark Linimon
1fd5c2b223
Add compiler:c++11-lang to USES to fix building with boost.
...
Approved by: portmgr (tier-2 blanket)
2018-11-07 00:28:16 +00:00
Jan Beich
0b055d47f2
devel/boost-*: update to 1.68.0
...
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Mark Linimon
fc0d927e6b
Mark ports broken on powerpc64, categories o-z.
...
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
2018-06-18 14:40:31 +00:00
Jan Beich
cc95712fbe
devel/boost-*: update to 1.67.0
...
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Jan Beich
bab1c38c37
sysutils/condor: unbreak with boost 1.67
...
[ 98%] Linking CXX shared library libclassad_python_user.so
/usr/bin/ld: cannot find -lboost_python
PR: 227427
Reported by: antoine (via exp-run)
2018-04-18 08:16:17 +00:00
Jason W. Bacon
08be2f3ab3
sysutils/htcondor: Unbreak and upgrade to 8.4.12
...
Fixes build errors caused by increased strictness of C++ compilers and
the switch to ninja as default back-end for cmake
This is a conservative upgrade to maintain compatibility with the current
port. The latest release, 8.6.10, also builds on FreeBSD, but includes
major changes that need to be tested before being put into production.
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14909
2018-03-31 00:37:44 +00:00
Antoine Brodin
c2625ec26e
Mark BROKEN: fails to build
...
src/condor_io/condor_auth_kerberos.cpp:251:27: error: assigning to 'krb5_error_code (*)(krb5_context, krb5_auth_context, char *, krb5_principal, krb5_principal, krb5_ccache, int, krb5_data *)' (aka 'int (*)(_krb5_context *, _krb5_auth_context *, char *, krb5_principal_data *, krb5_principal_data *, _krb5_ccache *, int, _krb5_data *)') from incompatible type 'krb5_error_code (krb5_context, krb5_auth_context, const char *, krb5_principal, krb5_principal, krb5_ccache, int, krb5_data *)' (aka 'int (_krb5_context *, _krb5_auth_context *, const char *, krb5_principal_data *, krb5_principal_data *, _krb5_ccache *, int, _krb5_data *)'): type mismatch at 3rd parameter ('char *' vs 'const char *')
krb5_fwd_tgt_creds_ptr = krb5_fwd_tgt_creds;
^~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout
2018-03-04 22:34:22 +00:00
Antoine Brodin
f7455240e3
Reduce dependency on the python2 metaport
...
PR: 225752
Submitted by: Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Mathieu Arnold
f6e7f26602
devel/boost-python-libs got forgotten in the python flavorization, fix
...
this oversight.
Reviewed by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14368
2018-02-15 12:34:49 +00:00
Jason W. Bacon
be26d1d912
Multiple ports:
...
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14128
2018-01-31 01:07:07 +00:00
Jan Beich
25beeff079
devel/boost-*: update to 1.66.0
...
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Jan Beich
98eb11b2f0
devel/boost-*: update to 1.65.1
...
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a
devel/boost-*: enable C++11 features
...
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Tobias C. Berner
0f5ab2af09
Fix shebangs.
...
Approved by: rakuco (mentor, implicit)
2017-05-16 18:49:15 +00:00
Jan Beich
b324ade02d
devel/boost-*: update to 1.64.0
...
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Mark Linimon
62a6b3eebc
These ports now build on powerpc64.
...
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2017-04-10 00:27:48 +00:00
Jan Beich
59e02117ae
devel/boost-*: update to 1.63.0
...
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
2017-01-06 08:45:03 +00:00
Antoine Brodin
8be339c899
Those ports build fine with bsd make
2016-12-11 08:25:56 +00:00
Jan Beich
a8713d15f4
devel/boost-*: update to 1.62.0
...
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
2016-11-23 12:45:46 +00:00
Joseph Mingrone
18e4c7438d
sysutils/condor: Update to 8.4.9
...
Release notes:
http://research.cs.wisc.edu/htcondor/manual/v8.4.9/10_3Stable_Release.html
- remove patches that have been incorporated upstream
- add support for FreeBSD 12
PR: 213627
Submitted by: bacon4000@gmail.com
Approved by: swills (maintainer)
Differential Revision: https://reviews.freebsd.org/D8316
2016-10-21 20:21:15 +00:00
Antoine Brodin
f88a9290b6
Fix build on FreeBSD 12
...
Reported by: pkg-fallout
2016-07-23 10:33:34 +00:00
Steve Wills
86cd4fbe5a
many ports: mark broken on powerpc64
2016-04-21 16:43:14 +00:00
Mathieu Arnold
597afc47ba
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:25:16 +00:00
Martin Wilke
9146c80d02
- Update maintainer mail address
...
- Update/Remove MASTER_SITE
PR: 204755
Submitted by: jwbacon@tds.net (maintainer)
Approved by: mat (mentor)
Differential Revision: D4493
2015-12-11 08:48:56 +00:00
Dmitry Marakasov
6acfd9d5bf
- Add LICENSE_FILE
...
- Drop 8.x support
Approved by: portmgr blanket
2015-09-14 21:45:49 +00:00
Philip M. Gollucci
52e98e03cc
sysutils/condor: update 8.2.6 -> 8.2.8
...
Update to latest stable release, canonicalize patch filenames, eliminate
GCC dependency and MAKE_JOBS_UNSAFE, replace files/condor_config.in with
version-specific example file provided in the dist, move sample files to
etc/*.sample, improvements to condor_config.local.sample and
condor-config script, make rc script more reliable by replacing fixed
sleep delays with more intelligent wait loops.
PR: 200713
Submitted by: jwbacon@tds.net (maintainer)
2015-07-10 04:07:17 +00:00
Dmitry Marakasov
d882e5c6dc
- Add CPE info
...
Approved by: portmgr blanket
2015-06-05 16:29:41 +00:00
Rene Ladan
9ec58fcb77
sysutils/condor: replace deprecated des_ and fix LibreSSL build
...
The default build is unaffected.
PR: 198370
Submitted by: Bernard Spil
Approved by: maintainer (jwbacon@tds.net )
2015-04-07 18:04:56 +00:00
Guido Falsi
3c7673bc00
- Update to 8.2.6
...
- Mark MAKE_JOBS_UNSAFE due to reported failures on systems with many cores
- Mark BROKEN on 8.x
- Avoid running pkg-install and displaying pkg-message in post-install target
- Remove dirrms from plist
- Canonicalize patch file names
PR: 196344
Submitted by: jwbacon at tds.net (maintainer)
2015-01-09 15:12:14 +00:00
Chris Rees
4cb60faedd
Finally retire USE_PGSQL
2014-11-22 20:40:08 +00:00
Adam Weinberger
6883b2c6e7
Remove NOPORTDOCS and NOPORTEXAMPLES.
2014-07-04 22:25:48 +00:00
Nathan Whitehorn
209c632334
Fix build on 11-CURRENT (was otherwise failing due to using utmp instead of
...
utmpx).
Approved by: portmgr (bdrewery)
2014-05-29 19:47:28 +00:00
Bernhard Froehlich
62c65f2797
- Update to 8.0.3
...
- Stagify
- Convert dependencies to new shlib format
- Add USE_GCC=any for FreeBSD 10
- Add LICENSE=APACHE20
PR: ports/184738
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
2014-02-07 14:50:49 +00:00
Baptiste Daroussin
83f65384c9
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
2013-09-20 23:05:58 +00:00
Andrej Zverev
7ec4b3d1a2
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-16 07:47:02 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c
- Update to 7.31.0
...
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
2013-07-11 16:26:26 +00:00
Max Brazhnikov
ffd97a0193
- convert USE_CMAKE to USES
...
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
2013-03-22 20:06:14 +00:00
Bernhard Froehlich
394f6f8f75
- Fix dangerous typo in IGNORE message
...
Reported by: Ports QAT
With hat: portmgr
2013-03-15 08:42:08 +00:00
Max Brazhnikov
b5afc1218b
Clean-up cmake usage
...
Approved by: Jason Bacon (maintainer)
2013-03-14 14:19:26 +00:00
Ruslan Makhmatkhanov
b7504b26ff
- update to 7.8.7
...
PR: 173246
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
Submitted by: nwhitehorn (some fixes to the port)
2013-01-10 19:01:39 +00:00
Martin Matuska
b2c4fbb77a
Update PCRE to 8.32
...
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Chris Rees
99ae2f05cf
Set RESTRICTED and fix manual fetch instructions
2012-05-10 16:28:19 +00:00
Chris Rees
f334fbf75a
- Update to 7.0.0
...
- Rewrite dependencies
- Pass maintainership to submitter
PR: ports/166733
Submitted by: Jason Bacon <jwbacon@tds.net>
Approved by: Andy Pavlo <pavlo@cs.brown.edu> (former maintainer)
2012-05-07 15:06:45 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00