a900 FreshPorts -- editors/xmlcopyeditor
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
xmlcopyeditor 1.2.0.9_1 editors on this many watch lists=1 search for ports that depend on this port
Fast validating XML editor
Maintained by: jjuanino@gmail.com search for ports maintained by this maintainer
Port Added: 02 Jan 2008 22:23:40
License: GPLv2


XML Copy Editor is a fast validating XML editor.

Features:

    * DTD/XML Schema/RELAX NG validation
    * XSLT
    * XPath
    * Pretty-printing
    * Syntax highlighting
    * Folding
    * Tag completion
    * Tag locking
    * Tag-free editing
    * Spelling and style check
    * Built-in support for XHTML, XSL, DocBook and TEI

WWW: http://xml-copy-editor.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/boost-libs
  2. devel/libtool
Required Libraries:
  1. textproc/xerces-c3
  2. textproc/libxslt
  3. textproc/aspell
  4. devel/pcre
  5. textproc/libxml2
  6. textproc/expat2
  7. devel/gettext
  8. x11-toolkits/wxgtk28-unicode
  9. x11-toolkits/wxgtk28-unicode-contrib
There are no ports dependent upon this port

To install the port: cd /usr/ports/editors/xmlcopyeditor/ && make install clean
To add the package: pkg_add -r xmlcopyeditor


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  3. http://freefr.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  4. http://garr.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  5. http://heanet.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  6. http://hivelocity.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  7. http://ignum.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  8. http://internode.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  9. http://iweb.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  10. http://jaist.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  11. http://kaz.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  12. http://kent.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  13. http://master.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  14. http://nchc.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  15. http://ncu.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  16. http://netcologne.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  17. http://sunet.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  18. http://superb-dca3.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  19. http://switch.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  20. http://tenet.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  21. http://ufpr.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/
  22. http://waix.dl.sourceforge.net/project/xml-copy-editor/xmlcopyeditor-linux/1.2.0.9/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  1.2.0.9_1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
06 Dec 2012 01:25:36
Original commit files touched by this commit  1.2.0.9
bar search for other commits by this committer
- Restore ABI version for xerces-c to make sure xerces-c3 is picked

Submitted by:	jhale
Approved by:	flo (mentor)
Feature safe:	yes
05 Dec 2012 23:27:10
Original commit files touched by this commit  1.2.0.9
bar search for other commits by this committer
- Update to 1.2.0.9
- Change LIB_DEPENDS from textproc/xerces-c2 to textproc/xerces-c3
- Remove obsolete patches
- Trim Makefile headers
- Remove ABI version from LIB_DEPENDS
- Add LICENSE

PR:     ports/174062
Submitted by:   bar
Approved by:    Jose Garcia Juanino <jjuanino@gmail.com> (maint.), rene (mentor)
Feature safe:	yes
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.2.0.4_7
dinoex search for other commits by this committer
- update png to 1.5.10
14 Feb 2012 12:45:35
Original commit files touched by this commit  1.2.0.4_6
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.2.0.4_5
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.2.0.4_5
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.2.0.4_5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
05 Oct 2010 19:57:56
Original commit files touched by this commit  1.2.0.4_5
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.2.0.4_5
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
31 May 2010 02:01:56
Original commit files touched by this commit  1.2.0.4_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.2.0.4_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.2.0.4_2
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:20:34
Original commit files touched by this commit  1.2.0.4_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.2.0.4_1
mezz search for other commits by this committer
-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
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.2.0.4_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
28 Jul 2009 11:45:09
Original commit files touched by this commit  1.2.0.4
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
27 Apr 2009 01:39:21
Original commit files touched by this commit  1.2.0.4
amdmi3 search for other commits by this committer
- Update to 1.2.0.4

PR:             133995
Submitted by:   José García Juanino <jjuanino at gmail dot com>
(maintainer)
13 Feb 2009 19:28:24
Original commit files touched by this commit  1.2.0_1
beech search for other commits by this committer
- Fix build problems

PR:             ports/131574
Reported by:    QAT
Submitted by:   Jose Garcia Juanino <jjuanino@gmail.com> Maintainer
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.2.0
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
01 Aug 2008 11:43:55
Original commit files touched by this commit  1.2.0
pav search for other commits by this committer
- Update to 1.2.0

PR:             ports/126129
Submitted by:   Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
06 Jun 2008 13:25:59
Original commit files touched by this commit  1.1.0.6_1
edwin search for other commits by this committer
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)
25 Jan 2008 17:28:01
Original commit files touched by this commit  1.1.0.6
beech search for other commits by this committer
- Update to 1.1.0.6

- Notes: 1.1.0.6 introduces full Aspell support and XML Schema-based
  element inspection.

PR:             ports/119905
Submitted by:   Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
Approved by:    linimon (mentor)
02 Jan 2008 22:23:28
Original commit files touched by this commit  1.1.0.3
beech search for other commits by this committer
- New port xmlcopyeditor-1.1.0.3

- XML Copy Editor is a fast validating XML editor.

Features:

    * DTD/XML Schema/RELAX NG validation
    * XSLT
    * XPath
    * Pretty-printing
    * Syntax highlighting
    * Folding
    * Tag completion
    * Tag locking
    * Tag-free editing
    * Spelling and style check
    * Built-in support for XHTML, XSL, DocBook and TEI

PR:             ports/118483
Submitted by:   Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
Approved by:    linimon (mentor)

Number of commits found: 25

2840
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24524
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 6
new 48 hours11
new 7 days27
new fortnight58
new month211

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0