jlam
426cc1ce72
Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
...
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29 05:05:32 +00:00
minskim
d23862af7b
Switch to Tcl/Tk 8.4 and bl3ify. Bump PKGREVISION.
2004-03-10 19:29:31 +00:00
minskim
2827f5b2d8
Enable tk84 and replace x11/tk with x11/tk83. Packages compatible
...
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08 20:27:13 +00:00
minskim
ac690cf634
Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will
...
be updated to depend on lang/tcl after Tcl/Tk update.
2004-03-08 19:52:50 +00:00
drochner
a33b0d84c5
Setup.tk was just for graphics/sketch, which doesn't need it anumore.
...
g/c
2003-07-28 09:23:55 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
drochner
0abfcc2a39
not needed anymore
2002-10-24 21:34:08 +00:00
drochner
1c18c49606
include x11/tk/buildlink2.mk
2002-10-24 19:33:39 +00:00
jlam
f3710c1e32
buildlink1 -> buildlink2
2002-09-23 22:55:30 +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
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
drochner
6ff243b328
uhh - EVAL_PREFIX sucks. Do it right now and use buildlink files.
...
Should fix a building problem reported by Kent Polk.
2002-01-31 15:48:10 +00:00
drochner
2e4b93568b
-move to distutils scheme (but leave the Setup file in place because
...
there is at least one pkg (graphics/sketch) which needs it
-add buildlink.mk
2002-01-28 17:34:29 +00:00
drochner
ed0d030ca4
move to use lang/python20/Makefile.inc
...
(the pkg does only work with Python-2.0 until it is cleaned up)
2002-01-22 18:08:01 +00:00
zuntum
d3db18607d
Move pkg/ files into package's toplevel directory
2001-10-31 22:03:21 +00:00
skrll
7c75053771
Move to sha1 digests, and add distfile sizes.
2001-04-19 11:07:33 +00:00
agc
8f972b049a
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
a486f11406
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:06:11 +00:00
jwise
7c43e00612
Remove explicit dependency on tcl-*, as it is pulled in by tk. Also, change
...
tk dependency to tk>=8.3.2, as a.) a dependency on tk-* would match
tk-postgresql and other packages, and b.) the layout of the tcl packages
changed slightly in 8.3.2, so older versions will not work without modifications
to this package.
2000-10-26 19:24:45 +00:00
tsarna
08a0ddac1a
First batch of upgrades for Python 2.0:
...
lang/python upgraded to 2.0
lang/py-html-docs upgraded to 2.0
misc/py-readline upgraded to 2.0
databases/py-gdbm upgraded to 2.0
x11/py-Tk upgraded to 2.0
devel/py-curses upgraded to 2.0
lang/py-extclass upgraded to 2.2.2 and for Python 2.0
textproc/py-dtml upgraded to 2.2.2 and for Python 2.0
www/py-zpublisher upgraded to 2.2.2 and for Python 2.0
print/py-reportlab upgraded to 1.01 and for Python 2.0
More coming...
2000-10-22 20:01:48 +00:00
tsarna
73ba5137f7
Update for new Tcl/Tk versions
2000-08-31 02:35:17 +00:00
hubertf
e75965c6ba
Update IGNORE-messages for recent changes: add ${PKGNAME} where
...
appropriate.
2000-08-21 21:01:29 +00:00
sakamoto
e157419a1c
Add lib/python1.5/config/Setup.tk.
...
This config file help program compile with py-Tk.
1999-06-29 01:48:56 +00:00
garbled
388860d23f
add USE_X11=yes
1999-04-26 19:25:05 +00:00
tsarna
e5ae333ff6
Needs -R@LOCALBASE@/lib and -R@X11BASE@/lib
1999-04-25 21:23:49 +00:00
tsarna
d3779a8cae
Update to 1.5.2
1999-04-14 06:15:57 +00:00
hubertf
6becee8ed1
Fix checksums (also on ftp.netbsd.org)
1999-04-04 18:55:59 +00:00
agc
aaac4bc29e
Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix
...
release.
1999-04-01 13:36:55 +00:00
tsarna
5796146a4d
Re-enable on alpha
1998-12-18 00:42:39 +00:00
agc
3ae7dea9b5
Move DIST_SUBDIR definition down in Makefile, to keep pkglint happy.
1998-11-12 14:56:32 +00:00
tsarna
3b281936b0
Tim tested some of these, but I don't know which. Since at least one of
...
the pkgs broke on Alpha that was not expected to, disable them all for
the 1.3.3 tag to be on the safe side :-(
1998-09-27 22:24:43 +00:00
tsarna
9bc8051d4e
alpha->vax, since Alpha now works for Python dynamicly loaded modules,
...
but VAX never has.
1998-09-22 16:13:33 +00:00
frueauf
fff89bf32c
Since lang/python/Makefile fetches python source into a subdir, search
...
it there to prevent double download.
1998-09-06 22:01:08 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
agc
1ca705b394
Add NetBSD RCS Ids.
1998-08-07 14:58:43 +00:00
agc
f7c4996e0b
Add NetBSD RCS Ids.
1998-08-07 13:27:33 +00:00
tron
51e1c2c184
Move package to directory for category "x11".
1998-05-15 21:30:13 +00:00
tron
938118e8ac
Add "py-Tk" package made by Jaromir Dolecek.
1998-05-14 22:12:37 +00:00