Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-17 | Fix PR pkg/25779. | minskim | 4 | -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-17 | Fix PERL5_ARCHLIB in lang/perl58-thread, which contains the suffix | xtraeme | 2 | -2/+5 | |
"-thread-multi", with this change games/frozen-bubble finally works, yay!. Bump PKGREVISION. | |||||
2004-06-17 | note PKGREVISION bump of db4. | grant | 1 | -1/+2 | |
2004-06-17 | link libdb4 against libnsl on Solaris so programs that use it can | grant | 1 | -2/+6 | |
resolve all symbols. bump PKGREVISION. fixes PR pkg/24720. | |||||
2004-06-17 | whitespace nit | grant | 1 | -2/+2 | |
2004-06-17 | this can only be built with gcc: | grant | 1 | -1/+3 | |
"f/proj.h", line 35: #error: "You have to use gcc 2.x to build g77." | |||||
2004-06-17 | regenerate patch with pkgdiff so it applies cleanly with | grant | 2 | -7/+11 | |
devel/patch. | |||||
2004-06-17 | disable IPv6 on Solaris because this package thinks getaddrinfo is | grant | 1 | -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-17 | regenerate patches with pkgdiff so they apply cleanly with | grant | 4 | -11/+12 | |
devel/patch. | |||||
2004-06-17 | use bl3 so that gcc specific flags are stripped out. | grant | 1 | -1/+2 | |
2004-06-17 | - use ${CC} build not "gcc" | grant | 1 | -1/+6 | |
- ensure binary is installed executable | |||||
2004-06-17 | use bl3 so that gcc specific flags are stripped out. | grant | 1 | -1/+2 | |
2004-06-17 | this needs a c and c++ compiler. | grant | 1 | -1/+2 | |
2004-06-17 | be quiet in post-extract and post-build. | grant | 1 | -3/+3 | |
2004-06-17 | honour LDFLAGS when linking so the resulting binary can find libssl | grant | 2 | -6/+15 | |
and libcrypto. | |||||
2004-06-17 | Use the configure target and use REPLACE_PERL to get the correct | cjep | 1 | -2/+3 | |
path to perl in html2wml. Fixes PR#25951 from diro at nixsys dot bz . | |||||
2004-06-17 | sysutils/c++rt0 doesn't exist any longer, as pkgsrc has officially dropped | tv | 1 | -6/+1 | |
support for NetBSD/sparc 1.4. | |||||
2004-06-17 | upgrade to 20040617a. includes important certificate mangement change. | itojun | 2 | -7/+7 | |
2004-06-16 | fix custom extract code to account for DIST_SUBDIR. noticed by | dillo | 1 | -2/+2 | |
krister's bulk build | |||||
2004-06-16 | Note PKGREVISION bump of python15. | minskim | 1 | -2/+2 | |
2004-06-16 | Name platform-dependent directory plat-${LOWER_OPSYS} instead of | minskim | 2 | -16/+18 | |
plat-${LOWER_OPSYS}1. It makes this package build on platforms where the major version is not 1. Bump PKGREIVISION. | |||||
2004-06-16 | Fix a compile issue under /current. Screen wrongly detects that we have | christos | 4 | -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-16 | Fix typo (removed space). | reed | 1 | -1/+1 | |
2004-06-16 | Update firefox-bin-java to 1.1 - remove inappropriate % in PLIST which broke | abs | 3 | -5/+7 | |
installation of binary packages. | |||||
2004-06-16 | Add guile-gtk-0.40.90 which is at wip/guile-gtk-devel | reed | 1 | -1/+2 | |
2004-06-16 | Use BSD_INSTALL_* to honor *OWN and *GRP. | minskim | 2 | -14/+16 | |
2004-06-16 | Make this package build on Linux. | minskim | 2 | -1/+33 | |
- Use promoted types for va_arg(3). | |||||
2004-06-16 | Do not use stime as a variable name, because it conflicts with | minskim | 2 | -1/+26 | |
stime(2) on Linux. | |||||
2004-06-16 | update MASTER_SITE and HOMEPAGE | dillo | 1 | -3/+4 | |
it uses c and c++ | |||||
2004-06-16 | unbreak compilation for gcc 2.95 | markd | 2 | -1/+15 | |
2004-06-16 | Make this package build on Linux. | minskim | 2 | -1/+14 | |
- Include time.h to use struct tm. | |||||
2004-06-16 | Make this package build on Linux. | minskim | 2 | -1/+14 | |
- Include time.h to use time(2). | |||||
2004-06-16 | unlimit datasize to fix compilation of M6502Hi.cxx, as noted by | dillo | 1 | -1/+2 | |
dgriffi at cs dot csubak dot edu on tech-pkg. | |||||
2004-06-15 | Yes another `\n' missing in the patch giving rise to compilation errors. | reinoud | 2 | -6/+6 | |
2004-06-15 | Add `\n' to the assembler line so that it will assemble correctly. The | reinoud | 2 | -4/+4 | |
assembler got confused with the floating .elseif | |||||
2004-06-15 | Note that openssh+gssapi-3.6.1.2.20030430nb3 has been resurrected. | kristerw | 1 | -1/+2 | |
2004-06-15 | Add and enable openssh+gssapi. | kristerw | 1 | -1/+2 | |
2004-06-15 | Resurrect openssh+gssapi per request of jwise@. | kristerw | 16 | -0/+568 | |
2004-06-15 | Fix some C++ issues that gcc 3.3 complained on. | kristerw | 14 | -1/+287 | |
2004-06-15 | Correct two prototypes that gcc 3.3 did not like. | kristerw | 3 | -1/+29 | |
2004-06-15 | Fix my previous entry. | xtraeme | 1 | -2/+2 | |
2004-06-15 | Honour PKG_SYSCONFDIR in net/mrtg, and sync MESSAGE properly. | xtraeme | 4 | -12/+17 | |
Bump PKGREVISION to 1. | |||||
2004-06-15 | Reverse previous commit (disabling thread-safety), which was poorly though | jwise | 4 | -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-15 | bump PKGREVISION because we need a non-threaded tcl/tk | drochner | 1 | -2/+2 | |
2004-06-15 | Don't --enable-threads for now. If we do this, all potential users of | drochner | 4 | -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-15 | note PKGREVISION bump of python23{,-pth} to 2 for SIGINT fix. | grant | 1 | -1/+3 | |
(thanks, luke) | |||||
2004-06-15 | before the SIGINT fix, the PKGREVISION was set to 1 in | grant | 3 | -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-15 | note PKGREVISION bump of smpeg. | grant | 1 | -1/+2 | |
2004-06-15 | this package advertises as only being for Linux, AIX, FreeBSD and | grant | 1 | -1/+3 | |
NetBSD. make it so. | |||||
2004-06-15 | bump PKGREVISION for last | grant | 1 | -2/+2 | |