Commit graph

44193 commits

Author SHA1 Message Date
seb
937685fbf5 Convert to USE_NEW_TEXINFO. 2003-06-30 00:17:06 +00:00
jtb
9a797d6cc0 Note update of ncview to 1.92d.
Fixed pad_offset for the 16 bits per pixel case. This means that you
will no longer get warped images that appear to be tilting over
sideways on platforms with this pixel depth, when viewing a file with
an odd number of X entries. Also added the "-frames" option, but it is
not enabled by default in the configure file.
2003-06-30 00:13:51 +00:00
jtb
446f78058d Update to version 1.92d.
Changes:

Fixed pad_offset for the 16 bits per pixel case. This means that you
will no longer get warped images that appear to be tilting over
sideways on platforms with this pixel depth, when viewing a file with
an odd number of X entries. Also added the "-frames" option, but it is
not enabled by default in the configure file.
2003-06-30 00:11:24 +00:00
jtb
a0ff9232bf Note update of tinyscheme to 1.33.
Version 1.33
 Charles Hayden fixed a nasty GC bug of the new stack frame, while in
 the process of porting TinyScheme to C++. He also submitted other
 changes, and other people also had comments or requests, but the GC
 bug was so important that this version is put through the door to
 correct it.
Version 1.32
 Stephen Gildea put some quality time on TinyScheme again, and made
 a whole lot of changes to the interpreter that made it noticeably
 faster.
2003-06-30 00:00:26 +00:00
jtb
1e0181123e Update to version 1.33.
Version 1.33
 Charles Hayden fixed a nasty GC bug of the new stack frame, while in
 the process of porting TinyScheme to C++. He also submitted other
 changes, and other people also had comments or requests, but the GC
 bug was so important that this version is put through the door to
 correct it.
Version 1.32
 Stephen Gildea put some quality time on TinyScheme again, and made
 a whole lot of changes to the interpreter that made it noticeably
 faster.
2003-06-29 23:55:00 +00:00
jtb
bb03236c6b Remove build time dependency on bash.
Build with posix threads if supported ocaml.
2003-06-29 23:52:03 +00:00
gson
0df79fc82f Note that the imported p5-Geography-Countries is version 1.4. 2003-06-29 23:45:15 +00:00
gson
d65a4ffd81 Initial import of py-dns 2003-06-29 23:42:29 +00:00
gson
19b8ba66b7 Add and enable py-dns 2003-06-29 23:40:19 +00:00
gson
82d356fc9d Import dnspython-1.0.0b3.
dnspython is a DNS toolkit for Python. It provides both high and low
level access to DNS. The high level classes perform queries for data
of a given name, type, and class, and return an answer set. The low
level classes allow direct manipulation of DNS zones, messages, names,
and records.
2003-06-29 23:39:30 +00:00
seb
2be29bc99b Convert to USE_NEW_TEXINFO.
Earned in the process: fixed info files registration for binary package
and all info files actually registered.
2003-06-29 23:38:41 +00:00
jtb
8b299ac541 Note addition of swiftsurf.
SwiftSurf is a web proxy that can handle http (1.0 and 1.1) and
https. Moreover, it allows page filtering and authentication through a
password.
2003-06-29 23:27:44 +00:00
jtb
0c2432003f Initial import of swiftsurf.
SwiftSurf is a web proxy that can handle http (1.0 and 1.1) and
https. Moreover, it allows page filtering and authentication through a
password.

SwiftSurf is written in Ocaml.
2003-06-29 23:15:07 +00:00
jtb
aeaab7609a Regen. 2003-06-29 23:13:02 +00:00
gson
7c1f2277ac Initial import of p5-Geography-Countries 2003-06-29 23:07:32 +00:00
jtb
5119cf88dc * Fix mistake in location of powerpc.s
* new_context() instead of interp() in error message on i386
2003-06-29 23:06:47 +00:00
jtb
c436359bb4 * Use ".L" instead of "L" as label prefix on sparc
* For consistency use SYS_bsd for system type
  on powerpc.  We differ from SYS_elf (presumably Linux) on
  a few points here anyway.
* Fix signal handling on powerpc which caused a
  seg fault when compiling native code version of coq.
* Install ocamllex.opt, camlp4o.opt and camlp4r.opt too.
2003-06-29 23:04:18 +00:00
gson
1c88b3ccbe Add and enable p5-Geography-Countries 2003-06-29 23:03:57 +00:00
jtb
ca30056e2b Note update of hevea to 1.06.
Numerous bug fixes. See CHANGES for complete list.
2003-06-29 22:59:22 +00:00
jtb
4c545ff09e Update to version 1.06.
Many bugfixes and some new features.  See CHANGES for the
full details.
2003-06-29 22:57:14 +00:00
gson
05e2c3351f Imported Geography-Countries-1.4, a perl5 module for mapping country
names and codes.
2003-06-29 22:56:13 +00:00
jtb
b1dc1819b2 Note update of grap to 1.30.
The main change is the addition of color to grap.  Other changes
are bugfixes.
2003-06-29 22:49:08 +00:00
jtb
dad78ada35 Update to version 1.30.
The main change is the addition of color to grap. Other changes
are bug fixes.
2003-06-29 22:46:41 +00:00
jtb
95af279fac Note update of cweb to 3.64.
No changelog.  diff shows only minor changes.
2003-06-29 22:32:57 +00:00
jtb
40d17525f5 Update to version 3.64.
No changelog. diff shows only minor changes.
2003-06-29 22:31:04 +00:00
seb
c8bfa2559f Convert to USE_NEW_TEXINFO. 2003-06-29 22:28:17 +00:00
jtb
fce8d1c35b Note update of ftnchek to 3.2.2.
Here are the new features in version 3.2:

   1.  New option -mkhtml to generate HTML documentation files from
       the source code.  Thanks go to Mark McVeigh for contributing
       this feature.

   2.  I/O unit usage information is now provided under the -symtab
       option.  A table is printed listing each I/O unit by name
       and/or number, together with the opera- tions performed on it.

   3.  A single large project file, created by concatenating a number
       of separately produced project files, can be input for use as a
       library project file.

   4.  Combined type declarations and data-statement-like
       initializers, as in INTEGER N / 100 / are accepted.

   5.  Fixed a bug that caused ftnchek to crash if a parameter is
       declared with the same name as the subprogram containing it.
       New error message for same.

   6.  Fixed a bug in checking type agreement between variables and
       their initial values in Fortran 90-style declarations with
       initializers, as in INTEGER :: N=100.

   7.  New error message when an internal file is a constant rather
       than a variable.  Some compilers permit this for READ
       operations, but it is prohibited by the F90 Standard.
2003-06-29 22:26:26 +00:00
jtb
86a607e64e Update to version 3.2.2.
Here are the new features in version 3.2:

   1.  New option -mkhtml to generate HTML documentation files from
       the source code.  Thanks go to Mark McVeigh for contributing
       this feature.

   2.  I/O unit usage information is now provided under the -symtab
       option.  A table is printed listing each I/O unit by name
       and/or number, together with the opera- tions performed on it.

   3.  A single large project file, created by concatenating a number
       of separately produced project files, can be input for use as a
       library project file.

   4.  Combined type declarations and data-statement-like
       initializers, as in INTEGER N / 100 / are accepted.

   5.  Fixed a bug that caused ftnchek to crash if a parameter is
       declared with the same name as the subprogram containing it.
       New error message for same.

   6.  Fixed a bug in checking type agreement between variables and
       their initial values in Fortran 90-style declarations with
       initializers, as in INTEGER :: N=100.

   7.  New error message when an internal file is a constant rather
       than a variable.  Some compilers permit this for READ
       operations, but it is prohibited by the F90 Standard.
2003-06-29 22:24:32 +00:00
jtb
31bd33cec2 Note update of zile to 1.6.2.
Changes from Zile 1.6.1 - Zile 1.6.2

* Fixed a few core dumps.
* Fixed some bugs with patches from Nicolas Duboc.
* Fixed a build problem where dumb makes tried to build "-lncurses".
2003-06-29 22:21:48 +00:00
jtb
df69359c4d Update to version 1.6.2.
Changes from Zile 1.6.1 - Zile 1.6.2

* Fixed a few core dumps.
* Fixed some bugs with patches from Nicolas Duboc.
* Fixed a build problem where dumb makes tried to build "-lncurses".
2003-06-29 22:19:13 +00:00
jschauma
16b6beba8f Introduce a variable called "MAKEINFO_ARGS", which may be used to pass
arguments to makeinfo(1).  This was made necessary by the fact that under
IRIX64 makeinfo(1) does not use a default split-size of 50000, which breaks
our PLISTs.  After feedback from seb@, initialize MAKEINFO_ARGS per default
to _OPSYS_MAKEINFO_ARGS, which is set in defs.<OPSYS>.mk (currently only
for IRIX using 64-bit ABI).
2003-06-29 21:25:49 +00:00
jdolecek
c1d69ac614 vmware 3.x packages updated to latest available version - 3.2.1
list of changes isn't available, presumably some bugfixes only
2003-06-29 20:09:32 +00:00
jdolecek
d7737cc13b update again to latest available version VMware 3.2.1, now that the modules
are updated too
change created etc/vmware/config to include "xkeymap.usekeycodeMapIfXFree86 =
true", so that the keyboard mapping would work correctly

list of changes isn't available, presumably bugfixes only
2003-06-29 20:07:23 +00:00
jdolecek
1830475844 update vmware3 module to latest available 3.x version - VMware 3.2.1
change the package version to 3.2.1.1 to accomodate introduction of teeny
version number by VMware

list of changes isn't available, presumably bugfixes only
2003-06-29 20:05:35 +00:00
jdolecek
db4e9d3c09 remove URL to vmware-survey (isn't available anymore), simlify 2003-06-29 19:48:35 +00:00
jlam
342ad4c6f6 Back out previous change and institute another fix for the reported
problem.  The symptoms appear to match the situation where a library exists
in /usr/lib that matches the name of the pkgsrc-installed library, but the
corresponding .la file doesn't exist in /usr/lib.  Fix this by using
building a fake libtool archive if we use the system library.
2003-06-29 19:43:58 +00:00
jlam
4845a55213 Don't assume iconv_*() live in libiconv since they may be a part of glibc
on Linux systems.
2003-06-29 19:41:08 +00:00
jschauma
89e1b65bc9 Add BUILDLINK_FILES for IRIX64. 2003-06-29 18:32:45 +00:00
chris
c381ed0e84 Note update of tremor 2003-06-29 17:01:08 +00:00
chris
fdb7dfcdb3 Update tremor library to latest version (is a few months old, I've had the
update for a while)

Changes are mostly optisations, also changes in how memory is managed with
a view to using the minimum amount necessary.
2003-06-29 16:54:03 +00:00
grant
098cc5097a use LINK_ALL_LIBGCC_HACK
remove some unneeded parens
2003-06-29 16:30:32 +00:00
grant
e2959657cc include pthread.buildlink2.mk, as the php sources this uses needs
pth.h.
2003-06-29 14:29:34 +00:00
wiz
5418aa0bda Fix typo. From Simon Hitzemann in PR 22011. 2003-06-29 13:58:39 +00:00
uebayasi
e1c9405336 ddskk-20030629; bug fixes and internal enhancements. 2003-06-29 13:42:49 +00:00
uebayasi
84c9291cf4 Update to 20030629.
Many internal changes with a few external, unknown changes expected.
2003-06-29 13:37:45 +00:00
seb
ae445ff60d Convert to USE_NEW_TEXINFO.
Fix the Info directory file entry and provide patches for both the
.texi and the .info file so USE_MAKEINFO is not needed.
2003-06-29 13:11:19 +00:00
seb
6ed3821f7f Convert to USE_NEW_TEXINFO. 2003-06-29 12:54:57 +00:00
jmmv
b9b1b7d0dc Note updates of xosd and xmms-osd to 2.2.2. 2003-06-29 11:46:13 +00:00
jmmv
e1bc011533 Update to 2.2.2:
- Misc xosd patches (Philipp Matthias Hahn)
- configure.ac libxinerama.pic or libxinerama patch (Philipp Matthias Hahn)
2003-06-29 11:45:00 +00:00
wiz
7bf4c1f7ad Check for existence of /usr/lib/libiconv.so too, not only for the header
file. Needed for some broken (Linux) installs.
From Sebastian P. on tech-pkg.
2003-06-29 11:19:09 +00:00