Port details |
- entity Really rapid XML-based application development system
- 0.7.2_5 devel
=0 0.7.2_5Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-10-28 11:03:34
- Last Update: 2014-09-01 14:46:34
- SVN Revision: 366879
- License: not specified in port
- WWW:
- http://entity.sourceforge.net/
- Description:
- Entity is an application framework built around XML. The core of Entity is
actually an engine that allows you to create objects out of XML by supplying
methods for creation, attribute-setting, and destruction of XML nodes in a
tree.
This design allows you to create tags in XML which can be used to represent
pretty much any object. We have used this to create a set of tags for the GTK+
toolkit, allowing you to create graphical applications using XML, and an
embedded scripting language.
Any scripting language supported by Entity can be used to change the XML tree
during runtime, and the changes are immediately reflected in the rendered
representation of the XML. Using XML for the user interface, data storage, and
code of an application allows you to easily implement configuration, saving,
and undo.
The interface for creating UIs and programming in Entity is quite intuitive and
allows for rapid application development. Entity currently supports Perl,
Python, TCL, Javascript, and C for doing runtime XML creation and modification.
WWW: http://entity.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: entity
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- libtool>=2.4 : devel/libtool
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- python : lang/python
- perl5.16.3 : lang/perl5.16
- Library dependencies:
-
- libpcre.so : devel/pcre
- libglib-12.so : devel/glib12
- libgtk-12.so : x11-toolkits/gtk12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2_5 01 Sep 2014 14:46:34 |
bapt |
Remove non staged ports without pending PR from d* |
0.7.2_5 13 Jul 2014 23:02:36 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.7.2_5 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
0.7.2_5 29 May 2014 15:09:43 |
miwi |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.7.2_5 07 Sep 2013 17:20:21 |
sunpoet |
- Use single space after WWW: |
0.7.2_5 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
10 Dec 2012 19:11:12
|
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
0.7.2_4 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.7.2_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.7.2_4 30 Apr 2010 21:32:40 |
pav |
- This port needs Perl (which used to be provided by gtk12)
Reported by: pointyhat |
0.7.2_4 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
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. |
0.7.2_4 19 Nov 2009 22:07:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.7.2_4 02 Sep 2009 15:01:56 |
amdmi3 |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all 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) |
0.7.2_4 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.7.2_4 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.7.2_3 12 Oct 2007 08:31:11 |
johans |
- Fix build with gcc 4.2
- While we're here, replace manual ${LDCONFIG} command with ${USE_LDCONFIG} |
0.7.2_3 27 May 2007 02:35:17 |
kris |
BROKEN with gcc 4.2 |
0.7.2_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.7.2_2 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
0.7.2_2 14 Aug 2006 22:55:18 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.7.2_2 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.7.2_1 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
0.7.2_1 22 Mar 2004 15:18:20 |
linimon |
Per distfile survey, mastersite has disappeared. However, someone
seems to now be mirroring it on SourceForge. |
0.7.2_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.7.2 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.7.2 23 Jan 2004 05:28:50 |
trevor |
Use LS macro. |
0.7.2 22 Jan 2004 08:05:25 |
trevor |
Use PAX macro. |
0.7.2 02 Nov 2003 02:48:09 |
edwin |
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
0.7.2 20 Apr 2003 02:56:27 |
marcus |
Remove USE_GNOMENG. |
0.7.2 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
0.7.2 30 Aug 2002 13:31:52 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42195
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
27 Jun 2001 14:53:03 |
roam |
Update to use Python. |
20 Apr 2001 09:27:20 |
roam |
Update to 0.7.2. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
28 Oct 2000 15:03:34 |
trevor |
Add new port of entity 0.6.6, an XML-based tool for RAD. |