summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-21Move "GNU replacements" block to the top.tv1-15/+13
Use gsort from coreutils instead of /bin/sort if coreutils is installed. Install coreutils in BULK_PREREQ to get gsort; /bin/sort can't handle the amazingly long lines produced by the dependency-tree printing script.
2005-03-21Make build and run on Interix:tv15-15/+315
* Add check for sync(2) and setgroups(3), and don't use these if they don't exist on the host. * Interix has a ... Special ... way of doing the "su" thing. * Implement Interix-specific portion of mountlist.c.
2005-03-21Restore previous revision of Makefile (without the glib buildlink3.mkagc1-2/+1
inclusion) for just now, and we'll work out IRIX support issues on the HEAD after the pkgsrc-2005Q1 branch, and pullup any necessary fixes to the branch.
2005-03-21Fixes from PR#24373 (little cosmetics)adam1-4/+11
2005-03-21Don't claim that the "gawk" bundled with Interix is really gawk. It'stv1-2/+3
old and buggy, and if a package wants USE_GNU_TOOLS+=awk, pull in lang/gawk instead for less problems.
2005-03-21Optionally disable threading; work around for PR#29323adam2-8/+10
2005-03-21+ awstats-6.4, bzflag-2.0.2, gaim-1.2.0 [pkg/29752], gramps-1.0.11,wiz1-7/+13
libidn-0.5.15, nail-11.22, snortsnarf-050314.1 [pkg/29753], vsftpd-2.0.3, xfce-4.2.1.1, xmule-1.10.0, xpaint-2.7.5, xscreensaver-4.21. - nano [development version]
2005-03-21Fix RCS Id.wiz1-1/+1
2005-03-21Fix typo in COMMENT.wiz1-2/+2
2005-03-21add RMD160 checksumdmcmahill1-1/+2
2005-03-21Re-added NetBSD signatureadam1-0/+1
2005-03-21Note djbdns PKGREVISION bump (sparc64 fix).schmonz1-1/+2
2005-03-21Incorporate patch from Bernhard Roth to correct the default valuesschmonz3-3/+61
generated by tinydns-data on sparc64 (and presumably other 64-bit platforms). Discussed on the dns list in this thread: http://marc.theaimsgroup.com/?l=djbdns&m=110845281123105&w=2 Bump PKGREVISION for this user-visible change. Addresses PR pkg/28420.
2005-03-21pull ${PREFIX}/share/texmf/tex/latex/listings/listings.sty fromkei3-5/+18
teTeX-sharesrc package which is missing in original tetex-texmf archive by accident. It fixes 28876, and should do 29514 also. bumped PKGREVISION.
2005-03-21Claim the courier package updates.jlam1-5/+5
2005-03-21sqwebmail's sendit.sh is meant to be the equivalent of "sendmail -t" injlam1-2/+3
that it reads in a complete mail message from stdin. Fix the example sendit.sh to invoke "sendmail -oi -t" to allow sending messages from sqwebmail to work in a default install. Bump the PKGREVISION to 1.
2005-03-20fixing PR#26796schwarz1-1/+5
2005-03-20Security fix for CAN-2004-1289.salo4-2/+33
"Multiple buffer overflows in the getline function in pcalutil.c and the get_holiday function in readfile.c for pcal 4.7.1 allow remote attackers to execute arbitrary code via a crafted calendar file." Partial patch from Debian. Bump PKGREVISION.
2005-03-20Drop extra word.jmmv1-2/+2
2005-03-20Security fix for CAN-2005-0085.salo5-3/+48
"Cross-site scripting (XSS) vulnerability in ht://dig allows remote attackers to execute arbitrary web script or HTML via the config parameter, which is not properly sanitized before it is displayed in an error message." Patch from Debian. Bump PKGREVISION.
2005-03-20Security fix for CAN-1999-1572.salo3-2/+24
"cpio uses a 0 umask when creating files using the -O (archive) or -F options, which creates the files with mode 0666 and allows local users to read or overwrite those files." Patch inspired by Debian. Bump PKGREVISION.
2005-03-20Remove useless buildlink3.mk file.salo1-21/+0
jabberd doesn't provide any libraries to link to.
2005-03-20Backport fix for DoS attack in handling SSL connections from 1.4.3.salo3-3/+33
Bump PKGREVISION.
2005-03-20Add a missing dirrm line. Closes PR pkg/29649 by Cesar Catrian C.jmmv1-1/+2
2005-03-20Reset the current locale to a sane value (that is, 'C') during the buildjmmv1-1/+8
of packages. Several utilities behave differently or even incorrectly if a locale different than 'C' is set. One of these is perl, which spits a big warning and then breaks some packages. An example is irssi, as described in PR pkg/29613 by Hanno Wagner.
2005-03-20screws updated to 0.56.jmmv2-3/+3
2005-03-20Update to 0.56, latest stable version. Also add some options to customizejmmv6-51/+60
the build. Closes PR pkg/28646 by pancake@phreaker.net. Changes: - Solve ERROR_ vs LOG_ conflicts - Add cache code into HSML (sepharad) - Remove silly code in Date Format - Hsml code fragmented into language modules: c, perl, brainfuck and python modules
2005-03-20Fix homepage and align PKGREVISION correctly.jmmv1-3/+3
2005-03-20Remove wmessage: it broke when windowmaker was updated to 0.90 at thejmmv10-111/+3
beginning of previous November. It has been broken since then and nobody has complained (during more than four months). Futhermore, the program itself is dead.
2005-03-20Note revision bump for screws to 3.jmmv1-1/+2
2005-03-20Multiple fixes:jmmv7-18/+92
- Let the used user and group be customized through SCREWS_USER and SCREW_GROUPS. - Fix usage of PKG_USERS, which broke the build as seen in bulk build logs. - Fix handling of configuration file (stale files could be left before in ${PREFIX}/etc). - Honour VARBASE. - Do not hardcode /usr/pkg in patches. - Fix the "hsml" module so that it can find the lua library (missing rpaths). Bump PKGREVISION to 3 due to all the previous changes. Most of this brokenness was present since the package was first imported. (Oh man, I hate packages reinventing the wheel when it comes to the build infrastructure... I'm sure it's still not clean enough.)
2005-03-20Define SCREWS_USER and SCREWS_GROUP, which are going to be used by www/screws.jmmv1-1/+13
2005-03-20Remove apotheke: the program has been unmaintained for years (since Novjmmv7-71/+3
2002), it is broken as seen in the bulk build logs (plus nobody has complained so far) and, FWIW, it will be completely unbuildable with the just-released Nautilus 2.10.0, as a required library will be missing.
2005-03-20Fix build by avoiding conflicts between the included tun files and the onesjmmv2-1/+23
provided by libdnet. This was broken during the last update of libdnet to 0.10, as the previous versions did not include the tun stuff.
2005-03-20Use BUILDLINK_PREFIX.libdnet rather than PREFIX to locate libdnet.jmmv1-2/+2
2005-03-20Address PR pkg/24744 by Jarmo Jaakkola <jarmo.jaakkola@iki.fi>:hubertf3-7/+8
* ftp.fi.netbsd.org returns "257" in return to a "cd" command, accept that (in addition to 250 and 550). Seems to be allowed per RFC 959. * Make buffer for reply bigger (not too big, as it may hit performance). * Bump PKGTOOLS_VERSION (NOT!!! PKGTOOLS_REQD) to 20050318
2005-03-20Merge some patches from PR pkg/29644 by Antoine Reilles:jmmv5-13/+55
- Use SA_NODEFER instead of SA_NOMASK (if the later is not available). - Use a subdirectory under ${PREFIX}/share to place the data files. - Print the failing address on SIGSEGV. - Make an error message more descriptive (specially helpful when using OSS). - Fix playback of multiple songs.
2005-03-20Make note of fprot-workstation-bin update.ben2-3/+3
2005-03-20Update fprot-workstation-bin to version 4.5.4. This addresses PR#29747.ben4-19/+29
Version 4.5.4 is a bugfix release. Fixed a string error in the updater. Fixed a race condition in f-protd where f-protd would report 'Bad file number' on accept() under high loads. Fixed a crash issue with malformed word macros. Fixed a memory corruption in the x86 emulation code. Modified check-updates.pl to automatically detect f-prot version number.
2005-03-20This package installs a libc.la file which is manually created; i.e., itjmmv2-5/+27
has no matching .so nor .a files (but the .la file lists them). This breaks automatic PLIST generation WRT .la files, so set LIBTOOLIZE_PLIST to NO and handle them all manually. While here, explicitly disable emacs support so that we can avoid some directory removals from the PLIST. No revision bump since the binary package couldn't be built before.
2005-03-20fixing PR#25338 (linking gnugo has -lglib)schwarz1-1/+2
2005-03-20Extend "fshcompat.py" to work with python24, using patch submitted byfredb3-2/+44
lukem in PR pkg/29704. Reviewed by recht.
2005-03-20Fix build under gcc 3.x.jmmv2-10/+29
2005-03-20Lose one more layer of quoting. "ktrace" showed that the program wasfredb1-2/+2
looking for its config file with double-quotes in the path.
2005-03-20What I updated before was tunesbrowser, not streamtuner. Fix entry.jmmv1-2/+2
Pointed out by wiz@.
2005-03-20Note revision bump for avr-gcc to 1.jmmv1-1/+2
2005-03-20Turn avr-binutils into a full dependency, not just a build one. It's neededjmmv1-2/+3
at run time and also to handle the removal of the ${PREFIX}/avr directory. Bump PKGREVISION to 1.
2005-03-20Add build dependency on avr-binutils and avr-gcc to fix build as these toolsjmmv1-2/+4
are required. Also use the correct style to depend on any version of doxygen.
2005-03-20Require libpcap>=0.6: fixes build under NetBSD 2.x and systems which don'tjmmv1-1/+5
have libpcap in their base installation.
2005-03-20Note update of streamtuner to 0.2.0.jmmv1-1/+2