6b05 FreshPorts -- textproc/xmlstarlet
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
xmlstarlet 1.4.2 textproc on this many watch lists=4 search for ports that depend on this port
Command Line XML Toolkit
Maintained by: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Jun 2004 02:30:23
License: MIT


XMLStarlet is a set of command line utilities (tools) which can be used to
transform, query, validate, and edit XML documents and files using simple set
of shell commands in similar way it is done for plain text files using UNIX
grep, sed, awk, diff, patch, join, etc commands.

This set of command line utilities can be used by those who deal with many XML
documents on UNIX shell command prompt as well as for automated XML processing
with shell scripts.

WWW: http://xmlstar.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required Libraries:
  1. converters/libiconv
  2. textproc/libxml2
  3. textproc/libxslt
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

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

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 18:25:25
Original commit files touched by this commit  1.4.2
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
01 Jan 2013 22:56:39
Original commit files touched by this commit  1.4.2
hrs search for other commits by this committer
- Update to 1.4.2.
- Add LICENSE and LICENSE_FILE.
12 Feb 2011 09:36:05
Original commit files touched by this commit  1.0.5
hrs search for other commits by this committer
Update to 1.0.5.  Changes include:

        - use XSLT_PARSE_OPTIONS, else CDATA nodes can cause
          corruption (Bug 3158482)
        - fix typo in help message
        - get rid of warnings in -ansi -pedantic mode
        - required libxml2 version is 2.6.23
        - usage strings use argv[0] as program name
        - --help prints to stdout and exits with success
        - double /'s under msys to avoid path conversion
17 Jan 2011 06:53:18
Original commit files touched by this commit  1.0.4
hrs search for other commits by this committer
Update to 1.0.4.  Changes include:

 - encode special XML characters in arguments (can now include quotes in xpath)
 - non-zero exit code when input file is not found (Bug 3158488)
 - ed with --pf/--ps options doesn't reformat output (Bug 3158490)
 - exit() instead of segfault when trying to delete namespace nodes
 - use TESTS and XFAIL_TESTS for testing, nicer output

Feature safe:   yes
PR:             ports/154072
04 Jan 2011 08:42:15
Original commit files touched by this commit  1.0.3
hrs search for other commits by this committer
Update to 1.0.3.
02 Sep 2009 15:01:56
Original commit files touched by this commit  1.0.1_1
amdmi3 search for other commits by this committer
- 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)
16 Nov 2008 14:04:45
Original commit files touched by this commit  1.0.1_1
hrs search for other commits by this committer
- Install documents in doc directory when !NOPORTDOCS.
- Take maintainership.
13 May 2006 04:24:52
Original commit files touched by this commit  1.0.1
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with T
25 Nov 2005 18:40:57
Original commit files touched by this commit  1.0.1
pav search for other commits by this committer
- Add SHA256
28 Sep 2005 21:01:34
Original commit files touched by this commit  1.0.1
mnag search for other commits by this committer
Fix build when textproc/libxslt are compiled with GCRYPT

PR:             86632
Reported by:    Adam VanderHook <acidos@bandwidth-junkies.net>
Approved by:    pav (mentor)
03 May 2005 11:11:16
Original commit files touched by this commit  1.0.1
jylefort search for other commits by this committer
Update to 1.0.1

PR:             ports/80549
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
20 Dec 2004 13:19:39
Original commit files touched by this commit  0.9.5
krion search for other commits by this committer
Update to version 0.9.5

PR:             ports/75270
Submitted by:   Ports Fury
07 Jul 2004 10:15:38
Original commit files touched by this commit  0.9.1
eik search for other commits by this committer
fix dependencies
07 Jul 2004 05:37:57
Original commit files touched by this commit  0.9.1
marcus search for other commits by this committer
Fix the build with libxml2-2.6.11.

Reported by:    pointyhat via kris
30 Jun 2004 02:29:25
Original commit files touched by this commit  0.9.1
ijliao search for other commits by this committer
add xmlstarlet 0.9.1
Command Line XML Toolkit

Number of commits found: 15

2836
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 24523
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 5
new 48 hours10
new 7 days26
new fortnight59
new month210

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