Commit graph

16 commits

Author SHA1 Message Date
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +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
Cheng-Lung Sung
c54010f434 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:04:55 +00:00
Edwin Groothuis
1adfa4acd3 Remove USE_REINPLACE from categories starting with T 2006-05-13 04:24:52 +00:00
Pav Lucistnik
c937229ea3 - Add SHA256 2005-11-25 18:40:57 +00:00
Jean-Yves Lefort
872f1c12d2 - Track updated distfile, which has changed in-place (added XMLVersion
property to Files).
- Fix build on amd64 and ia64.

PR:		ports/80014
Submitted by:	Johan van Selst <johans@stack.nl>
Approved by:	adamw (mentor)
2005-04-18 15:45:07 +00:00
Kris Kennaway
167b9fef58 BROKEN: Size mismatch 2005-02-28 04:38:13 +00:00
Kris Kennaway
116f7b74a7 BROKEN on amd64 and ia64: Does not build (links non-shared with shared library) 2004-11-18 22:41:01 +00:00
Sergey Matveychuk
d11a8f90d3 The tarball was rerolled without version bumps.
Changes:
* Unicode support fixes
* free() changed with PyObject_FREE()
* allow pass URI in stream

Full distfiles diff you can see here:
http://people.freebsd.org/~sem/PyLTXML-1.3.diff

PR:		ports/69490
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-07-23 19:02:19 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Kris Kennaway
a413824fd7 BROKEN: Checksum mismatch 2004-02-21 21:29:41 +00:00
Pav Lucistnik
9c917bf574 Fix checksum mismatch. Author rerolled distfile adding this changelog
entry and corresponding code:

Revision 1.48  2003/06/03 15:20:17  ht
work with 16- or 32-bit Python

Spotted by:	bento
Approved by:	adamw (mentor)
2003-11-14 22:45:47 +00:00
Hye-Shik Chang
aa0e9522d6 Use %%PYTHON_SITELIBDIR%% to enable package build on python2.3 2003-08-03 19:20:58 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Johann Visagie
bde8f43a66 Add py-ltxml 1.3, python bindings to the LT XML toolkit. 2003-01-31 11:14:03 +00:00