Commit graph

50 commits

Author SHA1 Message Date
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
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Pav Lucistnik
13bfa6f906 - Disallow from pointyhat, these ports exceed filesize limit 2009-01-18 19:02:44 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Pav Lucistnik
ef3dec7c1a - Mark BROKEN on respective platforms
Reported by:	pointyhat
2008-03-16 10:32:43 +00:00
Pav Lucistnik
299c8bb318 - Forgot to remove a patch file
Reminded by:	maintainer
2008-01-28 14:54:48 +00:00
Pav Lucistnik
4daa554c27 - Update to 7.0.0 2008-01-28 14:27:37 +00:00
Pav Lucistnik
a29aab9eee - Update to 7.0.0
PR:		ports/119968
Submitted by:	Andy Pavlo <pavlo@cs.wisc.edu> (maintainer)
2008-01-28 14:27:18 +00:00
Pav Lucistnik
7f0a739c67 - Disable on package cluster: requires fully qualified hostname, which we don't provide 2007-07-02 17:01:51 +00:00
Martin Wilke
9396d39081 Condor is a open-source, specialized workload management system for
compute-intensive jobs. Like other full-featured batch systems, Condor
provides a job queueing mechanism, scheduling policy, priority scheme,
resource monitoring, and resource management. Users submit their serial
or parallel jobs to Condor, Condor places them into a queue, chooses
when and where to run the jobs based upon a policy, carefully monitors
their progress, and ultimately informs the user upon completion. Condor
also contains mechanisms to submit jobs to grid-sites and supports many
different grid toolkits.

WWW: http://www.cs.wisc.edu/condor/

PR:		ports/112510
Submitted by:	Andy Pavlo
2007-06-05 13:02:35 +00:00