summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-23Removed trailing white-space.rillig281-606/+606
2005-05-23PLIST update to fix @dirrm conflict with gimp-docsadam1-3/+3
2005-05-23Updated gimp-docs to 2.0.8adam1-1/+2
2005-05-23Sorted PLIST.rillig1-608/+608
2005-05-23Changes 2.0.8:adam3-570/+1001
2005-05-23Sorted PLIST.rillig12-98/+98
2005-05-23Removed trailing whitespace.rillig5-7/+7
2005-05-23Removed an extra empty line.rillig1-2/+1
2005-05-23Sorted PLIST.rillig2-14/+14
2005-05-23Reformatted to get rid of trailing whitespace.rillig1-4/+4
2005-05-23Updated gtk-gnutella to 0.95.3adam1-1/+2
2005-05-23Changes 0.95.3:adam2-13/+7
2005-05-23Fixed quoting in show-comment.rillig1-3/+3
2005-05-23Updated pkglint to 4.16. This version emits much fewer false warnings.rillig1-1/+2
2005-05-23Fixed man page handling on platforms that don't have the mandoc macros.rillig1-14/+12
2005-05-23Removed extra newline.rillig1-2/+1
2005-05-23Sorted PLIST to make pkglint happy.rillig1-5/+5
2005-05-23Removed trailing whitespace.rillig1-1/+1
2005-05-23Replaced explicit sed(1) replacement with the subst.mk framework.rillig1-7/+5
2005-05-23When opt_dumpmakefile is activated, only print the contents of the Makefilerillig1-3/+1
2005-05-23Removed trailing whitespace.rillig1-1/+1
2005-05-23Sorted PLIST entries to make pkglint happy.rillig1-3/+3
2005-05-23Only warn about use of $(VARIABLE) if it is not preceded by another $.rillig1-2/+2
2005-05-23Removed trailing whitespace and reformatted.rillig1-3/+3
2005-05-23This package actually wants "flex", not just "lex".jlam1-2/+2
2005-05-23Teach the tools framework about "flex" so that packages can specifyjlam6-6/+33
2005-05-23Fixed a bug introduced by the message normalization patch (forgot a !rillig1-2/+3
2005-05-22Normalized capitalization of log messages.rillig1-181/+171
2005-05-22Reformatted the initial comment. Changed my mail address to NetBSD.org.rillig1-4/+7
2005-05-22Updated the man pages.rillig2-3/+7
2005-05-22Don't check the order of the Makefile sections if a Makefile.common isrillig1-2/+19
2005-05-22Made the check for non-empty RCS Id tags independent from the --verboserillig1-2/+2
2005-05-22Removed NO_PATCH and replaced #defined with "yes" to make pkglint happy.rillig1-4/+3
2005-05-22Added NO_BUILD.rillig1-1/+2
2005-05-22Extend the deprecated variables check to the included Makefiles, too.rillig1-8/+16
2005-05-22Remove USE_TOOLS+=gawk from packages that had it added solely for Solaris.jlam6-14/+9
2005-05-22Replaced $c with ${c} to make pkglint happy.rillig1-3/+3
2005-05-22Replaced #defined with "yes" to make pkglint happy.rillig1-3/+3
2005-05-22Replaced three instances of $s with ${s} to make it consistent with therillig1-4/+4
2005-05-22Added USE_LIBTOOL and USE_PKGLOCALEDIR.rillig1-1/+3
2005-05-22Replaced #defined with "yes" to make pkglint happy.rillig1-5/+5
2005-05-22USE_X11=yes instead of USE_X11=#defined.rillig1-2/+2
2005-05-22Replaced $f with ${f} to emphasize a Makefile variable is meant, not arillig1-2/+2
2005-05-22Extended reading of Makefiles to return both---a string containing therillig1-23/+24
2005-05-22Remove USE_TBL from pkgsrc and replace with USE_TOOLS+=tbl.jlam6-20/+13
2005-05-22Don't add "INSTALL" to CONFIGURE_ENV as bsd.pkg.mk adds special valuesjlam1-2/+1
2005-05-22Remove explicit dependencies on the GNU m4 package with USE_TOOLS+=m4jlam8-27/+21
2005-05-22Replace explicit build dependencies on bison and manipulations on thejlam10-58/+31
2005-05-22Finish removing instances of _USE_NEW_TOOLS from pkgsrc.jlam1-20/+4
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1131-2280/+2264