Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-22 | Adjust the valloc return value on Darwin not to conflict with the one | minskim | 2 | -5/+5 | |
declared in unistd.h. | |||||
2006-07-22 | s/samba-3.0.23/samba-3.0.23a/ | taca | 1 | -2/+2 | |
2006-07-22 | Fix katemodeline.po for older msgfmt's. Bump PKGREVISION. | markd | 3 | -2/+16 | |
2006-07-22 | Don't try and use <malloc.h>. Fixes build on FreeBSD 6.1 | markd | 2 | -1/+18 | |
From PR pkg/34019 by Peter Schuller. | |||||
2006-07-22 | USE_TOOLS+=flex | minskim | 1 | -2/+2 | |
2006-07-22 | Note PKGREVISION bump of python15. | minskim | 1 | -1/+2 | |
2006-07-22 | Fix PLIST on Linux. Bump PKGREVISION. | minskim | 2 | -2/+6 | |
2006-07-22 | Fix a replace-interpreter error. PKGREVISION will be bumped shortly | minskim | 1 | -1/+6 | |
after PLIST changes for Linux. | |||||
2006-07-22 | Include float.h on Linux to use DBL_MIN. | minskim | 2 | -5/+5 | |
2006-07-21 | Use PKG_SYSCONFSUBDIR so PKG_SYSCONFBASE can be set | abs | 6 | -82/+79 | |
Use REPLACE_PERL on all plugins Adjust sensors_ to work with NetBSD 3 Bump PKGREVISION | |||||
2006-07-21 | Use PKG_SYSCONFSUBDIR so PKG_SYSCONFBASE can be set. Bump PKGREVISION | abs | 3 | -9/+11 | |
2006-07-21 | Needs intltool. | joerg | 1 | -2/+2 | |
2006-07-21 | This package needs zlib. Include its buildlink3.mk. This fixes PR 33856. | minskim | 1 | -1/+2 | |
2006-07-21 | Add SDL-intro-ko. | minskim | 2 | -2/+4 | |
2006-07-21 | Import SDL-intro-ko from pkgsrc-wip. Packaged by Ian Zagorskih. | minskim | 4 | -0/+50 | |
Simple DirectMedia Layer introduction in Korean. | |||||
2006-07-21 | Note PKGREVISION bump of SDL-intro-en. | minskim | 1 | -1/+2 | |
2006-07-21 | Change the directory name so that it does not conflict with SDL | minskim | 2 | -19/+19 | |
documentations in other languages. Bump PKGREVISION. | |||||
2006-07-21 | Fixed the regular expression to detect whether USE_LANGUAGES contains | rillig | 2 | -4/+4 | |
"c" or not. | |||||
2006-07-21 | In the post-bootstrap message, tell the user the correct manpage directory | jlam | 1 | -2/+2 | |
to add to MANPATH. | |||||
2006-07-21 | Add a new option "--full" that implies all of the platform-independent | jlam | 1 | -1/+17 | |
bootstrap software will be installed, regardless of platform. | |||||
2006-07-21 | Don't create the "work" symlink when building and installing software. | jlam | 1 | -2/+2 | |
2006-07-21 | Fix build by pointing to GeoIP location. | wiz | 1 | -1/+3 | |
2006-07-21 | The configure script is a csh script. Add csh to USE_TOOLS and set | minskim | 1 | -1/+3 | |
CONFIG_SHELL accordingly. This fixes PR 33903. | |||||
2006-07-21 | Make this package build on Linux by conditionally removing conflicting | minskim | 2 | -1/+33 | |
declarations. | |||||
2006-07-21 | Note PKGREVISION bumps for p5-Net-DNSServer and botan. | wiz | 1 | -1/+3 | |
2006-07-21 | Add back $pkg_install_args when invoking the pkg_install configure | jlam | 1 | -3/+3 | |
script. It was lost in revision 1.55. This fixes the path to the various pax, mtree, ftp commands used by pkg_install. Bump the version number of the bootstrap script. | |||||
2006-07-21 | Update HOMEPAGE and MASTER_SITES, and use un-gzipped file provided there. | wiz | 2 | -8/+8 | |
Compared with previous gzipped version, no change. Fixes bulk build, because it will be able to download the file again :) | |||||
2006-07-21 | Create cgidir before installing into it -- fixes installation. Add some missing | wiz | 4 | -10/+24 | |
directories to PLIST. Bump PKGREVISION. | |||||
2006-07-21 | Add missing file to PLIST. Bump PKGREVISION. | wiz | 2 | -2/+4 | |
2006-07-21 | Remove an unneeded .pl file in the work dir after extraction; fixes | wiz | 1 | -5/+6 | |
the build. Remove BROKEN_IN. Add a missing dependency, bump PKGREVISION. XXX: Self tests are not happy, but this is better than what we had before. | |||||
2006-07-21 | Avoid creation of a "manman1" dir. | wiz | 1 | -2/+2 | |
2006-07-21 | Remove conflicting definition of malloc(); include stdlib.h instead. | minskim | 2 | -4/+21 | |
2006-07-21 | regen, with correct library dependencies. Broke at least hobbitmon. | wiz | 1 | -6/+5 | |
2006-07-21 | + pgadmin3-1.4.3, tla-1.3.5, zope-2.9.4. | wiz | 1 | -3/+4 | |
2006-07-21 | Remove conflicting declaration of malloc(); include stdlib.h instead. | minskim | 2 | -5/+9 | |
2006-07-21 | NetBSD before 3.99.8 needs log2 as well. Fixes PR 34020. | joerg | 2 | -5/+9 | |
2006-07-21 | Since bootstrap happens quite early and it's hard to get good debugging | jlam | 1 | -2/+2 | |
output for bug reports, build with PKG_VERBOSE defined. | |||||
2006-07-21 | Ensure $wrkdir is an absolute path so that $wrkobjdir is too. Avoids | jlam | 1 | -2/+2 | |
creating empty "work" directories in the pkgsrc tree due to the bootstrap script setting WRKOBJDIR=$wrkobjdir. | |||||
2006-07-21 | sort. | salo | 1 | -10/+10 | |
2006-07-21 | It's called "wireshark" now, not "ethereal". | tron | 1 | -2/+2 | |
2006-07-21 | Note new "wireshark" package. | tron | 2 | -3/+3 | |
2006-07-21 | BUILD_ENV has been renamed to PKGSRC_MAKE_ENV. | jlam | 1 | -1/+2 | |
2006-07-21 | "BUILD_ENV" was misnamed. It's actually the environment that is passed | jlam | 18 | -44/+44 | |
to all internal recursive make processes. As such, rename it to "PKGSRC_MAKE_ENV". XXX Note, some of the usage of this variable in package Makefiles seems XXX incorrect. They probably want "MAKE_ENV", which is the environment XXX passed to the make process when running "make" within ${WRKSRC}. | |||||
2006-07-21 | Add new "wireshark" package. | tron | 8 | -2/+343 | |
Wireshark is a network protocol analyzer and the successor of "ethereal". Changes since "ethereal" version 0.99.0: - The GSM BSSMAP dissector could crash. Versions affected: 0.10.11. - The ANSI MAP dissector was vulnerable to a format string overflow. Versions affected: 0.10.0. - The Checkpoint FW-1 dissector was vulnerable to a format string overflow. Versions affected: 0.10.10. - The MQ dissector was vulnerable to a format string overflow. Versions affected: 0.10.4. - The XML dissector was vulnerable to a format string overflow. Versions affected: 0.10.13. - The MOUNT dissector could attempt to allocate large amounts of memory. Versions affected: 0.9.4. - The NCP NMAS and NDPS dissectors were susceptible to off-by-one errors. Versions affected: 0.9.7. - The NTP dissector was vulnerable to a format string overflow. Versions affected: 0.10.13. - The SSH dissector was vulnerable to an infinite loop. Versions affected: 0.9.10. - The NFS dissector may have been susceptible to a buffer overflow. Versions affected: 0.8.16. - The "Follow TCP Stream" dialog now wraps long lines. - Problems with ring buffers under 0.99.0 have been fixed. - It was possible for Wireshark to crash when closing the capture information dialog. This has been fixed. - It was possible for Wireshark to crash when using the "Find" feature. This has been fixed. - Wireshark could crash if an interface was removed while viewing the interface list. This has been fixed. - Multicast stream analysis (Statistics->Multicast Streams) has been added. It lets you determine burst size, output buffer size, and losses for multicast data. - TCP reassembly has been updated and improved. - Expert analysis has been updated and improved. - SCSI service response time statistics have been added. - You can now find next/previous marked frames. - The LDAP and SNMP dissectors have been completely rewriten. - The SMB dissector now tracks filenames and share names. | |||||
2006-07-21 | Rearrange sequence so that "wrapper" occurs between "tools" and | jlam | 7 | -17/+24 | |
"extract". This allows all user-definable targets (pre-*, do-*, post-*) to have access to the wrapper scripts. | |||||
2006-07-21 | Put back some line continuations that I deleted. | jlam | 1 | -3/+3 | |
2006-07-21 | Modify the shlib-type script so that it doesn't need to compile anything | jlam | 3 | -28/+24 | |
-- instead, we just check "pkg_info", which should exist on all pkgsrc platforms. XXX Note that this may need to change when we later support other package XXX system flavors. Back out revision 1.79 of pkgtools/x11-links/Makefile which was only to work around needing a C compiler for shlib-type to work. | |||||
2006-07-21 | Remove "foo" target that's clearly a debuggging target. | jlam | 1 | -4/+1 | |
2006-07-21 | Updated | heinz | 1 | -1/+4 | |
mail/p5-Mail-DKIM to 0.18. Added sysutils/p5-Parse-Syslog 1.09 misc/mirmon 1.36 | |||||
2006-07-21 | Activated mirmon. | heinz | 1 | -1/+2 | |