Commit graph

103257 commits

Author SHA1 Message Date
wiz
4fb56e683e Use &cprompt; and &rprompt;
Add section for people with too much time on their hands.
2006-09-13 23:27:31 +00:00
wiz
b5e337f013 Use documented 'make makedistinfo' instead of undocumented 'make makesum'
in example.
2006-09-13 23:26:21 +00:00
wiz
e627f00107 Reindent, slight improvements. 2006-09-13 23:25:14 +00:00
wiz
55b4f7a9bf Document MANCOMPRESSED_IF_MANZ. 2006-09-13 23:24:40 +00:00
wiz
14a42c23d7 Describe valid values for MOTIF_TYPE. 2006-09-13 23:23:39 +00:00
wiz
60507078b9 Improve markup. Describe MASTER_SITE_BACKUP and MASTER_SITE_LOCAL.
Document NO_INSTALL_MANPAGES. Describe "The package phase".
Add section about "Cleaning up". Document DEPENDS_TARGET.
Document the bin-install target. Improve UPDATE_TARGET description.
Use &rprompt; and &cprompt; instead of <prompt>.</prompt>.
Document replace and index targets.

Reindent and break lines for 80 characters.
2006-09-13 23:23:00 +00:00
adrianp
b38699c123 Updated net/p5-Net-Server to 0.94 2006-09-13 21:09:08 +00:00
adrianp
9156463744 Update to 0.94
0.94   Jul 08 2006
- Add nofatal to Sys::Syslog::openlog if Sys::Syslog
  version >= 0.15 (thanks to DSCHWEI on cpan)
- Added the leave_children_open_on_hup flag which leaves
  open connections open when the server
  is hupped.  It is false by default.
- Make sure new and run can both take a hash or a hashref of values.
- More fixes to HUP under taint (thanks to LUPE on cpan)
- Allow for port, host, and proto to be passed as arrayrefs to run and new.
- Fix bug in a check for dead child processes algorithm in
  PreFork server (thanks to Michael Virnstein).

0.93   Mar 23 2006
- Allow for get sock info routines to use $peer->{client} rather than STDIN
  which may not be set if the "no_client_stdout" flag is set. (thanks to
  Mark Martinec for pointing this out)

0.92   Mar 13 2006
- Allow for duplicated STDIN and STDOUT to properly close.
  Previously they closed because they were simple symbol globs.
  Now they need an explicit close be cause they are opened to
  the client socket's file descriptors.
- Add flag to disable all of the binding of client to STDIN and STDOUT

0.91   Mar 08 2006
- Abstract shutdown_sockets method that is called at the end
  of server_close (to allow for calling in other places).
- Make sure close_children unsets the overridden signals in
  the forked and preforked servers.
- Better handling of STDIN and STDOUT as provided by tye on
  perlmonks in response to Ben Cohen's question (in node
  http://www.perlmonks.org/?node_id=534791)
- Finally added a new method.
- Added much missing perldoc.
- Pass parameters to ->run the second time it is called.  This
  allows for multitype to handle more parameters - but needs
  to be tested for all use cases (it could result in array fields
  getting multiple entries which should be fine in most cases).
  Thanks to Aron Ujvari for pointing this out.
- Add default_values method (suggested by Malte S. Stretz).
- Fix udp_broadcast issue (fix by Rob Mueller)

0.90   Dec 05 2005
- Make HUP work correctly on Multiplex server.
- Allow socket files to cleanup correctly.
- Allow Net::Server::Daemonize to function properly in Taint
  mode again (broken in .88).
- Add ->commandline method to allow for getting and setting
  the commandline for use during a HUP.  This is to allow for
  untainting as necessary.
- Add ->can_read_hook (see the documentation) to allow for
  processing of arbitrary handles in accept_multi_port.

0.89   Nov 22 2005
- Added SSL_passwd_cb to Proto/SSL.pm (Irving A. Bermudez S.)
- Fix rt #13450 which is caused by broken POSIX::setuid on
  perl 5.8.0 on RedHat 9.0.
- Allow for graceful skipping if a port is configured twice in
  the configuration file.
- Allow tests that can pass to pass on Win32 (skip those that cannot)
- Allow "-" in user names. (Carl Lewis)
- Add Reuse = 1 to Proto::UDP. (Slaven Rezic)
- Allow for udp_broadcast setting in Proto::UDP. (Tim Watt)
- Add bug note to Proto::SSL (Christopher A Bongaarts)
- setsid property is now boolean rather than checking definedness.
- Command line parameters override conf file parameters.
- Store command line a little better in preparation for HUP.
2006-09-13 21:07:55 +00:00
tron
77062b2133 Note update of "libtorrent" package to version 0.10.1 and "rtorrent"
to version 0.6.1.
2006-09-13 21:05:17 +00:00
tron
7b74506529 Update "libtorrent" package to version 0.10.1 and "rtorrent" package
to version 0.6.1. Changes since version 0.8.5 respectively 0.4.5 are:
- improved user interface (apparently also fixing redraw problems
  under DragonFly BSD)
- better diskspace handling
- show client names and versions in the peer list
- improved tracker communication
- lots of bug fixes

Based on patches provided by Jan 'Rumko' Kosir in private e-mail.
2006-09-13 21:04:19 +00:00
ginsbach
aa846abc8c Fix typo in previous revision. 2006-09-13 18:18:53 +00:00
ginsbach
0b2cff8307 Don't try to rename pkg-comment if it does not exist. Ports no longer
use pkg-comment but have a COMMENT= in the Makefile.
2006-09-13 17:33:20 +00:00
ginsbach
a19a1eff3b Use pkgsrc-users as default MAINTAINTER. 2006-09-13 17:22:55 +00:00
ginsbach
306ae67d59 Use pkgsrc-users@NetBSD.org as default MAINTAINER. 2006-09-13 17:05:09 +00:00
gdt
937b331534 correct guile-gnome path 2006-09-13 17:04:41 +00:00
gdt
ca4402a7dd The guile-gnome project brings the power of Scheme to your graphical
application.  guile-gnome modules support the entire Gnome library
stack: from Pango to GnomeCanvas, Gtk+ to GStreamer, Glade to
GtkSourceView, you will find in guile-gnome a comprehensive
environment for developing modern applications.

Moved from wip now that it builds with gcc4.

PKGREVISION is still 1, like it was in wip, to avoid backwards versioning.

(apologies for the incorrect import without pkgsrc/, which I know from
the last time doesn't actually write in the repo)
2006-09-13 16:53:05 +00:00
gdt
6a57acbead add guile-gnome 2006-09-13 16:50:41 +00:00
gdt
425c6e371c Added wip/guile-gnome version 2.7.99nb1 [gdt 2006-09-13] 2006-09-13 16:50:09 +00:00
obache
752ab0d5cc - ming-0.3.0 2006-09-13 16:08:24 +00:00
obache
89e40d66e0 Note update of multimedia/{ming,py-ming,ruby-ming}. 2006-09-13 16:07:46 +00:00
obache
cec1e8ba8b Update ruby-ming to 0.1.7.
ChangeLog for ver 0.1.7
-----------------------
* work with Ming 0.3beta1
* big changes from ver 0.1.6
2006-09-13 15:58:48 +00:00
obache
23b9023586 Update py-ming to 0.3.0.
ChangeLog is unknown.
2006-09-13 15:54:58 +00:00
obache
6098e90b05 Update ming to 0.3.0.
ChangeLog is too large, so omit it.
2006-09-13 15:53:51 +00:00
taca
7e301efd17 Note update of www/squid package to 2.6.3.
Remove -squid-2.6.2 frmo TODO.
2006-09-13 14:43:54 +00:00
taca
25c7796eed Update www/squid pacakge to 2.6.3 (squid 2.6.STABLE3).
Too may changes to mention here.
Please refer ${PREFIX}/share/doc/squid/RELEASENOTES.html.
2006-09-13 14:41:58 +00:00
taca
4296c6f700 +streamripper-1.61.27 2006-09-13 13:21:45 +00:00
taca
47f5568bcd Note update of databases/ruby-mysql package to 2.7.1nb1. 2006-09-13 13:14:40 +00:00
obache
68de08335a Update MASTER_SITES and HOMEPAGE. 2006-09-13 13:13:02 +00:00
taca
aecdd49bd3 - Use "--with-mysql-config" option to CONFIGURE_ARGS.
- Include my_global.h header to make sure to define "ulong" on FreeBSD
  and DragonFly BSD.

Bump PKGREVISION.
2006-09-13 13:12:54 +00:00
taca
8dc00ea4ff Note update of lang/ruby18-base package to 1.8.5nb1. 2006-09-13 13:08:20 +00:00
taca
a189a7dd31 Bump PKGREVISION refrect pthread related fixes. 2006-09-13 12:57:44 +00:00
taca
b9db59a5ce - Introduce experimental RUBY_USE_PTHREAD; using pthread could be disabled
setting to "no" in /etc/mk.conf.  (Default is "yes" on most platform.)

- Correct condition of including pthread.buildlink3.mk.

Tested on NetBSD current, SuSE Linux 9.3 and DragonFly BSD 1.6.0.

Thanks for advise from Vincent Hourdin and Joerg Sonnenberger.
2006-09-13 12:56:46 +00:00
gdt
34b5dc3654 Renamed security/epg to security/EasyPG [gdt 2006-09-13] 2006-09-13 12:51:58 +00:00
gdt
97a95638e4 epg is now EasyPG 2006-09-13 12:50:46 +00:00
gdt
38328378f1 rename epg to EasyPG 2006-09-13 12:50:15 +00:00
gdt
45dc664cbc move EasyPG from epg to EasyPG, and change PKGNAME to EasyPG. 2006-09-13 12:49:37 +00:00
joerg
910b027139 Fixes for CVE-2006-2006-3739 and CVE-2006-3740 for xorg-libs. 2006-09-13 12:29:30 +00:00
joerg
0d2f507ee6 Fixes for CVE-2006-2006-3739 and CVE-2006-3740.
Bump revision.
2006-09-13 12:27:26 +00:00
ben
2b18abeced Fix the writing of unicode tags. bump pkgrevision. Addresses PR#34515.
http://sourceforge.net/tracker/index.php?func=detail&aid=1016290&group_id=979&atid=300979

Patch adapted for pkgsrc by George Michaelson.
2006-09-13 12:06:28 +00:00
joerg
030dbf012a Add support for cpio archives. 2006-09-13 11:10:36 +00:00
mjl
51a67126a0 Note asterisk 2006-09-13 09:29:06 +00:00
mjl
95f22f4468 Update asterisk to 1.2.12.1. 2006-09-13 09:28:35 +00:00
mjl
898f2b1951 Note asterisk 2006-09-13 09:11:03 +00:00
mjl
19501d67ed Update to asterisk 1.2.12
Asterisk 1.2.11 includes a number of bug fixes, along with an update
to the chan_misdn driver for mISDN devices.
Asterisk 1.2.12 includes a number of bug fixes, including fixes for
two regressions that occurred in the 1.2.11 release. Specifically,
the AGI 'GET VARIABLE' command has now gone back to its previous
behavior, and CDR records now reflect the CallerID number instead
of ANI in the situations that this was the case in earlier 1.2 releases.
2006-09-13 09:08:55 +00:00
obache
7920e419ec + ming-0.3.0. 2006-09-13 08:03:03 +00:00
cube
20c1895787 Forgot to remove that patch after rblcheck update; it is no longer
necessary.
2006-09-13 05:13:29 +00:00
taca
93f5011468 Oops, change post-install to do-install since Makefile in WRKSRC
dosen't have install target anymore.

No bump PKGREVISION since this package couldn't build.
2006-09-13 00:42:12 +00:00
minskim
10bdfe5549 Note update of mathomatic. 2006-09-13 00:39:45 +00:00
minskim
eba55cce5b Update mathomatic to 12.6.3.
Changes since 12.6.1:
8/20/06 - Fixed many very minor bugs.  Added variable display precision.
8/21/06 - Display single digit primes when using "matho-primes pal".
8/24/06 - Increase display precision from 12 to 14 decimal digits.
8/27/06 - Added some tiny python programs: "fact/factorial" and "primes/mult".
8/31/06 - Add alternate command name "display" to flist command.
9/04/06 - Improve eliminate command by allowing "eliminate all all ..." to
          eliminate all variables two or more times.
2006-09-13 00:39:03 +00:00
jmmv
e738feda0d Add the nds@NFE locale directory, initially used by yelp-2.16.0. 2006-09-12 17:04:58 +00:00