summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2001-03-05Update cervisia to V1.0.hubertf6-26/+57
List of changes not available.
2001-03-04Fix PLIST to remove libtool -release argument.skrll1-4/+4
2001-03-04Fix the ${MASTER_SITES} for the new distfile. Fixes i386 bulk buildjtb3-8/+18
problem. Also, patch configure script to not add "-ansi -pedantic" to CFLAGS. It seems pointless to use the "-ansi" warning when so many warnings about ANSI C not supporting "long long", etc., appear.
2001-03-04Change "kdevelop" into a meta package and bump version number to 1.3nb1.tron4-1730/+12
The "kdevelop" package infra structure consists of these packages now: - kdelibdocs - kdevelop-base - kdbg - c-cpp-referenc
2001-03-04Add and enable "c-cpp-reference" package.tron1-1/+2
2001-03-04Initial import of new "c-cpp-reference" package:tron4-0/+1095
C and C++ reference for the KDE IDE
2001-03-04Update "kdbg" package to version 1.2.0. Changes since version 1.0.1:tron5-52/+106
- Translations for: Hungarian, Japanese, Norwegian (Nynorsk), Serbian, Turkish - Updated the User's Manual (English, Russian (thanks, Ilmar!), German). - Improved the program icon; made the installation more KDE2 compliant. - Enabled mouse wheel scrolling at various places. - Added memory display. - Single-stepping by instruction. - Watchpoints. Finally! (On Linux/i386 works best with gdb 5!) - Made Delete key work in the watch window. - Breakpoints can be enabled and disabled in the breakpoint list. - Detach from debugged program on exit (and when new program is debugged). - Added a list of recently opened executables (thanks to Thomas Sparr <thomas.sparr@kreatel.se>). - Fixed endless loop on shutdown. - Brought in line with KDE 1.91 (KDE 2 beta). - Debugging of multi-threaded programs. Requires a gdb that supports - multi-threaded programs, like gdb 5. - Debugger window pops into the foreground when the program stops. - Made tab width a user-settable option. - Display disassembled code. - Use the KDE system fixed font for the source code window. - By default, do not log communication with gdb. - Added an integrated output window (based on code by Judin Max). - Program specific settings can be set. In particular: the debugger command (required if you are debugging remote devices), the terminal emulation needed for the program. - Use docking windows thanks to Judin Max <novaprint@mtu-net.ru>. - Added a register dump window. Based on code by Judin Max. - Implemented "balloons" (tool tips) that show variable values. - ./configure fix for NetBSD thanks to Berndt Josef Wulf <wulf@ping.net.au>. - There's now a Swedish translation thanks to - Örjan Lindbergh <orjan.lindbergh@telia.com>. - Save and restore watched expressions. - More adjustments for the KRASH release. - Show <repeat...> count in QStrings like in normal C strings instead of repeating the characters. - Use QListView instead of KTabListBox.
2001-03-04List me as maintainer of this package.tron1-2/+2
2001-03-04Make "CONFLICTS" line easier to understand.tron1-2/+2
2001-03-04Add and enable "kdevelop-base".tron1-1/+2
2001-03-04Import new "kdevelop-base" package:tron5-0/+667
Base modules for IDE for Unix/X11/KDE This package is part of the reorganized "kdevelop" package infra structure.
2001-03-04Because the "kdevelop" package maintains the directory structure which istron2-4/+3
used by "kdbg" "kdbg" must depend on "kdevelop" and not the other way arround.
2001-03-04Because the minor number of the PNG library was increased packages compiledtron1-2/+1
using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences.
2001-03-04make it work with krb4 and gssapi (on krb5)assar4-46/+96
2001-03-02Vastly decrease the number of files run through `sed'. Some other minorjtb2-14/+23
tidying.
2001-03-01Install formatted man pages with .0 extension (as opposed to .cat0).jtb4-12/+28
2001-03-01Fixed the ownership/permissions of the installed documentation.jtb1-2/+3
2001-03-01Fix kdbg pattern.wiz1-2/+2
2001-03-01Use MASTER_SITE_LOCALskrll1-2/+2
2001-02-28Use ${PKGLOCALEDIR} to determine the location of the installed locale files.jlam5-21/+22
2001-02-28Add and enable hdfjtb1-1/+2
2001-02-28Initial import of hdf: NCSA Hierarchical Data Formatjtb17-0/+513
HDF is a multi-object file format that facilitates the transfer of various types of scientific data between machines and operating systems. HDF allows self-definitions of data content and easy extensibility for future enhancements or compatibility with other standard formats. HDF includes Fortran and C calling interfaces, and utilities to prepare raw image of data files or for use with other NCSA software. The HDF library contains interfaces for storing and retrieving compressed or uncompressed 8-bit and 24-bit raster images with palettes, n-Dimensional scientific datasets and binary tables. An interface is also included that allows arbitray grouping of other HDF objects.
2001-02-28Restore old numbering scheme for libraries on Solaris as discussed onskrll4-44/+15
tech-pkg.
2001-02-28Revert previous change it didn't work. Instead force the inclusion of askrll3-36/+30
CC tag configuration so that --tag=CC works.
2001-02-28Use seperate package list for Solaris.tron2-1/+39
2001-02-28Update to 5.39, per pkg/11611 by Damon Brodie.wiz2-5/+5
Changes to 5.38: timezone fixes, changes to 5.37 unknown.
2001-02-28Updated the pkg to 1.11, prompted by pkg/11798.wiz2-5/+5
Changes: Bugfixes, log sessions to files, more debug options, and more.
2001-02-28Update tkcvs to 6.4, supplied by Ingolf Steinbach in pkg/11896.wiz6-115/+160
Prominent changes: cvs annotate/log support, new graphical module browser, tcl'ized rm/mv/cp/awk calls, and lots of others, as well as bugfixes.
2001-02-28Whitespace fix, and move a line for pkglint.wiz1-3/+3
2001-02-28whitespace fixeswiz1-2/+1
2001-02-28Fall back to the default configuration when unable to infer a tag.skrll3-10/+34
This helps with c compilers that libtool doesn't recognise. Bump the revision.
2001-02-28makeinfo generates a libtool.info-5 now, too, so add it.jlam1-1/+2
2001-02-27Updated to p5-Date-Calc-4.3. Fixes PR 11612 by Damon Brodie.jtb2-4/+4
2001-02-27Update to 0.04 (pkg/11799). Minor changes.wiz2-4/+5
2001-02-27Add and enable p5-Makejtb1-1/+2
2001-02-27Initial import of p5-Make:jtb4-0/+25
Pmake is a Perl replacement of 'make' command. It uses 'Make' module, which is also included this package. This means that with 'Make' module you can use any information in makefiles. Package submitted by Masoa Uebayashi (masoa@02.246.ne.jp) in PR 11567.
2001-02-27Add a missing file.skrll1-0/+384
2001-02-27Add and enable p5-Safe-Holejtb1-1/+2
2001-02-27Initial import of p5-Safe-Hole:jtb4-0/+26
Call outside defined subroutines from the Safe compartment using share(), or can call methods through the object that is copied into the Safe compartment using varglob(). Package submitted by Eric Schnoebelen (eric@cirr.com) in PR 11833. Trivially updated by me to version 0.08.
2001-02-27Don't delete some symlinks during installation (pkg/12293 by ORI Manabu).wiz2-8/+4
2001-02-27Fixed cyclic dependency problem PR12291. Changed dependency to kdebase-1.*wulf1-2/+2
2001-02-27Fixed md5 signature for c_cpp_reference-1.0 packagewulf1-2/+2
2001-02-27Install locale files to "${PKGLOCALEDIR}/locale" instead of hard codingtron6-19/+75
the path to "share/locale".
2001-02-27Update libtool to be based on a CVS snapshot of the multi-language branchskrll14-230/+160
2001-02-26Use "PKGLOCALEDIR" instead of "LOCALEDIR".tron4-39/+37
2001-02-26Use whichever of gcc or pgcc is installed during compilation. Also modifyjlam1-5/+16
the dependency to allow either gcc or pgcc of the appropriate version.
2001-02-26Add missing slashes and end of some master site URLs.tron1-6/+6
2001-02-26Update to 1.4.4 and add a bunch of ftp mirrors.mjl2-6/+9
Fixed a bug that shows up on 64 bit BigEndian machines--- it affected no others. Fixed potential problem in pre-parsing binary strings. Bug a fixed affecting only pure termcap-based systems. It has been around a while, I am surprised that it took so long to be discovered.
2001-02-26Add definition of PERL5_SITEARCH used earlier in Makefile. This variable is nojlam3-3/+18
longer automatically defined by bsd.pkg.mk, and this package can't USE_PERL5 as it's part of the perl5 meta-package.
2001-02-25Implemented fixes pertaining to PR12206wulf3-5/+1081
Added support for kdelibdocs kde library documentation Added support for c-reference manual Added dependency to kdbg code debugging tool Added dependency to htdig docmentation indexing and search tool