Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
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.
|
|
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.
|
|
|
|
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
* Added japanese category by request from author. FreeBSD ports is in there,
too.
* MASTER_SITE/HOMPAGE has been changed.
|
|
|
|
package accidentally.
|
|
****************************************************************
TDS - Tomsoft Diary System
****************************************************************
* What's TDS(Tomsoft Diary System) ?
TDS supports creating web diary which payed attention as EDI.
By using this system, user can concentrate only to write diary content,
without confused for dull process such as adding HTML tag, creating HTML files.
For this system includes some convinience command for writing diary,
user can write diary without knowledge of HTML in detail, adding,
output HTML is assuranced as HTML 4.0 transitional.
Many function is offered, such as PIM(scheduler, todo list),
categorize, searching, log analyses.
*** for more info, read the README file comes with the distribution.
|