aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/unrtf
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.21.0miwi2009-02-212-6/+26
| | | | | PR: 131826 Submitted by: Ports Fury
* - Update to 0.20.5miwi2008-01-112-11/+5
| | | | | PR: 119504 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.20.4miwi2007-10-282-4/+4
| | | | | PR: 117499 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.20.3rafan2007-06-172-4/+4
| | | | | PR: ports/113789 Submitted by: bf <bf2006a at yahoo.com>
* - Update to 0.20.2rafan2006-07-142-5/+4
| | | | | PR: ports/100216 Submitted by: chinsan <chinsan.tw gmail.com>
* Fix install.itetcu2006-06-121-2/+2
| | | | | PR: 98851 Submitted by: Alan Hicks <ahicks@p-o.co.uk>
* upgrade to 0.20.1ijliao2006-06-123-23/+8
| | | | | PR: 98829 Submitted by: Ports Fury
* Remove USE_REINPLACE from categories starting with Tedwin2006-05-131-1/+0
|
* - Add SHA256pav2005-11-261-0/+1
|
* - Attempt to fix the exploitable security issue described atdanfe2005-02-112-6/+13
| | | | | | | | | | | | | | | http://www.vuxml.org/freebsd/f2d5e56e-67eb-11d9-a9e7-0001020eed82.html by replacing strcat() with strncat(). Please note that I wasn't able to reproduce the exploit described at http://tigger.uic.edu/~jlongs2/holes/unrtf.txt on my 5.3-STABLE system. Feedback from someone who can reproduce the exploit with an unpatched unrtf would be appreciated - Bump PORTREVISION - Remove old master site that doesn't seem to have the distfile any more VuXML: f2d5e56e-67eb-11d9-a9e7-0001020eed82 PR: ports/76852 Submitted by: Stefan Walter <sw(at)gegenunendlich.de>
* - Mark forbidden due to buffer overflow vulnerability which may forsimon2005-01-171-0/+4
| | | | | | | | example be explioted when running unrtf automated in scripts. - Set one month expiration date. VuXML: http://vuxml.FreeBSD.org/f2d5e56e-67eb-11d9-a9e7-0001020eed82.html Approved by: erwin (mentor)
* Fix runtime error: Linnix' printf(NULL) works while we segfault.vs2004-10-261-0/+1
| | | | | PR: ports/71356 Submitted by: "parv"
* update for textproc/unrtfedwin2004-10-122-3/+3
| | | | | | | Update for textproc/unrtf PR: ports/72239 Submitted by: Alfred Perlstein <alfred@FreeBSD.org>
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-301-0/+1
|
* upgrade to 0.19.1ijliao2004-01-097-287/+15
|
* Per the distfile survey, the original mastersite disappeared in March 2003.linimon2003-10-271-2/+0
|
* Fix build on gcc-3.3.xmaho2003-08-021-0/+236
| | | | Submitted by: Simon Barner <barner@in.tum.de>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Respect CC.naddy2002-10-291-4/+9
|
* Set maintainership to ports@.obraun2002-09-051-1/+1
|
* Change MAINTAINER to my FreeBSD address.obraun2002-08-211-1/+1
| | | | Approved by: dwcjr (mentor)
* add unrtf 0.18.1ijliao2002-06-257-0/+75
A converter from RTF to several formats, including HTML and LaTeX PR: 36345 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>