Commit graph

83128 commits

Author SHA1 Message Date
wiz
88431aa33c Update to 2.6.6. Add TEST_TARGET.
NEWS for rsync 2.6.6 (28 Jul 2005)
Protocol: 29 (unchanged)
Changes since 2.6.5:

  SECURITY FIXES:

    - The zlib code was upgraded to version 1.2.3 in order to make it more
      secure.  While the widely-publicized security problem in zlib 1.2.2 did
      not affect rsync, another security problem surfaced that affects rsync's
      zlib 1.1.4.

  BUG FIXES:

    - The setting of flist->high in clean_flist() was wrong for an empty list.
      This could cause flist_find() to crash in certain rare circumstances
      (e.g. if just the right directory setup was around when --fuzzy was
      combined with --link-dest).

    - The outputting of hard-linked files when verbosity was > 1 was not right:
      without -i it would output the name of each hard-linked file as though
      it had been changed (it now outputs a "is hard linked" message for the
      file); with -i it would output all dots for the unchanged attributes of
      a hard-link (it now changes those dots to spaces, as is done for other
      totally unchanged items).

    - When backing up a changed symlink or device, get rid of any old backup
      item so that we don't get an "already exists" error.

    - A couple places that were comparing a local and a remote modification-
      time were not honoring the --modify-window option.

    - Fixed a bug where the 'p' (permissions) itemized-changes flag might get
      set too often (if some non-significant mode bits differed).

    - Fixed a really old, minor bug that could cause rsync to warn about being
      unable to mkdir() a path that ends in "/." because it just created the
      directory (required --relative, --no-implied-dirs, a source path that
      ended in either a trailing slash or a trailing "/.", and a non-existing
      destination dir to tickle the bug in a recent version).

  ENHANCEMENTS:

    - Made the "max verbosity" setting in the rsyncd.conf file settable on a
      per-module basis (which now matches the documentation).

    - The support/rrsync script has been upgraded to verify the args of options
      that take args (instead of rejecting any such options).  The script was
      also changed to try to be more secure and to fix a problem in the parsing
      of a pull operation that has multiple sources.

    - Improved the documentation that explains the difference between a
      normal daemon transfer and a daemon-over remote-shell transfer.

    - Some of the diffs supplied in the patches dir were fixed and/or
      improved.

  BUILD CHANGES:

    - Made configure define NOBODY_USER (currently hard-wired to "nobody") and
      NOBODY_GROUP (set to either "nobody" or "nogroup" depending on what we
      find in the /etc/group file).

    - Added a test to the test suite, itemized.test, that tests the output of
      -i (log-format w/%i) and some double-verbose messages.
2005-08-03 17:30:56 +00:00
schmonz
3154f5dc02 Note rss2email update (bugfix). 2005-08-03 17:20:09 +00:00
schmonz
0504617212 Update to rss2email 2.55 (fixed datetime parsing). While here,
update to html2text 2.23 (fix for Python 2.1).
2005-08-03 17:19:26 +00:00
tron
8d879e4ec1 Note update of "firefox" package to version 1.0.6. 2005-08-03 16:55:43 +00:00
tron
7ef4fc52cb Compile without optimization if GCC <4.0 (4.0 not tested) is used on
a powerpc architecture (e.g. NetBSD-mapcppc). This cures display glitches
(e.g. text appearing at the wrong location). Bump package revision
because of this change.
2005-08-03 16:55:19 +00:00
xtraeme
71a122acd3 Updated devel/glib2 to 2.6.6 2005-08-03 16:51:37 +00:00
xtraeme
1dd036d67d Update to 2.6.6.
Overview of Changes from GLib 2.6.5 to GLib 2.6.6
=================================================
* Fix several bugs with the handling
  of comments in key files [Mikael Magnusson]
* Fix g_atomic_pointer_compare_and_exchange
  on Sparc64 [Gert Doering]
* Fix a deadlock with threadpools [Hong Jen Yee]
* Make GLib work on BeOS again [Kian Duffy]
* Win32 bug fixes [Kazuki Iwamoto]
* Other bug fixes [Roger Leigh, Kjartan Maraas,
  Morten Welinder]
* New and updated translations (bg,cs,cy,de,
  en_CA,es,et,fr,gu,hu,ja,ko,nl,sq,sr,sr@Latn,sv,
  te,zh_CN,zh_TW)
2005-08-03 16:50:15 +00:00
rillig
bb348049c8 Added ap2-suphp version 0.6.0.
The suPHP Apache module together with suPHP itself provides an easy way
to run PHP scripts with different users on the same server.

It provides security, because the PHP scripts are not run with the
rights of the webserver's user. In addition to that you probably won't
have to use PHP's "safe mode", which applies many restrictions on the
scripts.
2005-08-03 16:43:38 +00:00
wiz
1e7d39620f + freeciv-client-2.0.4, freeciv-server-2.0.4, freeciv-share-2.0.4,
glib-2.6.6, grepmail-5.3032, gtk2+-2.6.9, mozilla-bin-1.7.11,
  svk-1.02.
- mozilla-1.7.11, mozilla-gtk2-1.7.11 (thanks, taya!)
2005-08-03 16:36:03 +00:00
wiz
ca82f41a0c regen (more variables documented) 2005-08-03 16:35:14 +00:00
wiz
9af4673c11 Fix some XML errors I introduced. Noted by rpaulo@. 2005-08-03 16:34:19 +00:00
taya
4dd5379df5 note update of mozilla & mozilla-gtk2 to 1.7.11 2005-08-03 14:31:54 +00:00
taya
e963640431 update mozilla & mozilla-gtk2 to 1.7.11
this release fixed two issues

Changelog for Mozilla 1.7.11
300749	Switching folders doesn't work on 1st try/Click to mail folder displays
	messages not always [JS error in msgMail3PaneWindow.js::ClearMessagePane]
301917	Cursor keys disabled/Caret not moving with keyboard in message compose window
2005-08-03 14:30:50 +00:00
adam
f70e5d8ff7 Updated math/qalculate to 0.8.1.1 2005-08-03 13:43:45 +00:00
adam
2c894418ec Added qalculate-gtk,-kde 2005-08-03 13:42:33 +00:00
adam
79480ae32f KDE interface to math/qalculate 2005-08-03 13:41:24 +00:00
adam
bcfef2abb6 buildlink3.mk added 2005-08-03 13:40:38 +00:00
adam
198800e8a0 GTK interface to math/qalculate (used to be part of this package) 2005-08-03 13:39:31 +00:00
adam
1952dd0060 Changes 0.8.1:
Remove requirement glib-2.0 >= 2.4 and require libxml2 >= 2.3.8
Do not use unicode prefix names for long names
Add even(), odd() and shift() functions and operators "<<" and ">>"
Compile with kdelibs and Qt >= 3.1 (KDE)
Add glib-2.0 and libxml-2.0 to PKG_CHECK_MODULES (KDE)
Display prefix in object info (KDE)
Confirm overwriting result and plot image files (KDE)
Use KIO instead of wget for fetching exchange rates (KDE)
Close gnuplot and disable save button when no series defined (KDE)
2005-08-03 13:36:05 +00:00
tonio
8697d7e770 Updated net/unison to 2.12.0
Updated net/unison-devel to 2.13.0
2005-08-03 12:48:55 +00:00
tonio
f916fbb3b9 update unison-devel to the latest beta-release version 2.13.0
Main changelog entries:
- GUI improvements
- Improved error handling code. In particular, make sure all files are closed in case of a transient failure
- Improvements to syncing resource forks between Macs via a non-Mac system.
2005-08-03 12:45:27 +00:00
tonio
fdb57bc070 update unison to the latest recommended stable version: 2.12.0
Main changelog entries:
- Incompatible change: Archive format has changed.
- Substantial reworking of the internal logic of the text UI
- Finder flags now synchronized (for mac osx users)
- Workaround for transferring large files using rsync.

Approved by cube@
2005-08-03 12:42:13 +00:00
adam
a130684e18 Updated graphics/blender to 2.37a 2005-08-03 11:59:35 +00:00
adam
7e5037406f Changes 2.37a:
* Appending from files does not set the string for "last loaded file". That could give an accidentally save over of used library files.
* International Font support was broken for non-Latin fonts.
* Other fixes
2005-08-03 11:58:14 +00:00
tron
9304173a9f Use package options framework to (de)active Kerberos support. 2005-08-03 09:43:58 +00:00
tonio
fe34f5a72d typo: the update of bitlbee is to 0.92, not 0.99 2005-08-03 08:28:07 +00:00
recht
3138d8d2db Remove deprecated USE_GMAKE and replace explicit dependency on gtar
by EXTRACT_USING=gtar.
2005-08-03 05:45:22 +00:00
grant
17ae854613 hack to work around autoconf brain damage when using icc. 2005-08-03 04:18:31 +00:00
grant
a09bdd7e27 libmatroska builds fine with icc 2005-08-03 03:22:05 +00:00
grant
ec66b16c33 libebml builds fine with icc, too. 2005-08-03 03:19:40 +00:00
seb
62f5a980a4 Patches and tuning so the test target runs and pass, at least on
NetBSD/i386 2.0_STABLE and current: set timezone in TEST_ENV, use
libtool to compile shared test modules and account for that in the
Tcl test scripts.

Thanks to jwise@ for the helping hand.
2005-08-02 22:37:18 +00:00
markd
f28381829b Fix .po file headers again so the work with older msgfmt's. 2005-08-02 22:02:25 +00:00
tonio
45b2fda950 Updated chat/bitlbee to 0.92 (fixes PR 30096)
Removed bitlbee entry from TODO
2005-08-02 15:24:54 +00:00
tonio
0cb7bfab29 update bitlbee to 0.92
Main changelog entries are:
Security:
- Fixed a bug in http_encode that might have caused buffer overflows
  (although not likely to be exploitable) when trying to encode strings
  with non-ASCII characters.
- Newline stripping added to prevent newline-in-friendlyname attacks.
  (Which allowed remote people to make BitlBee send raw custom IRC lines.)
Bugs:
- Many crashes
- Yahoo! cleanup code to avoid 100% CPU time usage
- fixes for ICQ and MSN

approved by wiz@
2005-08-02 15:22:30 +00:00
drochner
95e182a0aa explicitely include <sys/types.h> before <machine/ieee.h>
might fix build error on older NetBSD releases (seen in 1.6.2 bulk build)
2005-08-02 14:53:25 +00:00
drochner
9a73157638 add missing TeX dependency
should fix error seen in bulk build
2005-08-02 14:48:43 +00:00
drochner
4212814888 this shouldn't be a wprintf()
hopefully fixes build error seen in 1.6.2 bulk build
2005-08-02 14:47:38 +00:00
rillig
2cff1f5b42 Don't use := with CONFIGURE_ARGS, as there are weird effects when some
component of CONFIGURE_ARGS contains a reference to an undefined
variable.
2005-08-02 14:47:01 +00:00
wiz
1d9a7ef730 Sync COMMENT with other perl comments. 2005-08-02 14:24:23 +00:00
xtraeme
f9f1bad67e Comment out citkit.sf.net, timeout-ing all the time for many people. 2005-08-02 14:19:13 +00:00
wiz
0f075769c8 Just use original license without comments. 2005-08-02 14:18:06 +00:00
tonio
917282866d add description for the mutt-hcache option: enable header caching in mutt 2005-08-02 13:16:23 +00:00
tonio
11463a9212 Rename the option hcache to mutt-hcache, since it is only relevant to the mutt package 2005-08-02 13:15:40 +00:00
tonio
4d9846a5f9 remove the entry for mutt 1.5.7 in TODO list, 1.5.9 is in mail/mutt-devel 2005-08-02 13:03:14 +00:00
tonio
bbf3fb8ae6 * note update of mail/mutt-devel to version 1.5.9 2005-08-02 12:59:47 +00:00
tonio
d8c05e2765 * update to 1.5.9 (see PR 30102 and PR 30841 by Brian de Alwis)
Main changelog entries are a function "rename-mailbox", better imap handling
(do not lose flags when uploading to an imap mailbox), and integration of
header cache patch.

Added option "hcache" to enable header cache (adds a dependancy to db4)

Approved by wiz@
2005-08-02 12:57:02 +00:00
xtraeme
1bd2c0cc14 Depend on grub>=0.97, because there is not 0.98... thanks Jeff Rizzo.
Bump PKGREVISION.
2005-08-02 12:32:23 +00:00
seb
f6efbc8ac9 Note update of pkgtools/pkgdiff to version 0.118 [pkgdiff fix] 2005-08-02 12:24:28 +00:00
seb
a47d96ceb9 Update to version 0.118: pkgdiff fix and tuning.
Fix the automagic tuning of the number of unified diff context
lines.  It was broken since previous commit to files/pkgdiff.

Also arguments '-u' and '-U NUM' to GNU diffutils 2.8.1, as seen
in NetBSD 2.0_STABLE and current, are not intended to be used
together. Hence only '-U NUM' is now specified. I did not reverted
to the '-u -NUM' form used before as it seems undesirable.

Please note that if PKGDIFF_FMT is specified in the environment,
for testing or debugging purposes, we skip the automagic tuning of
the number of unified diff context lines.  The user probably wants
to try another diff format, as suggested in the commit log of
revision 1.12 of files/pkgdiff. So there is no point in adding '-U
NUM' to PKGDIFF_FMT: it may just not work. See:

$ diff -c -U 1 /dev/null /dev/null
diff: conflicting output style options
diff: Try `diff --help' for more information.

While here save a few basename(1) runs.
2005-08-02 12:16:19 +00:00
wiz
3c2d8cec57 + libstatgrab-0.12, multitail-3.6.0, pcre-6.2. 2005-08-02 11:31:39 +00:00