Commit graph

107 commits

Author SHA1 Message Date
agc
d795bc6e84 Add and enable projclock. 2002-05-09 12:23:37 +00:00
agc
22fdf275e0 Initial import of projclock-0.7, a time-management and reporting utility.
Project Clock lets you record the time you spend on different tasks
with a single mouse click.  It is easy to add and delete projects.  An
included utility generates reports.
2002-05-09 12:22:41 +00:00
jlam
ec8f6ad65a Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
2002-04-23 02:08:51 +00:00
tron
a6856bde93 Fix typo in last commit. 2002-03-22 13:26:22 +00:00
tron
5926bd0d71 Add a conflict with the "ivtools" package. 2002-03-22 13:25:49 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
agc
46b52aae37 Add and enable xtu 2002-02-27 21:26:02 +00:00
agc
195d52958d Initial import of xtu-1.1 into the NetBSD packages collection.
xtu is a small configurable analog clock for X11.

Provided in PR 15750 by Jonathon Perkin (sketch@rd.bbc.co.uk), modified
slightly by myself.
2002-02-27 21:24:58 +00:00
jlam
e7de7e8840 Use the default EXTRACT_CMD instead of a hand-crafted one, as the default
is sufficient.
2002-02-25 04:47:21 +00:00
is
708d28d389 Integrate Poskanzer's y2k patch. 2002-02-22 12:37:51 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
jlam
139241c40c Use auto-extract code for .shar files. 2002-01-27 18:32:32 +00:00
jlam
8ef5f85339 $(TOP_X_INCLUDES) doesn't need to be prefixed with "-I" since its value,
if nonempty, is already preprocessor flags.  Fixes bulk-build problem.
2002-01-24 15:07:35 +00:00
taca
8cae2deb60 Fix MASTER_SITES. 2002-01-19 08:38:41 +00:00
mjl
e5b7ddf594 Update to 1.23. No changelog available, though there probably
are many since the last version in pkgsrc was 1.1.
2002-01-19 04:58:49 +00:00
drochner
058663ffcc back out the last 2 commits - the conflict was between python-2.0.* and
python20-* and is listed in python20/Makefile now
2002-01-16 20:40:12 +00:00
tron
8a2a918d4f Add explicit conflict with version 2.0.* of the "python" package. 2002-01-16 12:46:33 +00:00
tron
b0b163a4a6 Remove 2.0 from list of accepted "python" version because this package
conflicts with it.
2002-01-16 12:45:00 +00:00
drochner
f9664cdd5a add a buildlink.mk for use by dependant applications 2002-01-15 18:26:39 +00:00
drochner
4b2318df11 convert to use python/extension.buildlink.mk 2002-01-15 18:25:38 +00:00
bjoern
b20930c910 Touch generated files after configure to avoid rebuilding them and
breaking the package build with that.
2002-01-01 22:23:03 +00:00
jlam
113f69d713 Buildlinkify. 2001-11-29 13:27:46 +00:00
wiz
2491b47db5 add and enable globe 2001-11-26 20:49:27 +00:00
is
17e8d463f6 Display lit face of Earth in ASCII (twin of phoon) 2001-11-26 20:39:14 +00:00
jlam
df45083180 Strongly buildlinkify, and make this package work on Solaris by following
the suggestions in the Makefile.
2001-11-15 07:58:50 +00:00
wiz
4bd660ef81 Add and enable phoon (hi ig!) 2001-11-10 23:01:12 +00:00
is
5877896c5a Add phoon-19950401, Jes Poskanzers PHase of the mOON display program. 2001-11-10 19:53:45 +00:00
zuntum
9ce7d9169a Move pkg/ files into package's toplevel directory 2001-10-31 22:18:56 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
tron
e385671db8 Fix build problem when new toolchain is used. 2001-10-15 17:09:44 +00:00
tron
164a924f04 Fix build problem caused by incorrect include path on systems which use
"xpkwedge".
2001-10-12 20:39:36 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
drochner
801d490d91 make it build in an xpkgwedged environment 2001-09-14 16:32:30 +00:00
jlam
b0b89cd6de We USE_IMAKE, so we can't USE_BUILDLINK_ONLY. Also use ${MOTIFLIB} instead
of directly using "-lXm -lXt" in patching the Imakefile.
2001-09-12 03:47:27 +00:00
jlam
2639e3c401 Use x11.buildlink.mk. 2001-09-12 03:28:32 +00:00
jlam
bee9f3eafb Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-08 19:55:39 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
jlam
a17239c066 Move per-package default XAW_TYPE setting above the inclusion of
bsd.prefs.mk so that it is actually used.  Where possible, include
xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.
2001-08-23 04:26:51 +00:00
jlam
73d2f0ca37 Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition).  This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
2001-08-22 17:38:56 +00:00
hubertf
99411dd294 A pkg's files *ALWAYS* go into PREFIX.
Why some files should go into $X11PREFIX is really beyond me.
2001-08-20 00:59:17 +00:00
jlam
0d64ada610 Fix installation by creating directories prior to copying files into them. 2001-07-24 09:27:57 +00:00
jlam
92ca3b3c1d Mark as NO_SRC_ON_FTP as these are now fetched from MASTER_SITE_LOCAL. 2001-07-16 10:41:18 +00:00
jlam
669cadcd75 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-16 00:55:42 +00:00
jlam
4d45a242ec Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Also
honor CFLAGS passed in from environment during build.
2001-07-16 00:52:51 +00:00
jlam
45976891a0 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Also
dynamically add the location of the man page instead of hardcoding it as
Solaris and NetBSD differ on which man page is installed.
2001-07-16 00:46:42 +00:00
jlam
f89a05509b www.asclock.org is gone. Move the distfiles to ${MASTER_SITE_LOCAL} and
set that to be the master site.  Also remove HOMEPAGE since the URL is
no more.
2001-07-16 00:36:32 +00:00
tron
715892a4c2 Fix manual page installation under Solaris. 2001-07-06 21:23:17 +00:00
tron
6991e5038b Make this package build under Solaris. 2001-07-06 21:14:56 +00:00
jlam
fb65454d8e Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-03 20:35:31 +00:00