Commit Graph

39254 Commits

Author SHA1 Message Date
Jun Kuriyama
1cacfaba3b Make spool directory at pkg-install.
Submitted by:	blaz@amis.net (mail/postfix maintainer)
PR:		ports/25775
2001-03-14 02:33:15 +00:00
Will Andrews
e39653bf22 Fix PREFIX issues I found in net/dhcpdump port as well. 2001-03-14 02:19:04 +00:00
Will Andrews
8e72b58f85 Add dhcpdump 1.0, a program to decode and diagnose sniffed
DHCP packets.

PR:		25481
Submitted by:	Edwin Groothuis (edwin@mavetju.org)
2001-03-14 02:17:49 +00:00
Will Andrews
c46d97e4c5 Add dhcping 1.0, a program to send DHCP request to DHCP server
for monitoring purposes.

PR:		25480
Submitted by:	Edwin Groothuis (edwin@mavetju.org)
2001-03-14 02:12:51 +00:00
Dag-Erling Smørgrav
1b94ef5be2 Activate the qt23 port. 2001-03-14 01:30:14 +00:00
Mikhail Teterin
9fa671a31d Remove "ukrainian" from the list of categories. Add ``-'' to the
prefix, so the package name is ua-ispell, not usispell.

Submitted by:	bento
2001-03-14 01:30:13 +00:00
Dag-Erling Smørgrav
d478c90fa1 Ladies and gentlemen, I give you QT 2.3.0! 2001-03-14 01:29:17 +00:00
Maxim Sobolev
af7cead469 Decapitalise FlowScan.
FlowScan is a tool to monitor and graph flow information from
  Cisco and Riverstone routers in near real-time.

  Amonst many other things, FlowScan can measure and graph traffic
  for applications such as Napster.

  A sample of what FlowScan can do is at: http://wwwstats.net.wisc.edu

  WWW: http://net.doit.wisc.edu/~plonka/FlowScan/
2001-03-14 01:14:44 +00:00
Andreas Klemm
5b8fe0427b FlowScan is a tool to monitor and graph flow information from
Cisco and Riverstone routers in near real-time.

Amonst many other things, FlowScan can measure and graph traffic
for applications such as Napster.

A sample of what FlowScan can do is at: http://wwwstats.net.wisc.edu

WWW: http://net.doit.wisc.edu/~plonka/FlowScan/
2001-03-13 23:20:57 +00:00
Andreas Klemm
f3d0fad83a new port p5-Cflow
Cflow is a perl module for analyzing raw flow files written by
cflowd, a package used to collect Cisco NetFlow data.

WWW:    http://net.doit.wisc.edu/~plonka/Cflow/
2001-03-13 22:52:04 +00:00
FUJISHIMA Satsuki
8414fc6fb9 o copying files/Imakefile instead of Makefile to make USE_IMAKE working.
o making/installing html manpages.
o replace magic number with macro in DISTNAME.
o move post-extract to post-patch to get as-is distfile after make extract.
2001-03-13 22:46:51 +00:00
Mikhail Teterin
2c4670a743 In several spots, it was refering to TCL (or tcl) instead of TK (or tk).
Submitted by:	John Merryweather Cooper
2001-03-13 22:39:21 +00:00
FUJISHIMA Satsuki
1c49901155 o cleanup MASTER_SITES.
o add dependency on devel/libfpx.
o get rid of libtool dependency unless WITH_MODULES.
o trim unnecessary BUILD_DEPENDS'.

PR:		25745
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-13 22:36:26 +00:00
Andreas Klemm
b24b0469e9 - bump portrevision
- introduce CFLOWD_FLOWSCAN_PATCH variable
  for building port with support for FlowScan port (in the queue)
2001-03-13 22:20:15 +00:00
Maxim Sobolev
c8caa62795 o Add a couple of missed @dirrm's;
o sort PLIST while I'm here.

PR:		25780
Submitted by:	maintainer
2001-03-13 22:19:00 +00:00
FUJISHIMA Satsuki
78cc87897c back out package-name conversion for pkg_add -r to work. 2001-03-13 22:07:58 +00:00
Mario Sergio Fujikawa Ferreira
9fd9f89fb0 - First import since repocopy from libdixdecore:
1) Enable port in CATEGORY Makefile

2) Add port into CVSROOT/modules

3) This a port of the developer version of libdivxdecore

4) Fix typo: port created on year 2001, not 20001.

5) Update port to developer Version 4.0 alpha48 2001-02-22.
   PORTVERSION=0.4.0.48

6) This port downloads a source only CVS tag developer version.
   Therefore, it comes without the tools necessary to build it
   (makefile, configure, ...)

7) Inherit (copy) from the non-developer version distfile
   the structure necessary to build it. Patch it to suit this port
   specific needs. More specifically, add new source code files to
   makefile(s): yuv2rgb.c (Changelog #13).

8) Since it is a developer version of another port, it can
   use some of its structure such as DESCR, PLIST. Therefore local
   copies are not necessary.

- Library changes in new version:

o Changelog:

1) Added VO and VOL header in the MPEG-4 bitstream to encore
2) Added YUV input in encore
3) Provided a sample test code for encore
4) Rewrote the bitstream handling in the encore
5) Some cleanup and minor optimize in the modules in encore
6) Fade/Cross Fade Improved
7) Added VO and VOL header parser in decore
8) Added various functions to support the YUV output formats
9) Splitted the YUV to RGB 16 bit conversion routine in 2 different
   routines (555 and 565 16 bit color mode) in decore
10) Modified the interface to take care of the new characteristics
    (more output format supported, possibility to change the output
    format at run-time). These changes are backward compatible
    (previous API call are still valid)
11) Modified the parser to be able to decode the stream with/without
    the VOL at the same time
12) Removed all the boring warnings until Level 3 of Visual C++
13) ANSI C Implementation of the yuv2rgb.c added (2001-01-23,
    00:00:00 GMT)

o Bugs Corrected:

1) Some bug has been fixed in the post processing algorithm
   (chrominance deblocking and vertical deblocking)
2) Bug fixed in YUV to RGB 16 bit conversion routine
2001-03-13 21:40:37 +00:00
Maxim Sobolev
cce76a6de3 This committer needs to take a seep. *sigh*
I was planning to rename pyncurses into more appropriate py-ncurses
before committing it out, but forgot to do so. Therefore delete
pyncurses and readd it back as py-ncurses.

Py-ncurses is a Ncurses binding for Python.

PR:		18633
Submitted by:	adsharma@sharams.dhs.org
2001-03-13 21:25:54 +00:00
Andreas Klemm
38d0b4e818 oops, missed to import distinfo file 2001-03-13 21:16:00 +00:00
Andreas Klemm
285996cdec new port p5-Net-Patricia
This module uses a Patricia Trie data structure to quickly perform
IP address prefix matching for applications such as IP subnet,
network or routing table lookups.  The data structure is based on
a radix tree using a radix of two, so sometimes you see patricia
implementations called "radix" as well.  The term "Trie" is derived
from the word "retrieval" but is pronounced like "try".  Patricia
stands for "Practical Algorithm to Retrieve Information Coded as
Alphanumeric", and was first suggested for routing table lookups
by Van Jacobsen.  Patricia Trie performance characteristics are
well-known as it has been employed for routing table lookups within
the BSD kernel since the 4.3 Reno release.

The BSD radix code is thoroughly described in "TCP/IP Illustrated,
Volume 2" by Wright and Stevens and in the paper ``A Tree-Based
Packet Routing Table for Berkeley Unix'' by Keith Sklower.

WWW:    http://net.doit.wisc.edu/~plonka/Net-Patricia/
2001-03-13 21:12:21 +00:00
Andreas Klemm
d8406966d6 new port p5-HTML-Table
HTML::Table is used to generate HTML tables for CGI scripts. By
using the methods provided fairly complex tables can be created,
manipulated, then printed from Perl scripts. The module also greatly
simplifies creating tables within tables from Perl. It is possible
to create an entire table using the methods provided and never use
an HTML tag.

HTML::Table also allows for creating dynamically sized tables via
its addRow and addCol methods.  These methods automatically resize
the table if passed more cell values than will fit in the current
table grid.

Methods are provided for nearly all valid table, row, and cell tags
specified for HTML 3.0.

WWW:    http://www.chime.ucl.ac.uk/~rmhiajp/htmltable.htm
2001-03-13 21:11:38 +00:00
Andreas Klemm
ea31f9c605 new port p5-Boulder
Boulder IO is a simple TAG=VALUE data format designed for sharing
data between programs connected via a pipe.  It is also simple
enough to use as a common data exchange format between databases,
Web pages, and other data representations.

The basic data format is very simple.  It consists of a series of
TAG=VALUE pairs separated by newlines.  It is record-oriented.
The end of a record is indicated by an empty delimiter alone on a
line.  The delimiter is "=" by default, but can be adjusted by the
user.

WWW: http://search.cpan.org/search?dist=Boulder
2001-03-13 21:10:34 +00:00
Andreas Klemm
ad942c7a6d - bumped PORTREVISION because this perl module didn't work
- fix installation path of this perl module because this command failed:
  perl -M'ConfigReader::DirectiveStyle' -e 1
  ConfigReader files have to be put under
	lib/perl5/site_perl/%%PERL_VER%%/
  instead of
	lib/perl5/site_perl/
- now my new port FlowScan finds the ConfigReader::DirectiveStyle PM.
  "configure:1271: checking for ConfigReader::DirectiveStyle"
2001-03-13 20:58:07 +00:00
Jean-Marc Zucconi
9151486a1d Add the trailing slash to the master site for matrox driver. 2001-03-13 20:30:24 +00:00
Ade Lovett
0630f7a104 Reorganize MASTER_SITE_GNOME as a result of the mirrors being
completely reworked by the GNOME team.
2001-03-13 20:26:05 +00:00
Michael Haro
1fde0acb4e make ldap support one step closer to working after accidental removal 2001-03-13 19:47:18 +00:00
Trevor Johnson
e213131936 Add ftp.plig.net back to MASTER_SITE_NETBSD as ftp.uk.netbsd.org.
Submitted by:	joe
2001-03-13 19:18:06 +00:00
Mikhail Teterin
98d579de66 Turns out I broke a few too many things with my last commit by
removing the symlinking of the installed shared library into the
${PREFIX}/lib. Those broken things should really use:

	package require Img	(from TCL)
or
	Tcl_PkgRequire(interp, "Img", "1.2", 0)	(from C)

instead of  trying to link  with libimg directly, but  there are
too many of them and sobomax lost (his and mine) cool.

This version will just install the library (and SHLIB_LINK) into
${PREFIX}/lib directly. pkgIndex.tcl is modified accordingly.
2001-03-13 19:15:26 +00:00
Trevor Johnson
5d9696f34e Use MASTER_SITE_NETBSD.
Approved by:	obrien
PR:		24185
2001-03-13 19:01:21 +00:00
Trevor Johnson
66e489c8f0 Remove ftp.plig.net because it is in the UK but hasn't a .uk TLD.
Correct a typo in the iastate.edu listing.  Add sites from
http://www.netbsd.org/Sites/net.html#ftp .  Remove defunct sites
found by bento.  Newly added ftp.questnet.net.au is untested because
it is "limited to Australian connections."

Approved by:	modified "make fetch-list" (PR 25779)
2001-03-13 18:53:44 +00:00
Mikhail Teterin
504175192c Provide the default setting for PREFIX... 2001-03-13 18:35:39 +00:00
Maxim Sobolev
f30d0f6953 Fix yet another victim of changed default location of the WindowMaker's
include files.

Submitted by:	bento
2001-03-13 18:25:43 +00:00
Maxim Sobolev
f0a378a411 Comments in PLISTs indicated by the `@comment'', not by `#''.
Submitted by:	bento
2001-03-13 18:21:36 +00:00
Maxim Sobolev
a82d917877 Use PERL_VER instead of PERL_VERSION when referencing dependencies.
Submitted by:	bento
2001-03-13 18:17:31 +00:00
Maxim Sobolev
1752e470c7 Add missed libxml dependency.
Submitted by:	bento
2001-03-13 18:10:20 +00:00
Maxim Sobolev
f4a0cc757a Add pyncurses 0.3, a ncurses binding for Python.
PR:		18633
Submitted by:	adsharma@sharams.dhs.org
2001-03-13 17:31:41 +00:00
Clive Lin
b3a1c707bf Add 2 more BUILD_DEPENDS when build with XFree86 4.
PR: ports/25716
Submitted by: MAINTAINER, sf
Reviewed by: chroot(8), env XFREE86_VERSION=4 make install deinstall
2001-03-13 16:57:38 +00:00
Mikhail Teterin
628a47d1fa Reword the pkg-comment to stress, that the X11-dependent
display functionality is optional.

Submitted by:	Akinori MUSHA
2001-03-13 16:14:52 +00:00
Maxim Sobolev
0bc3b911f9 o Add missed USE_IMAKE;
o fix manpage problem with XFree86-4;
o add $FreeBSD$ into ${FILESDIR}/Makefile to make commitprep happy.

PR:		25670
Submitted by:	maintainer
2001-03-13 16:06:46 +00:00
Jean-Marc Zucconi
7196228100 Add the official Matrox driver for G200, G400 and G450 graphic adapters.
This is optional and enabled only if WITH_MATROX_GXX_DRIVER is defined.

Submitted by:	lioux
2001-03-13 16:02:00 +00:00
Maxim Sobolev
b4d45cf41d Explicitly link resulting library with libm, because other ports expect to be
able to link just with ``-lmng'', not with ``-lmng -lm''.

Submitted by:	bento (sorta)
2001-03-13 15:56:36 +00:00
Andrey A. Chernov
887894c457 Upgrade to 3.1.12 2001-03-13 15:49:35 +00:00
Maxim Sobolev
39fc644342 Fix MASTER_SITES.
Submitted by:	maintainer
2001-03-13 15:42:50 +00:00
Maxim Sobolev
e5d90cedf5 Explicitly disable NAS and ARTS support. 2001-03-13 15:29:31 +00:00
Kevin Lo
e4e6431d1e Fix xforms dependency
PR: 25742
Submitted by: maintainer
2001-03-13 15:20:58 +00:00
Maxim Sobolev
d5478732e2 Update version number of gtkmm shared library. 2001-03-13 15:18:05 +00:00
Dmitry Sivachenko
a8cd37dc88 Add WWW line. 2001-03-13 15:14:29 +00:00
Maxim Sobolev
1076fa980f Update to 0.9.1. 2001-03-13 15:11:52 +00:00
Maxim Sobolev
5f7690e60e Update to 1.2.5. 2001-03-13 15:11:03 +00:00
Dmitry Sivachenko
a5849a02aa New port: gupsc.
A free Gnome client for the Network UPS Tools
2001-03-13 15:08:45 +00:00