Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
development framework.
|
|
|
|
Bump PKGREVISION.
|
|
Noteworthy changes in version `0.6.0'
=====================================
* Several major bugs corrected.
* Clarified some of the inspectors
* Menu items are now properly enabled/disabled when appropriate
* More descriptive title displayed when a class is being edited.
|
|
Noteworthy changes in version `1.9.1'
=====================================
* Default string encoding taken from system nl_langinfo if not set
with GNUSTEP_STRING_ENCODING.
* NSKeyedArchiver/NSKeyedUnarchiver classes added.
* NSPropertyLists class added, also decodes Mac OS X binary propery
lists.
Noteworthy changes in version `1.9.0'
=====================================
* Lazy locking implemented (see GSLock documentation)
* MacOSX PB files updated to 10.3
* DO retain/release implementation simplified and also handles some
complex DO retain/release problems.
* GNUSTEP_STRING_ENCODING now supports any valid iconv name.
* gdomap uid/gid fixes
* NSString subclass heirarchy reorganized to fix problems with
copying and ownership of data.
|
|
|
|
|
|
Changes in version `1.9.1'
==========================
* Remove `--disable-import' option
* README.Darwin for darwin/MacOSX install
* Framework version and naming clarified.
Changes in version `1.9.0'
==========================
* Support for building in a separate build dir.
* Add `--enable-strip-makefiles' option to configure
* List of classes in a framework gets written to the plist file.
|
|
|
|
changes since 2.01:
2002-03-01 Andreas J. Koenig <andreas.koenig@anima.de>
* lib/Devel/Symdump.pm: perl 5.6.1 introduced a package name of
"<none>" to work around a bug if somebody uses the deprecated
C<package> without an argument. I believe we need to ignore that
symbol completely so that at least we follow the lead of the B::
extensions. Thanks to Sreeji K Das /sreeji_k at yahoo.com/ for the
report.
2000-10-31 Andreas J. Koenig <andreas.koenig@anima.de>
* Typo fix: hashs --> hashes. Thanks to Sebastien Blondeel
<Sebastien.Blondeel@idealx.com> for the report.
|
|
|
|
info documentation. (Okay'd by jlam.)
|
|
Closes PR pkg/25092 by Kouichirou Hiratsuka.
|
|
|
|
from pkgsrc-wip, packaged by drue at users dot sf.net.
NetBeans-IDE is a pure Java IDE.
NetBeans is dedicated to providing rock solid software development products
(NetBeans IDE, NetBeans Platform) that address the needs of developers, users
and the businesses who rely on NetBeans as a basis for their products.
|
|
|
|
|
|
library.
EBML, or Extensible Binary Meta-Language, is a simple XML like binary
language for describing data in structured style. EBML was originally
designed for use in the Matroska project, but the developers saw that
EBML was very flexible and extensible.
From pkgsrc-wip, submitted by Sergey Svishchev.
|
|
|
|
|
|
|
|
and caused lots of obscure problems in programs loading plugins (specially,
gstreamer).
The problem is that the check in the configure script tries to dlopen the
libpthread.so library, but the test program is not linked against libpthread
itself. So it crashes, because this is not supported in NetBSD (the program
was "initialized" as a non-threaded one). I've changed the test program to
use libintl, which seems to work fine.
Bump PKGREVISION to 1.
|
|
that it can not be builtin. So also check for "This file is part
of the GNU C Library".
This helps with systems that have gettext(3) functionality
included in their glibc.
This also fixes build problem under Linux where devel/popt didn't
build "because some functions are defined both in gettext-lib and
in the native libc" as reported by minskim to tech-pkg on 21/Mar/2004.
|
|
Okay'd by cjones.
|
|
Okay'd by jmmv.
|
|
|
|
* Fix a bug to do munmap() with size 0. (client/server)
* Get rid of sched_yield(). (client/server)
* Improve robustness. (server)
* Improve robustness. (client)
* Fix a dead lock problem. (client/server)
|
|
|
|
Thomas Klausner plus minor changes by me.
Allegro is a portable library mainly aimed at video game and multimedia
programming, originally started by Shawn Hargreaves for the DJGPP compiler
in a mixture of C and assembler.
According to the Oxford Companion to Music, Allegro is the Italian for
"quick, lively, bright". It is also a recursive acronym which stands for
"Allegro Low LEvel Game ROutines".
Cross-platform support
o Dos (DJGPP, Watcom)
o Unix (Linux, *BSD, Irix, Solaris, Darwin)
o Windows (MSVC, MinGW, Cygwin, Borland)
o BeOS
o QNX
o MacOS X
|
|
|
|
Bump to 6.2nb3
|
|
PR pkg/25034. Bump PKGREVISION.
|
|
-----------------------
gal-1.99.11 2004-02-18
-----------------------
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
#44222 - Task summary entry widget not i18ned (Suresh Chandrasekharan)
#46165 - Browsing the calendar causes crash and displays
nothing (Chris Toshok)
#48815 - Customize fields sub-windows dont close on ESC (Charles Zhang)
#49912 - Contacts list crash issue (Leon Zhang)
#50065 - Chinese locales Input method hangs after a task entry
and new folder creation (Suresh Chandrasekharan)
#50258 - Shared object looks for wrong mo file (Suresh Chandrasekharan)
#51527 - Gal widgets produces backspace for Ctrl-space for
japanese input (Suresh Chandrasekharan)
Other bugs and changes:
- fix namespacing to build with GNOME 2.6 (Mike Kestner, Radek Doulik)
- remove hard coded disable deprecated flags (JP Rosevear)
- updated translations: ja (Takeshi AIHANA), fi (Ilkka Tuohela),
cs (Miloslav Trmac), sv (Christian Rose), es (Francisco Javier F. Serrador),
pt_BR (Gustavo Maciel Dias Vieira), nl (Vincent van Adrighem),
no (Kjartan Maraas), pt (Duarte Loreto), sr (Danilo Segan),
ca (Jordi Mallach), el (Nikos Charonitakis), sk (Stanislav Visnovsky)
|
|
living in devel.
|
|
|
|
|
|
ht is a file viewer, editor and analyzer for text, binary, and (especially)
executable files. It recognizes the most common executable formats, like
COFF, ELF, LE, MZ, NE, PE32, PE64 and Java .class files, and can disassemble
them.
It can also find branch sources and destinations recursively, find procedure
entries, creates labels based on this information, create xref information,
interactively analyse unexplored code, create/rename/delete labels and
create/edit comments.
|
|
in via USE_TEXINFO=yes), build it without locale support. This makes
it easier to "bootstrap" the installation of a pkgsrc compiler without
a lot of additional indirect build dependencies on gettext, libiconv,
libtool, etc.
|
|
maintainable way.
|
|
Use -dumpversion with gcc rather than mangling -v output. Suggested
by mrg. Located copy of egcs to confirm output still correctly
mangled in that case :)
|
|
- Do nothing on x86_64 (for now). Thanks to Wolfgang S. Rupprecht
- Digital AlphaPC 164SX. Thanks to HATANO Hiromichi.
- Intel Pentium/MMX & Unrecognised Athlon XP. Thanks to Kimmo Suominen
- Mips update for gcc 3.1 and later. Thanks to Andreas Yankopolus
- Handle converting flags for old gcc versions recursively. Most
excessive case would be using cpuflags on a k6-3 win gcc 2.89 which
would map -march=k6-3 -> -march=k6 -> -march=pentium -> -march=i486
|
|
|
|
GAIL is the Gnome Accessibility Implementation Library and is as the
name suggests an implementation of the accessibility interfaces
defined by ATK.
This package is part of the GNOME 2 Development Platform.
|
|
Major changes since 2.5.91.1 were:
* Translation updates.
Major changes since 2.5.91 were:
* fix utf8 bug in EelEditableLabel
Major changes since 2.5.90 were:
* translations
Major changes since 2.5.8 were:
* Replaced egg-screen-exec usage with g_spawn
* Use new file chooser
* portability patches
Major changes since 2.5.7 were:
* Translations
Major changes since 2.5.6 were:
* Support for SUS modifiers in eel_strdup_strftime
* Set right a11y role on alerts
Major changes since 2.5.5 were:
* Fix a11y coloring of editable label
* Canvas update
Major changes since 2.5.4 were:
* Removed unused source files
* Added a GList API for string lists in eel-preferences.
Major changes since 2.5.3 were:
* HIG message dialogs
Major changes since 2.5.2 were:
* Mem leak fix in accessibility support.
Major changes since 2.5.1 were:
* Added accessibility support to editable label widget
Major changes since 2.5.0 were:
* Some ICCCM fixes
* disable deprecation warnings
* fix leaks
|
|
- plenty of code cleanups
- removed the dependency on libgnome, only glib required now
- Linux 2.6 support, NetBSD support and better FreeBSD support
- Make the block size available for filesystem statistics
|
|
by our native libintl. While it is not implemented, this allows us to build
programs against the native libintl, loosing very few functionality (some
translations of plural messages on few languages), and avoiding runtime
conflicts between native libintl and the gnu one (coming from the gettext
package).
Packages including .po files with uses of msgid_plural should define the
USE_MSGFMT_PLURALS variable to 'yes', so that the msgfmt wrapper is used.
(Do not use it when not really needed, as it will pull in perl5 as a build
dependancy).
|
|
may be missing:
- allow building against an uninstalled libwnck build
- add "Move to Workspace" menu
- fix crash with updated allowed actions hint
|