Automatic conversion of the NetBSD pkgsrc CVS module, use with care
8e3ee0fa45
even signed with a gpg key, and the diff to the previous one is: diff -r old/gtklife-4.1/README new/gtklife-4.1/README 16c16,17 < feature requests and bug reports are welcome at tril@igs.net. --- > feature requests and bug reports are welcome at tril42 (at) ironphoenix.org. > GtkLife's home site is http://ironphoenix.org/tril/gtklife/ . diff -r old/gtklife-4.1/TAGS new/gtklife-4.1/TAGS 769,775c769,775 < void trim_whitespace(char* str)trim_whitespace187,4016 < char* vdsprintf(const char* format, va_list args)vdsprintf200,4314 < void warn(const char* format, ...)warn224,4878 < void error_abort(const char* format, ...)error_abort237,5134 < void sys_warn(const char *format, ...)sys_warn252,5444 < void sys_error_abort(const char* format, ...)sys_error_abort265,5761 < void set_prog_name(const char* name)set_prog_name281,6150 --- > void trim_whitespace(char* str)trim_whitespace187,4033 > char* vdsprintf(const char* format, va_list args)vdsprintf200,4331 > void warn(const char* format, ...)warn224,4895 > void error_abort(const char* format, ...)error_abort237,5151 > void sys_warn(const char *format, ...)sys_warn252,5461 > void sys_error_abort(const char* format, ...)sys_error_abort265,5778 > void set_prog_name(const char* name)set_prog_name281,6167 diff -r old/gtklife-4.1/util.c new/gtklife-4.1/util.c 180c180 < new_str = safe_malloc(strlen(str)+1); --- > new_str = safe_malloc((strlen(str)+1) * sizeof(char)); Set DIST_SUBDIR. |
||
---|---|---|
archivers | ||
audio | ||
benchmarks | ||
biology | ||
bootstrap | ||
cad | ||
chat | ||
comms | ||
converters | ||
cross | ||
databases | ||
devel | ||
distfiles | ||
doc | ||
editors | ||
emulators | ||
finance | ||
fonts | ||
games | ||
geography | ||
graphics | ||
ham | ||
inputmethod | ||
lang | ||
licenses | ||
math | ||
mbone | ||
meta-pkgs | ||
misc | ||
mk | ||
multimedia | ||
net | ||
news | ||
packages | ||
parallel | ||
pkgtools | ||
regress | ||
security | ||
shells | ||
sysutils | ||
templates | ||
textproc | ||
time | ||
wm | ||
www | ||
x11 | ||
Makefile | ||
Packages.txt | ||
pkglocate | ||
README |
$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $ Please see doc/pkgsrc.txt for information.