Age | Commit message (Collapse) | Author | Files | Lines |
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
the safe side.
|
|
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
|
|
Support staged installation.
|
|
gmake[2]: *** No rule to make target `.../parser-tab.h', needed by `parser-tab.o'. Stop.
gmake[2]: *** Waiting for unfinished jobs....
mv y.tab.c .../parser-tab.c
mv y.tab.h .../parser-tab.h
:
|
|
|
|
|
|
|
|
(I tried patching it for amd64 yesterday; it chunks along for a good
while and then drops into its debugger. So it's important that
ONLY_FOR_PLATFORM be set conservatively.)
|
|
the GC_quiet variable.
|
|
|
|
|
|
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
Gwydion Dylan 2.4.0 (2004-10-23)
Because the bulk of our recent development effort has been put into
the 2.5 development branch, work on this branch has focused on
stabilization in the form of bug and compatibility fixes. Changes
include improvements in the robustness of the melange tool, and an
update of the Macintosh CodeWarrior plugin.
|