82bc FreshPorts -- textproc/p5-TeX-Encode
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-TeX-Encode 1.3 textproc on this many watch lists=0 search for ports that depend on this port
Encode/decode Perl utf-8 strings into TeX
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 May 2006 16:45:09
Also Listed In: perl5
License: not specified in port


This module provides encoding to LaTeX escapes from utf8 using mapping 
tables in Pod::LaTeX and HTML::Entities. This covers only a subset of the 
Unicode character table (undef warnings will occur for non-mapped chars).

Mileage will vary when decoding (converting TeX to utf8), as TeX is in 
essence a programming language, and this module does not implement TeX.

I use this module to encode author names in BibTeX and to do a rough job 
at presenting LaTeX abstracts in HTML. Using decode rather than seeing 
$\sqrt{\Omega^2\zeta_n}$ you get something that looks like the formula.

The next logical step for this module is to integrate some level of TeX 
grammar to improve the decoding, in particular to handle fractions and 
font changes (which should probably be dropped).

Author: Timothy D Brody <tdb01r@ecs.soton.ac.uk>
WWW: http://search.cpan.org/dist/TeX-Encode/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. www/p5-HTML-Parser
  2. lang/perl5.8
Required To Run:
  1. www/p5-HTML-Parser
  2. lang/perl5.8

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/T/TI/TIMBRODY/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/T/TI/TIMBRODY/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/T/TI/TIMBRODY/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/T/TI/TIMBRODY/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/T/TI/TIMBRODY/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/T/TI/TIMBRODY/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/T/TI/TIMBRODY/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/T/TI/TIMBRODY/
  10. http://at.cpan.org/authors/id/T/TI/TIMBRODY/
  11. http://backpan.perl.org/authors/id/T/TI/TIMBRODY/
  12. http://cpan.nctu.edu.tw/authors/id/T/TI/TIMBRODY/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/T/TI/TIMBRODY/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/T/TI/TIMBRODY/
  15. http://www.cpan.dk/authors/id/T/TI/TIMBRODY/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Mar 2012 20:46:34
Original commit files touched by this commit  1.3
swills search for other commits by this committer
- Oops, wrong TEST_DEPENDS in previous commit, needs p5-Test-Pod-Coverage,
  not p5-Pod-Coverage
05 Mar 2012 20:31:02
Original commit files touched by this commit  1.3
swills search for other commits by this committer
- Add TEST_DEPENDS to enable testing
28 Dec 2011 08:20:20
Original commit files touched by this commit  1.3
ehaupt search for other commits by this committer
End WWW CPAN URL with a "/"
15 Nov 2011 16:51:20
Original commit files touched by this commit  1.3
sunpoet search for other commits by this committer
- Document minimal required version of dependency
- Cosmetic change

Feature safe:   yes
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.3
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
23 Sep 2011 13:23:20
Original commit files touched by this commit  1.3
culot search for other commits by this committer
- Update to 1.3

Changes:        http://search.cpan.org/dist/TeX-Encode/Changes
17 Sep 2011 06:49:29
Original commit files touched by this commit  1.1
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
20 Jun 2011 09:03:27
Original commit files touched by this commit  1.1
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
17 May 2011 11:13:00
Original commit files touched by this commit  1.1
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
29 Apr 2008 11:18:49
Original commit files touched by this commit  1.1
miwi search for other commits by this committer
- Update to 1.1
- Pass maintainership to perl
29 Apr 2008 05:27:10
Original commit files touched by this commit  0.9
linimon search for other commits by this committer
Reset aaron's port maintainerships due to many maintainer-timeouts.
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.9
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 01:06:22
Original commit files touched by this commit  0.9
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
15 Jun 2007 16:17:23
Original commit files touched by this commit  0.9
aaron search for other commits by this committer
Bump version number to make fetchable.  Old distfiles removed.

PR:             111293
Submitted by:   josh@tcbug.org
11 Mar 2007 09:10:08
Original commit files touched by this commit  0.8_1
kris search for other commits by this committer
BROKEN: Unfetchable
18 Feb 2007 13:17:52
Original commit files touched by this commit  0.8_1
gabor search for other commits by this committer
- Remove broken and useless dependency. This dependency is part of Perl >=5.6,
  and we don't suppot lower Perl versions any more. This change makes this
  port usable again.
- Trim duplicated dependency
- Bump PORTREVISION

Approved by:    maintainer inactivity (aaron),
                erwin (mentor)
26 Dec 2006 21:28:11
Original commit files touched by this commit  0.8
aaron search for other commits by this committer
Update to v0.08
07 Dec 2006 16:18:27
Original commit files touched by this commit  0.6
laszlof search for other commits by this committer
- it would appear as though pod2latex comes bundled with lang/perl5.8, so the
textproc/p5-Pod-LaTeX dependancy can be removed

PR:             ports/104986
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
Approved by:    maintainer timeout (5 weeks)
16 May 2006 18:58:17
Original commit files touched by this commit  0.6
aaron search for other commits by this committer
- Updated from v0.4 to v0.6

0.6
        - Fixed incompatibility with HTML::Parser 1.35
        - Upped the required versions of Pod::LaTeX and HTML::Entities to
ones I know work

0.5
        - Fixed an incorrect quoting bug in MathMode
        - Added a couple of tests for quote bug and escaping
        - Now unescapes any singular character (\\ => \, \x => x, etc),
this may be too broad and need casing?

Approved by:    tobez (implicit)
15 May 2006 16:39:18
Original commit files touched by this commit  0.4
aaron search for other commits by this committer
Adding port textproc/p5-TeX-Encode, Encode/decode Perl utf-8 strings into TeX

Approved by:    tobez (implicit)

Number of commits found: 20

2842
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 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days26
new fortnight56
new month212

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