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
landry 8684e41af8 Add a symlink to base libgcc.a in rust libraries subdir, so that
clang/rust finds it when linking some rust code - somewhat needed by
stylo (the css engine written in rust within mozilla). Modeled after
what is done in lang/g77.

From semarie@, who discussed it with espie@.
2017-05-18 06:39:49 +00:00
archivers groff is actually unused, drop USE_GROFF, no package change, no bump: 2017-05-14 17:41:27 +00:00
astro missing include on OpenBSD, fd_set not defined 2017-05-08 16:17:22 +00:00
audio WANT_CXX 2017-05-17 16:26:51 +00:00
base Remove PERMIT_DISTFILES_CDROM no longer used was removed 2016-03-14 20:12:39 +00:00
benchmarks remove bytebench: 25 years old and no longer used by anybody; ok jca@, krw@ 2017-05-01 11:10:31 +00:00
biology use LIBCXX 2017-04-10 11:45:22 +00:00
books Bump from antiquity to Java 8. Improved by sthen@ 2017-04-14 14:01:47 +00:00
cad Bump REVISION and adjust WANTLIB after gd update 2017-05-15 19:56:02 +00:00
chinese simplify substitutions and prevent them from interfering with update-patches 2017-05-04 13:55:32 +00:00
comms fix format string for 64-bit time_t, found by clang warning 2017-05-06 22:00:53 +00:00
converters Bump REVISION and adjust WANTLIB after gd update 2017-05-15 19:56:02 +00:00
databases Security update to 9.6.3 ( CVE-2017-7484, CVE-2017-7485, CVE-2017-7486) 2017-05-17 07:34:19 +00:00
devel Unbreak protobuf tests following the gtest update, from Greg Steuck with some 2017-05-17 20:23:45 +00:00
editors identical output, drop USE_GROFF and bump 2017-05-14 16:37:07 +00:00
education kill most of the / at the end of WRK* variables 2017-05-11 20:50:55 +00:00
emulators identical formatting, drop USE_GROFF and bump 2017-05-15 18:41:30 +00:00
fonts kill most of the / at the end of WRK* variables 2017-05-11 20:50:55 +00:00
games gnu89-inline, complex is NOT "complex double", snprintf format, and two 2017-05-17 22:54:28 +00:00
geo Bugfix update to mapserver 7.0.5. 2017-05-15 10:02:01 +00:00
graphics return fix for clang 2017-05-17 22:39:53 +00:00
infrastructure add a FORCE_REGEN env option 2017-05-17 11:31:17 +00:00
inputmethods missing include, builds with clang 2017-05-06 17:23:35 +00:00
japanese This port runs groff (along with jnroff) during the "build" target, 2017-05-14 19:53:58 +00:00
java zap remaining trailing / at end of WRK* 2017-05-12 15:11:17 +00:00
korean Translate the manual page from EUC-KR to UTF-8 using iconv(1) at build 2017-05-14 23:12:55 +00:00
lang Add a symlink to base libgcc.a in rust libraries subdir, so that 2017-05-18 06:39:49 +00:00
mail fix @sample filename: 2017-05-17 13:30:05 +00:00
math Update to py-bottleneck 1.2.1 2017-05-16 14:57:28 +00:00
meta Update to tor-browser 6.5.2, from MAINTAINER Sean Levy 2017-05-11 01:26:37 +00:00
misc kill most of the / at the end of WRK* variables 2017-05-11 20:50:55 +00:00
multimedia builds fine with base clang 2017-05-13 17:53:28 +00:00
net Update to p5-Nmap-Parser-1.34. 2017-05-18 06:33:13 +00:00
news Remove hellanzb, development dead upstream since 7+ years, probably 2017-05-16 19:44:04 +00:00
plan9 update to latest github commit 2017-05-09 22:22:36 +00:00
print Update to cups-filters-1.14.0. 2017-05-16 08:00:54 +00:00
productivity various tweaks: 2017-05-16 17:15:40 +00:00
security add py-bcrypt as an RDEP as it's quite a common backend to use on OpenBSD 2017-05-13 13:25:41 +00:00
shells Update to py-qtconsole 4.3.0 2017-05-12 09:32:52 +00:00
sysutils Update to awscli-1.11.87. 2017-05-17 08:50:24 +00:00
telephony tweak makefile so that we can substitute -lcompiler_rt for -lgcc 2017-05-13 01:52:38 +00:00
tests use LIBCXX 2017-04-10 11:46:32 +00:00
textproc Gah, i forgot the bump, sorry! 2017-05-15 18:37:29 +00:00
www Fix one more, this one reported by nigel@. sqlports should now build. 2017-05-17 11:35:35 +00:00
x11 Add "# uses pledge()" marker. 2017-05-17 15:18:05 +00:00
.cvsignore skip lost+found, and sort alphabetically following obj->pobj change 2014-11-08 10:00:13 +00:00
INDEX sync, 9893 for 6.1 2017-04-01 19:14:27 +00:00
Makefile override ARCH too so INDEX builds are the same everywhere 2015-08-19 17:06:51 +00:00
README Mention bulk(8) 2016-10-17 16:26:52 +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) (manpages under ${PORTSDIR}/infrastructure/man) for bulk builds.

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

$OpenBSD: README,v 1.22 2016/10/17 16:26:52 danj Exp $