35 Commits

Author SHA1 Message Date
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
jca
6374d4de59 Trailing whitespace in DESCR 2018-12-17 18:45:41 +00:00
jca
4e6bdb179f Missing includes when building with ports-gcc
from Charlene Wendling
2018-12-17 18:44:18 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
jasper
13526f8c64 fix build with clang6 2018-04-08 19:14:26 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
jca
c60579f0d6 Respect CC/CXX. 2017-04-21 13:58:00 +00:00
jca
4f83248d8e Missing include for clang 2017-04-21 13:57:36 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
jasper
6cfb8c0928 - fix homepage
- regen plist
- set license version

from  gleydson soares
2011-03-10 20:28:12 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
aanriot
e3a967c2a0 update to xprobe2 0.3.
help and ok naddy@
2005-08-05 22:49:56 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
margarida
0f9766a35e Remove unnecessary patch.
brad@ ok
2002-12-23 05:36:43 +00:00
margarida
50302b8390 Add license;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:46:15 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
naddy
c53eb436cb No regression tests available. 2002-10-28 01:38:44 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
pvalchev
d24069f0e4 fix MODGNU_CONFIG_GUESS_DIRS 2002-03-09 02:23:53 +00:00
mark
ce7c609bd9 update maintainer address 2001-12-24 07:51:05 +00:00
obecian
aaa47dcb6c xprobe-0.0.2 update (from jose@crimelabs.net) 2001-11-10 14:39:08 +00:00
obecian
de6c502b20 xprobe-0.0.1p1 import
* * *

Xprobe is a tool automating the X logic.

X is a logic developed from the various Active Operating System 
Fingerprinting methods discovered during the "ICMP Usage In 
Scanning" research project.

http://www.sys-security.com/
2001-07-26 02:09:47 +00:00