Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-16 | Fix installation problems found in bulk build | martti | 1 | -4/+4 | |
2005-06-16 | provide defaults for bzcat and tbl to avoid unnecessary build | grant | 1 | -1/+9 | |
dependencies on archivers/bzip2 and textproc/groff when they are available in the base system. | |||||
2005-06-16 | Whitespace nits. | jlam | 1 | -11/+11 | |
2005-06-16 | Deal with different versions of Darwin. Patch from Yuji Yamano on | markd | 1 | -1/+7 | |
pkgsrc-bulk. | |||||
2005-06-16 | Fix a crash in the kicker - patch from KDE svn. | markd | 3 | -2/+17 | |
OK'ed during freeze by jlam and wiz. Bump PKGREVISION. | |||||
2005-06-15 | Work around gcc 4 (on MacOS X 10.4.something) not knowing -fmove-all-movables | hubertf | 2 | -2/+18 | |
Bump to rev. mjpegtools-1.6.2nb5 | |||||
2005-06-15 | - Note bump to nb2 for cdrdao | adrianp | 1 | -1/+2 | |
2005-06-15 | - Fix writing for cdrdao | adrianp | 2 | -2/+14 | |
- Reported by Mathieu in PR# 30438, thanks for the PR and the patch. - Bump to nb2 | |||||
2005-06-15 | Avoid generating a blank line as the first command of a target as that | jlam | 1 | -1/+2 | |
isn't understood by some make programs, e.g. /usr/ccs/bin/make. | |||||
2005-06-15 | Updated mail/dspam to 3.4.8 | xtraeme | 2 | -3/+3 | |
2005-06-15 | Update to 3.4.8, bugfix release. | xtraeme | 2 | -6/+6 | |
Changes: BUGFIX: File descriptor leaks when connection to delivery host fails BUGFIX: Decoding NUL characters causes message truncation BUGFIX: Many files not written to group directory when using managed groups BUGFIX: Some LDAs/MTAs truncate message when single dots not properly quoted BUGFIX: 7BIT encoding contains 8BIT characters BUGFIX: Messages to multiple local recipients may fail to decode completely | |||||
2005-06-15 | Create directory before using it. | jlam | 1 | -1/+2 | |
2005-06-15 | Remove trailing empty line introduced in previous. | wiz | 1 | -2/+1 | |
2005-06-15 | Follow jlam@'s suggestion: as no X distribution provides an xextensions.pc | jmmv | 1 | -5/+18 | |
file, do not bother to check if it exists; doing this means we will always choose the pkgsrc version. Instead, create a fake .pc file inside the buildlink directory. | |||||
2005-06-15 | Note PKGREVISION bump of x11/xfce4-desktop, x11/xfce4-panel, | hira | 1 | -1/+5 | |
x11/xfce4-session and x11/xfce4-utils. | |||||
2005-06-15 | Use PKG_SYSCONFDIR framework. Bump PKGREVISION. | hira | 17 | -74/+198 | |
2005-06-15 | Add definition of example directory. | hira | 1 | -1/+3 | |
2005-06-15 | Note update of mail/poppassd package to 4.0.8nb1. | taca | 1 | -1/+2 | |
2005-06-15 | Fix the problem on NetBSD 3.0BETA and later noted by Martti Kuparinen | taca | 3 | -27/+29 | |
on tech-pkg. Bump PKGREVISION. | |||||
2005-06-15 | libXaw on many X11 distributions is linked against libXpm. The linker | jlam | 3 | -4/+18 | |
should automatically pull in libXpm when -lXaw is given, but it doesn't seem to work correctly on Darwin. Modify the xglyph Makefile so that we explicitly link in -lXpm when we link against -lXaw. This should fix the problem noted on Darwin in the bulk builds. Bump the PKGREVISION to 4. | |||||
2005-06-15 | My survey of packages was not quite complete enough. There are at | jlam | 3 | -6/+125 | |
least two packages that still use <FL/*.h> files, so modify fltk to *always* create the links on all platforms. This unfortunately doesn't allow installing this package on a case-insensitive filesystem. Bump PKGREVISION to 3. | |||||
2005-06-15 | cad/atlc to atlc-4.6.0nb1 | dmcmahill | 1 | -1/+2 | |
2005-06-15 | remove ${WRKSRC} references from installed files. Bump PKGREVISION. | dmcmahill | 2 | -3/+4 | |
2005-06-15 | devel/hdf5 to 1.6.4nb1, devel/autoconf to 2.59nb2, and cad/geda-examples to ↵ | dmcmahill | 1 | -1/+4 | |
20050313nb1 | |||||
2005-06-15 | list files which reference ${WRKSRC} in a way which should be ok. Bump ↵ | dmcmahill | 1 | -2/+8 | |
PKGREVISION. | |||||
2005-06-15 | remove ${WRKSRC} references from installed files. Bump PKGREVISION. | dmcmahill | 4 | -70/+17 | |
2005-06-15 | fltk headers are in ${PREFIX}/include/FL. | jlam | 1 | -2/+2 | |
2005-06-14 | smpeg sources (glmovie.c & glmovie-tile.c) assume <malloc.h> exists. | jlam | 1 | -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-14 | This package does only work on "NetBSD-1.6*-* NetBSD-[2-9]*-*". | kristerw | 1 | -1/+3 | |
2005-06-14 | Don't create the mass of symlinks for the headers as they're not used | jlam | 2 | -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-14 | Set WRKSRC=${WRKDIR} to prevent "cd: can't cd to [...]" error when | kristerw | 1 | -1/+3 | |
"Unwrapping files-to-be-installed". | |||||
2005-06-14 | Allow the test for whether the file is a text file to be overridden via | jlam | 1 | -2/+3 | |
CHECK_WRKREF_IS_TEXT_FILE. | |||||
2005-06-14 | Let x11/labltk use bdb if native ndbm is not available. | minskim | 3 | -8/+9 | |
2005-06-14 | Require xpkgwedge>=1.14 so that the correct make is always invoked on | jlam | 1 | -2/+2 | |
Solaris and Linux, regardless of whether we use the same make to build the software or not. | |||||
2005-06-14 | Update pkgtools/xpkgwedge to 1.14. Changes from 1.13 include using | jlam | 3 | -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-14 | We need xpkgwedge whenever we use imake. | jlam | 1 | -2/+4 | |
2005-06-14 | Constify a variable in multiple places so that the definitions match in all | jmmv | 3 | -16/+20 | |
files. Fixes build under Linux, closing PR pkg/29499. | |||||
2005-06-14 | Remove an empty default clause. Should fix build problem reported in | jmmv | 2 | -15/+23 | |
PR pkg/29501, although I haven't been able to reproduce it (different compiler versions, I guess). | |||||
2005-06-14 | Make this package build on Linux by correcting PLIST. Fixes PR pkg/29552. | minskim | 2 | -2/+4 | |
2005-06-14 | Do not assume a _file member in FILE structures as it may not exist on some | jmmv | 2 | -7/+38 | |
systems (e.g., Linux). Instead, use fileno(3). Closes PR pkg/29498. | |||||
2005-06-14 | update autonet to 0.15: | abs | 3 | -7/+8 | |
- fix path in rc.d to main script - add gaim start/stop to sample autonet.local | |||||
2005-06-14 | Apply fixes derived from the HEAD branch of X.Org (6.8.99) to address | jlam | 20 | -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-14 | Note revision bump for xjig to 2. | jmmv | 1 | -1/+2 | |
2005-06-14 | Fix build under Linux: instead of hardcoding the manpage name as a build | jmmv | 2 | -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-14 | Note update of mathomatic. | minskim | 2 | -3/+3 | |
2005-06-14 | Update mathomatic to 12.4.2. | minskim | 2 | -6/+6 | |
Bug fixes and minor improvements. | |||||
2005-06-14 | Honor GAMEOWN, GAMEGRP, GAMEMODE, and GAMEDATAMODE. | minskim | 3 | -12/+15 | |
2005-06-14 | Fix build under Linux by removing local strdup(3) prototype and by using | jmmv | 4 | -5/+19 | |
LIBOSSAUDIO instead of hardcoding -lossaudio. Closes PR pkg/29492 by A L Meyers. | |||||
2005-06-14 | Create directories before installing files into them. This fixes | jlam | 1 | -1/+3 | |
installation when NO_MTREE=yes, and also fixes PR pkg/30491. | |||||
2005-06-14 | Use VARBASE instead of hardcoding /var. | minskim | 3 | -9/+10 | |