| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
bhm.cpp:420:25: error: value of type '__bind<int &, sockaddr *, unsigned long>' is
not contextually convertible to 'bool'
if(listen_fd == -1 || bind(listen_fd, (sockaddr *)&in, sizeof(in))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bhm.cpp:420:22: error: invalid operands to binary expression ('bool' and '__bind<int
&, sockaddr *, unsigned long>')
if(listen_fd == -1 || bind(listen_fd, (sockaddr *)&in, sizeof(in))
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/postal-0.73_3.log
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
The newest version of OpenSSL doesn't have SSLv3_method, similar to
LibreSSL, so update the patches to support both.
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
| |
- Use new options helper
- Update pkg-descr
PR: 187289
Submitted by: ports fury
|
|
|
|
| |
make sure things build on FreeBSD 9.x as well as 10.x.
|
|
|
|
|
|
|
| |
- Stage support
PR: 184879
Submitted by: Ports Fury
|
|
|
|
| |
benchmarks)
|
|
|
|
|
|
| |
While here:
- Trim headers
- convert some port to the new perl5 world
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
- Make portlint happier
|
|
|
|
| |
With hat: portmgr (myself)
|
| |
|
|
|
|
|
|
|
|
| |
- Add OPTION to disable SSL support
PR: ports/126720
Submitted by: Chris St Denis <chris@smartt.com> [1]
Approved by: mm (maintainer, myself)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
|
| |
PR: 109789
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/108840
Submitted by: Martin Matuska <martin at matuska.org>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
utilize PLIST_FILES
use gmake to suppress warning about Makefile
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/53254
Submitted by: Christian Brueffer <chris@unixpages.org>
|
|
|
|
|
| |
PR: ports/52534
Submitted by: Christian Brueffer <chris@unixpages.org>
|
| |
|
| |
|
|
|
|
|
| |
PR: 39295
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
| |
drop maintainership
|
|
|