summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-03-24Remove ONLY_FOR_PLATFORMS from the days of binary-only xforms.joerg1-5/+1
2006-03-24Explicitly link mpipython with pthread, since libpython is multithreaded.joerg1-2/+2
2006-03-24Fix DragonFly: include stdint.h.joerg2-1/+17
2006-03-24Generate configure patch from patch-aa and remove the autoconfjoerg3-7/+187
dependency. Fixes build of plugins on DragonFly, where patch-ab is needed.
2006-03-23Note bglibs update (bugfixes).schmonz1-1/+2
2006-03-23Update to 1.041. From the changelog:schmonz2-7/+6
- Modified cli-generate to add man page and HTML output options, and more formatting commands. - Tweaked the hmac_finish prototype to properly indicate that the midstate is const and unmodified by the function.
2006-03-23Add p5-HTTP-Proxy; requested by jlamchristos1-1/+2
2006-03-23remove svr4 pkgname.christos1-2/+1
2006-03-23+ galculator-1.2.5.1On, gthumb-2.7.5.1, gworkspace-0.8.2,wiz1-2/+5
sendmail-8.13.6.
2006-03-23Mention p5-HTTP-Proxychristos1-1/+2
2006-03-23Add a package for HTTP::Proxychristos4-0/+27
2006-03-23Fix DragonFly by typedefing ulong.joerg2-1/+17
2006-03-23Add DragonFly support.joerg4-23/+32
2006-03-23Attempt at DragonFly support.joerg2-20/+31
2006-03-23DragonFly support.joerg3-10/+25
2006-03-23ap_type is a short, not a char. Fix it and bump revision.joerg3-3/+18
2006-03-23Add DragonFly support.joerg3-5/+33
2006-03-23Include unistd.h to get select(2) on DragonFly.joerg2-1/+14
2006-03-23Include <sys/types.h> before <sys/socket.h> for DragonFly.joerg2-6/+14
Detect poll correctly on DragonFly.
2006-03-23Add DragonFly support.joerg2-1/+15
2006-03-23Make this build on Darwin.yyamano3-1/+29
2006-03-23Add DragonFly support.joerg2-4/+4
2006-03-23Just like Firefox, Thunderbird enjoys severe illnesses when compiledjoerg1-1/+3
with active visibility support. Fix this and bump revision.
2006-03-23Readd minor DragonFly patch. Disable use of visibility attributes,joerg5-8/+19
It's Just Broken (TM). Bump revision.
2006-03-23Fix errno.joerg4-12/+33
2006-03-23avoid a malformed conditional with the make on netbsd-2.dmcmahill1-2/+2
2006-03-23Add DragonFly support.joerg5-5/+179
2006-03-23Fix errno.joerg2-1/+14
2006-03-23add "IS_BUILTIN.pthread-stublib=no"; this fixes a mysterious breakagedrochner1-1/+3
in x11-links/xfree.mk reported by mlh@goathill.org (I don't know what I'm doing.)
2006-03-23Forgotten patchsum for patch-ac.joerg1-1/+2
2006-03-23Fix typo in message.wiz1-2/+2
2006-03-23Create a platform-dependent symlink only when it doesn't exist.minskim1-3/+6
2006-03-23Make this package build on NetBSD/amd64 by creating a symlink to a properminskim1-2/+7
config file.
2006-03-23Note update of TiffIO.minskim1-1/+2
2006-03-23Update TiffIO to 1.2.0e.minskim4-113/+35
Changes: - Use libtiff>3.8. - bit order is different from byte order. So don't messup endianness with LSBfirst in bitmaps. - Added support for Lab up to 3x16bits and RGB/RGBA up to 4x32bits.
2006-03-23Honor PKGMANDIR.jlam1-3/+3
2006-03-23Make this package build on a case-insensitive filesystem.minskim2-1/+15
2006-03-23Provide the correct psiwidgets path to uic. This makes the package buildminskim1-1/+3
again.
2006-03-23Fix errno usage in Python (!) code.joerg3-1/+26
2006-03-23DragonFly support.joerg3-7/+28
2006-03-23lvalue cast == evil, lvalue cast in C++ == broken. Attempt to fix them.joerg3-1/+65
2006-03-23Back out the previous gcc-4 fix. It should be fixed in py-qt3-sip.minskim3-29/+1
2006-03-23Recognize DragonFly as BSD.joerg3-7/+7
2006-03-22Fix errno.joerg8-20/+75
2006-03-22Fix broken va_arg usage violating ISO C promotion rules. Bump revision.joerg4-2/+31
2006-03-22* Fix PLIST in the "esound" PKG_OPTION case.jlam6-41/+39
* Avoid hardcoding paths with sed when using the preprocessor is much nicer. * We don't need to explicitly add ${LIBOSSAUDIO} to LIBS since the configure script already knows to search for -lossaudio. * Directly list the info files in the PLIST. Bump PKGREVISION to 2.
2006-03-22Explicitly link libkdecore against libz because it is using gz* functions.minskim2-1/+15
This prevents the undefined symbols error on Darwin. No functional changes on other platform.
2006-03-22Add DragonFly support. Add explicit rpath for /usr/pkg/lib for libXmu.joerg3-5/+19
2006-03-22Fix GCC 3.4+: label at end of compound statement.joerg2-1/+14
2006-03-22Add DragonFly support. Add explicit rpath for /usr/pkg/lib.joerg5-10/+40