35 Commits

Author SHA1 Message Date
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +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
sthen
a7f4c53cf0 whitespace around constants for clang6 2018-04-12 08:00:55 +00:00
naddy
5306d9fac1 replace gettext module 2017-11-19 00:53:16 +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
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
nigel
4d25ebc09e change of maintainer.
ok jasper@
2011-09-07 13:23:07 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jasper
d8a4df3b0d - remove unneeded patch
- regen PLIST (add @bin)
2010-09-14 07:03:42 +00:00
rui
905ac38329 SECURITY: update tcpreen to 1.4.4 which fixes multiple stack-based buffer overflows.
Reference: http://secunia.com/cve_reference/CVE-2007-6562/

ok mbalmer@
2008-01-08 23:02:28 +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
rui
518a1f65c5 update to 1.4.3, regen patches while here
ok ajacoutot@
2007-05-01 15:50:01 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
alek
7b168112ce - Fix libintl/libiconv linking
- Bump PKGNAME
2005-11-19 01:20:09 +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
xsa
4372f23100 more new-style MODULES. 2004-08-10 09:38:34 +00:00
naddy
1429a0c2b6 fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-03 18:24:40 +00:00
margarida
6ae83447fe Update to version 1.2.4
--
- TCPreen will now abort if SUDO_USER is invalid. UIDs are no longer
  accepted as unprivileged usernames.
- Hostname lookup failures when the reverse DNS alias of a host was
  not valid or when using IPv6 were fixed.
2003-11-02 01:56:51 +00:00
margarida
4e23116797 Update to version 1.2.2
A bug that let users run tcpreen as another user when the setuid bit
was set (it is not set by default) was fixed.
Also, sudo support was added.
2003-04-06 00:20:11 +00:00
margarida
eed364629f Update to version 1.2.0
--
This release adds support for background execution and for
logging in multi-process mode (multiple clients at a time),
plus a new syntax and a lot of bugfixes.
Further details on:
http://download.simphalempin.com/tcpreen/ChangeLog
2003-01-29 01:13:34 +00:00
margarida
30b07f8162 Change MAINTAINER address to margarida@openbsd.org ;
cosmetic changes.

brad@ ok
2002-11-22 02:37:36 +00:00
pvalchev
6540bcb4cd update to tcpreen-1.0.4; from maintainer Margarida Sequeira 2002-09-16 00:53:53 +00:00
lebel
95a511eb2f initial import of net/tcpreen-1.0.2:
--
TCPreen is a simple tool to monitor and analyze data transmitted
between a client and a server via a TCP connection, it supports
both IPV4 and IPV6.

This tool focuses on the data stream (software/socket layer), not
on the lower level transmission protocol as packet sniffers do.

WWW: http://www.simphalempin.com/dev/tcpreen/

Submitted by Margarida Sequeira <niness@devilness.org>
2002-09-03 18:46:02 +00:00