FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 3:10 AM BST
Port details
xmlcatmgr 2.2 textproc on this many watch lists=290 search for ports that depend on this port
SGML and XML catalog manager
Maintained by: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Jun 2003 13:33:14
License: not specified in port


XML Catalog Manager (xmlcatmgr in its short form) is a small utility used
to manipulate SGML and XML catalogs.  It is extremely small and lightweight,
specially designed to be run from packaging systems.  Basically, it allows
adding and removing entries from catalogs in a completely automated way.

A catalog is a lookup mechanism used to translate entities into other
different entities.  They can, for example, map public identifiers to
local files or URIs.  This allows you to tell the parser where to look
for entities without having to modify the original document source.

WWW: http://xmlcatmgr.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required by:
for Run

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://sunet.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://iweb.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://switch.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://surfnet.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://kent.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://freefr.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://voxel.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://jaist.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://osdn.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://nchc.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://ncu.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://transact.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://softlayer.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://internode.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://ufpr.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
http://waix.dl.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 Feb 2012 18:03:00
Original commit files touched by this commit  2.2
hrs search for other commits by this committer
- Use SUB_FILES for pkg-{install,deinstall,message}.
- Replace a literal ${PREFIX} with %%PREFIX%% [*].

PR:     ports/164903 [*]
03 Jul 2011 14:40:25
Original commit files touched by this commit  2.2
ohauer search for other commits by this committer
-remove MD5
22 Aug 2009 00:37:17
Original commit files touched by this commit  2.2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V
24 Jan 2006 03:10:24
Original commit files touched by this commit  2.2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
01 Jan 2005 00:49:22
Original commit files touched by this commit  2.2
hrs search for other commits by this committer
Fix pkg-plist.

Spotted by:     kris
Approved by:    portmgr (kris)
31 Dec 2004 08:15:59
Original commit files touched by this commit  2.2
hrs search for other commits by this committer
Update to 2.2.
17 May 2004 21:29:03
Original commit files touched by this commit  2.1
hrs search for other commits by this committer
Update to 2.1, which is the second stable version of the 2.x branch,
released on 2004/05/02.

* Fixed an attribute name when parsing the `uri' tag in XML catalogs; it
  expects `name', not `uriId'.

* Fixed a warning message when removing entries from an XML catalog.

* Added the `-p' flag which changes the behavior of the `add' action so
  that new entries are prepended instead of appended.

* Improved consistency of the lookup action so that it behaves equally
  for SGML and XML catalogs (this includes making XML lookup show all
  matching entries).

Approved by:    linimon (mentor)
18 Mar 2004 18:01:13
Original commit files touched by this commit  2.0.b1
trevor search for other commits by this committer
Add size data, approved by maintainers.
29 Jan 2004 15:41:09
Original commit files touched by this commit  2.0.b1
sergei search for other commits by this committer
- Update to 2.0beta1:
  It recognizes two default catalog files (one for SGML, and another for XML)
  and some bugs have been fixed.

PR:             ports/62028
Submitted by:   maintainer
18 Jan 2004 21:43:58
Original commit files touched by this commit  2.0.a2
pav search for other commits by this committer
- Update description

PR:             ports/61550
Submitted by:   hrs (maintainer)
17 Jan 2004 18:19:05
Original commit files touched by this commit  2.0.a2
marcus search for other commits by this committer
Update to 2.0alpha2 which fixes the critical docbook-xsl bug reported in
ports/61441.

PR:             61487
Submitted by:   maintainer
14 Jan 2004 23:43:51
Original commit files touched by this commit  2.0.a1_1
ale search for other commits by this committer
Add workaround to correctly install the docbook-xsl port.
A new release will come asap.

Submitted by:   Mike Harding (bug), hrs (fix)
Approved by:    nork (mentor/implicitly)
12 Jan 2004 22:26:06
Original commit files touched by this commit  2.0.a1
ale search for other commits by this committer
Update to 2.0alpha1 release. [1]
Correctly support NOPORTDOCS.

PR:             61254 [1]
Submitted by:   hrs
Approved by:    nork (mentor)
29 Dec 2003 07:56:40
Original commit files touched by this commit  1.2
sergei search for other commits by this committer
- Update to 1.2
- Switch to using native (i.e. buildtool) build/install mechanism
  This should give a bit more visibility to Buildtool,
  which is a great BSD-licensed replacement for autoconf/automake disaster

PR:             60570
Submitted by:   sergei
Approved by:    hrs (maintainer)
14 Oct 2003 06:16:45
Original commit files touched by this commit  1.1
edwin search for other commits by this committer
Update port: textproc/xmlcatmgr 1.1

        Update to 1.1.

PR:             ports/57955
Submitted by:   Hiroki Sato <hrs@freebsd.org>
02 Jul 2003 04:59:51
Original commit files touched by this commit  0.2_1
kuriyama search for other commits by this committer
Fix typo (s/ENV/SETENV/) and bump PORTREVISION.

Submitted by:   hrs
30 Jun 2003 13:32:18
Original commit files touched by this commit  0.2
kuriyama search for other commits by this committer
Add xmlcatmgr 0.2, SGML/XML catalog manager.

PR:             ports/53818
Submitted by:   Hiroki Sato <hrs@FreeBSD.org>

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.162 seconds.