Commit Graph

111 Commits

Author SHA1 Message Date
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
Hye-Shik Chang
040577c1f7 - Update lang/python-devel to Python-2.4 031022 snapshot.
- Correct USE_ZOPE dependency to Python 2.1. [1]
- Fetch from correct MASTER_SITE_SUBDIR when upgrading python
  in same branch. [2]
- Enable installing separated standard modules for python-devel port.

Reported by:	Filippo Natali <pitonat@libero.it> [1],
		Yoshihiko Sarumaru <mistral@imasy.or.jp> [2]
2003-10-29 21:31:13 +00:00
Hye-Shik Chang
bdb7bf2167 Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports
because it does not point the most recent version of each from
ports/Mk/bsd.python.mk 1.38.

Reported by:	Andy Fawcett <andy@athame.co.uk>
2003-10-21 17:17:45 +00:00
Hye-Shik Chang
81298395dc Utilize PYTHON_SITE_SUBDIR. 2003-10-19 09:24:01 +00:00
Hye-Shik Chang
0da940ae8a - Remove somewhat buggy libc_r lackness detection. (at least for bento)
- Bump PORTREVISION to enable the thread support in the package
  building environments.
2003-08-07 11:30:17 +00:00
Hye-Shik Chang
6b9a7cf778 o Utilize MASTER_SITE_PYTHON.
o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
  ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.

Now, we can install all of these python versions together cleanly.
2003-07-04 11:57:54 +00:00
Hye-Shik Chang
3b1c9bec7b Take maintainerships from alane's python ports.
Rest in Peace, Alan.
2003-06-09 05:42:04 +00:00
Will Andrews
f9be1a26da REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
2003-06-08 21:06:22 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Alan Eldridge
46fa14c679 Take over as maintainer since tg is taking a leave of absence from port
maintenance.
2002-11-15 17:12:56 +00:00
Jacques Vidrine
4a46e91cbf Backport fix for temporary file handling bug in os._execvpe() from
Python 2.2.2.

Not approved by:	tg (short timeout)
2002-11-14 16:52:24 +00:00
Thomas Gellekum
5abd985434 Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean. 2002-06-14 11:19:13 +00:00
Thomas Gellekum
3b014a2b39 Allow python?? ports to co-exist with lang/python.
PR:		36353
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-04-16 11:44:39 +00:00
Thomas Gellekum
e5fe235564 s/python1.5/%%PYTHON_VERSION%%/g 2001-05-10 11:12:09 +00:00
Thomas Gellekum
44a00d24e3 Use USE_PYTHON. 2001-05-07 11:56:08 +00:00
Thomas Gellekum
1c56f8190b Minor cleanup. 2001-05-03 11:34:13 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Thomas Gellekum
3337237bb4 Add the `new' module to the build, it's needed by Zope-2.3.0.
Bump PORTREVISION.

Requested by:	nbm
2001-01-29 14:13:10 +00:00
Thomas Gellekum
5ecf74d75b Remove reference to ${PLIST_TK}. 2000-10-09 12:18:06 +00:00
Satoshi Asami
9253d3e257 Rename PLIST.* to pkg-plist.*.
Note: I don't know where PLIST_TK (which I assume used to point to
"PLIST.tk") is defined.  (There is no Makefile in the entire ports tree
that defines that variable.)  Someone in the know, please let me know.
2000-10-08 02:42:11 +00:00
Thomas Gellekum
fb138702b4 Makefile: Add NO_LATEST_LINK.
patch-Misc:Makefile.pre.in: Allow us to override PYTHON, which may be needed
	when you have more than one version of Python on your machine.
2000-09-08 11:56:11 +00:00
Thomas Gellekum
0221fd2063 Don't create group-writable directories.
Submitted by:	jedgar
2000-08-14 12:36:05 +00:00
Thomas Gellekum
3e25aa0528 Clarify comment even further. 2000-07-28 11:08:07 +00:00
Thomas Gellekum
3a97a73ec6 - Clarify comment on thread support.
- Don't link against libxpg4 on newer systems.
- Remove last remnants of Tkinter support,
  it's all in x11-toolkits/py-tkinter.
2000-07-27 12:19:38 +00:00
Thomas Gellekum
bd60810ce7 Fix building modules on -current.
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-17 07:38:02 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Thomas Gellekum
9c0d74037c Separate the Python Tk module from the main port. I've been
wanting do to this for a long time now. Now we got rid of the stupid
dependency on Tcl/Tk and save some checks in python's makefile.

Update the dependent ports accordingly.
2000-04-04 09:53:12 +00:00
Thomas Gellekum
548805770e Fix packaging on -current. 2000-03-24 09:17:27 +00:00
Munechika SUMIKAWA
a6d7ea1d57 move IPv6-enable python to python+ipv6 and revert origial python
to before IPv6.

Since IPv6-enable python make bigger the size of sockaddr, some of scripts
are affected. I maintain python+ipv6 separately to minimize impact for users.
It will be removed when IPv6 patches are merged into original distribution,
such as ruby.

Repositry copied by:	asami
2000-01-27 15:54:26 +00:00
Munechika SUMIKAWA
e28c1fb465 Add 'ipv6' on CATEGORIES. 2000-01-18 12:34:34 +00:00
Thomas Gellekum
207ad0ba66 Oops, forgot to update the checksum file. 2000-01-18 09:22:38 +00:00
Thomas Gellekum
a92be2a764 On second thought, put back DIST_SUBDIR. It's not only used for the
Python distribution but also for the docs and some other packages with
rather generic names.
2000-01-18 09:21:18 +00:00
Munechika SUMIKAWA
66082ac2d0 - Support IPv6.
- remove DIST_SUBDIR since there are 2 distfiles on this port anymore.

Reviewed by:	tg(maintainer)
2000-01-13 13:28:10 +00:00
Thomas Gellekum
dbad51556d s/X11_BASE/X11BASE/. 2000-01-10 13:13:49 +00:00
Thomas Gellekum
07223f8dda - Install python-mode.el.
PR:		15702
Submitted by:	"Dmitry S. Sivachenko" <dima@Chg.RU>

- Only use Tk support if X11 is installed.
PR:		15910
Submitted by:	Nathan Dorfman <nathan@rtfm.net>
2000-01-06 11:46:19 +00:00
Thomas Gellekum
ff7bef2c1e Use Tk-8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-03 09:45:26 +00:00
Thomas Gellekum
a5476164ef Link against libxpg4.
Submitted by:	foxfair

Promote LDFLAGS in the installed setup.
1999-10-27 09:47:23 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Thomas Gellekum
60607b2053 Use `read -e', so makesetup groks continuation lines.
PR:		13276
Submitted by:	Randall Hopper <aa8vb@ipass.net>
1999-08-23 12:00:46 +00:00
Thomas Gellekum
992725797a Add the SHA module to the build. 1999-07-28 07:54:24 +00:00
Thomas Gellekum
ca38b9f4d4 Fix package building when you're leaving out optional parts, like Tk.
PR:		12648
1999-07-15 11:59:41 +00:00
Thomas Gellekum
ea25e2cf33 Install the contents of the Tools directory by default. This can be
turned off by specifying `WITH_TOOLS=NO' when building.

PR:		12436
1999-07-06 13:27:38 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Thomas Gellekum
1722c439ae Link some modules against libmytinfo to pick up a working tputs().
Noticed by:	Klaus-Jürgen Wolf <kjwolf@online.de>
1999-06-18 11:42:21 +00:00
Thomas Gellekum
a7ec9960d9 Enable the parser module.
Submitted by:	nectar
1999-05-21 07:06:06 +00:00
Thomas Gellekum
5963bdad77 Better support for local $CFLAGS. 1999-05-19 08:47:50 +00:00
Vanilla I. Shu
a35dd2ed8b Add a patch for 4.0current. 1999-05-10 16:11:45 +00:00
Jacques Vidrine
2cfa26bfdd Remove ``NO_LATEST_LINK''
Approved by:	Maintainer <tg@FreeBSD.ORG>
1999-04-21 16:20:05 +00:00