Commit graph

49933 commits

Author SHA1 Message Date
gehenna
94ecaa96db cvsync 0.24.13
Changes:
        * Improve the performance. (client/server)
          It's 4 - 30% faster than 0.24.12.
          (of course, depends on disk I/O, network connectivity, and so on.)
          Have fun!

        * Fix a bug to remain temporary files. (client)
          To remove that files, remove scanfiles and re-run cvsync client.

        * Option (server)
                -l: Specifies the file to write the system log.

        * New feature: base (client/server/cvscan)
          Specifies a prefix used for relative pathnames in all of the keyword
          'distfile', 'refuse', and 'scanfile'. It must be an absolute path.
2003-11-28 23:52:10 +00:00
hubertf
472520bfe8 Catch if the user given to "su" is bogus/non-existing, but if
the "cvs" command inside the su returns an error, that should be ignored.
(Aparently cvs returns "1" even if it's done a successful update but if
there were some files removed on purpose).
2003-11-28 22:46:48 +00:00
wiz
c436f4fdf7 + courier-0.44.1, gnome-audio-2.0.0 [pkg/23582], teapop-0.3.8. 2003-11-28 19:28:52 +00:00
jschauma
d96ce5e6a5 Note pkgrevision bumps for MesaDemos, glu and glut. 2003-11-28 18:43:19 +00:00
jschauma
4a8261aac4 As suggested by Ron Roskens in PR pkg/23489 (closing that PR):
use si-glu sources to build a libGLU that includes GLU Polygon Tessellator
functions and use this new functionality in MesaDemos.

Bump PKGREVISIONs.
2003-11-28 18:41:03 +00:00
bouyer
614bf12562 Fix HOMEPAGE. 2003-11-28 11:53:13 +00:00
adam
a238820bd2 PLIST fix: man pages for uncompface 2003-11-28 11:31:30 +00:00
junyoung
e0004eaedd Note version bump of apr. 2003-11-28 10:02:52 +00:00
junyoung
e013c73aee Drop revision for version bump (0.9.4 -> 0.9.5). 2003-11-28 10:01:10 +00:00
junyoung
5f1406f3a7 apr shipped with apache-2.0.48 is 0.9.5. 2003-11-28 09:59:34 +00:00
wiz
d71fc12f5f Update HOMEPAGE and MASTER_SITES.
Recreate distinfo since tarball on new site is repackaged (same contents
verified). Add DIST_SUBDIR since the name hasn't changed (can be removed
on next update).
2003-11-28 09:42:54 +00:00
heinz
a99bee88e8 Updated gnupg to 1.2.3nb2 2003-11-27 23:49:02 +00:00
heinz
b35693ec32 Add improved patch for compromised ElGamal signing keys from
gnupg-devel at gnupg org. The old patch didn't completely disable usage
of the compromised keys.
Move the old and new fix to the patches/ directory.
2003-11-27 23:46:36 +00:00
taya
58bee34662 note update of mozilla-stable to 1.4.1 2003-11-27 23:38:25 +00:00
taya
12369d2f83 update mozilla-stable to 1.4.1
it's just bug & security fix release
2003-11-27 23:36:42 +00:00
wiz
64ffcab356 Note screen update. 2003-11-27 20:30:21 +00:00
wiz
511619f71b Fix
http://www.securityfocus.com/archive/1/345844
with the patches supplied there.
Bump PKGREVISION to 1.
2003-11-27 20:29:48 +00:00
abs
0736804eab Update abcde to 2.1.9
80 lines of changelog since 2.1.4, mainly small fixes
2003-11-27 17:40:02 +00:00
abs
8e39800076 Update abcde to 2.1.9
80 lines of changelog since 2.1.4, mainly small fixes
2003-11-27 17:38:29 +00:00
abs
98c56803e0 Update tightvnc to 1.2.9 to match tightvncviewer
Changelog since 1.2.6 seems to mainly list const fixes.
2003-11-27 17:28:55 +00:00
abs
37dd4f403e Update tightvnc to 1.2.9 to match tightvncviewer
Changelog since 1.2.6 seems to mainly list const fixes.
2003-11-27 17:27:29 +00:00
wennmach
a9bcf0ac6d o fix syntax error in src/fortran/configure
o avoid removing non-existent files, resulting in "rm: usage:" errors
2003-11-27 17:02:25 +00:00
wiz
bf62b0245b + TeXmacs-1.0.2.9, arch-1.1pre9, bluefish-0.12, elinks-0.4.3,
mozilla-bin-1.5.1 [grant], ploticus-2.20, snd-7.0, tcl/tk-8.4.5,
  zebra-0.94.

- MozillaFirebird-bin, mozilla-bin (thanks, grant), galeon (thanks, abs),
  mozilla (thanks, taya), (thanks, recht)
2003-11-27 17:02:24 +00:00
grant
9c9849e0ca note updates of:
p5-Digest-MD5 to 2.30
p5-Digest-SHA1 to 2.06
p5-HTML-Parser to 3.34
p5-MIME-Base64 to 2.21
p5-URI to 1.27

...mainly because the older distfiles are no longer available on
CPAN.
2003-11-27 16:40:02 +00:00
recht
c208c73626 aegis update is done 2003-11-27 16:37:58 +00:00
grant
98473f1f49 Updated p5-URI to 1.27.
changes since 1.23:

   Release 1.27

   The URI module is now less strict about the values accepted
   for gopher_type attribute of gopher:-URLs.  Patch suggested
   by the Net::Gopher author; William G. Davis.

   Release 1.26

   Help Storable deal with URI objects.  Patch contributed
   by <talby@trap.mtview.ca.us>.

   Fix failure under OS/2.  Patch contributed by Ilya Zakharevich.

   Release 1.25

   Allow literal '@' in userinfo.  If there are multiple '@' chars
   in the 'authority' component use the last (instead of first) as
   the 'userinfo' delimiter.

   Make URI->query_form escape '[' and ']'.  These chars where added
   to the reserved set in RFC 2732.  This also match MSIE behaviour.

   Silience warning from 'sip' support class.

   Release 1.24

   Relative URIs that start with the query string directly (i.e. "?q")
   are now absolutized as specified in rfc2396bis.  See:
   http://www.apache.org/~fielding/uri/rev-2002/issues.html#003-relative-query

   Added URI::Split module.  It's a lightweight module that can be
   used to parse and compose URI string to/from its component parts.

   The rel() method will now work from canonical URIs.  That allow it
   to extract a relative URI in more cases.
2003-11-27 16:34:48 +00:00
grant
83904e1166 Updated p5-MIME-Base64 to 2.21.
changes since 2.20:

   Release 2.21

   Documentation tweaks.

   Don't rely on SvEND(sv) == '\0' as discussed in the perl5-porters
   mailing list thread that starts with
   http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-10/msg00258.html

   Should now pass test suite even without XS support.

   Perl v5.005 or better is now required.
2003-11-27 16:34:28 +00:00
grant
6f78a21465 Updated p5-HTML-Parser to 3.34.
changes since 3.31:

     Release 3.34

     Fix segfault that happened when the parse callback caused
     the stack to get reallocated.  The original bug report was
     <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=217616>

     Release 3.33

     Perl 5.005 or better is now required.  For some reason we get
     a test failure with perl-5.004 and I don't really feel like
     debugging that perl any more.  Details about this failure can
     be found at <http://rt.cpan.org/Ticket/Display.html?id=4065>.

     New HTML::TokeParser method called 'get_phrase'.  It returns
     all current text while ignoring any phrase-level markup.

     The HTML::TokeParser method 'get_text' now expands skipped
     non-phrase-level tags as a single space.

     Release 3.32

     If the document parsed ended with some kind of unterminated markup,
     then the parser state was not reset properly and this piece of markup
     would show up in the beginning of the next document parsed.
     <http://rt.cpan.org/Ticket/Display.html?id=3954>

     The get_text and get_trimmed_text methods of HTML::TokeParser can
     now take multiple end tags as argument.  Patch by <siegmann@tinbergen.nl>
     at <http://rt.cpan.org/Ticket/Display.html?id=3166>.

     Various documentation tweaks.

     Included another example program: hdump
2003-11-27 16:33:59 +00:00
grant
ad3d97c52d Updated p5-Digest-SHA1 to 2.06.
changes since 2.04:

   Release 2.06

   The sha1_transform() function did not check that it was actually
   passed any arguments.

   Complete self-contained documentation included (copied from
   Digest::MD5), since the Digest.pm manpage is not always available.

   Release 2.05

   Added missing cast to support C++ compilation.  Patch by Jan Dubois.

   Document that the sha1_base64 function and the b64digest method
   does not pad their result.
2003-11-27 16:33:30 +00:00
grant
15e119a227 Updated p5-Digest-MD5 to 2.30.
changes since 2.27:

   Release 2.30

   Some tweaks to make the module build on perl-5.004 and
   perl-5.005 again.

   Release 2.29

   Another try.  Forgot to update the test checksums.

   Release 2.28

   Fix minor documentation typo.
2003-11-27 16:32:58 +00:00
recht
415fec54f7 note update of aegis to 4.15 and tightvncviewer to 1.2.9 2003-11-27 16:31:40 +00:00
recht
68065af0f6 update to 1.2.9 provided in PR 23580 by Min Sik Ki
* TightVNC 1.2.9

  - Unix version: New "Request refresh" button has been implemented in
    the viewer's F8 popup menu.

  - Unix version: A patch to fix input focus problems in the X11
    viewer has been applied, from Greg Breland.

  - Unix version: A patch fixing Xvnc crashes on Sparc has been
    applied, from the RealVNC distribution.

  - Unix version: A problem with incorrect port interpretation has
    been fixed, in the vncviewer's -tunnel option handling. Thanks to
    Clark Sessions.

  - Other minor improvements and bugfixes.

ok'ed by wiz@
2003-11-27 16:19:22 +00:00
grant
413aa2e4da note update of MozillaFirebird-bin to 0.7. 2003-11-27 16:14:43 +00:00
grant
823541c9a8 Update MozillaFirebird-bin to 0.7 (for all OS/archs except Solaris/sparc,
where 0.6.1 is still the latest build available).

Here are the news in this release of Mozilla Firebird:

    * Advanced preferences panel

    * Download/helper apps preferences panel

    * Cookie whitelisting

      (through the new Cookie Exceptions window)
    * New password manager

    * Web panels (like Mozilla's sidebar panels)

    * Alternate stylesheet support (through a status bar button)

    * Send Page, Send Link, and Send Image menu items

    * Autoscroll

    * Lots of bug fixes and other small improvements

There have been too many bug fixes since Mozilla Firebird 0.6.1 to keep track of them all. It's better. Trust us ;-)
2003-11-27 16:14:00 +00:00
recht
8802f9172e update to 4.15, based upon PR 23414 (update to 4.12) by Marko Schuetz
It contains a large number of fixes/changes, see the README for details.

ok'ed by wiz@
2003-11-27 16:13:55 +00:00
xtraeme
7dcc92883d MozillaFirebird-0.7 update done (thanks taya) 2003-11-27 16:11:05 +00:00
grant
e12356f6fa note update of mozilla-bin to 1.5. 2003-11-27 16:08:52 +00:00
grant
0bb0e9d917 Update mozilla-bin to 1.5.
New Features and Fixes

* Mozilla now includes a spellchecker for MailNews and Composer.

* Additional MailNews improvements include:
	o Users can add header lines to *every* message sent out via a
	certain identity.
	o A common application hang with SSL-encrypted SMTP
	connections has been fixed.
	o Printing of the attachments list is now supported.
	o Users can now mark message as read by date.

* Many great improvements to Mozilla Composer including:
	o Better resizing for images, tables, and absolutely
	positioned objects.
	o Support for absolutely positioned objects, movable on the
	canvas using the mouse.
	o Support for z-index management.
	o "Snap to grid" when moving an absolutely positioned object.
	o Source View now uses an editor instead of a simple textarea
	(allows find and replace).
	o Numerous fixes in caret management, inline styles handling,
	and CSS styles handling.

* Improvements to tabbed browsing, including:
	o Tabs are now replaced when a bookmark group is loaded. This
	can be changed to the old "append" behavior in the Tabbed
	browsing preferences.
	o Back and Forward navigation for tabbed browsing and bookmark
	groups has been improved. Users can now use the back button
	after loading a bookmark group to restore the previous set of tabs.
	o Closing a window with multiple tabs now prompts the user
	with a confirmation dialog (which can be disabled for future
	close operations).

* ChatZilla, Mozilla's internet relay chat (IRC) client, has had a
major overhaul bringing logging and many additional improvements.

* DOM Inspector can now display the #document node (the document root).

* It is now possible to jump from the JavaScript console to the
relevant line in the View Source Window.

* Mozilla's view source now displays line and column numbers in the
status bar.

* A quicksearch filter has been implemented for about:config.

* Gecko now supports setting color for <HR>.

* The '::' notation for CSS pseudo-elements is now supported. The old
':' notation is still supported only for pseudo-elements in CSS2
(:first-line, :first-letter, :before, :after) and the various
:-moz-tree-* pseudo-elements.

* Unstyled XML display has been improved.

* Some Windows GDI problems in Mozilla have been resolved.

* A common problem collapsing the URL bar popup on Windows has been fixed.

* Mozilla has improved performance, stability, standards support and
Web compatibility.
2003-11-27 16:07:46 +00:00
abs
869943f0e8 Update galeon to 1.2.13 to match mozilla update to 1.5.1:
Changelog since 1.2.11 mainly indicates sync with new mozilla API.
        1.2.13 wants mozilla 1.5 but we are giving it 1.5.1. All appears to
        work fine.
2003-11-27 15:07:26 +00:00
abs
a750e498d9 Update galeon to 1.2.13 to match mozilla update to 1.5.1:
Changelog since 1.2.11 mainly indicates sync with new mozilla API.
	1.2.13 wants mozilla 1.5 but we are giving it 1.5.1. All appears to
	work fine.
2003-11-27 15:03:36 +00:00
markd
aa845640d1 Note celestia-kde update. 2003-11-27 13:47:54 +00:00
markd
608ba88e6a For celestia-kde install additional KDE related files.
Fixes PR pkg/23323 from Ingolf Steinbach.
Bump PKGREVISION
2003-11-27 13:45:25 +00:00
taya
192cab73c6 update directory structure of ftp.mozilla.org in MASTER_SITE_MOZILLA 2003-11-27 13:02:38 +00:00
salo
2465d2748d Note chat/silc-client{,-icb} update/PKGREVISION++. 2003-11-27 12:44:12 +00:00
salo
bcb35da9cb PKGREVISION++
Sync with the silc-client update.
2003-11-27 12:42:17 +00:00
salo
fb9eda97ee Update to version 1.0
Changes:

- disable perl support.  it's broken and needs patches for lang/perl5[8] which
  won't be applied during the freeze

1.0:
====
- Help file updates.
2003-11-27 12:40:53 +00:00
tron
58608adddc Note update of "gnupg" package to version 1.2.3nb1. 2003-11-27 09:55:27 +00:00
tron
44c85b1a1f Apply security patch which disables ElGamal signature keys because they
are vulnerable. Bump package revision to reflect this change.
2003-11-27 09:50:12 +00:00
jlam
dc0392f000 Fix OpenSSL version number parsing. Patch from PR 23532 by Michael van
Elst with style modifications by me.
2003-11-27 05:19:58 +00:00
jlam
31104a316c It's actually PASTHRU_INC, not INC. 2003-11-27 04:11:40 +00:00