Commit graph

91126 commits

Author SHA1 Message Date
Bruce M Simpson
de7dcb5487 Rename NoCatAuth-Server to nocatauth-server from rev 1.1.
Fix installation script.

Requested by:	kris
2004-01-03 06:26:58 +00:00
Bruce M Simpson
13dedb464a Remove NoCat ports for renaming.
Requested by:	kris
2004-01-03 06:15:50 +00:00
Bruce M Simpson
657b5cd396 Remove NoCatSplash at rev 1.1 for renaming.
Requested by:	kris
2004-01-03 06:12:20 +00:00
Bruce M Simpson
c6d674d86a Remove NoCatAuth-Gateway at rev 1.1 for renaming.
Requested by:	kris
2004-01-03 06:11:36 +00:00
Bruce M Simpson
7589101656 Remove NoCatAuth-Server rev 1.1 for renaming.
Requested by:	kris
2004-01-03 06:09:55 +00:00
Edwin Groothuis
c90d26d28b dns/dnrd: recv_addr init wrong and 512 byte udp packets dropped
There are a few bugs in dnrd that should probably be fixed
	by the author but could be made to work on bsd:

	1.  Initialization in common.h of recv_addr is broken,
	causing at least the '-a' switch not to work.  Instead of
	assuming positions of fields in the struct across platforms
	I thought it safer to do a standard initialization in main().

	2.  The buffer overflow code in udp.c:dnsrecv() is off by
	one, rejecting messages where the size exactly fills the
	available buffer.  I also changed to the calls to dnsrecv
	to pass 512 as the max size instead of the buffers that
	seem to be padded by 4 bytes for a reason I don't understand.
	This causes a calling named to resend packets.  Eventually
	one seems to get through but response times can be painfully
	slow.

PR:		ports/41128
Submitted by:	Michael C. Adler <mad1@tapil.com>
2004-01-03 05:42:42 +00:00
Jun Kuriyama
e5e3f3c403 o Though this port does not support packaging, but fixed pkg-plist
while I'm here.
o Install mt.cfg as mt.cfg.dist and not overwrite / deinstall modified
  mt.cfg file.
2004-01-03 05:38:28 +00:00
Edwin Groothuis
cd67e41e0d [non maintainer update] dns/walker to 3.2
Update to 1.2.3. This replaces my previous PR number 60784.

PR:		ports/60832
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-03 05:35:23 +00:00
Alexander Nedotsukov
0405303444 Fix thousands separator handling bug.
Reported by:	Franz Klammer <klammer@webonaut.com>
2004-01-03 05:24:47 +00:00
Bruce M Simpson
e39c2d5656 Add an extra flag, WITH_INETADDRESS_HACK. Enabling this flag for build will
cause InetAddress and InetAddressType OIDs to be handled specially during
presentation. Normally they are simply displayed as hex due to being
octet-strings, but this is not how they are intended to be presented.

This allows IPv6 addresses to be presented correctly, as well as IPv4 in
emerging and existing MIBs which use the new InetAddress type.

Reviewed by:	kuriyama, fenner
Tested with:	snmpwalk, mbrowse
2004-01-03 03:18:29 +00:00
Joe Marcus Clarke
569c633b66 Update to 2.0.7. 2004-01-03 03:02:33 +00:00
Pav Lucistnik
ca64ab7d59 - Update to 200401
PR:		ports/60779
Submitted by:	YANO Toru <toru@tkd.ne.jp> (maintainer)
2004-01-03 01:06:31 +00:00
Pav Lucistnik
6de26dfcb0 Add nsc2ke, a Finite-Volume Galerkin program computing 2D and axisymmetric
flows on unstructured meshes.

PR:		ports/60836
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-01-03 00:57:09 +00:00
Pav Lucistnik
dd79e1a7f5 Add zope-silva, a Zope-based web application designed for the creation and
management of structured, textual content. Silva allows users to enter
new documents as well as edit existing documents using a web interface.

SilvaDocument and SilvaMetadata are included in this port.

WWW: http://www.zope.org/Members/infrae/Silva

PR:		ports/60757
Submitted by:	Tim Middleton <x@vex.net>
2004-01-03 00:40:36 +00:00
Pav Lucistnik
13c9213b70 - Update to 0.23
PR:		ports/60840
Submitted by:	Mezz <mezz7@cox.net> (maintainer)
2004-01-03 00:26:55 +00:00
Pav Lucistnik
c4d19306b6 - Chase raptor shlib version raise. 2004-01-03 00:06:00 +00:00
Pav Lucistnik
2eff21dbe0 - Update to 1.1.0
PR:		ports/60844
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-03 00:05:35 +00:00
Yoichi NAKAYAMA
73c1316072 Update to 200401 version.
PR:		ports/60778
Submitted by:	YANO Toru
2004-01-03 00:03:26 +00:00
Pav Lucistnik
a68cc94fd0 - Update to 1.0.0
PR:		ports/60842
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-02 23:53:33 +00:00
Dmitry Sivachenko
408084f657 Update to version 9493.
Submitted by:	Autrijus Tang <autrijus@autrijus.org> (maintainer)
2004-01-02 23:48:46 +00:00
Edwin Groothuis
833ee1a4cc Remove options for -X, which is not possible on FreeBSD system.
Submitted by:	edwin@mavetju.org
2004-01-02 23:45:47 +00:00
Dmitry Sivachenko
7bdb27f843 Assume maintainership.
Approved by:	tobez (former maintainer)

Update to version 0.96.
2004-01-02 23:42:59 +00:00
Dmitry Sivachenko
5d806ff6a4 Fix build on -current;
utilize USE_MYSQL;
minor improvements to pet portlint.

PR:		59699
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-01-02 23:32:09 +00:00
David E. O'Brien
5dda2933f1 There is nothing "future" about 'addport'. 2004-01-02 23:27:29 +00:00
Sergei Kolobov
345e50a0c3 - chown(1) SPOOLDIR at the install time
Submitted by:	maintainer
2004-01-02 23:24:15 +00:00
Kirill Ponomarev
68029fc148 - Update to version 1.1
- Take maintainership
2004-01-02 23:23:11 +00:00
Erwin Lansing
c6839a1a73 Add p5-Mail-CheckUser 1.21,
This Perl module provides routines for checking validity of email address

WWW: http://search.cpan.org/search?dist=Mail-CheckUser

PR:		60841
Submitted by:	Attila Nagy <bra@fsn.hu>
2004-01-02 23:15:40 +00:00
Edwin Groothuis
70af86bdd5 [maintainer update] java/kaffe-devel update to 1.1.3
Upgrade to 1.1.3

PR:		ports/60762
Submitted by:	Mark Huizer <xaa+ports@timewasters.nl>
2004-01-02 22:58:53 +00:00
Sergei Kolobov
277c252ce6 - Install missing config files: unicode.map and threshold.conf
(snort fails to run without them present in ${PREFIX}/etc)
- Bump PORTREVISION

Noticed by:	Kirby Kuehl <kkuehl@cisco.com>
2004-01-02 22:54:17 +00:00
Kirill Ponomarev
72fc9d2cdd Add silc-toolkit 0.9.11, secure Internet Live Conferencing
(SILC) network toolkit.

PR:		60257
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2004-01-02 22:37:04 +00:00
Sergei Kolobov
1834ff9206 - Update to 0.24 2004-01-02 22:28:35 +00:00
Sergei Kolobov
9c6b3192c9 - Install some documentation to make this port a bit more useful
- Re-wrap pkg-descr
- Bump PORTREVISION
- Take maintainership
2004-01-02 22:13:00 +00:00
Kirill Ponomarev
f444e8051a - Remove useless knob 2004-01-02 22:08:40 +00:00
Kirill Ponomarev
42da350127 - Add entry for ports/math/emc2 2004-01-02 22:04:20 +00:00
Kirill Ponomarev
39aa0b1417 Add emc2 2.15,
Emc2 is a portable, interactive and graphic software Edition of
two dimensional geometry and mesh. We can create and modify the
geometry (CAD), define the discretization on the lines, define
the subdomains, and define some reference numbers to take into
account the boundary conditions and material properties. The
elements of the mesh are triangles and quadrilaterals. We have
two kind of meshes: grid mesh and Delaunay Voronoo (automatic
mesh). We make the edition of the mesh by moving, removing,
adding vertices, by regularization, or by transformations
(symmetry, rotation,..), etc.

Suggested add-on: the port math/bamg.

WWW: http://www-rocq1.inria.fr/gamma/cdrom/www/emc2/eng.htm

PR:		60835
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-01-02 22:02:23 +00:00
Kirill Ponomarev
dfd17843b6 - Add entry for ports/math/bamg 2004-01-02 21:56:58 +00:00
Kirill Ponomarev
c19f8483b3 Add bamg 0.68, bidimensional Anisotrope Mesh Generator.
http://www-rocq1.inria.fr/gamma/cdrom/www/bamg/eng.htm

PR:		60837
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-01-02 21:54:30 +00:00
Edwin Groothuis
7a6314056c FreeBSD port of the NetBSD db(1) command.
manipulate db(3)'s btree(3) and hash(3) databases

Submitted by:	edwin@mavetju.org
2004-01-02 21:53:41 +00:00
Kirill Ponomarev
13bea7e9f9 - Update to version 1.7.0
PR:		60839
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-02 21:46:26 +00:00
Kirill Ponomarev
46d1261b30 - Update to version 0.6.4 2004-01-02 21:39:49 +00:00
Pav Lucistnik
388d2443af Add zope-proxyindex, a plugin catalog index. It uses a TALES expression instead
of an attribute lookup/call to retrieve the value to index from an object.
The value retrieved can then be indexed by any available plugin index.

WWW: http://www.zope.org/Members/infrae/ProxyIndex

PR:		ports/60755
Submitted by:	Tim Middleton <x@vex.net>
2004-01-02 21:35:48 +00:00
Kirill Ponomarev
12126dd0d7 Shaaft is an OpenGL 3D falling block game similar to Blockout. 2004-01-02 21:33:26 +00:00
Pav Lucistnik
f109a281bf Add zope-annotations, a generic way to add information to arbitrary Zope objects.
It is used by Silva Metadata to store metadata.

WWW: http://www.zope.org/Members/infrae/Annotations

PR:		ports/60754
Submitted by:	Tim Middleton <x@vex.net>
2004-01-02 21:30:46 +00:00
Sergei Kolobov
dd97b75cb2 - Assign maintainership to the submitter at his request
- Remove explicit CONFIGURE_TARGET, as it is defined in Makefile.kde

PR:		60831
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2004-01-02 21:29:50 +00:00
Pav Lucistnik
cea728c7b3 Add zope-silvaviews, a component that is used by Silva to attach views to objects.
It could also be used outside of Silva in other projects.

WWW: http://www.zope.org/Members/infrae/SilvaViews

PR:		ports/60741
Submitted by:	Tim Middleton <x@vex.net>
2004-01-02 21:20:26 +00:00
Pav Lucistnik
f697703c90 - Update to 1.8.2
PR:		ports/60833
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-01-02 21:03:07 +00:00
Pav Lucistnik
e62be500c5 - Update to 1.3
PR:		ports/60767
Submitted by:	Tim Middleton <x@vex.net> (maintainer)
2004-01-02 20:59:20 +00:00
Pav Lucistnik
a3b3fce08c - Update to 0.10.2
PR:		ports/60739
Submitted by:	Tim Middleton <x@vex.net> (maintainer)
2004-01-02 20:55:36 +00:00
Pav Lucistnik
8233a5b896 - Update to 0.20.0
PR:		ports/60734
Submitted by:	Tim Middleton <x@vex.net> (maintainer)
2004-01-02 20:50:42 +00:00
Joe Marcus Clarke
8ab4ec400a Add support for ath wireless cards.
Submitted by:	Jung-uk Kim <jkim@niksun.com>
2004-01-02 20:45:14 +00:00