aboutsummaryrefslogtreecommitdiff
path: root/textproc/makefaq
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4).Alexey Dokuchaev2020-05-271-1/+1
| | | | Notes: svn path=/head/; revision=536695
* - Fix shebangsMartin Wilke2017-04-191-1/+3
| | | | Notes: svn path=/head/; revision=438824
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* - Add LICENSEDmitry Marakasov2016-02-171-4/+8
| | | | | | | | | - Switch to USES=tar - Install more documentation - Switch to options helpers Notes: svn path=/head/; revision=409066
* - Convert textproc/ to USES=pythonMarcus von Appen2014-12-071-1/+1
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=374183
* Support stagingEmanuel Haupt2014-02-261-11/+7
| | | | Notes: svn path=/head/; revision=346155
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Repeated words are are hard to to find sometimes.Eitan Adler2012-01-081-1/+1
| | | | | | | Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=288737
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* Update WWWEmanuel Haupt2006-03-151-1/+1
| | | | | | | | PR: 94334 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=157255
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149459
* With portmgr hat on, reset maintainer. There have been several maintainerMark Linimon2005-09-301-1/+1
| | | | | | | timeouts, and no response to email for more than 2 weeks. Notes: svn path=/head/; revision=143813
* Update to 2.5Vsevolod Stakhov2005-09-113-10/+7
| | | | | | | | | | | Remove pkg-plist PR: 83788 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: maintainer timeout (more than a month) Notes: svn path=/head/; revision=142493
* This port doesn't use distutils in fact.Hye-Shik Chang2004-07-091-1/+0
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=113260
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add makefaq 2.4, makefaq is a Python program that creates aKirill Ponomarev2003-10-084-0/+47
(FAQ) list from a specially formatted text data file. For output, it can can generate either an HTML page, a text file, or a DocBook XML file. PR: 57694 Submitted by: king@v2project.com Notes: svn path=/head/; revision=90636