Commit graph

39174 commits

Author SHA1 Message Date
kei
9506ea7bd2 added m68k ELF support to boehm-gc. stolen from the diff for sparc.
bump PKGREVISION to 2.
2003-02-17 12:32:04 +00:00
zuntum
0ff129a922 Note pkgsrc/net/proxycheck addition (version 0.41)
proxycheck is a simple tool that will work on a reasonable *nix system
and may be used to quickly check whenever a given host or set of hosts
has open proxy server running.

Open proxies of various kinds are (ab)used nowadays for various evil
things like sending mass spam, hacking into your machine, making denial
of service attacks (DoS) and the like. Every such machine should be
either secured properly or turned off permanently, but that's not an
option, since in most cases there is either no administrator of such
machines exists at all, or he has no clue about what's on that machine,
or it's irrelevant for him.

Provided by Todd Vierling in PR#20110.
2003-02-17 11:53:34 +00:00
zuntum
3016690343 Add & enable proxycheck 2003-02-17 11:52:01 +00:00
zuntum
9cc9cc04e5 Initial import of net/proxycheck (version 0.41)
proxycheck is a simple tool that will work on a reasonable *nix system
and may be used to quickly check whenever a given host or set of hosts
has open proxy server running.

Open proxies of various kinds are (ab)used nowadays for various evil
things like sending mass spam, hacking into your machine, making denial
of service attacks (DoS) and the like. Every such machine should be
either secured properly or turned off permanently, but that's not an
option, since in most cases there is either no administrator of such
machines exists at all, or he has no clue about what's on that machine,
or it's irrelevant for him.

Provided by Todd Vierling in PR#20110.
2003-02-17 11:50:40 +00:00
grant
8e92b8ca77 Initial import of xmill-0.7 into The NetBSD packages collection.
XMill is a special-purpose compressor for XML data that typically achieves
twice the compression rate over existing compressors, such as gzip.

Provided by collver1@attbi.com in PR pkg/20353, with minor changes by
me.
2003-02-17 09:24:48 +00:00
grant
bce85df836 add xmill 2003-02-17 09:23:06 +00:00
grant
5d72966303 use the full path to unzip. 2003-02-17 09:22:47 +00:00
grant
50863252ec Initial import of xmill-0.7 into The NetBSD packages collection.
XMill is a special-purpose compressor for XML data that typically achieves
twice the compression rate over existing compressors, such as gzip.

Provided by collver1@attbi.com in PR pkg/20353, with minor changes by
me.
2003-02-17 09:20:25 +00:00
salo
71ad56e6f7 Remove trailing .1 from WRKSRC which appeared in the latest update (hi wiz!). 2003-02-17 07:42:21 +00:00
salo
2ea45dfef2 Change the PKGVERSION to 1.0.0rc7, as rc is not really invalid. Pointed out
by gehenna.
2003-02-17 06:44:48 +00:00
salo
0dc0aaca95 Fix nullmailer entry. (1.00RC7->1.0.0.7) 2003-02-17 05:22:54 +00:00
salo
af3cc67ff4 Improve:
- use 1.0.0.7 as PKGVERSION, 1.00RC7 is invalid
- USE_PKGINSTALL, don't include bsd.pkg.install.mk directly
- use automatic rc.d scripts handling
- install example mailer.conf
- minor cleanups
2003-02-17 05:20:20 +00:00
jtb
f14e5f857c Configure prefix in rc.d script. 2003-02-17 02:12:44 +00:00
jtb
34d1f1c3c1 Note updates of gsl and nullmailer. 2003-02-17 01:50:50 +00:00
jtb
63cdf68f7c Update to nullmailer-100RC7.
Changes for pkgsrc:

* Added an rc.d/nullmailer script
* Added brief instructions on how to set up nullmailer in MESSAGE.
* Changed spool directory from /var/nullmailer to /var/spool/nullmailer

Changes in nullmailer itself:

Changes in version 1.00RC7

- Fixed typo in smtp protocol module that caused HELO to be sent without
  a hostname.

- Added a one-shot mode to nullmailer-send, triggered by setting the
  pausetime to zero.

Note:  If no further bugs are found, this will become the official
version 1.00 release.

Changes in version 1.00RC6

- Protocol modules now report all failure and success messages.

- Removed the whole gethostname/getdomainname mess and replaced it with
  code to read the hostname from the "me" control file, and the default
  domain name from the "defaultdomain" control file.

- Fixed a bug that would cause lines starting with a period to have that
  period stripped when it was sent via SMTP.

- Added some missing includes to fix compilation failures in various
  sources.

- Fixed a bug in the setenv function in sendmail.cc.

NOTE!  Make sure to set up the new "me" control file before using this
version.  The RPM install does this automatically.
2003-02-17 01:45:31 +00:00
jtb
f86c8ec1b5 Update to gsl-1.3.
Changes since version 1.1.1 include:

* Addition of new functions
* Many bugfixes
* Homepage and distribution moved from sources.redhat.com to GNU.

See NEWS for more info.
2003-02-17 01:01:38 +00:00
seb
ea4462c16c Note update of net/flow-tools to 0.63 [lots of bug fixes and new features,
you'll want to update]
2003-02-16 23:58:43 +00:00
seb
5e67d3e639 Add default value for FLOW_TOOLS_USE_MYSQL.
It is used by flow-tools to enable support of flow records export
into a MySQL database.
2003-02-16 23:56:12 +00:00
seb
0b958de510 Update to version 0.63. Lots of changes and new features, see below.
Note: include files installed in $PREFIX/include/flow-tools,
examples configuration files and scripts installed in
$PREFIX/share/examples/flow-tools, configuration files are expected in
$PKG_SYSCONFDIR/flow-tools.


* 12-12-2002 flow-tools-0.63 released

* ftlib: ftstat.c - More informative error message when invalid field -
  patch from wyu@ateneo.edu

* docs: flow-capture - hosts.allow requires flow-capture-client, not
  flow-capture - noted by stewart@net.ohio-state.edu

* flow-capture: TCP client port should be same as UDP netflow port - noted
  by stewart@net.ohio-state.edu

* ftlib: ftfil.c: moved primitive initialization code to
  parse_primitive_type() to avoid state loss when 'default'
  or 'mask' keyword used before a permit/deny.

* ftlib: ftfil.c: tos, marked_tos, tcp_flags mask applied to flow not
  to a copy - noted by nik.hinson@assurance-dynamics.com

* flow-export -f4 wire format - requested by mikeh@ncsa.uiuc.edu

* docs: flow-print.sgml - document column headers.

* flow-report / ftstat.c - added runtime variable binding and output
  path substitution support, ie run with -v ROUTER=NYCM and use
  output path '/report/@ROUTER/report-out'

* ftlib: ftvar.c - variable binding functions.

* ftlib: ftstat.c - summary-detail report will produce core if no flows
  are processed - noted by rjd@merit.edu

* docs: not all targets included in distribution - noted by
  Jeje <jeje@jeje.org>

* ftlib: ftio.c byte order of output not always in synch with flags -
  noted by mikeh@ncsa.uiuc.edu

* docs: flow-filter port correction - mhunter@ack.Berkeley.EDU

* ftlib: ftstat.c names option works with IP addresses -- DNS lookups.
  req by nik.hinson@assurance-dynamics.com

* ftlib: ftstat.c: min_pps,max_pps,min_bps,max_bps calculations,
  reduce memory and CPU footprint if *ps calculations are not selected.
  req by nik.hinson@assurance-dynamics.com

* ftlib: ftstat.c: linear-interpolated-flows-octets-packets,first,last,
  duration,ip-source-address/source-tag,ip-source-address/destination-tag,
  ip-destination-address/source-tag,ip-destination-address/destination-tag,
  ip-source/destination-address/source/destination-tag,
  ip-source/destination-address/ip-protocol/ip-tos reports.
  req by nik.hinson@assurance-dynamics.com

* ftlib: ftstat.c: new fields, index,first,last
  req by nik.hinson@assurance-dynamics.com

* ftlib: ftstat.c: integrated mask eval
  req by nik.hinson@assurance-dynamics.com

* flow-mask: new - replace mask length based on prefix.
  req by nik.hinson@assurance-dynamics.com

* ftlib: fttag.c: tag on tcp-src-port, tcp-dst-port, tcp-port, udp-src-port,
  udp-dst-port, udp-port, tos.
  req by nik.hinson@assurance-dynamics.com

* ftlib: fttag.c: rework to use jump tables to support more match types
  w/o performance impact.

* flow-stat: -f32 did not have symbol lookups enabled, noted by
  Michael Redinger <Michael.Redinger@uibk.ac.at

* docs: flow-tag man page example does not work - noted by
  Michael.Redinger@uibk.ac.at

* flow-fanout: -V does not work, noted by gritzko@dcn.ru

* 10-15-2002 flow-tools-0.62 released

* ftlib: ftstat.c: fcount displayed (flows counted in pps and bbs calcs)

* build: localstatedir no longer hardcoded to /var/ft.  man and html pages
  have localstatedir substitution.

* ftlib: ftstat.c: multiple output per report, output to a pipe,
  source/destination address format, source/destination address count
  report.

* flow-import: -m allows ascii input.  #:<fields> in ascii output
  automatically parsed as -m option.

* flow-export: fix -m, -m now allows ascii input, ie -m unix_secs,dpkts,doctets

* ftlib: ftstat.c masked tag not restored if filter evaluated to DENY.

* ftlib: ftstat.c bucket record count in header not correct.

* ftlib: ftstat.c ip-address and ip-port to pick up flow-stat -f7 and -f11
  style reports.  noted by acidic@apricot.fruit.org

* flow-cat / flow-receive: Pay closer attention to FT_FIELD_CAP_START and
  FT_FIELD_CAP_END so a bogus capture period is not displayed on
  output from flow-receive > file.  noted by  ylee@net2phone.com

* flow-print: Missing leading 0's on msec formats, noted by
  ertoz@cs.umn.edu

* ftlib: ftfil.c: use consistent naming with flow-report

* flow-fanout, flow-receive, flow-capture: handle interrupted recvmsg()
  syscall which happens on some linux MP configurations.

* ftlib: ftfil.c - pps/bps not handled correctly - patch from jon@pdx.edu

* flow-print - format 24 from Christian.Bauer@NEFonline.de

* flow-import - Cisco NFC format from torppa@polykoira.megabaud.fi

* flow-capture - more informative err message on bind() failure - noted by
  stewart@net.ohio-state.edu

* docs: flow-capture.sgml - no -o option - noted by stewart@net.ohio-state.edu

* flow-search - remove hard coded path, noted by stewart@net.ohio-state.edu

* ftlib: ftdecode.c - ftpdu_verify() can segv on invalid packets < 4 bytes
  noted by Eric Stewart stewart@net.ohio-state.edu

* ftlib: ftfil.c - PERMIT/DENY reversed for many when default PERMIT --
  noted by Gerhard.Haindl@t-systems.at

* ftlib: ftstat.c - tag mask before filter - noted by wyu@ateneo.edu

* 8-27-2002 flow-tools-0.61 released

* ftlib: strtoull.c - missing ULLONG_MAX - noted by papaleonardos.3@osu.edu

* build: --with-mysql allows path, ie --with-mysql=/usr/local

* ftlib: ftstat.c - don't require FT_XFIELD_SRC_MASK / FT_XFIELD_DST_MASK -
  dynamically add the requirement when FT_STAT_OPT_PREFIX_* is set -
  noted by mw@uk.yahoo-inc.com

* ftlib: ftio.c - more informative warning when trying to process non
  flow-tools files.

* ftlib: ftfile.c - more informative warning when ignoring files.

* ftlib: fttag.c - parser requires 'type' for a match and 'term' in a
  definition.

* ftlib: ftdecode.c - allow padded Cat 6K packets.

* flow-receive, flow-capture: no longer need ftio_set_xip() - noted by
  mw@uk.yahoo-inc.com

* flow-tag, ftstat: allow retagging - noted by clay@opus.bloomcounty.org

* flow-cat: cleanup error message

* flow-export: len = 0, mysql typo

* ftlib: ftstat.c missed a few , - noted by nik.hinson@assurance-dynamics.com

* 8-15-2002 flow-tools-0.60 released

* flow-capture,flow-receive,flow-fanout: add filter option.

* flow-export: MySQL support based on patch from wyu@ateneo.edu

* ftlib: ftfil.c pps and bps filter.

* build: scripts in bin directory get installed

* build/ftlib: added BSD strtoull.c for DEC portability - noted by
  shane.dawalt@wright.edu

* flow-report: future replacement for flow-stat

* ftlib: added ftstat.c - stats and report library

* ftlib:  FT_RECGET_* macros

* docs: updated documentation.

* configs: updated asn.txt and asn symbol file

* ftlib: fmt.c - fmt_ipv4prefix() was not processing 0/0 correctly.

* ftlib: ftfil.c - fix memory leak with ftd->name and ftfil->name

* ftlib: ftfil.c - delay primitive resolution until file is parsed
  -- a filter-definition can precede a filter-primitive

* ftlib: ftfil.c - time only primitive implemented.  Req by wyu@ateneo.edu
2003-02-16 23:50:18 +00:00
seb
153442c1ca Note update of databases/rrdtool to version 1.0.40 [lots of bugfixes and
new features, you will want to update]
2003-02-16 23:13:36 +00:00
abs
0ae7304540 Update mp3check to 0.8.0:
Changelog lists many small changes, most notable is ability to handle
	VBR files.
2003-02-16 23:10:05 +00:00
seb
830708ba67 Update to version 1.0.40. See changes below.
Packages changes: use buildlink2 and perl5/module.mk, documentation
splitted in $PREFIX/share/doc/{rrdtool,html/rrdtool}/*.

Okay'ed by wulf@.

Changes since version 1.0.33:

- bugfix, + enhancement, * contrib, = RELEASE
---------------------------------------------
= 1.0.40 2002/10/11 -- Tobi

- 2002/10/11 Jeffrey Wheat <jeff@nt.cetlink.net>
  updated php4 bindings to work with php 4.2.3

- 2002/10/07 Tomoyuki Murakami <tomoyuki@pobox.com>
  -z does not take an option

- 2002/10/03 Gonzalo Augusto Arana Tagle <garana@uolsinectis.com.ar>
  fix for PREV() operator

- 2002/08/01 Paul Clifford <paul.clifford@bbc.co.uk>
  fix for segfault in print_calc function

+ 2002/07/31  "Nenad Antic (EAB)" <Nenad.Antic@era.ericsson.se>
  rrdfetch manpage update

- 2002/07/12 Gonzalo Augusto Arana Tagle <garana@uolsinectis.com.ar>
  PREV(xxx) match with DEF_NAM_FMT

- 2002/07/12 Joerg Mertin <mertinj@europe.psi.com>
  fixed bindings for php4

- 2002/07/02 Philippe.Simonet@swisscom.com
  fixed DINF for win32 compile

= 1.0.39 2002/06/20 -- Tobi

+ 2002/06/20 -- Gonzalo Augusto Arana Tagle <garana@uolsinectis.com.ar>
  * new CDEF feature PREV(x) which allows for funky new filters
    to be created easily

+ 2002/06/14 -- "Shipway, Steve" <steve.shipway@eds.com>
  * Improved docs for rrd_resize

- Tobi
  * increassed commandline buffer in rrd_tool.c to 100 kilo Byte
  * in rrd_graph replace rint by ceil ...its more portable
  * remove // comments and replace with /* .... */
  * due to popular demand change strftime format to %V for weeks

+ 2002/05/24 -- Joe Griffin <joe.griffin@mscsoftware.com>
  * config.guess and config.sub updates for IA64

= 1.0.38 2002/05/22 -- Tobi

- 2002/05/12 -- Tobi
  * fix for crash in restore when used with existing file

- 2002/04/29 -- Alex
  * fix for PRINT template parser in rrd_graph ...

- 2002/04/16 -- Milan Obuch <milan.obuch@in.nextra.sk>
  * fix for --alt-mrtg

+ 2002/05/01 Wolfgang Schrimm <Wolfgang.Schrimm@urz.uni-heidelberg.de>
  * new subcommand xport

= 1.0.37 2002/04/13 -- Tobi

- 2002/04/14 -- Thierry Nkaoua <tnka@linux-sottises.net>
  * do not change LC_ALL but just LC_TIME ...

= 1.0.36 2002/04/13 -- Tobi

+ 2002/04/13 -- Milan Obuch <milan.obuch@in.nextra.sk>
  * added new options to rrdgraph. Check the manpage for
    --overlay, --background, --unit, GD (graph output format)

+ 2002/04/09 -- Tobi
  * added setlocale and tzset calls to rrd_graph

- 2002/04/09 -- Tobi
  * removed description of --goodfor and --refresh from rrdcgi

- 2002/04/02 -- Paul Vixie <paul@vix.com>
  * rrd restore should not burn down existing files

- 2002/03/23 -- Oliver Cook  <ollie@uk.clara.net>
  * kill segfault in diff code for non digit input

- 2002/03/23 -- Ashok Mandala <chakri063@yahoo.com>
  * make sure CDEFs work properly even when none of the contributing
    data sources start at start of the cdef.

+ 2002/03/20 -- David Lee <t.d.lee@durham.ac.uk>
  * Allow link builds through the ../configure syntax

= 1.0.35 2002/03/20 -- Tobi

- 2002/03/20 -- Tobi
  * fixed longstanding off by 1 bug in CDEF for cases where RRDs with
    different step sizes were mixed in one CDEF

- 2002/03/13 -- Tobi
  * Deal with cases where Config{cc} contains an absolute path to perls
    C compiler.
- 2002/03/14 -- Matt Galvin <mgalvin@dandd.com>
  * new OS detector config files which can deal with macos X

= 1.0.34 2002/03/12 -- Tobi

- 2002/02/12 -- Tobi
  * replaced zlib 1.1.3 with 1.1.4

- 2002/02/06 -- Alexander Schwartz <alexander.schwartz@gmx.net>
  * allow rrdcgi to deal with umlauts

- 2001/12/27 -- Tom.Bertelson@gecapital.com
  * fix overflow error in rrd_fetch

- 2001/11/28 -- Richard A. Steenbergen <ras@e-gerbil.net>
  * allow + - and ' ' in printfsring

- 2001/03/31 -- Tobi
  * added 'all' dependancy to site-perl-install rule as many seem to skip
    this step when instaling cricket ... probably an incomplete cricket doku.

- 2001/03/02 --  Mike Franusich <mike@franusich.com>
  * filedescriptor leak fixed in rrd_open for faild open attempts.

- 2001/03/01 -- Tobi
  * test if compiler perl wants to use for building its modules is available on the system
  * zlib wants to be linked with -fpic on HPUX or it breaks ...
2003-02-16 23:08:55 +00:00
abs
36c26909d7 Update mp3check to 0.8.0:
Changelog lists many small changes, most notable is ability to handle
	VBR files.
2003-02-16 23:08:24 +00:00
seb
83911c760d Provide buildlink2.mk 2003-02-16 23:06:55 +00:00
salo
c3c2123ec1 Note gnuboy PKGREVISION bump. 2003-02-16 21:43:19 +00:00
salo
3509312435 PKGREVISION bump: install sample configuration into share/examples/, change
maintainer per request (previous maintainer ok).
2003-02-16 21:41:08 +00:00
seb
9b776bd8c4 Use EVAL_PREFIX on ttmkfdir and type1inst so LOCALBASE is not harcoded.
Okay'ed by jmmv.
2003-02-16 21:34:04 +00:00
seb
d20e146e30 Note update of textproc/source-highlight to 1.6.3 2003-02-16 20:57:23 +00:00
seb
a3d64c4a4f -source-highlight-1.6.3 2003-02-16 20:55:04 +00:00
seb
2ff554b89e Update to 1.6.3
News from version 1.6.1 the latest packaged version:

Version 1.6.3

   * Fixed problems in compilation in systems that do not provide
     getopt_long and yywrap (reported by Jackie Goodwin
     <goodwja@northropgrumman.com>).
   * Added .spec file for generating .rpm and .rpm.src (thanks to
     Christian W. Zuckschwerdt <zany@triq.net>).

Version 1.6.2

   * compliant to C++ standard headers (iostream etc.), no more
     backward compatibility warnings with gcc 3.2 (Thanks to
     Maurizio Loreti <loreti@pd.infn.it> for the report).
2003-02-16 20:53:47 +00:00
bad
ffbda75365 Add and enable vmware3 and vmware-module3. 2003-02-16 20:07:58 +00:00
bad
f2e79bb20a Note addition of vmware3 3.2 and vmware-module3 3.2.0.
The VMWare Workstation 3.2 emulator and supporting NetBSD kernel modules.

Tested on 1.6.1_RC1 only.
2003-02-16 20:01:10 +00:00
bad
0c55a2207c Be more specific about supported version of the emulator. 2003-02-16 19:58:29 +00:00
jschauma
94e19794a8 Add a PLIST for Linux following the discussion in PR pkg/19760. 2003-02-16 19:56:06 +00:00
bad
221aa1854f Initial import of vmware3, the VMware Workstation 3.x emulator which allows
you to run Windows 95, Windows 98, Windows NT, Windows 2000, Windows XP,
FreeBSD, NetBSD, or Linux while you are runing NetBSD.
2003-02-16 19:54:56 +00:00
bad
29c3749162 Be more precise about the supported version of the emulator. 2003-02-16 19:49:16 +00:00
bad
af136b73e4 Note update of vmware-module to 1.2. 2003-02-16 19:45:24 +00:00
bad
af754316dd Initial import of vmware-module3, the NetBSD kernel modules for
VMWare Workstation 3.2. (3.0/3.1 should work, too.)

Tested on 1.6.1_RC1 only.
2003-02-16 19:43:36 +00:00
bad
cf97bd6dcc Update to use vmware-netbsd-1.2.tgz sources which match the latest
vmware-2.0.4 kernel modules.
Conflict with vmware-module-3*.
2003-02-16 19:37:28 +00:00
jschauma
6c7127d9bb Add ID tag missed in initial import. 2003-02-16 19:21:16 +00:00
jschauma
4f71591a1a When on Linux, don't disable fsck.
Thus, rename PLIST to PLIST.common and add PLIST.Linux.
Changes suggested by Jeremy C. Reed (reed at reedmedia dot net) in
PR pkg/19477.  Thanks and sorry for the delay.
2003-02-16 19:19:55 +00:00
grant
f25453ed1b Darwin has no static libz, mark it incompatible. 2003-02-16 17:33:16 +00:00
grant
7f1e2b4407 Initial import of udptunnel-1.1 into The NetBSD packages collection.
UDPTunnel is a small program which can tunnel UDP packets bi-directionally
over a TCP connection.  Its primary purpose (and original motivation) is to
allow multi-media conferences to traverse a firewall which allows only
outgoing TCP connections.
2003-02-16 17:24:56 +00:00
grant
b1f932c237 add udptunnel. 2003-02-16 17:22:39 +00:00
grant
a8f1bba36a Initial import of udptunnel-1.1 into The NetBSD packages collection.
UDPTunnel is a small program which can tunnel UDP packets bi-directionally
over a TCP connection.  Its primary purpose (and original motivation) is to
allow multi-media conferences to traverse a firewall which allows only
outgoing TCP connections.
2003-02-16 17:21:57 +00:00
jmmv
4bfa147286 Disable gtk-doc detection; not required and causes problems. 2003-02-16 16:35:47 +00:00
jmmv
9e5983033f Note addition of xchat2, 2.0.0. 2003-02-16 16:01:28 +00:00
jmmv
6c2dbe8ea1 Add and enable xchat2. 2003-02-16 16:00:52 +00:00
jmmv
9cc1357123 Initial import of xchat2, version 2.0.0.
XChat is a graphical IRC client that runs on UNIX-like systems.
It uses the GTK 2 library as its graphics toolkit.

Based on the package provided in PR pkg/20298 by Juan RP.
2003-02-16 16:00:24 +00:00
jmmv
dc1a59cda1 Note that I'm working on nautilus. 2003-02-16 15:22:57 +00:00