summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-01-03Depend on gnustep-1.5.1 (via buildlink2)rh2-188/+120
Fix PLIST to accommodate gnustep-1.5.1 changes Bump PKGREVISION
2003-01-03Note update of gnustep-back to 0.8.3rh1-1/+2
2003-01-03Update gnustep-back to 0.8.3. Notable changes include:rh4-12/+8
* Bug fixes * Preliminary OpenGL support * Localisation upates * Implemented -GSSendBezierPath * -DPSsetalpha: Use GSsetalpha as defined in frontend, for printers that don't support setalpha. * Source/x11/XIMInputServer.m * Hack: if focus went nowhere, don't deactivate app. * Only send event if we don't have a key window. * Tools/GNUmakefile: Use BUILD_SERVER to decide whether to build X specific parts of gpbs or not.
2003-01-03Note update of gnustep-gui to 0.8.3rh1-1/+2
2003-01-03Update gnustep-gui to 0.8.3.rh4-24/+11
Noteworthy changes in version `0.8.3' ===================================== * Additions for Gorm support. * Alpha support for OpenGL * Better ruler support - dragging of tab markers. * Document support, recent files, etc. * Simple printing to printer and print previewing. * Window focus fixes * Key view handling rewritten.
2003-01-03Note update of gnustep-base to 1.5.1rh1-1/+2
2003-01-03Update gnustep-base to 1.5.1.rh3-11/+10
Noteworthy changes in version `1.5.1' ===================================== * Port NSThread to MingW * Better framework support in NSBundle * Added Thai string encodings. * New makeImmutableCopyOnFail: method. * Lots of autogsdoc improvements, Updated gsdoc DTD to 1.0 version. * Added GSPrintf for logging to stdout. * Warning logs selectable at runtime. * NSTimeZone code rewritten for speed.
2003-01-03Note update of gnustep-make to 1.5.1rh1-1/+2
2003-01-03Update gnustep-make to 1.5.1.rh4-13/+42
Changes in version `1.5.1' ========================== * Framework support rewritten, also supports multiple names. * API change: Replace frameowork's xxx_TOOLS by xxx_COPY_INTO_DIR. * Unified link commands between libraries and frameworks (LIB_LINK_*). * New 'make strings' target for localization support. * Speed improvements. * Doesn't try to build OSX bundle on GNUstep and vice versa. * API change: Tools/Subproj can have resources. * API change: TOOL_INSTALL_DIR.
2003-01-03this needs gmake to build...lukem1-1/+2
2003-01-02Note update of libggi to 2.0b2.1nb1jmmv1-1/+2
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.