aboutsummaryrefslogtreecommitdiff
path: root/devel/fnorb
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-23/+0
| | | | Notes: svn path=/head/; revision=371544
* - Convert ports of devel/ to USES=pythonMarcus von Appen2014-10-201-3/+3
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371280
* In some straightforward cases, protect documentation behindAdam Weinberger2014-08-042-73/+75
| | | | | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure. Notes: svn path=/head/; revision=363960
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Port is STAGE safePawel Pekala2014-03-271-2/+1
| | | | | | | - Remove leading article from COMMENT Notes: svn path=/head/; revision=349353
* Use setuptools for all Python ports.William Grzybowski2013-12-152-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setuptools is the preferred method to manage Python distributions after many changes to the packaging ecosystem over the past couple of years. Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using USE_PYDISTUTILS= easy_install remains the same however this usage is now deprecated and should be converted to USE_PYDISTUTILS= yes. Some Python distributions do not work with setuptools out of the box because they extend the install command from distutils and not setuptools, and so they need to be patched accordingly. pip (which leverages setuptools) works around the issue by using eggs, however we want to get rid of those as well, as support for "flat" installation is unavailable or has other issues associated with it. This work allows us to unify how python packages are built, ensure that Python distributions are installed consistently, reduces complexity for Python port maintainers and paves the way for simplifying the Python ports framework in the future. With hat on: python Reviewed by: koobs, antoine Exp-run: bdrewery Approved by: bdrewery (portmgr) Notes: svn path=/head/; revision=336553
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationLi-Wen Hsu2013-03-021-7/+3
| | | | Notes: svn path=/head/; revision=313303
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-2/+1
| | | | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) Notes: svn path=/head/; revision=240715
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix URL in WWW: lineSergey Matveychuk2006-05-011-1/+1
| | | | Notes: svn path=/head/; revision=161041
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* - Wrong subdir name for fetching fixedSergey Matveychuk2005-06-131-2/+2
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=137406
* - Update to 1.3Sergey Matveychuk2005-06-095-504/+358
| | | | Notes: svn path=/head/; revision=137097
* With portmgr hat on, reset inactive maintainer. These ports are now upMark Linimon2004-11-201-1/+1
| | | | | | | for adoption. Notes: svn path=/head/; revision=121990
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-3/+3
| | | | Notes: svn path=/head/; revision=93890
* Fix build on python2.3Hye-Shik Chang2003-08-201-1/+9
| | | | Notes: svn path=/head/; revision=87360
* 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
* - Fnorb is free! It has been relicensed under the Python licence.Johann Visagie2002-01-243-15/+5
| | | | | | | | | | | | - Remove NO_CDROM. - Remove Fnorb from LEGAL. - Removed FTP site from MASTER_SITES; It still carries a tarball containing the older licence (and hence, has a different checksum). - Fixed a few minor syntactical problems in Makefile. - Bumped PORTREVISION. Notes: svn path=/head/; revision=53684
* - Add yet another patch to ensure compatibility with Python 2.0 and later.Johann Visagie2001-10-093-2/+34
| | | | | | | | | - Bump PORTREVISION. Submitted by: The inimitable Brad Champan <chapmanb@arches.uga.edu> Notes: svn path=/head/; revision=48595
* - Housekeeping update :)Johann Visagie2001-09-044-73/+74
| | | | | | | | | | | | - Add runtime dependency on Tkinter - Deploy DOCSDIR - Minor style updates in Makefile - Update my email address - Make installation of examples dependent on NOPORTDOCS - Bump PORTREVISION (because of the last point above) Notes: svn path=/head/; revision=47423
* Updating my email address in my remaining ports.Johann Visagie2001-06-271-1/+1
| | | | | | | Prompted by: vanilla Notes: svn path=/head/; revision=44495
* - Certain files were installed to incorrect locations, leading to seriousKevin Lo2001-02-232-57/+95
| | | | | | | | | | | | breakage. - Fixing the problem lead to a more general overhaul of the port. - Bumped PORTREVISION. PR: 25304 Submitted by: MAINTAINER Notes: svn path=/head/; revision=38638
* - Though not broken as such, the way in which port docs was handled inJames E. Housley2001-02-113-3/+86
| | | | | | | | | | | | | | pkg-plist caused the docs not to be included if the port was built as a package. The %%PORTDOCS%% PLIST_SUB pragma now allows an elegant way to get around this. - Did bump PORTREVISION of this reason - Fixed a typo. :-) PR: 24606 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER Notes: svn path=/head/; revision=38215
* - Changed PLIST so that the port deinstalls cleanly even if it had beenKevin Lo2000-11-243-106/+26
| | | | | | | | | | installed -DNOPORTDOCS. PR: 23066 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35391
* - Further patches to make Fnorb 1.1 compatible with the tighter socketMaxim Sobolev2000-11-082-4/+34
| | | | | | | | | | | | binding code in Python 2.0. Again, compatibility with Python 1.5.2 should be maintained. - Thanks to Brad Chapman <chapmanb@arches.uga.edu> for his help. PR: 22690 Submitted by: maintainer Notes: svn path=/head/; revision=34918
* - Added patch to enable Fnorb to work with Python 2.0 (and which doesn'tMaxim Sobolev2000-11-082-1/+21
| | | | | | | | | | | | | break Fnorb with Python 1.5.2) - Submitted by: Mike Meyer (mwm@mired.org) - Caveat: There may be further Python 2.0 incompatibilities in Fnorb. The next release of Fnorb should be 2.0-compatible. PR: 22636 Submitted by: maintainer Notes: svn path=/head/; revision=34916
* Port cleanup. Bumped PORTREVISION to 1James E. Housley2000-11-013-67/+202
| | | | | | | | PR: 22475 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER Notes: svn path=/head/; revision=34534
* Fix broken under Python 1.6Kevin Lo2000-10-031-0/+1
| | | | | | | | PR: 21726 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33370
* Add fnorb 1.1, a CORBA 2.0 object request broker (ORB) written in Python.Will Andrews2000-09-165-0/+283
PR: 21226 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=32677