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
op 36c4fbb44e split Godot into two packages: engine alone (-main) and editor (-tools)
A Godot build with the tools enabled is not really that great to run
standalone games due to the various extra checks that the engine does,
so disable the tools (i.e. the editor) in the -main package, but provide
a -tools package for folks that wants to develop games.

While here use target=release instead of debug_release for the -main
package: comments in the SConstruct file hints that debug_release
enables check useful only for development.

discussed many times with various people, tested by few (thanks!)
ok/improvements from sthen@
2022-04-28 22:18:01 +00:00
archivers archivers/xz: unbreak xzgrep 2022-04-21 05:27:04 +00:00
astro Update to stellarium-0.22.1. 2022-04-17 08:57:30 +00:00
audio Update ocp to 0.2.95. 2022-04-28 16:31:11 +00:00
benchmarks update p5-Dumbbench to 0.503 2022-04-28 20:37:24 +00:00
biology drop RCS Ids 2022-03-11 18:22:02 +00:00
books drop RCS Ids 2022-03-11 18:22:44 +00:00
cad sync WANTLIB 2022-03-31 13:53:32 +00:00
chinese drop RCS Ids 2022-03-11 18:25:20 +00:00
comms sync WANTLIB 2022-03-31 13:53:32 +00:00
converters Update to unoconv-0.9.0. 2022-04-13 09:58:51 +00:00
databases Update to redis-6.2.7 2022-04-28 03:02:36 +00:00
devel update to py3-setuptools-rust-1.2.0 2022-04-28 17:15:31 +00:00
editors editors/neovim: update to 0.7.0, ok edd 2022-04-22 13:52:06 +00:00
education sync WANTLIB 2022-04-01 17:18:15 +00:00
emulators Update vice to 3.6.1. 2022-04-24 14:11:01 +00:00
fonts Update to noto-cjk-20220127. 2022-03-28 09:35:28 +00:00
games split Godot into two packages: engine alone (-main) and editor (-tools) 2022-04-28 22:18:01 +00:00
geo geo/postgis: refix WANTLIB, didnt package so no bump 2022-04-28 08:03:12 +00:00
graphics Update krita to 5.0.5 2022-04-28 10:47:12 +00:00
infrastructure + _znc 2022-04-28 22:10:28 +00:00
inputmethods Prevent cyclic RDEP. 2022-04-26 07:28:51 +00:00
japanese sync WANTLIB 2022-04-01 17:18:15 +00:00
java drop RCS Ids 2022-03-11 19:25:15 +00:00
korean drop RCS Ids 2022-03-11 19:25:33 +00:00
lang Update wabt to 1.0.28. 2022-04-28 16:33:49 +00:00
mail fix patches 2022-04-28 13:00:47 +00:00
math Update to bc-gh-5.2.4 2022-04-27 23:13:38 +00:00
meta Welcome GNOME 42.1. 2022-04-28 07:36:33 +00:00
misc update to 1.6.15 2022-04-26 20:40:26 +00:00
multimedia Update to py3-chromecast-12.0.0. 2022-04-27 07:54:50 +00:00
net net/znc: add -sasl subpackage, a service file and dedicated user 2022-04-28 22:09:53 +00:00
news Remove "daemon" class from @newuser 2022-04-23 11:52:32 +00:00
plan9 drop RCS Ids 2022-03-11 19:49:07 +00:00
print Fix build on sparc64 by switching to ports-gcc 2022-04-23 21:40:33 +00:00
productivity Update homebank to 5.5.5 2022-04-28 09:47:39 +00:00
security update to py3-cryptography-37.0.0 2022-04-28 17:32:57 +00:00
shells In update 3.3.1, the @shell PLIST annotation got lost. 2022-04-26 18:30:12 +00:00
sysutils Update kubectl-1.23.6 2022-04-28 09:39:21 +00:00
telephony update to asterisk-19.3.3 2022-04-26 18:20:31 +00:00
tests drop RCS Ids 2022-03-11 20:00:22 +00:00
textproc update to py3-sphinx_rtd_theme-1.0.0, from portno12 at protonmail com 2022-04-27 19:20:49 +00:00
wayland drop RCS Ids 2022-03-11 20:04:05 +00:00
www add more runtime dependencies 2022-04-28 06:50:49 +00:00
x11 Fix USE_CCACHE handling 2022-04-28 19:02:13 +00:00
.cvsignore
.gitignore
Makefile
README drop RCS Id 2022-03-11 20:30:30 +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) for bulk builds.

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