Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix PLIST to accommodate gnustep-1.5.1 changes
Bump PKGREVISION
|
|
|
|
* 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.
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
|
|
and use bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR.
Bump PKGREVISION to 1.
|
|
on mysql-client ...
|
|
|
|
|
|
and use bsd.pkg.install.mk to copy it to PKG_SYSCONFDIR.
Bump PKGREVISION to 1.
|
|
|
|
- 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
|
|
them. Sort.
|
|
not try to remove it, even if empty.
|
|
not properly managed by their PLISTs. This will simplify these files.
Approved by wiz.
|
|
Also bump all years to 2003. Some were 2002. Pay attention people! 8-)
|
|
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.
|
|
|
|
add USE_I586 and USE_OPENLDAP (used by gnupg, perhaps others?).
|
|
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.
|
|
|
|
|
|
additional files so that docbook.xsl can be used.
|
|
Hamajima. Bump pkgrevision.
|
|
p5-Test-Inline 0.15, p5-DBIx-SearchBuilder 0.76.
|
|
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
|
|
|
|
|
|
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)
|
|
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.
|
|
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.
|
|
|
|
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.
|
|
|
|
and use bsd.pkg.install.mk to copy it to PKG_SYSCONFDIR.
Bump PKGREVISION to 2.
|
|
|
|
|
|
Changes:
- new words
- words cleanup
- added new dictionary with common abbreviations - slovak-extend
|
|
Use BUILDLINK_DEPENDS instead of DEPENDS _and_ inclusion of buildlink2.mk.
Add RCS Id to patch-aa.
|
|
Major change is a minimalist bignum implementation as a portable means
of supporting integers larger than 32 bits.
|
|
|
|
|
|
|
|
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.
|