Commit graph

52259 commits

Author SHA1 Message Date
jmmv
723fb2e66b Add and enable micro_httpd. 2004-01-09 09:45:43 +00:00
jmmv
844da9b776 Initial import of micro_httpd, version 20011214:
micro_httpd is a very small HTTP server. It runs from inetd, which means
its performance is poor.  But for low-traffic sites, it's quite adequate.
It implements all the basic features of an HTTP server, including:

  *  Security against ".." filename snooping.
  *  The common MIME types.
  *  Trailing-slash redirection.
  *  index.html.
  *  Directory listings.

All in 150 lines of code.

Package by Bruce J.A. Nourish from pkgsrc-wip with several changes by me.
2004-01-09 09:44:55 +00:00
recht
55c72b7c31 py-ZODB also runs with the unthreaded versions of Python 2.2 and 2.3.
Noted by Michal Pasternak (maintainer) in private email.
2004-01-09 09:12:52 +00:00
grant
1bf13952e5 add NetBSD native builds, used by default on NetBSD. 2004-01-09 05:15:51 +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
reed
5462e25681 Bruce asked for his MAINTAINER email address
change on pkgsrc-wip-review list.
2004-01-09 03:30:54 +00:00
grant
68ca907088 change from CATEGORIES net to devel.
while this module does relate to network address manipulation, it's
really a development package with which to build applications, so
devel is more appropriate.
2004-01-09 01:51:11 +00:00
grant
18601bc2a6 import p5-Net-Netmask from pkgsrc-wip, initially by Charlie Allom,
with some cleanup by me.

Net::Netmask parses and understands IPv4 CIDR blocks. It's built with an
object-oriented interface. Nearly all functions are methods that operate
on a Net::Netmask object.

There are methods that provide the nearly all bits of information about
a network block that you might want.

There are also functions to put a network block into a table and then
later lookup network blocks by IP address in that table. There are
functions to turn a IP address range into a list of CIDR blocks. There
are functions to turn a list of CIDR blocks into a list of IP addresses.

There is a function for sorting by text IP address.
2004-01-09 01:48:45 +00:00
grant
3efd5fb929 +p5-Net-Netmask 2004-01-09 01:46:44 +00:00
grant
3faba126ba import p5-Net-Netmask from pkgsrc-wip, initially by Charlie Allom,
wich some cleanup by me.

Net::Netmask parses and understands IPv4 CIDR blocks. It's built with an
object-oriented interface. Nearly all functions are methods that operate
on a Net::Netmask object.

There are methods that provide the nearly all bits of information about
a network block that you might want.

There are also functions to put a network block into a table and then
later lookup network blocks by IP address in that table. There are
functions to turn a IP address range into a list of CIDR blocks. There
are functions to turn a list of CIDR blocks into a list of IP addresses.

There is a function for sorting by text IP address.
2004-01-09 01:46:19 +00:00
grant
4912c1813d add an Australian mirror to MASTER_SITES_KDE. 158KB/sec vs. 30KB/sec
from ftp.kde.org for me. :)
2004-01-09 01:15:14 +00:00
xtraeme
5684b5eb5c Remove gtkmm, it's not really needed for GNOME... 2004-01-09 00:30:49 +00:00
xtraeme
ed57fd3825 Note update of meta-pkgs/gnome2 to 2.4.1 2004-01-08 23:36:43 +00:00
xtraeme
06185adc87 Update gnome2 to 2.4.1 finally! we are still missing gdm, but it will
be updated soon.
2004-01-08 23:33:29 +00:00
xtraeme
825526e83d libgtop2 server needs to be setgid to run gnome-applets and
gnome-system-monitor, make it so.
2004-01-08 23:31:18 +00:00
jlam
39b5cf574d bl3ify 2004-01-08 22:13:14 +00:00
xtraeme
e2e6e89a41 Note update of gnome2-terminal to 2.4.1 2004-01-08 20:59:22 +00:00
xtraeme
efca53d1b0 Updated to 2.4.1.
Changes:

2.4.1
===

  - Escape profile names when used as gconf directory names.
  - Make new tabs/windows open in the current tab's working directory when
    they are opened through the context menu.
  - Undeprecate --use-factory, which was the default anyways.
  - Translation updates.

2.4.0
===

  Thanks to Mariano Suarez-Alvarez, Irene Ryan, Pasupath Duraisamy
  for contributions to this release. Thanks as always to the
  translation team.

  - fix skey dingus
  - translate default profile title
  - documentation improvements
  - fix some error messages
  - only allow numeric values in spinbutton in profiles dialog
  - actually use system font when requested
  - improve HIG compliance

2.3.2
===

  Thanks to Mariano Suarez-Alvarez, John Fleck, Kjartan Maraas,
  Nalin Dahyabhai, Mark Finlay, Jonathan Blandford, Paul Duran for
  contributions to this release. Thanks also to the tireless
  translators.

  - fixups to config key descriptions in .schemas
  - update active widget on tab switching, fixes several
    bugs
  - don't add accelerator for notebook tab 1 if there's
    only one tab
  - add mimetype so you can OpenWith->Terminal in nautilus
  - open new windows and tabs in same directory as
    the current tab
  - don't show URL-related menu items when no url was
    clicked on
  - handle underscores in profile names
  - fixups to regexp for urls
  - HIG fixes
  - fix up build system for online help
  - fix a memleak

2.3.1
===

  Thanks to Christophe Fergeau, Nalin Dahyabhai, Breda McColgan,
  Mariano Suarez-Alvarez, Shivram Upadhyayula, Mike Lei, Laszlo
  Kovacs, Kjartan Maraas, Pasupathi Duraisamy for help with this
  release.

  - fix compilation with old compilers
  - fix some memory corruption screwups in argument parsing,
    and don't mangle post-"-x" options
  - make background shading really work
  - documentation updates
  - translation updates
  - clean up handling of dingus click in combination with
    modifiers
  - dropped libzvt support
  - set application name for window group in window list
  - add --active command line option to preserve
    active tab across sessions
  - add --tab/--window options
  - background scrolling now works
  - tab focus fix
  - honor "menus have icons" pref
  - clean up some duplicate mnemonics in prefs dialog
2004-01-08 20:58:39 +00:00
xtraeme
8c4fb60874 Moved to icecast. 2004-01-08 20:54:25 +00:00
xtraeme
0a433cb339 old icecast package moved to icecast1, icecast updated to 2.0.0. 2004-01-08 20:52:15 +00:00
xtraeme
5513c13e97 old icecast package moved to icecast1. 2004-01-08 20:50:45 +00:00
xtraeme
2c42d083d1 Updated to 2.0.0 2004-01-08 20:49:39 +00:00
xtraeme
576f38585f Reimport icecast to icecast1. 2004-01-08 20:48:45 +00:00
jmmv
56eb233c19 Share PKGNAME so that we get implicit conflicts through the version number.
There is no need for different PKGNAMEs, which will only make things more
complex in the future (to track dependancies and the like).
2004-01-08 19:58:34 +00:00
xtraeme
dde75f6bf4 Explain the option ICECAST_CHROOTDIR. 2004-01-08 19:48:05 +00:00
xtraeme
e17e8452c7 This needs CONFLICTS with the new icecast2 package. 2004-01-08 19:42:31 +00:00
xtraeme
cffc10e22d Note addition of icecast2-2.0.0 2004-01-08 19:41:31 +00:00
xtraeme
003d2c3ef9 + icecast2 2004-01-08 19:40:30 +00:00
xtraeme
30cea5a267 Initial import of icecast2-2.0.0, packaged by pancake in pkgsrc-wip,
adapted to use the bsd.pkg.install.mk framework by me.

Icecast is a streaming media server which currently supports Ogg
Vorbis and MP3 audio streams. It can be used to create an Internet
radio station or a privately running jukebox and many things in
between. It is very versatile in that new formats can be added
relatively easily and supports open standards for commuincation and
interaction.

--
The package has been prepared to be launched in chroot mode by default,
enjoy!
2004-01-08 19:39:42 +00:00
jlam
4fb76c0ccb Adding a MESSAGE file noting where these packages search for plugins or
modules that may be added by other packages.
2004-01-08 19:18:00 +00:00
jlam
3ef88a7e2a Fix PLIST issues in overwrite case after recent removal of
packlist -> PLIST generator from bsd.pkg.mk to perl5/module.mk.
2004-01-08 18:05:07 +00:00
jlam
662f2b7e7a Fix PLIST issues for perl5 in the overwrite case after removing
packlist -> PLIST generator from bsd.pkg.mk to perl5/module.mk.
2004-01-08 18:03:04 +00:00
agc
d7311b04d2 Initial import of fragroute-1.2 into the NetBSD Packages Collection,
provided in PR 24022 by ISIHARA Takanori. This was taken from the
FreeBSD Packages Collection and ported to NetBSD by ISIHARA Takanori.

Additional fixes to make the package compile on NetBSD by myself,
along with fixes for the build infrastructure (since libevent is part
of NetBSD-current).

"Fragroute intercepts, modifies, and rewrites egress traffic destined
for a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.

It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.

This tool was written in good faith to aid in the testing of network
intrusion detection systems, firewalls, and basic TCP/IP stack
behaviour. Please do not abuse this software."
2004-01-08 17:57:14 +00:00
agc
0e62dfb3b8 Add and enable fragroute. 2004-01-08 17:56:32 +00:00
agc
09077a7922 Initial import of fragroute-1.2 into the NetBSD Packages Collection,
provided in PR 24022 by ISIHARA Takanori. This was taken from the
FreeBSD Packages Collection and ported to NetBSD by ISIHARA Takanori.

Additional fixes to make the package compile on NetBSD by myself,
along with fixes for the build infrastructure (since libevent is part
of NetBSD-current).

"Fragroute intercepts, modifies, and rewrites egress traffic destined
for a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.

It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.

This tool was written in good faith to aid in the testing of network
intrusion detection systems, firewalls, and basic TCP/IP stack
behaviour. Please do not abuse this software."
2004-01-08 17:55:15 +00:00
adam
4f8f4eeb6d Updated dlcompat to 20030629 2004-01-08 16:10:45 +00:00
adam
023dd11406 Changes 20030629: implement RTLD_NEXT and RTLD_DEFAULT 2004-01-08 16:08:22 +00:00
adam
82328c3b27 Updated atari800 to 1.3.2 2004-01-08 15:27:08 +00:00
xtraeme
ce76284c3e Note update of openmortal to 0.4 2004-01-08 15:25:29 +00:00
adam
da93a21f9c Changes 1.3.2:
* R: can now be hooked to a real serial port (no runtime config yet)
* various ANTIC and POKEY fixes for perfect software compatibility
* disk and cartridge info saved in the state files
* casette handling greatly improved
* even more cartridges supported (40 now!)
* some rare buffer overflows fixed
2004-01-08 15:24:42 +00:00
xtraeme
f98eeed65b Updated to 0.4
Changes:

	o One extra story screen.
	o New "earthquake" visual effect.
	o New "official" characters: Ambrus, Dani
	o 5 new third party characters! (Thanks, guys!)
	o 6 more arenas
	o Projectile attacks
	o Game speed can be set from menu
	o Gameplay improvements: "Maximum combo" (no infinite combos) and
	  no more "cornering"
	o Several bugfixes
2004-01-08 15:24:14 +00:00
tron
52b36a579d Remove very outdated "bind9-current" package. 2004-01-08 15:04:02 +00:00
grant
157c4d3530 use gzip -cd instead of gzcat(1), which doesn't always exist. 2004-01-08 14:53:06 +00:00
grant
50c10804e4 fix minor formatting funny in last 2004-01-08 14:19:29 +00:00
jmmv
02193534e5 Note update of pkg_comp to 1.14. 2004-01-08 14:07:14 +00:00
jmmv
0731c686bd Update to 1.14:
- Add the AUTO_TARGET variable.  This specifies the BUILD_TARGET used during
  an automated build of packages (i.e., pkg_comp auto), so that one can use
  'bin-install'.  Suggested by gavan@.
- Fix minor bug so that a libkver package is built during makeroot.
2004-01-08 14:06:15 +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
adam
9f0e69e034 Updated gd to 2.0.19 2004-01-08 12:50:49 +00:00
adam
286574be8a Changes 2.0.19:
correcting problem with the built-in gd fonts on Unix

Changes 2.0.18:
	introduced a conveniently precompiled DLL for Windows programmers

	the default separator of alternative truetype font paths is now
	a semicolon rather than a space
2004-01-08 12:47:49 +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