summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-06-12Move META_PACKAGE logic from bsd.pkg.mk to bds.prefs.mk, otherwise itjoerg2-20/+20
can't define destdir support.
2008-06-12Fix MASTER_SITES url.obache1-2/+2
2008-06-12Ming module included in PHP4 does not compatible with Ming 0.3.obache1-1/+3
2008-06-12Add basic DESTDIR support for PEAR packages. The skip list is a band aidjoerg1-2/+17
and the PEAR package itself must be reviewed to not include those files. The patch doesn't work for dependencies right now.
2008-06-12Use Python extension framework. Bump revision.joerg4-22/+14
2008-06-12Annotate whether a package was built with DESTDIR.joerg1-1/+2
2008-06-11DJB has placed certain of his software in the public domain. Excerptedschmonz4-11/+12
from <URL:http://cr.yp.to/distributors.html>: What are the distribution terms for dot-forward? 2008.06.01: I hereby place the dot-forward package (in particular, dot-forward-0.71.tar.gz, with MD5 checksum 1fefd9760e4706491fb31c7511d69bed) into the public domain. The package is no longer copyrighted. What are the distribution terms for ezmlm? 2008.06.01: I hereby place the ezmlm package (in particular, ezmlm-0.53.tar.gz, with MD5 checksum 108c632caaa8cdbfd3041e6c449191b2) into the public domain. The package is no longer copyrighted. What are the distribution terms for fastforward? 2008.06.01: I hereby place the fastforward package (in particular, fastforward-0.51.tar.gz, with MD5 checksum 6dc619180ba9726380dc1047e45a1d8d) into the public domain. The package is no longer copyrighted. Set DJB_RESTRICTED=no in these packages (and in ezmlm-idx, by extension). Add commented-out LICENSE=public-domain. As usual, pkgsrc will strive to keep modifications to a tasteful minimum.
2008-06-11Updated comms/xtel to 3.3.0nb6bouyer1-1/+2
2008-06-11Fix PLIST, patch from Hasso Tepper in pkg/38844.bouyer2-3/+5
Bump PKGREVISION.
2008-06-11pbulk-0.31:joerg2-8/+70
- For direct build failures, make the package location in the first column a hyper link to the last (supposedly failing) phase. - For indirect failures, list the first 10 failing dependencies.
2008-06-11Update MASTER_SITES.ad1-2/+2
2008-06-11Fix a long-standing bug: if this package is installed on NetBSD withhe1-1/+3
readline emulation, the GNU readline library which this module depends on would not be picked up, causing "perl -d -e '1;'" to fail to start the perl debugger because it could not find the rl_initialize function. Instead, point includes and libs into ${PREFIX}, so that we have a chance of picking up the proper GNU readline library.
2008-06-11nntpcache.com is gone.obache1-3/+3
Change MASTER_SITES and HOMEPAGE to available mirrors.
2008-06-11Note addition of converters/p5-Unicode-Map andtaca1-1/+3
converters/p5-Unicode-MapUTF8 packages.
2008-06-11Add and enable p5-Unicode-Map and p5-Unicode-MapUTF8.taca1-1/+3
2008-06-11Importing p5-Unicode-MapUTF8 version 1.11, based on wip package.taca3-0/+36
Provides an adapter layer between core routines for converting to and from UTF8 and other encodings. In essence, a way to give multiple existing Unicode modules a single common interface so you don't have to know the underlaying implementations to do simple UTF8 to-from other character set encoding conversions. As such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in a standardized and simple API. This also provides general character set conversion operation based on UTF8 - it is possible to convert between any two compatible and supported character sets via a simple two step chaining of conversions.
2008-06-11Importing p5-Unicode-Map version 0.112, based on wip package.taca3-0/+30
This module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To transform these use Unicode::String. This module can't deal directly with utf8. Use Unicode::String to convert utf8 to utf16 and vice versa. Character mapping is according to the data of binary mapfiles in Unicode::Map hierarchy. Binary mapfiles can also be created with this module, enabling you to install own specific character sets.
2008-06-11Fix typo in PLIST.obache1-2/+2
Noticed by Hasso Tepper in PR 38901.
2008-06-11Updated sysutils/detox to 1.2.0obache1-1/+2
2008-06-11Update detox to 1.2.0.obache3-12/+14
Based on MAINTAINER update request in PR 38940. While here, add DESTDIR support. Changes since detox-1.2.0-rc1 - Added the ability to ignore specific files. [sourceforge.net tracker #1253826] - Fixed a bug where directories specified on the command line wouldn't get translated. [sourceforge.net tracker #1213623] - Added support for translating large files. [sourceforge.net tracker #1509493] - Added inline-detox for stream based detoxification.
2008-06-11Add missing rc.d script.obache1-0/+16
2008-06-11Updated net/darkstat to 3.0.708obache1-1/+2
2008-06-11Update darkstat to 3.0.708.obache3-9/+14
Based on MAINTAINER update request in PR 38930. While here, add DESTDIR support. Changes since 3.0.707: - Implement limiting of number of ports tracked per host, configurable on the commandline (--ports-max) - Optionally don't track high ports (--highest-port) Thanks Dennis! - Fix rare use-after-free resulting from hosts table reduction. - Make hosts limit configurable (--hosts-max) - Option to read from capfile as alternative to live capture (really only useful for development, benchmarking) - Add the sniffed interface name to HTML reports. Thanks Chris! - pkgsrc - add rc.d script
2008-06-11Add 'old' MASTER_SITE just in case we're running a little behind in versionsadrianp1-2/+3
2008-06-11Updated audio/exaile to 0.2.13nb1obache1-1/+2
2008-06-11Some improvements and fixes:obache3-19/+40
* Drop AUTO_MKDIRS. It is not works well with directory name contains "@". PR 38921. * Honor PKGMANDIR and PKGLOCALEDIR. * Add DESTDIR support * Instead of custom post-install target, patch to original install target. Now exaile command can take option arguments as man page said. Bump PKGREVISION.
2008-06-11If $need_ksh, set TOOLS_PLATFORM.ksh too, else packages with USE_TOOLS+=kshsketch1-1/+3
overwrite the installed dependancy, breaking bulk builds.
2008-06-11fix installation of some unusual locale files, from Hasso Tepper in adrochner3-16/+10
followup to PR pkg/38921
2008-06-11update to 2.3.6drochner3-7/+8
This fixes some integer overflow/memory corruption/heap overflow security problems: CVE-2008-1806, CVE-2008-1807, CVE-2008-1808 other changes: -new function `FT_Get_CID_Registry_Ordering_Supplement' gives access to those fields in a CID-keyed font -code to validate the new `MATH' OpenType table -API for cmap 14 support -A new face flag FT_FACE_FLAG_CID_KEYED -misc bugfixes and other improvements
2008-06-11Honor PKGLOCALEDIR for AUTO_MKDIRS.obache1-1/+2
2008-06-10+duckmazedrochner1-1/+2
2008-06-10add duckmaze-0.2, a little puzzle,drochner4-0/+89
not that polished, but a nice idea
2008-06-10RE: pkg/38922: security/libprelude fails to buildshannonjr3-5/+6
Applied Hasso Tepper recommended fix. Thank you.
2008-06-10Updated games/xbat to 1.11nb2obache1-1/+2
2008-06-10Some improves and fixes:obache5-715/+765
* Fix permissions of data files. noted in PR 38912. * Put data files in share, instead of lib. * Put score files in ${VARBASE}, and use SETGIDGAME. * Include string.h to suppress warnings. Bump PKGREVISION.
2008-06-10Take MAINTAINERship.gdt1-2/+2
2008-06-10Update to 8.2.6. Significant changes (plus assorted minor changes andgdt4-10/+13
bugfixes); * asciidoc(1) and a2x(1) man pages formatted to conform to man-pages(7) recommendations. * Old code-filter syntax (pre-8.1.0) is no longer recognized so that malformed two-line level 2 titles are no longer confused with code-filter block delimiters.
2008-06-10libtrace updatemarkd1-1/+2
2008-06-10Update libtrace to 3.0.4markd3-11/+21
libtrace 3.0.4 (2008-01-02) Deprecate wtf:/wag: format. These traces no longer exist. Cleanup bpf: capture format add LINUX_SLL header support to get_source_mac() deprecate trace_get_link() and replace it with the newer trace_get_packet_buffer()/trace_get_layer2() Bug: Don't crash when destroying an output trace that failed to initialise Use Linux's in kernel BPF filter if available Add support for Cisco HDLC over PoS Allow BPF bytecode to be used to construct a filter Code cleanups Fix libtrace_ip's bitfields Fix pcapfile output bug Documentation cleanups Discard RT packets when writing pcapfile: files Add a new "stats" example program Build system cleanups Avoid using assert() to report errors RT packet issues Properly deal with the packet parsing/length cache when using the event system Add a new loss counter framework Bug: Event framework not generating sleep events when reading traces from disk Be more strict about returning NULL from trace_get_payload_from_X() functions libtrace 3.0.3 (2007-09-05) Code cleanups w.r.t warnings tracesplit_dir now provides a warning of the number of packets that had an unknown direction at the end of the trace Fix a segfault in tracereport with rxerrors, non ip Add support for decoding 802.2 LLC/SNAP and Ethernet II in 802.11 frames Documentation fixes and clarifications Fix bug with trace_get_payload_from_80211() and 3 vs 4 frame formats Deal correctly with uri's with parse errors causing segfaults on cleanup Minor tidyups to protocol decoders Add more information to libtracepktdump Correctly deal with PPP captures Cache trace_get_capture_length() and trace_get_l3() which are both heavily used internally Build system cleanups Add a GRE tracepktdump decoder Add a preliminary PPPoE tracepktdump decoder Add more information to tracereport Fix bug in legacy decoder with wire lengths Fix bug in trace_ether_ntoa Add legacynzix: trace format Don't assert() on bad packets (instead return BADPACKET) for erf traces Add TRACE_OPTION_EVENT_REALTIME to allow the event framework to playback traces in realtime Rename TRACE_META_FREQ to TRACE_OPTION_META_FREQ to follow naming convention Correctly deal with errors when using trace_set_option Deal better with signals when writing packets to files Add support for dag 3.x Improved dag 2.5+ support dag2.5+ supports setting the snaplen from libtrace Add support for setting direction on linux int: formats Consider loopback packets outgoing, not incoming Fix trace_get_source_mac() for wireless frames Add support for interfaces_per_input to tracemerge Fix tracereport direction report Deprecated wag: and wtf formats libtrace 3.0.2 (2007-04-27) Fixed make install for libpacketdump Add support for tsh: and rf+ tracefiles. Update support for radiotap Add a new tool traceflow(1) More correctly deal with pcap LINKTYPE's vs DLT's Major cleanups of tracereport libpacketdump Decoder cleanups trace_event() memory leak fixes Fix segfaults with bad arguments in tracesplit(1) Don't suffix a number if we are only generating one file Support snapping packets Minor bugs in libtrace error handling Misc cleanups and bug fixes libtrace 3.0.1 (2007-03-26) Added missing manpages to release tarball Update manpages Fixed TCP option length calculation in libpacketdump tracereport has had a massive tidy up getopt support for disabling/enabling reports. Documentation cleanups Fix 0 byte gzwrite(3)'s were causing the compressed file checksum to fail RT closing issues Metadata available tracedump renamed tracepktdump due to naming conflict in debian Implement better PoS decoding in libtrace for erf, legacypos. Build fixes for MacOS
2008-06-10Needs msgfmt - from Hasso Tepper in PR pkg/38919.markd1-7/+5
While here add PKG_DESTDIR_SUPPORT and remove the explicit X dependencies, gets all it needs from kdelibs3 and kde3.mk.
2008-06-10clamav-0.93.1martti1-1/+2
2008-06-10Updated mail/clamav to 0.93.1martti4-23/+23
* libclamav/petite.c: fix possible invalid memory access (bb#1000) Reported by Damian Put * clamdscan/clamdscan.c: don't show scan summary when clamd cannot be contacted (bb#1041) * libclamav/hashtab.[ch], scanners.c: avoid using C99 flexible array members (bb #1039) * libclamav/unzip.c: correct the previous fix * libclamav/unzip.c: check for unprefixed bz2 - bb#1038 * libclamav/ole2_extract.c: revert last commit * libclamav/ole2_extract.c: use cli_unlink * libclamav/ole2_extract.c: partial scan of broken ole files * contrib/init/RedHat: check for already running clamav-milter (bb #823) * libclamav/regex: avoid name collisions on AIX (bb #947) sync with libc: minor cleanups * doc/clamdoc.tex: add a note about forking daemons (bb#906) * libclamav/Makefile.am: link .la files first, this should avoid linking to old libclamav as in bb #931 * libclamav/readdb.h: read daily.cfg stored inside .cld containers (bb#1006) * libclamav/mbox.c, shared/network.c: prevent uninitialized use of hostent structure (bb #1003). * libclamav/mspack.c: downgrade some error messages (bb#911) * clamav-milter: retrieve db version from daily.cld (bb#942) * libclamav/scanners.c: don't return CL_EMAX* error codes to applications (bb#1001) * clamscan/manager.c: print information about clean files when the RAR code is not compiled-in (bb#999) * libclamav/unzip.c: remove detection of Suspect.Zip and Exploit.Zip.ModifiedHeaders (bb#997) * libclamav: scan for embedded PEs inside OLE2 files (bb#914) * libclamav/cvd.c: add work-around for zlib issues with mixed data (bb#932) * libclamav/others.h: explicitely cast some constants (bb#936) * sigtool/sigtool.c: bb#938 (sigtool --list-sigs not working with .cld files) * libclamav/dconf.h: fix flag code assignment (bb #952) * libclamav/iana_tld.h, libclamav/phishcheck.c: update TLD list (bb #925)
2008-06-10Mark shells/pdksh as broken so it doesn't get removed part-way through thesketch1-2/+2
build and kill bmake. This isn't really a great solution as it means it won't get built on any platform, maybe we should just make pdksh a bmake dependancy on every OS.
2008-06-10Needs pkg-config, and does not like python<2.4.wiz1-4/+3
XXX: still does not build for me because it does not accept fontforge.
2008-06-10This is the "Virtualmin" module for Webmin.jnemeth4-0/+433
It is a Webmin module for managing multiple virtual hosts through a single interface, like Plesk or Cpanel. It supports the creation and management of Apache virtual hosts, BIND DNS domains, MySQL databases, and mailboxes and aliases with Sendmail or Postfix. It makes use of the existing Webmin modules for these servers, and so should work with any existing system configuration, rather than needing it's own mail server, web server and so on. Virtualmin can also create a Webmin user for each virtual server, who is restricted to managing just his domain and its files. Webmin's existing module access control features are used, and are set up automatically to limit the user appropriately. These server administrators can also manage the mailboxes and mail aliases in their domain, via a web interface that is part of the module.
2008-06-09Fix typo pointed out by Michael Stapelberg in private emailadrianp1-2/+2
2008-06-09Add an option to build zenmap (not enabled by default)adrianp3-2/+270
2008-06-09Add comments for stupid configure script.obache1-2/+3
2008-06-09Need pkg-config to build.obache1-1/+2
Noticed by Hasso Tepper in PR 38917.
2008-06-09 * Need pkg-config to build. Noticed by Hasso Tepper in PR 38918.obache1-8/+20
* Not using glib, but ckeck it in configure, put fake glib.pc. * No need custom do-install target. change to normal install and post-install. * Add DESTDIR support.