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
sthen e99b9c3602 SECURITY update to py-bcrypt 0.4, from Francisco de Borja Lopez Rio
- while there, fix WANTLIB and enable python 3 support; by me

Fix concurrency bug reported by Alan Fairless of spideroak.com:
Multiple threads may hash into the same memory area simultaneously.
This may manifest as occasional random authentication failures (as
user-a's password hash is compared to user-b's), but could potentially
be used to bypass password checking by an attacker (user-a attempts
login on user-b's account, while simultaneously flooding auth requests
against user-a's account to overwrite the hash).
2014-03-19 11:15:56 +00:00
archivers remove archivers/bzip, a long forgotten, patent-encumbered compressor 2014-03-10 16:02:36 +00:00
astro Remove uneeded MESSAGE. 2014-01-19 15:44:12 +00:00
audio Remove librt patch and chunk. 2014-03-18 10:34:16 +00:00
base PERMIT_DISTFILES_CDROM died a while ago. Found by portcheck. 2014-02-09 18:23:32 +00:00
benchmarks Do not override CFLAGS and do not force optimization. 2013-12-31 17:23:57 +00:00
biology USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
books add the new Burmese (Myanmar) edition of books/wndw. 2014-01-14 14:27:10 +00:00
cad sync follow graphics/gd update 2014-03-17 23:21:26 +00:00
chinese Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
comms Bump after recent gnome.port.mk changes; these do not require to 2014-03-16 09:12:23 +00:00
converters sync follow graphics/gd update 2014-03-17 23:21:26 +00:00
databases +p5-DBIx-Connector 2014-03-18 09:15:00 +00:00
devel sync 2014-03-19 09:24:33 +00:00
editors Drop librt patch. 2014-03-19 07:32:37 +00:00
education move LaTeX files to TEXMFLOCAL tree; prodded by edd@ 2014-01-12 16:25:10 +00:00
emulators Link fs-uae-launcher to build. 2014-03-15 13:12:56 +00:00
fonts Update my email address. Change the homepage of terminator. Also add a 2014-01-17 19:46:21 +00:00
games Drop iconv and rt chunks, these aren't needed anymore. 2014-03-18 12:25:12 +00:00
geo Add myself OK benoit@ sthen@ 2014-03-15 15:42:28 +00:00
graphics Update to shotwell-0.18.0. 2014-03-19 07:44:04 +00:00
infrastructure my $_ 2014-03-18 20:39:45 +00:00
inputmethods Fix to work and build with emacs-24.3. 2013-12-07 23:42:04 +00:00
japanese Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
java Remove sys/timeb.h. ok naddy@ jca@ 2013-12-08 16:35:17 +00:00
korean update maintainer's email address 2013-06-04 13:16:20 +00:00
lang Security update to php 5.4.26, ok robert@ 2014-03-18 15:18:36 +00:00
mail Fix zarafa_server_LDADD and drop librt chunk. 2014-03-18 09:26:16 +00:00
math Update to gnumeric-1.12.13. 2014-03-19 07:23:57 +00:00
meta Fix startkde4 binary name in README. Pointed out by Remco on ports@, thanks! 2014-01-23 18:52:23 +00:00
misc update to File-MMagic-XS-0.09007 2014-03-19 09:25:06 +00:00
multimedia Update to 1.0.1 2014-03-18 23:56:07 +00:00
net update to py-GeoIP 1.2.9, ok benoit@ (maintainer) 2014-03-18 19:24:59 +00:00
news Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
plan9 Overdue update to a newer snapshot, 20140306. 2014-03-09 20:26:48 +00:00
print Update to psutils-1.23. 2014-03-18 13:17:48 +00:00
productivity update to aqbanking 5.4.1b, various SEPA fixes 2014-03-15 01:02:27 +00:00
security SECURITY update to py-bcrypt 0.4, from Francisco de Borja Lopez Rio 2014-03-19 11:15:56 +00:00
shells Update to 4.3. 2014-03-10 11:58:31 +00:00
sysutils sync follow graphics/gd update 2014-03-17 23:21:26 +00:00
telephony SECURITY update to Asterisk 11.8.1, fixing:- 2014-03-11 19:30:44 +00:00
tests/portcheck Test for empty lines in PLIST. 2014-02-09 19:27:12 +00:00
textproc update to calibre 1.28.0 and replace a nasty block of patching with a helper 2014-03-19 02:15:46 +00:00
www Update Wordpress to 3.8.1 2014-03-18 23:39:14 +00:00
x11 update to gnome-online-accounts-3.10.3 2014-03-19 07:48:22 +00:00
.cvsignore add openbsd-wip (the repository on github). 2011-11-01 12:36:30 +00:00
INDEX sync; reminded by jasper@ 2014-03-05 19:53:41 +00:00
Makefile stupid thing I should have done years ago: grab bsd.own.mk (and /etc/mk.conf) 2013-01-06 16:14:10 +00:00
README wee little additions 2011-11-15 18:33:16 +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}/man) for bulk builds.

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

$OpenBSD: README,v 1.20 2011/11/15 18:33:16 espie Exp $