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
ajacoutot 86e08285c5 Sanitize this package and provide a working runtime out of the box:
* remove USE_GROFF to prevent warnings
* fix the examples directory
* use .conf files from upcoming 3.1 version (they work by default and the patches can be easily removed when we upgrade)
* add a default minimal puppet.conf that works instead of the currently broken one we ship
* only include conf files we need
* no need to create the hierarchy under /var/puppet since puppet will take care of it

ok robert@ (maintainer), jasper@
2013-02-19 16:11:16 +00:00
archivers bump; make sure static binaries get updated 2013-02-05 14:49:29 +00:00
astro mark conflict: astro/jday, net/netatalk 2013-01-09 23:06:24 +00:00
audio Fix bulk builds (at least for sthen@) until the real issue gets resolved. 2013-02-06 20:47:41 +00:00
base fix manifest 2013-02-04 11:42:33 +00:00
benchmarks update maintainer's email address. 2012-11-23 10:59:11 +00:00
biology whitespace 2012-10-23 09:39:51 +00:00
books zap space 2012-10-29 11:29:51 +00:00
cad Update to xcircuit-3.7.48. 2013-02-07 22:49:22 +00:00
chinese resurrect USE_X11, only for the few ports that require xenocara components 2012-10-29 15:19:02 +00:00
comms Quiet gconftool-2: 2013-02-06 14:23:06 +00:00
converters Update to json 1.7.7, fixing CVE-2013-0269. 2013-02-12 15:32:51 +00:00
databases Update to MySQL 5.1.68. 2013-02-08 15:51:56 +00:00
devel The pkg_create magic to handle stripping dynamic libraries on static-only 2013-02-16 18:17:49 +00:00
editors provide upgrade paths from emacs22 and emacs23 to emacs24; 2013-02-11 07:43:06 +00:00
education Upstream re-rolled the tarball with some changes: 2013-01-19 23:45:40 +00:00
emulators do the python symlink in pre-patch rather than pre-build; this way the build 2013-02-06 10:19:52 +00:00
fonts Don't use ${FLAVOR:L}, we only support lower-case flavours now. 2013-02-09 14:49:50 +00:00
games Remove the --enable-music option from CONFIGURE_ARGS. 2013-02-08 02:55:16 +00:00
geo Quiet gconftool-2: 2013-02-06 14:23:06 +00:00
graphics Do this the right way, as noted by espie@ on ports@ 2013-02-09 17:38:24 +00:00
infrastructure give a clue to clueless people 2013-02-18 12:07:42 +00:00
inputmethods Fix path to immodules.cache for gtk+3. 2013-01-23 18:05:57 +00:00
japanese Don't use ${FLAVOR:L}, we only support lower-case flavours now. 2013-02-09 14:49:50 +00:00
java boring morning useless cleanup: remove the FreeBSD RCS tags; it makes 2012-08-18 07:25:25 +00:00
korean fix build after introduction of grantpt(3) 2012-12-07 19:05:25 +00:00
lang unbreak build on a clean system. reported by nigel (and I hit it too), 2013-02-15 12:06:11 +00:00
mail add devel/swig as a build dependency and regenerate the swig code 2013-02-13 08:02:37 +00:00
math Don't use ${FLAVOR:L}, we only support lower-case flavours now. 2013-02-09 14:49:50 +00:00
meta +mupen64plus 2013-01-25 19:02:57 +00:00
misc Don't use ${FLAVOR:L}, we only support lower-case flavours now. 2013-02-09 14:49:50 +00:00
multimedia Don't use ${FLAVOR:L}, we only support lower-case flavours now. 2013-02-09 14:49:50 +00:00
net SECURITY UPDATE: fix remote DoS. 2013-02-15 09:54:36 +00:00
news missing LIB_DEPENDS/wantlib 2012-12-21 13:01:32 +00:00
plan9 Don't use ${FLAVOR:L}, we only support lower-case flavours now. 2013-02-09 14:49:50 +00:00
print Ensure that cups/gdevcups.c is compiled with the same flags as 2013-02-15 12:40:00 +00:00
productivity Quiet gconftool-2: 2013-02-06 14:23:06 +00:00
security Don't use ${FLAVOR:L}, we only support lower-case flavours now. 2013-02-09 14:49:50 +00:00
shells update to 1.0 2013-02-12 16:23:33 +00:00
sysutils Sanitize this package and provide a working runtime out of the box: 2013-02-19 16:11:16 +00:00
telephony Don't use ${FLAVOR:L}, we only support lower-case flavours now. 2013-02-09 14:49:50 +00:00
textproc Don't use ${FLAVOR:L}, we only support lower-case flavours now. 2013-02-09 14:49:50 +00:00
www sync with gtkhtml4 by adding a build dependency on libsoup as used for 2013-02-18 07:53:54 +00:00
x11 Fix for CVE-2013-0292: authentication bypass vulnerability 2013-02-16 09:05:36 +00:00
.cvsignore add openbsd-wip (the repository on github). 2011-11-01 12:36:30 +00:00
INDEX sync, 7865 unzels 2013-01-28 09:14:03 +00:00
Makefile stupid thing I should have done years ago: grab bsd.own.mk (and /etc/mk.conf) 2013-01-06 16:14:10 +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 $