Commit graph

3046 commits

Author SHA1 Message Date
jmc
69c9cf20c8 Option arguments need to be moved if you move the options around on the
command line also (for the pax line).
2003-04-16 18:20:29 +00:00
wiz
1c636f6ad9 Sort. 2003-04-16 12:23:33 +00:00
wiz
d842f33e68 Remove BROKEN skipstone package (3 months broken, no new version in sight). 2003-04-16 12:23:03 +00:00
salo
6a8954f3e8 Updated to version 0.20.1.
Patches provided by Ossi Herrala (pkg/20725) and Marc Recht (pkg/20995).

Changes:

0.20.1:
=======
 User-visible changes:
 * fix svnadmin load bug so that property deletions actually occur
 * fix checksum compatibility issue for older repositories

0.20.0:
=======
 User-visible changes:
 * new compatibility rule: require only that each interim release be
                           compatible with the one before it (see HACKING)
 * ra_svn is still new so above rule doesn't yet apply
   (i.e. 0.20 over ra_svn is NOT compatible with previous releases)
 * merge infers the target path (see book chapters 4 & 8)
 * merge continues in presence of missing target file
 * merge's add notifications are no longer duplicated
 * commands can be safely interrupted (Ctrl-C)
 * --encoding global default in ~/.subversion/config
 * new option --editor-cmd
 * begin multi-release transition to escape binary properties over DAV
 * misc performance improvements

 Developer-visible changes:
 * RA vtable functions take pool argument
 * svn-config --includes path fixed
 * uuid at creation now complete
 * start having test failures throw exceptions rather than return errors
 * test suite option --cleanup with --verbose being default mode
 * continued diff library development
 * minor revprop hook changes
 * bug fixes: no diff on binary files (#1019), consistent error messages
   (#1181), version numbers in hook scripts (#1182), win98 codepage (#1186)

0.18.1:
=======
 User-visible changes:
 * editor environment variables no longer incorrectly required
 * 'svn help import' now displays correct usage
 * fix crashes in the internal diff library and ra_dav
 * fix Win9x/Me console issue
 * cvs2svn.py api fix
 * hot_backup.py now correctly removes old backups
 Developer-visible changes:
 * various rpm package fixes

0.18.0:
=======
 User-visible changes:
 * renamed the [default] section to [global] in the servers config file
 * compression option is now http-compression and lives in servers file
 * use internal diff by default rather than external program (#405 in
   progress)
 * symlinked hook scripts now run
 * read-only access flag (-R) for svnserve
 * quiet flag (--quiet) for svnadmin dump
 * --ignore-uuid and --force-uuid for svnadmin load
 * miscellaneous performance improvements
 * more work on the Book
 Developer-visible changes:
 * new authentication library libsvn_auth (#724)
 * new bdb table uuids
 * client context object in libsvn_client
 * more work on java and other language bindings
 * test framework now has a quiet option (-q)
 * miscellaneous small code cleanups
 * bug fixes: more valgrind memory bugs, apr xlate i18n mess (#872),
   non-existent URL checkout (#946), props on to-be-deleted files (#1066),
   ra_svn move/copy (#1084), eol translation (#1085), ra_svn
   checksumming (#1099), cat command corrupt output (#1104), cvs2svn
   memory consumption (#1107), merge of property add (#1109),
   '..' relative path (#1111), commit/cleanup/diff3 (#1119),
   .svn/entries checksum (#1120), svn commit in / (#1122),
   status on uncontrolled directory (#1124), commit message eol
   characters (#1126), cat -r PREV (#1134), ra_dav wcprops (#1136)
   split XML cdata/attribute encoding (#1118)
2003-04-15 16:23:22 +00:00
martin
f0ee0efab8 Not all machines that define __sparc__ run ${SOMEOTHEROS} - fix bogus
#ifdef and make it work on NetBSD/sparc{,64} again.
2003-04-15 11:49:38 +00:00
grant
3c889eb8cb include lang/gcc/buildlink2.mk, so this can find libgcc from lang/gcc
if we're using it.
2003-04-15 02:21:22 +00:00
grant
48e85c9b62 be quiet in all targets except post-install. 2003-04-15 01:39:15 +00:00
grant
11b0be3975 set DISTNAME in the first block to appease pkglint (we redefine it
later).
2003-04-14 23:45:43 +00:00
grant
d00db51579 tidy up NetBSD/Linux support, ala phoenix-bin-nightly. 2003-04-14 22:59:31 +00:00
grant
82f3d0772b remove solaris checksum which mistakenly got in here.. 2003-04-14 22:50:51 +00:00
grant
4ffd5b0d3a tidy up NetBSD/Linux support, ala phoenix-bin-nightly. 2003-04-14 22:50:18 +00:00
grant
a274c4a590 add support for the Solaris/sparc binary package, tested on Solaris 9.
tidy up NetBSD/Linux support while I'm here - no functional changes,
so no PKGREVISION bump.
2003-04-14 21:28:10 +00:00
grant
1bf61e102a update depends for mozilla-linux rename. 2003-04-14 21:00:43 +00:00
grant
7a4850a628 rename of mozilla-linux. 2003-04-14 20:28:42 +00:00
grant
761bd78608 rename mozilla-linux to mozilla-bin. 2003-04-14 20:28:20 +00:00
grant
031b8b9427 whitespace 2003-04-14 20:18:19 +00:00
grant
19c01dda85 phoenix-linux{,-nightly} renames. 2003-04-14 20:12:20 +00:00
grant
31ca3e872a rename phoenix-linux-nightly to phoenix-bin-nightly. 2003-04-14 20:11:46 +00:00
grant
181971d670 rename phoenix-linux to phoenix-bin. 2003-04-14 19:56:27 +00:00
grant
34def2d6b0 add mozilla-flash-bin 2003-04-14 18:23:43 +00:00
grant
eda09de156 Initial import of mozilla-flash-6.0.69 into the NetBSD packages collection.
This is the official Flash Player 6 from Macromedia. This plugin
enables you to see .swf and .spl files on the 'net using the
mozilla-linux package.

provided by zuntum@ with some cleanup by me.
2003-04-14 18:23:02 +00:00
martti
5bbada05c5 Updated p5-HTML-Parser to 3.27
* Typo fixes to the documentation
* Added HTML::Entities::escape_entities_numeric
2003-04-12 15:40:38 +00:00
martti
972ab33840 Updated bins to 1.1.21nb1
* install bins_cleanupgallery
2003-04-12 14:45:08 +00:00
jmmv
2c84dea37d Call sysctl explicitly with path (i.e., /sbin/sysctl), so it's found even
if /sbin is not in user's path.
Unset LD_LIBRARY_PATH before starting opera's binary; it won't work if set.

Closes PR pkg/21005 by Kirk Jackson.
2003-04-11 20:58:10 +00:00
jmmv
ab16aa93cf Fix build if USE_INET6 is set to NO. Do not use gmake.
Closes PR pkg/20920 by Martin Weber.
2003-04-11 20:26:30 +00:00
taca
a55c654647 Update squid package to 2.5.2nb1.
- Squid may hang or behave oddly on shutdown while requests is being processed.

  synopsis	Squid may hang or otherwise behave oddly in shutdown
		if there is new requests processed at the same
		time. On shutdown Squid internally shut down DNS,
		redirectors and external acls while still processing
		new requests already received. In combination with the
		external acl queue overload bug this can completely
		hang Squid, preventing it from shutting down.
  severity	Minor
  bugzilla	#590
  versions	Squid-2.5 and earlier
  platforms	All

- external acl lookups does not deal well with queue overload

  synopsis	If there is a queue overload for external acl lookups
		then Squid logs "externalAclLookup: 'xxx' queue
		overload" at a very high rate in cache.log until the
		condition clears up.
  severity	Major
  bugzilla	#590
  versions	Squid-2.5
  platforms	All

- cache_effective_user documentation unclear

  synopsis	The cache_effective_user/group documentation was
		unclear on what happens if only one of the directives
		is set, or when Squid is started as a non-root user.
  severity	Cosmetic
  versions	Squid-2.5 and earlier
  platforms	All

- cache_peer documentation missing for htcp and carp

  synopsis	The cache_peer documentation for the htcp and carp
		related options was missing
  severity	Cosmetic
  versions	Squid-2.5 and earlier
  platforms	All
2003-04-11 09:51:40 +00:00
grant
24e7b0ec26 tabify 2003-04-10 20:07:20 +00:00
wiz
e4b22ed387 Fix fetch stage. Noted broken by grant. 2003-04-10 19:31:52 +00:00
wiz
a0796a86bb Update to 7.10.4:
Changes:
  * the curl tool now "clears" sensitive commands line args
  * no more emacs local variables in the source files
  * script for distributed, automatic, multi-platform testing added. Please join up and help us test
    the bleeding edge curl on various platforms!
  * the "scratch buffer" is now only allocated when actually needed
  * removed the strequal and strnequal macros from curl/curl.h
  * added CURLOPT_UNRESTRICTED_AUTH / --location-trusted

Bugs:
  * "curl -O" only, now outputs an error message accordingly
  * builds fine on Redhat Linux 9 (configure fix)
  * the CA cert bundle included a demo cert now removed
  * changing some attributes between two transfers when re-using a connection did not "take effect"
    properly
  * the test suite runs faster and hopefully a bit more reliably
  * improved configure check for presence of functions, needed for HPUX
  * the curl tool now makes a correct URL escaping when appending to the URL when using -T and the
    file name is appended to the URL.
  * configure --enable-libgcc now explicitly add -lgcc to the linker
  * better configure checks for headers (since some platforms got nasty warnings output previously)
  * configure --help looks nicer
  * data transfer bug on HP-UX systems
  * improved random seeding for systems without a reliable random source
  * 64bit Sparc compiler warnings removed
  * a case where a connect failure didn't return an error string
  * DNS cache problem in AIX 4.3 and later was fixed
  * a POST-then-GET problem when re-using the same handle in libcurl
  * extra precaution added for FTP servers returning 0 bytes to SIZE commands
  * looping issue in the receive function (i.e badly updated progress meter)
  * Fixed the 'Expect: 100-continue' behavior
  * CURLOPT_MAXCONNECTS segfault fixed
  * multi-interface connecting on Windows to non-listening ports fixed
  * Curl_base64_encode() now encodes zero-bytes too properly
  * fixed the infamous SSL error:00000000 outputs
  * zlib build fix in the mingw makefile
  * don't check for ca cert env variable if --insecure is used
  * always use strict cert name check unless --insecure is used
  * content-type extracting fixed
  * DEBUGFUNCTION could be called with wrong arguments in uploads
  * ftp downloads could wrongly return CURLE_PARTIAL_FILE in some conditions
  * the fopen.c example code didn't work
  * content-type extracting memory leak fixed
  * curl/multi.h was fixed for C++ compiles
  * .netrc file scanning for names+passwored fixed
  * curl-config --cflags works even when include dirs isn't /usr/include
  * CURLINFO_PRIVATE can return NULL properly
2003-04-10 09:13:51 +00:00
wiz
44d2208ac0 Update to 2.8.14:
Changes with mod_ssl 2.8.14 (18-Mar-2002 to 21-Mar-2003)

   *) Fixed logic in the destruction of a temporary certificate
      structure and this way avoid a crash due to freeing NULL object.

   *) Removed one newly introduced X509_free() call in the context of
      SSL_get_certificate(), because this function does not increment a
      reference count (although SSL_get_peer_certificate() does).

   *) Fixed hash-table based shared memory session cache (shmht)
      implementation by making sure that the underlying hash table
      library does not crash if memory cannot be allocated.

  Changes with mod_ssl 2.8.13 (23-Oct-2002 to 18-Mar-2003)

   *) Always enforce RSA blinding on RSA private keys in order to be
      resistent to timing attacks.

   *) Added timeout also to the "pre-sucking" of the trailing data in
      POST request handling.

   *) Correctly shutdown shared memory pools on fork+exec situations.

   *) Bugfix SSL client certificate verification: OpenSSL was not
      informed with SSL_set_verify_result(ssl, X509_V_OK) in case
      mod_ssl forced the verification to be ok.

   *) Consistently use OPENSSL_free() instead of plain free() to
      deallocate memory chunks allocated inside OpenSSL.

   *) Fixed various memory leaks related to X509 certificates.

New patch-ac sent to maintainer.
2003-04-10 08:36:41 +00:00
wiz
79dd59d61e Update to 1.3.27nb4: compile with mod-ssl-2.8.14.
Remove quite some lint while here.
2003-04-10 08:25:21 +00:00
grant
afdebcf9a4 make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
martti
1069e157ea Updated bins to 1.1.21
- PNG images can now be used directly in the album (even if then are
  still renamed to .jpg...).

- File timestamps are now preserved when they are copied in the gallery.

- bins_cleanupgallery script has been added. Use it to remove any unused
  file in your HTML galleries. Run it without argument for usage
  information. Note that this script is still experimental, so if it
  performs wrong, just re-run bins to recreate erased files.
  This program was written by Jochen Schaeuble <psionic @ psionic.de>.

- default templates has been updated

- joi templates have been updated
2003-04-08 11:00:05 +00:00
hubertf
30967e2419 add & enable whisker 2003-04-06 12:30:12 +00:00
hubertf
57ae53c80e Import whisker-2.1: URL scanner used to search for known vulnerable CGIs on websites
The primary purpose of whisker is to be a URL scanner, which is
used to search for known vulnerable CGIs on websites.  Whisker does
this by both scanning the the CGIs directly as well as crawling the
website in order to determine what CGIs are already currently in
use.

Submitted by adrianp@stindustries.net in pkgsrc-wip
2003-04-06 12:29:40 +00:00
abs
09a901a902 Shorten COMMENT 2003-04-04 17:32:51 +00:00
jschauma
6801ee7245 Make this compile and install on Linux. 2003-04-03 18:05:33 +00:00
grant
cef8e7000d remove a rogue ; (thanks jaromir) 2003-04-03 12:45:47 +00:00
jdolecek
ab466fc155 fix typo, extra ;
fixes PR pkg/20986
2003-04-03 12:43:10 +00:00
itojun
8e88d5a974 forgot to add 2003-04-03 08:28:56 +00:00
itojun
06c93cea48 upgrade to 2.0.45. security bug fixes
- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0132
- file descriptor leak to child process (i.e. cgi)
2003-04-03 08:27:08 +00:00
markd
1cb1db4a9d Update KDE to 3.1.1.
Changes:

arts

 * Several memory corruption fixes.

kdelibs

 * kdialog: Fix screen numbering problem for centerOnScreen() static method
 * kprogress: Fix math problem in displaying correct percentage for large
   numbers
 * kio_http: Fix data processing for webdav(s) listing of directories and files
 * kate: Many small bugfixes, including:
   + Fixed code completion drop-down box position
   + Fixed "wrap cursor disabled" bugs
   + Fixed vertical scrollbar middle mouse behaviour
   + Fixed remove whitespace feature
   + Now clears the redo history when it is irrelevant
   + Fixed crash after starting up with a non-existant directory in the file
     selector history
 * kparts: Fix extension of transparently downloaded files, this fixes ark
   (used to display temp file instead of archive content)
 * klauncher: Fixed support for "Path=" entry in .desktop files. This entry
   can be used to specify a working directory.
 * kio: Don't let ChModJob's -X emulation interfere with mandatory file locking.
 * kdeui: Fix for alternate background coloring in Konqueror list views.
 * kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2.
 * kio/bookmarks: Properly handle multiple shown bookmarks with the same URL;
   fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks
   points to the same place
 * kstyles: Handle focus indicators on label-less checkboxes better
 * kdeprint: Don't freeze when there is no route to the selected CUPS server
 * SSL: add support for OpenSSL 0.9.7
 * SSL: ADH ciphers are now explicitly disabled in all cases
 * SSL: new CA root certificate added
 * Several Xinerama related fixes
 * QXEmbed fixes for various situations that don't handle XEMBED well
 * Java on IRIX with SGI 1.2 VM is fixed
 * khtml: Several major bugfixes, partially incorporated fixes from Safari as well.

kdeaddons

kdeadmin

 * Linux Kernel Configurator: Add details about the lightbulb icon's meaning
 * Linux Kernel Configurator: Support for more incorrect kernel configuration
   files

kdeartwork

kdebase

 * kcmshell: Restored backwards compatibility wrt KDE 3.0 module names
 * klipper: Escape "&" everywhere.
 * konsole:
   + Removed "get prompt back"-hacks, don't assume emacs key shell bindings.
   + Fixed usage of background images with spaces in the filename.
   + Profile support fixes (disabled menubar etc.)
   + Bookmarks invoked from "Terminal Sessions" kicker menu now set correct
     title.
   + Fixed a problem with the "Linux" font that prevented it from being used
     with fontconfig.
 * kdesktop: Made desktop menus pop up in unused Kicker space work.
 * kicker: Fixed empty taskbar sometimes showing scroll buttons.
 * konqueror:
   + Various startup performance improvements
   + Fix crash when sidebar tree expands hidden directory
   + Fix crash when config button hidden from config button's menu
   + Extensive fixes to Netscape plugins, fixing crashes and plugin support
   + Changes to default preview settings, making the defaults safer on various
     platforms
 * Java configuration module: Make it possible to properly configure Java in
   all cases
 * Previews: Fixed a privacy issue where previews of HTML files could access
   files or hosts on the network.

kdeedu

 * KStars:
   + Fixed bug #51708: No longer exits if starting position is below horizon
     (only affected some systems)
   + Fixed bug #52205: Country of Lhasa is China, not Tibet.
   + Fixed too-narrow coordinates field in statusbar.
   + Fixed bug in "length of day" calculator module; it now properly accounts
     for latitude and longitude

kdegames

 * Atlantik: Many small bugfixes, including:
   + Better handling of incoming messages
   + Fixed token animation
 * kbackgammon: Common crash fix.

kdegraphics

 * KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the
   drawings
 * Kooka: Some UI crashes fixed
 * KViewShell: Default paper size is fixed
 * KGhostView: Fixed wheel-mouse scrolling

kdemultimedia

 * KsCD:
   + Stopped KsCD from pausing after tracks in random mode
   + Correctly associate extra CDDB information with tracks
   + Support non-Latin encodings properly in CDDB entries and elsewhere
   + Proper systemtray behaviour
   + Updated key accel code to avoid depricated calls
 * Movie previews have been removed due to severe unresolved stability problems

kdenetwork

 * Desktop Sharing server (krfb):
   + fix problems on X11 servers with 8 bit depth
   + fix problems on X11 servers with big-endian framebuffer
   + allow X11 servers without XShm (thin clients). Warning: requires a lot
     of bandwidth
   + remove read timeouts. This should solve problems with some clients that
     got disconnected after a minute of inactivity (but increases the time to
     detect dead clients)
   + fix problem with clients that support both RichCursor and SoftCursor
     encodings (like krdc from HEAD)
 * Desktop Sharing client (krdc):
   + fix: when an error occurred in fullscreen krdc did not restore the
     original resolution
   + fix: krdc stopped to repaint the framebuffer after a disconnect while
     the error dialog was displayed
   + the quality setting in medium quality mode has been increased because
     the original setting looked too bad with Keramik

kdepim

 * KOrganizer bug fixes:
   + Use correct default duration for events crossing a day boundary (#53477).
   + Correctly save category colors (#54913).
   + Don't show todos more than once in what's next view.
   + Include todos in print output of month view (#53291).
   + Don't restrict maximum size of search dialog (#54912).
   + Make cancel button of template selection dialog work (#54852).
   + Don't break sorting when changing todos by context menu (#53680).
   + Update views on changes of todos directly in the todo list (#43162).
   + Save state of statusbar (#55380).
 * knotes: Escape "&" in note titles

kdesdk

 * Cervisia:
   + Fixed line break in protocol view
   + Fixed timestamp for files that are not in cvs (#55053)
   + Fixed handling of Cervisia's options like 'Update Recursively' when run
     as embedded part in konqueror (#55665)

kdetoys

 * kworldclock: Fixed that all clocks show the same time.
 * kweather: Made it work again with non-english locales. (#52147)
 * kweather: Prevent KWeather from looping and freezing Kicker when not
   connected to the internet.(#49191)

kdeutils

 * klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI
 * kcalc: Now a KMainWindow instead of a KDialog to fix various UI
   inconsistencies
 * kdf: Support escapes in fstab

quanta

 * Bugfixes:
   + Allow resizing of the main window even with large user toolbars [#53230]
   + Insert valid DTD definitions [#53274]
   + Honor the View Default settings from Settings->Configure Editor [#53569]
   + Be less braindead regarding the Show DTD Toolbar setting [#53739]
   + Be able to select also directories in tag dialogs [#54819]
   + Do not complain about text files being binary ones on a system with
     broken mimetypes [#54924]
   + Bring up the "File Changed" dialog only, when the file content has
     changed[#55678]
   + Select Tag Area behaviour fixed for optional tags
   + Insert non-translated string in CSS code parts
   + Insert "border-top", "border-right", etc. correctly in CSS
   + Don't quote the script line more than once in the action configuration
     dialog
   + Memory leak fixed: editor parts were not deleted when a file was closed
   + Fix insertion of "img" tags in HTML documents
   + Upload/rescan project/add to new project tree view behaviour fixed
   + Fix renaming of file in the Project Tree, when a file with the new name
     was already present in the project
   + Rename only what has to be renamed in the project and enable project
     saving after a rename
   + Use the correct encoding for newly created files
   + Saving of Author and E-Mail project options was broken in some cases
   + Fix the numbering of new documents
   + Fix the execution of actions
   + Fix crash when deleting an action
   + Insert valid single tags from the toolbar
 * Enhancements:
   + Show the tag attributes (Alt-Down) menu lower than the current line
   + "Insert in cursor position" for script actions replaces the selection if
     there was some text selected
   + New DCOP interface (WindowManagerIf) added to enable the modification of
     the opened documents from a script
   + DTD for Quanta tags (DTD definition) added
   + XHTML 1.0 Strict DTD added
2003-04-01 12:27:04 +00:00
jschauma
65ef045121 Include ncurses/buildlink2.mk so that operating systems which don't have
curses can build this, too.  (Makes this build under Linux, for example.)
2003-04-01 04:48:45 +00:00
grant
31b39abe4f quieten PLIST generation. 2003-03-31 02:42:24 +00:00
grant
7a13a1a536 make comment consistent. 2003-03-31 02:39:48 +00:00
grant
5257023b94 fix oops 2003-03-31 02:39:25 +00:00
grant
bb741fffda make comment consistent, quieten PLIST generation. 2003-03-31 02:38:22 +00:00
jmc
6a7b453074 One more pass to make sure freetype versions get included correctly when
also using Xft2/fontconfig
2003-03-29 19:11:06 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00