summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-06-17this needs a c and c++ compiler.grant1-1/+2
2004-06-17be quiet in post-extract and post-build.grant1-3/+3
2004-06-17honour LDFLAGS when linking so the resulting binary can find libsslgrant2-6/+15
and libcrypto.
2004-06-17Use the configure target and use REPLACE_PERL to get the correctcjep1-2/+3
path to perl in html2wml. Fixes PR#25951 from diro at nixsys dot bz .
2004-06-17sysutils/c++rt0 doesn't exist any longer, as pkgsrc has officially droppedtv1-6/+1
support for NetBSD/sparc 1.4.
2004-06-17upgrade to 20040617a. includes important certificate mangement change.itojun2-7/+7
2004-06-16fix custom extract code to account for DIST_SUBDIR. noticed bydillo1-2/+2
krister's bulk build
2004-06-16Note PKGREVISION bump of python15.minskim1-2/+2
2004-06-16Name platform-dependent directory plat-${LOWER_OPSYS} instead ofminskim2-16/+18
plat-${LOWER_OPSYS}1. It makes this package build on platforms where the major version is not 1. Bump PKGREIVISION.
2004-06-16Fix a compile issue under /current. Screen wrongly detects that we havechristos4-17/+199
svr4 ptys because of /dev/ptmx, but erroneously wants <sys/stropts.h> because of that define. Fix properly, by detecting the presense of <sys/stropts.h> before including it. I am not bumping the nb number because nothing realy changes; you'll get the same binary if you recompile. XXX: The utmp stuff is still completely broken, that is why this is still setuid.
2004-06-16Fix typo (removed space).reed1-1/+1
2004-06-16Update firefox-bin-java to 1.1 - remove inappropriate % in PLIST which brokeabs3-5/+7
installation of binary packages.
2004-06-16Add guile-gtk-0.40.90 which is at wip/guile-gtk-develreed1-1/+2
2004-06-16Use BSD_INSTALL_* to honor *OWN and *GRP.minskim2-14/+16
2004-06-16Make this package build on Linux.minskim2-1/+33
- Use promoted types for va_arg(3).
2004-06-16Do not use stime as a variable name, because it conflicts withminskim2-1/+26
stime(2) on Linux.
2004-06-16update MASTER_SITE and HOMEPAGEdillo1-3/+4
it uses c and c++
2004-06-16unbreak compilation for gcc 2.95markd2-1/+15
2004-06-16Make this package build on Linux.minskim2-1/+14
- Include time.h to use struct tm.
2004-06-16Make this package build on Linux.minskim2-1/+14
- Include time.h to use time(2).
2004-06-16unlimit datasize to fix compilation of M6502Hi.cxx, as noted bydillo1-1/+2
dgriffi at cs dot csubak dot edu on tech-pkg.
2004-06-15Yes another `\n' missing in the patch giving rise to compilation errors.reinoud2-6/+6
2004-06-15Add `\n' to the assembler line so that it will assemble correctly. Thereinoud2-4/+4
assembler got confused with the floating .elseif
2004-06-15Note that openssh+gssapi-3.6.1.2.20030430nb3 has been resurrected.kristerw1-1/+2
2004-06-15Add and enable openssh+gssapi.kristerw1-1/+2
2004-06-15Resurrect openssh+gssapi per request of jwise@.kristerw16-0/+568
2004-06-15Fix some C++ issues that gcc 3.3 complained on.kristerw14-1/+287
2004-06-15Correct two prototypes that gcc 3.3 did not like.kristerw3-1/+29
2004-06-15Fix my previous entry.xtraeme1-2/+2
2004-06-15Honour PKG_SYSCONFDIR in net/mrtg, and sync MESSAGE properly.xtraeme4-12/+17
Bump PKGREVISION to 1.
2004-06-15Reverse previous commit (disabling thread-safety), which was poorly thoughjwise4-17/+12
through, unacceptably breaks threaded apps, and was made without consulting the package's maintainer. To quote my mail to packages@: I am reversing this change. With this change, tcl is _not_ usable in threaded apps, while without this change, tcl is perfectly usable in non-threaded apps. The fix for a package which is incorrectly written is not to break the package it depends on, but do your job correctly when writing the package. With buildlink3, this is mind-numbingly easy to do. That you neither contacted the maintainer of this package, nor did the buildlink and dependent package changes which your change requires shows that you have not really thought this through. So, as I said, I am reversing this change. Fix your own package, don't break others.
2004-06-15bump PKGREVISION because we need a non-threaded tcl/tkdrochner1-2/+2
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