summaryrefslogtreecommitdiff
path: root/print/tex-url
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-02-02 22:16:17 +0000
committerminskim <minskim@pkgsrc.org>2010-02-02 22:16:17 +0000
commit0ae221d16db5da754add7a297a8f80822f255ebc (patch)
tree9cdedc3fac8945a3b271343661e5bd4928ca45a1 /print/tex-url
parentb100df779dddd141997070e1d021bb33e6019c7e (diff)
downloadpkgsrc-0ae221d16db5da754add7a297a8f80822f255ebc.tar.gz
Import tex-url-3.2 as print/tex-url.
The command \url is a form of verbatim command that allows linebreaks at certain characters or combinations of characters, accepts reconfiguration, and can usually be used in the argument to another command. (The \urldef command provides robust commands that serve in cases when \url doesn't work in an argument.) The command is intended for email addresses, hypertext links, directories/paths, etc., which normally have no spaces, so by default the package ignores spaces in its argument. However, a package option "allows spaces", which is useful for operating systems where spaces are a common part of file names.
Diffstat (limited to 'print/tex-url')
-rw-r--r--print/tex-url/DESCR10
-rw-r--r--print/tex-url/Makefile13
-rw-r--r--print/tex-url/PLIST2
-rw-r--r--print/tex-url/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/print/tex-url/DESCR b/print/tex-url/DESCR
new file mode 100644
index 00000000000..b77941efac1
--- /dev/null
+++ b/print/tex-url/DESCR
@@ -0,0 +1,10 @@
+The command \url is a form of verbatim command that allows linebreaks
+at certain characters or combinations of characters, accepts
+reconfiguration, and can usually be used in the argument to another
+command. (The \urldef command provides robust commands that serve in
+cases when \url doesn't work in an argument.) The command is intended
+for email addresses, hypertext links, directories/paths, etc., which
+normally have no spaces, so by default the package ignores spaces in
+its argument. However, a package option "allows spaces", which is
+useful for operating systems where spaces are a common part of file
+names.
diff --git a/print/tex-url/Makefile b/print/tex-url/Makefile
new file mode 100644
index 00000000000..8355ddacc0b
--- /dev/null
+++ b/print/tex-url/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/02 22:16:17 minskim Exp $
+# TeX Live Revision 16864
+
+DISTNAME= url
+PKGNAME= tex-${DISTNAME}-3.2
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Verbatim with URL-sensitive line breaks
+
+CONFLICTS+= tex-ltxmisc<2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-url/PLIST b/print/tex-url/PLIST
new file mode 100644
index 00000000000..bffe11db15d
--- /dev/null
+++ b/print/tex-url/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/02 22:16:17 minskim Exp $
+share/texmf-dist/tex/latex/url/url.sty
diff --git a/print/tex-url/distinfo b/print/tex-url/distinfo
new file mode 100644
index 00000000000..8e9912f1fd6
--- /dev/null
+++ b/print/tex-url/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/02 22:16:17 minskim Exp $
+
+SHA1 (tex-url-3.2/url.tar.xz) = 7d5904c32adc7d78c85b145c03d10d7d01a832d8
+RMD160 (tex-url-3.2/url.tar.xz) = 21d664f213bfc2649e190473b425ae04d847c1c7
+Size (tex-url-3.2/url.tar.xz) = 8400 bytes