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 54fafedeb1 Fix crash on 32-bit arch when using gpgme, gpgme's gpgme_subkey_t->timestamp
is an unsigned long and can't be passed directly to localtime which takes a
time_t. From Hannes Wenzel.
2015-09-09 18:39:40 +00:00
archivers update to sharutils-4.15.2 2015-09-07 17:57:07 +00:00
astro drop maintainer or update e-mail addres as requested by Paul Janzen 2015-08-28 14:22:14 +00:00
audio Bugfixing update to ncmpcpp-0.6.6 2015-09-08 12:57:14 +00:00
base
benchmarks drop maintainer or update e-mail addres as requested by Paul Janzen 2015-08-28 14:22:14 +00:00
biology sync WANTLIB 2015-08-19 20:34:33 +00:00
books sort, and use consistent whitespace 2015-06-10 20:01:03 +00:00
cad Update master_sites after migration from Google Code. 2015-08-24 23:31:04 +00:00
chinese Update homepage/master_sites after migration from Google Code. 2015-08-24 23:37:19 +00:00
comms remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
converters update to dos2unix-7.3 2015-09-08 18:29:24 +00:00
databases update to freetds-0.95.19, issue with ctlib error handling 2015-09-09 15:21:19 +00:00
devel update py-libmagic in sync with libmagic 2015-09-08 19:36:32 +00:00
editors Mark as BROKEN on powerpc, emacs needs a working ld(1) -Z. 2015-09-08 18:32:00 +00:00
education sync WANTLIB 2015-08-12 22:27:31 +00:00
emulators SECURITY: vnc, fix memory corruption (CVE-2015-5225). 2015-09-04 14:20:29 +00:00
fonts sync 2015-09-02 08:52:11 +00:00
games Oops, I removed epoch thinking it was revision. 2015-09-08 07:54:44 +00:00
geo Update to mapserver 7.0.0. 2015-09-07 19:05:30 +00:00
graphics update to clutter-gst-3.0.10 2015-09-07 08:24:47 +00:00
infrastructure remove UNPRIV_USER configuration entirely, that's the one part where there's 2015-08-25 22:40:56 +00:00
inputmethods wantlib 2015-08-25 14:03:20 +00:00
japanese move to new auth checks. Add "a few" includes to placate a lot of warnings. 2015-07-25 16:47:12 +00:00
java fix java/jna packaging on i386 2015-09-04 21:22:29 +00:00
korean
lang Clean up PSEUDO_FLAVORS: c++ hasn't been optional in a long time, objc and 2015-09-09 16:05:29 +00:00
mail Fix crash on 32-bit arch when using gpgme, gpgme's gpgme_subkey_t->timestamp 2015-09-09 18:39:40 +00:00
math bump coq REVISION due to OCaml 4.02.3 update 2015-08-30 16:34:41 +00:00
meta Do not depend on x11/gnome/gvfs,-smb; it's going to be disabled soon. 2015-08-26 09:59:01 +00:00
misc Fix stack overflow due to too deep recursion; from upstream 2015-09-01 12:05:19 +00:00
multimedia Update to mkvtoolnix-8.3.0. 2015-08-26 10:28:03 +00:00
net Avoid using IFM_MAKEMODE in kismet, it's not used correctly anyway. 2015-09-09 15:28:32 +00:00
news No need to override pexp. 2015-07-16 00:12:02 +00:00
plan9 sync WANTLIB 2015-08-21 22:51:09 +00:00
print Update to cups-filters-1.0.75. 2015-09-08 08:07:15 +00:00
productivity update to projectlibre-1.6.2 2015-09-09 10:50:33 +00:00
security Update to libgcrypt-1.6.4. 2015-09-09 07:46:44 +00:00
shells update to a new snapshot of nsh 2015-09-08 17:48:55 +00:00
sysutils update to dmidecode-3.0 2015-09-08 19:31:15 +00:00
telephony Fixed upstream. 2015-08-25 17:49:18 +00:00
tests Add a test of presence of user settings in port Makefiles. 2015-07-05 12:32:44 +00:00
textproc update to p5-Pod-POM-2.00 2015-09-07 10:41:31 +00:00
www missing lib dep on www/c-icap/c-icap, thanks aja@ for the report. 2015-09-09 13:19:37 +00:00
x11 Bugfix update to i3-4.10.4 2015-09-09 09:01:52 +00:00
.cvsignore
INDEX sync; 9144 for 5.8 2015-08-07 14:37:26 +00:00
Makefile override ARCH too so INDEX builds are the same everywhere 2015-08-19 17:06:51 +00:00
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) (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 $