Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
CDL3 is a programming language, based on Affix Grammars, intended for
the development of compilers and other complicated pieces of software
that can be implemented as syntax-directed transducers.
|
|
|
|
|
|
This package contains Hangul truetype fonts made by A Lee.
Eunjin and Ongdalsam are general purpose Hangul truetype fonts and
contain ascii and Korean syllable characters. These fonts are looks
good in 12px (9pt in 96dpi screen) size without antialiasing.
Hmfs is not a real Hangul font. It is specially designed truetype
ascii font in the manner of Hangul 3-bul-sik typewriter which is
invented by Dr. Kong Byeong-woo.
On qwerty keyboard layout, get Hmfs font and type as typing Hangul on
Hangul 3-bul-sik-final keyboard WITHOUT HANGUL IME. Then letters you
type will appear like Hangul.
Hmfs.ttf contains 16px bitmap for screen use, so looks good in
16px (12pt in 96dpi screen) size without antialiasing.
|
|
change log found other than "This is a maintenance release, just
fixing a few disastrous bugs introduced in the 5.2 release." (Which doesn't
matter for this.)
Use BUILDLINK3 system.
Uses ncurses (or libtermcap).
Add HOMEPAGE.
Change MASTER_SITES, because not at GNU mirrors yet.
Also install some documentation.
Update PLIST; now using share/ucblogo instead of share/logo.
Removed un-needed patches.
New patch-aa for makefile.in also makes sure that emacs logo-mode
is disabled; if you want an option for this, please do so.
This will close a PR #24858 because now ucblogo does build under Linux.
Tested under Linux and NetBSD 1.6.2. Used graphical interface
with "showturtle" and did some minor line drawings.
|
|
|
|
to release 6.1.1
|
|
libiconv. Make sure the rpath includes ${LOCALBASE}".
|
|
|
|
Various bugs fixed, some added and renamed jar files. Changelog available at:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/changelog.html
|
|
earnestly for what the future brings, but in UTC it's not tomorrow yet.
|
|
spotted by kristerw
|
|
|
|
changes:
* ZPsycopgDA now support unicode strings and different backend
encodings.
* ZPsycopgDA accept query data as an extra parameter to execute()
(but still no way to give it extra data from inside a ZSQL
|
|
|
|
changes:
* Interval typecasting eventually works the Right Way (TM).
* ZPsycopgDA now support unicode strings and different backend
encodings.
* ZPsycopgDA accept query data as an extra parameter to execute()
(but still no way to give it extra data from inside a ZSQL
Method.)
* Better DBAPI-2.0 compliance (rowcount attribute and argument
passing.)
* Now builds on Fedora Core 2 (but remember that the real psycopg
aficionado runs on Debian ;-P )
* COPY FROM raise an exception and return usefull information on
error.
|
|
to make this compile when using gcc 2.95.
|
|
fixes a number of (partly annoying) bugs
|
|
changes:
Fix the min() and max() optimizer so that it works when the FROM clause
consists of a subquery.
Ignore extra whitespace at the end of of "." commands in the shell.
Bundle sqlite_encode_binary() and sqlite_decode_binary() with the library.
The TEMP_STORE and DEFAULT_TEMP_STORE pragmas now work.
Code changes to compile cleanly using OpenWatcom.
Fix VDBE stack overflow problems with INSTEAD OF triggers and NULLs in
IN operators.
Add the global variable sqlite_temp_directory which if set defines
the directory in which temporary files are stored.
sqlite_interrupt() plays well with VACUUM.
Other minor bug fixes.
|
|
|
|
(pretty complete, what I'm missing is just better rounding and
conversion support)
|
|
|
|
|
|
|
|
|
|
. support for http authentication for streams
. replaygain pre-amp support
. some bug fixes
|
|
. support for http authentication for streams
. replaygain pre-amp support
. some bug fixes
|
|
|
|
* Fixed a bug in ./configure which would sometimes assume that GTK is not
installed whereas it actually is
* Fixed a race condition in nessus-adduser for users who do not configure
their TMPDIR variable (thanks to Cyrille Barthelemy)
* Fixed a bug in nessus-update-plugins which would not update the plugins
properly on all systems (thanks to Keith Butler)
* Fixed the installer to compile Nessus with GTK support if gtk-config OR
pkg-config is installed.
|
|
else if desired.
Print out dates in the form: yyyy/mm/dd
|
|
|
|
2004-07-20 0.7.6
Fixed:
- rdbms backend full text search failure after import (sf bug 980314)
- rdbms backends not filtering correctly on link=None
- fix anydbm journal import (sf bug 983166)
- handle postgresql bug in SQL generation (sf bug 984591)
- fix dates-from-Dates (sf bug 984604)
- fix messageid generated when msgid is None for send_message (sf bug 987933)
- make user permissions check more sane (fix search page for anonymous)
- fixed RDBMS filter() for no matches from full-text search (sf bug 990778)
- fixed DateHTMLProperty for invalid date entry (sf bug 986538)
- fixed external password source example (sf bug 986601)
- document the STATIC_FILES config var
- implement the HTTP HEAD command (sf bug 992544)
- fix journal export of files to remove content from CSV files
- API clarification. Previously, the anydbm/bsddb/metakit filter() methods
had required exact matches to Multilink argument lists. The RDBMS
backends treated Multilink matches like all other data types - matching
any of the Multilink argument list is good enough. The latter behaviour
is implemented across the board now.
- fix metakit handling of filter on Link==None
|
|
|
|
* Restored support for reading and writing GIF images
* Fix for a possible problem in gdImageTrueColorToPalette
|
|
Addresses problem reported in PR 26398.
|
|
ok'd a while back at pkgsrcCon by agc and wiz
|
|
Rename post-patch to do-configure. Take MAINTAINER.
|
|
|
|
USE_BUILDLINK3=yes. Remove the unnecessary post-install target.
|
|
configure all the conf-* files properly. Take MAINTAINER.
|
|
to do-configure, and configure all the conf-* files. In post-install,
install the man pages one at a time in a loop, both to simplify
the Makefile and to help on our differently abled platforms. Sort
PLIST. Take MAINTAINER.
|
|
1.2.0
* CHANGED SWITCH NAME: "-m" is now used to view messages (no more "-v")
* Added "-V" switch to print program version
* Added switch to delete messages based on subject [thanks Arne Bernin]
* Included GPL licence in the distribution
* Now qmail is stopped only once for multiple deletions of messages, which
makes things a bit faster
* Corrected a bug which might have caused wrong messages to be deleted
* Corrected several minor bugs
1.1.1 (July 10, 2003)
* Corrected a bug which caused the -a switch not not work.
1.1.0 (June 4, 2003)
* First release as a Sourceforge.Net community project... development
resumes!!!
* Added -a option to immediately send queued messages.
Notable pkgsrc changes:
* Configure using subst.mk.
* Remove RESTRICTED (it no longer appears to be true).
* Take MAINTAINER.
|
|
USE_BUILDLINK3=yes. Take MAINTAINER.
|
|
Also depend on qmail (or netqmail) directly. Set USE_BUILDLINK3=yes.
Rename pre-build to do-configure, and configure all the conf-*
files. Take MAINTAINER.
|
|
MAINTAINER.
|
|
|
|
|
|
|
|
|