summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-10-01Change to depend on gindent-*.jlam2-4/+4
1999-10-01Update gindent to 2.2.2. Changes from 2.2.0:jlam2-5/+6
Release notes for GNU indent version 2.2.2, September 1999 * Added support for win32 (need VC++) * Indent was sometimes adding a blank line at the top of an indented file when indenting multiple files at once. This bug has been fixed. Release notes for GNU indent version 2.2.1, September 1999 * Indent got confused when a function declaration contained an enum and did not contain a colon before using a '{' inside the function. enum foobar <-- returns enum func (enum foobar) <-- or uses an enum as parameter { if (1) { <-- uses '{' before any ';' was used func (1);} <-- fails here ... etc. * A new option to stop `make' from rebuilding your whole project after running `indent': -pmt, --preserve-mtime : Preserve modification time on output files. * Backup files now keep the same modification time as the original. * New -c++, --c-plus-plus option to allow better C++ formatting: Recognizes C++ keywords, including the GNU extension operators <?= and >?=. (Patch by Malekith <malekith@topnet.pl>) Note: In general C++ still does NOT work! * EBCDIC charset support for BS2000/POSIX (Siemens mainframe OS). Contributed by <Martin.Kraemer@MchP.Siemens.De>.
1999-10-01Oops.kim2-2/+6
1999-10-01Add and enable logtime, roller and sh-utils.kim1-1/+4
1999-10-01Another tool to roll your logs.kim5-0/+46
1999-10-01Output the current time in an easily parsed "standard" format.kim5-0/+31
1999-10-01GNU sh-utils (shell utilities).kim7-0/+122
1999-10-01Add missing build dependences on "perl" package and use correct pathtron3-6/+23
"${LOCALBASE}/bin/perl" to execute the binary. Problem noted by Mario Kemper in private e-mail.
1999-10-01update to tgif-4.1.21drochner2-5/+4
bugfixes only - no functional changes
1999-10-01fix bad patch-sumdmcmahill1-5/+20
1999-10-01- added missing -Wl,-Rpath for the X11 librariesdmcmahill21-370/+856
- fixed program version number reported when spice is run to make it consistent with the version of the program. - several patches to fix compilation warnings due to missing header files and some inconsistent variable types. - broke out previous patch-aa which patched several files into 1 patch per file. - fixed some code which returned the address of a local char array variable. - added GNU readline support (a huge improvement in the interface) - changed USE_X11BASE to USE_X11. No reason to install into X11BASE. - removed 'x' target from package Makefile
1999-10-01add dx / dxsamplesdrochner1-1/+3
1999-10-01add kdemultimediadrochner1-1/+2
1999-10-01add kdetoysdrochner1-1/+2
1999-10-01document USE_GIFdrochner1-1/+6
1999-10-01allow to enable GIF support (which is disabled per default due todrochner2-1/+17
licensing problems) with a make variable (USE_GIF)
1999-10-01Add and enable wmxfredb1-1/+2
1999-10-01Initial import of `wmx -- another window manager based on wm2'fredb7-0/+72
submitted by Joachim Kuebart in PR pkg/8512
1999-10-01add cvs tagdrochner1-0/+1
1999-10-01example / tutorial files for graphics/dxdrochner5-0/+1613
1999-10-01add pkg for IBM / Open Visualization Data Explorerdrochner17-0/+2486
1999-10-01add kdetoys pkgdrochner5-0/+129
1999-10-01add kdemultimedia pkgdrochner9-0/+405
1999-10-01Regenerate patch checksum file.agc1-2/+2
1999-10-01Do this in a slightly smarter manner than the previous modification -agc1-36/+17
(only include md5c.o on Solaris)
1999-10-01Correct PLIST - a directory was incorrectly masquerading as a file.agc1-3/+3
1999-10-01Make this package compile on Solaris.agc3-17/+47
1999-10-01Remove blank line from end of PLIST segmentagc1-2/+1
1999-10-01Regen.simonb1-6/+22
1999-10-01Oops, forgot them RCS ids...simonb21-0/+42
1999-10-01Spilt patches into one-file-per-patch-file, and make this work onsimonb21-1240/+1118
the pmax (and other mips ports) - all the world is not IRIX...
1999-09-30Remove build dependence on "bison" package because the "configure" scripttron3-6/+13
can be convinced to use NetBSD's "yacc" instead. Patch supplied by David Rankin in PR pkg/8516.
1999-09-30lame-gui, uses GTk for (currently) analysis screens, but I believe thereexplorer7-0/+40
are plans to make it a full GUI-based critter.
1999-09-30upgrade lame to 3.31beta, and add support for the gui (disabled, used by ↵explorer6-54/+30
lame-gui pkg)
1999-09-30Don't attempt to rebuild binaries and dictionaries at each run, but only whenbouyer2-0/+83
-makeonly or -makedict was specified. While I'm there add the patch-sum file I forgot yesterday.
1999-09-30Make this package work on Solaris.agc4-10/+66
1999-09-30Create /usr/pkg/crack more 0700.bouyer1-1/+2
1999-09-30add & enable spiceprmdmcmahill1-1/+2
1999-09-30Import spiceprm-0.11 package.dmcmahill6-0/+50
A Spice preprocessor for parameterized subcircuits
1999-09-30Correct PLIST - 3 directories were incorrectly listed as files.agc1-4/+1
1999-09-30Update to version 1.3 of gensolpkg.agc2-4/+4
Change since previous version: PLIST entries are checked, and any directories which are incorrectly listed as files in the PLIST will now be treated as directories in the generated prototype file.
1999-09-30add PTL2-current-990622-patch-5msaitoh2-5/+7
1999-09-30Update "xchat" package to version 1.2.1: Changes since version 1.2.0:tron4-6/+19
- Fixed a bug in DCC resume. - An ASCII 14 could confuse the client (zvt) - fixed. - Fixed a small mem leak in Perl timeout events. - Updated docs (AGL).
1999-09-30Change version number back to 1.1.25. I accidentally committed part ofjlam1-2/+2
very unfinished work.
1999-09-30Make this package work on Solaris again.agc1-5/+8
1999-09-30Fix incorrect filenames in patch files.tron3-9/+9
1999-09-30Sync.tron1-2/+2
1999-09-30Fix incorrect filename in patch file.tron1-3/+3
1999-09-30Update dependency on kakasi-2.3.0sakamoto1-2/+2
1999-09-30Update namazu to v1.3.0.10sakamoto2-4/+4
[1999-08-31] * Fix a bug of locking mechanism in mknmz. [namazu 958]