summaryrefslogtreecommitdiff
path: root/x11/kworldwatch
AgeCommit message (Collapse)AuthorFilesLines
2000-07-31The gettext package gained a shared library. For all packages whichjlam1-2/+2
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-15Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,agc1-7/+9
which takes entries of the format <make-definition-name>=<pkgname>. This has not been added to MAKEFLAGS because (a) premature optimisation is the root of all evil, and (b) because the .for loop used to implement this shows the wrong results when multiple prefices are evaluated. Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying them considerably. ALso simplify the logic to calculate the prefix as well.
2000-07-14The previous method of using a make target for finding a prerequisiteagc1-7/+7
package's prefix would not work as part of the environment specification via MAKE_ENV (as it would not be executed in the correct directory). Fix this by invoking pkg_info(1) directly, not via an intermediate make(1) step - this is not as clean, but more effective (i.e. it works).
2000-07-11Make the determination of the pre-req package's installed directory beagc1-7/+7
a bit more user-friendly. Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11Use pkg_info(1) to find the kde installed prefix, rather than hardcodingagc1-3/+3
it to X11BASE, which will be wrong if xpkgwedge is installed.
2000-07-10Find qt1 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.agc1-5/+5
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-04-24Add conflict between "kdetoys" and "kworldwatch" package as suggestedtron1-1/+3
by Michael Wolfson in PR pkg/9961.
2000-04-12fix path for qt1dmcmahill1-5/+6
2000-02-29Remove adaptations for libungif, now that libungif package installsjlam2-12/+3
libgif.*
2000-01-10be consistent on which version to wildcardhubertf1-2/+2
1999-10-25Teach kworldwatch to look for libungif instead of libgif.jlam3-8/+17
1999-07-09Add package patch checksum files.agc1-0/+4
1999-07-04enable dependencieshubertf1-3/+3
1999-07-04This simple tool shows a revolving world map, indicating the time in eachhubertf7-0/+118
part of the world. You can set little flags to mark points of interest. As newest gimmick, KWorldWatch is able to display the distribution of daylight around the world.