Commit graph

123952 commits

Author SHA1 Message Date
joerg
3350db1645 For Python 2.5, check that the wip directory actually exists. 2008-03-15 16:43:25 +00:00
joerg
8b01a23723 Use /dev/urandom by default, no point in waiting for entropy.
Bump revision.
2008-03-15 16:39:32 +00:00
joerg
1375bd1199 Remove remaining compat code for old pkg_install versions. 2008-03-15 16:27:42 +00:00
joerg
f1c6df3ba5 Require newer pkg_install for make README.html as well. 2008-03-15 16:17:43 +00:00
joerg
d69e33e15f Remove support for separate audit-packages, PKGTOOLS_REQD has been
bumped in the mean time.
2008-03-15 16:12:27 +00:00
joerg
da7cb9c9a1 DESTDIR safe. Fix build on NetBSD-current. 2008-03-15 15:09:54 +00:00
obache
fc164c693c Updated misc/m17n-db to 1.5.1nb1 2008-03-15 14:25:40 +00:00
obache
f9bca5a424 Enable NLS.
Bump PKGREVISION.
2008-03-15 14:25:25 +00:00
joerg
e239abca8f DESTDIR support. 2008-03-15 14:18:39 +00:00
adrianp
cf16b1edd2 Updated mail/roundcube to 0.1 2008-03-15 13:55:22 +00:00
adrianp
23a591a6b5 Patches from schmonz@ for 0.1-stable
Notes:
First "stable" release ever. Introduces an install script, some new features and many bug fixes.

Changes:
- Added interactive installer script
- Allow to send mail with BCC recipients only
- Remember decision to display images for a certain message during session
- Remember search results
- Add Received header on outgoing mail
- Implement Message-Disposition-Notification (Receipts)
- Don't create default folders by default
- Fixed some potential security risks (audited by Andris)
- Filter linked/imported CSS files
- Improve message compose screen

and many bug fixes. See http://trac.roundcube.net/wiki/Changelog for details.
2008-03-15 13:54:58 +00:00
joerg
9652822d7c DESTDIR is supported. 2008-03-15 13:41:42 +00:00
joerg
18af960a9c Add libXp include for the transitive libtool closure of libXaw8. 2008-03-15 13:36:40 +00:00
obache
938ca32951 Remove needless "/" from MASTER_SITES, suggested by Zafer Aydogan. 2008-03-15 13:10:37 +00:00
joerg
8c67ea3cad Don't leak WRKDIR reference for the DESTDIR case. Bump revision. 2008-03-15 12:41:36 +00:00
tron
00ffa2b84a Note update of the "p5-Net-DNS" package to version 0.63. 2008-03-15 12:10:45 +00:00
tron
3fbd4350e3 Update "p5-Net-DNS" package to version 0.63.
Changes since version 0.62:
===========================
*** 0.63, 8 Feb 2008

This version contains a Security Fix.

Feature NotifyHandler in Nameserver

  The NotifyHandler is a new attribute to the nameserver used in the
  same way as the ReplyHandler except that it is executed when the
  opcode is NS_NOTIFY (RFC1996). It takes the same arguments as the
  reply handler (i.e. $qname, $qclass, $qtype, $peerhost, and $query).
  Corrections made in the documentation.

Fix rt.cpan.org #32937: 5.11 introduces new warning on uc(undef)

  The patch supplied fixes for methods where undefined arguments were
  likely. For methods where undefined arguments don't make the warning
  will be printed.


Fix rt.cpan.org #32147: Default LocalAddr broken in Net::DNS::Nameserver 0.62

  Listen on the default address if LocalAddr not defined.


Fix rt.cpan.org #30316  Security issue with Net::DNS Resolver.

  Net/DNS/RR/A.pm in Net::DNS 0.60 build 654 allows remote attackers
  to cause a denial of service (program "croak") via a crafted DNS
  response (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6341). Packet
  parsing routines are now enclosed in eval blocks to trap exception
  and avoid premature termination of user program.

Bug: mbox-dname and txt-dname were not allowed to be empty in the RP RR.
   Fix by Peter Koch
2008-03-15 12:10:21 +00:00
joerg
e0394bac7c Update to bsdtar-2.4.14 and libarchive-2.4.14. 2008-03-15 11:05:29 +00:00
joerg
67bb1dc761 Fix bootstrap build. From Stoned Elipot. 2008-03-15 10:55:34 +00:00
joerg
673b0dc842 lighttpd-1.4.19:
Fix a DOS under high load and some information leaks.
2008-03-15 10:53:50 +00:00
joerg
c6d3f3d4a5 libarchive-2.4.14:
Fix mix-up of gname and uname on one place when writing pax archives.
Reported by tron@.
2008-03-15 10:52:20 +00:00
joerg
47338958a0 Needs unistd.h. 2008-03-15 10:46:08 +00:00
kefren
4c309e8a92 Updated monodevelop to 1.0 2008-03-15 10:45:16 +00:00
kefren
660fd52364 Welcome to MonoDevelop 1.0
Differences since 1.0rc1:
	* po/tr.po: Updated Turkish translation.
2008-03-15 10:39:50 +00:00
bjs
8767a14be0 Updated devel/scmgit to 1.5.4.4 [bjs 2008-03-15] 2008-03-15 05:10:10 +00:00
bjs
7a626ea1a2 Update to version 1.5.4.4. Fix warning on NetBSD with wrong type
being passed in struct to localtime_r (convert from timeval to timespec).

GIT v1.5.4.4 Release Notes
==========================

Fixes since v1.5.4.3
--------------------

 * Building and installing with an overtight umask such as 077 made
   installed templates unreadable by others, while the rest of the install
   are done in a way that is friendly to umask 022.

 * "git cvsexportcommit -w $cvsdir" misbehaved when GIT_DIR is set to a
   relative directory.

 * "git http-push" had an invalid memory access that could lead it to
   segfault.

 * When "git rebase -i" gave control back to the user for a commit that is
   marked to be edited, it just said "modify it with commit --amend",
   without saying what to do to continue after modifying it.  Give an
   explicit instruction to run "rebase --continue" to be more helpful.

 * "git send-email" in 1.5.4.3 issued a bogus empty In-Reply-To: header.

 * "git bisect" showed mysterious "won't bisect on seeked tree" error message.
   This was leftover from Cogito days to prevent "bisect" starting from a
   cg-seeked state.  We still keep the Cogito safety, but running "git bisect
   start" when another bisect was in effect will clean up and start over.

 * "git push" with an explicit PATH to receive-pack did not quite work if
   receive-pack was not on usual PATH.  We earlier fixed the same issue
   with "git fetch" and upload-pack, but somehow forgot to do so in the
   other direction.

 * git-gui's info dialog was not displayed correctly when the user tries
   to commit nothing (i.e. without staging anything).

 * "git revert" did not properly fail when attempting to run with a
   dirty index.

 * "git merge --no-commit --no-ff <other>" incorrectly made commits.

 * "git merge --squash --no-ff <other>", which is a nonsense combination
   of options, was not rejected.

 * "git ls-remote" and "git remote show" against an empty repository
   failed, instead of just giving an empty result (regression).

 * "git fast-import" did not handle a renamed path whose name needs to be
   quoted, due to a bug in unquote_c_style() function.

 * "git cvsexportcommit" was confused when multiple files with the same
   basename needed to be pushed out in the same commit.

 * "git daemon" did not send early errors to syslog.

 * "git log --merge" did not work well with --left-right option.

 * "git svn" promprted for client cert password every time it accessed the
   server.

 * The reset command in "git fast-import" data stream was documented to
   end with an optional LF, but it actually required one.

 * "git svn dcommit/rebase" did not honor --rewrite-root option.

Also included are a handful documentation updates.
2008-03-15 05:09:07 +00:00
wiz
ff5d2c16e5 Added games/gbrainy version 0.60 2008-03-15 01:17:55 +00:00
wiz
415e7ef96b + gbrainy. 2008-03-15 01:15:18 +00:00
wiz
ca86ca2e3f Import gbrainy-0.60 as games/gbrainy.
gbrainy is a brain teaser game and trainer to have fun and to keep
your brain trained.

It provides the following types of games:

    * Logic puzzles. Games designed to challenge your reasoning
      and thinking skills.
    * Mental calculation. Games based on arithmetical operations
      designed to prove your mental calculation skills.
    * Memory trainers. Games designed to challenge your short term
      memory.

It is designed for GNOME and runs on top of Linux and different
Unix flavours.
2008-03-15 01:14:32 +00:00
wiz
a75174f09d + monodevelop-1.0.
- iso-codes-2.0, m1-0.7.7, surfraw-2.2.1, vorbis-tools-1.2.0.
2008-03-14 20:20:35 +00:00
wiz
40a8f7c099 Updated emulators/m1 to 0.7.7 2008-03-14 20:18:11 +00:00
wiz
3e80a95383 Update to 0.7.7.
New version needs ALSA, but works fine with current pkgsrc versions of
the libraries on amd64/4.99.55 in 32bit emulation.

Changes in the package: much more hardware supported.
2008-03-14 20:17:48 +00:00
wiz
4a325724cc Updated textproc/iso-codes to 2.0 2008-03-14 20:01:57 +00:00
wiz
50f1d30f6d Update to 2.0:
iso-codes 2.0
-------------
Tobias Toedter <t.toedter@gmx.net>
Sat, 8 March 2008

  [ General ]
  * Recommend the Translation Project in README for adding or updating
    translations.

  [ ISO-639 ]
  * Update to 2008-04-05
    (Alsatian, alsacien, suisse alémanique added as alternative names)

  [ ISO-639 translations ]
  * Thai by Theppitak Karoonboonyanan.
  * French by C. Perrier (consistent capitalization)
  * Vietnamese by Clytie Siddall (TP)

  [ ISO-3166 translations ]
  * Traditional Chinese by Tetralet. Closes: #464858
  * Korean by Changwoo Ryu (TP)
  * Thai by Theppitak Karoonboonyanan. Closes: #465560
  * Galician by Jacobo Tarrío. Closes: #469091
  * Hebrew by Lior Kaplan
  * Indonesian by Arief S Fitrianto. Closes: #469947

  [ ISO-3166-2 ]
  * Fixed country codes for Belarus, Jersey and Serbia,
    thanks to Kamal Mostafa.
  * Removed geographical_region elements from Cuba, United Kingdom
    and USA.

  [ ISO-15924 translations ]
  * Thai by Theppitak Karoonboonyanan. Closes: #465242

  [ ISO-4217 translations ]
  * Estonian by Ain Vagula (TP)
2008-03-14 20:01:14 +00:00
wiz
46c2e35f8c Update to 2.2.1:
Sun Mar  9 19:24:26 GMT 2008  - surfraw 2.2.1

  * New elvi:
    + lsm - Search the Linux Software Map.
    + sunonesearch - Search Sun's One Search (replaces sunsolve).
  * Fixed elvi: cddb, cnn, debcontents, deblists, debpackages, freedb,
    fsfdir, genpkg, and yubnub (thanks for the latter to Nathaniel Heinrichs).
  * Removed elvis: sunsolve (replaced by sunonesearch).
  * amazon, ebay, translate: expanded language/country list.
  * Added new configuration variable SURFRAW_lang.
    Elvi that support specifying language or country
    will use this as a default. If used, it should be set
    to an ISO 2-letter country code (eg uk, de, ca).
    Thanks to Simon Ernst for the idea.
  * Fixed quoting single quotes in URLs (thanks to Alexander
    Becher for the patch).
2008-03-14 19:42:38 +00:00
wiz
9e93b8b4a6 Updated audio/vorbis-tools to 1.2.0 2008-03-14 18:56:23 +00:00
wiz
d1e933c6db Update to 1.2.0:
vorbis-tools 1.2.0 -- 2008-02-21

 * FLAC support now relies on libFLAC
 * Support for large files
 * Fixed acinclude.m4 to properly support --no switches
 * ogg123: added remote control support
 * ogg123: fixed a bug in esd when pressing CTRL + C
 * ogg123: fixed a type mismatch in option parsing for 64 bit systems
 * ogg123: configuration no longer hardcoded to /etc
 * oggdec: limited support for chained Ogg bitstreams
 * ogg123: compiles with older versions of libcurl
 * oggdec: support decoding of multiple files into a single one
 * oggenc: -k, switch for Skeleton bitstream encoding
 * oggenc: fixed issues with Skeleton on big endian systems
 * oggenc: proper 5.1 channel mapping support
 * oggenc: FLAC module does not confuse every Ogg file as its own
 * oggenc: compiles with older versions of libvorbis
 * ogginfo: recognizes Skeleton, Dirac, FLAC and Kate bitstreams
 * vcut: solved issues described in ticket #1313
 * vorbiscomment: support for creation of long comments
 * vorbiscomment: support for multiplexed Vorbis
 * Several minor bug fixes
2008-03-14 18:55:54 +00:00
jlam
d70ee3703a Support user-destdir installation. 2008-03-14 17:22:49 +00:00
wiz
7c15c027bc + amavisd-new-2.5.4, dwm-4.8, fox-1.6.32, lftp-3.7.0, libspiff-0.8.3,
mpop-1.0.13, msmtp-1.4.14, nagios-3.0, nessus-3.2.0, plptools-1.0.0,
  uriparser-0.6.4.

Replace gnomemeeting packaging request with one for Ekiga, the successor.
2008-03-14 17:11:31 +00:00
jlam
a8457261fb Allow for gem-extract to be overridden so that packages with special
extraction procedures can be handled by this file.
2008-03-14 16:41:21 +00:00
reed
d4cf170bf4 Use INSTALLATION_DIRS to create directories.
Noticed in cheusov's bulk build that it created plain file as
/usr/pkg/man/man8.
2008-03-14 16:16:12 +00:00
jlam
fd91e6e275 + Add an example value for GEM_CLEANBUILD. 2008-03-14 15:30:10 +00:00
jlam
228b705253 + Minor improvements to documentation.
+ The local gem is not ${GEMFILE}; it's ${GEM_NAME}.gem.  The two can
  be different due to capitalization/case differences.
2008-03-14 15:25:28 +00:00
drochner
e124bc9ab4 update flightgear/simgear to 1.0.0, from Yorick Hardy per PR pkg/38160
changes:
-many bugfixes
-UI improvements
-new and improved aircraft models
pkgsrc change: pull in SDL for fullscreen mode
2008-03-14 14:49:53 +00:00
drochner
4528d35cc9 update to 1.8.5
changes: bugfixes and code cleanup
2008-03-14 14:38:46 +00:00
drochner
b8b6adeb18 +sonata 2008-03-14 14:26:15 +00:00
drochner
e3192dab02 import sonata-1.4.2, a GTK2 client for the Music Player Daemon, from
Johann Franz via pkgsrc-wip
2008-03-14 14:24:22 +00:00
drochner
b1d91e28ea fix locking around gtk mainloop, bump PKGREVISION 2008-03-14 14:20:22 +00:00
jlam
5108f37128 + Rename the metadata (gemspec) file to a more sensible name (*.gemspec).
+ Clean up additional unpacked bits (*.sig) files during extraction.

+ Fix the "cleanbuild" step:
  + In GEM_CLEANBUILD case, sanity check that the file doesn't exist
    in the unpacked gem before removing it from the installed gem.
  + Actually removes unwanted directories.
2008-03-14 14:18:21 +00:00
obache
420c1e94c1 + icu-3.8.1 2008-03-14 14:05:27 +00:00