aboutsummaryrefslogtreecommitdiffstats
path: root/devel/fnorb
Commit message (Collapse)AuthorAgeFilesLines
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationLi-Wen Hsu2013-03-031-7/+3
|
* -remove MD5Olli Hauer2011-07-031-1/+0
|
* 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.
* - 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)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Fix URL in WWW: lineSergey Matveychuk2006-05-011-1/+1
|
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
|
* - Wrong subdir name for fetching fixedSergey Matveychuk2005-06-131-2/+2
| | | | Reported by: kris via pointyhat
* - Update to 1.3Sergey Matveychuk2005-06-095-504/+358
|
* With portmgr hat on, reset inactive maintainer. These ports are now upMark Linimon2004-11-201-1/+1
| | | | for adoption.
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-3/+3
|
* Fix build on python2.3Hye-Shik Chang2003-08-201-1/+9
|
* 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.
* - 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.
* - 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>
* - 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)
* Updating my email address in my remaining ports.Johann Visagie2001-06-271-1/+1
| | | | Prompted by: vanilla
* - 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
* - Though not broken as such, the way in which port docs was handled inJames E. Housley2001-02-123-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
* - 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
* - 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
* - 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
* Port cleanup. Bumped PORTREVISION to 1James E. Housley2000-11-013-67/+202
| | | | | PR: 22475 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
* Fix broken under Python 1.6Kevin Lo2000-10-031-0/+1
| | | | | PR: 21726 Submitted by: MAINTAINER
* 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>