Satoshi Asami
d16c6e06e2
Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"!
2000-03-13 08:09:33 +00:00
Satoshi Asami
48ffecfd74
Fix ldap handling.
...
Submitted by: sheldonh
2000-03-13 08:03:50 +00:00
Satoshi Asami
f45f1bdd19
Remove two files that don't exist to fix packaging.
2000-03-13 03:21:47 +00:00
Satoshi Asami
35c27d4e72
Mark it FORBIDDEN, buffer overflows galore.
...
Submitted by: Kris Kennaway <kris@hub.freebsd.org>
2000-03-13 03:03:29 +00:00
Satoshi Asami
49a945d4e9
Fix typo in message.
...
Submitted by: Will Andrews <andrews@technologist.com>
2000-03-13 03:02:18 +00:00
Satoshi Asami
87bcc4026b
Mark this port forbidden, it has a security hole.
...
Reported by: maintainer, kris
2000-03-13 02:59:46 +00:00
Satoshi Asami
aa77fa6fab
Master site moved; file was unfetchable.
...
Submitted by: maintainer
2000-03-12 19:30:22 +00:00
Satoshi Asami
3ee829eb4d
Follow change in l-n47-communicator.
...
Submitted by: dirk (maintainer) via sada
2000-03-12 19:07:09 +00:00
Satoshi Asami
b17587af36
Fix build error as REQ moved in master port.
...
Submitted by: maintainer
2000-03-12 19:06:13 +00:00
Satoshi Asami
c7ae9b37c6
Typo fix (REQUIRE_MOTIF -> REQUIRES_MOTIF).
...
PR: 15523
Reported by: Maintainer
2000-03-12 18:51:31 +00:00
Satoshi Asami
ab4726a5b3
Revert to rev. 1.3, I verified that this is indeed the file on the master site.
2000-03-12 09:29:02 +00:00
Satoshi Asami
b578202a58
Fix another remote buffer overflow.
...
Obtained from: Bugtraq-JP (SPS Advisory #34 )
Submitted by: kuriyama
2000-03-12 07:21:27 +00:00
Satoshi Asami
eae72c6bb0
Mark FORBIDDEN on alpha, it builds but doesn't run.
...
Submitted by: green
Reviewed by: steve
2000-03-12 07:03:04 +00:00
Satoshi Asami
21f3a654ac
Fix typo (by me) and add manpage.
...
Submitted by: jmz (maintainer)
2000-03-12 04:21:24 +00:00
Satoshi Asami
5c6b186474
Add mouse driver.
...
Submitted by: jmz (maintainer)
2000-03-12 01:16:37 +00:00
Satoshi Asami
433cd0aa6d
Remove two files to fix packaging.
...
Submitted by: Assar Westerlund <assar@sics.se>
Reviewed by: kris
2000-03-11 23:15:24 +00:00
Satoshi Asami
905eac9d16
Re-enable threads and add libqthreads.* to pkg/PLIST.
2000-03-11 22:16:26 +00:00
Satoshi Asami
a52ae8dc77
Temporary disable --with-threads; we suspect it is causing the libgtop
...
build to fail.
2000-03-11 21:47:14 +00:00
Satoshi Asami
a9fa2235b4
ftp.cdrom.com -> ftp.freesoftware.com in MASTER_SITE_* macros.
...
(ftp.FreeBSD.org moved with the machine so those don't have to be changed.)
PR: 17145
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-11 21:42:08 +00:00
Dirk Froemberg
dd71807e6a
Upgrade to 1.10.
2000-03-11 21:06:39 +00:00
Dirk Froemberg
36921e64c6
Add WWW: in from of URL remove Linux stuff.
2000-03-11 21:06:03 +00:00
Andreas Klemm
980b2b2f4e
Forgot to change checksum file.
...
New apsfilter features:
* Security: config files are read using awk, not sourced during runtime
* Complete Windows Remote Printer Support (as Guest user or using real login)
* Complete Unix remote printer support
* Support for different print resolutions (by starting SETUP repeatedly)
and choosing different print resolutions
* A2PS options revamped
* lots of more things... See my homepage, ANNOUNCE file ...
* print margin problem of a2ps fixed
FAQ section gives you a real life example, of how to configure
page margins in /usr/local/etc/a2ps.cfg for an EPSON STYLUS PRO.
With this example you can fine tune the margins for your printer in
about 10-15 minutes from scratch...
2000-03-11 20:56:10 +00:00
Andreas Klemm
df0004eb3b
New apsfilter release 5.2.0
2000-03-11 20:46:48 +00:00
Satoshi Asami
1ca55e2f1b
Change courierimap to courier-imap.
...
Approved by: nbm
2000-03-11 20:17:43 +00:00
Satoshi Asami
28f5ab0c62
(Re-importing due to slight name change -- here is the original
...
message by nbm, with the added hyphen.)
Initial import of courier-imap, a imap server for Maildirs.
2000-03-11 20:16:32 +00:00
Satoshi Asami
68e6f0cc5c
Update to 2000.01.13 version. Also chase emacs upgrade to 20.6.
...
(includes all changes in) PR: 17205
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-03-11 20:07:48 +00:00
Satoshi Asami
ec5a70d027
Forgot to change checksum for upgrade.
...
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-03-11 20:03:59 +00:00
Satoshi Asami
b12139009b
libMagick.so is now at 5, not 4.
...
Forgotten by: ache
2000-03-11 20:02:28 +00:00
SADA Kenji
b262f5384f
Enable warning message with compat22 libs for package users.
...
Maintainer admitted this on ports-ML.
(message-id: <20000309102434.P54218@shale.csir.co.za>)
# Sorry Jeremy, the tree would be frozen soon.
2000-03-11 17:52:08 +00:00
John Polstra
bd979c55e7
Add "-DREDIRECT_MALLOC=GC_malloc" to the compiler options so the
...
library can be used as a drop-in replacement for malloc. This has
always been the case for this port, but the previous upgrade dropped
it unintentionally.
2000-03-11 17:50:47 +00:00
SADA Kenji
10e9a13793
Change maintainer's mail address.
...
PR: ports/17257
Submitted by: Maintainer
2000-03-11 17:47:54 +00:00
SADA Kenji
516c38517f
Re-enable warning message with compat22 lib, for package users.
...
Approved by: Palle Girgensohn <girgen@partitur.se>
2000-03-11 17:22:02 +00:00
Chris D. Faulhaber
4a33a5a8ae
Activate ude
2000-03-11 16:12:43 +00:00
Chris D. Faulhaber
a221e7b477
UDE is a fast, small, and compact windowmanager that
...
resembles blackbox/windowmaker simplicity. Its memory
footprint is very small - sometimes only 4MB. It is
ideal for people who have few system resources.
PR: 17238
Submitted by: Will Andrews <andrews@technologist.com>
2000-03-11 16:11:59 +00:00
Chris D. Faulhaber
aa4df3a00d
Update port to 2.0b9
...
PR: 17233
Submitted by: Adam Kranzel <shade@dnai.com>
2000-03-11 15:55:54 +00:00
Chris D. Faulhaber
ec339964d8
Activate ipfm
2000-03-11 15:37:12 +00:00
Chris D. Faulhaber
64caf0b9f3
IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidth
...
specified hosts use on their Internet link.
PR: 17190
Submitted by: Roman Shterenzon <roman@xpert.com>
2000-03-11 15:36:23 +00:00
Chris D. Faulhaber
1de8a01db5
* Added a patch so that GTK BitchX will compile
...
* Made #define WANT_CHAN_NICK_SERV to be enabled by default in config.h
as requested by Cliff Rowley <dozprompt@onsea.com>. This will enable
a few aliases for services commands.
PR: 17078
Submitted by: Maintainer
2000-03-11 15:25:38 +00:00
Chris D. Faulhaber
f9012ea076
Activate isic
2000-03-11 15:06:20 +00:00
Chris D. Faulhaber
b0ac72ef18
IP Stack Integrity Checker
...
Its purpose is to test the stability of an IP Stack and its component stacks
(TCP, UDP, ICMP et. al.) It does this be generating random packets of the
desired protocol.
PR: 16976
Submitted by: Brad Hendrickse <bradh@uunet.co.za>
2000-03-11 15:04:12 +00:00
Chris D. Faulhaber
32c28780d6
Update port to 2.1
...
PR: 17308
Submitted by: Maintainer
2000-03-11 14:40:24 +00:00
Chris D. Faulhaber
97cdf182ee
Add another MASTER_SITE
...
Add WWW
PR: 17307
Submitted by: Maintainer
2000-03-11 14:36:39 +00:00
Chris D. Faulhaber
7bb6474018
Rearrange MASTER_SITES to have faster site used prior to
...
slower sites
PR: 17285
Submitted by: Maintainer
2000-03-11 14:32:38 +00:00
Chris D. Faulhaber
b0f8c785f0
- Remove obsolete sites from MASTER_SITES
...
- Add MAINTAINER line
PR: 17285
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-11 14:29:28 +00:00
Chris D. Faulhaber
4994ea1221
Add support for Amiga-style outbound
...
PR: 17280
Submitted by: Maintainer
2000-03-11 14:26:18 +00:00
Chris D. Faulhaber
34d763523f
Update port to 3.13.2
...
PR: 17273
Submitted by: Maintainer
2000-03-11 14:22:54 +00:00
Chris D. Faulhaber
6c8c3473cf
Update port to 1.02
...
PR: 17263
Submitted by: Maintainer
2000-03-11 14:20:08 +00:00
Chris D. Faulhaber
c9d05d5fe3
Update port to 0.16
...
* Add support for PGP 6.5
PR: 17119
Submitted by: Maintainer
2000-03-11 13:56:54 +00:00
David E. O'Brien
57f06be82e
Support OpenSSH in the base system as the ssh1 component.
2000-03-11 12:58:43 +00:00
Kris Kennaway
763a221a87
Install setgid games, not setuid games. This port is still broken on 4.0
...
and has no maintainer, but I'm committing this anyway so it doesn't get
forgotten.
2000-03-11 07:03:47 +00:00