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
mestre 67e557bba9 This patch introduces pledge(2) to mcabber with the following promises:
rpath/wpath/cpath/fattr: it needs to read, write and create files and set the
correct attributes
inet/dns: network application needs both promises
tty: ncurses is used for the interface so it needs this
proc/exec: this is only needed if events are configured in the config files

In order to apply this we have disabled modules support since it would need to
load libraries dinamically and therefore prot_exec promise would be needed but
that is not a good strategy. This is mentioned in DESCR to reflect the change.

OK tim@ after his suggestions and also OK by the maintainer Markus Hennecke
since no users objected this change.
2016-03-24 20:04:25 +00:00
archivers Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. 2016-03-20 19:56:05 +00:00
astro Update to stellarium-0.14.3. 2016-03-21 07:24:01 +00:00
audio delete the implementation of the removed zoltrix flavor 2016-03-23 20:25:52 +00:00
base Remove PERMIT_DISTFILES_CDROM no longer used was removed 2016-03-14 20:12:39 +00:00
benchmarks remove SHARED_ONLY from ports that don't use any MODULES 2016-03-16 16:46:31 +00:00
biology Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. 2016-03-20 19:56:05 +00:00
books +utp 2015-12-19 22:14:21 +00:00
cad drop SHARED_ONLY from KDE3 ports 2016-03-19 22:48:27 +00:00
chinese garbage collect CONFIGURE_SHARED 2016-03-11 20:07:49 +00:00
comms Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. 2016-03-20 19:56:05 +00:00
converters Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. 2016-03-20 19:56:05 +00:00
databases drop SHARED_ONLY from the variables available in the database; ok jca@ 2016-03-20 20:03:07 +00:00
devel sync 2016-03-24 13:22:21 +00:00
editors Update to le-1.16.1, from maintainer Ivan "Rambius" Ivanov 2016-03-22 18:57:41 +00:00
education garbage collect CONFIGURE_SHARED 2016-03-11 20:11:39 +00:00
emulators remove SHARED_ONLY from ports that only use modules that neither set nor 2016-03-18 23:12:15 +00:00
fonts drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
games +quakespasm 2016-03-24 03:42:46 +00:00
geo g/c PFRAG.shared 2016-03-23 21:14:58 +00:00
graphics Update to gphoto-2.5.10. 2016-03-24 09:48:43 +00:00
infrastructure Catch compressed manual pages. 2016-03-23 16:30:38 +00:00
inputmethods drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
japanese remove SHARED_ONLY from non-CPAN Perl ports 2016-03-20 16:36:33 +00:00
java remove SHARED_ONLY from ports that only use modules that neither set nor 2016-03-18 23:12:15 +00:00
korean garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
lang Change the default gcc arm arch target from strongarm (armv4) to 2016-03-24 13:16:32 +00:00
mail g/c PFRAG.shared; ok giovanni@ 2016-03-23 12:12:26 +00:00
math g/c PFRAG.shared 2016-03-23 21:14:58 +00:00
meta The -doc subpackage of ghc no longer exists. 2016-01-20 16:28:54 +00:00
misc Update to hwdata-0.287. 2016-03-23 06:50:43 +00:00
multimedia Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. 2016-03-20 19:56:05 +00:00
net This patch introduces pledge(2) to mcabber with the following promises: 2016-03-24 20:04:25 +00:00
news Update to 1.0.0 of SABNzbd+ from Carlin Bingham <cb @ viennan net> 2016-03-21 23:30:08 +00:00
plan9 fix errno declaration 2016-03-17 21:07:32 +00:00
print Update to cups-filters-1.8.3. 2016-03-24 07:30:01 +00:00
productivity Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. 2016-03-20 19:56:05 +00:00
security Update security/py-M2Crypto to 0.24.0 2016-03-23 23:02:46 +00:00
shells Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. 2016-03-20 19:56:05 +00:00
sysutils Update to salt-2015.8.8. 2016-03-23 07:07:32 +00:00
telephony Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. 2016-03-20 19:56:05 +00:00
tests Fix two of three failing tests, t5 needs more complex treatment. 2016-03-23 22:36:27 +00:00
textproc Update to gtk-doc-1.25. 2016-03-22 12:59:44 +00:00
www update to 49.0 2016-03-23 20:13:06 +00:00
x11 g/c PFRAG.shared 2016-03-23 21:58:11 +00:00
.cvsignore skip lost+found, and sort alphabetically following obj->pobj change 2014-11-08 10:00:13 +00:00
INDEX sync; 9561 2016-03-17 12:05:21 +00:00
Makefile override ARCH too so INDEX builds are the same everywhere 2015-08-19 17:06:51 +00:00
README Fix path to dpb(1). 2014-07-11 10:38:01 +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}/infrastructure/man) for bulk builds.

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

$OpenBSD: README,v 1.21 2014/07/11 10:38:01 ajacoutot Exp $