Commit graph

140950 commits

Author SHA1 Message Date
sno
28a5075704 Updated mail/p5-Email-MIME-Encodings to 1.313 2009-04-18 21:41:16 +00:00
sno
00ad05188a PkgSrc changes:
- 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-18 21:40:41 +00:00
sno
6d52db3385 Updated devel/p5-Devel-Declare to 0.005000 2009-04-18 21:35:02 +00:00
sno
1e83e47e41 PkgSrc changes:
- 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-18 21:34:24 +00:00
mrg
c610d22a3b note bozohttpd 20090418 2009-04-18 21:23:11 +00:00
mrg
8657e1bac2 update to bozohttpd 20090418. changes include:
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-18 21:06:15 +00:00
tonnerre
119fb4810a Updated net/tinc to 1.0.9 2009-04-18 19:28:04 +00:00
tonnerre
6b888440f2 Update net/tinc to version 1.0.9. Pick up maintainership and set license.
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-18 19:27:11 +00:00
adam
3cf58f3d10 Updated databases/sqlite3 to 3.6.13 2009-04-18 18:15:05 +00:00
adam
e950da89a0 Changes 3.6.13:
* 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-18 18:13:55 +00:00
wiz
5e4819a2b6 Reset maintainer, gave up commit bit. 2009-04-18 15:03:58 +00:00
wiz
f9e50f52b8 Needs m4, add it to USE_TOOLS.
From Aleksey Cheusov in PR 41242.
2009-04-18 14:29:07 +00:00
asau
fed01e4731 Don't depend on Fortran.
CLISP and SBCL are build dependencies.
2009-04-18 11:17:33 +00:00
mrg
f3fe067e33 note bozohttpd 20090417 update 2009-04-18 07:05:51 +00:00
mrg
50d49e5553 update to bozohttpd 20090417.
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-18 07:01:38 +00:00
minskim
a7dedb7ba5 Add dviljk. 2009-04-18 05:27:56 +00:00
minskim
2bd3deab3c Import dviljk-2.6.5 as print/dviljk.
This package provides a DVI driver for the LaserJet printers, using
kpathsea recursive file searching.
2009-04-18 05:26:31 +00:00
obache
d7259ab3b6 ruby-gettext-2.0.1 out. 2009-04-18 05:08:28 +00:00
rh
0084997a04 gnustep-make now allows unprivileged DESTDIR installs 2009-04-18 03:43:46 +00:00
rh
fa0db101ae This now allows unprivileged DESTDIR installs 2009-04-18 03:42:56 +00:00
rh
00fdfa16b7 Make GNUSTEP_OVERRIDE_INSTALL YES by default 2009-04-18 03:32:17 +00:00
rh
14d69f3d49 GNUSTEP_OVERRIDE_INSTALL to allow unprivileged DESTDIR installs 2009-04-18 03:22:31 +00:00
rh
961ef1cbb8 Note PKGREVISION bump of gnustep-objc 2009-04-18 03:21:43 +00:00
rh
8a3f9100ae GNUSTEP_OVERRIDE_INSTALL to allow unprivileged DESTDIR installs. 2009-04-18 03:13:40 +00:00
rh
73c5c09929 Note PKGREVISION bump of gnustep-make 2009-04-18 03:11:49 +00:00
rh
1ca4985b8c Allow gnustep packages to override INSTALL variables to enable unprivileged
DESTDIR builds.  Bump PKGREVISION.
2009-04-18 03:10:33 +00:00
rh
64bea8e8fe note addition of libFoundation-examples 2009-04-18 02:33:33 +00:00
rh
d4a6c7b16c Undo conflict import into wrong directory. 2009-04-18 02:30:45 +00:00
rh
017c5541f3 add and enable libFoundation-examples 2009-04-18 02:29:09 +00:00
rh
fc8e78bcd3 Initial import of libFoundation-examples-1.1.7.168. This package contains
the split-out examples from libFoundation.
2009-04-18 02:27:21 +00:00
rh
60ceaa314f Note update of libFoundation to 1.1.7.168 2009-04-18 02:20:50 +00:00
rh
3f610bd600 Update libFoundation to 1.1.7.168. This makes libFoundation play nice with
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-18 02:19:23 +00:00
rh
cea2662567 add another directory independently installed by libFoundation 2009-04-18 01:32:44 +00:00
rh
4cefdef969 Fix regression, as lib/GNUstep may also be installed by libFoundation 2009-04-18 01:17:19 +00:00
rh
b8dbd52546 Fix regression, as Makefiles/Additional may also be installed by libFoundation 2009-04-18 01:09:03 +00:00
rh
8d665e06a1 Note PKGREVISION bump of gnustep-objc-lf2 2009-04-17 23:12:29 +00:00
rh
b8c2e24a61 Make this build within the new gnustep world order. Bump PKGREVISION. 2009-04-17 23:10:30 +00:00
rh
1979e3de79 The edcommon framework comes with its own licence. 2009-04-17 23:00:48 +00:00
rh
c909f78fa3 Note PKGREVISION bump of libffi 2009-04-17 22:46:56 +00:00
rh
388d1466bf Attempt to make this build on NetBSD/powerpc. While at it, correctly set
INFO_FILES to 'yes'.  Bump PKGREVISION.
2009-04-17 22:45:52 +00:00
rh
249178d56f Note update of cgoban-java to 3.3.25 2009-04-17 22:37:40 +00:00
rh
eae26d0950 Update cgoban-java to 3.3.25. Changes include:
* Update of several translations.
 * Fixed regression where the SGF map wasn't always updating properly.
 * Added Bulgarian translation.
2009-04-17 22:36:23 +00:00
rh
df5c440bf4 Note PKGREVISION bump of edcommon 2009-04-17 22:09:55 +00:00
he
03b1ec0249 For the NetBSD/powerpc 3.x case, use the enums out of <powerpc/reloc.h>
instead of literal integers.  Again, this should not result in different
code, so no reason to bump revision.
2009-04-17 22:08:44 +00:00
rh
9d313475b6 Make this build with the new gnustep world order.
Bump PKGREVISION.
2009-04-17 22:01:19 +00:00
rh
b7120d0ea4 s/user-destdir/destdir/ as this needs root privileges to install. Thanks
to wiz for spotting.
2009-04-17 21:55:13 +00:00
minskim
63151deadb Add makeindexk. 2009-04-17 21:42:05 +00:00
minskim
b8f08fa4bd Import makeindexk-2.15 as textproc/makeindexk.
The program makeindex is a general purpose hierarchical index
generator; it accepts one or more input files (often produced by a
text formatter such as TeX or troff, sorts the entries, and produces
an output file which can be formatted.  The index can have up to three
levels (0, 1, and 2) of subitem nesting.  The way in which words are
flagged for indexing within the main document is specific to the
formatter used; makeindex does not automate the process of selecting
these words.  As the output index is hierarchical, makeindex can be
considered complimentary to the awk-based make.index system of Bentley
and Kernighan, which is specific to troff, generates non-hierarchical
indices, and employs a much simpler syntax for indicating index
entries.
2009-04-17 21:40:25 +00:00
rh
9409dc02b2 Note update of ObjectiveLib to 1.0.0 2009-04-17 21:30:16 +00:00
rh
daa505b47e Update ObjectiveLib to 1.0.0. Changes are mainly bugfixes. This also now
works with the changed gnustep file hierarchy.
2009-04-17 21:28:39 +00:00