summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-11-17Fix typo: s/misc/graphics/recht1-2/+2
2003-11-17Put back .py files accidentally removed in last upgrade.hubertf1-1/+27
Patch contributed by Bernd Ernesti <bernd@veego.de> in private mail. XXX why are the .py files dated a few minutes before the pkg was built!?
2003-11-17The dl module isn't built for 64 bit archs and Darwin, so exclude it inrecht4-6/+24
the PLIST for these.
2003-11-16Use DIST_SUBDIR to version the distfile, as they modified the contents ofagc2-4/+7
the distfile without bumping the version number on it. Differences from previous version is (the modification to the comment is mine): --- old/tsclient-0.124/src/support.c 2003-09-16 05:52:51.000000000 +0100 +++ new/tsclient-0.124/src/support.c 2003-10-18 19:18:47.000000000 +0100 @@ -482,7 +482,7 @@ // do this [....] for all modes sprintf(buffer, "%s", (char*)g_strescape(rdp->full_address, NULL)); - buffer[strlen(buffer)-4] = '\0'; + //buffer[strlen(buffer)-4] = '\0'; c_argv[c_argc++] = g_strdup (buffer); } else if (rdp->protocol == 2) { @@ -542,7 +542,7 @@ c_argv[c_argc++] = strdup(buffer); sprintf(buffer, "%s", (char*)g_strescape(rdp->full_address, NULL)); - buffer[strlen(buffer)-2] = '\0'; + //buffer[strlen(buffer)-2] = '\0'; c_argv[c_argc++] = strdup(buffer); } else if (rdp->protocol == 3) {
2003-11-16Prevent php4's Makefile.common from unconditionally overridingcube2-3/+4
EXTRACT_SUFX. Also, set php4-apc's EXTRACT_SUFX to .tar.gz since it's the only one available.
2003-11-16Change the build_depends of nasm from nasm-0.98 to nasm>=0.98.veego1-2/+2
2003-11-16Correctly include X11/keysymdef.h, through keysym.h to get all definitionscube2-1/+16
and allow compilation of Number.c on XFree86 4.3 systems.
2003-11-16net/nsditojun1-1/+2
2003-11-16Fix from Dan Winship for opensp and openjade -agc3-2/+80
opensp was building against unproven-pthreads, but openjade was getting pth, so the link would fail. Copy the related glue from opensp/Makefile to opensp/buildlink2.mk fixes build problems in latest bulk builds.
2003-11-16Fix for a problem shown up by bulk builds - we need the {RPATH_FLAG} asagc1-2/+2
well as the -L flag when linking.
2003-11-16+ xmule-1.7.0 and assign its update to me.jmmv1-2/+2
2003-11-16+ elm-me-2.4pl109, nabi-0.10.0 [pkg/23448], xnc-5.0.2.wiz1-2/+4
2003-11-15The distifile has been regenerated (but its contents are identical).kristerw2-4/+6
Add DIST_SUBDIR and regen distinfo.
2003-11-15The distifile has been regenerated (but its contents is identical).kristerw2-4/+6
Add DIST_SUBDIR and regen distinfo.
2003-11-15+glpk-4.2.wiz1-1/+2
2003-11-15-opera-sparc-7.22 (thanks, heinz)wiz1-3/+1
-oss-3.9.8b (I already did that, hi grant!).
2003-11-15+maude-2.0.1cube1-1/+2
2003-11-15Point to the correct location of distfile.cube1-2/+2
2003-11-15+oss-3.9.8bgrant1-2/+3
also note that rdesktop-1.3.0 is in pkgsrc-wip.
2003-11-15gpatch is now implicitly required if not in the base system.grant1-5/+1
2003-11-15Use SITES_${DISTFILE} variables to avoid lots of unnecessary 404s.danw2-20/+19
Update some out-of-date references in DESCR
2003-11-15do not unconditionally include the linux Makefile.application. Only includedmcmahill1-5/+7
this if you are on a NetBSD/i386 system. This gives NetBSD/sparc and Solaris/sparc a fighting chance!
2003-11-14Rearranged Makefile and added support for SunOS-*-sparcheinz3-27/+198
2003-11-14Note revision bump of maradns.cube1-1/+2
2003-11-14o Better handling of pthreads dependencycube6-8/+67
o Fixes to make building and installing more easy o Make MaraDNS actually look into ${PKG_SYSCONFDIR} for its configuration file, thus bumping PKGREVISION.
2003-11-14Introduce OPERA_LANG=en and use it instead of 'en' where appropriatejdolecek1-3/+4
Done same way as suggested update patch in pkg/23437 by Hideyuki KURASHINA
2003-11-14Update opera7 to 7.22jdolecek3-8/+9
Changes: Privacy and security * Opera 7.22 includes Sun Java version 1.4.2_01 * Security update specifically addressing the downloading of setup files in Opera (bug reported by S.G. Masood) * Fix for completion of help-file URL shortcuts Fixes pkg/23437 by Hideyuki KURASHINA
2003-11-14Excise "mkpatches" vs. USE_PKGLOCALEDIR fallout (caught by Thomas Klausner).fredb2-21/+3
2003-11-14Make the gnome1 control-center applet work again:fredb4-9/+74
- The demo now needs --crapplet to run properly in the control-center (undoubtedly, short for "control-center applet"). ;-) - There's no need to haphazardly install the gnome2 applet into the gnome1 directories, as the package gnome2 control-center will presumably use the directories designated for it.
2003-11-14Many of the "hacks" aren't ready for strict aliasing, so turn it off.fredb1-1/+5
2003-11-14Use the c++ front-end to link against c++ libs, so that this'll compilefredb2-1/+15
and run on NetBSD-current, at least.
2003-11-14Don't (unnecessarily) include "varargs.h" which breaks the build ontron2-8/+10
platforms which use GCC 3.3.x.
2003-11-14Force using graphics/freetype2 >= 2.1.4; otherwise won't build with X11R6 oneadam1-2/+3
2003-11-14+ Amaya-8.2, wget-1.9.1.wiz1-3/+3
2003-11-14Make this install cleanly.wiz2-4/+5
XXX: cleanup /var/spool/efax on deinstall XXX: permissions ok on /var/spool/efax?
2003-11-14Fix build on machines using libkver (probably).wiz2-2/+3
2003-11-14Mention kpsql-1.0nb4 update.wiz1-1/+2
2003-11-14Convert to buildlink2. Use LIBTOOL_OVERRIDE.wiz1-10/+10
Fix build with xpkgwedge. s/USE_X11BASE/USE_X11/ and bump PKGREVISION for that.
2003-11-14Make build with pth.wiz2-1/+15
2003-11-14Note klavg-1.1nb3.wiz1-1/+2
2003-11-14Convert to buildlink2. Make build with xpkgwedge.wiz3-16/+15
s/USE_X11BASE/USE_X11/ and bump PKGREVISION for it.
2003-11-14Note uvscan-4.24.0.wiz1-1/+2
2003-11-14Update to 4.24.0, since previous distfile disappeared.wiz3-12/+11
Changes unknown.
2003-11-14Add 'ulimit -n 4096' to increase the number of FDs postgresql can use. This ↵explorer2-3/+5
is what we do for mysql-server as well. Bump to nb3.
2003-11-14When constructing WRKSRC, also strip off PKGREVISION.jschauma1-2/+2
Fixes problem seen in latest bulk-build.
2003-11-14Fix problems seen in latest bulk-build by:jschauma3-9/+14
- using PKGNAME_NOREV as the basis for the DISTFILE - correcting/updating the MASTER_SITES and HOMEPAGE - patching instead of using -DOPENSSL="\"openssl\"", since apparently #include "openssl/""foo.h" is no good (gcc-3 issue?)
2003-11-13Fix changes2html warning for gnome-python, py-ORBit and py-gnome2.recht1-4/+4
2003-11-13Don't (unnecessarily) include "varargs.h" which breaks the build ontron2-6/+13
platforms which use GCC 3.3.x.
2003-11-13Create a dummy "varargs.h" on platforms which use GCC 3.3.x. It's nottron1-2/+8
really necessary for compilation there and only breaks the build under NetBSD-current.
2003-11-13Don't (unnecessarily) include "varargs.h" which breaks the build ontron2-8/+15
platforms which use GCC 3.3.x.