/devel/gettext/

'header'> cgit logo index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
...
* Catch up to recent -current.kuriyama2001-09-081-3/+4
| | | | Submitted by: Udo Schweigert <ust@cert.siemens.de> via dwcjr
* Add textproc/xhtml dependency.kuriyama2001-09-051-1/+2
|
* Drop maintainership.kuriyama2001-09-041-1/+1
|
* .33.7 -> .33.7.1. It seems, the new version is not very different in themi2001-09-032-2/+2
| | | | | code, but the manual and the build files (libtool, configure, etc.) were rerolled.
* add rtf2htmijliao2001-09-036-0/+38
| | | | A command-line converter from RTF (Rich Text) to HTML
* Add a patch to prevent extconf.rb from mistakenly detecting functionsknu2001-09-011-0/+17
| | | | | | | in libwww when it should find the ones in libexpat. PR: ports/30216 Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
* Unbreak references in non-html output for port textproc/sgmlformatdwcjr2001-09-012-0/+26
| | | | | | | | Bump PORTREVISION PR: 28145 Submitted by: Udo Schweigert No response: maintainer
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.sobomax2001-08-314-4/+0
|
* - Fix PORTVERSION, which was not updatd during the last update of the port.wjv2001-08-311-3/+3
| | | | | | - Automatically infer DISTNAME based on PORTVERSION. Approved by: markm (MAINTAINER)
* Fix typo: WRKSC -> WRKSRCpetef2001-08-311-1/+1
| | | | Submitted by: Herbert <herbert@bugat.at>
* Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.netlioux2001-08-302-2/+2
| | | | Approved by: MAINTAINER
* - update to 0.2403petef2001-08-303-6/+8
| | | | | | | - sort pkg-plist PR: 30132 Submitted by: maintainer
* - update to 0.33petef2001-08-303-60/+80
| | | | | | | | | | - install documentation - install examples in ${PREFIX}/share/examples/Spreadsheet-WriteExcel (instead of inside of ${SITE_PERL}/Spreadsheet/WriteExcel/examples/) - sort pkg-plist PR: 30131 Submitted by: maintainer
* add py2html 0.6petef2001-08-296-0/+37
| | | | | | | Python Highlighter for HTML PR: 22970 Submitted by: perky@python.or.kr
* Update to version 1.4.3kevlo2001-08-283-2/+6
| | | | | PR: 30155 Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
* Actually up PORTVERSION. I'm not quite sure how this fell out of mypetef2001-08-281-1/+1
| | | | | | diff... Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
* Update to 0.12.2petef2001-08-286-70/+10
| | | | | PR: 29280 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
* Update to 1.0.3.sobomax2001-08-275-4/+42
| | | | | PR: 30105 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* Remove all mi-induced bogons:sobomax2001-08-273-17/+24
| | | | | | - Don't honour bogus MAKE_JOBS; - sort pkg-plist and remove bogus `@dirrm share/doc/ja/' from it; - remove useless USE_LIBTOOL.
* * Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library fortaoka2001-08-274-5/+139
| | | | | | | | | | | Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib by me and is not released from the Product company of Wnn7 (Omron Software Co., Ltd). * Modify master ports of the above ports according to adding these. * [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected Submitted by: imp
* Listen to Jun Kuriama and follow my yesterday's upgrade with anmi2001-08-273-2/+9
| | | | upgrade to 2.4.3. One more executable is installed into bin/ now.
* - update to version 0.65petef2001-08-265-48/+11
| | | | | | | - sort and fix pkg-plist PR: 29979 Submitted by: maintainer
* Upgrade from 2.4.1 to 2.4.2... I let the maintainers know a couple ofmi2001-08-265-108/+19
| | | | | | days ago, but the entire maintership (gnome@) is quiet... Reviewed by: maintainers' silence
* Change maintainer from ports@FreeBSD.org to Paul Marquis <pmarquis@pobox.com>kris2001-08-261-1/+1
|
* Add source-highlight-1.1kris2001-08-258-0/+95
| | | | | | | Source-highlight is a simple program that, given a source C/C++ or Java file, produces an html source with syntax highlighting. Obtained from: OpenBSD
* Chase textproc/sablotron's update.petef2001-08-252-2/+4
| | | | Submitted by: knu
* - update to version 0.65petef2001-08-253-13/+6
| | | | | | | | - remove redundant LDCONFIG_DIRS= %%PREFIX%%/lib - sort pkg-plist PR: 29951 Submitted by: maintainer
* Remove redundant USE_PERL5 statements.tobez2001-08-251-1/+0
|
* add replaceit 1.0.0petef2001-08-257-0/+49
| | | | | | | A light replacement to the combination of sed/awk/grep/head/tail PR: 29837 Submitted by: Patrick Li <pat@databits.net>
* Add docbook-tdg 2.0.2, Norman Walsh's book,wjv2001-08-24