Commit graph

122 commits

Author SHA1 Message Date
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
2002-09-21 23:46:45 +00:00
jlam
2b3ac9f769 Use buildlink2. 2002-09-01 18:58:52 +00:00
jlam
99ffd7ffe7 buildlink1 -> buildlink2. 2002-09-01 18:55:14 +00:00
wiz
e7c56b121e Convert to buildlink2. 2002-08-31 15:16:39 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
tron
fb41ed89b8 Move time management related Perl5 packages to category "time". 2002-07-05 06:58:25 +00:00
tron
fd1703b155 Add and enable "p5-Time" package. This fixes PR pkg/17450 by
Hiramatsu Yoshifumi.
2002-07-04 22:05:10 +00:00
tron
bec4082182 Import new "p5-Time" package:
perl5 functions to convert and use time variables

This package was contributed by Hiramatsu Yoshifumi in PR pkg/17450.
2002-07-04 22:04:19 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
dmcmahill
15ba098414 make this go on alpha 2002-06-15 20:40:25 +00:00
cjep
21223ae8c2 Add NetBSD tags. 2002-05-20 18:19:41 +00:00
agc
60f7b35f80 Add and enable xchrono 2002-05-14 18:48:36 +00:00
agc
9b84ee8c8f Initial import of xchrono, a multi-timezoned X11 clock, into the NetBSD
packages collection.

Xchrono is a multi-timezone, multi-face clock program for X Windows.
Several cities have been compiled into xchrono, and can be invoked with
command-line arguments, xchrono -help gives:

Usage: xchrono [-analog] [-bw <pixels>] [-digital]
	       [-fg <color>] [-bg <color>] [-hd <color>]
	       [-hl <color>] [-bd <color>]
	       [-fn <font_name>] [-help] [-padding <pixels>]
	       [-rv] [-update <seconds>] [-display displayname]
	       [-geometry geom]
	       [-width clockWidth] [-height clockHeight] [-local localName]
	       [-boston] [-newyork] [-chicago] [-denver] [-la]
	       [-hawaii] [-tokyo] [-sydney] [-london]
	       [-paris] [-frankfurt] [-rio]

OK, OK, Hawaii isn't a city, but you get the point. The timezones used
are taken from tztab in the SYSV case, and from /usr/lib/zoneinfo
otherwise, and as such may or may not be correct (the TZ variable
definitions or the city->timezone mappings).

The -local <localName> option causes a clock labeled with <localName>
using the value of TZ at startup as it's timezone.  In addition, a GMT
clock always appears.

[Requested by groo, who has enough trouble with one timezone, so why he
wants more is beyond me.]
2002-05-14 18:47:52 +00:00
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