Commit graph

62 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
cd41a9a54d - Update to 2.31 2018-01-01 00:13:11 +00:00
Danilo Egea Gondolfo
4dbd9a286e - Update to 2.29 2016-07-31 01:37:12 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Danilo Egea Gondolfo
6bd7bb3837 - Update to 2.28 2016-01-12 02:52:44 +00:00
Dmitry Marakasov
6b4de26986 - Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes

Approved by:	portmgr blanket
2015-09-03 14:09:17 +00:00
Danilo Egea Gondolfo
76dbe6a7ab - Update to 2.25 2015-08-02 22:56:57 +00:00
Danilo Egea Gondolfo
f37ac7934e - Update to 2.23 2015-03-09 22:31:48 +00:00
Danilo Egea Gondolfo
70ed33e055 - Update to 2.22 2015-02-24 11:41:59 +00:00
Antoine Brodin
53961f96ff Add missing distinfo 2015-01-14 19:29:04 +00:00
Danilo Egea Gondolfo
2f32b2344d - Update to 2.21 2015-01-14 13:16:24 +00:00
Antoine Brodin
a2d4b39c41 Unbreak with and without DOCS 2014-12-19 18:11:45 +00:00
Danilo Egea Gondolfo
9566b5f08d - Update from 2.18 to 2.20
- Simplify Makefile
- Take maintainership
2014-12-19 12:55:12 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Antoine Brodin
e3b883655f Cleanup plist 2014-11-15 16:26:32 +00:00
Antoine Brodin
ca47fd0169 Update distinfo 2014-09-12 06:26:50 +00:00
Pietro Cerutti
d8781e68d0 - Update to 2.18
Change:
  * Adapt to ocaml 4.02, use 'Bytes' module + backward compatibility hack.
  * Some patches by Damien: typos + illegal format strings.
2014-09-11 12:01:09 +00:00
Pietro Cerutti
f15d15829d - Update to 2.17
Changes:
  * Adapt to ocaml 4.02 (suppress a few 'Deprecated' warnings)
2014-09-04 10:24:31 +00:00
Pietro Cerutti
10ee67da73 - Update to 2.16
Changes in 2.16
  * Patchy: change fnsymbol from '%' to '$'

  Changes in 2.15
  * Correct definition of \@addstyle as '%' can now occur in attr -> inline
    definition of \@printnostyle
  * Correct bug : define \% as \char037 not as * \@print{\char045} !
2014-06-10 08:13:17 +00:00
Pietro Cerutti
1ef2724ead - Update to 2.14
Changes:
  * Rationalize buffer usage and suppress private buff module.
2014-04-22 16:02:03 +00:00
Pietro Cerutti
4d92b84e8a - Update to 2.13
Changes:
  * More effort to skip comments in arguments.
2014-03-20 08:55:12 +00:00
Pietro Cerutti
0196c02c4f - Update to 2.12
Changes:

  * esponja: allow ':' in attribute names.
  * hacha: allow ':' in attribute names.
2014-01-15 09:34:27 +00:00
Pietro Cerutti
f13d3ce710 - Update to 2.10
Changes:

  * Bug in \@makesection (latexcommon.hva). \end@sec@step was
    absent from the definition of stared sectionning comamnd.
    As a result the first label in section was used as the id
    of the section.
  * typo-bug in text/hevea.hva

- STAGE-clean
- Support OPTIONSng (DOCS)
2014-01-08 08:50:25 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Pietro Cerutti
7561ddaad2 - Update to 2.09
Changes:

  2.09
  * Corrected a very unfortunate bug in german babel:
    \@german@dquote has to consider the case when '"' is not active..

  2.08
  * Added \fcolorbox

  2.07
  * bug in hacha -tocbis/-tocter when no cut induced by section.
  * Do not change (\cutname) the name of toplevel file.
2013-08-21 14:48:34 +00:00
Pietro Cerutti
3f4be323f9 - Update to 2.06 (old distfile is unfetchable)
Changes (2 bugs fixes):
  - Some spaces dissapeared in toc's. FIX -> add braces around macro
    expansion in subst_expn.
  - Spurious '_' outside of math mode warnings when \label{..._...} occurs
    in section titles. FIX -> add \@getprint around \sec@id@attr in
    \@doaddtoc [latexcommon.hva] and \cuthere [html/hevea.hva].

Reported by:	John Marino <draco@marino.st> (ports/177655)
Approved by:	portmgr
2013-04-08 12:12:46 +00:00
Pietro Cerutti
80b04ebbe8 - Update to 2.05
Changes:
  * Correct esponja bug for windows : in windows you cannot
    remove a file when it is still open !
  * Patch by C Deleuze for a few fixes in info mode.
2013-03-28 08:03:05 +00:00
Pietro Cerutti
74e62be0cc - Fix PLIST 2013-03-22 09:08:22 +00:00
Pietro Cerutti
d8d4b5b0d8 - Update to 2.04
Changes:
  * added \addto command to augment macros
  * partial implementation of cleveref
  * implemented hyperef \autoref
  * added hidden labeltype package to specify label types in .haux files
  * implemented global options
2013-03-13 16:21:09 +00:00
Pietro Cerutti
7e9a320eeb - Update to 2.03
Changes:
  * Correct \addcontentsline so as to avoid any style, in .haux and make
    \@addcontentsline armoured (useless?)
2013-02-13 11:12:43 +00:00
Pietro Cerutti
0c67f0cd40 - Udpate to 2.02
- Convert !defined(NOPORTDOCS) --> PORT_OPTIONS:MDOCS
2013-01-29 13:42:29 +00:00
Pietro Cerutti
96b873651e - Update to 2.01
See the thread at the following URL for details:
  https://sympa.inria.fr/sympa/arc/hevea/2013-01/msg00001.html
2013-01-14 08:45:25 +00:00
Pietro Cerutti
bbd8d5da46 - Update to 2.00
* this release supports HTML 5.0 output
2012-09-18 07:50:59 +00:00
Chris Rees
6ab02ccd5e Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS
PR:		ports/162136
Submitted by:	4720@hushmail.com
Approved by:	[no rejections from any maintainer within 14 days]
Feature safe:	yes
2011-11-13 17:33:47 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Pietro Cerutti
62bc7e149e - Un-IGNORE on amd64. Builds fine now.
PR:             148059
Reported by:    Johan van Selst <johans@stack.nl>
Feature safe:	yes
2010-06-23 14:29:10 +00:00
Pav Lucistnik
2f35b73926 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:48:47 +00:00
Pietro Cerutti
d59a62a718 - Update to 1.10
- Respect NOPORTDOCS
- Adopt maintainship

Approved by:	miwi (mentor)
2008-04-14 21:50:20 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
8938a85ca9 - Add Backup MASTER_SITES 2006-12-03 16:23:54 +00:00
Martin Wilke
28fc5fa92e - Update to 1.9 2006-11-19 13:59:05 +00:00
Marcus Alves Grando
a80fbc4a9a - Update to 1.08
- Reset maintainer

PR:		96920
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
Approved by:	maintainer
2006-05-24 01:27:01 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Trevor Johnson
4a38811bfa Add size data.
Approved by:	maintainers
2004-03-18 02:52:47 +00:00
Kris Kennaway
b9ab9aed8d IGNORE on amd64: Infinite loop during build 2004-03-17 21:56:40 +00:00
Tilman Keskinoz
efc38ce350 Update to 1.07
PR:		59992
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2003-12-18 16:02:25 +00:00
Erwin Lansing
95f7a20cbd Fix MASTER_SITES
PR:		57729
Submitted by:	maintainer
2003-10-08 06:39:10 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Pete Fritchman
eeb971c130 Switch to a working master site.
PR:		51934
Submitted by:	maintainer
2003-05-10 01:03:55 +00:00
Akinori MUSHA
36d62f1f46 De-pkg-comment. 2003-02-21 13:42:50 +00:00
Kris Kennaway
1884fdf0eb Add missing file 2002-09-16 00:24:45 +00:00