summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-06-20note update of pax to 20040620.grant1-1/+2
2004-06-20bump to 20040620.grant1-2/+2
2004-06-20sync pax with src/ from 20040620, includes many bug fixes includinggrant18-179/+291
properly handling broken archives.
2004-06-20Remove obsoleted options USE_TETEX2 and LIBWRAP_FWD, they are not usedxtraeme1-14/+1
under any package, reported by Jim Bernard in PRs pkg/25975, pkg/25976.
2004-06-20Do not try to install a nonexistent file; it stops installation onminskim2-4/+4
some systems. Noted by jklos@.
2004-06-20multimedia/ffmpeg:xtraeme3-5/+17
o Use CONF_FILES for ffserver.conf. o Install the postprocess.h file into the right place. Bump PKGREVISION.
2004-06-20Enable postprocess support, required by vlc-0.7.2.xtraeme1-2/+2
2004-06-20+ mysql-4.0.20, vlc-0.7.2 [xtraeme]xtraeme1-2/+3
2004-06-19o Disable debug compilation flags.xtraeme1-3/+15
o Honour USE_MMX.
2004-06-19Revert PKGREVISION to 5 since there is no functional changes.taca2-69/+69
(Current squid package dosen't build sasl_auth module.)
2004-06-19Now apply squid-2.5.STABLE5-sasl_auth_SASL2.patch though pkgsrc dosen'ttaca2-68/+70
support making sasl_auth module. (I think it is better to create separate packages for those authentication modules.) Bump package revision.
2004-06-19Undo my changes to firefox*/mozilla* pkgs.xtraeme1-4/+1
2004-06-19Undo my previous commit to install pkgconfig (.pc) files, we should toxtraeme6-33/+9
use CONFLICTS, because they are installing the same files...
2004-06-19Note update of www/squid package to 2.2.5nb5. It fixes security problemtaca1-1/+2
of ntlm_auth helper which isn't used default.
2004-06-19Update squid pacakge to 2.5.STABLE5nb5.taca2-63/+73
pkgsrc change: o set DIST_SUBR to ${PKGNAME}. Changes: o 2004-06-07 21:25 (Cosmetic) Negative size in access.log on long running CONNECT requests o 2004-06-08 11:01 (Major) Segmentation fault after "Likely proxy abuse detected" o 2004-06-18 17:39 (Security issue) Overflow bug in Squid's ntlm_auth helper. Note: currently below patch isn't applied since it is broken and I'm not sure how it shold be corrected. I wish it would fixed before tagging pkgsrc-2004Q2. o 2004-06-08 11:42 (Minor) sasl_auth doesn't compile with SALS2
2004-06-19t1lib PKGREVISION bumpmarkd1-1/+2
2004-06-19Revert part of 5.0.1 -> 5.0.2 that was leading to core dumps in xpdfmarkd5-19/+68
and xdvi. Fixes PR 25457. Bump PKGREVISION.
2004-06-19distinfo update for my changes of a few days ago.markd1-1/+4
2004-06-19note postfix 2.1.3 is outcjep1-2/+2
2004-06-19Fix pkgconfig files, they were using mozilla-1.6 as its directory toxtraeme1-4/+15
find the headers/files, and this breaks some packages using the .pc files with firefox*.
2004-06-18Install the .pc (pkgconfig) files, which were disabled in PLIST, theyxtraeme7-10/+37
are required to build some packages. Bump PKGREVISION.
2004-06-18Its a meta-package so don't try to build or install anything.markd2-1/+10
2004-06-18+ mozilla-1.7, moz-mplayer-2.65xtraeme1-2/+3
2004-06-18SDL_perl needs threaded perl due to SDL, which is threaded.salo1-2/+4
Gives games/frozen-bubble a chance to work. Addresses PR pkg/25964 by Juan Romero Pardines.
2004-06-18Update for currently available skins. Closes PR 25737.wiz3-44/+60
2004-06-18Suggest update of pax.reed1-1/+2
NetBSD's bin/pax has several fixes: ticket #1021, PR#24481, PR/25934, PR/25299, PR/25310, PR#25200, PR#25207, PR#25131, ticket #155 Maybe this should be done during the freeze. Also, the current version is pax-20031220, but it contains code newer than that date: $NetBSD: ar_io.c,v 1.6 2004/03/11 20:10:29 tv Exp $ $NetBSD: pax.h,v 1.6 2004/04/12 12:34:16 heinz Exp $
2004-06-18Do not use "-DBSD" and "-lcompat" on Linux.minskim1-2/+8
2004-06-18Support NetBSD versions 2.x and tk 8.4.markd4-13/+18
2004-06-18Remove Motif 1.2 functionality.kristerw13-119/+29
2004-06-18CFLAGS needs "-DSYSV" on Linux. Patch provided by Roland Illig onminskim1-2/+7
tech-pkg@.
2004-06-18Note PKGREVISION bump of xconq.minskim1-1/+2
2004-06-18Remove a redundant PKGREVISION definition, and bump it to the correctminskim1-3/+2
number.
2004-06-18Fix options incompatible with Tk 8.4 and bump PKGREVISION.minskim3-2/+74
This should fix PR pkg/25926.
2004-06-17Note update of sylpheed to 0.9.12chris1-1/+2
2004-06-17Update sylpheed to 0.9.12.chris2-5/+5
Note that the cache version change may lose message flags. However the issue fixed probably does effect NetBSD, as well as FreeBSD. Main changes are: * A session timeout for POP3/SMTP has been implemented. * The 'Print' menu on the context menu has been restored. * The value of CACHE_VERSION has been increased to prevent a cache incompatibility problem on some platforms such as FreeBSD.
2004-06-17Note PKGREVISION bump of metamail.minskim1-1/+2
2004-06-17Fix PR pkg/25779.minskim4-20/+31
- Correct permission of font files by using BSD_INSTALL_*. - Use symlinks instead of copying the same file with different names. Bump PKGREVISION.
2004-06-17Fix PERL5_ARCHLIB in lang/perl58-thread, which contains the suffixxtraeme2-2/+5
"-thread-multi", with this change games/frozen-bubble finally works, yay!. Bump PKGREVISION.
2004-06-17note PKGREVISION bump of db4.grant1-1/+2
2004-06-17link libdb4 against libnsl on Solaris so programs that use it cangrant1-2/+6
resolve all symbols. bump PKGREVISION. fixes PR pkg/24720.
2004-06-17whitespace nitgrant1-2/+2
2004-06-17this can only be built with gcc:grant1-1/+3
"f/proj.h", line 35: #error: "You have to use gcc 2.x to build g77."
2004-06-17regenerate patch with pkgdiff so it applies cleanly withgrant2-7/+11
devel/patch.
2004-06-17disable IPv6 on Solaris because this package thinks getaddrinfo isgrant1-2/+3
broken and doesn't build: checking whether to enable ipv6... yes checking ipv6 stack type... unknown checking getaddrinfo bug... buggy Fatal: You must get working getaddrinfo() function.
2004-06-17regenerate patches with pkgdiff so they apply cleanly withgrant4-11/+12
devel/patch.
2004-06-17use bl3 so that gcc specific flags are stripped out.grant1-1/+2
2004-06-17- use ${CC} build not "gcc"grant1-1/+6
- ensure binary is installed executable
2004-06-17use bl3 so that gcc specific flags are stripped out.grant1-1/+2
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