Commit graph

213 commits

Author SHA1 Message Date
Steve Price
ba99b60394 Activate the i18ntools port. 1999-04-20 20:28:48 +00:00
Steve Price
3e745787b1 Initial import of i18ntools version 1.0.
Tools for the conversion to and from UTF-8 Unicode encoding.

PR:		11198
Submitted by:	G. Adam Stanislav <adam@whizkidtech.net>
1999-04-20 20:27:36 +00:00
David E. O'Brien
959feaf26f Fix bug in manpage. 1999-04-17 16:23:08 +00:00
Steve Price
8787233757 Activate the libutf-8 port. 1999-04-16 23:35:15 +00:00
Steve Price
d97dd5cbb9 Initial import of libutf-8 version 1.0.
A library of routines for the conversion between 31-bit Unicode values (UCS-4)
and their 8-bit encoding (UTF-9) defined in RFC 2044. The routines can handle
input and output from/to files and memory. Useful for i18n programmers.

PR:		10919
Submitted by:	G. Adam Stanislav <zen@buddhist.com>
1999-04-16 23:34:30 +00:00
Steve Price
2d83ee2eb0 Import of tuc version 1.10.
A utility to convert text files from any operating system to Unix format,
and to convert Unix files to DOS format.

PR:		10882
Submitted by:	G. Adam Stanislav <zen@buddhist.com>
1999-04-16 23:30:53 +00:00
Steve Price
38e3c7ec1f Update to version 2.11.
PR:		10749
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
1999-04-02 03:38:14 +00:00
SADA Kenji
e2932f990b Change `MASTER_SITES', preparing for move of ports.jp.freebsd.org,
and unifying the location of `local ports'.
1999-03-07 01:01:24 +00:00
David E. O'Brien
732390dac1 MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with
GZIP or BZIP2 distfiles.  I went with BZIP2.
1999-02-28 06:06:25 +00:00
Steve Price
c413d1f770 The extra checksum wasn't bogus after all. Both are required since
despite the fact that the files from both MASTER_SITES are the same
size and when extracted a diff -urN is empty, they have different
checksum.

Noticed by:	Andrew Gordon <arg@arg1.demon.co.uk>
1999-02-25 15:47:15 +00:00
Steve Price
988b522c10 Remove extraneous checksums. 1999-02-22 02:45:25 +00:00
Vanilla I. Shu
778705f5ad Upgrade to 2.10. 1999-02-20 10:45:56 +00:00
Justin M. Seger
2b66a95068 Unbreak. 1999-02-16 13:43:03 +00:00
Andrey A. Chernov
06e70b6d64 Don't change world-known name uudeview.h to uu.h upon installation,
other applications expect uudeview.h name
1999-02-11 09:16:30 +00:00
Stefan Eßer
dd6fe9e879 Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
Stefan Eßer
523f3928b7 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Satoshi Asami
274dff273c The red face you see behind the table is yours truly being ashamed by
committing a patch without testing.
1999-01-21 04:32:54 +00:00
Satoshi Asami
cc7d7ac38a Fix ordering of ln -s arguments -- the lib*.so symlinks were not properly
made, causing other kde*11 builds to fall over if dependencies were installed
from packages.
1999-01-21 00:54:24 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Satoshi Asami
9c1703446b Add bzip2 dependency. They were missing in some kde*11 Makefiles. 1999-01-11 02:13:24 +00:00
Satoshi Asami
2c68836164 Add kde*11 dirs. 1999-01-07 12:05:29 +00:00
Stefan Eßer
8f11472006 Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).

There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
Satoshi Asami
afaa25f0cc Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
Bill Fumerola
d73fd9863e Upgrade to 2.09
Reported by:	Fenner's survey.
1998-12-07 19:54:42 +00:00
Bill Fumerola
7380077389 Moving converters/man2html -> textproc/man2html
Remind by:	Satoshi Asami
1998-11-20 23:23:00 +00:00
Bill Fumerola
7db1626165 Activate man2html
PR:		ports/7796
1998-11-20 23:01:08 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Justin M. Seger
153cc263b3 Mark BROKEN for current:
The path for perl man pages is incorrect
1998-10-12 02:59:12 +00:00
Jun Kuriyama
2eadcb1974 ish/uuencode converter
PR:		ports/7639
Submitted by:	Masanori Kiriake <seiken@nbs.co.jp>
1998-10-03 06:00:00 +00:00
Jun Kuriyama
b33eb62b34 Activate aish. 1998-10-03 05:57:52 +00:00
Brian Somers
17960648ef Elfify (no response from the maintainer)
With some help from postings by: Hans Petter Bieker <zerium@webindex.no>
1998-10-01 18:35:36 +00:00
Justin M. Seger
5a11b470ce Mark BROKEN for ELF. 1998-10-01 01:07:21 +00:00
Steve Price
96f332ddc7 Remove regexp support uulib. 1998-09-27 02:04:19 +00:00
Steve Price
65c253b1b8 Remove regexp support for uulib. 1998-09-26 23:53:52 +00:00
Steve Price
153aa77651 Remove empty directories on deinstall. 1998-09-26 23:52:43 +00:00
Steve Price
7d1ae7d9f8 Convert to ELF. 1998-09-26 23:48:25 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Steve Price
8aaca5506b Unbreak after the perl upgrade. 1998-08-30 15:49:44 +00:00
Vanilla I. Shu
8fd47e5cc1 Change for perl5 scheme. 1998-08-19 13:14:57 +00:00
Tim Vanderhoek
9e150d96ce Manpages? What manpages? 1998-08-17 08:26:55 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
9aefce5b73 Mark this port broken, didn't survive the perl upgrade. 1998-08-07 18:44:26 +00:00
Vanilla I. Shu
0f57a97598 Upgrade to 2.06, and make it compatible with perl5.00501. 1998-08-06 15:11:37 +00:00
Matthew Hunt
c90bb39b08 Grammar, spelling, and usage police. This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
1998-08-05 18:13:19 +00:00
Tim Vanderhoek
fc6333d711 Add homepage. 1998-07-24 03:48:05 +00:00
Tim Vanderhoek
bb72efc30d Add homepage. Fix my language a little ("I wrote that!?"). 1998-07-24 03:46:47 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Stefan Eßer
7e131994b3 Upgrade to KDE Release 1.0 1998-07-19 17:47:47 +00:00
Stefan Eßer
3e413c8ba0 Mark as broken, will be upgraded to 1.0 within a few days. 1998-07-13 23:31:51 +00:00
Tim Vanderhoek
a68aefd348 Fix MASTER_SITES. 1998-06-14 17:50:49 +00:00
Tim Vanderhoek
f581e37ec8 Fix MASTER_SITES 1998-06-14 17:31:23 +00:00
Stefan Eßer
77ceb928cd Update to Beta-4.1 1998-05-09 18:05:26 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Tim Vanderhoek
1719472fcc Fix MASTER_SITE, since fetch(1) doesn't seem to understand http
error code 301...
1998-04-07 06:30:05 +00:00
Masafumi Max NAKANE
8bd2b9a35b Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
Forgotten by:	whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
1998-04-05 04:47:11 +00:00
Thomas Gellekum
9421a44868 Back out changes to use tcl81.
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.
1998-03-20 14:35:31 +00:00
Wolfram Schneider
d5ddf1adef Add a link to my bibliographic character sets patches
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.
1998-03-07 21:04:39 +00:00
Stefan Eßer
1ecf9ece5a Use $(MASTER_SITE_KDE) 1998-03-06 19:52:23 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Stefan Eßer
f5ee834a84 Activate kdesupport (builds mimelib) 1998-02-22 21:19:32 +00:00
Stefan Eßer
84e164782e Bring back kdesupport, we only need (and only build) "mimelib" since
our mimepp port does no longer suffice to build kdenetwork.
1998-02-22 21:10:16 +00:00
Tim Vanderhoek
c13a39fc33 Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!) 1998-02-18 22:20:06 +00:00
Vanilla I. Shu
0ee2e9e6cc Upgrade to 0.20. 1998-02-18 18:16:08 +00:00
Vanilla I. Shu
9946c3211a Upgrade to 2.05. 1998-02-18 15:21:19 +00:00
Stefan Eßer
a74d23687f Remove kdesupport: Not required by any of our KDE ports ... 1998-02-12 21:45:49 +00:00
Stefan Eßer
ae56055e96 Disconnect kdesupport. 1998-02-12 21:44:02 +00:00
Tim Vanderhoek
76f133060d Add hash for distfiles from tsx-11.mit.edu. 1998-01-10 12:01:01 +00:00
Vanilla I. Shu
cd524aef97 Upgrade to 2.04. 1997-12-21 21:51:57 +00:00
Vanilla I. Shu
cd4da14879 Upgrade to 0.05. 1997-12-21 21:49:32 +00:00
Tim Vanderhoek
a200ab9536 Remove MASTER_SITE ftp.uni-frankfurt.de.
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."
1997-12-07 08:50:26 +00:00
Justin M. Seger
80bc6b0187 Remove bad MASTER_SITE. 1997-11-26 23:24:31 +00:00
Justin M. Seger
cb47113991 Remove converters/c2html. It needs to be reimported in textproc.
Pointed out by:	Max
1997-11-22 00:22:11 +00:00
Tim Vanderhoek
17287401e5 Fix LIB_DEPENDS to actually depend on tk. Stylistic nit. 1997-11-21 05:10:13 +00:00
Justin M. Seger
10b725ff5a Activate converters/c2html
PR:		ports/4911
1997-11-16 22:45:25 +00:00
Tim Vanderhoek
1c3d2a4764 fetch -t; misc style fixes; portlint 1997-11-14 09:46:21 +00:00
Tim Vanderhoek
dced21ce61 FETCH_BEFORE_ARGS= -t 1997-11-14 09:38:32 +00:00
Tim Vanderhoek
7672af6103 As with xdeview, use our own file/ so people don't trip over its
absence.
1997-11-08 13:44:28 +00:00
David E. O'Brien
f19299a59c Don't depend on ports/converters/uulib's files/ dir. 1997-11-08 08:39:09 +00:00
Satoshi Asami
ab4c4c3135 (1) Move the following ports out of x11/:
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)
1997-11-05 04:20:23 +00:00
Stefan Eßer
82053c5a0e Only the MIME and UU libraries are required from kdesupport,
since libjpeg, libgif etc. exist as individual ports already.
This port is required as a pre-requisite to kdenetwork.
1997-11-03 00:36:02 +00:00
Tim Vanderhoek
9af6111487 2 (two!) lines to upgrade to tk80, plus misc. minor fixes. 1997-10-23 17:59:34 +00:00
Masafumi Max NAKANE
69c451ea3d Upgrade, 0.8.0 -> 1.0
PR:		4612
Submitted by:	maintainer
1997-09-23 11:09:33 +00:00
Masafumi Max NAKANE
0eab292e0e Add `q' to EXTRACT_BEFORE_ARGS so that lha will do its work quietly.
echo -> ${ECHO_MSG}.
1997-09-14 17:32:19 +00:00
Masafumi Max NAKANE
6ecda1cded Update the maintainer's address (I remember him asking his address in
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.
1997-09-14 17:17:04 +00:00
Masafumi Max NAKANE
b9a2b7deac Let bsd.port.mk do the manpage compression. 1997-09-14 17:13:50 +00:00
Masafumi Max NAKANE
45266e4ba8 Regenerate this patch so that PATCH_STRIP doesn't have to be defined in
the Makefile.
1997-09-14 17:05:03 +00:00
Jun-ichiro itojun Hagino
9a3379683f activated ports/converters/ish.
ish is "ish binary-to-text file converter".
1997-08-16 05:16:51 +00:00
Jun-ichiro itojun Hagino
bf42d1953b a port for "ish binary-to-text file converter".
The tool is famous in Japanese local BBSes, but may useful for other situations.

Reviewed by:	itojun@itojun.org
Submitted by:	hosokawa@freebsd.org
1997-08-16 05:14:07 +00:00
Andrey A. Chernov
b6ad180c05 Upgrade to 1.20 1997-08-12 20:49:21 +00:00
Andrey A. Chernov
c3e9c25d69 Upgrade to 2.03 1997-08-04 22:47:31 +00:00
Masafumi Max NAKANE
e61ac414ac files/* -> ${FILESDIR}/*. 1997-07-21 19:28:46 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Thomas Gellekum
fb6b92856f Pick up $CFLAGS from /etc/make.conf. 1997-07-09 11:39:36 +00:00
Satoshi Asami
edcdbc59ef Remove trailing whitespace (ha!).
Found by:	portlint
1997-07-08 10:52:39 +00:00
Thomas Gellekum
b05d848599 Move mimepp from devel to converters. 1997-07-08 10:11:21 +00:00