summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-10-31Include <sys/time.h> to get fd_set per POSIX. (SourceForge bug #1344209)tv2-1/+14
2005-10-31Provide a default value of the nonportable INET_ADDRSTRLENtv2-1/+17
(not defined on Interix).
2005-10-31Need <sys/time.h> to get fd_set (on Interix, and per POSIX).tv2-1/+14
2005-10-31Don't build/install the catpage; not all systems have nroff on hand.tv4-4/+28
2005-10-31Make "find" command in tests/find-zero-length.test more correct.tv2-1/+15
2005-10-31MITSHM is not available on Interix, so don't request it.tv3-8/+19
2005-10-31Updated multimedia/kmplayer to 0.9.1xtraeme1-1/+2
2005-10-31Update to 0.9.1:xtraeme3-21/+10
- Added Find/FindNext in playlist's context menu - Intro-movie's background will finish when clicked on its background - Fix possible crash w/ plugin if javascript did a 'put' on an unknown property - Support reading playlist files from media:// or remote:// protocols, movie files that resolve to these, still doesn't work though - Support SMIL's 'begin' attribute on group tags (seq/par/excl) as well - Fix not honouring MPlayer's aspects detection in case it's not width:height - Fix MPlayer with the X11Shm video driver not scaling correctly when 'keep aspects' is set And more... http://kmplayer.kde.org/changelog.php
2005-10-31Of course, this does work with pkgviews....tv1-1/+3
2005-10-31NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-10-31NOT_FOR_PLATFORM Interix (only 32-bit off_t).tv1-1/+3
2005-10-31This needs libgetopt on some systems.tv1-1/+2
2005-10-314.1.0nb1: Interix has no sync(2). Use fsync(2) there instead.tv3-3/+55
While there, use fsync(2) on all hosts. Without this, the fstime benchmark will be disproportionately biased toward OS's and hardware that buffer larger amounts of data in memory before [background] syncing.
2005-10-31NOT_FOR_PLATFORM Interix (only 32-bit off_t).tv1-1/+3
2005-10-31Use esound on Interix too. (However, still depends on XShm, which Interixtv1-5/+4
lacks, so doesn't build yet.)
2005-10-31NOT_FOR_PLATFORM Interix.tv1-1/+2
2005-10-31NOT_FOR_PLATFORM Interix; make sure to include ossaudio.buildlink3.mk.tv1-1/+4
2005-10-31NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-10-31Use esound on Interix for audio output.tv1-2/+10
2005-10-31NOT_FOR_PLATFORM Interix; make sure to include ossaudio.buildlink3.mk.tv2-2/+8
2005-10-31NOT_FOR_PLATFORM Interix.tv1-3/+4
2005-10-31NOT_FOR_PLATFORM Interix.tv5-5/+15
2005-10-31No need to include <getopt.h> as getsubopt/getopt_long is not needed.tv2-1/+15
2005-10-31+sysexitstv1-1/+2
2005-10-31Include devel/sysexits to get <sysexits.h>.tv1-1/+2
2005-10-31+sysexitstv1-1/+2
2005-10-31sysexits-1.0: Package for a <sysexits.h> header, which is a common BSD-ismtv7-0/+207
but not included on all OS's.
2005-10-31NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-10-31NOT_FOR_PLATFORM Interix.tv3-4/+10
2005-10-31Only include <inttypes.h> if configure said it exists. Add <stdlib.h> totv3-1/+34
one place where uintptr_t is needed, for Interix.
2005-10-31Interix has neither mlock(2) nor socklen_t.tv3-1/+25
2005-10-31Fix .mo files generation problem, as in libkexif and libkipitonio3-1/+125
2005-10-31Fix build on Interix (u_int64_t, not uint64_t).tv2-1/+19
2005-10-31NOT_FOR_PLATFORM Interix.tv2-4/+8
2005-10-31Get useful definitions of unalz_le*toh() on Interix.tv2-6/+13
2005-10-31Fix build on Interix; it seems % has special meaning in Configure now.tv2-4/+4
2005-10-31Fix build on Interix by including <stdlib.h> to get [u]intptr_t.tv2-6/+7
(Actually in stddef.h, but that would require yet another autoconf check.)
2005-10-31Fix build on Interix (u_int64_t, but no uint64_t).tv2-1/+17
2005-10-31Updated graphics/gimp to 2.2.9adam2-3/+3
2005-10-31Changes 2.2.9:adam3-8/+15
- fixed minor problem in JPEG plug-in - allow to disable build of gtkhtml2, svg, and lcms features - fixed bug in Imagemap plug-in - handle PSD files with untitled channels - fixed build of MMX/SSE assembly code on gcc 4.0 - fixed crash in image preview code - fixed redraw of previews in Rotate Colormap plug-in - fixed redraw of previews in Filterpack plug-in - cross-compilation fixes and build fixes for Cygwin - fixed character placement in Text Circle script - made GIMP more robust against strange characters in directory names - fixed minor issue in Dicom plug-in - deal with API change in librsvg >= 2.11.0 - fixed bug in ellipse selection - fixed build issue on Cygwin - fixed problem in ellipse selection - ease closing of iscissors outline - fixed handling of Tab key if NumLock is active - fixed problem with random number generator in QBist plug-in - raise palettes grid instead of creating a new one - fixed problem with environment maps in Lighting plug-in - fixed Gaussian Blur for small radii - fixed Select By Color tool on grayscale layers
2005-10-31Bump revision for possible change of the linkage in sysutils/fam.joerg1-1/+2
2005-10-31patch-bc can change the linkage, especially for static linking, so bumpjoerg1-2/+2
the revision.
2005-10-31Add DIST_SUBDIR=${PKGNAME_NOREV} to change distfile path, as checksum wastonio2-5/+6
updated. Thanks Min Sik Kim for pointing the problem
2005-10-31Bumped PKGREVISION of databases/freetds. Added the proper --mandir argumentrillig1-1/+2
to the configure script.
2005-10-31Mention bacula update and new bacula-client package.wiz1-1/+3
2005-10-31Added the proper --mandir argument to the configure script. Bumpedrillig2-3/+4
PKGREVISION.
2005-10-31Note update of www/squid package to 2.5.12nb2.taca1-1/+2
2005-10-31Use official patch instead of temporary one.taca3-29/+9
2005-10-26 20:31 (Minor) fails to compile with undefined reference to setenv Bump PKGREVISION.
2005-10-31Patch from Geert Hendrickx for ideas from Sergey Svishchev:wiz1-4/+3
Change BACULA_PIDDIR from /var/run/bacula to /var/run. Add CONFIGURE_ARGS+=--with-sbin-perm=0755. Remove tcp_wrappers bl3.mk, configure doesn't check for it, and even if explicitly enabled, build breaks. Ride recent PKGREVISION bump.
2005-10-31Changed back the default values for GNU_CONFIGURE_{INFO,MAN}DIR to whatrillig1-3/+3
they had been before my last change. I had thought it would be more intuitive if they were based on GNU_CONFIGURE_PREFIX instead of PREFIX, but this might break some packages.