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 302b21f525 Adjust new user creation in Bacula which had some duplication between
packages which depend on each other:

- only create the _bacula user in -main (client parts)
- only create the _bacula-sd user in -server

Change _bacula's home dir from /var/bacula to /nonexistent.
/var/bacula needs to be writable by the _bacula group and since
/usr/libexec/security actually checks that user home dirs are
group-writable, whereas /etc/security just checked if the user
home dir was a writable *file*(!), it whines every day for
every machine with bacula client installed. (This will only
affect new installations so if you're annoyed by these mails
too, just vipw and change it by hand).

ok ajacoutot@ merdely@
2012-04-03 10:05:47 +00:00
archivers update to 3.0.3 2012-04-01 10:50:47 +00:00
astro Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't 2012-03-29 13:38:12 +00:00
audio Bugfix update to ncmpcpp-0.5.10 2012-04-02 14:09:36 +00:00
benchmarks Remove xsa@ from maintainer as per his request. 2012-04-02 13:06:42 +00:00
biology Fix path to nutdb's config files and build the gui version. Problem noted 2011-11-28 10:18:53 +00:00
books kill this as well. 2011-12-15 22:26:59 +00:00
cad Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
chinese CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
comms Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't 2012-03-29 13:38:12 +00:00
converters Remove xsa@ from maintainer as per his request. 2012-04-02 13:06:42 +00:00
databases Bugfix update to redis-2.4.10. 2012-04-02 12:14:31 +00:00
devel Update to stable libgdata-0.12.0. 2012-04-02 15:59:08 +00:00
editors add missing distfile 2012-04-03 09:27:15 +00:00
education Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't 2012-03-29 13:38:12 +00:00
emulators remove patch to force nonblocking on the bpf; we don't want this with rthreads 2012-03-16 23:39:13 +00:00
fonts Update to cantarell-fonts-0.0.8. 2012-03-27 22:04:48 +00:00
games Allow puzzle's online help to work with the puzzles with a space in the name. 2012-04-02 10:06:13 +00:00
geo Sync dependencies after libproxy update. 2012-03-29 15:00:19 +00:00
graphics Update to version 8.85 2012-04-02 16:32:53 +00:00
infrastructure have a look at PORTSDIR_PATH as well, so that we can dpb -P dir/p 2012-04-02 15:51:24 +00:00
inputmethods Update to ibus 1.4.1. 2012-02-29 21:09:00 +00:00
japanese enter mecab. 2012-03-20 23:47:17 +00:00
java JAVA_HOME is now added to MAKE_ENV in java.port.mk 2011-12-15 21:33:19 +00:00
korean
lang Add ac_cv_prog_PYTHON in CONFIGURE_ENV. This is needed because sometimes 2012-04-03 09:21:42 +00:00
mail Don't ship evolution-settings, it was designed for MeeGo. 2012-03-30 09:00:29 +00:00
math Remove xsa@ from maintainer as per his request. 2012-04-02 13:06:42 +00:00
meta seahorse is explicitely need in -extra now. 2012-04-01 15:06:47 +00:00
misc Remove xsa@ from maintainer as per his request. 2012-04-02 13:06:42 +00:00
multimedia libgcrypt already pulls in libgpg-error 2012-03-30 13:35:42 +00:00
net SHARED_ONLY is already set. 2012-04-03 09:37:37 +00:00
news Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't 2012-03-29 13:38:12 +00:00
palm Drop maintainership and bump 2011-09-21 07:49:15 +00:00
plan9 Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't 2012-03-29 13:38:12 +00:00
print Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't 2012-03-29 13:38:12 +00:00
productivity SECURITY update to trytond-2.2.2. 2012-03-30 05:49:50 +00:00
russian normalize pkgpath 2011-09-16 11:13:37 +00:00
security Update to ipguard-1.04. 2012-03-30 07:24:45 +00:00
shells Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't 2012-03-29 13:38:12 +00:00
sysutils Adjust new user creation in Bacula which had some duplication between 2012-04-03 10:05:47 +00:00
telephony unbreak with installed pwlib, spotted by naddy@ 2012-03-27 19:48:03 +00:00
textproc Minor update to meld-1.5.4. 2012-04-03 05:43:22 +00:00
www Update to Predis-0.7.2 2012-04-03 08:44:07 +00:00
x11 Technically requires a bump after previous. 2012-04-02 08:38:47 +00:00
.cvsignore add openbsd-wip (the repository on github). 2011-11-01 12:36:30 +00:00
INDEX sync:7450 2012-03-30 12:31:46 +00:00
Makefile remove last remnants of mirror-maker 2012-03-09 10:57:54 +00:00
README wee little additions 2011-11-15 18:33:16 +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) (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 $