aboutsummaryrefslogtreecommitdiff
path: root/textproc/word2x
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149459
* Fix build with gcc-3.4Kirill Ponomarev2004-08-182-8/+82
| | | | | | | | PR: ports/70634 Submitted by: Ports Fury Notes: svn path=/head/; revision=116623
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
| | | | Notes: svn path=/head/; revision=116340
* - Fix build on -currentKirill Ponomarev2004-04-0218-49/+211
| | | | | | | | PR: ports/65090 Submitted by: Ports Fury Notes: svn path=/head/; revision=105987
* drop maintainershipBill Fumerola2004-03-311-1/+1
| | | | Notes: svn path=/head/; revision=105765
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-5/+5
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* Update MASTER_SITES and WWW.Jun Kuriyama2003-04-252-2/+3
| | | | | | | | Submitted by: MA, Dunzi <tadalunch@s5.xrea.com> PR: ports/48386 Notes: svn path=/head/; revision=79628
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+3
| | | | Notes: svn path=/head/; revision=27429
* Upgrade to 0.005, this has a new home now.Bill Fumerola2000-03-115-18/+29
| | | | Notes: svn path=/head/; revision=26732
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does thisJeremy Lea2000-01-291-1/+0
| | | | | | | for them. Notes: svn path=/head/; revision=25296
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-3/+3
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* egcs barfs when desctructors take arguments.Steve Price1999-06-221-0/+11
| | | | Notes: svn path=/head/; revision=19685
* Update a stale MASTER_SITES, found several mirrors with the distribution,Bill Fumerola1998-11-162-5/+6
| | | | | | | | | | | | though they had a different checksum. patch-ac is obsolete, which seems to be the only difference between the old tarball and the new one. Added myself as the MAINTAINER, as I use this program at work. Notes: svn path=/head/; revision=14579
* Unbreak by upgrading to version 0.003 since 0.002 is no longerSteve Price1998-10-202-7/+5
| | | | | | | available. Notes: svn path=/head/; revision=14113
* This port doesn't build:Satoshi Asami1998-09-151-2/+4
| | | | | | | | | | | | | | | | === : c++ -O2 -pipe -DHAVE_CONFIG_H -c -o html-table.o html-table.cc html-table.cc:19: declaration of C function `char * alloca(int)' conflicts with /usr/include/stdlib.h:133: previous declaration `void * alloca(unsigned int)' here gmake: *** [html-table.o] Error 1 *** Error code 2 === While I'm here, portlint. Notes: svn path=/head/; revision=13138
* update to Version 0.002Peter Hawkins1998-09-144-733/+27
| | | | Notes: svn path=/head/; revision=13103
* None of these textproc tools were quite advanced enough to beTim Vanderhoek1998-08-191-1/+0
| | | | | | | | | able to textproc away the manpages in their PLISTs. I'll do it for them. Or, rather, bento.freebsd.org will do it for them under my direction. :-) Notes: svn path=/head/; revision=12658
* Make it more 8bit cleanAndrey A. Chernov1998-07-241-0/+727
| | | | Notes: svn path=/head/; revision=12100
* Punctuation and capitalization police.Matthew Hunt1998-06-101-3/+3
| | | | Notes: svn path=/head/; revision=11380
* New port word2x, a converter from MS Word to text, HTML or LaTeX.Thomas Gellekum1998-06-106-0/+56
Notes: svn path=/head/; revision=11373