It will be displayed but it wasn't getting removed automatically. I fixed it in
r315775.
Regards,
--
Rui Paulo
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
On 24 Jul 2013, at 20:54, Rui Paulo wrote:
> Author: rpaulo
> Date: Thu Jul 25 03:54:08 2013
> New Revision: 253637
> URL: http://svnweb.freebsd.org/changeset/base/253637
>
> Log:
> Add pkgconf files for libusb.
>
> Reviewed by: hselasky
This breaks libgphot
On Mar 31, 2015, at 17:24, Sergei Vyshenski wrote:
> Instead, the following succeded:
> # cd /usr/ports/ports-mgmt/pkg-devel
> # make reinstall
> ...
> # pkg -v
> 1.4.99.16
That is expected. WITH_PKG=devel is a make(1) option that only affects ports
(non-binary pk
?
I think so. Hard to tell without looking at the program itself.
--
Rui Paulo
PGP.sig
Description: This is a digitally signed message part
error: conflicts with new declaration with 'C'
linkage
nmap.h: In function 'int nmap_fetchfile(char*, int, const char*)':
nmap.h:436: error: previous declaration of 'int
nmap_fetchfile(char*, int, const char*)' with 'C++' linkage
nmap.cc:2709: error: conflicts with new declaration with 'C'
linkage
nmap.cc: At global scope:
nmap.cc:2837: error: expected `}' at end of input
gmake[1]: *** [nmap.o] Error 1
gmake[1]: Leaving directory `/usr/ports/security/nmap/work/
nmap-4.76'
gmake: *** [all] Error 2
*** Error code 1
Stop in /usr/ports/security/nmap.
Manfred, can you file a PR and make sure to also include the date
of your -current sources and the content of your /etc/make.conf?
Update: This is caused by a dangling extern "C" in
/usr/include/pcap.h, which breaks the use of libpcap from C++.
The attached patch fixes the issue for me.
I'm Cc:-ing rpaulo@ who committed the recent update to libpcap.
I'll commit this, thanks.
--
Rui Paulo
PGP.sig
Description: This is a digitally signed message part
sane mind will configure
Amazon/Heroku/etc. VMs manually. They will use ansible/puppet/chef/etc. to
install packages and to start services after they are installed and configured.
I honestly don't see what the big deal is. Most of the time you will need to
configure your apache server be