summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-06-15Don't --enable-threads for now. If we do this, all potential users ofdrochner4-12/+17
libtcl.so/libtk.so (whether linking it in or dlopen() it) must be linked against libpthread. This is something we can't guarantee. Fixes bulk build error in py-imagingtk and numerous runtime problems.
2004-06-15note PKGREVISION bump of python23{,-pth} to 2 for SIGINT fix.grant1-1/+3
(thanks, luke)
2004-06-15before the SIGINT fix, the PKGREVISION was set to 1 ingrant3-6/+4
python23{,-pth}/Makefile. it was then "bumped" to 1 in Makefile.common. really bump it to 2 and leave it in Makefile.common (hi luke!)
2004-06-15note PKGREVISION bump of smpeg.grant1-1/+2
2004-06-15this package advertises as only being for Linux, AIX, FreeBSD andgrant1-1/+3
NetBSD. make it so.
2004-06-15bump PKGREVISION for lastgrant1-2/+2
2004-06-15kmymoney2 update.markd1-1/+2
2004-06-15Update to version 0.6.markd30-380/+59
Fixes problems seen in the bulk builds. Changes: Lots of bug fixes.
2004-06-15this needs flex to buildgrant1-1/+2
2004-06-15this needs GNU patchgrant1-1/+2
2004-06-15- needs a c and c++ compilergrant1-1/+9
- needs -lCrun when building with SunPro so programs that link against libsmpeg.so can resolve all symbols. - USE_GCC_SHLIB
2004-06-15this needs GNU awk to build.grant1-2/+2
2004-06-15NetBSD 2.0 and above does not have GNU awk, make it so.grant1-3/+3
2004-06-15- don't override compiler variablesgrant2-12/+18
- don't gcc specific flags
2004-06-15this uses a c++ compiler.grant1-1/+2
2004-06-15Be explicit that libghoto2 is not used by the package (yet?).markd1-1/+3
Fixes PR 25513.
2004-06-15don't pass gcc specific flagsgrant2-5/+5
2004-06-15this needs -lm on Solaris for log()grant1-1/+3
2004-06-15Fix building with recent ImageMagick's.markd4-1/+672
2004-06-15this needs -lm on Solaris for a bunch of math functions.grant1-1/+3
2004-06-15regenerate patches with pkgdiff so they apply cleanly withgrant3-7/+7
devel/patch.
2004-06-15don't pass gcc specific flagsgrant2-8/+8
2004-06-15this needs -lm on Solaris for cos()grant1-1/+3
2004-06-15this uses a c and c++ compiler.grant1-1/+2
2004-06-15this uses a c++ compiler.grant1-1/+2
2004-06-15add optusnet.dl.sourceforge.net as a sourceforge mirror in Australia.grant1-1/+2
2004-06-15- don't override compiler variablesgrant2-1/+23
- don't gcc specific flags
2004-06-15don't call install -d with >1 directory argument.grant2-5/+21
2004-06-15this is NetBSD specific.grant1-1/+3
2004-06-15this uses a c++ compiler.grant2-2/+4
2004-06-15- don't hardcode CC=gccgrant4-17/+16
- don't pass gcc specific flags
2004-06-15When sugggesting the URL from which to download make the first choice easierabs2-6/+6
to cut and paste: ${DOWNLOAD} or ${ARCHIVE} rather than ${DOWNLOAD} or ${ARCHIVE}
2004-06-15this needs -ldl on Solaris.grant1-1/+3
2004-06-15this only needs a c++ compiler.grant1-1/+2
2004-06-15really replace the localedir properly - we need USE_PKGLOCALEDIR for thegrant1-7/+6
_LOCALEDIR definition. fixes PR pkg/25923.
2004-06-15+firefox-0.9, firefox-bin-0.9 (+ friends)grant1-1/+3
2004-06-15plotutils uses a c and c++ compiler.grant2-2/+4
XXX these packages need to be made to use a common Makefile fragment.
2004-06-15Apply patch from PR 25907 by Christopher Richards. This is probably thecube1-1/+10
best we can do until the code is actually fixed. Advised by mrg.
2004-06-15Note PKGREVISION bump of xmill.minskim1-1/+2
2004-06-15Bump PKGREVISION due to LDFLAGS changes. Noted by grant@.minskim1-1/+2
2004-06-15Make this package build on Linux.minskim3-12/+27
- Include time.h to use struct tm. - Remove hardcoded /usr/include/varargs.h from makefile dependency.
2004-06-15Honor CC and LDFLAGS to create correctly linked binaries when pkgsrcminskim2-1/+31
bzip2 library is used instead of native one.
2004-06-15Note updates of xpkgwedge, mkfontscale, and kochi-ttf.minskim1-1/+4
2004-06-15Remove dependency on mkfontscale, which is never used by this package.minskim1-4/+2
This is necessary to install this package when xpkgwedge also installed, because xpkgwedge conflicts with mkfontscale. Bump PKGREVISION. OK'ed by uebayasi@, the maintainer.
2004-06-15Add xpkgwedge to CONFLICT if ${X11BASE}/bin/mkfontscale is available,minskim1-2/+6
because then xpkgwedge creates bin/mkfontscale, which is also installed by this package. Bump PKGREVISION.
2004-06-15Let xpkgwedge to create a symlink ${PREFIX}/bin/mkfontscale, which isminskim1-3/+7
required to install fonts/jmk-fonts and fonts/sgi-fonts with recent X. Suggested by Kibum Han. Also add mkfontscale to CONFLICTS because mkfontscale installs bin/mkfontscale. Bump PKGVERSION to 1.11.
2004-06-15add some patches for 64 bit systems from Nicolas Jolydmcmahill4-6/+91
2004-06-14'localedir' is actually two spaces away from the beginning of the line incube1-2/+2
the configure script. Let's play safe and use '\s+'. Should fix PR 25923 by jmmv.
2004-06-14Note PKGREVISION bump for x11/xpad.kristerw1-1/+2
2004-06-14Redo the previous in the correct way, by depending onkristerw4-17/+15
graphics/hicolor-icon-theme. Noted by jmmv@. Bump PKGREVISION.