Commit graph

79680 commits

Author SHA1 Message Date
rillig
8fe93db157 Removed trailing whitespace. 2005-05-23 06:50:56 +00:00
rillig
537bdda1ed Sorted PLIST entries to make pkglint happy. 2005-05-23 06:49:29 +00:00
rillig
fb5b667885 Only warn about use of $(VARIABLE) if it is not preceded by another $.
This avoids false positives in sed(1) expressions.
2005-05-23 06:47:11 +00:00
rillig
f3391b1388 Removed trailing whitespace and reformatted. 2005-05-23 06:41:54 +00:00
jlam
98b0808fe4 This package actually wants "flex", not just "lex". 2005-05-23 01:21:26 +00:00
jlam
19ef841612 Teach the tools framework about "flex" so that packages can specify
that they require flex instead of any old lex.
2005-05-23 01:20:50 +00:00
rillig
0d0858257f Fixed a bug introduced by the message normalization patch (forgot a !
operator). Don't blame the user for using tool names in PKGSRC_USE_TOOLS
and USE_TOOLS definitions, as this is what they are for.
2005-05-23 00:10:42 +00:00
rillig
244d9e6203 Normalized capitalization of log messages. 2005-05-22 23:53:56 +00:00
rillig
5f24a05a63 Reformatted the initial comment. Changed my mail address to NetBSD.org. 2005-05-22 22:59:41 +00:00
rillig
160d9a4856 Updated the man pages. 2005-05-22 22:53:13 +00:00
rillig
22e5695f16 Don't check the order of the Makefile sections if a Makefile.common is
included. Also added a command line option -Wno-order to force this.
2005-05-22 22:50:41 +00:00
rillig
00ad112223 Made the check for non-empty RCS Id tags independent from the --verbose
command line option.
2005-05-22 22:37:01 +00:00
rillig
db1183f033 Removed NO_PATCH and replaced #defined with "yes" to make pkglint happy. 2005-05-22 22:29:50 +00:00
rillig
dbdfd3d542 Added NO_BUILD. 2005-05-22 22:28:24 +00:00
rillig
e412550a87 Extend the deprecated variables check to the included Makefiles, too. 2005-05-22 22:27:52 +00:00
jlam
e5d77bae83 Remove USE_TOOLS+=gawk from packages that had it added solely for Solaris.
We rely on the tools framework to pull in a good enough awk tool.
2005-05-22 22:06:28 +00:00
rillig
09db5e7a58 Replaced $c with ${c} to make pkglint happy. 2005-05-22 21:54:59 +00:00
rillig
1379e5ef62 Replaced #defined with "yes" to make pkglint happy. 2005-05-22 21:53:49 +00:00
rillig
04222ada9c Replaced three instances of $s with ${s} to make it consistent with the
three instances that were already ${s}.
2005-05-22 21:52:49 +00:00
rillig
b451fb4e8e Added USE_LIBTOOL and USE_PKGLOCALEDIR. 2005-05-22 21:50:08 +00:00
rillig
87704fe595 Replaced #defined with "yes" to make pkglint happy. 2005-05-22 21:49:24 +00:00
rillig
17dffae007 USE_X11=yes instead of USE_X11=#defined. 2005-05-22 21:44:07 +00:00
rillig
4628505e04 Replaced $f with ${f} to emphasize a Makefile variable is meant, not a
shell variable.
2005-05-22 21:43:22 +00:00
rillig
ab4df27f25 Extended reading of Makefiles to return both---a string containing the
complete Makefile with includes and a list of lines, also with includes.
This list of lines is the first step towards better error and warning
messages (including file and line number). A first effect of this change
is that the use of Makefile variables is checked even in the .include'd
Makefiles.
2005-05-22 21:08:33 +00:00
jlam
163b6e6c2b Remove USE_TBL from pkgsrc and replace with USE_TOOLS+=tbl. 2005-05-22 21:04:41 +00:00
jlam
ea6e7a716b Don't add "INSTALL" to CONFIGURE_ENV as bsd.pkg.mk adds special values
for INSTALL by itself during the configure stage.  This fixes problems
with GNU configure scripts using the wrong value of INSTALL.
2005-05-22 20:58:27 +00:00
jlam
0e11add0b7 Remove explicit dependencies on the GNU m4 package with USE_TOOLS+=m4
and appropriate TOOLS_DEPMETHOD.gm4 settings.
2005-05-22 20:51:45 +00:00
jlam
6a6cd5f01f Replace explicit build dependencies on bison and manipulations on the
YACC variable with USE_TOOLS+=bison.
2005-05-22 20:28:47 +00:00
jlam
6a44e12a0b Finish removing instances of _USE_NEW_TOOLS from pkgsrc. 2005-05-22 20:15:40 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
jlam
9f94b112f0 Remove the old tools framework and references to _USE_NEW_TOOLS. 2005-05-22 19:11:12 +00:00
rillig
f4a7efea2e Simplified the way individual files are checked. 2005-05-22 18:41:44 +00:00
rillig
aeb4d04119 Fixed some quoting issues. 2005-05-22 15:31:03 +00:00
rillig
f6e977c745 Removed a check for *.tgz in the package directory. This check has been
here since revision 1.1, and is very unlikely to occur.
2005-05-22 14:54:18 +00:00
rillig
8cc9b87aaa Added a patch needed for ISO C90 compliance. Fixes build on NetBSD 1.6.2. 2005-05-22 13:01:38 +00:00
jmmv
602bd1e9c3 Note addition of hsetroot-1.0.2.
While here, fix previous entry: s/Updates/Updated/
2005-05-22 09:17:56 +00:00
jmmv
1b65813250 Add and enable hsetroot. 2005-05-22 09:16:57 +00:00
jmmv
d0ed62ed40 Initial import of hsetroot, version 1.0.2:
hsetroot is a tool which allows you to compose wallpapers (root pixmaps)
for X.  It has a lot of options like rendering gradients, solids and images
but it also allows you to perform manipulations on those things or chain
them together.  You could, for example, use one standard background image
together with tint to make it fit your current theme.  It is also compatible
with semi-translucent applications like aterm and xchat.

At the moment, hsetroot can render: gradients (multi-color with variable
distance), solids (rectangles) and images (centered, tiled, fullscreen, or
maximum aspect).  It supports the following manipulations: tinting
(overlaying a color mask), blurring, sharpening, flipping (horizontally,
diagonally, vertically), and also allows you to adjust brightness, contrast
and gamma-level.  At last, it supports alpha-channels during renders.

Package provided by Leonard Schmidt in PR pkg/30304.
2005-05-22 09:16:28 +00:00
jmmv
fc37d29e06 Enable usage of deprecated APIs to make this build after the recent GNOME
updates.
2005-05-22 09:09:00 +00:00
augustss
e974afc0f7 Note update of wxhaskell to 0.9.4. 2005-05-22 08:44:56 +00:00
augustss
aabedc06a3 Update to wxhaskell 0.9.4.
This release fixes some problems with ghc 6.4.
2005-05-22 08:43:21 +00:00
jmmv
068ccfab24 Make this build by enabling usage of deprecated GTK, GNOME and gnome-vfs APIs.
Probably broken after the last updates of GNOME-related packages.
2005-05-22 08:29:15 +00:00
jlam
3c57dc6eba This package is GNU configured and installs locale files, so it needs
to set USE_PKGLOCALEDIR so that the location of the installed locale
files matches the one listed in the PLIST.
2005-05-22 05:37:44 +00:00
jlam
48781afdbb For packages that use GNU configure, don't bother adding "TOOL"
variables into CONFIGURE_ENV if the new tools framework already takes
care of adding them automatically.
2005-05-22 05:35:32 +00:00
minskim
7c0a27c6e2 Sort. 2005-05-22 05:32:46 +00:00
minskim
aa264dd8db s/netbsd/NetBSD/ 2005-05-22 05:32:17 +00:00
minskim
ce88211f44 Sort. 2005-05-22 05:31:10 +00:00
minskim
9b89dbb31e Remove redundant inclusion of bsd.prefs.mk. 2005-05-22 05:30:23 +00:00
minskim
8de43af7c9 Honor *OWN and *GRP. 2005-05-22 05:28:25 +00:00
minskim
a06a70a65c Remove redundant inclusion of bsd.prefs.mk. 2005-05-22 05:26:17 +00:00