Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
ones to do, and each compiled and installed/de-installed apparently
correctly.
As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs. It's now easier than ever to make a perl5
package for NetBSD :)
|
|
|
|
|
|
|
|
distribution file with correct compression.
|
|
Cross compile 8051 code
|
|
|
|
|
|
|
|
PWLib is a moderately large class library that has its genesis
many years ago as a method to product applications to run on both
Microsoft Windows and Unix X-Windows systems.
|
|
Remove commented out #LICENSE=GPL line, there'd be too many packages to
mark like this...
|
|
|
|
Alistair Crooks <agc@netbsd.org> for help on this.
|
|
|
|
|
|
|
|
|
|
slang.c: Under certain conditions, the continue statement was not
properly handled in do..while statements. src/test/loops.sl added
for testing.
slparse.c: avoid potential (rare?) infinite loop when slang error occurs
slsmg.c: When SLsmg_init_smg is called, mark the display as trashed.
It is now possible to add intrinsics to their own namespace via
new SLns_add* functions. Moreover, the import function now takes
an optional additional argument that specifies a namespace.
New namespace intrinsics: use_namespace, current_namespace
Changed inner-product algorithm to minimize the number of cache misses.
sldisply.c: Kanji specific patch
sldisply.c: Assume that Eterm and rxvt are xterm-like
sldostty.c: mouse support added
slsearch.c: avoid infinite loop if search string has no length.
slregexp.c: regexp \d+ was not working properly
keyhash.c: typos involving USER_BLOCK keywords corrected.
New intrinsic variable: _slang_doc_dir. This specifies the
installation location of the doc files.
Make sure it can compile with SLTT_HAS_NON_BCE_SUPPORT set to 0.
|
|
appropriate.
|
|
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.
MIRROR_DISTFILES and NO_CDROM are now dead.
|
|
|
|
|
|
|
|
|
|
deprecated smob functions not present anymore in guile-1.4 and up.
|
|
|
|
|
|
|
|
|
|
|
|
LTCONFIG_OVERRIDE -> minus one patch.
|
|
|
|
---
1.0.1b 04.07.00 Fixed portlist chaining code to allow for more than
one active plist chain at a time (as per twitch's
patch).
Fixed discrepancy between the manpage and code for
libnet_close_link_interface. It now returns 1 on
success as per libnet standard (thankz to Toni
Andjelkovic for pointing this out).
1.0.1a 03.29.00 Fixed a small bug in libnet_link_dlpi.c.
1.0.1 12.19.99 Fixed a typo in libnet-headers.h ARH_H -> ARP_H.
Fixed a small typo in ether_mod-2.5.c.
Pre-happy BD to libnet! She'z almost 2 yearz old!
|
|
no changelog available from master distribution. from "diff", 1998 -> 1999
contains minor changes only.
add comments into Makefile; (1) sendmail wants 1999 release, not 2000 release,
(2) master distribution license (need to sign but redistribution is granted).
|
|
* Array Library added - An STL compliant container wrapper for arrays of
constant size from Nicolai Josuttis.
* array traits header renamed array_traits.hpp (was array.hpp).
* Random Number Library: more minor changes to support more compilers.
* Smart Pointer Library: performance reducing exception-specifications
removed.
* Utility Library: compiler and test program fixes for call_traits,
compressed_pair, and type_traits.
* Utility Library: updated cast.hpp to clear compiler warning messages..
* Linux Compiler Status added.
* Boost source code now lives in a publicly accessible Concurrent
Versions System (CVS) repository.
|
|
0.6.1 (19 Jul 2000)
* Fixed bug with glib 1.2.7 and the glib 1.2.6-7 in RH 6.2.
0.6 (13 Jul 2000)
* Initial implementation of printing the make log. Prints to
PostScript. Preferences entries exist (e.g. paper size, margins)
but there is no GUI for them yet. Reads list of printers from
/etc/printcap or lpstat -c` (decided at configure time).
* Initial implementation of a Find window. Still several rough
edges. Can enter a literal or a regexp, and find or find-again.
Stack of historical search cases, navigable with PgUp/PgDn. No
case-insensitive literals yet.
* Implemented a File->Change Directory command, and a menu of
previous directories. Shows basename of current directory in
main window title bar.
* Dialogs are properly marked as transient so that the window
manager handles them correctly.
* Dialogs are positioned over the main window instead of letting
the window manager choose a random and inconvenient position.
* Rewrote the process spawning code. This made the code a lot more
orthogonal and also fixed a bug whereby the Stop button was
broken.
* Tooltip for Again toolbar button, and the Again menu item, now
mention what the last target is. This avoids nasty surprises.
* Implemented Edit->Copy command which copies the selected line to
the clipboard.
* Added filter support for the MWOS xcc cross-compiler.
* Added filter support for bison.
* Added filter support for flex.
* Dependencies are built using makedepend rather than hardcoded.
* Can now build debugging version using DEBUG=n on make
commandline.
* Solaris debugging & Purifying patches for Makefile.
* NetBSD port makefile fixes.
* configure checks for filio.h> for Solaris.
* Worked around incompatibility with GDK/GTK 1.2.6. I still don't
know why this change actually matters, and I still think its a
GDK or GLIB bug, but for the time being this change fixes
maketool. This obsoletes the gtk-1.2.6 patch.
* Fixed bug introduced in the gtk-1.2.6 patch which lost the
output of gmake --version when building the Help->About make
dialog.
* Fixed bug where an error message specifying an absolute
pathname, when found in a recursive make, would result in
maketool attempting to edit sub_dir/abs_path instead of
abs_path.
* Fixed bug which caused coredump when pressing Clear Log during
build -- by greying out the Clear Log item.
* Fixed alignment of labels in Preferences window.
* Fixed a few minor warnings -Wall found.
* Fixed bug which caused menu item greying to be done prematurely
when child make processes were started.
|
|
|
|
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
|
|
|
|
|
|
|
|
Addresses pkg/10795.
|
|
|
|
|
|
by Douglas Wade Needham in PR pkg/10766.
|
|
|
|
since that's all we really need. Changes from version 0.17:
* Guile-gtk now supports new guile 1.4
* Guile-gtk now calls gtk_set_locale during initialization.
* Support for type conversions with composites due to libltdl support from
libguile.
* Lots of improvements with the build-guile-gtk script.
* Functions for getting the Gtk+ and guile-gtk version.
* Lots of additions and corrections to the *.defs files.
* The usual, uncountable number of minor and major bug fixes.
|
|
|
|
|