Commit graph

20 commits

Author SHA1 Message Date
agc
99a1866581 Add SHA512 digests for distfiles for wm category
Problems found with existing distfiles:
	distfiles/fvwm-1.24r.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-02 23:42:50 +00:00
jperkin
42cd5eae22 lex is a runtime dependency for libfl. 2014-09-02 09:02:07 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
asau
f7e465a8be Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:42:17 +00:00
dholland
d7ffaac15f Don't declare own strcmp; it fails on Linux. 2012-05-14 08:08:39 +00:00
obache
e531ca1b03 Update piewm to 1.04.
While here, marked as DESTDIR ready.

Changes for version 1.04:

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/94378
Succinctly, the #define for EXTRA in parse.c needs to be (at least) 12,

Changes for version 1.03:

Botched some prototypes.  1.02 wouldn't compile.
2007-12-10 11:35:08 +00:00
obache
83ec3863a0 Need lex & yacc, reported by Aleksey Cheusov in pkgsrc-users@. 2007-09-29 12:13:02 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
d5dd07cda8 Add RMD160 checksums to the SHA1 ones. 2005-02-23 18:43:53 +00:00
xtraeme
ecdb31d738 bl3ify 2004-03-10 14:12:50 +00:00
martti
a6f1375adb COMMENT should start with a capital letter. 2003-07-21 17:27:24 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jschauma
5be4aecf95 Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-03 02:59:29 +00:00
agc
bf056dfb77 Initial import of piewm-1.02 into the NetBSD Packages Collection.
Although the computer screen is two-dimensional, today most users of
windowing environments control their systems with a one-dimensional
list of choices -- the standard pull-down or drop-down menus such as
those found on Microsoft Windows, Presentation Manager, or the
Macintosh.

An alternative user-interface technique is "pie" menus -
two-dimensional, circular, and in many ways easier to use and faster
than conventional linear menus.  Pie menus also work well with
alternative pointing devices such as those found in stylus or
pen-based systems.

piewm is a virtual window manager based on tvtwm, which uses pie menus.
2002-10-28 22:28:31 +00:00