summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-02-08Fix more cases of non-chainable PKGSRC_COMPILER tests.tnn7-14/+14
2008-02-08Fix PKGSRC_COMPILER check so that it works with compiler chaining.tnn1-2/+2
2008-02-08Fix a pbulk scan failure. mplayer is only available with gcc, buttnn1-2/+2
the Makefile.cflags naively checked the value of CC_VERSION which is unset if we're not using gcc. Found with Solaris x86 and sunpro.
2008-02-08+ Updated devel/nasm to 2.01nb1 [bjs 2008-02-08]bjs1-1/+2
2008-02-08Update package to install html documentation in the right place.bjs5-31/+52
While here, simplify things by using the BSD_INSTALL* variables. Bump PKGREVISION.
2008-02-08Add MAKE_JOBS_SAFE=no.gdt1-1/+3
2008-02-08Having to wonder for 5min why pkg_add would fail just to discover thatjoerg1-3/+7
it couldn't exec the shell scripts due to mount -o noexec, make the error message a bit more verbose.
2008-02-07pkg_install-20080208:joerg2-4/+7
Explicitly check in show_var that the buffer is non-NULL. This can stops pkg_info -Q foo from segfaulting for explicitly installed packages. Reported by Stoned Elipot.
2008-02-07Merge a fix from NetBSD's src/bin/pax by tls:joerg7-32/+39
Teach set_ftime about symbolic links, because it has to know: on some Linux systems, when we build as a tool we think we have lutimes but it doesn't work on some filesystems at runtime. A bit ugly but effective and without use of AC_TRY_RUN in the tool build. Tidier (than mine) set_ftime reorganization from christos. Bump version to 20080110.
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig24-122/+120
2008-02-07The package supports installation to DESTDIR.heinz2-6/+11
A compiler is not necessary.
2008-02-07A compiler is not necessary.heinz1-2/+3
2008-02-07The package supports installation to DESTDIR.heinz1-2/+5
A compiler is not necessary.
2008-02-07Updated to version 0.15.heinz2-10/+11
Pkgsrc changes: - Simplified MASTER_SITES. - The package supports installation to DESTDIR. - A compiler is not necessary. Changes since version 0.14: =========================== 0.15 Sat Dec 1 18:00:00 2007 - Fix for OLE::Storage_Lite performance degradation caused by Math::BigInt degradation. http://rt.cpan.org/Public/Bug/Display.html?id=31006 Thanks Jonathan Kamens.
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig10-49/+49
XXX: Why do we have the exactly same code in all the files?
2008-02-07Updatedheinz1-1/+5
net/p5-Geo-IP to 1.30 sysutils/p5-Parse-Syslog to 1.10 security/p5-Crypt-CBC to 2.24 graphics/p5-SVG to 2.36
2008-02-07The package supports installation to DESTDIR.heinz1-1/+2
2008-02-07Updated to version 2.36.heinz2-6/+6
Pkgsrc changes: - none Changes since version 2.33: =========================== 2.36 16 September, 2007 -Fixed SVG::DOM POD 2.35 14 September, 2007 -Fixed SVG::DOM POD 2.34 17 May 2005 -SVG::Element - Removed elsep entry for CDATA, cdata, cdata_noxmlesc fields to get rid of artificial blank spaces that confuse some browsers -SVG::DOM - added getRootNode method -Added user-contributed DOM2 methods to SVG::DOM
2008-02-07Updated to version 2.24.heinz2-8/+9
Pkgsrc changes: - The package supports installation to DESTDIR. Changes since version 2.19: =========================== Revision history for Perl extension Crypt::CBC. 2.24 Fri Sep 28 11:21:07 EDT 2007 - Fixed failure to run under taint checks with Crypt::Rijndael or Crypt::OpenSSL::AES (and maybe other Crypt modules). See http://rt.cpan.org/Public/Bug/Display.html?id=29646. 2.23 Fri Apr 13 14:50:21 EDT 2007 - Added checks for other implementations of CBC which add no standard padding at all when cipher text is an even multiple of the block size. 2.22 Sun Oct 29 16:50:32 EST 2006 - Fixed bug in which plaintext encrypted with the -literal_key option could not be decrypted using a new object created with the same -literal_key. - Added documentation confirming that -literal_key must be accompanied by a -header of 'none' and a manually specificied IV. 2.21 Mon Oct 16 19:26:26 EDT 2006 - Fixed bug in which new() failed to work when first option is -literal_key. 2.20 Sat Aug 12 22:30:53 EDT 2006 - Added ability to pass a preinitialized Crypt::* block cipher object instead of the class name. - Fixed a bug when processing -literal_key.
2008-02-07The package supports installation to DESTDIR.heinz3-7/+13
A C compiler is necessary.
2008-02-07Updated to version 1.10.heinz2-7/+7
Pkgsrc changes: - The package supports installation to DESTDIR. Changes since version 1.09: =========================== 2007-12-30 * release 1.10 * DST-handling bugfix
2008-02-07The package supports installation to DESTDIR.heinz1-2/+4
Added correct version requirement for p5-Time-HiRes.
2008-02-07Updated to version 1.30.heinz2-6/+9
Pkgsrc changes: - The package supports installation to DESTDIR. - A C compiler is necessary. Changes since version 1.27: ===================================== 1.30 December 16th 2007 - Add GEOIP_MMAP_CACHE support ( Peter Shipley ) - Added last_netmask - gets netmask of network block from last lookup - Merged in Geo::IP::PurePerl code, PurePerl code is mostly API compatible with XS code, except for charset functions - Added set_charset - enables UTF8 output of city name 1.28 July 4th 2007 - Added support for region name lookup in GeoIP City API - Fixed database_info method (Ken Neighbors)
2008-02-07Note update of netbsd-iscsi-target and netbsd-iscsi-initiator to 20080207.agc1-1/+3
2008-02-07Update the NetBSD iSCSI target and initiator packages to 20080207.agc4-12/+12
Changes are mainly portability ones, to allow the initiator to build properly on non-NetBSD platforms. The first such platform is FreeBSD-6.3: # ./iscsifs -u agc -D -h sys3 Targets available from host sys3: iqn.1994-04.org.netbsd.iscsi-target:target0 at 10.4.0.29:3260,1 iqn.1994-04.org.netbsd.iscsi-target:target2 at 10.4.0.29:3260,1 # uname -srm FreeBSD 6.3-RELEASE i386 #
2008-02-07The libfetch version is good enough as user-agent.joerg1-2/+2
2008-02-07Conditionally declare arg on the existance of the socket options.joerg1-2/+5
2008-02-07Don't use warnx, fprintf(stderr, ...) is good enough. Rename logname tojoerg2-11/+9
login_name to avoid shadowing a global variable.
2008-02-07Conditionally use IP_PORTRANGE sockopt and avoid using ss_len when otherjoerg2-10/+17
operations already provided the value.
2008-02-07Kill more __unused.joerg2-5/+5
2008-02-07Expand __func__.joerg1-4/+4
2008-02-07Conditionalize sin_len assignment.joerg1-1/+4
2008-02-07Replace u_char, u_short, u_long, u_int32_t with the unabbrivated versionjoerg1-7/+7
or the POSIX type.
2008-02-07Always compile for large file support.joerg1-0/+1
2008-02-07Don't use __unused.joerg3-9/+9
2008-02-07Include sys/types.h to get time_t.joerg1-1/+2
2008-02-07Same as previous, but the line above. (Sigh)tnn1-3/+4
2008-02-07Oops, make sure the variable is defined before testing it's value.tnn1-2/+3
2008-02-07Fix a miss that made the hpux bootstrap erronously pull in posix_headers.tnn1-2/+4
2008-02-07Don't use __BEGIN_DECL/__END_DECL, just inline them. Ensure thatjoerg1-4/+9
the external variables are covered as well. Directly include stdio.h.
2008-02-07Don't shadow wait(2).joerg1-17/+17
2008-02-07EAUTH and ENEEDAUTH might not exist, so use them conditionally.joerg2-2/+10
To flag HTTP authentication errors, fallback to EPERM.
2008-02-07bcopy -> memcpyjoerg3-9/+9
2008-02-07MAXNAMELEN -> PATH_MAX to match fetch.h.joerg2-3/+3
2008-02-07Needs GNU nroff to format catpages.tnn1-2/+2
(But for this case it would make life simpler for bulk builders if the catpages were pregenerated.)
2008-02-07Needs GNU nroff to format catpages with -mandoc.tnn11-12/+22
2008-02-07USE_BSD_MAKEFILE is now safe here.tnn1-3/+2
2008-02-07This package is DESTDIR ready.obache1-1/+3
2008-02-07No need to replace ruby with ${RUBY}.obache2-62/+3
lang/ruby/buildlink3.mk take care it.
2008-02-07Get rid of USE_TOOLS+=nroff in the USE_BSD_MAKEFILE case.tnn1-2/+1
Just because a package has BSD style Makefile doesn't mean it has manpages. A sweep of packages with USE_BSD_MAKEFILE=yes is forthcoming; USE_TOOLS+=groff nroff will be added where appropriate.