jturner ea260918eb Remove 9 year old patch that now breaks GetControlChars(). ok ajacoutot@
GetControlChars() should return something that looks like a control char
this patch made it return a number instead. Found while porting sslmate.

perl -MTerm::ReadKey -MScalar::Util -e \
'print Scalar::Util::looks_like_number({GetControlChars}->{EOF}) ? 1 : 0;'

The above should return 0 but as returning 1.
2015-05-02 16:05:06 +00:00
2015-04-26 08:25:17 +00:00
2015-04-11 11:46:11 +00:00
2015-05-01 13:04:04 +00:00
2015-04-28 21:05:30 +00:00
2015-04-09 13:51:38 +00:00
2015-05-02 08:31:21 +00:00
2015-04-15 08:12:55 +00:00
2015-05-01 18:04:07 +00:00
2015-05-02 13:03:14 +00:00
2015-05-02 15:29:49 +00:00
2015-04-17 11:43:09 +00:00
2015-05-01 11:05:23 +00:00
2015-05-02 15:32:09 +00:00
2015-05-02 15:42:02 +00:00
2015-05-02 15:53:02 +00:00
2015-05-01 14:54:38 +00:00
2014-07-11 10:38:01 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1) (manpage under ${PORTSDIR}/infrastructure/man) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.21 2014/07/11 10:38:01 ajacoutot Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%