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
feinerer f6f708ad17 Import PRECIS-i18n Python module 1.0.0
The PRECIS framework makes internationalized user names and passwords safer for
use by applications. PRECIS profiles transform unicode strings into a canonical
form, suitable for comparison.

This Python module implements the PRECIS framework as described in:

- PRECIS Framework: Preparation, Enforcement, and Comparison of
  Internationalized Strings in Application Protocols (RFC 8264)

- Preparation, Enforcement, and Comparison of Internationalized Strings
  Representing Usernames and Passwords (RFC 8265)

- Preparation, Enforcement, and Comparison of Internationalized Strings
  Representing Nicknames (RFC 8266)

OK rsadowski@
2019-01-30 16:57:23 +00:00
archivers Update to tarlz 0.9. From Kurt Mosiejczuk. 2019-01-26 22:23:22 +00:00
astro install static library instead of a symlink pointing nowhere 2019-01-28 20:22:43 +00:00
audio Fix in perl 5.26.0+ (no . in @INC by default) 2019-01-25 22:27:50 +00:00
benchmarks update to flent-1.2.2 2018-11-02 15:27:13 +00:00
biology don't pick up gd if it happens to be installed 2018-11-29 20:15:25 +00:00
books Drop MAINTAINER 2019-01-21 14:33:26 +00:00
cad Update to yosys-0.8. 2019-01-09 04:27:09 +00:00
chinese @bin markers 2018-05-12 14:01:17 +00:00
comms adjust rc_reload/rc_stop handling so that if a master process is running 2019-01-25 11:35:54 +00:00
converters update to py-html2text-2018.1.9, from Kurt Mosiejczuk 2019-01-21 21:20:27 +00:00
databases Update to 4.050 2019-01-29 18:08:40 +00:00
devel Fix build with Perl 5.26+ (no . in @INC) 2019-01-30 15:00:23 +00:00
editors add a different workaround for the mutex hang issue, which is already used elsewhere 2019-01-29 10:34:28 +00:00
education Add COMPILER lines to c++ ports which currently use the default. Adjust 2018-10-24 14:27:57 +00:00
emulators Add two pledge calls to bin/mgba. 2019-01-27 11:11:20 +00:00
fonts Update to working master_sites. 2019-01-29 09:15:24 +00:00
games modify embedded copy of glew.h for recent Mesa versions 2019-01-28 15:30:56 +00:00
geo Build against Qt5. While here, build against systemwide quazip. 2019-01-27 13:19:54 +00:00
graphics modify glew.h for recent Mesa versions 2019-01-28 08:26:17 +00:00
infrastructure i386 now uses lld as the default linker 2019-01-28 17:49:06 +00:00
inputmethods Add aarch64 support to the internal copy of boehm-gc; from upstream and our 2019-01-13 15:05:33 +00:00
japanese Update to nkf 2.1.5 2019-01-09 07:44:08 +00:00
java Make sure object files linked into a shared library get compiled with -fPIC. 2018-11-22 16:04:39 +00:00
korean
lang backport patches to devel/llvm 2019-01-30 07:36:06 +00:00
mail Update to thunderbird 60.5.0. 2019-01-29 20:56:22 +00:00
math use -Wl,-znotext on i386 to allow text relocations for asm code 2019-01-29 11:43:09 +00:00
meta Totally rework dependencies to (almost) align with the core and world 2019-01-17 20:23:21 +00:00
misc Patches regenerated to fix offsets. 2019-01-30 12:49:47 +00:00
multimedia update to motion-4.2.1 2019-01-29 22:40:53 +00:00
net update to LibreNMS 1.48 2019-01-29 22:20:37 +00:00
news update to 2.4.3 2019-01-19 16:22:28 +00:00
plan9 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
print Missing public header synctex_version.h and shlib versions bumps 2019-01-24 16:38:41 +00:00
productivity llvm7: fix ordered comparison between pointer and zero 2019-01-24 22:39:51 +00:00
security update to sslsplit-0.5.4 2019-01-29 23:05:21 +00:00
shells Bump fish to 3.0.0. All the patches are now upstream. 2019-01-23 00:53:06 +00:00
sysutils Set MODPY_BUILDDEP=Yes because of NO_BUILD. 2019-01-30 09:02:36 +00:00
telephony build for asterisk 16.x 2019-01-29 23:40:14 +00:00
tests _MASTER_SITE_FREEBSD -> MASTER_SITE_FREEBSD 2018-07-15 08:36:38 +00:00
textproc Import PRECIS-i18n Python module 1.0.0 2019-01-30 16:57:23 +00:00
www Update p5-WWW-Wikipedia to 2.05 2019-01-30 15:14:05 +00:00
x11 Fix build with Perl 5.26+ (no . in @INC) 2019-01-30 14:27:44 +00:00
.cvsignore
Makefile give a much bigger hint to people who try mixing -current and 6.4 2018-12-14 18:57:58 +00:00
README The manual pages that used to live in ${PORTSDIR}/infrastructure/man have 2018-07-14 14:20:04 +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), 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 $