Commit graph

2671 commits

Author SHA1 Message Date
zuntum
6d5ad777ec Switch MASTER_SITES from my homepage to MASTER_SITE_LOCAL 2002-05-03 10:59:31 +00:00
jwise
bc264b4cda Use bsd.pkg.mk's USE_JAVA, so that this package can be built with any
jvm supported by pkgsrc (such as the blackdown jdk on powerpc), not just
the sun jvm on i386.

If user is using a java-1.1 jdk (pkgsrc/lang/jdk or kaffe),  pull in swing
from the swing package.
2002-04-30 14:42:38 +00:00
wiz
80ff83f22e LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE. 2002-04-29 18:27:17 +00:00
magick
89765cdfb9 Update to 0.4.11
Changes:
* Updated translations
* Updated English manual and translated it to Portuguese
* Fixed bugs:
       - When checking if the user could write to a certain
         directory all the groups the user was in where not
         checked so it was possible to write while the application
         said otherwise.
       - Spec file rewrote to be more correct, thanks to Gregory
         Leblanc <gleblanc@linuxweasel.com>
2002-04-29 17:05:06 +00:00
hubertf
e957aa7ef3 add & 3nable xnap 2002-04-28 22:15:48 +00:00
hubertf
7927bcb5d4 Add xnap-2.0: Java filesharing client with support for OpenNap
XNap is a Java file sharing client. It is powerful, easy to use, and
efficient. Features include fetching a server list from Napigator,
connecting to multiple OpenNap servers, doing multiple concurrent
searches, and automatic downloading. You can view your MP3 files and
play them conveniently from within XNap. It also provides a
commandline interface for use on a terminal.

Contributed by ben@wongs.net in PR 16528
2002-04-28 22:15:14 +00:00
rh
7acdc587eb Add proper LIBTOOL_OVERRIDEs so this actually uses pkgsrc's libtool. 2002-04-27 11:31:23 +00:00
rh
28751db407 Fix pkgconfig configuration file to include runtime library search path.
Bump PKGREVISION.
2002-04-27 08:49:14 +00:00
rh
0f31e13e44 Fix pkgconfig configuration file to include runtime library search path.
Bump PKGREVISION.

XXX: there are probably quite a few packages that have the same problem!
2002-04-27 08:48:33 +00:00
rh
6dc28199d7 Add orbit2-buildlink to BUILDLINK_TARGETS 2002-04-27 07:55:59 +00:00
rh
794ada7d5b s/BUILDLINK_FILES.ORBit=/BUILDLINK_FILES.ORBit+=/ so that libIDL-1.0
includes are actually copied to the buildlink directory.
2002-04-26 07:38:02 +00:00
tron
b0be7710e1 Add and enable "dgd" package. This fixes PR pkg/13765 by Scott Thompson. 2002-04-25 15:20:36 +00:00
tron
2c40b182d1 Import new "dgd" package:
Object-oriented programmable server

This packages was provided by Scott Thompson in PR pkg/13765.
2002-04-25 15:19:37 +00:00
agc
52ed484e2d Upgrade to version 0.5.15 from 0.5.13nb1 of the ORBit package - diffs
provided by Thomas Klausner.

Diffs from previous version:

2002-03-20  Michael Meeks  <michael@ximian.com>
        * configure.in: copy the autoconf macro into here so we
        can rely on it not changing across autoconf versions.
2002-03-11  Michael Meeks  <michael@ximian.com>
        * src/IIOP/giop-msg-buffer.c
        kill #define writev mess.
        (giop_send_buffer_write): handle EINTR, handle EAGAIN
        correctly, handle short writev's correctly, test
        thorougly.
        * src/ORBitutil/compat.c (g_writev): kill this
        abomination.
2002-02-11  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
        * src/orb/allocators.h, src/orb/allocators.c (ORBit_alloc_2,
        ORBit_free): Make the free marker really always sit directly in
        front of the memory block, not at some random lower position.
2002-02-09 Elliot Lee <sopwith@redhat.com>
        * src/ORBitutil/os-feature-alloca.h: Don't redefine alloca if it is already defined.
2002-01-27  Darin Adler  <darin@bentspoon.com>
        * test/everything/Makefile.am: Added -lm -- can't build without it.
2002-01-25  Mark McLoughlin  <mark@skynet.ie>
        * configure.in: (AC_CHECK_ALIGNOF): error out if an alignment
        is found to be zero.

Thomas thought that the modification to src/IIOP/giop-msg-buffer.c to
"kill #define writev mess" might mean that we could drop the
NetBSD-specific wrapper for writev(2), but sadly this isn't so -
configure undefines HAVE_LIMITED_WRITEV on NetBSD, and rightly so,
since IOV_MAX (1024) iovecs can be written, not 50.  However, we still
have the basic "attempt to send more than IOV_MAX iovecs and you get
EINVAL" problem with our writev(2) implementation.
2002-04-25 12:17:04 +00:00
itojun
f7952447d1 mark with USE_INET6 2002-04-25 04:36:34 +00:00
itojun
b456761b6c pull IPv6 patch in. bump to nb1. 2002-04-25 04:33:46 +00:00
seb
8f967ad913 Make this package PKG_SYSCONFDIR aware.
Bump PKG_REVISION.
2002-04-23 15:27:15 +00:00
rh
44e7dfdfaf Add and enable ORBit2 2002-04-23 12:25:36 +00:00
rh
aefe7d1e77 Initial import of ORBit2-2.3.108, a high-performance CORBA ORB with C
language support.
2002-04-23 12:24:47 +00:00
rh
0b2f79ec56 Add and enable libIDL 2002-04-23 12:22:29 +00:00
rh
1551e3005c Initial import of libIDL-0.7.4, a CORBA Interface Definition Language
parser.
2002-04-23 12:21:40 +00:00
rh
f9ba6c8767 Add and enable linc 2002-04-23 12:18:10 +00:00
rh
0485c0bce5 Initial import of linc-0.1.21, a network client/server library. 2002-04-23 12:17:22 +00:00
tron
22f2666cc3 Remove outdated mirror sites. 2002-04-22 15:40:44 +00:00
tron
a01c515f4f Update "lftp" package to version 2.5.1. This version includes numerous
enhancement and bug fixes made since the 2.4.4 release. A complete
list of change can be found here: http://lftp.yar.ru/news.html

The update is based on fixes provided by Michal Pasternak in PR pkg/16125.
2002-04-22 15:22:23 +00:00
hubertf
dd58cad0f1 Update ipv6calc to 0.40. Changes:
* most code reviewed with help of splint
* introduce new option handling (in/out/action)
  - old options are still supported, no plans to remove this
    support in next releases
* some automagically handling relating to
  - input
  - output
  - action
  if not extra specified
* add more conversions, also add more support of IPv4 addresses
* the address information option (-i) now shows also
  - IPv4 registries (by using included current IPv4 CIDR table)
  - IPv6 registries
  - OUI (vendor) of NIC, if EUI-48/64 is a global one
* an example CGI frontend called "ipv6calcweb.cgi" to display
  information about a REMOTE_ADDR on a webpage
  - See e.g. http://ipv6.aerasec.de/index2.html for what can be
    displayed
  - Currently supported languages: en, de
2002-04-21 21:06:54 +00:00
rh
3e5aa3914f Add and enable xrmftp 2002-04-21 11:07:44 +00:00
rh
457c02f7f5 Initial import of xrmftp-1.2.4, an xforms based graphical ftp client
provided in pkg/16371 by Rui-Xiang Guo <rxg@netbsd.org>, thanks!
2002-04-21 11:07:04 +00:00
rh
6c17e76e87 Add and enable xmftp 2002-04-21 10:48:20 +00:00
rh
ad205391b5 Initial import of xmftp, an X/Motif FTP client provided in pkg/16372 by
Rui-Xiang Guo <rxg@netbsd.org>
2002-04-21 10:47:31 +00:00
fredb
98a834aec8 Forgot to change ">=" to "-". 2002-04-20 19:02:03 +00:00
fredb
0cab25b605 In ucd-snmp's shared libraries, the SONAME is the filename, which contains
the version of ucd-snmp. Therefore, adjust the wildcard dependencies in
dependents to match exactly (barring "nb" version changes), and bump the
dependent's "nb" versions to reflect the change in dependencies. Otherwise,
an "ethereal" binary package (for example) built against ucd-snmp-4.2.4
will happily install against ucd-snmp-4.2.3nb1, but will fail at run-time
with, ``shared object "libucdsnmp-0.4.2.3.so" not found.''
2002-04-20 18:46:06 +00:00
wiz
cd13c0d882 sort, add snort-pgsql 2002-04-19 13:17:33 +00:00
yyamano
b2847f15f2 Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. 2002-04-18 16:19:17 +00:00
yyamano
e7c9925d88 Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. 2002-04-18 16:14:45 +00:00
shell
433ddeffd7 Updated to p5-Net-1.11
- Change my email address

Changes since p5-Net-1.10 :

Net::FTP::dataconn
  - Fix for select to avoid occasional hangups

Tweak parsing of hello response
2002-04-17 10:36:22 +00:00
martti
8700f6422d Use BSD_INSTALL_* (pointed out by Andrey Simonenko in a private mail). 2002-04-16 08:44:04 +00:00
rh
471fd23b45 Don't use fixed ID numbers for the netsaint/netstadm users/groups.
Fixes PR pkg/16365.
2002-04-15 21:10:27 +00:00
he
56ade372f9 Add p5-IO-Interface and p5-IO-Socket-Multicast. 2002-04-15 12:25:02 +00:00
he
c8fbc82438 Import p5-IO::Socket::Multicast - perl multicast socket IO.
Reviewed by Stoned Elipot.
2002-04-15 12:19:02 +00:00
he
b12570166d Import p5-IO-Interface - get and set interface characteristics.
Reviewed by Stoned Elipot.
2002-04-15 12:16:10 +00:00
martti
25a36a8954 Updated ipa to 1.2.5 (pkg/14560 by Andrey Simonenko)
* added NO_PACKAGE as this must be built for each host

Changes since 1.1.6:

- Added new switch to ipastat(8): -x, treat rule names as POSIX
  regular expressions
- Added new switch to ipastat(8): -p <time-back>
- Added new switch to ipastat(8): -k, assume that 1k is equal to 1000 bytes
- Now it is possible to use abbreviated month names in -i and -I options
  in ipastat(8)
- Now it is possible to run from the ipa(8)'s command line commands from
  "reach" and "expire" sections
- Added new section "include" and new parameter "debug_include" to
  the configuration file, also two switches "-tt" for ipa(8) have new sense
- bug fixes
2002-04-15 10:51:53 +00:00
rh
6cf5b08980 Initial import of snort-pgsql-1.8.6, a variant of the snort package that
uses a PostgreSQL backend.
2002-04-15 08:32:48 +00:00
rh
9935573961 Remove SNORT_USE_PGSQL option. This will be split out into a separate
package.  For that purpose, move most of Makefile into a new
Makefile.common.
2002-04-15 08:31:14 +00:00
martti
941d889219 Updated gtk-gnutella to 0.85
* bug fixes
2002-04-15 06:59:23 +00:00
rh
486c969258 Add files missing in previous commit 2002-04-14 11:02:13 +00:00
rh
f9151c0e95 Bump netsaint-base to nb1 using patches provided in PR 16293 by Greg
A. Woods <woods@planix.com> with some modifications by me.  Changes are:

	- better support for building optional plugin packages
	- install no longer overwrites existing config files
	- sample config files are installed in share/examples
	- build no longer fails if not done as root
	- appropriate netsaint users and groups are now created
	- no longer installs one-time setup script in sbin
	- daemon logo
2002-04-14 10:57:10 +00:00
rh
de21ea9c14 Bump to nb2 fixing some configure script bugs. Also convert dependencies
on automake and autoconf into simple BUILD_DEPENDS.  Fix provided by
Greg A. Woods <woods@planix.com> in PR 16238, thanks!
2002-04-14 10:00:48 +00:00
rh
2842fc1305 Add a SNORT_USE_PGSQL option to compile in PostgreSQL support (and add
the appropriate dependency).  Patch provided by ww@GROOVY.NET
2002-04-14 09:49:46 +00:00
rh
b08a94f197 Add and enable bpalogin 2002-04-12 08:21:42 +00:00