1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

491 Commits

Author SHA1 Message Date
Kris Kennaway
463e74352a Update to 20001017 version 2000-11-03 19:49:00 +00:00
Akinori MUSHA
3245e70ec0 Seems the author has started using version numbers. Bump PORTEPOCH
and update to the new version `1.1'.
2000-11-03 18:14:37 +00:00
Akinori MUSHA
81f7460293 Add ruby-sha1, a Ruby interface to the SHA-1 Secure Hash Algorithm. 2000-11-02 19:16:43 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Will Andrews
3a2ccdfafe Update MASTER_SITES and add NO_LATEST_LINK=yes to facilitate KDE2.
Submitted by:	steve
2000-10-30 01:42:12 +00:00
Will Andrews
222463fbba Add base64 0.1, a simple program to convert binary files to base64. 2000-10-29 05:08:36 +00:00
Will Andrews
8a3f152680 Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
to compile on X4.0.1.

Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 03:09:49 +00:00
Will Andrews
93d5d50b4c Implement fix for configure scripts in regards to finding X libs on
XFree86 4.0.1.

Submitted by:	PW (thanks)
2000-10-28 23:22:16 +00:00
Will Andrews
618f8e2ca7 Fix KDE2 PLISTs and build for kdelibs. 2000-10-28 23:11:35 +00:00
Kevin Lo
7b9cb0f029 Fix DISTNAME & pkg-plist.
PR: 22361
Submitted by: Ports Fury
2000-10-28 15:16:27 +00:00
Marc G. Fournier
1bd7f0d322 Convert::ASN1 encodes and decodes ASN.1 data structures
using BER/DER rules.
2000-10-28 01:16:38 +00:00
Marc G. Fournier
dc5eb1f3c4 missed the %%PERL_VER%% and %%PERL_ARCH%% variables in pllist 2000-10-28 00:16:39 +00:00
Marc G. Fournier
261fcd46f7 Perl5 module to encode and decode objects using Basic Encoding Rules (BER) 2000-10-28 00:03:48 +00:00
Will Andrews
a80e044100 Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
All KDE2 ports now use default USE_QT2.  Still todo: Merge in MTREE stuff.
2000-10-25 03:33:54 +00:00
Will Andrews
79b138f7a8 Hand these ports to Dmitry Sivachenko <dima@chg.ru>. 2000-10-24 22:39:57 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
R. Imura
9fbd04e5bf Make it PREFIX-safe.
Submitted by:	will
2000-10-23 16:09:07 +00:00
R. Imura
48acbbff2d Merge kde11-i18n into kde11, and remove my *-i18n ports.
There is no so-version bump, because of compatibility.

Approved by:	will (kde11 maintainer)
2000-10-23 15:24:23 +00:00
James E. Housley
ade14feff9 Add new port: converters/tnef
Unpack data encapsulated into Microsoft Outlook's application/ms-tnef format

PR:		21392
Submitted by:	Cyrus Rahman <cr@jcmax.com>
2000-10-23 02:59:44 +00:00
Akinori MUSHA
6732421f6d Update to 0.4.3. 2000-10-12 13:52:18 +00:00
Jeremy Lea
efb3b72a65 Correct and sort PLISTs. 2000-10-02 20:40:15 +00:00
Akinori MUSHA
03e383a604 Update to 0.4.2. 2000-09-26 07:14:52 +00:00
Akinori MUSHA
7ea58c48c9 Thanks to converter/iconv's update to 1.1, now ruby-iconv can use it
instead of converters/libiconv (giconv). :)
2000-09-24 21:56:45 +00:00
Akinori MUSHA
f91cce3dfd Update iconv POSIX-compliant charset conversion library to 1.1.
Fixed problems:

  - All the modules are linked against libiconv.  iconv() now can be
    called from other shared libraries (it could only be called from
    executables in iconv-1.0);

  - Case insensitive recognition of charset names.  There was a bug in
    1.0: the first letter of a charset name was case sensitive;

  - Modified behaviour of iconv() used with (inbytesleft == NULL) or
    (*inbytesleft = 0): now iconv silently returns 0; in 1.0 it
    returned (size_t)(-1) and set errno=EINVAL. According to POSIX
    specification both ways are correct; the new behaviour is just
    less restrictive.

PR:		ports/21521, ports/21522, ports/21523
Submitted by:	Konstantin.Chuguev@dante.org.uk (MAINTAINER)
(Problems reported by:	knu)
2000-09-24 21:48:04 +00:00
Will Andrews
a10703dda0 Make this port respect CC/CFLAGS. I discovered this discrepancy while
reviewing converters/p5-Unicode-Map8.  The Porter's Handbook should
probably note that perl module ports that compile something should have
a diff similar to this one.
2000-09-20 19:07:00 +00:00
Will Andrews
008b813d20 Add p5-Unicode-Map8 0.10, a perl module that implements a class which does
efficient table mappings between 8-bit charsets and 16-bit charsets
like Unicode.

PR:		21425
Submitted by:	Ilia Chipitsine <ilia@jane.cgu.chel.su>
2000-09-20 19:04:41 +00:00
Ade Lovett
df90176363 Add p5-Unicode-String, a perl5 module needed for writing CGI programs
with different national languages

PR:		21164
Submitted by:	Ilia Chipitsine <ilia@jane.cgu.chel.su>
2000-09-19 16:56:32 +00:00
Kris Kennaway
a32e375bb0 Update to dumpasn1-20000222 2000-09-17 10:01:50 +00:00
Ade Lovett
aec6dada92 Update to 0.82
PR:		21163
Submitted by:	maintainer
2000-09-16 20:16:19 +00:00
Will Andrews
c70c66363e Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this.  This version is extremely stable and offers
better functionality than before.  This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree.  Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement!  :-)

Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.

A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update.  Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.

Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).

People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):

	http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/

Have fun!  Remember to reports bugs through http://bugs.kde.org/.
2000-09-15 21:40:47 +00:00
Maxim Sobolev
6f5ea23540 Add iconv-extra - an additional charset modules for the iconv-1.0 library
(from Unicode site).

PR:		21170
Submitted by:	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
2000-09-12 10:53:49 +00:00
Maxim Sobolev
814cf51d00 Add iconv-rfc1345 - an additional charset modules for the iconv-1.0 library
(from RFC1345).

PR:		21171
Submitted by:	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
2000-09-12 10:12:19 +00:00
Maxim Sobolev
6323cc1c89 Update to 1.0.
PR:		21169
Submitted by:	maintainer
2000-09-12 10:06:47 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Will Andrews
763de026f3 Update to 20000829A snapshot. Disable kdenetwork2 for the time being so
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough).  It took too long to get this update
out the door... :-(

This is a rather stable version of KDE2.  Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.

Also decide policy by removing the interactive requirement in qt22's
configure script.  I don't know why they bothered adding it there..

Bugged by:	*many* bug-reports, requests, etc.
2000-08-29 23:44:32 +00:00
Akinori MUSHA
f66a559fcf Add xunicode, a library for making toolkits support Unicode. 2000-08-25 16:13:27 +00:00
Akinori MUSHA
eb90362b5f Portlint. ;) 2000-08-22 15:08:47 +00:00
Akinori MUSHA
41b71624e5 Use command line arguments rather than patching the configure script. 2000-08-18 02:21:12 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Akinori MUSHA
7d95f7742f Update to 0.4.2-pre3. 2000-08-15 02:26:13 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
Overall changes:
	Use tabs instead of sequential spaces.
	Note Author as well as WWW in DESCR.
	Do not install examples when NOPORTDOCS.
	Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.

ruby-date2:
	share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb

textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
	Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
	of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/

textproc/ruby-rdtool:
	Install documents in .rd format too.
	Format optparse's rd file. (Since ruby-rdtool depends on
	optparse, it cannot be done during optparse's build
	process.  So ruby-rdtool should take care of that when it is
	installed. :)
2000-08-12 20:09:41 +00:00
Akinori MUSHA
b1e28ad637 Oops, forgot to set DIST_SUBDIR for this one. 2000-08-08 19:34:49 +00:00
Akinori MUSHA
d25cb8686c Add ruby-iconv, an iconv wrapper class for Ruby.
As I couldn't get it working with converters/iconv, I made it use
converters/libiconv (giconv) instead, for the present.  In any case,
this module is LGPL'd anyway. :p
2000-08-08 19:16:35 +00:00
Will Andrews
7c6b0a6ca6 Update to 20000724A (custom-rolled snapshot). Rejoice, because now
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy.  Only kdeutils was left out of this mega-update.
However, it should return soon.  :-)

The massive reduction in patches is mostly the result of using perl
regex replacement.  This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.

QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile.  It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images.  GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries.  Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.

I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others.  Over 150 hours of hard
work, testing, etc. were put into this update.  Another couple hundred of
hours were spent by CPUs trying to compile this behemoth.  :->

Special thanks to:	Physics Computer Network @ Purdue staff, especially
			C. Stephen Gunn <csg@physics.purdue.edu>, for giving
			me access to an extremely fast machine for doing
			test builds (it performed 12 full builds of the
			entire suite in the last 7 days).

PR:			18838
Submitted by:		Arun Sharma <adsharma@sharmas.dhs.org>
Approved by:		imura, asami
2000-07-29 02:44:58 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Maxim Sobolev
f8c0bf7b1a Prefix all bits of this iconv() implementation with "g" to avoid conflict with
another iconv() in converters/iconv:

libiconv --> libgiconv
iconv.h --> giconv.h
iconv*.3 --> giconv*.3

Suggested by:	knu
2000-07-18 06:59:02 +00:00
Maxim Sobolev
41cfa4f1b0 Add libiconv - a charset conversion library (LGPL'ed iconv() implementation). 2000-07-17 15:47:13 +00:00
Maxim Sobolev
ad128ec806 Update to 1.2.
PR:		19680
Submitted by:	maintainer
2000-07-04 10:31:42 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Justin M. Seger
768ead9598 Use EMACS_PORT_NAME 2000-06-27 00:44:50 +00:00
Will Andrews
f2ec344892 Update to 1.3.1.
Prodded by:	Lev Serebryakov <lev@serebryakov.spb.ru> on -ports
2000-06-20 20:05:30 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Will Andrews
8948f0d23d Argh! I screwed up with the last commit, bigtime! Now it respects
CC/CFLAGS without the patch and PKGNAMESUFFIX->PKGNAMEPREFIX.

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Pointy hat:	will (that's two today!)
2000-06-09 23:59:28 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Satoshi Asami
7b27962e8b Use MASTER_SITE_PORTS_JP instead of spelling out the URL. 2000-06-09 21:21:52 +00:00
Will Andrews
9884a9972e Make this port respect CC/CFLAGS.
PR:		19123
Reported by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-06-09 20:57:24 +00:00
Maxim Sobolev
9a4be31f40 Update to 1.1 version. Also make it respect CFLAGS while I'm here.
PR:		19110
Submitted by:	MAINTAINER
2000-06-08 10:25:49 +00:00
Satoshi Asami
c0b70b5541 Add libiconv_p.a.
Submitted by:	bento
2000-06-07 07:36:50 +00:00
Kris Kennaway
005effccac Remove directory on deinstall
Submitted by:	bento
2000-06-02 20:32:12 +00:00
Satoshi Asami
c0c0114102 Add libQwSpriteField.la, libmimelib.la and libmimelib.so.3.
Submitted by:	bento
2000-06-01 08:56:34 +00:00
Tim Vanderhoek
edbf09d80a WWW moved. 2000-05-29 20:15:46 +00:00
Kris Kennaway
96f4f54410 More OIDs added to dumpasn1.cfg
PR:		18724
Submitted by:	Alexander Langer <alex@cichlids.com>
2000-05-27 22:04:41 +00:00
Will Andrews
f7ed228e6b Remove libodbc (again) and libaudiofile so it won't conflict with
port installations.  Now kdesupport2 will only install what is unique
to its package.
2000-05-27 15:45:38 +00:00
Will Andrews
da97bb726e Add ODBC library support and turn it back on in kdesupport2. I will be
using similar fixes to this to get proper linking with exception handling
code in other KDE2 ports.

Submitted by:	Arun Sharma <adsharma@sharmas.dhs.org>
2000-05-23 02:31:35 +00:00
Will Andrews
eafa6a8cbb Update category Makefiles to add KDE2 ports. 2000-05-17 23:39:59 +00:00
Will Andrews
042e4bf173 Change MAINTAINER to myself, and clean these ports up a little.
Approved by:	se (previous maintainer)
2000-05-17 11:37:43 +00:00
Will Andrews
3b539acd63 Woop doop de doop, I've managed to circumvent the kdesupport2 build
problems by disabling ODBC library building.  Apparently kdenetwork2
doesn't need that support (it does need mimelib), so we're all right
on that!

This is the import of KDESUPPORT and KDENETWORK 1.90 (aka KDE2 beta).

Repo-copies by:	asami
2000-05-17 09:21:53 +00:00
Kris Kennaway
47fc61855b dumpasn1 is a utility to dump the contents of ASN.1-encoded files,
such as SSL certificates, in human-readable format. It includes a full
list of security-related OIDs, and can be easily extended by the user.
2000-05-07 03:32:54 +00:00
Chris D. Faulhaber
ab1b733cc5 Conditionally remove share/doc/ja
Found by:	bento
2000-05-02 15:08:43 +00:00
Steve Price
c25fa1c462 Update to version 1.2.4 and add WWW: to pkg/DESCR.
PR:		17850
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-30 19:38:30 +00:00
Chris Costello
7b98dfa90a Replace chris@calldei.com' with chris@FreeBSD.org' for `Whom' in the
comments at the top of the Makefile.
2000-04-23 22:45:22 +00:00
Michael Haro
1a3848d2ac portlint 2000-04-20 10:45:34 +00:00
Satoshi Asami
5a72ee1e37 Typo (PKGNAME -> PORTNAME). Also use PKGNAMEPREFIX=p5- instead of defining
DISTNAME=${PORTNAME}-${PORTVERSION}.
2000-04-13 06:20:09 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Akinori MUSHA
a1467a993a Place the optional variable DISTNAME after required ones, copying
mharo's previous commits on japanese/namazu2 and devel/p5-File-MMagic.
2000-04-07 20:19:26 +00:00
Akinori MUSHA
5546804f26 Activate mule-ucs-emacs20. 2000-04-04 18:13:47 +00:00
Akinori MUSHA
74ad627c54 This is the Mule-UCS (Universal enCoding System) for FSF Emacs 20,
an Emacs Lisp library to define encoding/decoding schemes by rather
simple translation rule..

PR:		ports/16931
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-04-04 18:11:30 +00:00
Will Andrews
c776cfc3ad Remove bkmrkconv from converters. 2000-03-29 19:42:30 +00:00
Kris Kennaway
89a307bf8a Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:16:59 +00:00
Will Andrews
135525619f Whoops, I put this in the wrong category.
PR:			15795
Pointed out by: 	dirk
2000-03-25 18:53:53 +00:00
Satoshi Asami
bc3c37d167 Add ".1" at end of PKGNAME to distinguish this with the previous version
with incompatible shlibs.
2000-02-24 06:50:16 +00:00
Satoshi Asami
3827efeb61 Bump shlib numbers, USE_QT now implies USE_NEWGCC so people using
3-stable will be unable to link with old libraries.
2000-02-24 02:42:39 +00:00
Satoshi Taoka
f16488e45e Fix MASTER_SITES
PR: 16867
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
No response from: maintainer
2000-02-21 17:06:44 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Steve Price
1a2fa5b4c2 Adding p5-Convert-Recode version 1.03.
A frontend to the GNU recode program.

PR:		16158
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-01-29 04:38:48 +00:00
Steve Price
7c50acd7ea Update to version 3.5.
PR:		12891
Submitted by:	Dmitry S. Sivachenko <diam@Chg.RU.
1999-12-29 08:13:15 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Steve Price
510f4d17ac * Updated version to 1.13
* Fixed MASTER_SITES
* Added WWW: line into pkg/DESCR

PR:		14902
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-26 18:03:12 +00:00
Bill Fenner
f16320d351 Remove MAINTAINER <seiken@nbs.co.jp> due to permanent error for 2 months:
Sorry, no mailbox here by that name. (#5.1.1)
1999-11-10 18:56:51 +00:00
Steve Price
ce9bd742d9 Activate the iconv port. 1999-11-01 03:31:30 +00:00
Steve Price
ab6560f129 Initial import of iconve version 0.2.
A charset conversion library and asscociated set of utitilies.

PR:		14012
Submitted by:	Konstantin Chuguev <joy@urc.ac.ru>
1999-11-01 03:30:59 +00:00
Jun Kuriyama
f7572343e2 Activate "tcs". 1999-10-20 01:08:41 +00:00
Jun Kuriyama
404bc906bb TCS - Translate Character Sets 1999-10-20 01:07:48 +00:00
Chris Piazza
b03b8f56d9 ${INSTALL_MAN} instead of ${CP} 1999-10-01 17:56:00 +00:00
Chris Piazza
0b72adf8c5 Activate mmencode 1999-10-01 17:54:52 +00:00
Chris Piazza
d477a683ff Import of mmencode.
mmencode is actually part of metamail, but at least one port, bgrab,
requires this to run.  bgrab is a console application, and metamail
requires X (not good).

mmencode simply converts a byte stream into (or out of) one of one of
the standard encoding formats defined by MIME.

PR:		14054
Submitted by:	Kelly Yancey <kbyanc@posi.net>
1999-10-01 17:54:16 +00:00
Stefan Eßer
61ac99eedc Update to KDE-1.1.2 1999-09-20 13:32:27 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Chris Costello
58be602501 Move distfile location to http://www.freebsd.org/~chris/distfiles/ 1999-08-08 18:13:22 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Satoshi Taoka
2d05441fab (1) The old fconv-0.1.tar.gz had binaries for i386,
these are not necessary. On another architecture, it cuases a problem.
So removed these.

PR:		12339
Submitted by:	maintainer (author)

(2) By (1), "ONLY_FOR_ARCHS=i386" is not necessary.
1999-06-23 01:28:27 +00:00
Steve Price
31d8519112 This port contains i386 binaries. 1999-06-22 16:31:55 +00:00
Bill Fenner
6147bdb4e6 Update to version 0.40 1999-06-12 21:31:12 +00:00
Satoshi Taoka
dc58c24042 Add fconv 1999-06-07 04:42:41 +00:00
Satoshi Taoka
f3cf89aa7c Converts DOS or Mac-style files to Unix format, and vice-versa
PR:		11267
Submitted by:	Chris Costello <chris@holly.dyndns.org>
1999-06-07 04:41:57 +00:00
Michael Haro
3aa77171e7 Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
1999-06-05 19:00:43 +00:00
Steve Price
b3ac985891 Remove kde 1.0 ports in favor of the 1.1 versions. 1999-05-29 05:01:38 +00:00
Satoshi Taoka
e50507418b Moved textproc/tuc to converters/tuc
Obtained from:	"David O'Brien" <obrien@FreeBSD.org>
1999-05-19 13:12:27 +00:00
Steve Price
da0698d22c Make this port PREFIX friendly. 1999-05-16 23:47:44 +00:00
Satoshi Asami
847e319ae3 Clean up after yet another repository copy. Renamed "kde*-i18n-11"
to "kde*11-i18n".

Suggested by:	sprice
1999-05-11 03:12:57 +00:00
SADA Kenji
f8874331de Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11. 1999-05-11 02:18:20 +00:00
Satoshi Asami
2768abb3e7 Categories should be "converters kde", not "x11 kde".
Reportde by:	imura@cs.titech.ac.jp
1999-05-10 22:59:31 +00:00
Jun Kuriyama
351c07c870 Cleanup empty directories. 1999-05-06 14:49:16 +00:00
Seiichirou Hiraoka
806b52b5d0 Activate unix2dos 1999-05-05 17:17:01 +00:00
Seiichirou Hiraoka
6ee38b0568 PR: ports/9866
Submitted by:	obonilla@mailhub.fisicc-ufm.edu
translate ASCII files from DOS (cr/lf) to UNIX (lf)
1999-05-05 17:15:30 +00:00
Stefan Eßer
c6161bba71 Upgrade KDE to Release 1.1.1. 1999-05-03 22:29:39 +00:00
Michael Haro
b95ceaff59 I *LOVE* WWW: 1999-05-03 04:28:35 +00:00
Tim Vanderhoek
9359ac4b53 These three were easy. Now tell my why some of the other pkg/DESCRs
must insist on using such oddball formats....

[Add WWW: where appropriate]
1999-05-02 21:48:13 +00:00
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
Thomas Gellekum
8d63344834 Re-import mimepp into converters.
Requested by:	Satoshi
1997-07-08 10:08:50 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
Andrey A. Chernov
e17837d59b Add p5-MIME-Base64 1997-06-21 12:02:29 +00:00
Andrey A. Chernov
a63fd4783a Base64/QP perl module 1997-06-21 12:00:27 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Satoshi Asami
b852b819b9 I can't believe I forgot to add uulib here. ;) 1997-05-21 07:35:05 +00:00
Andrey A. Chernov
80a0b0a762 Upgrade to 1.12 1997-05-05 16:54:14 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
c6e8e8b04c One-liner for new categroy `converters'. 1997-04-27 00:28:02 +00:00
Satoshi Asami
35fca22443 Adjust uulib's new path (ports/converters). 1997-04-27 00:23:54 +00:00
Satoshi Asami
fa3948c232 Move p5-Convert-UU to converters.
Submitted by:	jfitz
1997-04-27 00:14:27 +00:00
Satoshi Asami
1e4d16c0b5 This is a new category for non-archival, non-encryption character code
converters.
1997-04-26 23:55:25 +00:00
Andrey A. Chernov
5d9a90b17d Fix header problems 1997-04-21 14:33:18 +00:00
James FitzGibbon
0617725316 Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics:	p5-Net fixed for IS_INTERACTIVE
		p5-libwww fixed for IS_INTERACTIVE
1997-04-20 21:26:49 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
David E. O'Brien
6cd4848608 Make this puppy *really* link with the shared uulib. 1997-04-02 08:10:40 +00:00
David E. O'Brien
a9fbb262d6 - Link with shared libuu rather than static one.
- split up mega patchfile to one patchfile / soruce file
1997-04-01 19:29:42 +00:00
David E. O'Brien
8be0e8f7d5 Need to run ``ldconfig -m'' on install. 1997-04-01 18:53:30 +00:00
David E. O'Brien
6e400050e5 Build shared lib too.
Submitted by:	Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
1997-04-01 18:04:06 +00:00
David E. O'Brien
74dd7ceebe Share the files/ dir and contents with devel/uulib
Suggested-by:	Satoshi
1997-03-30 18:44:30 +00:00
Satoshi Asami
c0780ce71e Don't look for malloc.h from configure. Not only malloc.h in FreeBSD
useless, you might find the one installed by devel/libmalloc, which
will cause the build to fail.
1997-03-30 12:29:58 +00:00
Satoshi Asami
0746d2f8a7 Checksum was different from what I got. 1997-03-30 12:15:33 +00:00