1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Maxim Sobolev
7ba80c5656 Update to 2.2.
Approved by:	maintainer
2000-11-22 16:53:53 +00:00
Maxim Sobolev
08204b4217 Perlace maintainer's address adsharma@home.com (bounces) with
adsharma@sharmas.dhs.org (works).
2000-11-21 11:31:01 +00:00
Maxim Sobolev
dbc5b80b85 Update WWW. 2000-11-16 10:00:52 +00:00
Satoshi Asami
12b92b9b2c The port that installs stuff in the python1.5 directory is now called
lang/python15, not lang/python.

Found by:	bento
2000-11-13 11:00:12 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Will Andrews
67c0ead7d4 Update to 0.12.
PR:		19142
Submitted by:	MAINTAINER
2000-06-17 03:37:10 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Steve Price
7e7b28d09f This port requires Python.h to build.
Noticed by:	bento
2000-05-28 03:51:51 +00:00
Will Andrews
db365067b2 SIP is a tool for generating bindings for C++ classes so that they can be
accessed as normal Python classes.

PR:		17932
Submitted by:	Arun Sharma <adsharma@sharmas.dhs.org>
2000-04-22 21:27:56 +00:00