Jun Kuriyama
43598b37a3
Fix plist.
...
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
PR: ports/27338
2001-05-21 07:13:05 +00:00
Jun Kuriyama
6af0fbd491
Fix plist.
...
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
PR: ports/27356
2001-05-21 07:11:26 +00:00
Jun Kuriyama
d176ffc01d
Fix plist.
...
Take over maintainership to ports@.
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
PR: ports/27363
2001-05-21 07:09:45 +00:00
Jun Kuriyama
45f85d5c27
Fix plist.
...
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
PR: ports/27341
2001-05-21 07:05:17 +00:00
Jun Kuriyama
5c263482b7
Remove 'A' at the top of line.
...
Submitted by: Jason R. Mastaler <jason-dated-990840946.7cac68@mastaler.com>
(maintainer)
PR: ports/27420
2001-05-21 06:55:10 +00:00
Jun Kuriyama
99f83fd8a1
Update port to 20010228 pl02.
...
pkg-plist cleanup.
Update to TLS patch 0.7.2.
Update to IPv6 patch 20010228pl02-v6-20010503a.
Complain if user tries to compile with both TLS and IPv6 enabled.
Complain if user tries to compile with IPv6 on non-i386 platform (ie alpha).
Change maintainer e-mail address.
Submitted by: blaz@si.FreeBSD.org (maintainer)
PR: ports/27098
2001-05-21 06:52:08 +00:00
Ying-Chieh Liao
f19c926232
add ipcalc
...
IP Calculator
2001-05-21 06:30:15 +00:00
Will Andrews
20e5ccceb7
Resurrect xosd.c patch that I accidentally nuked with revision 1.2 of
...
files/patch-aa; this fixes xosd's needless squandering of cpu resources.
Submitted by: maintainer
2001-05-21 04:16:33 +00:00
Will Andrews
904a744a3e
Correct a few mistakes:
...
From MAINTAINER:
1) Add GTK/GLIB lib depends.
2) Fix building without xmms.
3) Install header file.
4) Correct xmms-config && gtk12-config paths.
From will@:
5] Respect ${CC}.
6] Respect ${GLIB_CONFIG}.
7] Respect ${PTHREAD_[CFLAGS,LIBS]}.
PR: 27479
Submitted by: maintainer
2001-05-21 03:27:34 +00:00
Mario Sergio Fujikawa Ferreira
462fd29991
Both sanitize MASTER_SITES and reorder them to achieve better
...
throughput
Submitted by: Patrick Li <pat@databits.net> (maintainer of most hlserver-* ports)
2001-05-21 03:14:49 +00:00
Ade Lovett
7fa7a6679c
Update to 0.88.1 -- dia now really requires gdk-pixbuf, but also requires
...
libart (from x11/gnomelibs) for the gdk-pixbuf stuff to really work, even
though it itself has just been decoupled from GNOME.
The alternative solution is to completely kill off gdk-pixbuf support in
the non-GNOME case which I believe would render the program effectively
unusable (ie: it's becoming a GNOME app. sorry).
2001-05-21 02:35:30 +00:00
Ade Lovett
bf774b0f98
Split gdk-pixbuf into the non-GNOME part (gdk-pixbuf) and the
...
GNOME part (gnomecanvas) to allow for other ports to access
the lower level parts of gdk-pixbuf without the "excess baggage"
of even a minimal GNOME environment.
Submitted by: sobomax (with extensive patches - complain to me)
2001-05-21 02:29:52 +00:00
Ying-Chieh Liao
535a41be37
GNOME Controlcenter is not needed. We only need GDK-pixbuf + GTK.
...
change maintaer's email
PR: 27470
Submitted by: maintainer
2001-05-21 02:01:22 +00:00
Mario Sergio Fujikawa Ferreira
f336abfdd0
Sanitize MASTER_SITES
2001-05-21 01:54:46 +00:00
Mario Sergio Fujikawa Ferreira
b6dc033f4c
- Update to version 1.3
...
- Uphold NOPORTDOCS
Submitted by: maintainer
2001-05-21 01:50:40 +00:00
George C A Reid
d4a6ac61e0
Use 'md5 -q' instead of the non-existant 'md5sum' (I presume this is a
...
Linux-ism and as such don't see how this port could ever work).
Submitted by: Peter J Jones <pjones@pmade.org>
2001-05-21 01:41:57 +00:00
Greg Lehey
445098f909
Spelling corrections.
...
Submitted by: Eric Masson <e-masson@kisoft-services.com>
PR: Number not identifiable. The message looked like a
PR, but there was no number.
2001-05-21 00:28:40 +00:00
Bill Fumerola
fbb69392a8
remove bogus comment that "nobody knows why" wildcard notation exists.
...
Netmask are contiguous bits, wildcard masks don't need to be.
The former is accurate for defining subnets and the latter is useful for
describing ranges for firewalls, route maps, or other such things.
example:
10.0.10.0 is nntp1.domain.com, 10.0.11.0 is nntp2.local.com
access-list 185 permit tcp any gt 1023 10.0.10.0 0.0.1.0 eq nntp
2001-05-20 23:21:45 +00:00
Dima Dorfman
4bbb020101
Add a new port of Mg, a small, fast Emacs-like editor maintained by
...
the OpenBSD project.
2001-05-20 20:53:56 +00:00
Nik Clayton
6bac3dc1de
Remove shot2txt in favour of scr2txt.
2001-05-20 20:35:16 +00:00
Nik Clayton
16e57dcf1e
Nuke shot2png in favour of scr2png.
2001-05-20 20:34:27 +00:00
Nik Clayton
f3f83f49c5
Rename shot2txt to scr2txt, based on feedback.
...
Fix header parsing bogons.
Refer to vidcontrol(1) rather than scrshot(1) in the documentation.
2001-05-20 20:32:42 +00:00
Nik Clayton
88e73c8d3d
Rename shot2png to scr2png based on private comments.
...
Fix bogons when parsing a .scr header.
Update documentation to talk about vidcontrol(1) rather than scrshot(1).
2001-05-20 20:31:23 +00:00
Dirk Froemberg
a63fee938c
Give jakarta-tomcat a chance of working with mod_jk.
2001-05-20 17:10:56 +00:00
Dirk Froemberg
e457de7f78
Give jakarta-tomcat a chance of working with mod_jk.
2001-05-20 16:08:15 +00:00
Munechika SUMIKAWA
a2ba650f7f
Force commiting. The previous commiting also solves the following PR.
...
PR: ports/27193
Submitted by: Scott Renfro <scott@renfro.org>
Suggested by: sf
2001-05-20 14:30:03 +00:00
Ying-Chieh Liao
54c68f8ad3
encoding and decoding now works fine on alpha
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de> (give me the patch) and Matt Zimmerman <mdz@debian.org> (make the patch)
2001-05-20 14:07:31 +00:00
Dirk Froemberg
dd56df5272
Initial import mod_jk supplied with jakarta-tomcat 3.2.1:
...
Apache module for jakarta-tomcat connection.
2001-05-20 14:00:25 +00:00
Dirk Froemberg
62f3e38218
Add mod_jk.
2001-05-20 13:59:23 +00:00
Munechika SUMIKAWA
dde20554f9
Add missing manpage.
...
PR: ports/27345
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-20 13:35:31 +00:00
Ying-Chieh Liao
b8e5090b94
add sloccount
...
Counting physical Source Lines of Code (SLOC)
2001-05-20 13:16:01 +00:00
Jun Kuriyama
281e522c64
Upgrade to 0.71.
2001-05-20 13:00:23 +00:00
Clive Lin
ffd1c5391a
Main distribution site changed.
...
Obtained from: X-Mailing-List: <debian-chinese-big5@lists.debian.org> archive/latest/4560
2001-05-20 12:20:18 +00:00
Maxim Sobolev
a8e0378f31
Add -p to the one of `@exec mkdir' to silence possible warning if directory
...
to be created already exists.
Submitted by: olgeni
2001-05-20 11:36:35 +00:00
Ying-Chieh Liao
5640f019e8
add whatmask
...
Easily convert between three common subnet mask notations
2001-05-20 11:23:36 +00:00
Ralf S. Engelschall
d7e4ad5c40
Upgrading to Apache 1.3.20 + mod_ssl 2.8.4
2001-05-20 09:53:41 +00:00
Dirk Meyer
18c5284715
- @exec randlib removed, it alters the libcnews.a so it won't be deinstalled.
...
PR: 27340
2001-05-20 08:47:06 +00:00
David E. O'Brien
68776b3e4e
Upgrade the bundled zlib from 1.1.2 to 1.1.3. This should fix the hanging
...
bugs we are seeing quite often at ftp-master. We cannot just use the system
libz (which is at 1.1.3) because rsync has hacked it's copy. This upgrade
contains those hacks.
Submitted by: peter
2001-05-20 07:28:06 +00:00
David E. O'Brien
3576381701
Upgrade the bundled zlib from 1.1.2 to 1.1.3. This should fix the hanging
...
bugs we are seeing quite often at ftp-master. We cannot just use the system
libz (which is at 1.1.3) because rsync has hacked it's copy. This upgrade
contains those hacks.
Submitted by: peter
2001-05-20 07:27:00 +00:00
Clive Lin
6d7dd9cd7a
It's possible to use Chinese with liece IRC client.
...
Obtained from: #bsdchat irc log (http://www.cirx.org )
2001-05-20 07:02:56 +00:00
Maxim Sobolev
8ce9f2a062
Update to 0.5.8.
2001-05-20 06:46:52 +00:00
Will Andrews
a6ebbd82ac
Add mwavem 1.0, a loadable module and user excutable to support IBM
...
Mwave ACP modem.
PR: 27064
Submitted by: R. Kevin Oberman <oberman@es.net>
2001-05-20 04:34:28 +00:00
Dirk Meyer
741cd98351
- Add matchting @unexec lines for serveral "@exec"
...
So when package is removed, disr will clean.
Problem only found in depended ports: c-nocem, nntpd, ...
- Bumped PORTREVISION
PR: 27340
2001-05-20 04:22:36 +00:00
Will Andrews
5fef39e5ee
Add perdition 0.1.7, a POP3 & IMAP4 proxy that can map users to
...
multiple backend servers.
PR: 26937
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 04:00:00 +00:00
Will Andrews
e5be075df7
Add libvanessa_adt 0.0.1, a library that provides ADTs (queues,
...
dynamic arrays and more).
PR: 26935
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 03:59:29 +00:00
Will Andrews
c796258953
Add libvanessa_socket 0.0.1, a library that provides a simple layer
...
for TCP/IP socket operations.
PR: 26936
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 03:58:49 +00:00
Will Andrews
7dd1c369e4
Add libvanessa_logger 0.0.1, a library that provides a generic
...
logging layer.
PR: 26934
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 03:41:13 +00:00
Will Andrews
abb769786a
**LOUD CRASH**
...
General: Soldier!
Soldier: Sir!
General: Why the hell haven't you added this package yet!?
Soldier: Erm, I thought we'd get slandered by the press for
including this binary that spouts silly mad-lib style
porn-like text!
General: WHAT YOU SAY!! SOLDIER, ADD THE PACKAGE BEFORE I FORCE
YOU TO GIVE UP YOUR COMMISSION!!
Soldier: B-b-but, sir...!
General: <outraged> NOW!!
Soldier: Yes, sir!! **CLICK**
PR: 26887
Submitted by: Nick Johnson <freebsd@spatula.net>
2001-05-20 03:36:45 +00:00
Will Andrews
fd48dcd8c3
Add autosig 2.3, a random .signature generator with header file
...
included.
PR: 27458
Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2001-05-20 03:26:24 +00:00
Will Andrews
df90566360
Add nbsmtp 0.8, simple program for outgoing SMTP delivery.
...
PR: 27096
Submitted by: Anders Nordby <anders@fix.no>
2001-05-20 03:25:18 +00:00