non port: textproc/bibtex2html/Makefile |
SVNWeb
|
Number of commits found: 48 |
Wed, 5 Jul 2023
|
[ 09:55 Guido Falsi (madpilot) ] 2b40e46 (Only the first 10 of 173 ports in this commit are shown above. )
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above )
|
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)
|
Thu, 8 Sep 2022
|
[ 15:43 Stefan Eßer (se) ] 986beaa (Only the first 10 of 174 ports in this commit are shown above. )
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit)
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Thu, 27 Jun 2019
|
[ 15:34 gerald ]
Update to bibtex2html 1.99. This brings the following changes:
- Fixed unsafe use of strings; now requires OCaml >= 4.03.
- Removed many warnings.
- Added translation of \rq.
- Fixed scanning of macro arguments (with long BibTeX fields).
- Fixed translation of \@ (to print a space).
|
Sat, 24 Mar 2018
|
[ 15:16 gerald ]
Add LICENSE setting (GPLv2) based on a check of the source code,
README, etc.
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 29 Nov 2014
|
[ 23:56 antoine ] (Only the first 10 of 14 ports in this commit are shown above. )
Cleanup plist of ocaml ports
With hat: portmgr
|
Sat, 5 Jul 2014
|
[ 11:27 gerald ]
Update to bibtex2html 1.98. This brings the following changes:
- Fixed escaping of character & in URLs.
- Fixed translation of -- and ---.
- New macros \dj and \D
- \textsuperscript
- Temporary files are now created in the current directory to avoid
bibtex error "Not writing to ... (openout_any = p)."
- Fixed a bug with non-ASCII characters in PHP output.
|
Sun, 26 Jan 2014
|
[ 00:53 mat ]
Fix build when PDFDOCS is disabled.
Sponsored by: Absolight
|
[ 00:05 mat ]
- Convert to staging
- Add option to build pdf doc
PR: 186113
Submitted by: mat
Approved by: gerald
Sponsored by: Absolight
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Fri, 19 Apr 2013
|
[ 15:29 gerald ]
Adjust web link (https now) and tweak formatting of the package description.
Strip Makefile headers.
Feature safe: yes
|
Fri, 10 Feb 2012
|
[ 21:33 gerald ]
Update to bibtex2html 1.97. This brings the following changes:
- Fixed translation of \u{a}, removed incorrect translations of \u{n}
and \u{N} (contributed by Domenico Bianculli).
- bib2bib conditions: support for \u (contributed by Domenico Bianculli).
And it includes two build fixes we can now remove locally.
|
Sun, 24 Oct 2010
|
[ 23:25 gerald ]
Update to bibtex2html 1.96. This brings the following changes:
- bib2bib: option "--php-output" to produce output as a PHP 2D array.
- bib2bib: options "--remove" and "--rename" to remove or rename fields.
- bib2bib: option "--no-comment", to prevent generation of extra comments.
- Fixed support for DOI links: when field "doi" is already an URL, the
DOI prefix is not prepended.
- Tags "bibtexnumber" and "bibtexitem" are now inserted to ease the
customization using CSS.
- Option -debug now prints the exact BibTeX commmand which is run.
- New option --note-html similar to --note but assuming a bibtex
field already in HTML format.
|
Sat, 9 May 2009
|
[ 16:35 gerald ]
Update to bibtex2html 1.94. This brings the following change:
- Support for arXiv preprints links: A field "eprint = {xxx}" will
be recognized, if any, and a link to http://arxiv.org/abs/ will be
displayed. The command-line option -noeprint disables this new
behavior; the option -eprintf-prefix <url> sets a different prefix
for these URLs.
|
Sun, 1 Feb 2009
|
[ 11:04 gerald ]
Update to bibtex2html 1.93. This brings the following changes:
- bib2bib: giving '$date' as argument of option -s allows to sort from
oldest to newest entry.
- bib2bib: field names in conditions may contain digits and '-' (usefull
for custom fields).
Replace pkg-plist by PLIST_FILES in Makefile.
|
Wed, 9 Jul 2008
|
[ 21:17 gerald ]
Update to bibtex2html 1.92. This brings the following relevant changes:
- New bib2bib option --expand-xrefs to perform crossrefs expansion.
- Option -m (reading macros from a file):
- fixed macro definition with \def
- macros with arguments are now supported
- Added accents conversion for tilda, and fixed accents conversion
for \"i, \"\i and such (patch by Samuel Colin).
- Fixed bib2bib command-line options to accept --warn-error and
--quiet (as described in the manual).
|
Fri, 22 Feb 2008
|
[ 22:44 gerald ]
Update to bibtex2html 1.91. This brings the following changes:
- Fixed bug in bib2bib and bibtex2html when quotes (") are used in fields.
- Fixed bug with -nobibsource and -multiple (bib links on the separate
pages).
|
Sat, 2 Feb 2008
|
[ 11:59 gerald ]
Update to bibtex2html 1.90. This brings the following changes:
- bib2bib: = and <> are now case insensitive; use == and != instead
to perform case sensitive comparison.
- Correctly support $x$$y$ where the central $$ is not passing into
display math mode.
- More cases for accent macros \' \~ \. \u \v (patch by John Kewley).
|
Thu, 10 Jan 2008
|
[ 17:20 gerald ]
Update to bibtex2html 1.89. This brings the following changes:
- entry types and field names now typeset in lowercase in f_bib.html
- new option -unicode to use Unicode entities for some macros
(such as ◯ for \bigcirc, etc.)
- new option -html-entities to use HTML entities for some macros
such as \le, \approx, etc. (patch by Steven G. Johnson)
- new option -header to insert a header (similar to -footer)
(patch by Steven G. Johnson)
|
Tue, 25 Dec 2007
|
[ 20:09 gerald ]
Update to bibtex2html 1.88. This brings the following changes:
- New option -revkeys to number entries in reverse order.
- Fixed bug with '\ ' (backslash space) introduced in version 1.82.
- \c{C}, \"y, \"Y and \k (using unicode entities).
|
Sun, 22 Jul 2007
|
[ 00:58 gerald ]
Update to bibtex2html 1.87. This adds support for \hat, \mathfrak
(supported but no font change, as for \mathcal ad \mathbb), \~a, \~A,
\~o, and \~O. "--" is translated to – and "---" to — now.
|
Sat, 2 Jun 2007
|
[ 10:20 gerald ]
Update to version 1.86 which adds support for more accents macros
(\oe \OE \~ \v \' \r).
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 17 Feb 2007
|
[ 00:11 gerald ]
Update to bibtex2html 1.85. This brings the following changes:
- Fixed HTML output in f_bib.html: <pre> no more enclosed in <p>;
bibtex fields now typeset in lowercase; added links back to f.html.
- Macros \textin (<sub>), \textsu (<sup>), \textsi (<i>), and macros
\textln, \textos, \textdf, \textsw without translation.
- Option -t now sets the title of f_bib.html too (and of entries
files when used with -multiple).
Submitted by: rafan
|
Tue, 31 Oct 2006
|
[ 12:03 gerald ]
Update to bibtex2html 1.84. This brings the following changes:
- Improved support for MRNUMBER of AMS styles: only first word is
used in the URL link.
|
Sat, 23 Sep 2006
|
[ 13:45 gerald ]
Update to bibtex2html 1.83. This brings the following changes:
- Support for DOI links: a field "DOI = {xxx}" will be recognized,
if any, and a link to http://dx.doi.org/xxx will be displayed.
-no-doi disables this, and -doi-prefix <url> sets a different prefix
for DOI URLs.
- Support macro \H (Hungarian umlauts).
- New option -linebreak inserts a linebreak between an entry and its links.
- New option -use-table enforces the use of a table (to be used after
-no-keys if needed). By default, -nokeys disables the use of tables.
- `` and '' are translated to “ and &rdquo.
- Some aesthetic changes.
- Improve date parsing: month field such as "2~" # dec is now parsed.
- Improve date sorting to handle months such as mar # "\slash " # apr.
- Bugfix: a space after a macro is now discarded.
- New option --print-keys displays the sorted keys (and exits).
|
Sun, 9 Apr 2006
|
[ 09:19 gerald ]
Update to version 1.80.
According to the upstream ChangeLog, this addresses the following issues:
o remove leading ./ in front of relative URLs (was introduced a long
time ago to circumvent an Internet Explorer bug)
o no more escaping of the character & in URLs
o fixed bug with ISO-latin characters in bib2bib conditions
o fixed bug with implicit abbrevs (jan, feb, etc.)
|
Fri, 7 Apr 2006
|
[ 08:19 gerald ]
Shorten COMMENT.
Suggested by: portlint
|
Sat, 14 Jan 2006
|
[ 02:38 gerald ]
Update to version 1.78, which fixes a minor bug with unbalanced brackets
in bib2bib/bibtex2html output.
|
Tue, 29 Nov 2005
|
[ 22:17 gerald ]
Update to version 1.77 which fixes a bug with unbalanced brackets in output.
|
Tue, 4 Oct 2005
|
[ 22:07 gerald ]
Update to version 1.76.
|
Sun, 10 Jul 2005
|
[ 14:02 gerald ]
Update to version 1.75 (only doc changes).
|
Tue, 30 Nov 2004
|
[ 18:58 gerald ]
Update to version 1.74.
|
Tue, 31 Aug 2004
|
[ 19:50 gerald ]
Update to bibtex2html 1.71.
|
Sun, 25 Jul 2004
|
[ 05:45 gerald ]
Update to version 1.70.
|
Tue, 16 Mar 2004
|
[ 11:25 gerald ]
Update to version 1.68, skipping 1.66 and 1.67 which contained bugs I
encountered (and reported) while preparing the update of this port.
|
Fri, 17 Oct 2003
|
[ 13:52 gerald ]
Update to version 1.65.
|
Fri, 22 Aug 2003
|
[ 21:41 gerald ]
Update to version 1.61.
|
Thu, 19 Jun 2003
|
[ 19:42 gerald ]
Update to version 1.60 which adds a new sorting option -s to bib2bib and
improve the generated HTML output in several details.
|
Tue, 3 Jun 2003
|
[ 07:56 gerald ]
Update to version 1.57.
|
Fri, 7 Mar 2003
|
[ 06:11 ade ] (Only the first 10 of 272 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tue, 12 Nov 2002
|
[ 21:33 gerald ]
Update to version 1.56, which fixes a severe bug in bib2bib.
Approved by: obrien (mentor)
|
Thu, 11 Jul 2002
|
[ 10:34 gerald ]
Update the bibtex2html port to version 1.54.
Approved by: obrien (mentor)
|
[ 10:15 gerald ]
Use my FreeBSD.org mail address for the MAINTAINER field.
Approved by: obrien (mentor)
|
Sun, 10 Feb 2002
|
[ 09:49 petef ]
Add bibtex2html 1.52, a collection of tools for searching BibTeX and
translating from BibTeX to HTML.
|
Number of commits found: 48 |