Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
tb 3a3b720046 Add a test for zero content type from jsing
This checks whether a TLSv1.3 server handles the case of a record
with all-zero plaintext correctly (i.e., by sending an unexpected
message alert) in various contexts.  This would have caught a bug
where the LibreSSL TLSv1.3 record layer would call freezero() with
a size of -1.

What's missing is a test that sends a completely empty record. The
framework doesn't seem to permit that easily.
2020-08-13 17:16:05 +00:00
archivers Update blosc to 1.20.0. 2020-07-31 19:35:58 +00:00
astro Update py-astral to 2.2 and move to python3. 2020-08-07 06:40:46 +00:00
audio easytag has a bug that can cause vorbis files to become permanently 2020-08-08 21:54:24 +00:00
benchmarks Update siege to 4.0.7. 2020-07-29 07:01:28 +00:00
biology bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
books Make use of "find -exec {} +" (which is POSIX) and "find -delete" 2020-03-20 16:44:21 +00:00
cad Don't use backtrace/backtrace_symbols, fixes the build with llvm10 2020-08-10 17:00:50 +00:00
chinese
comms +dump1090 2020-07-27 16:46:11 +00:00
converters Forgot to bump after fixing @conflict marker in PLIST 2020-08-10 14:52:11 +00:00
databases Update to evolution-data-server-3.36.5. 2020-08-13 13:43:53 +00:00
devel Update to goffice-0.10.48. 2020-08-13 15:12:52 +00:00
editors Update to 5.1. Improvements: 2020-08-12 20:49:16 +00:00
education Unbreak: missing eol continuation. 2020-07-04 21:39:06 +00:00
emulators Update to xroar 0.36.2. 2020-08-09 19:39:15 +00:00
fonts Update to ibm-plex-5.1.0. 2020-08-09 00:36:05 +00:00
games Update to wtf-20200809 2020-08-13 14:20:18 +00:00
geo Fix tests, with perl guidance from afresh1@, thanks! 2020-08-05 11:28:28 +00:00
graphics Update to OpenEXR-2.5.3. 2020-08-13 14:38:25 +00:00
infrastructure bump SYSTEM_VERSION on clang archs, to trigger pkg_add to update 2020-08-13 17:08:45 +00:00
inputmethods bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
japanese Remove gnome-doc-utils support which is going away. 2020-06-10 07:15:54 +00:00
java switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
korean
lang update to vala-0.48.9 2020-08-11 12:03:55 +00:00
mail Update to evolution-ews-3.36.5. 2020-08-13 13:44:26 +00:00
math Update to gnumeric-1.12.48. 2020-08-13 15:13:09 +00:00
meta Welcome GNOME 3.36.5! 2020-08-13 15:38:12 +00:00
misc Update to osinfo-db-20200804. 2020-08-13 14:01:29 +00:00
multimedia remove explicit -march=i586 2020-08-07 09:21:01 +00:00
net Update to py3-boto3-1.14.41. 2020-08-13 14:46:53 +00:00
news Update to sabnzbd-3.0.0 2020-08-01 19:08:25 +00:00
plan9 plan9port: mark BROKEN-i386 2020-06-25 10:23:43 +00:00
print Missing dependency on py3-distro. 2020-08-13 13:55:25 +00:00
productivity Update vdirsyncer to version 0.16.8. 2020-08-12 19:48:29 +00:00
security Add a test for zero content type from jsing 2020-08-13 17:16:05 +00:00
shells The net.pipex.inq and outq sysctls no longer exist. 2020-08-06 16:18:16 +00:00
sysutils update to fdupes-2.1.2 2020-08-13 17:03:08 +00:00
telephony update email address 2020-08-01 11:23:05 +00:00
tests
textproc update to p5-PDF-API2-2.037 2020-08-09 22:17:48 +00:00
www +purritobin 2020-08-11 21:44:42 +00:00
x11 Update to orca-3.36.5. 2020-08-13 16:08:21 +00:00
.cvsignore
.gitignore add a .gitignore file with similar contents to .cvsignore, to help users 2020-04-28 10:55:03 +00:00
Makefile
README

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), bulk(8) for bulk builds.

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

$OpenBSD: README,v 1.23 2018/07/14 14:20:04 bcallah Exp $