summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-04-18gnustep-make now allows unprivileged DESTDIR installsrh1-2/+5
2009-04-18gnustep-make now allows unprivileged DESTDIR installs.rh1-2/+2
2009-04-18Allow unprivileged builds of projects that do a 'make install' into a workrh1-4/+33
subdir during the build phase. This fixes PR pkg/36326.
2009-04-18Updated mail/p5-Email-MIME-Encodings to 1.313sno1-1/+2
2009-04-18PkgSrc changes:sno2-6/+7
- Updating package for p5 module Email::MIME::Encodings to 1.313 - Set license to artistic-2.0 Upstream changes: 1.313 2009-04-16 bugfix by MKANAT to avoid QP-encoding CRLF
2009-04-18Updated devel/p5-Devel-Declare to 0.005000sno1-1/+2
2009-04-18PkgSrc changes:sno2-7/+7
- Updating package for p5 module Devel::Declare to 0.005000 Upstream changes: 0.005000 - Port the documentation from %^H and Scope::Guard to B::Hooks::EndOfScope. - Fix extracting multi-line strings using scan_str. - Remove the nasty workaround for the above from Context::Simple.
2009-04-18note bozohttpd 20090418mrg1-1/+2
2009-04-18update to bozohttpd 20090418. changes include:mrg3-19/+17
o avoid dying in daemon mode for some uncommon, but recoverable, errors o close leaking file descriptors for CGI and daemon mode o handle poll errors properly o don't try to handle more than one request per process yet
2009-04-18Updated net/tinc to 1.0.9tonnerre1-1/+2
2009-04-18Update net/tinc to version 1.0.9. Pick up maintainership and set license.tonnerre3-27/+19
Changes since version 1.0.7: - Apply patch from Max Rijevski fixing a memory leak when closing connections. It also cleans up more when stopping tinc, helping tools like valgrind. - Handle broadcast and multicast packets in router mode. Multicast packets are treated as broadcast packets. - Update the manpage as well, and some whitespace to make its source more legible. - Update documentation. - TCPOnly is not experimental. - Do not mention old Linux kernels and Ethertap anymore. - Document the DeviceType, PMTU and PMTUDiscovery options. - Enable PMTU discovery by default. - Update copyright information. - Update Dutch translation. - Make sure IPv6 sockets are IPv6 only. - This will get rid of the "Can't bind to 0.0.0.0 port 655/tcp: Address already in use" message on Linux. - Use TUNIFHEAD by default on FreeBSD to make sure IPv6 works. - Treat virtual network device as tap if Mode = switch or hub. On OpenBSD, the link0 flag should still be set in tinc-up or by other means. - Correct debug message. - Prevent freeing a NULL pointer when a hostname is unresolvable. - Do not try to send REQ_KEY or ANS_KEY requests to unreachable nodes. - Fix reading configuration files that do not end with a newline. - Make sure the prefixlength of subnets is sane. - Handle SERVICE_CONTROL_INTERROGATE requests. Thanks to Carsten Ralle for noticing this. - Don't free struct addrinfo too early. Spotted by Christian Cier-Zniewski. - Update dutch translation. - Make sure connection->name is never NULL. - Apply patch from "dnk" making sockets non-blocking under Windows. - Close the proper filedescriptor (if it exists). - Apply patch from Scott Lamb fixing some memory and resource leaks. - Apply patch from Scott Lamb preventing an infinite loop when sending SIGALRM.
2009-04-18Updated databases/sqlite3 to 3.6.13adam1-1/+2
2009-04-18Changes 3.6.13:adam2-6/+6
* Fix a bug in version 3.6.12 that causes a segfault when running a count(*) on the sqlite_master table of an empty database. * Fix a bug in version 3.6.12 that causes a segfault that when inserting into a table using a DEFAULT value where there is a function as part of the DEFAULT value expression. * Fix data structure alignment issues on Sparc. * Other minor bug fixes.
2009-04-18Reset maintainer, gave up commit bit.wiz1-2/+2
2009-04-18Needs m4, add it to USE_TOOLS.wiz1-3/+5
From Aleksey Cheusov in PR 41242.
2009-04-18Don't depend on Fortran.asau2-5/+5
CLISP and SBCL are build dependencies.
2009-04-18note bozohttpd 20090417 updatemrg1-1/+2
2009-04-18update to bozohttpd 20090417.mrg3-32/+6
changes since bozohttpd 20080303: o make bozohttpd internally more modular, preparing the way to handle more than one request per process o fix http-auth, set $REMOTE_USER not $REMOTEUSER. also fix cgi-bin with cvsweb, from Holger Weiss <holger@CIS.FU-Berlin.DE> o fix an uninitialised variable use in daemon mode o fix ssl mode with newer OpenSSL o mmap large files in manageable sizes so we can serve any size file o refactor url processing to handle query strings correctly for CGI from Sergey Katsev at Coyote Point o add If-Modified-Since support, from Joerg Sonnenberger <joerg@netbsd.org> o many more manual fixes, from NetBSD
2009-04-18Add dviljk.minskim2-2/+4
2009-04-18Import dviljk-2.6.5 as print/dviljk.minskim5-0/+74
This package provides a DVI driver for the LaserJet printers, using kpathsea recursive file searching.
2009-04-18ruby-gettext-2.0.1 out.obache1-2/+2
2009-04-18gnustep-make now allows unprivileged DESTDIR installsrh1-2/+2
2009-04-18This now allows unprivileged DESTDIR installsrh1-2/+2
2009-04-18Make GNUSTEP_OVERRIDE_INSTALL YES by defaultrh1-2/+4
2009-04-18GNUSTEP_OVERRIDE_INSTALL to allow unprivileged DESTDIR installsrh1-1/+3
2009-04-18Note PKGREVISION bump of gnustep-objcrh1-1/+2
2009-04-18GNUSTEP_OVERRIDE_INSTALL to allow unprivileged DESTDIR installs.rh1-9/+10
2009-04-18Note PKGREVISION bump of gnustep-makerh1-1/+2
2009-04-18Allow gnustep packages to override INSTALL variables to enable unprivilegedrh5-6/+31
DESTDIR builds. Bump PKGREVISION.
2009-04-18note addition of libFoundation-examplesrh1-1/+2
2009-04-18Undo conflict import into wrong directory.rh1-3/+0
2009-04-18add and enable libFoundation-examplesrh1-1/+2
2009-04-18Initial import of libFoundation-examples-1.1.7.168. This package containsrh6-0/+62
the split-out examples from libFoundation.
2009-04-18Note update of libFoundation to 1.1.7.168rh2-3/+3
2009-04-18Update libFoundation to 1.1.7.168. This makes libFoundation play nice withrh8-351/+429
the new gnustep-make directory structure. Other notable changes include: * bugfixes and stability improvements * Support for some new Cocoa classes, like NSURL * Improved compatibility with gstep-base * more and fixed timezone files * support for read-only strings in UTF-8 and UTF-16 * some fixes for warnings thrown in new gcc (gcc3+) compilers
2009-04-18add another directory independently installed by libFoundationrh1-2/+2
2009-04-18Fix regression, as lib/GNUstep may also be installed by libFoundationrh1-2/+2
2009-04-18Fix regression, as Makefiles/Additional may also be installed by libFoundationrh2-3/+13
2009-04-17Note PKGREVISION bump of gnustep-objc-lf2rh1-1/+2
2009-04-17Make this build within the new gnustep world order. Bump PKGREVISION.rh3-25/+26
2009-04-17The edcommon framework comes with its own licence.rh2-2/+17
2009-04-17Note PKGREVISION bump of libffirh1-1/+2
2009-04-17Attempt to make this build on NetBSD/powerpc. While at it, correctly setrh3-3/+18
INFO_FILES to 'yes'. Bump PKGREVISION.
2009-04-17Note update of cgoban-java to 3.3.25rh1-1/+2
2009-04-17Update cgoban-java to 3.3.25. Changes include:rh2-6/+6
* Update of several translations. * Fixed regression where the SGF map wasn't always updating properly. * Added Bulgarian translation.
2009-04-17Note PKGREVISION bump of edcommonrh1-1/+2
2009-04-17For the NetBSD/powerpc 3.x case, use the enums out of <powerpc/reloc.h>he2-9/+9
instead of literal integers. Again, this should not result in different code, so no reason to bump revision.
2009-04-17Make this build with the new gnustep world order.rh3-86/+93
Bump PKGREVISION.
2009-04-17s/user-destdir/destdir/ as this needs root privileges to install. Thanksrh1-2/+2
to wiz for spotting.
2009-04-17Add makeindexk.minskim2-2/+4