Satoshi Asami
bac9aa007e
Oops, forgot to change one dependency line.
1999-01-09 03:36:14 +00:00
Satoshi Asami
d48688aeef
The new "palm" category for software to support 3Com Palm series of products.
...
Reviewed by: the ports list
1999-01-09 03:33:05 +00:00
Satoshi Asami
4950255203
Break up the "plan9" category -- all the ports are where they belong, and
...
"plan9" is a virtual category now.
Reviewed by: the ports list
1999-01-09 03:19:49 +00:00
Bill Fenner
a6652804ca
Author's web page moved.
1999-01-09 00:28:21 +00:00
Bill Fenner
fd69e0a003
Update author's web site
1999-01-09 00:26:12 +00:00
Matthew Hunt
5bf1fd51b2
Correct version number in comment.
1999-01-08 22:53:25 +00:00
Bill Fumerola
01886c60cb
unBROKEN_ELF this port.
...
On October 12 this port was marked BROKEN_ELF by jsegar because it
depended on the then BROKEN_ELF databases/mysql321. mysql321 was
unBROKEN_ELF'd by jsegar 4 days later, but this port remained BROKEN_ELF
until now.
1999-01-08 20:33:45 +00:00
Bill Fenner
6f21f38222
Add ftp-eu.w3.org to MASTER_SITES, since ftp.w3.org has DNS trouble.
1999-01-08 19:59:26 +00:00
Bill Fenner
af8e13208c
Remove nlanr.net from MASTER_SITES since it's no longer a mirror.
...
Add a bunch of mirrors as listed on
http://www.tardis.ed.ac.uk/harvest/download.html
1999-01-08 18:47:25 +00:00
Bill Fenner
386ea92f24
Add missing trailing slash to MASTER_SITES
...
Found by: distfile checker
1999-01-08 18:25:23 +00:00
Dirk Froemberg
45e82821dc
Don't link ${PREFIX}/share/doc/apache/* to ${PREFIX}/www/data/
...
if the file or symlink exists already.
Reported by: Peter Hawkins <thepish@freebsd.org> (a long time ago...)
PR: ports/9347
Submitted by: Sheldon Hearn <axl@iafrica.com>
1999-01-08 17:22:06 +00:00
Dirk Froemberg
31d7c43bee
Some cleanups:
...
- change my e-mail address from ibex@physik.TU-Berlin.DE to dirk@FreeBSD.ORG
- spaces to tabs
- add another MASTER_SITE for gmysql
1999-01-08 14:18:43 +00:00
Satoshi Asami
9285be697a
Add /usr/libexec/elf/ld, a new version is required to handle some weird
...
shared libraries.
1999-01-08 11:23:19 +00:00
Satoshi Asami
65d3ba8a30
Add /usr/libexec/elf/ld to list of files to update.
1999-01-08 11:22:29 +00:00
Satoshi Asami
a949ff1e14
Make dependency lines point to right directories -- they were still
...
using the old names (without "11").
1999-01-08 09:54:21 +00:00
Satoshi Asami
a055cd2d4a
Change filename so this patch actually applies.
1999-01-08 09:38:44 +00:00
Jun-ichiro itojun Hagino
5dd6fa3bd6
master site moved.
...
Submitted by: sumikawa@kame.net (maintainer)
1999-01-08 03:32:06 +00:00
Matthew Hunt
8df00cb4c6
Fix fennerage by upgrading library to version 6/8.
1999-01-08 00:15:22 +00:00
David E. O'Brien
f777ace28a
turn on netscape45-communicator.us
1999-01-07 21:32:04 +00:00
SADA Kenji
54fa0cd990
Mirror distfiles.
1999-01-07 20:59:07 +00:00
Andreas Klemm
a82c07a5e3
Update to new knews version 1.0b.1.
...
From the Home Page: The only changes from version 1.0b.0 are
XFace support and a few bug fixes. XFace support isn't enabled
in the port, didn't have the time and need.
1999-01-07 20:37:41 +00:00
Alexander Langer
e36b7b7732
Updated URL to http://www.bochs.com/
...
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-01-07 20:35:12 +00:00
Andreas Klemm
8e90e5380f
Update to ntp-4.0.90h.
1999-01-07 19:51:12 +00:00
Andreas Klemm
a3cc32a1b9
update to webmin v 0.65
...
New in this version
- Added Solaris 7 support
- Better support for Redhat 5.2
- Squid NOVM and 2.1 support
- FreeBSD group quotas support
- Apache module bugfixes and support for dynamic modules
- BIND module bugfixes
- Other assorted bugfixes
1999-01-07 19:44:19 +00:00
David E. O'Brien
519f5c64b1
remove CONIGURE_ARGS --enable-dsn and --enable-hidden-host as they are now
...
run-time .muttrc configurable.
1999-01-07 18:43:20 +00:00
Matthew Hunt
0aaa0b110c
Correct distfile fennerage, and upgrade to 0.3.3 while we're at it.
1999-01-07 18:38:54 +00:00
Jacques Vidrine
9827c42e6e
Remove broken MASTER_SITES, and add a new site. This leaves us with
...
only one site. Hopefully I can locate the author and determine the
status of this package.
1999-01-07 18:32:45 +00:00
Satoshi Asami
0a4bbae167
Add GIFgraph.
1999-01-07 12:12:40 +00:00
Satoshi Asami
019425bfed
Add apel-*.
1999-01-07 12:12:03 +00:00
Satoshi Asami
2c68836164
Add kde*11 dirs.
1999-01-07 12:05:29 +00:00
Hidetoshi Shimokawa
e57e614386
Fix typo of Makefile introduced in previous revision.
...
Add patch for Alpha. (fix type conflicts)
1999-01-07 11:12:30 +00:00
Satoshi Asami
6a187e06e9
Upgrade qt141 to qt142 after repository copy. qt141 will be deleted after
...
a short test period to make sure qt142 is an adequate replacement.
Note #1 : I changed it to install libqt.so.2.0. qt141 or newer are
required for some software (most notably kde). We missed the
chance to change the shlib number in qt141 so I'm doing it now.
Note #2 : After talking with Peter Wemm, I decided not to add extra
-rpath directives. The fix for kdesupport and other build
problems are forthcoming in ld.
1999-01-07 10:58:33 +00:00
Vanilla I. Shu
3a42f958e5
Upgrade to 0.99.2.
1999-01-07 10:45:13 +00:00
Jun-ichiro itojun Hagino
cbdc5daf4b
avoid NO_WRKDIR.
...
Submitted by: Sheldon Hearn <axl@iafrica.com>
1999-01-07 09:34:52 +00:00
Satoshi Asami
a348de2d8c
Typo in echo statement.
1999-01-07 08:21:37 +00:00
Hidetoshi Shimokawa
ec8a4e66c1
Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
...
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Steve Price
a50f73322d
Update to use new WRKSRC directory.
...
PR: 9353
Reviewed by: maintainer
Submitted by: Allan Saddi <asaddi@philosophysw.com>
1999-01-07 06:35:14 +00:00
Jun-ichiro itojun Hagino
38151bf19e
update base version to 981222.
...
Reviewed by: Andreas Klemm <andreas@klemm.gtn.com> (maintainer)
1999-01-07 06:28:36 +00:00
Jacques Vidrine
28daad114f
Remove five broken MASTER_SITES which can't deliver the distfiles as one
...
tarball. That leaves us with two sites.
Noticed by: Fenner's ports survey
1999-01-07 05:51:24 +00:00
Hidetoshi Shimokawa
4b86d315ca
Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.
1999-01-07 02:31:51 +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
Jacques Vidrine
475c2586ab
Rename pygtk to py-gtk after repository copy, to meet convention
...
of naming Python modules with a prefix of "py-" and to match this
port's PKGNAME.
1999-01-07 00:29:39 +00:00
Satoshi Asami
96687f5f44
Mark this broken while our esteemed Mr. nectar works on fixups after
...
a repository copy.
1999-01-07 00:19:55 +00:00
SADA Kenji
b3ffcf7bc2
Activate checkpassword.
1999-01-06 22:55:47 +00:00
SADA Kenji
d4b3358193
Checkpassword provides a simple, uniform password-checking interface
...
to all root applications. It is suitable for use by applications such as
login, ftpd, and pop3d.
<URL:ftp://koobera.math.uic.edu/www/checkpwd.html>
1999-01-06 22:54:18 +00:00
Satoshi Asami
e3de855c28
Add python-beta.
1999-01-06 22:43:49 +00:00
David E. O'Brien
0e9f0034d0
add a mirror site
1999-01-06 21:33:42 +00:00
David E. O'Brien
55271ad187
Upgrade to version 3.4
1999-01-06 21:27:04 +00:00
David E. O'Brien
787fd232bb
Fix for 3.x systems. I can't test this on 2.x any longer, but I believe this
...
will still compile there too.
1999-01-06 20:58:06 +00:00
SADA Kenji
2296375d3f
Change to follow-up the distfile's update.
...
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-06 20:35:39 +00:00