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 a76ac58134 move MODGO_FLAGS+=-x under the DEBUG .if - as jsing pointed out a while
ago, output from this is really very noisy.

since the build with no flags is silent, add -v as a middle ground by
defaulot, so you can see that something is happening during the build,
but without so much console spam.

ok jasper@
2018-05-21 21:11:27 +00:00
archivers +tarlz 2018-05-20 12:36:33 +00:00
astro somehow I bugged this 2018-05-12 14:28:25 +00:00
audio add hidden build dep on boost headers. (there are also some checks for boost 2018-05-16 20:37:14 +00:00
benchmarks @bin markers 2018-05-12 13:58:30 +00:00
biology bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
books Move TeX deps for tex-by-topic and cocinelle into the buildset to avoid depending on texmf-full. 2018-04-11 13:40:29 +00:00
cad zap common dirs 2018-05-12 13:59:37 +00:00
chinese @bin markers 2018-05-12 14:01:17 +00:00
comms lib/tcl common with tcl 2018-05-15 11:02:50 +00:00
converters Update to p5-Date-Tolkien-Shire-Data-0.005 2018-05-18 02:28:42 +00:00
databases Update kexi to 3.1.0 2018-05-21 10:53:43 +00:00
devel update to p5-Config-IniFiles-2.98 2018-05-21 20:29:57 +00:00
editors maintenance update to 2.9.7 2018-05-21 20:00:52 +00:00
education update-plist nits 2018-05-20 08:43:45 +00:00
emulators link with libusb-1.0 and not libusb; fixes build with lld 2018-05-17 09:55:46 +00:00
fonts update-plist improvement: new program correctly strips common directories 2018-05-15 10:40:20 +00:00
games Don't pickup SDL2. 2018-05-21 07:00:18 +00:00
geo Update to qgis 3.0.3. 2018-05-20 07:21:58 +00:00
graphics Use CONFIGURE_STYLE=simple instead of gnu 2018-05-20 13:18:37 +00:00
infrastructure prepare for matching directories for new entries. 2018-05-21 06:16:23 +00:00
inputmethods fix build with clang6 2018-04-17 17:41:58 +00:00
japanese Remove japanese/groff. 2018-04-20 20:40:39 +00:00
java fix build with clang6; from Matthew Martin 2018-04-15 10:39:32 +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 move MODGO_FLAGS+=-x under the DEBUG .if - as jsing pointed out a while 2018-05-21 21:11:27 +00:00
mail update-plist nits 2018-05-20 08:19:25 +00:00
math this does need the emacs dirs 2018-05-20 08:25:36 +00:00
meta Welcome GNOME 3.28.2! 2018-05-10 06:23:20 +00:00
misc Sort the results in the html table correctly. After timeout detect 2018-05-21 19:22:58 +00:00
multimedia Bugfix update to gnome-twitch-0.4.2 2018-05-19 22:49:09 +00:00
net Update to Gajim 1.0.3 2018-05-21 06:10:43 +00:00
news fix linking with lld (missing -liconv); sync WANTLIB while here 2018-05-17 08:15:06 +00:00
plan9 make plan9port work with MAP_STACK 2018-04-09 15:14:33 +00:00
print Missing BDEP: www/py-requests${MODPY_FLAVOR}, reported by andi at jaak dot de 2018-04-29 13:02:12 +00:00
productivity +timewarrior 2018-05-17 23:22:49 +00:00
security update to py-asn1crypto-0.24.0, from Mikolaj Kucharski 2018-05-20 20:08:40 +00:00
shells Explicitly add -lm when linking to libshell.a. Fixes the build on armv7. 2018-05-01 08:37:50 +00:00
sysutils Update py-elasticsearch-curator 5.3.0 -> 5.5.2 2018-05-19 22:32:59 +00:00
telephony Update to baresip 0.5.9 2018-05-07 07:22:54 +00:00
tests Hook up t22 and t23. 2017-12-22 23:12:22 +00:00
textproc update to py-natsort-5.3.2 2018-05-21 20:30:06 +00:00
www Remove www/chive, web application that is no longer actively maintained 2018-05-21 10:01:16 +00:00
x11 Update to gnome-latex-3.28.1. 2018-05-21 17:35:39 +00:00
.cvsignore
INDEX sync; 10169 2018-05-12 12:31:44 +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 $