Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
|
|
|
|
|
|
"${LOCALBASE}".
|
|
|
|
Perl extension module for persistent data storage
|
|
* Remove a couple of generated files from the CVS repository, and
generally clean up the build process
* cgd@netbsd.org (Chris G. Demetriou) sent a patch for an "-l"
option which doesn't traverse subdirectories
* Some small make process fixes; include cvslssh with the distribution
Fixes PR 12176 by Chris G. Demetriou <cgd@netbsd.org>
|
|
|
|
|
|
Preprocessor for the Ratfor dialect of Fortran
|
|
|
|
|
|
|
|
New in 1.8:
* Added support for IA-64 Linux.
New in 1.7:
* Struct types containing elements other than int, long, long long, pointer
are not supported any more. Passing them as arguments and results is too
hairy.
* Added support for PowerPC Linux.
|
|
|
|
|
|
|
|
|
|
Changes since the previous pkgsrc version (2.8a):
CHANGES FOR VERSION 2.9a - released 16 Feb 1999
Fixed bug in htmltoc that left multiple toc anchors
CHANGES FOR VERSION 2.9
Good support for hypertext using the `hyperref' package
noweave now finds uses in quoted code, the better to exploit hypertext
added support for emacs font-lock highlighting as comments to noweb-mode (Adnan Yaqub)
Document common -L options on notangle man page (Brett Presnell)
Fixed incompatibility with verbatim package (Rafael Laboissiere)
added contrib/leyn from Francky Leyn
noweb-mode.el no longer treats @x as chunk end for non-white x (Chris Milner)
Don't use signed char to index array of 256 in recognize.nw (Michael Herrmann)
Added explanation for WNT to FAQ.
Support \ quoting in argument to elide
Support multiple -R options on the same notangle command line.
Change tohtml so that noweave -latex+html doesn't protect anchor texts
in a rawhtml environment (???)
Added to /usr/doc/noweb for Slackware binary distribution
Slackware binary distribution now includes emacs noweb mode.
Updated internal docs in support.nw to explain the great \nwlbrace trouble
Use gcc -ansi -pedantic in Makefiles.
Remove multicols environment from examples/wc.nw (Yotam Medini)
Change noweave and totex to support subscripting identifiers used in quoted code
Fixed bug in l2h (bad conversion of tables).
Make l2h of \section use CPS (for newline between \section and {)
Added letenv to l2h, and changed verbatim to use environment name as terminator
|
|
|
|
on usenet:
Version 1.4.3 is primarily a bug-fix release, and will probably be the
last release in the 1.x series. It is time to move on to v2.x.
In fact, v1.4.3 adds DESTDIR support, and extends the ABI. The change log
given in the announcement is too long and detailed to included here.
Please refer to <URL:news:slrn97ou3d.87i.davis@aluche.mit.edu>, available
at your nearest usenet archive, for details.
|
|
-add missing <string.h> for alpha.
|
|
|
|
symlinks necessary: libe{stdio,sfio}.so{,.1}
Recalculate patch checksum
|
|
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
|
|
(This makes me wonder how things work when I setup a system from solaris
pkgs only, that were generated from pkgsrc - i doubt they have the /var/db/pkg
information to make our system recognize them as "our" pkg... ?)
|
|
(Use libtool to build this if it's installed; does not require port of
NetBSD's share/mk for bootstrapping; old BSD-mk based build is still
available as fallback if no libtool is found)
|
|
|
|
|
|
This meta-package pulls in the other two parts.
XXX any modifications should be made to this pkg's Makefile.common, patches,
XXX files dir etc. *only* !
|
|
This is (only) the info pages.
Reason for the ripout:
* To build the info pages, you need gtexinfo
* to build gtexinfo, you need zlib
* zlib is a library, which can be built with libtool. (Now, after this
chicken-and-egg situation is resolved :-)
|
|
This is the base system that's enough to do work (and bootstrap a system!)
|
|
|
|
|
|
|
|
From the PEACE repository,
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/devel/w32api/
|
|
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
|
|
|
|
Noted by zuntum on IRC.
|
|
|
|
changes seem to be relatively minor enhancements, etc.
|
|
in /etc/mk.conf.
|
|
|
|
|
|
Changes since 0.5:
0.9 8 Aug 2000
- Fixed up test suite to work under 5.6.0.
0.8 26 Jul 2000
- Made SmallProf -w-clean (at least so far as I can tell :-)
0.7 28 Jul 1999
- Some cleanup on sub profiling and locales
- fixed up and added some tests
0.6 11 Jul 1999
- Cleanup on part4.t and part1.t (Thanks!)
- Removed special Win32 support as Time::HiRes now works on Win32
- Fixed a bug in sub sub where $1 and $2 were getting clobbered.
- Increased size of execution count column
- Added CPU times
|
|
1.20 Wed Feb 24 21:30 1999
- make our usleep and ualarm substitutes into hrt_usleep
and hrt_ualarm. This helps static links of Perl with other
packages that also have usleep, etc. From
Ilya Zakharevich <ilya@math.ohio-state.edu>
- add C API stuff. From Joshua Pritikin
<joshua.pritikin@db.com>
- VMS Makefile.PL fun. From pvhp@forte.com (Peter Prymmer)
- hopefully correct "-lc" fix for SCO.
- add PPD stuff
|
|
|
|
|
|
is bumped to tcl-8.3.2nb1.
|