Age | Commit message (Collapse) | Author | Files | Lines |
|
subdirectories under ${PREFIX}/java/ -- Change IV of many.
Thus install this JDK into ${PREFIX}/java/sun-1.3.1 and remove
CONFLICTS with other JDKs/JREs. Rename package from sun-jdk-1.3.1.0.2
to sun-jdk13-1.0.2 (avoids conflict with sun-jdk14).
Include lang/sun-jre13/Makefile.common for shared info.
Add informative MESSAGE and finally bump PKGREVISION.
|
|
subdirectories under ${PREFIX}/java/ -- Change III of many.
Thus install this JRE into ${PREFIX}/java/sun-1.3.1 and remove
CONFLICTS with other JDKs/JREs. Rename package from sun-jre-1.3.1.0.2
to sun-jre13-1.0.2 (avoids conflict with sun-jre14).
Split Makefile into Makefile and Makefile.common, to allow reusing
of some of the stuff in lang/sun-jdk13 (commit coming up).
Add informative MESSAGE and finally bump PKGREVISION.
|
|
subdirectories under ${PREFIX}/java/ -- Change II of many.
Thus, install this jdk in ${PREFIX}/java/jdk-1.1.8, remove
CONFLICTS with other JDKs/JREs and bump PKGREVISION.
|
|
subdirectories under ${PREFIX}/java/ -- Change I of many.
Thus, for consistency, also install kaffe into ${PREFIX}/java/kaffe
rather than ${PREFIX}/java
While we're at it, update kaffe to version 1.0.7.
Changes since 1.0.6:
- New version of KJC
- New encoding converters based on iconv().
- Lots of bug fixes
Furthermore, the website says that 1.0.7 has added support for
Darwin, ia64 GNU/Linux, s390 GNU/Linux, PA-RISC GNU/Linux, Alpha for
Compaq Tru64 GNU/Linux and support of PowerPC without libffi.
People with access to any of these platforms are encouraged to test
this version, so we can possibly adjust ONLY_FOR_PLATFORMS etc.
|
|
|
|
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
|
|
of duplicating all of the logic in this file.
|
|
to avoid problems if guile is built in the background.
|
|
|
|
|
|
|
|
DynaLoader.a is now an archive of PIC objects.
|
|
which differs from perl-5.6.1 in the improved threading support and much
improved Unicode support. Perl 5.8.0 is binary-incompatible with perl
5.6.1, so any compiled perl modules will need to be rebuilt in order to
work with the new perl.
This package is currently only for Darwin, though the restriction will be
lifted prior to branching.
|
|
|
|
Should still work on gcc-2.95.* systems.
|
|
changes to get it to build on NetBSD are extensive - for reference,
and the one who comes after me, they are:
+ awk.h defines "proc" in a cpp macro. This doesn't sit too well with
"struct proc" references, as found in <sys/uio.h>. The good news is that
only awk.h and awkgram.y need to be modified to workaround this.
+ the present Makefile copying wrt gettext Makefile.in.in is unnecessary
+ automake is a pre-req of this package
+ and there is a problem in Makefile.in/configure with ${AUTOMAKE} not
being defined properly
and many, many more...
|
|
+ use cpp0 rather than cpp
+ add missing dependency on Perl
+ use NetBSD's libtool rather than rolling our own at config time
|
|
|
|
if the distfile is not on the local system. (Hello, Thomas!)
|
|
The fix was provided by minoura@netbsd.org
|
|
work quite right here. We need checksums for both (or all) files,
not just the ones for the box that "make makesum" was run on.
|
|
|
|
GNU ftp distribution.
|
|
Changes since 110.9.1:
* Bug fixes, improvements to generated code, and miscellaneous
user-invisible tweaks too numerous to mention.
* Autoloaded libraries now load correctly, due to the new
`CM_PATHCONFIG' mechanism. Autoloading failed in the package's
previous version, despite the best effort of the do-install target.
* New commands `ml-build' and `ml-makedepend'. The former automates
the process of building standalone heap images, while the latter
generates dependencies for traditional makefiles.
* Major overhaul of the Compilation Manager (CM). For example, most
`sources.cm' files now require including `$/basis.cm', as well as
substituting `$/foo.cm' for `foo.cm' wherever `foo.cm' refers to an
autoloaded library bundled with the system (e.g. `smlnj-lib.cm').
For details, see http://www.smlnj.org/NEWS/110.20-README.html, and
the CM manual at
http://cm.bell-labs.com/cm/cs/what/smlnj/doc/CM/new.pdf .
* Reduced virtual memory consumption.
* Support for running under Mac OS X (Darwin). Such support is not
currently reflected in the pkgsrc, however, since I have no way to
test it.
|
|
|
|
|
|
to the included 1.3.1 JDK. Teach USE_JAVA about this. Approved by
jwise and agc.
|
|
|
|
v 0.7.5, June 20 2001
* Gawk 3.1.0's Coprocessing and inet functions are now supported by Awka,
as are the new builtin functions asort() and mktime(). Thanks to Juergen
Kahrs for the original work to implement this excellent feature, and to
Arnold Robbins for including it in Gawk. That libawka will now be
distributed under the GNU General Public License (GPL) rather than
LGPL as a result of having to include some code from Gawk. The previously
separate dfa library is now absorbed into libawka, and the -d command-line
option for awka removed as it is no longer needed.
so revise the PLIST, removing dfa.h and libdfa.a accordingly
|
|
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
|
|
* use GNU_CONFIGURE_PREFIX instead of HAS_CONFIGURE workaround,
* and fix dynamic loading on NetBSD ELF platforms by explicitly linking
libc.so into the dynamically loadable modules. This requires bumping
the PKGREVISION to 2.
|
|
|
|
|
|
|
|
> Update to version 3.04 based on patches submitted in PR#16896 by
> Marko Schuetz (MarcoSchuetz at web dot de) with minor modification by
> me, closing that PR.
(Pointed out by Takahiro Kambe)
|
|
Marko Schuetz (MarcoSchuetz at web dot de) with minor modification by
me, closing that PR.
Changes since 3.01:
Too much to list here - see http://caml.inria.fr/ocaml/Changes
Note that this release includes camlp4, thus rendering that package
redundant.
|
|
need to build a _pic lib.
fixed PR pkg/16302 submitted by
Daniel Senderowicz <daniel@mispibes.SynchroDS.COM>
|
|
pkg/17264 by Lubomir Sedlacik.
|
|
|
|
|
|
|
|
|
|
From CHANGELOG.txt:
v 0.7.5, June 20 2001
* Gawk 3.1.0's Coprocessing and inet functions are now supported by Awka,
as are the new builtin functions asort() and mktime(). Thanks to Juergen
Kahrs for the original work to implement this excellent feature, and to
Arnold Robbins for including it in Gawk. That libawka will now be
distributed under the GNU General Public License (GPL) rather than
LGPL as a result of having to include some code from Gawk. The previously
separate dfa library is now absorbed into libawka, and the -d command-line
option for awka removed as it is no longer needed.
* The match() function has been extended to support its new capability in
Gawk 3.1.0. See the Gawk manpage for details.
* awka -a -v 'var="string with whitespace"' will now work correctly.
* To avoid breaching ANSI-C guidelines, \r in AWK program strings will
be preserved as \r in the generated C code, not converted to ASCII
character 13. Previously some platforms were incorrectly treating
\r as \n - this has been fixed by this change.
* Fixed a problem wherein awka -c sometimes failed to output matching
curly braces in the translated code.
* Fixed a data-input parsing error that could occur when RS="". The new
test rsnul1nl (from gawk-3.1.0) will ensure the buglet doesn't return.
* A new hash routine was implemented providing fewer collisions, particularly
with long string indexes that have only minor differences. The optional
SLOW_HASH #define is no longer needed.
* Translator now tracks the datatype of scalar variables, and will produce
more efficient code for vars that stay one type throughout a script.
This is the first optimisation of translated code in a long, long time
and it makes a considerable difference to many scripts.
|
|
This is part of the japanese category retirement.
- in category converters:
ack, nkf, p5-Jcode, p5-jcode, p5-nkf, qkc, ruby-romkan, ruby-uconv
- in category lang:
ja-gawk
- in category mail:
ja-mh
- in category misc:
ja-less, ja-man, jhd, xjdic
- in category print:
ja-a2ps, ja-vflib, ja-vflib-lib, ja-vflib-utils, ja-vfxdvik, texfamily, texfamily-share
- in category textproc:
chasen, chasen-base, ipadic, ja-grep, ja-groff, ja-sed, kakasi, kbanner, namazu1, namazu2, p5-Text-ChaSen, p5-Text-Kakasi
- in category www:
mknmz-wwwoffle
- in category x11:
xjman
|
|
This is part of the japanese category retirement.
CATEGORIES adjusted.
|
|
this pkg gets used when another pkg includes this file.
|
|
|
|
|
|
Original tarball contains files with wrong permissions, making the
package useless for lusers.
|
|
|