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 2ae7734e12 Update e2fsprogs to 1.42.7, and rename the library back to libuuid now
that ossp-uuid (devel/uuid) has been changed to use the alternative name
libossp-uuid as used on various other OS. When third party software
wants a uuid library, is is nearly always the one from e2fsprogs,
so let's avoid patching for the common case.

e2fsprogs has its own libcom_err (slightly different API to heimdal);
previously we installed this under an alternative name; in this update
I have changed to statically linking this instead as it is not used
externally. The et/com_err.h header is no longer installed to avoid
ports picking it up in preference to the proper heimdal header for
this library in kerberosV/com_err.h.

Fallout will be handled in the next couple of commits.

ok ajacoutot@
2013-06-21 22:35:51 +00:00
archivers hookup lua52 flavors 2013-05-30 15:43:06 +00:00
astro the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
audio Add more specific information about why this uses ports gcc. 2013-06-21 15:13:46 +00:00
base PERMIT* 2013-03-17 13:59:44 +00:00
benchmarks Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces 2013-06-12 20:36:33 +00:00
biology USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
books +diveintopython3 2013-06-19 08:53:38 +00:00
cad fixes for the ninja backend of cmake 2013-06-19 16:16:22 +00:00
chinese having MASTER_SITES_BACKUP is implied, so no need to make it explicit. 2013-05-06 12:01:17 +00:00
comms Provide a default FontMap in hyla.conf as an hint for faxsetup 2013-06-17 13:51:59 +00:00
converters the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
databases also store PREFIX, which allows for useful statistics 2013-06-21 10:48:38 +00:00
devel Update to LLVM 3.3. 2013-06-21 22:09:12 +00:00
editors update to 4.0.4.2 2013-06-21 06:07:58 +00:00
education update to 2.9.3: minor bug fixes 2013-06-10 15:46:56 +00:00
emulators Same as sdlmame, distinfo needed regen. Bump REVISION. 2013-06-15 23:54:52 +00:00
fonts Update to cantarell-fonts-0.0.13. 2013-06-18 15:28:18 +00:00
games +solarus 2013-06-17 02:55:02 +00:00
geo Add my coordinates. 2013-06-17 15:54:56 +00:00
graphics Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
infrastructure introduce a VARBASE, so that all 3 directories where package install stuff 2013-06-21 12:28:54 +00:00
inputmethods the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
japanese Patch not needed anymore. 2013-06-01 19:27:54 +00:00
java - Use a rerolled distfile that includes openbsd native libs for both 2013-03-17 14:02:11 +00:00
korean update maintainer's email address 2013-06-04 13:16:20 +00:00
lang bump -fpm after hx509 and ntlm removal from Kerberos 2013-06-21 21:12:07 +00:00
mail No need for pthread. 2013-06-20 08:26:13 +00:00
math +veusz 2013-06-20 14:57:21 +00:00
meta Welcome GNOME 3.8.3. 2013-06-08 10:50:57 +00:00
misc maintenance update to 1.1; remove fairly useless "test" flavor 2013-06-14 15:37:29 +00:00
multimedia add XXX so it's easier to grab^Wgrep 2013-06-20 15:43:26 +00:00
net update to gupnp-tools-0.8.6.1 2013-06-20 19:02:18 +00:00
news patch Configure to not to pick up libhdb.so*, fixing the build. courtesy of 2013-06-18 21:27:42 +00:00
plan9 use movw not movl with (16-bit) segment registers. 2013-03-21 22:26:27 +00:00
print Remove old -pthread hack. 2013-06-20 13:45:11 +00:00
productivity Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
security Unbreak the ldap FLAVOR at runtime -- @mode 640 in PFRAG.shared leaked 2013-06-20 09:48:28 +00:00
shells Use @shell instead of @bin so that dash properly registers itself in 2013-03-14 17:08:57 +00:00
sysutils Update e2fsprogs to 1.42.7, and rename the library back to libuuid now 2013-06-21 22:35:51 +00:00
telephony c-client requires libssl for its own purposes, and gssapi libs. 2013-06-20 21:33:53 +00:00
textproc Remove ONLY_FOR_ARCHS; this port is not arch dependant and hunspell can 2013-06-17 09:26:41 +00:00
www Use -fomit-frame-pointer when building libyuv on i386, needed for llvm 3.3 2013-06-21 21:59:13 +00:00
x11 Unbreak now that libkafs is gone. 2013-06-21 06:12:56 +00:00
.cvsignore
INDEX sync, 8067 2013-06-05 01:00:11 +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) (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 $