summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2000-07-31Invoke "./testprog" instead of "testprog" so that the test will worktron1-2/+2
if the current user hasn't got "." in its search path.
2000-07-31Add and enable "cfitsio". Fixes 3rd and last part of PR pkg/10599.tron1-1/+2
2000-07-31Import new "cfitsio" package based on contribution by Jens Schmalzingtron7-0/+103
in PR pkg/10599: FITS (flexible image transport system) file input and output
2000-07-31Remove dependency on sgi-stl.jlam4-29/+12
2000-07-31The gettext package gained a shared library. For all packages whichjlam4-8/+8
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31Enable a bunch of packages in category/Makefile thathubertf1-2/+2
* should not cause any conflicts with the new bulk-package targets, * didn't contain a reason for why they were disabled or * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's Makefile would be more appropriate)
2000-07-30Update pth to 1.3.7. Changes are: back-ports of bugfixes from the 1.4rh2-5/+5
development branch. This especially upgrades to GNU Shtool 1.5.1 to fix compilation problems under Solaris, which were introduced in 1.3.6.
2000-07-30Centralize and deactivate the debugging flags. People needing them canjlam1-5/+7
turn them on when developing, but we don't need it for actual use.
2000-07-30Make this compile now that <vm/vm*.h> has gone away in -current.jlam5-10/+119
Should fix part of pkg/10497.
2000-07-29Add some other download sites for cervesia.jlam1-2/+4
2000-07-28Add USE_CURSES for packages that need curses functionality that onlywiz1-14/+4
got added in 1.4Y; on older version of NetBSD, ncurses will be used. Replace previous code that did the same, but wasn't shared.
2000-07-28- Fix rejected patch.itohy2-3/+5
- RCS Id police.
2000-07-27add and enable rpc2 (hi phil!)wiz1-1/+2
2000-07-27rpc2 package to support more current coda distributions.phil5-0/+49
2000-07-27Add some more locale files.jlam1-1/+3
2000-07-27Add and enable rvm.agc1-1/+2
2000-07-27Initial import of rvm package.phil5-0/+53
2000-07-26make patchsumsumwennmach1-1/+2
2000-07-26Fix chkpt on NetBSD/sparc.wennmach1-0/+11
STACK_BASE was incorrectly defined.
2000-07-25USE_LIBTOOL instead of USE_PKGLIBTOOLjlam2-6/+7
2000-07-25Use generic GC_push_regs() on mipsel (hpcmips) platforms. Patch appliedjlam2-6/+7
from pkg/10674 by Hiroyuki Yanai <fk200329@fsinet.or.jp>.
2000-07-25Add support for mipsel (hpcmips). Patch taken from PR#10643 byjlam3-14/+49
Hiroyuki Yanai <fk200329@fsinet.or.jp>.
2000-07-24- add NOT_FOR_PLATFORM *-*-mips* along with a note on where work is needed fordmcmahill3-1/+21
full support. -add partial mips support, but still get: process.s:177: Warning: MIPS PIC call to register other than $25 process.s:177: Warning: No .cprestore pseudo-op used in PIC code
2000-07-24add ONLY_FOR_PLATFORM and a comment about what needs to be done to supportdmcmahill1-1/+5
additional platforms.
2000-07-22Update libole2 to 0.1.6. Changes are bugfixes only.rh2-4/+4
2000-07-20Depend on version 4.0 or newer of the "readline" package.tron1-2/+2
2000-07-20Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use therh1-3/+5
appropriate variables instead.
2000-07-20Give information about Time::HiRes.kim2-7/+3
2000-07-19Change dependency on sgi-stl to avoid matching sgi-stl-docs.jlam1-2/+2
2000-07-19Update readline to 4.1. Closes PR#10615 by Damon Brodie.jlam7-80/+98
Relevant changes from 4.0: e. The history library tries to truncate the history file only if it is a regular file. f. A bug that caused _rl_dispatch to address negative array indices on systems with signed chars was fixed. g. rl-yank-nth-arg now leaves the history position the same as when it was called. m. The quoted-insert code will now insert tty special chars like ^C. n. A bug was fixed that caused the display code to reference memory before the start of the prompt string. p. A bug was fixed in readline's signal handling that could cause infinite recursion in signal handlers. q. A bug was fixed that caused the point to be less than zero when rl_forward was given a very large numeric argument. r. The vi-mode code now gets characters via the application-settable value of rl_getc_function rather than calling rl_getc directly. t. Fixed a bug in the redisplay code for lines with more than 256 line breaks. u. A bug was fixed which caused invisible character markers to not be stripped from the prompt string if the terminal was in no-echo mode. v. Readline no longer tries to get the variables it needs for redisplay from the termcap entry if the calling application has specified its own redisplay function. Readline treats the terminal as `dumb' in this case. w. Fixes to the SIGWINCH code so that a multiple-line prompt with escape sequences is redrawn correctly. b. Parentheses matching is now always compiled into readline, and enabled or disabled when the value of the `blink-matching-paren' variable is changed. e. history-search-{forward,backward} now leave the point at the end of the line when the string to search for is empty, like {reverse,forward}-search-history. f. history-search-{forward,backward} now leave the last history line found in the readline buffer if the second or subsequent search fails. g. New function for use by applications: rl_on_new_line_with_prompt, used when an application displays the prompt itself before calling readline(). h. New variable for use by applications: rl_already_prompted. An application that displays the prompt itself before calling readline() must set this to a non-zero value. i. A new variable, rl_gnu_readline_p, always 1. The intent is that an application can verify whether or not it is linked with the `real' readline library or some substitute.
2000-07-17Use EVAL_PREFIX to find the installed location of the kdebase package, andagc1-3/+3
use it accordingly.
2000-07-17ptl works on alpha. I removed "NOT_FOR_PLATFORM=*-*-alpha"msaitoh1-3/+1
2000-07-17Updated to PTL-2.1.4.msaitoh2-5/+5
Changes between 2.1.3 and 2.1.4: * fixed: a bug causes stack overflow if the process is interrupted by a UNIX signal frequently. * fixed: sigwait() causes SIGSEGV. * deferred cancellation is processed within BSD socket APIs.
2000-07-16Include the version in the package name.thorpej1-2/+2
2000-07-16Update bonobo to 0.15. Changes include bugfixes and enhancements requiredrh6-103/+184
by several new GNOME programs.
2000-07-16Add and enable oafrh1-1/+2
2000-07-16Initial import of oaf-0.4.0, the new GNOME object activation framework.rh13-0/+169
2000-07-16downcase pkgnamehubertf1-2/+2
2000-07-16fix pkgname - .02 is not a version our tools deal nice withhubertf1-2/+2
2000-07-16downcase pkgname, strip suffixhubertf1-2/+2
2000-07-16Update to 1.212 as the old version is no longer available on CPAN.mjl2-4/+4
No changelogs are available unfortunately.
2000-07-16Add p5-Expect.thorpej1-1/+2
2000-07-16Import p5-Expect, a Perl version of the similarly-named TCL tool.thorpej5-0/+59
2000-07-16Add p5-IO-Tty.thorpej1-1/+2
2000-07-16Import p5-IO-Tty, another perl class for futzing with TTYs.thorpej5-0/+59
2000-07-16Add p5-IO-Stty.thorpej1-1/+2
2000-07-16Import opf p5-IO-Stty-.02, a perl module for futzing w/ TTYs.thorpej5-0/+59
2000-07-15Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,agc3-10/+16
which takes entries of the format <make-definition-name>=<pkgname>. This has not been added to MAKEFLAGS because (a) premature optimisation is the root of all evil, and (b) because the .for loop used to implement this shows the wrong results when multiple prefices are evaluated. Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying them considerably. ALso simplify the logic to calculate the prefix as well.
2000-07-15Don't try to remove %D/share/aclocal -- it's supposed to be there.jlam1-2/+1
2000-07-15Modify so that shared lib has same name as static lib.jlam5-4/+42