summaryrefslogtreecommitdiff
path: root/textproc/xmlpp/files/patch-src::xmlcommon.h
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-01 19:29:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-01 19:29:59 +0000
commit47a21a54dded355a183053151eb0aa400170db5c (patch)
tree60c1235403e2605e88b677bb091a766f56be9e24 /textproc/xmlpp/files/patch-src::xmlcommon.h
parentRemoved ports that depends on iiimf expired ports + they are abandonware (diff)
Remove unmaintained expired ports from textproc
2011-05-01 textproc/ctpp: Deprecated please use ctpp2 textproc/ctpp2 2011-05-01 textproc/dsssl-docbook-cygnus: Distfile is no more available 2011-05-01 textproc/fdp-tools: Distfile is no more available 2011-05-01 textproc/gtkdiff: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-client-lib: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-csconv: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-headers: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-le-unit: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-protocol-lib: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-server: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-x: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-x-lib: Upstream disapear and distfile is no more available 2011-05-01 textproc/maketeidtd: Upstream disapear and distfile is no more available 2011-05-01 textproc/minidom: Upstream disapear and distfile is no more available 2011-05-01 textproc/ocaml-yaxpo: Upstream disapear and distfile is no more available 2011-05-01 textproc/p5-LJ-SpellCheck: Upstream disapear and distfile is no more available 2011-05-01 textproc/py-HyperText: Upstream disapear and distfile is no more available 2011-05-01 textproc/smartdoc: Upstream disapear and distfile is no more available 2011-05-01 textproc/xmlpp: Upstream disapear and distfile is no more available
Notes
Notes: svn path=/head/; revision=273411
Diffstat (limited to 'textproc/xmlpp/files/patch-src::xmlcommon.h')
-rw-r--r--textproc/xmlpp/files/patch-src::xmlcommon.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/xmlpp/files/patch-src::xmlcommon.h b/textproc/xmlpp/files/patch-src::xmlcommon.h
deleted file mode 100644
index 0a86e5acf3ff..000000000000
--- a/textproc/xmlpp/files/patch-src::xmlcommon.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/xmlcommon.h.orig Wed Jul 23 04:10:04 2003
-+++ src/xmlcommon.h Wed Jul 23 04:12:03 2003
-@@ -20,6 +20,8 @@
-
- //! dummy define
- #define XMLPP_API
-+
-+using std::string;
-
- //! handle to a tagname string in a tagname map
- typedef int xmltagnamehandle;