Age | Commit message (Collapse) | Author | Files | Lines |
|
installation directory for libs and includes to be: ${PREFIX}/lib/gdb6
and ${PREFIX}/include/gdb6.
|
|
|
|
borrowed from Gentoo Portage. OK'ed by jmmv@.
Bump PKGREVISION.
|
|
libmmalloc.a, libopcodes.a, and libopcodes.la along with associated header
files are installed relative to ${PREFIX}/gdb6 rather than ${PREFIX} to avoid
conflicts with other packages. PLIST adjusted accordingly.
|
|
|
|
buildlinking. Also define NO_CONFIGURE and enable pkgviews
installation.
|
|
OK'ed by dmcmahill@, the maintainer.
Bump PKGREVISION due to the dependency change.
|
|
OK'ed by dmcmahill@, the maintainer.
Bump PKGREVISION due to the dependency change and libstroke major
version bump.
|
|
Changes since 0.3:
The big NEWS is that LibStroke now can draw the strokes! Yeeepeeee!
But it does not do so by default, you need to pass --with-mouse-footprints
to ./configure. After compiling everything try tests/stroke_test to
see how this works.
There's even more: libgstroke, a stroke implementation for GNOME has
been contributed by Dan Nicolaescu. It is fully functional (it
also supports mouse footprints by default!) and has a very easy to
use API. Try tests/gnome_stroke_test to see how it works (source
code in tests/gnome_stroke_test.c).
We are proposing a set of strokes to be standard strokes. A pretty
picture with them their string representation can be found in
doc/standard_strokes.jpg
A text listing is in doc/standard_strokes.txt (we will find some
better names than the current ones).
We'll also add some "sloppy strokes" for the standard strokes.
We created autoconf macros for libstroke and libgstroke, they are in
the macros subdir.
Java port included and some misc bug fixes with the install process.
|
|
Changes since 5.5.0:
* Added support for Perl labels.
* Added support for Perl "use constant" [Perl, Patch #853704, Feature Request
#710017].
* Added support for package qualification of tags, removing useless "package"
tag kind [Perl, Feature Request #448887].
* Added support for "and" keyword [SML, Bug #816636].
* Added support for variables [PHP].
* Added tags for local variables for C-based languages [C/C++/C#/Java/Vera,
Feature Request #449503].
* Added support for tags for labels [PL/SQL].
* Added support for tags for constant definitions [PHP].
And many bug fixes.
|
|
|
|
|
|
by Peter Bex.
|
|
|
|
|
|
This is a version of GNU GDB 5.3 modified by Ada Core Technologies to
support the Ada language. They consider this debugger developmental and
distribute it via CVS. It remains the only solution to debugging Ada code
at the source code level if gcc was used as a compiler. This package
is based on a snapshot from ACT's CVS tree (which changes very slowly).
This package conflicts with no other package.
|
|
Has local patch to (incompletely) work around an issue with the jdbc driver
erroneously leaving ';' on the end of tablenames resulting in it generating
SQL statments of the form "SELECT * FROM tablename; WHERE ..."
|
|
|
|
Has local patch to (incompletely) work around an issue with the jdbc driver
erroneously leaving ';' on the end of tablenames resulting in it generating
SQL statments of the form "SELECT * FROM tablename; WHERE ..."
|
|
|
|
|
|
(Ada binding). This package conflicts with no other packages.
|
|
Florist is the FSU open-source implementaton
of IEEE Standard 1003.5b-1996, the POSIX Ada
binding, including real-time extensions. This
software provides access to the UNIX operating
system services for application programs
written in the Ada programming language.
|
|
|
|
* Regex and incremental search (jmacs ^S) now work for UTF-8
* More and improved syntax highlighting files, including Mason
* Use ^T E to set character set of file (hit <tab> <tab> at the
prompt for a list of available character sets).
* Can install custom "i18n" style byte oriented character set
definition files.
* No longer depends on iconv() (easier to compile)
* Fix bug where right arrow was not doing right thing on last line
* Fix UTF-8 codes between 0x10000 - 0x1FFFF
* Now prints <XXXX> for unicode control characters
* Improved smart home, indent, etc.
* TAB completion is now more "bash"-like
* When multiple files are given on command line, they end up in
same order on the screen in JOE (before they were shuffled).
* Menu size is now variable (40% of window size or smaller if
it's not filled).
* Added -icase option for case insensitive search by default.
* Added -wrap option, which makes searches wrap
* Added status line sequence %x: shows current context (function
name if you're editing C).
* Added tab completion at search prompts and ESC-Enter for tab
completion within text windows.
* Warn if file changed on save.
* Added Ctrl-space block selection method
* Added Ctrl-arrow key block selection method
* ^K E asks if you want to load original version of the file
* jmacs bugs fixes: upperase word, transpose words, ^X ^C is
more emacs-like., ^X k and ^X ^V more like emacs.
* Much improved compile system ^[ c
* Much improved jpico
* aspell support.
|
|
|
|
|
|
|
|
avoid crashes because of the old pcap library.
Patch provided by pancake at phreaker dot net in PR 25792.
Bump PKGREVISION to 1.
|
|
the pkg build.
Addresses PR 25775 by Cesar Catrian C.
|
|
library instead of termcap, which allows compilation under Linux (or other
OS that don't have libtermcap in the base system).
|
|
|
|
should give up onwership of this package. So change
to tech-pkg for now.
|
|
|
|
Remove $Id: $ from the patch, and regen distinfo.
|
|
|
|
days ago.
|
|
"Fix typo in compose.php reply/reply to all quoting (#963499)."
Without this, reply/reply all won't work when quoting a message.
Bump PKGREVISION.
|
|
megs on
NetBSD PowerPC and as high as 220 megs on NetBSD i386. Setting optimisation to -O
allows Pine to be built on NetBSD m68k and VAX architectures as well as machines
which don't have much memory.
|
|
|
|
|
|
tech-pkg@.
|
|
|
|
|
|
This release is mainly a bugfix release for 0.7.5.
* Improved .gmodel support
* Corrections to previous repair feature.
* Important bugfixes for Menu editing.
* Important bugfixes for class inspector.
|
|
|
|
- correct ARM architecture handling
- add g++-3.0 support for xpcom module on alpha
- bump PKGREVISION
|
|
|
|
- correct ARM architecture handling
- add g++-3.0 support for xpcom module on alpha
- bump PKGREVISION
|
|
even if it's main app creates another user config directory.
e.g. firefox creates .phoenix, thunderbird creates .thunderbird
so no need to define user config directory for each package based on mozilla.
simply remove ${WRKDIR}/.mozilla is enough
|