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
bernd 0875288c2e We compile png with -DPNG_NO_ASSEMBLER_CODE. Unfortunately, the libpng build
system doesn't install a pngconf.h appropriate to the options passed to the
build.
So we have to put a PNG_NO_ASSEMBLER_CODE define into pngconf.h manually.
This unbreaks (at least) ImageMagick on amd64.

Some more information about this problem can be found here:

http://sourceforge.net/mailarchive/forum.php?thread_id=10314069&forum_id=43850

Since we don't want to compile pentium specific code,
remove -DPNG_USE_PNGGCCRD.

Bump major lib version and PKGNAME.

with help & ok steven@, naddy@
2006-05-13 13:52:48 +00:00
archivers fix several buffer overflows/issues from gentoo/fedora, brought up 2006-04-07 23:14:13 +00:00
astro remove MASTER_SITE_LOCAL since distfile is not there. 2006-02-18 19:06:33 +00:00
audio add mpd 2006-05-13 09:53:26 +00:00
benchmarks bump PKGNAME due to the change of the pear dependencies; 2006-05-09 14:16:50 +00:00
biology Fix build with python 2.4 2005-12-18 20:33:17 +00:00
books update to autobook 1.5 2006-03-04 13:38:00 +00:00
cad update to xcircuit 3.4.21 2006-03-24 17:30:34 +00:00
chinese remove references to shellhung.org in MASTER_SITES and assorted cleanup 2006-04-08 20:28:36 +00:00
comms allow building with tiff 3.8.x 2006-03-18 17:19:21 +00:00
converters add pflogx and sort 2006-05-09 18:24:08 +00:00
databases Add missing dependecy. (textproc/p5-XML-Parser) 2006-05-12 08:20:23 +00:00
devel update to 0.18 2006-05-11 14:40:57 +00:00
editors - update to leafpad 0.8.9 2006-05-12 15:50:02 +00:00
education BUILD_DEPENDS -> RUN_DEPENDS 2006-02-10 04:50:06 +00:00
emulators +generator 2006-05-03 00:03:21 +00:00
games update to 20060507 which fixes 64-bit/alignment problems 2006-05-12 01:27:42 +00:00
graphics We compile png with -DPNG_NO_ASSEMBLER_CODE. Unfortunately, the libpng build 2006-05-13 13:52:48 +00:00
infrastructure Add _mpd for audio/mpd. 2006-05-13 09:54:27 +00:00
japanese - add missing license comment 2006-03-09 21:42:56 +00:00
java - begin using java MODULE 2005-06-17 21:47:29 +00:00
korean add a working master site 2006-02-04 20:36:35 +00:00
lang - add amd64 support 2006-05-12 03:01:04 +00:00
mail CVS missed this, checksums for beta8 2006-05-12 20:26:51 +00:00
math set USE_X11 2006-05-12 13:52:17 +00:00
mbone Always explicitly set the AUTOCONF_VERSION to use. In some cases 2005-11-03 18:28:55 +00:00
misc for building the -motif subpackage we do need openmotif. 2006-04-24 16:38:10 +00:00
multimedia Fix some format string vulnerabilities and bump PKGNAME. 2006-04-22 18:37:28 +00:00
net +p5-Net-Whois-RIPE 2006-05-11 14:55:12 +00:00
news cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
palm fix MASTER_SITES and HOMEPAGE, bump PKGNAME 2006-02-05 09:54:47 +00:00
plan9 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
print update to jadetex 3.13, only three years late :) 2006-04-17 14:19:18 +00:00
productivity explicitly initialise a variable to let taskjuggler build (and run?) on 2006-04-29 17:12:04 +00:00
russian move any perl or sed substitutions from post-patch to pre-configure 2006-02-08 04:54:48 +00:00
security bump PKGNAME due to the change of the pear dependencies; 2006-05-09 14:16:50 +00:00
shells update to patchlevel 17: miscellaneous bug fixes; prodded by david@ 2006-04-15 14:47:17 +00:00
sysutils Update to wmwlmon 0.9. 2006-05-10 21:03:40 +00:00
telephony +fobbit 2006-05-12 01:32:59 +00:00
textproc fix master site paths 2006-05-12 16:08:36 +00:00
www add OpenBSD tag 2006-05-10 13:48:01 +00:00
x11 update to 2.6.3, in sync with out Gtk+2 version; ok alek@ 2006-05-08 13:44:18 +00:00
.cvsignore add plist for PLIST_DB 2005-09-30 18:09:23 +00:00
INDEX synch 2006-04-18 10:13:28 +00:00
Makefile do not compress pkglocatedb so it can directly be used by locate(1) 2005-09-02 00:43:50 +00:00
README

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
bsd.port.mk(5).

See also http://www.openbsd.org/

$OpenBSD: README,v 1.17 2004/07/25 00:15:32 espie Exp $