Bug 96920 - [update] textproc/hevea
Summary: [update] textproc/hevea
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-07 16:10 UTC by Martin Wilke
Modified: 2006-05-24 02:28 UTC (History)
1 user (show)

See Also:


Attachments
hevea.diff (16.71 KB, patch)
2006-05-07 16:10 UTC, Martin Wilke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wilke 2006-05-07 16:10:15 UTC
- update to 1.0.8
- maintainer is cc'd
- pkg-plist fix

Changelog:

version 1.08                                                                    
    -Release : two major changes                                                
     * Replace symbol font by entities                                          
     * Introduction of style sheets.                                            
version 1.07+2                                                                  
   - added some entities for textquoteleft etc. + package ragged2e + bug        
     in german.hva                                                              
   - bug in text generation (safe_make_string in Text.put_line)                 
   - output named html colors when appropriate.                                 
   - added \ifwhitepre to identify space-white=pre,                             
     this flags alters Html.put_nbsp behavoir. Should also apply to \@br.       
   - worked on manual (style sheets)                                            
   - Added interpretation of - -- --- `` and '' in main latexscan.mll           
version 1.07+1                                                                  
   - Add lineranges in listings + cleaning showlines                            
   - Start using style-sheets                                                   
   - Integrate mathpartir                                                       
   - Small listings bugs (space forgotten in \lstinline"A A").                  
   - Erase bussproof and proof, concentrate on Didier's mathparir               
   - Change title/maketitle management -> typeset after document is             
     opened in image file (allow \includegrahics in \title!)                    
   - Two listings bugs [backslash newline in strings & argument parsing for     
     lstinline].                                                                
   - Get rid of cpp in Makefile (use sed instead, hope this will work for everyb
   - added all *.hva in libs.defs                                               
   - added html/style-sheets.hva in libs.def                                    
   - caption/label keys in the listing package.                                 
   - change '-o path' behavior for hacha, all generated files go into directory 
     'dirname path'                                                             
   - \@addimagenopt + looking for imagen in libdir (documentation pending)      
   - supertabular package.                                                      
   - change rawhtml -> output in html mode only + new raw and rawtext envs      
   - Additional entities for big delimiters.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-07 16:12:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Stephen Montgomery-Smith 2006-05-07 21:52:37 UTC
Dear Martin,

Would you like to take over maintainership of the hevea port?  I really 
don't use it myself - I submitted this port many years ago more as a 
first exercise in submitting ports than anything else.  Whereas it seems 
to me that you have an active interest in keeping it up to date.

Best Stephen



Edwin Groothuis wrote:
> Maintainer of textproc/hevea,
> 
> Please note that PR ports/96920 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96920
>
Comment 3 Marcus Alves Grando freebsd_committer freebsd_triage 2006-05-24 02:27:59 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!