summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-06-15remove ${WRKSRC} references from installed files. Bump PKGREVISION.dmcmahill2-3/+4
2005-06-15devel/hdf5 to 1.6.4nb1, devel/autoconf to 2.59nb2, and cad/geda-examples to ↵dmcmahill1-1/+4
20050313nb1
2005-06-15list files which reference ${WRKSRC} in a way which should be ok. Bump ↵dmcmahill1-2/+8
PKGREVISION.
2005-06-15remove ${WRKSRC} references from installed files. Bump PKGREVISION.dmcmahill4-70/+17
2005-06-15fltk headers are in ${PREFIX}/include/FL.jlam1-2/+2
2005-06-14smpeg sources (glmovie.c & glmovie-tile.c) assume <malloc.h> exists.jlam1-1/+11
Create a fake one for platforms that don't have it. This fixes a problem on Darwin noted in the latest bulk build.
2005-06-14This package does only work on "NetBSD-1.6*-* NetBSD-[2-9]*-*".kristerw1-1/+3
2005-06-14Don't create the mass of symlinks for the headers as they're not usedjlam2-122/+4
by FLTK packages. Packages know to use <FL/*.H> for fltk>=1.1, which we already require via BUILDLINK_DEPENDS.fltk. This fixes the build on Darwin where the symlinks were, by default, not created and which subsequently broke the PLIST. Bump the PKGREVISION to 2.
2005-06-14Set WRKSRC=${WRKDIR} to prevent "cd: can't cd to [...]" error whenkristerw1-1/+3
"Unwrapping files-to-be-installed".
2005-06-14Allow the test for whether the file is a text file to be overridden viajlam1-2/+3
CHECK_WRKREF_IS_TEXT_FILE.
2005-06-14Let x11/labltk use bdb if native ndbm is not available.minskim3-8/+9
2005-06-14Require xpkgwedge>=1.14 so that the correct make is always invoked onjlam1-2/+2
Solaris and Linux, regardless of whether we use the same make to build the software or not.
2005-06-14Update pkgtools/xpkgwedge to 1.14. Changes from 1.13 include usingjlam3-7/+10
the make required by the imake config files, which is specified by ${IMAKE_MAKE}. This allows differing make programs to be used for the main build versus xmkmf.
2005-06-14We need xpkgwedge whenever we use imake.jlam1-2/+4
2005-06-14Constify a variable in multiple places so that the definitions match in alljmmv3-16/+20
files. Fixes build under Linux, closing PR pkg/29499.
2005-06-14Remove an empty default clause. Should fix build problem reported injmmv2-15/+23
PR pkg/29501, although I haven't been able to reproduce it (different compiler versions, I guess).
2005-06-14Make this package build on Linux by correcting PLIST. Fixes PR pkg/29552.minskim2-2/+4
2005-06-14Do not assume a _file member in FILE structures as it may not exist on somejmmv2-7/+38
systems (e.g., Linux). Instead, use fileno(3). Closes PR pkg/29498.
2005-06-14update autonet to 0.15:abs3-7/+8
- fix path in rc.d to main script - add gaim start/stop to sample autonet.local
2005-06-14Apply fixes derived from the HEAD branch of X.Org (6.8.99) to addressjlam20-141/+1778
problems noted in CAN-2004-0914: Multiple vulnerabilities in libXpm for 6.8.1 and earlier, as used in XFree86 and other packages, include (1) multiple integer overflows, (2) out-of-bounds memory accesses, (3) directory traversal, (4) shell metacharacter, (5) endless loops, and (6) memory leaks, which could allow remote attackers to obtain sensitive information, cause a denial of service (application crash), or execute arbitary code via a certain XPM image file. Bump PKGREVISION to 4. Since this is a security-related fix, also bump the BUILDLINK_RECOMMENDED version for this package.
2005-06-14Note revision bump for xjig to 2.jmmv1-1/+2
2005-06-14Fix build under Linux: instead of hardcoding the manpage name as a buildjmmv2-5/+6
target (man.0), use 'all' which works (at least) under NetBSD and Linux. (The problem is that the manpage suffix changes across systems.) While here, remove a directory emptied during deinstallation. Bump PKGREVISION to 2 due to this. This change together with recent rillig@'s fixes close PR pkg/29493.
2005-06-14Note update of mathomatic.minskim2-3/+3
2005-06-14Update mathomatic to 12.4.2.minskim2-6/+6
Bug fixes and minor improvements.
2005-06-14Honor GAMEOWN, GAMEGRP, GAMEMODE, and GAMEDATAMODE.minskim3-12/+15
2005-06-14Fix build under Linux by removing local strdup(3) prototype and by usingjmmv4-5/+19
LIBOSSAUDIO instead of hardcoding -lossaudio. Closes PR pkg/29492 by A L Meyers.
2005-06-14Create directories before installing files into them. This fixesjlam1-1/+3
installation when NO_MTREE=yes, and also fixes PR pkg/30491.
2005-06-14Use VARBASE instead of hardcoding /var.minskim3-9/+10
2005-06-14Honor GAMEGRP and GAMEMODE not only for data files but also for the binary.minskim1-1/+2
2005-06-14Honor GAMEGRP, GAMEMODE, and GAMEDATAMODE.minskim3-14/+14
2005-06-14Access static attributes through the class itself, not through an instance.jmmv2-1/+36
Should fix build problem reported in PR pkg/29452 by A L Meyers.
2005-06-14Do not assume swprintf is in std::, as it breaks the build under NetBSDjmmv2-1/+31
3.99.5 (at least). Closes PR pkg/30380 by wiz@.
2005-06-14Honor *OWN, *GRP, and *MODE.minskim1-1/+3
2005-06-14Fix build under Linux (missing inclusion of string.h in some files).jmmv3-15/+30
Closes PR pkg/29451.
2005-06-14Honor *OWN, *GRP, and *MODE.minskim1-1/+3
2005-06-14Makefile cleanup to close PR#30492adam1-5/+2
2005-06-14+ bluefish-1.0.1, dspam-3.4.8, mplayer-plugin-firefox-2.85,wiz1-2/+5
patchutils-0.2.31.
2005-06-14revert previous; this wasn't tested very well. Sorry.jschauma2-2537/+1
2005-06-14- Note php-jpgraph updateadrianp1-1/+2
2005-06-14- Update to 1.18adrianp4-46/+125
- Grab maintainership - Update homepage - Make pkglint happy - Highlights include: Add better check that GD is really installed Guide lines for pie plots Add Cleanup() method to delete all allocated objects within the graph. Add new date scale for X-axis Add Interlaced PNG feature - See the following for more details: http://www.aditus.nu/jpgraph/changes.php?v=5 http://www.aditus.nu/jpgraph/changes.php?v=7
2005-06-14Include "../../mk/pthread.buildlink3.mk".kristerw1-1/+3
2005-06-14Do not #define _POSIX_SOURCE. We do not need that namespace protection,kristerw2-1/+18
and _POSIX_SOURCE causes build to fail for NetBSD 1.6 (due to fd_set not being available).
2005-06-14Added a patch that removes preprocessor directives out of the macrorillig2-1/+32
expansion of another macro. Needed for at least gcc-2.95.
2005-06-14Added a patch that makes the declaration of toupper() visible and fixes anrillig2-1/+25
out-of-bounds error.
2005-06-14Require xpkgwedge>=1.13 when used as a build dependency so that thejlam2-4/+3
correct make(1) program is invoked by pkgxmkmf.
2005-06-14Update pkgtools/xpkgwedge to 1.13. Changes from version 1.12 includejlam2-7/+6
invoking the make(1) program as "make" instead of hardcoding the (wrong) path in ${MAKE_PROGRAM}. This will rely on the tools framework to have set up "make" to properly call the correct make(1) program. This should fix cases where pkgxmkmf called the wrong make(1) program on Linux systems.
2005-06-14Remove DOS end-of-line characters from *.c and *.cpp before compilingrillig1-1/+8
them. This fixes the build with gcc-2.95 on NetBSD 1.6.2.
2005-06-14Make IMAKE_TOOLS into a publicly-readable variable so that it can bejlam2-6/+6
used by pkgtools/xpkgwedge.
2005-06-14Explicitly disable use of PAM as before qpopper/Makefile.commontaca1-2/+2
related changes.
2005-06-14Added a patch needed for ISO C90 compilers. This fixes the build ofrillig2-1/+21
audio/gst-plugins-cdparanoia on NetBSD 1.6.2.