Commit graph

53026 commits

Author SHA1 Message Date
Johann Visagie
14aa8989b2 Add since 0.3, a tool to view the end of a file like tail(1), but save state
between sessions.
2002-02-11 10:49:40 +00:00
Jimmy Olgeni
021900e87b Update jabber module and MSC theme. 2002-02-11 10:11:55 +00:00
Johann Visagie
b5028b1bc9 - Update to version 1.0 final 2002-02-11 10:03:05 +00:00
Kevin Lo
058407931b Initial import of ifile 1.0.4.
Note that I fixed malloc.h to stdlib.h

Ifile is an application of machine learning to e-mail filtering.

PR: 34423
Submitted by: David Bushong <david+ports@bushong.net>
2002-02-11 09:21:31 +00:00
Ying-Chieh Liao
1b595092a9 add catdvi 0.12
A DVI to text/plain translator
2002-02-11 09:08:47 +00:00
Kevin Lo
cc2144b0ea remove xerces 2002-02-11 08:59:39 +00:00
Kevin Lo
db6ca15ea1 Rename xerces to xerces-j. Please repocopy this, thanks.
PR: 27266
Submitted by: znard
2002-02-11 08:58:29 +00:00
Kevin Lo
1d131f203d Initial import of mythserver 1.0
This is the source code for Bungie's MythII metaserver, the
backend server system that supported MythII online play over
the Internet for several years. The day has come for Bungie's
MythII server to be retired. This source code for the server
is being released so that the Myth community will have a
starting point for creating their own Myth server system,
should the need or desire to do so arise.

PR: 34755
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
2002-02-11 08:44:40 +00:00
Kevin Lo
2494b062ad Initial import of gtkhx 0.9.1
Gtkhx is a GTK+ version of Hx, a UNIX Hotline Client.

PR: 34785
Submitted by: Josh Elsasser <joshe@jade.elsasser.org>
2002-02-11 08:37:57 +00:00
Ying-Chieh Liao
2386eabc07 add graphthing 0.6
A tool that allows you to create, manipulate and study graphs
2002-02-11 08:06:12 +00:00
MANTANI Nobutaka
da16de2d78 Update to 2.04. 2002-02-11 06:42:02 +00:00
Patrick Li
ef50d23ae5 Fix typo
PR:		34814
Submitted by:	Steve Wills <steve@stevenwills.com>
2002-02-11 05:30:10 +00:00
Patrick Li
de6c00910f Update to 3.04
PR:		33820
Submitted by:	Ronald Kuehn <rk@ronald.org>
Approved by:	maintainer
2002-02-11 05:22:16 +00:00
Matthew Dillon
8ff5c7fe9b Add my DTV port - A TV-tuner card capture program w/ client-server and
display capability.
2002-02-11 03:35:11 +00:00
Kris Kennaway
31c7c10181 Catch up to changes on bento:
* Update OSVERSIONs
* Add -x to ssh arguments
* Use per-branch ports collection
2002-02-11 03:07:54 +00:00
Kris Kennaway
177f0f7012 Catch up to changes on bento:
* Add some commented out stuff which tries to mount/unmount something.  No
  idea why, but it's commented out so it's harmless :)
2002-02-11 03:06:03 +00:00
Kris Kennaway
6a7d0bb916 Catch up to changes on bento:
* Run mtree in the temporary directory to create the filesystem
  hierarchy
* Use the correct kernel compile directory on both 5.x and earlier versions.
2002-02-11 03:03:49 +00:00
Kris Kennaway
24dda16d93 Catch up to changes on bento:
* Don't run this script in a loop, run once only.
2002-02-11 03:00:32 +00:00
Kris Kennaway
5320b2628b Catch up to changes on bento:
* Update OSVERSIONs for the various branches; add 4-exp.
* Add SRCBASE environment variable and export it to the make job.
2002-02-11 02:59:08 +00:00
Kris Kennaway
37be0b441e Catch up to changes on bento:
* Don't create logs for 3.x, do them for 4-exp instead.
2002-02-11 02:55:17 +00:00
Kris Kennaway
03455d1bf9 Catch up to changes on bento:
* Require a branch argument
* Use tar --unlink when copying distfiles
2002-02-11 02:54:07 +00:00
Kris Kennaway
b9b339d725 Catch up with changes from bento:
* Update the list of ports which takes a long time to build.
* Don't use a single ports collection for every port build, indirect through
  ${pb}/${branch}/ports so we can have different ports collections for
  each branch.  Add -noportscvs option to prevent cvs update of ports
  collection.
* Remove 3.x as a valid branch, add 4-exp for the 4.x experimental builds
  used for testing bsd.port.mk patches
* Update usage information
2002-02-11 02:50:02 +00:00
Kris Kennaway
51d99dad1e Document the use and purpose of this script. 2002-02-11 02:43:14 +00:00
Kris Kennaway
37a754673b Describe the meaning of the mlist file a bit better, and update step 9 in
the setup instructions.
2002-02-11 02:32:44 +00:00
Doug Barton
ece27f6136 No response from Chuck, no response from anyone else on ports, so I'm
going to take this one over for now. Chuck hasn't logged into
freefall since August, and this port has been unfetchable since
October.

This update makes the port fetchable, and the new version builds and
runs. The next step for those intrested in non-English language support
would be to create slave ports which bring in the new xpdf modules.

I haven't incorporated all of the parts of the PR, since I don't
understand what the originator is driving at, and I want to get
this port back on the air. I'll ask for some feedback on the PR.

If anyone with more experience/interest in this port wants to take
it over, just shoot me an e-mail.

PR:		ports/34770
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-02-11 02:26:25 +00:00
Kris Kennaway
a40b28ac21 Document the purpose of this script and the algorithm it uses to
decide machines which should be handed new jobs.  Also, at some point someone
added a note about a possible bug in the reportload script which causes
this one to fall over.
2002-02-11 02:24:23 +00:00
Kris Kennaway
a76e4a0c08 Document the purpose of this script. Use the temp directory for tempfiles 2002-02-11 02:13:29 +00:00
Kris Kennaway
c0d1c2939b Document the purpose of this script. 2002-02-11 02:12:22 +00:00
Kris Kennaway
f2e6390c69 Add a comment describing what this script does. 2002-02-11 01:55:29 +00:00
Jason Evans
f509da85c2 Update to onyx 3.0.0. 2002-02-11 01:34:57 +00:00
Jason Evans
92493779b6 Add libedit 2.6.4. 2002-02-11 01:34:30 +00:00
Patrick Li
7a2e69c7c8 - Fix WWW and MASTER_SITES to live ones
- Subitter take over maintainership from ports@

PR:		34810
Submitted by:	Adam Kranzel <adam-ports@blacktabby.org>
2002-02-11 00:50:22 +00:00
Trevor Johnson
4230998ad6 Update to 1.8.2. Remove patches to README and p0f.c because they
have been accepted upstream.  Install new CREDITS and ChangeLog
with documentation.  Install new p0frep script.  Use DOCSDIR macro.
2002-02-11 00:48:30 +00:00
Dima Dorfman
7845369aae Belatedly upgrade to 1.81.5. Notes: (a) patch-vi-relative has been
incorporated; (b) this now compiles on -current after libdb from
databases/db3 was renamed to libdb3; (c) this now compiles on -stable
(removed BROKEN since -stable has wchar.h now); and (d) fixed plist.
2002-02-11 00:45:45 +00:00
Patrick Li
3c28bfb5a5 Update to 0.6.0 2002-02-11 00:38:47 +00:00
Trevor Johnson
3e13a578f5 The master site came online again, so use it.
Noticed by:	MAINTAINER

Use the re-rolled distfile from there, which appears to have been
prepared with "automake -i" and therefore no longer requires GNU
make.
2002-02-11 00:14:38 +00:00
Trevor Johnson
407a27a317 The victim^H^H^H^H^H^Hsubmitter has offered to maintain the freeciv
and gnocatan ports.

Submitted by:	Adam Kranzel <adam-ports@blacktabby.org>
PR:		34808 and 34807
2002-02-10 23:20:02 +00:00
Trevor Johnson
d0b2fd2827 Send the BSD/OS Netscape ports to Davy Jones' locker.
They have at least two dangerous bugs:

- a buffer overflow in the password field of HTML forms can lead
  to execution of hostile code, as reported by Michal Zalewski at
  (URL:http://www.securityfocus.com/archive/1/136137).  This was the
  subject of advisory FreeBSD-SA-00:66.

- if JavaScript is enabled, JavaScript code embedded in the comment
  blocks of images can be executed.  This can result in sensitive
  information being sent to a Web server. The bug was reported by
  Florian Wesch at (URL:http://www.securityfocus.com/archive/1/175060)
  and (URL:http://www.dividuum.de/).

Requested by:	nectar
2002-02-10 23:05:22 +00:00
Cy Schubert
0d5e01e01d New port, Kerberos V 1.2.4-beta1. 2002-02-10 22:45:32 +00:00
Kris Kennaway
cc99216876 Update to pstree 2.17 (fixes -a option to show commandline args)
PR:		34297
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-02-10 21:17:08 +00:00
Akinori MUSHA
c5881a7634 Update to 0.3.0. 2002-02-10 21:14:54 +00:00
Jacques Vidrine
284e0e235b Mark FORBIDDEN: this should have been done long ago. 2002-02-10 20:57:55 +00:00
Jacques Vidrine
0a0e5a8373 Fix obvious error in `configure' script relating to handling of
CPPFLAGS.

Approved by:	MAINTAINER
2002-02-10 19:51:29 +00:00
Ying-Chieh Liao
fcb91f804e add py-mhash 1.0
Python mhash module
2002-02-10 19:29:58 +00:00
Trevor Johnson
e67c886b33 Update to 1.0.4. This version can accept several input files or
RNG inputs, rather than just one, and can generate numerous output
files, rather than just two.  It now requires GNU make.

Add a patch to use mkstemp() rather than tempnam() so temporary
files are created with safe permissions.  With the unpatched version,
local users can read sensitive information if pad is run in a
world-readable directory (the bug is not present in 0.x versions).
Turn over maintainership to submitter.

Submitted by:	Jason Harris <jharris@widomaker.com>
PR:		27323 and 32810

Install the man page.

Fix spelling of "omitted" in pad.1 and pad.c.  Clarify warning
message about inputs with unequal sizes.

Generate the packing list just before installation.

I put the distfile on MASTER_SITE_LOCAL because the home site is
offline.  The checksum on my copy differs from the one in PR 27323.
2002-02-10 19:28:37 +00:00
Akinori MUSHA
0f25c9c2fe Now that Mesa requires pthread both on XFree86 3.3.x and on 4.x,
define RUBY_WITH_PTHREAD to make this module get linked with libc_r
and libruby_r.
2002-02-10 18:26:08 +00:00
Mikhail Teterin
39d73600e3 Chase the master site -- the original one, which just about
every  search engine  is  still pointing  to,  no longer  allows
anonymouse FTP login.  Thanks to the submitter  for looking into
the obvious place -- right in front  of my nose -- in the source
itself, and submitting the other location, that still works.

PR:		ports/34787
Submitted by:	Ted Mittelstaedt
2002-02-10 18:24:05 +00:00
Akinori MUSHA
d39325271f Prevent extconf.rb from getting patched for pthread more than once
when a port is built twice.
2002-02-10 18:12:38 +00:00
Akinori MUSHA
85f7496763 Update to 2.94.12a.
Do not specify --verbose in the startup script because /dev/console
may not be always available.

PR:		ports/34693
Submitted by:	KITAGAWA, Takurou <ranran@kmc.gr.jp>
2002-02-10 17:49:19 +00:00
Akinori MUSHA
a12636276d "GUI-based ... for text terminal" -> "CUI-based"
Suggested by:	ume
2002-02-10 17:35:23 +00:00