summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
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