summaryrefslogtreecommitdiff
path: root/devel/id-utils
AgeCommit message (Collapse)AuthorFilesLines
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-11-02add USE_LIBINTL, and BUILD_DEPENDS to devel/gettext.itojun1-1/+4
2000-08-22patch-adjoda1-1/+2
2000-08-22use local buffer in fnid instead of allocating lots of memoryjoda1-0/+13
2000-05-27Prevent infinite loop in mkid if it encounters an assembly source file whichsommerfeld2-5/+14
ends in a preprocessor directive not followed by a newline. (test case: rev 1.1 of syssrc/sys/lib/libkern/arch/arm26/byte_swap_2.S) Patch mailed to GNU maintainer; however, last release of this package was ~4 years ago, so..
2000-03-22actually *do* something for C++ and Makefile files, like the docs say (XXX: ↵mrg2-1/+17
many more still missing).
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-09-25fix a SEGV here; don't use null pointers...mrg2-1/+15
XXX this may not be a "correct and valid" fix; i get this feeling that "this [flink == NULL] shouldn't happen" ever and that this is also the symptom of another bug. this change does allow `mkid' to complete over my NetBSD /usr/src now, something that it hasn't done for several months.
1999-08-06Redo the patch sum now that someone has added the happy $NetBSD$ id.ross1-2/+2
1999-08-01add $NetBSD$mrg1-0/+2
1999-08-01Fix bug where lid and gid core after failing to open a file.ross2-0/+17
1999-04-14Remove unnecessary slash from master site list.tron1-2/+2
1999-03-22This now comes with it's own elisp compiler. Kill FreeBSD dependency on emacs.bad1-8/+1
1999-03-22Catch up with MASTER_SITE_GNU reorganization.bad1-2/+2
1999-02-11Use install-info in $PATH, so that systems with it in base will work too.tv1-3/+3
1998-10-01Register the info files properly, and pull the elisp file that never getsgarbled2-3/+3
built or installed from the PLIST. Noticed by Christoph Badura.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-04-24Move to relative paths in the pkgsrc tree.agc1-2/+2
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-2/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-02-27Fix PR 5072 reported by Johnny C. Lam <lamj@stat.cmu.edu>hubertf1-3/+3
1998-01-24portlint: use our install-infohubertf1-1/+3
1998-01-24portlint: fix RCS Id, remove empty linehubertf1-2/+1
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc1-0/+1
1997-10-06Add NetBSD RCS Id.agc1-1/+7
Use uname -s to work out what Operating System we're on. FreeBSD have a dependency to use emacs to byte-compile a LISP file. Don't use this dependency on NetBSD - avoids downloading emacs just to compile one file.
1997-10-06Initial import of FreeBSD devel ports into NetBSDagc5-0/+53
packages system.