Andrey A. Chernov
2b51c40574
remove hack uu.h -> uudeview.h, I alredy fix uulib
1999-02-11 09:43:54 +00:00
Mike Smith
5cef80e62e
THe distribution file is gzipped.
1999-02-10 23:22:21 +00:00
Mike Smith
0142939d94
We want the gzipped file, not the compressed file. Don't refer to the
...
distribution archive as "source".
Submitted by: "Viren R. Shah" <viren@rstcorp.com>
1999-02-10 23:21:36 +00:00
David E. O'Brien
7591552dfa
BROKEN='port installs two files into /etc (dhclient.conf & dhclient-script) rather than PREFIX/etc. The port does not install required dhclient-script at all.'
1999-02-10 18:24:23 +00:00
John Polstra
a23fa84476
Update for new release 16.0 of CVSup. (It was 15.4.2 before.)
...
Adjust MASTER_SITES.
1999-02-10 02:48:01 +00:00
Tatsumi Hosokawa
7937664f66
added mirror sites.
1999-02-10 00:26:02 +00:00
Tatsumi Hosokawa
9ade161339
tarball was remade.
1999-02-10 00:13:54 +00:00
Mike Smith
16139fadb4
New Linux client version (3.0.15) released.
...
Submitted by: Martin Eggen <martineg@ifi.uio.no>
1999-02-09 23:43:34 +00:00
Tatsumi Hosokawa
5158d682ff
PR: ports/9953
...
Submitted by: girgen@partitur.se , dirk@FreeBSD.ORG
Changed nawk to awk in script/updatesmbpasswd.sh
1999-02-09 16:24:55 +00:00
Bill Fumerola
4efc0edb2d
Activate net/curl, remove www/urlget
1999-02-09 15:37:07 +00:00
Tatsumi Hosokawa
ad02b30974
PR: ports/9953
...
Reviewed by: hosokawa@FreeBSD.org
Submitted by: girgen@partitur.se , dirk@FreeBSD.ORG
1. added --with-lockdir to CONFIGURE_ARGS
2. changed nawk to awk in script/convert_smbpasswd
1999-02-09 15:25:01 +00:00
Tatsumi Hosokawa
d47e624378
upgraded to 2.0.2
1999-02-09 14:06:53 +00:00
Tatsumi Hosokawa
788dc90e45
Upgraded to 2.0.2
1999-02-09 14:00:25 +00:00
Stefan Eßer
87bf3684b2
Remove extra argument to "configure" that had been committed by accident.
1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879
Upgrade to KDE 1.1 RELEASE.
1999-02-08 22:25:54 +00:00
David E. O'Brien
26737b5d1a
Upgrade to 1.4.0p5
1999-02-07 19:46:13 +00:00
Stefan Eßer
523f3928b7
Upgrade to KDE-1.1pre2 ...
1999-02-06 23:22:08 +00:00
Peter Wemm
28a54d3d14
Unbreak for >= 3.0.
1999-02-04 01:56:42 +00:00
Steve Price
d09a4b8691
Don't know why the comments at the top of the file were removed
...
in revision 1.31 (the commit message doesn't say) but I'm adding
them back to make portlint happy.
1999-02-03 23:31:07 +00:00
Bill Fumerola
30a5bed44f
unBROKEN_ELF, it seems to work now.
...
PR: ports/9896
Submitted By: wollman, many others
1999-02-03 20:19:11 +00:00
Peter Wemm
a9e9ca3131
Update (at long last) from gated 3.5.9 to 3.5.10.
1999-02-03 15:46:28 +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 Paul
c4cc48c41f
Add an extra patch for support/ethertalk/bpfiltp.c to allow Columbia
...
Appletalk to run on FreeBSD 3.0 and up. The mechanism used to add a
non-IP multicast group via SIOCADDMULTI changed between 2.2.x and 3.0,
but bpfiltp.c:pi_addmulti() was not changed to match. Without this
patch, the port will compile but aarpd will not run. (This kind of messes
up everything since the port is built to use Ethertalk Phase 2, and
none of that works without aarpd.)
1999-02-01 21:39:13 +00:00
Bill Fumerola
d39dca2410
Say hello to "muh"
1999-01-30 02:05:12 +00:00
Bill Fumerola
050b8136f9
Welcome xwhois.
1999-01-29 23:59:05 +00:00
Bill Fumerola
602cdefd4c
A GTK-based frontend to the whois service (RFC954).
...
PR: ports/9260 & ports/9671
Submitted By: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-29 23:44:22 +00:00
Matthew Hunt
76a2567263
Import of ipw, a "whois" replacement that automatically queries
...
several databases.
1999-01-29 21:27:11 +00:00
Matthew Hunt
c0897df329
Activate ipw.
1999-01-29 21:26:22 +00:00
Satoshi Asami
ed6e4436cd
Add coda5_client and coda5_server.
1999-01-28 10:59:03 +00:00
Satoshi Asami
45c4bff8c8
Remove two files that don't exist.
...
Submitted by: maintainer
1999-01-28 10:15:20 +00:00
John Polstra
28eacf3dc2
Instead of trying to auto-detect whether X11 is installed, require
...
the user to define NO_X11 if it is not. The auto-detection scheme
caused problems for Satoshi's port building system.
1999-01-28 05:39:19 +00:00
Robert V. Baron
fe7666a76b
Create new coda5_{server,client} packages to access GPL'd Coda 5.0
1999-01-27 15:37:05 +00:00
Bill Fenner
5261958626
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
1999-01-27 07:41:29 +00:00
Andreas Klemm
651269fa96
Update ntp port to 4.0.91.
...
I decided, not to choose the newest developement snapshot,
because it's a rapidly moving target and as you can see,
they doesn't store older SNAP's on their master site.
This would break the port every now and then and I don't
want to update the port on a daily or weekly basis (at least
it's a resource problem of time and money, this thing is too
big and expensive for me here in Germany).
-rw-r--r-- 1 59 59 4528325 Jan 10 15:33 ntp-4.0.91.tar.gz
^^
-rw-r--r-- 1 59 59 4552788 Jan 26 22:22 ntp-4.0.91d.tar.gz
^^ ^
1999-01-27 04:58:10 +00:00
Foxfair Hu
070438d49d
Active net/mars_nwe.
1999-01-27 01:59:24 +00:00
Foxfair Hu
45b1d1bc45
Fix conflict when initial importing.
...
Fix conflict when initial importing.
1999-01-27 01:33:13 +00:00
Foxfair Hu
46daed9bc7
Initial import of Mars_NWE v0.99pl14.
...
Free Netware(tm) emulator (file/remote print/system binary server) written by
Martin Stover, porting to FreeBSD by Boris Popov (bp@butya.kz ).
PR 9231
Submitted by: Boris Popov <bp@butya.kz>
1999-01-27 01:27:42 +00:00
Bill Fumerola
2ac8c10423
Move ports/net/{portscanner,strobe} to ports/security
1999-01-26 22:19:07 +00:00
Foxfair Hu
20788e4981
Oops... give wrong working directory. Clean it up.
1999-01-26 12:52:35 +00:00
Foxfair Hu
5dbacc7fa6
Initial port - mars_nwe, Netware server emulator for Un*x systems.
...
FreeBSD porting by Boris Popov (bp@butya.kz ).
1999-01-26 12:06:17 +00:00
Steve Price
1265dc060e
No longer borken for ELF. Honor PREFIX and CFLAGS. Fix build on alpha.
...
Use X11BASE to find the X11R6 directory. Give rid up a bunch of extra
cruft in patch-aa and split into one patch per file.
1999-01-26 02:56:30 +00:00
Jacques Vidrine
c7470ab0c2
Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.
1999-01-22 22:18:10 +00:00
Wolfram Schneider
a371e45103
Delete master site ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/
1999-01-22 11:50:31 +00:00
Vanilla I. Shu
89bfc93efa
Unbroken.
...
PR: ports/9428
Submitted by: Palle Girgensohn <girgen@partitur.se>
1999-01-21 17:53:42 +00:00
Satoshi Asami
6267bd3144
COMMENT should be one line only. Move the "NOTE:" to DESCR.
1999-01-18 23:07:32 +00:00
Foxfair Hu
be3be53b4a
Add one more MASTER_SITE.
1999-01-18 09:28:29 +00:00
Satoshi Asami
4eab2ea329
Add virtual category "windowmaker".
1999-01-18 06:43:04 +00:00
Steve Price
fde0945fec
Update to version 0.52.
...
PR: 9481
Submitted by: Eugene M. Kim <astralblue@usa.net>
1999-01-18 03:15:33 +00:00
Steve Price
e48c182ba8
Update to version 1.5.4.3-beta14.
...
PR: 9509
Submitted by: maintainer
1999-01-18 03:10:35 +00:00
Steve Price
b97bef3f42
Make this port respect CFLAGS.
...
PR: 9489
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-18 02:55:18 +00:00