non port: converters/p5-LaTeXML/Makefile |
SVNWeb
|
Number of commits found: 24 |
Mon, 19 Dec 2022
|
[ 14:44 Muhammad Moinur Rahman (bofh) ] 721e577 (Only the first 10 of 130 ports in this commit are shown above. )
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket)
|
Sun, 18 Dec 2022
|
[ 13:13 Wen Heping (wen) ] f24a711
converters/p5-LaTeXML: Update to 0.8.7
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 9ee281e (Only the first 10 of 127 ports in this commit are shown above. )
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above )
|
Fri, 3 Jun 2022
|
[ 09:00 Po-Chuan Hsieh (sunpoet) ] 699f62d (Only the first 10 of 17 ports in this commit are shown above. )
Mk/Uses/perl5.mk: Remove outdated P5_POD_PARSER
lang/perl5.30 has been removed in b3fb5d8b3c860bd3c3ebcffafe621aea61379539.
|
Fri, 1 Oct 2021
|
[ 01:08 Wen Heping (wen) ] c854c67
converters/p5-LaTeXML: Update to 0.8.6
|
Wed, 14 Jul 2021
|
[ 16:10 Po-Chuan Hsieh (sunpoet) ] 137a9d1
converters/p5-LaTeXML: Use P5_POD_PARSER
With hat: perl
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Mar 2021
|
[ 02:56 wen ]
- Add missing DEPENDS
PR: 254037
Submitted by: uzsolt@uzsolt.hu
|
Mon, 7 Dec 2020
|
[ 07:15 wen ]
- Update to 0.8.5
- Take maintainership
|
Mon, 5 Oct 2020
|
[ 17:34 rene ] (Only the first 10 of 25 ports in this commit are shown above. )
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary
|
Mon, 8 Jul 2019
|
[ 15:21 cpm ]
- Revert PORTDOCS change after r506229 because it was properly sorted according
to LC_COLLATE=C
Reported by: danfe
|
[ 14:32 cpm ]
converters/p5-LaTeXML: Update to 0.8.4
- Sort PORTDOCS
Changelog: https://metacpan.org/release/BRMILLER/LaTeXML-0.8.4
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
Thu, 9 Aug 2018
|
[ 17:13 cpm ]
converters/p5-LaTeXML: Update to 0.8.3
Changelog: https://metacpan.org/changes/release/BRMILLER/LaTeXML-0.8.3
|
Sun, 16 Jul 2017
|
[ 12:23 cpm ]
- Update MASTER_SITES
- Add RUN_DEPENDS
- Set dependencies according to Makefile.PL
- Sort _DEPENDS
- Update WWW and fix syntax in pkg-descr
- Bump PORTREVISION
Reported by: sunpoet via email
Reviewed by: sunpoet
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11609
|
Thu, 29 Jun 2017
|
[ 19:13 sunpoet ]
Remove Perl core modules
- While I'm here, remove redundant LOCALBASE/bin from BUILD_DEPENDS
With hat: perl
|
Wed, 28 Sep 2016
|
[ 07:15 jbeich ]
converters/p5-LaTeXML: chase r358922
|
Wed, 13 Jul 2016
|
[ 20:48 cpm ]
- Update to 0.8.2
- Update MAINTAINER to my @FreeBSD.org address
- Add p5-Text-Unidecode to BUILD_DEPENDS
- Fix LICENSE
- Add NO_ARCH
- Update PORTDOCS
- Silence MKDIR command
- Update and sort pkg-plist
Changelog:
http://dlmf.nist.gov/LaTeXML/Changes
Reviewed by: amdmi3, feld (mentors)
Approved by: feld (mentor)
Differential Revision: D7183
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Mon, 17 Aug 2015
|
[ 20:30 pi ]
converters/p5-LaTeXML: Makefile cleanup and improve pkg-descr
PR: 202236
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
|
Sat, 21 Feb 2015
|
[ 12:08 marino ]
converters/p5-LaTeXML: Upgrade version 0.8.0 => 0.8.1
PR: 197801
Submitted by: maintainer (CJPM)
|
Sun, 8 Feb 2015
|
[ 09:49 pi ]
New port: converters/p5-LaTeXML
LaTeXML is a TeX and LaTeX to XML/HTML/MathML converter.
From XML it can generate various flavors of HTML,
MathML and ePub, with other formats under development.
See the included manual.pdf for an documentation.
WWW: http://dlmf.nist.gov/LaTeXML/
PR: 197398
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>
|
Number of commits found: 24 |