Commit Graph

1408 Commits

Author SHA1 Message Date
wilfried
4ddc5c3e1c add licence comment, clean up MASTER_SITES 2002-05-15 09:30:21 +00:00
wilfried
d2108d881e Update to p5-Term-ReadKey-2.19
Added check for definedness of $_[0] in comparisons in ReadKey,
ReadLine after reports of warnings.
2002-05-14 08:41:55 +00:00
pvalchev
5c746576cb match libusbhid API changes; from aaron 2002-05-14 02:10:29 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
fgsch
520611af32 - MASTER_SITE_SUBDIR -> ${SITE:=subdir/}
- bump NEED_VERSION.
2002-05-13 10:54:45 +00:00
jsyn
06285bd03c Of course, NEED_VERSION needs to be -current for this... 2002-05-13 08:36:33 +00:00
wilfried
157cd20d96 bye MASTER_SITES_SUBDIR 2002-05-13 08:18:19 +00:00
jsyn
184043e28f MASTER_SITE_SUBDIR -> ${SITE:=subdir/} 2002-05-13 07:54:09 +00:00
brad
9cdd620436 ensure use of the libpopt package instead of the copy included with ORBit. 2002-05-12 18:15:14 +00:00
matt
57a6f42922 license comments 2002-05-11 23:59:35 +00:00
shell
60f6e7babc Updated to p5-Test-Harness-2.21 2002-05-09 05:59:37 +00:00
pvalchev
0c5a577ae3 Update to p5-BSD-Resource-1.15; from maintainer danimal@danimal.org
* adds explicit copyright and license in Resource.pm
* minor fixes for compatibility in resources
2002-05-09 03:46:29 +00:00
fgsch
c49a0a0f79 after some mails, the 'pe' problem has been fixed in binutils, so pull
the diff; openbsd should no longer match any of these. regen.
2002-05-09 02:44:34 +00:00
espie
955b9f08fc one single address 2002-05-08 17:52:50 +00:00
todd
ac052d5d8d sync(h)ing my maint addr. 2002-05-08 17:19:36 +00:00
fgsch
e1662146d6 pull more changes from the FSF tag, a few more to come. 2002-05-08 11:02:40 +00:00
brad
7680421cdf upgrade to libslang 1.4.5 2002-05-08 02:04:08 +00:00
drahn
bc1593c9e3 Do not build dlltool on i386 openbsd, same problem as powerpc had,
diff is slightly larger to deal with the changequote. Here as other
places the changequote pair will only affect the one line.
2002-05-07 03:34:18 +00:00
drahn
9d8b1484f0 Do not build dlltool on i386 openbsd, same problem as powerpc had,
diff is slightly larger to deal with the changequote. Here as other
places the changequote pair will only affect the one line.
2002-05-07 03:26:26 +00:00
drahn
a5eba736b1 Do not build dlltool on OpenBSD powerpc platforms, powerpc*-*-*pe* matches
powerpc--openbsd unfortunately. ok fgsch@
2002-05-06 22:57:48 +00:00
drahn
6b1cb4d730 Opps, run autoconf in the Makefile, not run autoconf and commit. 2002-05-06 22:55:07 +00:00
drahn
e693a913eb Do not build dlltool on OpenBSD powerpc platforms, powerpc*-*-*pe* matches
powerpc--openbsd unfortunately. ok fgsch@
2002-05-06 22:37:05 +00:00
drahn
eb9b7472a3 Avoid calls to insecure choose_temp_base. ok fgsch@ 2002-05-06 20:57:40 +00:00
drahn
67e8222934 Avoid calls to insecure choose_temp_base, ok fgsch@ 2002-05-06 20:51:19 +00:00
pvalchev
c798cd848b Add -L${X11BASE}/lib to sdl-config in when X11 is used, as SDL depends on
libraries there and needs to know the path.  this means sdl-config was
broken for a few days but none of the ports depended on this.
Also bump package revision to p1 for the last couple of fixes to the port.
2002-05-06 04:26:08 +00:00
mark
f16200e574 sdl-ttf-2.0.5 update 2002-05-04 11:27:28 +00:00
fgsch
daa5e3762f ops, missed one 2002-05-04 11:02:11 +00:00
fgsch
c40a689212 first pass at DESTDIR. 2002-05-04 10:43:07 +00:00
fgsch
79098ffb5d here too. fix my bad. 2002-05-04 09:14:01 +00:00
fgsch
31846d4050 sigh, make this right for good. 2002-05-04 08:31:19 +00:00
pvalchev
8bf19b325b Fix bogus sdl-config creation, this fixes some lib depends issues when
non-default flavors are used.
2002-05-03 19:27:17 +00:00
pvalchev
21dd4cdd2b Sync with USB changes 2002-05-03 03:07:52 +00:00
pvalchev
ba419ec09d Update to libicq2000-0.3.1 2002-05-02 21:20:13 +00:00
lebel
b6587f6d6e +ffcall 2002-05-01 17:21:24 +00:00
lebel
e8ee429372 initial import of devel/ffcall-1.8:
--
This is a collection of four libraries which can be used to build
foreign function call interfaces in embedded interpreters.

The four packages are:

    avcall - calling C functions with variable arguments

    vacall - C functions accepting variable argument prototypes

    trampoline - closures as first-class C functions

    callback - closures with variable arguments as first-class C
               functions (a reentrant combination of vacall and 
	       trampoline)

WWW: http://clisp.cons.org/~haible/packages-ffcall.html
Submitted by: Christian Edward Gruber <cgruber@israfil.net>
2002-05-01 17:19:23 +00:00
fgsch
991135bad8 Leave space for terminating NULL if empty symbol table. from bfd-current. 2002-04-30 18:15:55 +00:00
fgsch
0e559d642e small changes so make cleandir is happy when tested in tree. 2002-04-30 18:12:43 +00:00
jsyn
4c69b94325 update rats to 1.4 2002-04-30 03:45:09 +00:00
pvalchev
0156b8f563 sync with in-tree binutils modifications:
date: 2002/03/19 02:02:57;  author: pvalchev;  state: Exp;  lines: +27 -5
When one shared library requires another, it will try to locate the
required shared library and include it in the link if it's not specified
explicitly.  This change makes ld look at the -L arguments specified,
and build search path.  This avoids the need for -rpath-link, and
somewhat resembles the a.out linker behaviour.  However behaviour of
-rpath and -rpath-link is still preserved as a GNU extension.
2002-04-28 08:26:47 +00:00
shell
43757544e2 Updated to p5-Test-Simple-0.44 2002-04-27 05:50:10 +00:00
shell
c6d6bd13fc Updated to p5-Test-Harness-2.03 2002-04-27 05:49:10 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
pvalchev
a818d63366 sync with in-tree binutils:
date: 2002/03/19 02:02:57;  author: pvalchev;  state: Exp;  lines: +27 -5
When one shared library requires another, it will try to locate the
required shared library and include it in the link if it's not specified
explicitly.  This change makes ld look at the -L arguments specified,
and build search path.  This avoids the need for -rpath-link, and
somewhat resembles the a.out linker behaviour.  However behaviour of
-rpath and -rpath-link is still preserved as a GNU extension.
2002-04-26 00:44:40 +00:00
fgsch
2f5631dbe0 enable vax. 2002-04-25 22:37:10 +00:00
fgsch
390a86e52a vax pieces and some other stuff from -devel. 2002-04-25 22:36:14 +00:00
naddy
01b6d814ad Update to 1.05 and overhaul port.
Prompted by Damien Bastie <Sha@altern.org> reporting unfetchable distfile.
2002-04-25 01:37:57 +00:00
fgsch
c851f3ebe3 use old autoconf for now. 2002-04-22 08:32:22 +00:00
fgsch
5351b1b411 enable vax. 2002-04-21 23:20:19 +00:00
fgsch
2aea6f8f35 more vax pieces. 2002-04-21 22:50:58 +00:00
fgsch
fceef34544 o sparc64 core support.
o vax support (not yet complete).
2002-04-21 22:09:14 +00:00