summaryrefslogtreecommitdiff
path: root/sysutils/lavaps
AgeCommit message (Collapse)AuthorFilesLines
2008-01-28pkglint says:rillig2-12/+3
ERROR: patches/patch-ad:30: This code must not be included in patches.
2007-06-30DragonFly support and fix detection of modular Xorg.joerg5-2/+120
2006-06-08Uses C++.joerg1-1/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-4/+5
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-04-05pkglint.wiz1-5/+3
2005-04-05Convert to bl3, untested.wiz1-2/+2
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-03-08Enable tk84 and replace x11/tk with x11/tk83. Packages compatibleminskim1-2/+2
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-02-19Make this package compile when using gcc 3.3.kristerw4-1/+40
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc1-2/+2
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam1-2/+2
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
2001-12-19Add perl BUILD_DEPENDENCY. Should fix bulk build failure.wiz1-1/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-10-31Update lavaps to 1.20. Changes:hubertf3-44/+7
* memory sizes now are self-scaling (141MiB rather than 144660KB) * work around black border in sawfish when using lozenge mode * Port to AIX * Port to NetBSD
2001-05-05Mechanical changes of tk DEPENDS:jlam1-2/+2
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-17Reformat.wiz1-6/+6
2000-10-15Update lavaps to 1.15. Changes from version 1.10:jlam4-15/+25
* The display can now be lozenge-shaped (the way a real lava lamp is). This is controlled by the "lozenge" resource. * FreeBSD now drops setgid privileges. * Fixed bugs in handling .lavapsrc files. * In some cases lavaps would go into infinite blob growth or shrinkage. * Process control (nice, renice, kill) added. * Some of the "halo" around lozenge windows fixed. * Dependence on an external ``whoami'' program removed. * Process name added to proc menu. * Handling of window decorations (the ``halo'' bug) mostly cleaned up. * Shaped windows can now be disabled completely. * Fix for the "infinite growth on start" bug that occurred if no geometry was specified.
2000-09-06Remove patch made unnecessary by passing correct flags to configure.jlam1-30/+0
2000-09-06Pass correct flag names to configure script. Regenerate patch-sumjlam2-5/+5
to remove patch-ab.
2000-08-30Adapt this to tk-8.3.2.jwise3-14/+28
2000-03-13Make this package work on Solaris.agc2-1/+17
2000-02-17Update to V1.10. Changes:hubertf2-4/+4
Pop-up windows near the edge of the screen are adjusted to stay on the screen, and a Solaris port.
2000-02-05RCS tag addedwiz1-0/+1
1999-11-02On ports that don't define UPAGES, calculate it from USPACE andhubertf2-0/+31
the port's pagesize. Thanks to Chris Demetriou for his help! Fixes PR 8728 by Dan McMahill <mcmahill@mtl.mit.edu>
1999-11-02s/X11BASE/X11/ as pointed out by bad.soren1-2/+2
1999-11-02USE_X11BASE=YES for shared library handling.soren1-1/+2
1999-10-31Lavalamp-like process status display, with memory usage giving the sizehubertf5-0/+31
of the blobs, and the brightness and movement speed according to a process's CPU usage.