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
landry 4631994f18 Major update to webkit 2.0.0.
- add ruby to BDEPS. Webkit build system now uses autohell, python, ruby and perl \o/
- set MODRUBY_REV = 1.8 on sparc64 since 1.9 is broken there
- disable WebKit2 support, it needs shm_open()/shm_unlink()
- switch from gstreamer-0.10 to gstreamer1
- force-disable JIT/ASSEMBLER on non-jit archs, builds fails otherwise (bug #113638)
- only build NumberPrototype.cpp with -O0 on sparc64, not the damn whole thing
- use -Wl,--relax on ppc otherwise linking fails
- move some patches around since JavaScriptCore/wtf moved to WTF/wtf
- dont uselessly rerun make within make during install, gmake blows
- blindly backport upstream r144077 to fix mips64 build
- backport bits of #103128 & r145551 to fix powerpc build
- backport r147967 & more to fix bashisms in configure
- bug #109932 forced the use of gcc >= 4.7 or clang >= 3.0, but this is
  only for WebKit2 so loosen the check atm

Tested working fine on amd64 & i386, went in bulk builds, known broken
at runtime on ppc (being worked on. or not.) should build on mips64el
(and maybe even run!) and sparc64 (wont run! ever! nothing new here..),
but 'someone' will care about the poor exotic archs and fix'em, right ?

After too much prodding from the gnome maintainers who desperately need it
2013-04-13 09:11:02 +00:00
archivers actually bump the revision 2013-04-04 21:45:03 +00:00
astro jasper@ pointed out that there is a fortran MODULE, so use it for 2013-04-11 15:40:21 +00:00
audio Update to rhythmbox-2.99.1. 2013-04-13 08:40:22 +00:00
base PERMIT* 2013-03-17 13:59:44 +00:00
benchmarks USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
biology USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
books hot off the press, the new third edition of the WNDW wireless networking book. 2013-03-28 14:25:03 +00:00
cad casting a pointer type does not magically change the size of the 2013-04-03 15:35:54 +00:00
chinese USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
comms Add a missing run dependency on print/ghostscript/gnu 2013-04-12 14:06:38 +00:00
converters update to p5-DateManip 6.39, ok espie@ (maintainer) 2013-04-10 13:15:14 +00:00
databases Merge several bug fixed from upstream (memory corruption, memory leaks...). 2013-04-12 05:46:15 +00:00
devel Replace BROKEN-arm with arch-conditional "CFLAGS += -O1 -fno-stack-protector". 2013-04-12 17:39:57 +00:00
editors Fix build with gtkmm>=2.24.3. 2013-04-08 15:12:07 +00:00
education USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
emulators Fix build with gtkmm>=2.24.3; shoud be the last fallout. 2013-04-09 06:21:22 +00:00
fonts PERMIT_* 2013-03-11 12:27:53 +00:00
games Use the x11/gnome MODULE and remove explicit dependency on rarian. 2013-04-13 08:28:36 +00:00
geo unobfuscate my entry 2013-04-09 20:21:46 +00:00
graphics Fix build after jbigkit update to 2.0. 2013-04-13 08:53:47 +00:00
infrastructure Add -u option to portimport(1), allowing to specify your username in CVS. 2013-04-11 15:18:00 +00:00
inputmethods librsvg is implied. 2013-04-03 08:16:43 +00:00
japanese Fix build with glib2>=2.36.0. 2013-03-27 18:01:16 +00:00
java - Use a rerolled distfile that includes openbsd native libs for both 2013-03-17 14:02:11 +00:00
korean USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
lang Add Ada support for sparc64. 2013-04-12 10:01:47 +00:00
mail Add a dependency on net/p5-IO-Socket-IP, this module is preferred over IO::Socket::Inet 2013-04-12 14:35:57 +00:00
math Hook up wcslib and libqalculate. 2013-04-11 14:06:40 +00:00
meta Move vino from -main to -extra; this allows sharing the Desktop out-of-the-box. 2013-04-06 08:21:20 +00:00
misc Remove the librsvg dependency from the gtk ports, _except_ when it's a 2013-04-02 16:41:21 +00:00
multimedia - Takeover as MAINTAINER 2013-04-11 20:26:10 +00:00
net update to NSCA-ng 1.1 2013-04-12 21:44:53 +00:00
news PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
plan9 use movw not movl with (16-bit) segment registers. 2013-03-21 22:26:27 +00:00
print Forgot to sync the patch in previous. 2013-04-10 17:17:23 +00:00
productivity Fix build with gtkmm>=2.24.3. 2013-04-08 14:20:34 +00:00
security Update license marker as the license changed with 3.1.10. 2013-04-12 05:16:03 +00:00
shells Use @shell instead of @bin so that dash properly registers itself in 2013-03-14 17:08:57 +00:00
sysutils Update to bacula-5.2.13. 2013-04-12 10:39:04 +00:00
telephony fix for newer bsd.port.mk, spotted by naddy 2013-03-28 22:02:18 +00:00
textproc reduce Makefile eyebleedingness slightly; no package change. 2013-04-13 08:46:07 +00:00
www Major update to webkit 2.0.0. 2013-04-13 09:11:02 +00:00
x11 Regen WANTLIB. 2013-04-13 08:54:19 +00:00
.cvsignore add openbsd-wip (the repository on github). 2011-11-01 12:36:30 +00:00
INDEX regen after first batch of gnomes shuffling is finished. 2013-04-04 07:43:21 +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 $