Commit Graph

16144 Commits

Author SHA1 Message Date
jsyn
592d2dc4ac stub out net/resolv; it's been superseded by net/plushs
ok espie@
2002-05-21 22:17:59 +00:00
jsyn
54a25b4e43 +plushs 2002-05-21 22:00:18 +00:00
jsyn
6e68ad506a Import of plushs-1.0:
--
PluSHS allows a user to resolve the names of a single IP address or
entire network of addresses to maintain a "map" of the names that 
comprise a certain network.

WWW: http://plushs.sourceforge.net

MAINTAINER= Jose Jimenez Garcia <pluf@wanadoo.es>

ports/net/resolv has turned into plushs
2002-05-21 21:59:42 +00:00
nino
9c00e2c16d Import gal (GNOME Application Libraries) 0.19.2:
This module contains some library functions that came from Gnumeric
and Evolution.  The idea is to reuse the code across various larger
GNOME applications that might want to use it.  The API is not frozen
and might change at any time.  Larger class renaming might happen
at any point without notice.  Use this library at your own risk.

Submitted by Marc Matteo <marcm@lectroid.net>.

Ok naddy@.
2002-05-21 19:43:55 +00:00
nino
51f50257b0 Import gnome-print 0.35:
Gnome-print is a high-quality printing framework for GNOME.

Gnome-print implements:

* device-independent printing API, modelled loosely after
  PostScript language.

* font abstraction that allows device-independent text
  display (within reasonable limits).

* powerful configuration engine, dealing with all levels
  of output pipeline set of actual printer drivers
  (PostScript, PDF, fax).

* print preview widget.

* printer selector widget.

Originally created by yours truly, the port received additional 
patches from Marc Matteo <marcm@lectroid.net> who also will maintain 
it in the future.

Ok naddy@.
2002-05-21 19:17:54 +00:00
nino
9a3bed6800 Update to bubblemon 1.0.11.
Ok naddy@.
2002-05-21 18:48:45 +00:00
jasoni
fa049235b0 remove %SUBDIR% from MASTER_SITES_REDHAT.
- thanks jakemsr@jakemsr.com
2002-05-21 15:22:45 +00:00
pvalchev
94db49580f sync, 1878 2002-05-21 06:11:19 +00:00
lebel
686b6dae36 update mail/tmda to 0.55;
- make sure to read http://software.libertine.org/tmda/releases/tmda-0.55.txt
  before upgrading.
2002-05-20 23:50:37 +00:00
jsyn
07f1f18450 +arpd 2002-05-20 22:24:15 +00:00
jsyn
675ee278de Import of arpd-0.1:
--
arpd replies to any ARP request for an IP address matching the specified
destination net with the hardware MAC address of the specified
interface, but only after determining if another host already claims it.

Any IP address cliamed by arpd is eventually forgotten after a period of
inactivity or after a hard timeout, and is relinquished if the real
owner shows up.

This enables a single host to claim all unassigned addresses on a LAN
for network monitoring or simulation.

MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 22:23:25 +00:00
jsyn
daa120f4e1 better document licenses 2002-05-20 19:30:39 +00:00
fgsch
6ae39ec194 sparc64 gcc workaround for sha1.c; maintainer ok 2002-05-20 16:28:20 +00:00
mark
df88e96683 silc-client-0.9.1 update 2002-05-20 15:25:17 +00:00
jsyn
9d681dceaa +fragroute 2002-05-20 10:51:16 +00:00
jsyn
86078f9554 Import of fragroute-1.2:
--
fragroute intercepts, modifies, and rewrites egress traffic destined for
a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.

It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.

WWW: http://www.monkey.org/~dugsong/fragroute/

MAINTAINER=	Jason Peel <jsyn@openbsd.org>
2002-05-20 10:50:12 +00:00
reinhard
be39df91d3 mark unbroken: mirrors available; Alex Kirmse 2002-05-20 10:33:11 +00:00
jsyn
b8d9e60c77 update to libdnet-1.4, plus patch for pf_addr_wrap change in pfvar.h
note that your /usr/include/net/pfvar.h must be >= 1.68, or this will
not work -- ports-current tracks -current.

tag-team with Srebrenko Sehic <haver@insecure.dk>
2002-05-20 10:29:15 +00:00
mpech
7273a819d5 Add -V and -m to FETCH_CMD. Idea from form@.
espie@ ok
2002-05-20 05:18:18 +00:00
brad
ff6ed811a2 update the list of architectures 2002-05-20 03:26:27 +00:00
pvalchev
2d835ce515 Update to calamaris-2.46; from maintainer grange@rt.mipt.ru 2002-05-20 02:34:24 +00:00
brad
1921c89940 use MASTER_SITE_SOURCEFORGE 2002-05-20 00:15:23 +00:00
brad
145a68468e remove sourceforge URL 2002-05-20 00:01:45 +00:00
brad
b028194ec9 remove sourceforge URL 2002-05-19 23:52:19 +00:00
brad
8cf37ab1d6 remove sourceforge URL 2002-05-19 23:39:57 +00:00
naddy
0b55b1ad91 Update to 5.2.3.
Remove some useless doc files.

From submission by new maintainer Jesper Louis Andersen <jlouis@jlouis.dk>.
2002-05-19 20:33:00 +00:00
naddy
16877d3975 Update to 0.41; from maintainer Vladimir Kotal <vlada@openbsd.cz>. 2002-05-19 20:02:05 +00:00
millert
48e962fab3 'perl -p' does not seem to behave as I expected; use -n instead.
Fixes a problem with the perl shar filter noticed by pval@
2002-05-19 18:51:21 +00:00
brad
1edb441c5b enable alternate xinput support.
--
Requested by: Jean-Yves Burlett <jean-yves@burlett.org>
2002-05-19 17:01:55 +00:00
couderc
d0db260365 update to 0.7.6, added some faq and fixes 2002-05-19 10:28:16 +00:00
espie
f564024d1d switch to native sunaudio driver.
Fix a typo in DESCR, and acknowledge mplayer's existence.
2002-05-19 00:27:06 +00:00
lebel
cf74812d7b use ${MASTER_SITE_SOURCEFORGE} instead of hardcoding sourceforge.net sites 2002-05-18 22:35:45 +00:00
espie
3aada711bb zap fetch progress bar. 2002-05-18 18:37:47 +00:00
art
2cf23531d0 LP64 fixes.
pval@ ok.
2002-05-18 17:50:19 +00:00
lebel
554ad6e0fa update vim/stable to 6.1.76 2002-05-18 14:47:06 +00:00
brad
5532973032 update 2002-05-17 23:36:10 +00:00
naddy
346c10b0c0 * qt2 -> qt3; from maintainer Jacob Meuser <jakemsr@jakemsr.com>
* don't install useless docs
2002-05-17 18:38:55 +00:00
danh
11cbbf876f update to p5-Crypt-CBC 2.02 2002-05-17 16:20:28 +00:00
danh
8f4bc886d8 enable mlockall on i386 again 2002-05-17 15:58:10 +00:00
danh
bf8c343b5c update to rrdtool 1.0.37 2002-05-17 15:41:30 +00:00
brad
119b94b130 upgrade to imlib 1.9.14 2002-05-17 02:42:15 +00:00
pvalchev
3a764b4705 Conditionalize binutils port usage upon ELF_TOOLCHAIN 2002-05-17 02:00:29 +00:00
matt
0f32d099ea - fix email (noticed by naddy@)
- add license comment
2002-05-16 23:38:40 +00:00
avsm
fbe7a49835 add missing patch 2002-05-16 21:50:31 +00:00
marc
2447f9d589 update maintainer address per naddy@ request 2002-05-16 20:41:50 +00:00
brad
397d541683 remove FTP URL for eu.dl.sourceforge.net since it has not been accepting logins for 2 days now and fix FTP URL for us.dl.sourceforge.net 2002-05-16 16:31:05 +00:00
art
10242ecb1f Enable sparc64 (it works with a few more diffs) and make the
binutils dependency i386-only.
2002-05-16 14:00:23 +00:00
espie
f4e6fcc2a3 Add libiconv flavor for subtitles 2002-05-16 13:57:49 +00:00
naddy
664543744b replace remaining reference to MASTER_SITE_SUBDIR 2002-05-16 13:40:47 +00:00
naddy
fdc291eedb Update to 6.0 release. 2002-05-16 12:55:21 +00:00