summaryrefslogtreecommitdiff
path: root/converters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add homepage.Tim Vanderhoek1998-07-242-0/+4
|
* Add homepage. Fix my language a little ("I wrote that!?").Tim Vanderhoek1998-07-241-2/+5
|
* Change dependencies to accept Qt-1.33 if present,Stefan Eßer1998-07-232-6/+6
| | | | but to build Qt-1.40 if no compiled Qt library can be found.
* Upgrade to KDE Release 1.0Stefan Eßer1998-07-194-34/+12
|
* Mark as broken, will be upgraded to 1.0 within a few days.Stefan Eßer1998-07-132-2/+6
|
* Fix MASTER_SITES.Tim Vanderhoek1998-06-141-3/+3
|
* Fix MASTER_SITESTim Vanderhoek1998-06-141-3/+3
|
* Update to Beta-4.1Stefan Eßer1998-05-096-16/+46
|
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Fix MASTER_SITE, since fetch(1) doesn't seem to understand httpTim Vanderhoek1998-04-071-3/+3
| | | | error code 301...
* Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.Masafumi Max NAKANE1998-04-052-3/+3
| | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
* Back out changes to use tcl81.Thomas Gellekum1998-03-201-3/+3
| | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime.
* Add a link to my bibliographic character sets patchesWolfram Schneider1998-03-071-0/+17
| | | | | | | | | for ISO 5426:1983 and Z39.47-1993/ANSEL/USMARC. Both characters sets use 2 bytes for non-US characters. The Library of Congress use ANSEL for their web gateway. With this patches you should be able to read the search results for german, french and spain (...) books.
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-062-8/+6
|
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-241-4/+4
|
* Activate kdesupport (builds mimelib)Stefan Eßer1998-02-221-1/+2
|
* Bring back kdesupport, we only need (and only build) "mimelib" sinceStefan Eßer1998-02-2210-0/+148
| | | | our mimepp port does no longer suffice to build kdenetwork.
* Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!)Tim Vanderhoek1998-02-183-6/+3
|
* Upgrade to 0.20.Vanilla I. Shu1998-02-183-8/+6
|
* Upgrade to 2.05.Vanilla I. Shu1998-02-183-8/+8
|
* Remove kdesupport: Not required by any of our KDE ports ...Stefan Eßer1998-02-1210-160/+0
|
* Disconnect kdesupport.Stefan Eßer1998-02-121-2/+1
|
* Add hash for distfiles from tsx-11.mit.edu.Tim Vanderhoek1998-01-103-0/+3
|
* Upgrade to 2.04.Vanilla I. Shu1997-12-213-5/+9
|
* Upgrade to 0.05.Vanilla I. Shu1997-12-213-5/+7
|
* Remove MASTER_SITE ftp.uni-frankfurt.de.Tim Vanderhoek1997-12-072-7/+5
| | | | | | | | | | 530-Unser FTP Server ist wegen eines Plattencrash leider nicht verfuegbar. I think the rough general translation of this is "We have been Plattencrash'd and are now verfuegbar'ed. While this is theoretically a temporary situation, we are still verfuegbar'ed for the immediately forseeable future."
* Remove bad MASTER_SITE.Justin M. Seger1997-11-261-3/+2
|
* Remove converters/c2html. It needs to be reimported in textproc.Justin M. Seger1997-11-221-2/+1
| | | | Pointed out by: Max
* Fix LIB_DEPENDS to actually depend on tk. Stylistic nit.Tim Vanderhoek1997-11-211-4/+4
|
* Activate converters/c2htmlJustin M. Seger1997-11-161-1/+2
| | | | PR: ports/4911
* fetch -t; misc style fixes; portlintTim Vanderhoek1997-11-141-15/+11
|
* FETCH_BEFORE_ARGS= -tTim Vanderhoek1997-11-141-2/+4
|
* As with xdeview, use our own file/ so people don't trip over itsTim Vanderhoek1997-11-083-3/+18
| | | | absence.
* Don't depend on ports/converters/uulib's files/ dir.David E. O'Brien1997-11-083-2/+17
|
* (1) Move the following ports out of x11/:Satoshi Asami1997-11-053-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4)
* Only the MIME and UU libraries are required from kdesupport,Stefan Eßer1997-11-0310-0/+158
| | | | | since libjpeg, libgif etc. exist as individual ports already. This port is required as a pre-requisite to kdenetwork.
* 2 (two!) lines to upgrade to tk80, plus misc. minor fixes.Tim Vanderhoek1997-10-232-8/+12
|
* Upgrade, 0.8.0 -> 1.0Masafumi Max NAKANE1997-09-236-60/+92
| | | | | PR: 4612 Submitted by: maintainer
* Add `q' to EXTRACT_BEFORE_ARGS so that lha will do its work quietly.Masafumi Max NAKANE1997-09-141-3/+3
| | | | echo -> ${ECHO_MSG}.
* Update the maintainer's address (I remember him asking his address inMasafumi Max NAKANE1997-09-141-4/+6
| | | | | | | | | | the handbook to be updated.) Style fix: - Insert a blank (`3' only) line before the $Id$ line. - Move EXTRACT_SUFX to proper place. - Regenerate the patch file and remove the definition of PATCH_STRIP. - Correctly define MANLANG and MAN1.
* Let bsd.port.mk do the manpage compression.Masafumi Max NAKANE1997-09-141-4/+0
|
* Regenerate this patch so that PATCH_STRIP doesn't have to be defined inMasafumi Max NAKANE1997-09-141-2/+2
| | | | the Makefile.
* activated ports/converters/ish.Jun-ichiro itojun Hagino1997-08-161-1/+2
| | | | ish is "ish binary-to-text file converter".
* a port for "ish binary-to-text file converter".Jun-ichiro itojun Hagino1997-08-166-0/+41
| | | | | | | The tool is famous in Japanese local BBSes, but may useful for other situations. Reviewed by: itojun@itojun.org Submitted by: hosokawa@freebsd.org
* Upgrade to 1.20Andrey A. Chernov1997-08-125-148/+122
|
* Upgrade to 2.03Andrey A. Chernov1997-08-042-5/+5
|
* files/* -> ${FILESDIR}/*.Masafumi Max NAKANE1997-07-211-2/+2
|
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
|
* Pick up $CFLAGS from /etc/make.conf.Thomas Gellekum1997-07-091-0/+11
|
* Remove trailing whitespace (ha!).Satoshi Asami1997-07-081-2/+2
| | | | Found by: portlint