summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-01-02Make this package install its configuration files under the examples treejmmv6-6/+56
and use bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR. Bump PKGREVISION to 1.
2003-01-02Define USE_BUILDLINK2 so that this actually knows about the dependencylukem1-1/+3
on mysql-client ...
2003-01-02Only set package name conditionally (fixes e.g. the kdevelop PKGNAME).wiz1-2/+2
2003-01-02Note update of libgii to 0.6nb1jmmv1-1/+2
2003-01-02Make this package install its configuration file under the examples treejmmv5-5/+40
and use bsd.pkg.install.mk to copy it to PKG_SYSCONFDIR. Bump PKGREVISION to 1.
2003-01-02Note update of pkglint (substitute for @MAKE@, warn about NO_PATCH).schmonz1-1/+2
2003-01-02Update to 3.41:schmonz4-18/+23
- replace occurrences of "make" with @MAKE@ - add @MAKE@ to the list of variables to get sod (I never learned properly how to conjugate "sed") - warn about NO_PATCH, since it hinders more than it helps - remove NO_PATCH from Makefile to quell new pkglint warning
2003-01-02The directories belong to aspell and libpspell packages so don't try to removesalo1-5/+2
them. Sort.
2003-01-02The lib/pkgconfig has been added to the list of standard directories, so dojmmv11-23/+11
not try to remove it, even if empty.
2003-01-02Add lib/pkgconfig directory. It is used by several packages and is currentlyjmmv7-7/+21
not properly managed by their PLISTs. This will simplify these files. Approved by wiz.
2003-01-02Note upgrade of pkglint to 3.40.atatat1-8/+9
Also bump all years to 2003. Some were 2002. Pay attention people! 8-)
2003-01-02In the case that we really can't determine the PKGNAME properly, justatatat2-3/+11
punt and invoke "make show-vars VARNAMES=PKGNAME" and get make to tell us. This addresses the issue of: Cannot extract digest-UNDEFINED version (/usr/pkgsrc/pkgtools/digest/Makefile) Cannot extract pkg_install-UNDEFINED version (/usr/pkgsrc/pkgtools/pkg_install/Makefile) Unknown package: 'digest' version 20010807 Unknown package: 'pkg_install' version 20021123 Patch reviewed by the wiz.
2003-01-02fix dependency for m4hubertf1-2/+2
2003-01-02Correct comment on where defaults are set for DEFAULT_SERIAL_DEVICE, andwiz1-2/+12
add USE_I586 and USE_OPENLDAP (used by gnupg, perhaps others?).
2003-01-02Updated databases/jdbc-postgresql to 7.3.1. Changes from version 7.2.3jlam5-34/+79
include: Allow JDBC to compile with JDK 1.4 Add JDBC 3 support Allows JDBC to set loglevel by adding ?loglevel=X to the connection URL Add Driver.info Add updateable result sets Add support for callable statements Add query cancel capability Add refresh row Fix MD5 encryption handling for multibyte servers Add support for prepared statements Approved by jwise@netbsd.org.
2003-01-02Add missing equal sign in DEPENDS.wiz1-2/+2
2003-01-02note PKGREVISION bump of docbook-xsl.grant1-1/+2
2003-01-02Fix sh fragment to install files into the right place, and installgrant2-731/+726
additional files so that docbook.xsl can be used.
2003-01-02Correct the place of auxiliary commands. Pointed out by Katsuomiuebayasi1-1/+3
Hamajima. Bump pkgrevision.
2003-01-02Note p5-libwww 5.67, p5-Class-ReturnValue 0.40, p5-Devel-StackTrace 1.02,mjl1-1/+6
p5-Test-Inline 0.15, p5-DBIx-SearchBuilder 0.76.
2003-01-02Update p5-DBIx-SearchBuilder to 0.76mjl2-5/+7
Extra checking for cache misses in DBIx::SearchBuilder::Record::Cachable The start of support for checking database version, so that we can do version-specific SQL utf-8 safe searching arbitrarily complex grouping clauses. complex query generation. Adding support for mysqlPP Fixed a caching bug that caused multiple copies of an object in memory to not be kept in sync Fixed bug in setting a column to the value of an SQL statement. Better support for Postgres 7.2 and transactions. Support for Class::ReturnValue to channel errors up when expected Dependency on Class::ReturnValue Minor cleanups and refactorings to allow percolation of errors on create
2003-01-02Enable p5-Class-ReturnValue p5-Devel-StackTrace p5-Test-Inlinemjl1-1/+4
2003-01-02Remove use of // comments. Fixes PR 19643.skrll2-1/+16
2003-01-02Import of p5-Class-ReturnValue 0.40mjl4-0/+29
Class::ReturnValue is a "clever" return value object that can allow code calling your routine to expect: a boolean value (did it fail) or a list (what are the return values)
2003-01-02Import of p5-Test-Inline 0.15mjl4-0/+27
Test::Inline is a way to embed tests in the same file as your source code rather than in a seperate file. The idea is, the closer your tests are to your code and docs, the more likely you'll keep them up to date.
2003-01-02Import of p5-Devel-StackTrace 1.02mjl4-0/+29
The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data.
2003-01-02postgres at 7.3.1mjl1-2/+2
2003-01-02Update p5-libwww to 5.67mjl2-5/+5
HTTP::Cookies::Microsoft, makes it possible for LWP to share MSIE's cookies. HTML::Form supports file upload better now. There are some new methods on that kind of input; file(), filename(), content() and headers(). Net::HTTP avoids exceptions in read_response_headers() with laxed option. New LWP::DebugFile, LWP::Authen::Ntml The format_chunk() and write_chunk() methods of Net::HTTP did not work. The Client-Peer response header is back. Make HTTP::Date compatible with perl 5.8. Try to avoid to default to overwriting /usr/bin/head on MacOS X when the perl install prefix is /usr/bin. HTTP::Negotiate doc patch.
2003-01-02Note update of fnlib to 0.5nb2jmmv1-1/+2
2003-01-02Make this package install its configuration file under the examples treejmmv4-6/+26
and use bsd.pkg.install.mk to copy it to PKG_SYSCONFDIR. Bump PKGREVISION to 2.
2003-01-02Fix distinfos (server holding distfiles replaced and original distfiles lost)abs2-6/+6
2003-01-02Note aspell-slovak update to version 1.1.salo1-1/+2
2003-01-02Update to version 1.1.salo5-52/+74
Changes: - new words - words cleanup - added new dictionary with common abbreviations - slovak-extend
2003-01-02Do not include x11.buildlink2.mk directly, it is not meant to be.wiz2-9/+5
Use BUILDLINK_DEPENDS instead of DEPENDS _and_ inclusion of buildlink2.mk. Add RCS Id to patch-aa.
2003-01-02Update to version 20021217 of mousetar.agc3-6/+7
Major change is a minimalist bignum implementation as a portable means of supporting integers larger than 32 bits.
2003-01-02Updated geneweb to 4.0.9: Fixed security holewulf1-1/+2
2003-01-02Updated to genweb-4.09: Fixed security holewulf3-11/+43
2003-01-02Reformat.wiz1-6/+6
2003-01-02Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 orskrll135-5286/+6363
1.0.5.1 accordingly. Fixes and changes are: Multiple vulnerabilities. kdelibs KHTML : Fixed several crashes and misrenderings. rlogin.protocol: fixed command execution in specially crafted urls. kdebase KAddressbook: Don't squeeze columns on startup/properly restore column width settings. kdenetwork lisa, reslisa: Fixed several security vulnerabilities. kdesdk Cervisia: Show long lines in diff view always completely.
2003-01-02Require a iasp user and group (defaulting to APACHE_{USER,GROUP}) andjlam5-12/+28
run the iASP proxy server as that user for improved security. Bump PKGREVISION on www/iasp to 1.
2003-01-02add to PLIST issues:grant1-5/+21
* LOWER_OPSYS. * platform specific PLIST handling.
2003-01-02Add a few switches to allow changing compile-time options:hubertf2-7/+44
ATERM_USE_KANJI, ATERM_USE_BIG5, ATERM_USE_XTERM_SCROLL, ATERM_USE_GREEK. Patch contributed by Jon Olsson <jon@joshua.haninge.kth.se> in PR 19382.
2003-01-02include pkgconfig/buildlink2.mk rather than using BUILD_DEPENDS,grant1-2/+3
since this achieves the same outcome in a more consistent way. Noted by Eric Gillespie on tech-pkg.
2003-01-02enable p5-SDLexplorer1-1/+2
2003-01-02enable frozen-bubbleexplorer1-1/+2
2003-01-02frozen-bubble, a very cute game of firing colored bubblesexplorer6-0/+351
2003-01-02Note PKGREVISION bump of gnome-mime-datarh1-1/+2
2003-01-02Make this a prerequisite of gnome-vfs and only conflict withrh1-3/+3
gnome-vfs<=1.0.3 Bump PKGREVISION
2003-01-02Note PKGREVISION bump of gnome-vfsrh1-1/+2
2003-01-02Make this coexist with GNOME2 by depending on gnome-mime-data instead ofrh4-12/+25
installing local versions. Patch provided by Eric Gillespie <epg@pretzelnet.org>, with minor modifications. Bump PKGREVISION.