Commit graph

100708 commits

Author SHA1 Message Date
jschauma
cabbde19c6 update tor to version 0.1.1.22:
Changes in version 0.1.1.22 - 2006-07-05
o Major bugfixes:
  - Fix a big bug that was causing servers to not find themselves
    reachable if they changed IP addresses. Since only 0.1.1.22+
    servers can do reachability testing correctly, now we automatically
    make sure to test via one of these.
  - Fix to allow clients and mirrors to learn directory info from
    descriptor downloads that get cut off partway through.
  - Directory authorities had a bug in deciding if a newly published
    descriptor was novel enough to make everybody want a copy -- a few
    servers seem to be publishing new descriptors many times a minute.
o Minor bugfixes:
  - Fix a rare bug that was causing some servers to complain about
    "closing wedged cpuworkers" and skip some circuit create requests.
  - Make the Exit flag in directory status documents actually work.


While here, patch sample config file to log to syslog per default to make
sure that tor starts as a daemon with the default config.
2006-07-09 15:03:54 +00:00
wiz
64002d0523 + libidn-0.6.5, libtunepimp-0.5.0, musicbrainz-2.1.3,
p5-Compress-Zlib-1.42, shared-mime-info-0.18, uim-1.1.1, unrar-3.6.6.
2006-07-09 14:31:14 +00:00
taca
e7d29a5ba9 Note update of www/ruby-fcgi package to 0.8.7. 2006-07-09 14:19:02 +00:00
taca
ee46114cd4 Update ruby-fcgi pacakge to 0.8.7.
dispatcher related fixes:

Sun Jun 25 12:46:14 JST 2006  moonwolf@moonwolf.com
  * patch from http://www.kbmj.com/tech/index.php?itemid=26
  * patch from http://sean.treadway.info/articles/2005/12/24/open-season-for-eagain

pkgsrc changes:
- Add RUBY_HAS_ARCHLIB.
- Update MASTER_SITES.
2006-07-09 14:18:04 +00:00
taca
fdf0a98508 Note update of textproc/ruby-rdtool package to 0.6.20. 2006-07-09 14:08:46 +00:00
taca
7b785465a0 Update textproc/ruby-rdtool package to 0.6.20.
- pkgsrc change; update HOMEPAGE and fix one pkglint warning.


:0.6.20
  * corrected copyright.
:0.6.19
  * corrected file permission.
  * setup.rb version up -> 3.4.0
  * remove 'changes'
2006-07-09 14:07:29 +00:00
joerg
8609d2573a Never run gengarbage, it can block the build infinitly. 2006-07-09 13:43:56 +00:00
schwarz
76dbe9f124 - made sure skeyprune uses the correct perl binary
- made sure that troff-style man pages are used on every platform
- some hacks to add IRIX 5 support in hacks.mk
2006-07-09 13:39:06 +00:00
taca
5b8f09ca93 Note update of www/geeklog package to 1.4.0.4nb1. 2006-07-09 13:31:40 +00:00
taca
71ae50421e Oops, fix PKGREVISION's speeling. 2006-07-09 13:31:02 +00:00
taca
51cf68d030 - Set files' permission; a bundled PEAR library is too restricted
permisson.
- Remove logs directory from PLIST.

Bump PKGREVISION.
2006-07-09 13:29:24 +00:00
taca
1229e0b48e Note updated of net/dtcp package to 20060109. 2006-07-09 13:22:35 +00:00
taca
8e8d2f3cce Update net/dtcp package to 20060109.
2006-01-04  Hajimu UMEMOTO  <ume@mahoroba.org>

	* dtcps.rb (service_dtcp): When new connection request for UDP
	tunnel comes, don't disconnect existing connection even if is
	comes from same IPv4 address.

	* dtcpc.rb, dtcps.rb: Make an IPv6 over an IPv4 tunnel NAT
	friendly.  If -n option is specified to dtcpc, it is enabled.  It
	requires some modification to ng_ksocket of server side.

2006-01-02  Hajimu UMEMOTO  <ume@mahoroba.org>

	* dtcpc.rb, dtcps.rb: Add experimental support for an IPv6 over an
	IPv4 tunnel using Netgraph.  The relevant options are -b and -U.

	* dtcps.rb: Trap SIGINT as well as SIGTERM, and ignore SIGHUP.
2006-07-09 13:21:02 +00:00
taca
246dee62fc Note update of converters/p5-Jcode package to 2.06. 2006-07-09 13:14:00 +00:00
taca
c47c2d84d5 Update p5-Jcode package to 2.06.
#
# $Id: Changes,v 2.6 2006/07/02 07:56:06 dankogai Exp dankogai $
#
$Revision: 2.6 $ $Date: 2006/07/02 07:56:06 $
! Jcode.pm t/regex.t t/tr.t
  Security fix by Hanabusa-san that prevents options from being eval'ed.
  <20060702140740.9DDB.DOT-DANKOGAI@ziro.org>

2.05 2006/05/16 05:00:19
! Jcode.pm t/jfold.t
  Jcode->new('12345678900')->jfold(5) must be ('12345','67890', '0')
  but the trailing 0 was lost.
  Message-Id: <6.2.3.4.2.20060516111520.03407f18@mail.sj.estore.co.jp>

2.04 2006/04/15 04:08:30
! Jcode.pm t/perl581.t
  Fixed: $j->GIVEN_ENCODING not working as advertized.
  Message-Id: <20060414152058.2BCE.KSK@be.to>
  Message-Id: <4355CE4F-6261-458F-8F2F-66BE6831991D@dan.co.jp>

2.03 2005/07/07 04:00:52
! Jcode.pm t/tr.t
  Fixed: $j->tr($from, "a-z/") yields unexpected result
  Message-Id: <20050706114544.D80E.KSK@be.to>
  Message-Id: <530FB8E2-B09D-4BBA-A271-09F0D91AAD79@dan.co.jp>

2.02 2005/06/29 14:00:09
! Jcode.pm t/convert.t
  Addressed: Jcode::convert("constant" ...) croaks
  because  'Modification of a read-only value attempted'.
  Reported by Akira Kawamata via htmllint@ring.gr.jp
  Message-Id: <200506291823.ADF32994.VUONVB@piedey.co.jp>
  Message-Id: <674CABD0-F30B-4244-AFD6-AE9BFA0F3744@dan.co.jp>

2.01 2005/06/20 06:21:06
! Makefile.PL
  vs. ExtUtils::MakeMaker 6.30 -- Thanks, Mike (Castle|Schwern).
  Message-Id: <20050620041227.GE5165@windhund.schwern.org>

2.00 2005/05/16 19:07:51
! Jcode.pm
  2.00 released ex officio!

1.99_07 2005/03/08
! Jcode.pm
  jfold() fixes by nipotan
  http://blog.livedoor.jp/nipotan/archives/15894714.html

1.99_06 2005/02/19
! Jcode.pm Jcode/Nihongo.pod
  tr(), jfold(), m() and s() now accepts flagged UTF-8 strings
  in addition to EUC-JP strings.
! Jcode.pm Jcode/Nihongo.pod t/jfold.t
  More patches by makamaka@donzoko.net.
  Message-Id: <200502180920.j1I9KLvB000550@www231.sakura.ne.jp>

1.99_05 2005/02/18
! Jcode.pm MANIFEST Makefile.PL
+ Jcode/Nihongo.pod t/jfold.t
  Enhancements & Japanese POD with a help from makamaka@donzoko.net.
  Message-Id: <200502161338.j1GDct2I012566@www231.sakura.ne.jp>

1.99_04 2005/02/15
! Jcode.pm
  * Minor pod fixes
  * More field test at http://openlab.jp/Jcode/ before the official release

1.99_03 2005/02/13
! Jcode.pm
  Addressed a bug that Jcode did not handle 'binary' correctly,
  reported by Takahashi-san
+ t/append.t
  Surprisingly, append() was not in the test suite so there.
! Jcode.pm
  * $j->any_encoding feature added via AUTOLOAD.
  * More testings
  * Pod revisions

1.99_02 2005/02/12
- Unicode/_test.pl
  This file was totally unnecessary but got installed via MakeMaker
  so it is now removed from MANIFEST
! Makefile.PL
  Now smarter so that only Jcode.pm is build and installed
  when appropriate (when your perl is 5.8.1 or better).

1.99_01 2005/02/12
! *
  First 2.0-beta.
2006-07-09 13:13:00 +00:00
taca
0f4b8478c4 Note update of x11/ruby-gtk package to 0.34nb7. 2006-07-09 13:08:30 +00:00
taca
da012ea5d4 Try to fix link problem on Darwin bulk build.
Bump PKGREVISION.
2006-07-09 13:06:55 +00:00
taca
7679d3f24c Note update of www/squid package to 2.5.14nb3. 2006-07-09 12:24:23 +00:00
taca
e1be6bdcdf Apply recent patch:
2006-06-21 12:25 (Cosmetic) Parent not always logged to access.log

Bump PKGREVISION.
2006-07-09 12:23:22 +00:00
augustss
1ac5ce6f07 Update from ghc 6.4.1 to ghc 6.4.2.
I can't find any description of what has changed, but it's bug fixes
as far as I know.
2006-07-09 12:22:05 +00:00
wiz
499d4b8e4b + grig-0.7.0, miredo-0.9.5, mono-1.1.16, pan-0.14.2.91 [pkg/33948],
stellarium-0.8.1, tor-0.1.1.22.

Remove stellarium suggestion, since it's already in misc/stellarium.
2006-07-09 11:53:15 +00:00
xtraeme
6da311f758 obexftp-0.18 -> obexftp-0.20 [I'm working on it] 2006-07-09 11:31:00 +00:00
xtraeme
b37f6c1fd0 Updated comms/openobex to 1.3 2006-07-09 09:29:28 +00:00
xtraeme
730eabc79c Update to 1.3:
ver 1.3:
        Add support for setting the creation-ID.
        Updated constants to match IrOBEX 1.3.
        Replace netbuf implementation with databuffer.
        Fix segmentation fault when receiving invalid OBEX packets.

ver 1.2:
        Add OBEX_EV_REQCHECK support.
        Add support for suspend after sending a header.
        Add support for empty headers for buggy OBEX servers.
        Fix memory leak in obex_object_send().

ver 1.1:
        Fix list of exported functions.
        Fix duplicate string from basename() result.
        Fix wrong order of sanity checks.
        Fix memory leak in send_stream() function.
        ISO C99 says that inttypes.h includes stdint.h header.
        Add proper client side ABORT support.
        Add support for OBEX_SuspendRequest() and OBEX_ResumeRequest().
        Add USB transport support.
        Increase the allowed maximum MTU to 64kB-1.
        Disconnect when an ABORT fails.
        Make it possible to include headers from C++ source code.
        Advertise OBEX Protocol Version 1.0.

pkgsrc:

	* I've added patches to detect properly NetBSD bluetooth support
	  and I have sent it to the openobex folks, they will be integrated
	  soon.
	* Take maintainership for now.
	* Bump BUILDLINK_API_DEPENDS because the API has changed.

*** PLEASE DO NOT TOUCH OBEXFTP, I'M UPDATING IT RIGHT NOW. THANKS ***
2006-07-09 09:27:52 +00:00
dsainty
058b1dce8b Pull in x11.buildlink3.mk to successfully link with X libraries 2006-07-09 06:55:54 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
schwarz
c25fbde9c9 make sure the IMAKE definition, if set, is used in case X11_TYPE is native 2006-07-08 23:08:59 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
markd
349db29ab7 Don't try and use assembler when building 64bit on Solaris. It gets it
wrong for both amd64 and sparc.
Fixes PR pkg/32648 and possibly PR pkg/33030.
2006-07-08 21:37:02 +00:00
markd
0f621942da Solaris grep doesn't deal well with the binary output of tar when testing
if tar supports "ustar" so feed through strings before grep.
Fixes PR pkg/33776.
2006-07-08 21:29:24 +00:00
markd
cd5170e5e8 Don't try and do visibility stuff with gcc on Solaris as the Solaris
gcc/ld doesn't support it.
From Gilles Dauphin in PR pkg/33917
2006-07-08 21:14:14 +00:00
markd
7474582043 Don't try and do visibility stuff with gcc on Solaris as the Solaris
gcc/ld doesn't support it.
From Gilles Dauphin in PR pkg/31545
2006-07-08 21:07:04 +00:00
bad
9469997668 Patch tcpdump2xplot so that it works with modern tcpdumps which started to
print "IP" as the second field for IP packets.
Bump PKGREVISION.
2006-07-08 17:34:02 +00:00
minskim
fc62f7d1d5 Sync DIST_SUBDIR for PHP modules with DIST_SUBDIR in Makefile. 2006-07-08 16:56:56 +00:00
minskim
310d29e8c3 On Darwin-[56], bypass the wchar_t test in configure and assume that it
is unavailable.  Although Darwin-[56] has wchar_t, it doesn't provide
related functions such as wcslen().

This fixes PR 29175.
2006-07-08 16:16:40 +00:00
ben
d484247077 Add stellarium to todo. 2006-07-08 15:37:52 +00:00
drochner
d64f6254f8 update some entries in the initial radio station list
bump PKGREVISION
2006-07-08 13:01:39 +00:00
drochner
58096dac02 correct libxml2 dependency, from Masao Uebayashi 2006-07-08 12:50:18 +00:00
tron
bd378813f9 Note update of "phpmyadmin" package to version 2.8.2. 2006-07-08 10:28:03 +00:00
tron
b0f573372c Update "phpmyadmin" package to version 2.8.2.
Changes since version 2.8.0.4:
- XSS vulnerability from requests not containing a token
- Reenable XML option in Export
- State in documentation that your browser must accept cookies
- CVS link was broken on main page
- Adding a user with password containing a backslash
- Removing a default value
- Setup script: compatibility with security tokens
- Setup script: detection of writable config
- Reading the database list with MySQL wildcards
2006-07-08 10:26:29 +00:00
dsainty
e75ebdbfa2 Document dar-int32 and dar-int64 options.
Dar is built by default with an arbitrary-size-integer library for managing
all file length/timestamp details.  If 32-bit or 64-bit integers (with
overflow protection) are sufficient for requirements, the dar-int32 and
dar-int64 options can significantly reduce the run-time memory and CPU
overheads of Dar.
2006-07-08 07:14:15 +00:00
dsainty
168d676dea Add support for dar-int32 and dar-int64 package options.
Dar is built by default with an arbitrary-size-integer library for managing
all file length/timestamp details.  If 32-bit or 64-bit integers (with
overflow protection) are sufficient for requirements, the dar-int32 and
dar-int64 options can significantly reduce the run-time memory and CPU
overheads of Dar.

Leave the default unchanged (thus no package version bump).
2006-07-08 07:09:34 +00:00
wiz
f5eca11daa Remove share/fonts, if unused. 2006-07-08 06:33:56 +00:00
wiz
78b5ebaedb Needs perl to build. 2006-07-08 06:31:32 +00:00
ben
12a7b7e2ad Make note of cmus import. 2006-07-08 04:32:54 +00:00
ben
5984935c0f Initial import of cmus, an ncurses audio player with many features.
CMus is a small and fast music player using the ncurses library.
CMus has vi-style command interface, e.g. searching using '/' or
'?' and adding files to playlist ':add ~/foo.ogg'.

  * Plays FLAC, OGG, MP3, WAV, modules
  * MP3 and Ogg streaming (Shoutcast/Icecast)
  * WinAmp / XMMS keys "zxcvb"
  * Can be controlled via UNIX socket
  * Customizable colors
  * Nice vi-style interface with tabulator expansion
  * Background playlist loading
  * Track metadata database makes adding files to playlist very fast.
  * Album/artist modes. Playing within one album or artist.
  * Powerful playlist filters
  * Can run external commands for the currently selected files
  * Directory browser
  * Supports 256 colors
  * Play Queue
  * Dynamic Keybinding
  * Easy to use directory browser

This package was submitted in PR#33939.
2006-07-08 04:31:28 +00:00
jlam
15d3920cf7 Update the comments to reflect the current default workflow. 2006-07-08 02:16:33 +00:00
minskim
c653d966cb Fix PLIST on Darwin, where the CD audio input module is not built. 2006-07-08 01:22:41 +00:00
minskim
81fa7bb23b Fix PLIST on platforms without OSS. 2006-07-08 01:11:21 +00:00
minskim
d931fdee2d Change DIST_SUBDIR because the current distfile path was already used before
for a different tarball.
2006-07-08 00:53:09 +00:00