Martin Wilke
6ead6f393a
Eliminate hard coded "PKGNAMEPREFIX= py-"
...
PR: 137859
Submitted by: olli hauer <ohauer@gmx.de>
2009-08-18 20:15:55 +00:00
Pav Lucistnik
acacd0d015
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
2008-07-25 09:38:45 +00:00
Pav Lucistnik
423f073b19
- Fix with non-default python
2007-07-30 17:25:24 +00:00
Alexander Botero-Lowry
4942ce5a7d
- Make Python 2.5.1 the default Python version
...
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
2007-07-30 09:42:28 +00:00
Gabor Kovesdan
d07a795c2d
- Deprecate
...
- Set EXPIRATION_DATE
Approved by: erwin (mentor)
2006-12-17 15:34:32 +00:00
Jean Milanez Melo
a19b4c8781
- Remove bad site:
...
* http://web.tryc.on.ca/mysql/Downloads/Contrib/
2006-07-24 17:03:34 +00:00
Pav Lucistnik
aa1836b7e9
- Add SHA256
2005-11-24 01:23:57 +00:00
Trevor Johnson
33fdc4cde2
SIZEify.
2004-03-17 18:29:46 +00:00
Mark Linimon
e936844abe
Reset maintainer. Maintainer has not responded to multiple emails
...
about one of his other ports which has been broken for some time
(textproc/latte). Possibly that email account is no longer active.
2004-02-22 10:21:38 +00:00
Trevor Johnson
a049dd78cc
Use PLIST_FILES (bento-tested, marcus-reviewed).
2004-02-06 13:12:53 +00:00
Hye-Shik Chang
8eba6802c6
Make version detection routines more flexible to cope with python2.3.
2003-08-01 22:39:40 +00:00
Akinori MUSHA
2e4c764a61
De-pkg-comment.
2003-02-21 11:15:57 +00:00
Bill Fenner
bcc333b8db
Update Dominik Rothert's (MAINTAINER) email address.
...
Submitted by: Dr. Jurgen K. Lang <jkl@astorit.de>
2002-10-22 17:55:52 +00:00
David W. Chapman Jr.
003872fd24
Update MASTER_SITES
...
PR: 40068
Submitted by: svenasse@polaris.ca
2002-07-09 15:56:24 +00:00
Akinori MUSHA
c8eb0d4878
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 09:45:01 +00:00
Maxim Sobolev
b18e06b9e5
Unbroke with python 2.2.
2002-01-09 13:00:42 +00:00
Maxim Sobolev
386199ecf4
Unbreak with python2.1.
2001-05-03 08:27:20 +00:00
Dirk Froemberg
88d74bc517
Switch from mysql322-{client,server} to mysql323-{client,server}.
...
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Maxim Sobolev
cc2fb1f48f
Use USE_PYTHON.
2000-09-19 06:38:32 +00:00
Thomas Gellekum
78bbc51a88
Don't break package building on Satoshi's cluster. Explicitly depend
...
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Maxim Sobolev
0910e8828b
Actually display ${PKGMESSAGE}, which I added some time ago, upon installation.
2000-06-01 08:28:46 +00:00
Maxim Sobolev
a9600cccfa
Add a warning message that this software is not maintained and could became
...
obsolete in the nearest future.
2000-05-26 08:29:21 +00:00
Vanilla I. Shu
8ee05fcbde
Cleanup of build process of the py-MySQL port. Previously port used
...
custom Makefile for this purpose, which led to resulting module
being bloated (~600K) by linking all Python code from libpython1.5
into it. With this patch the module will use standard Python's way
to build supplemental modules, which should generally be cleaner.
Other good sideeffect is that after this patch resulting module
is only 20K in size.
PR: ports/17893
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-04-23 16:24:06 +00:00
Akinori MUSHA
52190dc850
Portlint COMMENT's.
...
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Michael Haro
3da86c6aa2
update with the new PORTNAME/PORTVERSION variables
2000-04-08 22:49:07 +00:00
Chris D. Faulhaber
fc74f2e3ae
Python MySQL module allows you to access easily a MySQL database
...
via Python.
PR: 13583
Submitted by: Dominik Rothert <dr@domix.de>
2000-01-14 15:00:08 +00:00