aboutsummaryrefslogtreecommitdiff
path: root/lang/py-mx-base
Commit message (Collapse)AuthorAgeFilesLines
* lang/py-mx-base: Update version 3.2.8=>3.2.9Muhammad Moinur Rahman2016-06-113-3/+10
| | | | Notes: svn path=/head/; revision=416758
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-1/+0
| | | | | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 Notes: svn path=/head/; revision=394508
* lang/py-mx-base: Update version 3.2.7=>3.2.8Muhammad Moinur Rahman2015-01-252-4/+20
| | | | | | | | | | | - Added LICENSE (EGENIX) - Changed MASTER_SITES from https to http to support downloading from behind proxy Differential Revision: https://reviews.freebsd.org/D1635 Approved by: bapt(mentor) Notes: svn path=/head/; revision=377879
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Cleanup plistBaptiste Daroussin2014-10-271-21/+0
| | | | Notes: svn path=/head/; revision=371587
* - Convert ports of irc/ and lang/ to new USES=pythonMarcus von Appen2014-10-201-2/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371288
* - Update to 3.2.7Sunpoet Po-Chuan Hsieh2014-04-073-5/+6
| | | | | | | | | Changes: http://www.egenix.com/products/python/mxBase/changelog.html PR: 188310 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Notes: svn path=/head/; revision=350450
* Switch back to a static pkg-plistAntoine Brodin2014-04-022-2/+394
| | | | | | | | | | PYDISTUTILS_AUTOPLIST misses all the .py[oc] files for this port Reported by: poudriere, check-orphans With hat: portmgr Notes: svn path=/head/; revision=349937
* - convert to autogenerated packing listRuslan Makhmatkhanov2014-03-082-469/+35
| | | | | | | | | | | | | | - support staging - convert to options helpers - install docs and examples into staging area unconditionally - unmute installation commands - bump PORTREVISION Requested by: miwi Approved by: portmgr (blanket) Notes: svn path=/head/; revision=347458
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - add new USES target: zope, and convert the tree to itRuslan Makhmatkhanov2013-09-231-2/+1
| | | | | | | | | | | | | - old USE_ZOPE knob support was removed from bsd.python.mk - update CHANGES and bsd.sanity.mk accordingly - add ZOPE options knob and use it in lang/py-mx-base The work is done by Marcus von Appen, but any problems are mine. Submitted by: mva (python ML) Notes: svn path=/head/; revision=328002
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Update to 3.2.6.Raphael Kubo da Costa2013-05-113-86/+62
| | | | | | | | PR: ports/178494 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Notes: svn path=/head/; revision=317914
* - fix options dialogRuslan Makhmatkhanov2013-01-111-0/+1
| | | | Notes: svn path=/head/; revision=310218
* - update to 3.2.5Ruslan Makhmatkhanov2013-01-074-17/+21
| | | | | | | | | | | | | | | | | | - trim Makefile header - convert to optionsng while here: - remove indefinite article - fix fetch - limit to python 2.x only (except/print) - whitespace fix in pkg-descr - fix pkg-plist PR: 175056 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Notes: svn path=/head/; revision=310032
* - Update to 3.2.4Martin Wilke2012-05-164-21/+4
| | | | | | | | PR: 167589 Submitted by: maintainer Notes: svn path=/head/; revision=296762
* - Update to 3.2.3Martin Wilke2012-05-034-21/+41
| | | | | | | | PR: 166961 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=295965
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* - Update to 3.1.3Wen Heping2009-12-223-6/+8
| | | | | | | - Reset maintainer to ports@ Notes: svn path=/head/; revision=246457
* - Update to 3.1.2Martin Wilke2009-02-093-392/+472
| | | | | | | | | | - Pass maintainership to submitter PR: 131127 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=227950
* - Chase redirect and remove fetch -arPav Lucistnik2009-01-111-2/+1
| | | | | | | | PR: ports/130064 Reported by: Julian H. Stacey <jhs@berklix.org> Notes: svn path=/head/; revision=225716
* Reset tg due to lack of commits for several months and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220036
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=196700
* Upgrade to 2.0.6.Thomas Gellekum2005-11-152-5/+6
| | | | Notes: svn path=/head/; revision=148388
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Upgrade to 2.0.5.Thomas Gellekum2004-01-232-3/+6
| | | | | | | Submitted by: Sascha Gresk <Sascha.Gresk@Opensource-Consult.De> Notes: svn path=/head/; revision=98879
* Upgrade to 2.0.4.Thomas Gellekum2003-06-252-2/+2
| | | | Notes: svn path=/head/; revision=83579
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.Thomas Gellekum2002-06-141-1/+1
| | | | Notes: svn path=/head/; revision=61261
* Use USE_PYDISTUTILS.Thomas Gellekum2002-04-171-9/+1
| | | | Notes: svn path=/head/; revision=57798
* Upgrade to 2.0.3.Thomas Gellekum2002-01-103-4/+20
| | | | | | | Submitted by: wjv Notes: svn path=/head/; revision=52853
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Install header files; they are needed for some third-party extensions.Thomas Gellekum2001-09-282-13/+10
| | | | | | | Requested by: Dmytro Rud <unixoid@web.de> Notes: svn path=/head/; revision=48240
* Correct link.Thomas Gellekum2001-09-251-1/+1
| | | | Notes: svn path=/head/; revision=48184
* Upgrade to 2.0.2.Thomas Gellekum2001-07-173-3/+16
| | | | Notes: svn path=/head/; revision=45194
* Update MASTER_SITES.Thomas Gellekum2001-05-071-1/+1
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=42356
* Upgrade to 2.0.1.Thomas Gellekum2001-05-033-2/+8
| | | | Notes: svn path=/head/; revision=42212
* Add MASTER_SITE_LOCAL to the master sites, as bento seems to haveThomas Gellekum2001-03-261-1/+3
| | | | | | | problems fetching the distfile. Notes: svn path=/head/; revision=40395
* Add py-mx-base (after repo-copy from textproc/py-mxTextTools). py-mx-baseThomas Gellekum2001-03-227-84/+409
| | | | | | | | | | | bundles and replaces the old mx extensions for python. I'll remove the old ports (devel/py-mx{DateTime,Proxy,Stack,Tools}, textproc/py-mxTextTools) after a short grace period to allow for testing the new stuff. Notes: svn path=/head/; revision=40210
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* Use bsd.python.mk.Thomas Gellekum2000-09-122-31/+30
| | | | Notes: svn path=/head/; revision=32546
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Make this actually work. Fix MASTER_SITES while I'm here.Thomas Gellekum2000-06-162-3/+11
| | | | | | | | PR: 19259 Submitted by: Dominic Mitchell <hdm@mistral.co.uk> Notes: svn path=/head/; revision=29625
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27429
* Upgrade to 1.1.1.Thomas Gellekum1999-09-092-4/+4
| | | | Notes: svn path=/head/; revision=21493
* Distfile changed, update checksum.Thomas Gellekum1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21358
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* Upgrade to 1.1.0.Thomas Gellekum1999-07-292-7/+7
| | | | Notes: svn path=/head/; revision=20380
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* New port py-mxTextTools, some tools for fast text processing in Python.Thomas Gellekum1999-05-266-0/+95
Notes: svn path=/head/; revision=19008