Commit graph

4230 commits

Author SHA1 Message Date
recht
724eff7212 Seems like the last 1.4.1 pkg realy was a 1.4 in a 1.4.1 distfile...
So update to 1.4.1 for real this time and add DIST_SUBDIR accordingly..

Changes for 1.4.1 released 11-Nov-2003:
- Make docstyle work for returning data, too (Alexis Marrero-Narvaez)
- TC.Struct.typed will output xsi:type parameter now.
- Numerous bug fixes
2004-01-10 14:37:13 +00:00
recht
7eead98c7b rev. bump because of the wxGTK buildlink change 2004-01-10 14:25:42 +00:00
kleink
4bb42f7601 Update to 3.2.2nb2: reflect allocation of 2001:1A00::/23 to RIPE NCC. 2004-01-10 02:15:29 +00:00
kim
dbf5c6ce6f manpage revised
.\" $Id: dnstop.8,v 1.5 2003/11/13 21:12:57 wessels Exp $
2004-01-09 04:49:02 +00:00
tron
52b36a579d Remove very outdated "bind9-current" package. 2004-01-08 15:04:02 +00:00
hubertf
711682ca7b When using an (v4) aliases interface, use only the first IP.
Patch contributed by Gregor Surmann <admin@sinuspl.net>
2004-01-08 12:59:26 +00:00
agc
e14f39cd2f Turn off -Werror when compiling (there are a lot of gcc3 warnings).
Use string concatenation in ANSI C.
2004-01-08 12:17:30 +00:00
agc
cf3405767c Use <machine/endian.h> on Net2-derived BSDs.
Switch off -Werror (there are a lot of warnings from gcc3), and don't
bother running lint when building.

Allows this to compile on -current.
2004-01-08 12:06:37 +00:00
wiz
ba34055ce3 Add and enable awhois. 2004-01-08 09:45:20 +00:00
mrg
887a106f19 netbsd-current needs -ldes as well as -lcrypto. shouldn't affect older
netbsd systems as -ldes has been around longer than -lcrypto...
2004-01-08 06:39:40 +00:00
jmmv
741dcd3851 Mark amule and xmule as conflicting. 2004-01-07 23:07:27 +00:00
jmmv
8a4db02163 Bump PKGREVISION due to wxGTK update (use gtk2). 2004-01-07 21:46:05 +00:00
jmmv
5f595c55e0 The :tl modifier is not available in 1.5's make, so don't use it. 2004-01-07 10:07:49 +00:00
jlam
4b90d17ed9 From the log for rev. 1.1260 of bsd.pkg.mk:
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of
 PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of
 PKG_SYSCONFSUBDIR.  This makes PKG_SYSCONFBASE=/etc work with pkgviews by
 installing all config files into /etc/packages/<pkg> instead of
 occasionally putting some directly into /etc."
2004-01-07 02:21:16 +00:00
xtraeme
f3d9eba9ae + amule 2004-01-07 01:24:55 +00:00
xtraeme
d45d595cc6 Initial import of amule-1.2.3.
This program is a multiplatform ed2k client fork of eMule client
using wxWindows class library. It was originally forked from xMule
project but not related to it anymore, except little bits of code.
2004-01-07 01:24:16 +00:00
keihan
967ed97252 Update dante to 1.1.14.
Compared to the previous release, this version brings amongst other
changes the following:

Server changes:
 o Fix bug that prevented rfc931 auth (ident) from working, patch from
  "Meno Abels" <Meno.Abels@7d.net>.

 o Workaround for 'bswap_32' header bug on linux.
2004-01-06 22:03:31 +00:00
jlam
457d023fac bl3ify 2004-01-06 07:05:24 +00:00
grant
895b7fb92a sort DEPENDS. 2004-01-06 04:26:53 +00:00
wiz
6f5b6b6d16 ispell (fix two typos). 2004-01-06 01:47:51 +00:00
grant
1990e07a03 fix CATEGORIES. 2004-01-06 01:06:43 +00:00
grant
628dac659c +p5-SOAP-Lite 2004-01-06 00:28:47 +00:00
grant
6c832fb296 Initial import of p5-SOAP-Lite-0.55 into the NetBSD packages collection.
SOAP::Lite for Perl is a collection of Perl modules which provides a
simple and lightweight interface to the Simple Object Access Protocol
(SOAP, also known as Service Oriented Access Protocol) both on client
and server side.
2004-01-06 00:26:43 +00:00
jlam
848d6eb2a3 bl3ify 2004-01-05 22:16:24 +00:00
jlam
22645a942c bl3ify 2004-01-05 11:28:07 +00:00
jlam
2c03f435c8 bl3ify 2004-01-05 11:17:10 +00:00
jlam
d279e6f535 Use S/+$// instead of C/\+$// to save a backslash. Very highly
recommended by seb :)
2004-01-05 11:05:44 +00:00
jlam
c9ff27d270 Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables. 2004-01-05 09:31:31 +00:00
grant
e5de35776f Updated p5-Net-Server to 0.86.
changes since 0.85:

        - Changed maintainer to bbb@cpan.org (Rob Brown).
        - Patch to fix Net::Server::Daemonize setuid bug:
          http://www.ijs.si/software/amavisd/net-server.patch
        - Add a fix in the argument handling of configure
          to account for some alpha systems (James Vasak)
        - For RedHat 8.0 perl.req, avoid demanding that
          perl(IO::Muliplex) and perl(IO::Socket::SSL)
          rpms are installed just to use Net::Server.
2004-01-05 04:37:26 +00:00
grant
6bd488d8fb improve description (hey, it's better than a one-liner!) 2004-01-05 04:34:49 +00:00
jlam
47bb2aae5f Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. 2004-01-04 23:34:04 +00:00
cjep
46863472da Update of net/overnet to 0.51.2. PR#23945 from Min Sik Kim.
Many changes since 0.48 (see http://www.overnet.com/versions.html for a
full list) including:
    * Many crash bugs fixed
    * Many features added
    * zlib Server support
    * HTTP links recognised even if not exactly "http://" at front
    * Flat style download progress bar
    * Drag and drop support
    * New Horde download system
    * ed2K links: Files over 2GB sizes are correct now
    * Ports greater than 32876 are now shown correctly
2004-01-04 19:13:58 +00:00
jmmv
b32b224fea Bump revision due to librsvg2 update (libcroco added as a dependancy). 2004-01-04 17:30:55 +00:00
tron
be94e7711d Include "sys/param.h" explicitly because the modified code checks
"__NetBSD_Version__" which is only accidently availabe because
"sys/sysctl.h" got included.
2004-01-04 12:59:40 +00:00
tron
bf1920f0dd Fix one more compiler warning under NetBSD 1.6Y and above. 2004-01-04 11:53:20 +00:00
tron
714041931c Fix build problem under NetBSD 1.6Y and above. 2004-01-04 11:48:44 +00:00
reed
a4ce36dcc6 Update to version 4.6.9. Use GMAKE now. 2004-01-04 03:57:36 +00:00
tron
969ee436ce Add and enable "oidentd" package. 2004-01-03 23:24:17 +00:00
tron
073d8a6c0e Import new "oidentd" package:
Configurable IDENT server that supports NAT/IP masq
2004-01-03 23:21:44 +00:00
jlam
339cd13cb2 Initial sprinkling of work-in-progress buildlink3.mk files for using the
buildlink3 framework.
2004-01-03 23:06:43 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
mrg
882870549a allow this package to work on sparc / arm (ELF) platforms. now builds,
but crashes on sparc64 still....
2004-01-03 14:18:57 +00:00
taca
9826e3ab11 Update ftpproxy package to 1.2.2.
Version 1.2.2 - 16122003asg
- --------------------------------

  * Fixed a error in ending an connection after receiving "QUIT".

  * Added support for configuration files. Two new parameters are
    added for this. (-f and -F)

  * renamed `dcp' to `ctp' because we thought that `connection translation
    programs' gives a better idea of what the really do.
2004-01-02 17:03:11 +00:00
hubertf
e3c427c535 Update nicotine to 1.0.6. Changes:
- Probable fix for GUI freeze (thanks stillbirth)
 - Bye bye total queue limit
 - Translations updated
 - Files that are downloaded should now be encoded
 - Possible fix for a threading race condition
 - Possible fix for listport not defined problem and a million little things
 - Possible fix for yet-another-corrupted-shares-database problem
 - Translation caching
 - Whacked some tracebacks
 - Implemented recommendations system
 - Translation updates
 - Added polish translation (thanks owczi)
 - Fixed bug that made "Queue limits do not apply to friends" not work
 - Fix for the version checking bug
 - Quickfix for protocol change
 - Changed default server
 - Fix for online notify
 - Added french translation (thanks flashfr)
 - Show IP address now shows country name instead of code (when GeoIP is
   installed)
 - Fixed sorting in transferlists
 - Clear (room) log window popup menu
 - Room and user encodings (for chats, browse, userinfoetc)
 - Close buttons on sub-tabs
 - Translatable (see the languages/nicotine.pot file)
 - Window icon (normally blue, yellow when highlight)
 - MacOSX OSError / IOError fixups
 - Fix for minimum window size
 - Desktop shortcut (files/nicotine.desktop), not installed by default
 - Possible fix for the "ServerConnection doesn't have fileupl" problem
 - Userinfo is now properly network encoded
 - Bundled a custom version of the ConfigParser that doesn't have problem
   with semi-colons
 - Download to.. for searches now defaults to downloaddir
 - Close tab-button for searches closes and ignores
 - UTF8 log window fixes
 - Fix for invalid server traceback (in settings window)
2004-01-02 01:19:13 +00:00
cjep
0a96758bc8 Initial import of Greg A. Woods' all-encompassing whois client wrapper,
awhois, into the NetBSD packages collection as net/awhois.
2004-01-01 19:13:35 +00:00
salo
6c02b1e09e Update to version 1.2.1.
Changes:

- Apply NetBSD patch to sysdeputil.c to activate a few features. Thanks to
  Lubomir Sedlacik <salo@netbsd.org>.
- Apply fix for broken clients that terminate commands with \r\r\n. Thanks
  to Andrey Chernomyrdin <andrey@excom.spb.su>.
- AIX send_file support, thanks to Tomas Ogren <stric@ing.umu.se>.
- Fix typos in vsftpd.conf.5, thanks to SEKINE Tatsuo <tsekine@sdri.co.jp>.
- Simple -F flag support to LIST and NLST. Needed for some broken clients.
- Add simple ? wildcard in pattern matching.
- Make pasv_min_port and pasv_max_port work if they are the same value.
  Thanks to Marvin Solomon <solomon@cs.wisc.edu>.
- Paranoia: ignore user_config_dir if username has a / in it.
- Implement stub ALLO command to keep busybox/ftpput happy.
- Implement REIN, ACCT and SMNT stubs.
- Implement FEAT along with an OPTS stub.
- Implement STAT (no-args version).
- Implement STAT (file/dir).
- Add very simple access control via hide_file and deny_file. These should
  NOT be used for securing content as they are very dumb!  Filesystem
  permissions are still the recommended way for securing important content.
- Allow unsetting of string values with option= (i.e. blank).
- Default virtual users to being chroot()'ed to the guest_user's home
  directory, if virtual_use_local_privs is not set.
- Add support for "user_sub_token", where you can set the home directory
  of guest_user to "/home/virtual/$USER", and "user_sub_token" to "$USER"
  to have a root directory auto generated based on username logging in,
  e.g.  fred logs in and gets chroot()'ed in /home/virtual/fred.
- Fix bug in str_replace_text if replace token matches at end of string.
- Recognize P@SW as PASV; works around an SMC router bug.
- Accept an async ABOR sequence if it arrives via non-urgent data.  Fixes
  issue with Cisco routers. Thanks to Eddie Corns <E.Corns@ed.ac.uk>.
- Implement simple {,} support in pattern matcher (nested not handled).
  Handy to use with hide_file and deny_file options.
- Fix port range with pasv_min_port and pasv_max_port to use the full range
  (the upper limit wasn't being used very often!).
- Activate SO_REUSEADDR on passive listen sockets - makes servers with
  restricted port ranges much more useable!
- Add secure_email_list_enable, to provide simple anonymous password control.
  For some cases, it's better than the hassle of virtual users. Idea thanks
  to Malcolm O'Callaghan, <mjo@stamps.com>.
- Add some FAQ entries.
- Fix issue with failure to call openlog() before using tcp_wrappers. Part
  of RH bugzilla #89765. (The more serious part was fixed with v1.2.0).
2004-01-01 04:39:22 +00:00
salo
495195d60a Update to version 2.1.0.
Changes:

2.1.0:
======
- A new connection tracking module, Flow (replaces conversation)
- A new portscan detector based off of Flow, Flow-Portscan (replaces
  portscan2)
- A new http preprocessor, HttpInspect (replaces http_decode)
- Alert Thresholding and Suppression
- PCRE rule keyword (Perl Compat Regular Expressions)
- isdataat rule keyword (buffer length detection)
- A ton of new and updated rules.

2.0.6:
======
- 64-bit update for detection engine. (Thanks, Silio d'Angelo)
- Added better PPP decoding. (Thanks Jesper Peterson)
- Updated ip_proto optimization for high-speed detection engine.
- Fixed infinite loop problem that was introduced by the recursive pattern
  matching patch. Reported by Lawrence Reed, thanks for testing out the
  changes for us!
- Various changes to help respond (version 1) work a little better.
- spp_http_decode 64-bit patch from Dirk Mueller.
- Out-of-order ACK problem from Andrew Rucker. Also, updated stream4 to the
  most recent version from HEAD.
- Minor fixes to tagging related to 'src' and 'dst' directives
- When counting one byte patterns in 'ningroup' added a check for
  psLen==1 (wu-manber pattern matcher). Thanks Josh Sakofsky and Dennis
  McGuire for helping us test this.

2.0.5:
======
- Stream4 fixes from Andrew Rucker Jones.
- Allow memcap to be configured for threshold features.

2.0.4:
======
- Fixed a core dump introduced with 2.0.3 when dealing with negated patterns

2.0.3:
======
- doe_ptr handling in byte_test/byte_jump slightly modified to work
  better with the pcre patch
- content processing is now recursive to make distance/within processing
  better ( thanks to Shai Rubin for patch! )
- fixed a bug in the mwm.c pattern matcher that resulted in some alerts
  not firing in a particular configuration of rules

2.0.2:
======
- Added Thresholding and Suppression features (Marc Norton/Sourcefire)
- Fixed TCP RST processing bug found (Shai Rubin)
- Cleanup of spp_arpspoof (Jeff Nathan)
- Cleanup of win32 version including proper Event Log support (Chris Reid)
- Munged data fixes for stream4 (Chris Green)
2003-12-31 14:11:42 +00:00
kim
ae63a11d1a Include <sys/param.h> to get __NetBSD_Version__ defined.
Also undefine TOTAL_MEMORY_SYMBOL, since we don't have it
(or at least there is no "total" or "_total").
2003-12-30 19:30:48 +00:00
cjep
c843a6ae2a Add trailing / to HOMEPAGEs 2003-12-30 17:27:31 +00:00
cjep
5b9624c1fb Whitespace fixes 2003-12-30 16:48:44 +00:00