Commit graph

95081 commits

Author SHA1 Message Date
markd
3ec71bc52f Update KDE to 3.5.2
change unknown
2006-03-30 02:55:31 +00:00
markd
6dc96f7dd1 Update KDE to 3.5.2
* Kalzium
  o Do not crash anymore when switching element in the Detail
    Information dialog
  o Display the correct abundance of crustal rocks
  o Fixed typo in the origin of the name of the element Silver
  o Really show as translated all the strings in the glossary
* blinKen
  o Only use 'steve.ttf'-font if possible
* KBruch
  o Layoutfixes for RTL-languages
* KHangman
  o blank/missing menu comments (tooltips)
* KStars
  o All time fields in the astrocalculator now show the current
    UT, not local time
  o All deep-sky objects were shown with incorrect position angle
    (flipped horizontally)
  o UI-improvement
  o Fix some typos and string improvements in calculator
  o Some fixes in the datafile
  o Do not fade transient label if the object has gained a
    persistent label by becoming the centered object.
* Kig
  o Do not apply the line style when drawing the arrow of vectors
  o Do not show inappropriate entries for text labels in the popup
    menu
  o Rename the "Size" menu item in the object popup menu to the
    more appropriate "Set Pen Width"
* KWordQuiz
  o Don't crash when switching back to editor.
  o Display incorrect answers correctly.
2006-03-30 02:54:00 +00:00
markd
4d27faa5cc Update KDE to 3.5.2
* Akregator
  o Feed archive: Move feed limit up to 500 feeds instead of 384
    (due to file limit a process can have opened at a time)
  o Feed archive: Lock feed archive to prevent multiple write
    access which can corrupt feed archives and cause crashes on
    startup
  o Feed fetching: Do not use Konqueror cache settings, but use
    "refresh" mode by default (Check with server if the cached
    file is up-to-date, reload if not)
  o Feed parser: read feed description and homepage link for Atom
    feeds
  o Feed parser: Improve parsing of Atom content (especially for
    0.3 feeds), do not strip HTML markup for types like "text/html"
  o Feed parser: ignore unknown or invalid version attribute value
    in the <rss> tag and just assume RSS 2.0.
* KAddressBook
  o Sometimes KAddressBook lost all data. This is now fixed.
  o Wait for complete loading of all addressbook resources before
    execution of commandline and DCOP commands (e.g. "Open in
    Addressbook" by KMail)
* KAlarm
  o Fix kalarmd hang when triggering late alarm and KAlarm run
    mode is on-demand
  o Prevent defunct kalarm processes when run mode is on-demand
  o Fix column widths when main window is resized, if columns have
    been reordered
  o Add Select All and Deselect actions & shortcuts for alarm and
    template lists
2006-03-30 02:52:17 +00:00
markd
af0eccc667 Update KDE to 3.5.2
* KJots
  o Make non-Unicode books display and save correctly.
  o Corrected possible data corruption when switching to/from
    Unicode mode.
  o Added keyboard shortcuts for deleting pages/books.
2006-03-30 02:50:18 +00:00
markd
eded3e7f9b Update KDE to 3.5.2
* JuK
  o Manual Column widths notice interferes with dragging columns
  o Action List in Configure Shortcuts includes up to as many Add
    to CD items as you have playlists
  o Crash after hiding Play Queue fixed
* KMix
  o KMixApplet, if shown on vertical Kicker Panel, shows always
    icons (even if there is not enough space)
  o Kmix saves the wrong Master Channel under certain cictumstances
  o Split channel in KMixApplet shows one channel as a slider, the
    other numerical
  o Selecting master channel does not update tray icon
2006-03-30 02:48:36 +00:00
markd
8dadfce5fb Update to KDE 3.5.2
* Make the tray icon transparent also if numbers are not shown
2006-03-30 02:47:01 +00:00
markd
1b8a47f0bf Update to KDE 3.5.2
* Quanta Plus
  o allow opening of read-only remote files, like from http://
  o fix insertion of files to the project
  o fix detection of existing shortcuts
  o ignore special areas inside comments
  o set the user action tooltips correctly
  o fix random crashing when editing PHP files
  o fix a crash when using the attribute tree
  o fix insertion of relative URLs from the attribute tree
  o fix resolving of relative URLs when there are symlinks around
  o fix addition of local directories to the project
  o fix for dtep data of xhtml1.1
  o fix some bugs in the new project wizard
  o always reload a file if the user wants it
  o fix previewing of read-only files
  o reload project tree for remote projects after rescanning the
    project folder
  o less reparsing of the document while typing is in progress
  o open dropped files
  o don't try to remove an empty, unmodified buffer, if it is the
    last opened one
  o remember cursor position for project documents
  o add the standard show/hide menubar action
  o add possibility to limit the number of recent files/projects.
    No GUI, use "Recent Files Limit" in the [General Options]
    section
  o show the project name in the window titlebar
  o mark uploaded files as uploaded even if upload fails later
  o new DCOP methods:
    + WindowManagerIf::uploadURL(url, profile, markOnly)
    + QuantaIf::groupElements(groupName)
* Kommander
  o accept DCOP methods without parantheses
2006-03-30 02:42:52 +00:00
markd
bd6154dfea Update to KDE 3.5.2. 2006-03-30 02:40:53 +00:00
markd
4c754d16e1 Update to KDE 3.5.2
* Klipper
  o Handle URLs as URLs and not as Text
  o Prevent crashes caused by corrupted history
  o XFixes support (especially helps with broken clipboard
    implementations of some non-KDE applications)
  o Images are ignored by default, add 'IgnoreImages=false' to
    '[General]' in klipperrc
  o Avoid repeated action popup with the same URL with some
    non-KDE applications with broken clipboard implementations
* Konsole
  o Correct issue where history size is unlimited when dealing
    with History options in profiles
  o Correctly set Tab bar when set to Dynamic Hide after session
    restore
* Country settings
  o Fix short date format for Switzerland
  o Fix address format (especially P.O. Box) for Switzerland
* KSysGuard
  o Show the sensors with values of more than two digits correctly
    in the applet
* Kicker
  o Connect the applications to systray correctly on startup
  o Panels properly reserve space at screen edges even for
    differently sized Xinerama screens
* Konqueror
  o Resolve symlinks only on the desktop
* KWin
  o Added new window-specific rules for OpenOffice.org, XV and
    Mozilla family applications for turning off focus stealing
    prevention, as these applications don't work well with it
  o Reverted a workaround that as a side-effect had broken systray
    docking of some applications
  o Each virtual desktop has a separate focus chain
* KDesktop
  o Fixed stacking of some dialogs
2006-03-30 02:39:39 +00:00
markd
78dfca0b70 Update to KDE 3.5.2
* Don't restore files to recent files list that don't exist anymore.
* KIO-KFile: Fix problems with mounting filesystems with ACL
* Kate
  o Make the spelling dialog modal.
  o Make updates incrementally and limit to 2000 messages
  o Alternate Bash heredoc style highlights correctly.
* KHTML
  o Performance improvements:
    + Improve rendering speed of some semi-transparent pixmap
      backgrounds.
    + Improve performance of JavaScript error logging widget, to
      help deal with sites with completely broken JavaScript which
      continuously causes errors.
    + Better performance for the classname selector
  o Get iframes, objects and some other overlaid widgets to obey
    their stacking context at last (a.k.a, keep flash and iframes
    *under* dhtml menus).
  o Implement CSS2.1 quirk about behavior of overflow and root and
    body. Now we pass Acid2 according to Opera's standard, but in
    an actual release version.
  o Implement selectionStart, selectionEnd, setSelectionRange on
    textarea and text input tags.
  o Improved keyboard event support, implementing the API in the
    latest DOM3 Events working group note.
  o Properly scale CSS line height when zooming.
  o Multiple fixes to the table DOM.
  o Better frame sizing calculation.
  o Better handling of the case where form-related tags get moved
    by parser during residual style handling.
  o Fix the DOM operation handling to not be so picky about the
    DTD. This makes us match other browsers better, and lets us
    remove various evil hacks in the XML parser
  o Various getComputedStyle improvements.
  o Various text-indent fixes.
  o Some fixes for namespace handling in XML and CSS.
  o Compatibility improvements in some collections.
  o Fix JavaScript timer events over midnight.
  o Fix handling of error event.
  o Do not assign the same AccessKey to different javascript:
    links.
  o Do not improperly honor maxlength on file input elements.
  o Properly reload iframe when source re-set.
  o Make usemap case-insensitive.
  o Better parsing of malformed cols and rows parameters of
    textarea.
  o Various fixes to DOM and non-standard bindings to CSS.
  o Various rendering fixes
* KJS
  o Performance fix: do not redundantly re-attach the JavaScript
    debugger.
  o Free up some "future reserved keywords" for use as identifiers,
    to match other browsers.
  o Accept trailing semicolons in initializer lists.
  o Various RegExp object improvements: support .compile, properly
    report some errors, plug some memory leaks.
  o Give JavaScript debugger some stack room to operate when
    handling stack overflow exceptions.
  o Fix bugs in latin1 to ucs conversion.
2006-03-30 02:36:26 +00:00
markd
8466054cd6 Update arts to 1.5.2 (part of KDE 3.5.2)
Changes unknown.
2006-03-30 02:32:54 +00:00
markd
fff149a43d Update to KDE 3.5.2. 2006-03-30 02:31:46 +00:00
chris
00cec3783b Add and describe gpgme option, mail/sylpheed now passes pkglint. 2006-03-29 22:59:11 +00:00
chris
88e6e82ed7 Update mail/sylpheed to 2.2.4 2006-03-29 22:56:01 +00:00
chris
7a76e30eb4 Update sylpheed to 2.2.4. Changes are:
* MIME filename encoding with RFC 2322 parameter value extension was
      supported.
    * The clear button for the quick search entry was added.
    * The bug that bold face was disabled in GtkTreeView with GLib 2.10
      and Pango 1.12 was fixed.
    * Win32: libwimp.dll was updated.
    * Win32: The bug that subfolders were duplicated when rebuilding
      folder tree while the settings were shared between Win32 and Unix
      was fixed.
    * Win32: The uninstaller was modified so that it only removes files
      and folders created by the installer.

Also remove extra blank lines at the end of options.mk to appease pkglint.
2006-03-29 22:54:42 +00:00
ghen
49deb9360d s/it's/its/ for genitif. 2006-03-29 22:43:31 +00:00
joerg
98926606c4 Fix pthread detection and linkage. 2006-03-29 22:41:01 +00:00
joerg
b05668b0b2 Add DragonFly support. Explicitly add PREFIX/lib to rpath for Xaw3d. 2006-03-29 22:39:49 +00:00
joerg
c708527854 libggi is a threaded library, so enforce thread linkage. Otherwise
configure bails out e.g. on DragonFly, since the linkage test fails.
Fix GCC 3.4+: label at end of compound statement.
2006-03-29 22:38:30 +00:00
wiz
e4e2af0596 MyPasswordSafe updated to 20060326. 2006-03-29 22:16:07 +00:00
wiz
16760194c1 Update to 20060326. Add options.mk file in preparation of eventual
qt4 support (doesn't compile yet).

2006-03-26 19:06  nolan

	* src/serializers.cpp: Had a reported bug in which only the items
	  in a single group got saved with a PwSafe 1.0 safe. The repro
	  steps were:	Create a safe with a few entries   Save it as a
	  PwSafe 1.0 safe   Create a couple of folders	 Move the items
	  into those folders   Save the safe.	 Reopen the safe  It ended
	  up with the items from a single group instead of all the items.
	  The cause was that I was returning from a recursive call to
	  BlowfishLizer::saveGroup instead of only returning on an error.

2006-01-23 20:57  nolan

	* MyPasswordSafe.pro, MyPasswordSafe.qrc, src/aboutdlg.ui,
	  src/main.cpp, src/manualdlg.ui, src/mypasswordsafe.ui,
	  src/mypasswordsafe.ui.h, src/newpassphrasedlg.ui,
	  src/passphrasedlg.ui, src/plaintextlizer.cpp,
	  src/plaintextlizer.hpp, src/preferencesdlg.ui,
	  src/preferencesdlg.ui.h, src/pwordeditdlg.ui, src/safe.hpp,
	  src/safedragobject.cpp, src/safedragobject.hpp,
	  src/safelistview.cpp, src/safelistview.hpp, src/serializers.cpp,
	  src/startupdlgbase.ui, src/xmlserializer.cpp,
	  src/tools/idle/idle_x11.cpp, uuid-1.0.0/Makefile,
	  uuid-1.0.0/config.status: Converted to Qt4

2005-12-17 06:47  nolan

	* src/: mypasswordsafe.ui.h, pwordeditdlg.ui, pwordeditdlg.ui.h:
	  Set the edit dialog as the active window if the user tries to
	  edit that item a second time.  Moved the future group handling
	  for new items into MyPasswordSafe

2005-12-17 06:33  nolan

	* src/: mypasswordsafe.ui, mypasswordsafe.ui.h, pwordeditdlg.ui,
	  pwordeditdlg.ui.h, safelistview.cpp: Made the add and edit
	  dialogs non-modal Hiding during a lock now works

2005-12-17 05:03  nolan

	* src/: mypasswordsafe.ui, mypasswordsafe.ui.h, pwordeditdlg.ui,
	  pwordeditdlg.ui.h, safelistview.cpp, safelistview.hpp: Attempted
	  to hide the edit dialog when MyPS got locked, but that caused a
	  crash so they get closed.  Moved entry creation and updating to
	  PwordEditDlg Moved the default user name and generation length
	  into PwordEditDlg

2005-12-17 02:42  nolan

	* src/pwordeditdlg.ui.h, src/serializers.cpp, uuid-1.0.0/Makefile,
	  uuid-1.0.0/config.status: Fixed the problem with the show
	  password button; was checking for a normal echo mode

2005-11-25 00:21  nolan

	* src/: mypasswordsafe.ui, mypasswordsafe.ui.h: Lock on minimize
	  works under WindowMaker

2005-11-24 01:23  nolan

	* src/mypasswordsafe.ui.h: Parented all the dialogs

2005-11-23 22:15  nolan

	* release/Makefile: Updated release path and upload rules

2005-11-23 11:14  nolan

	* src/: mypasswordsafe.ui.h, pwordeditdlg.ui, pwordeditdlg.ui.h:
	  Had a bug in the user name and password checking in the edit
	  dialog.  Fixed that by adding an isNew attribute.

2005-11-23 08:21  nolan

	* src/tools/idle/: idle.cpp, idle.h, idle.pri, idle_mac.cpp,
	  idle_win.cpp, idle_x11.cpp, win32/Makefile, win32/idleui.cpp,
	  win32/idleui.def, win32/idleui.dll, win32/idleui.h: Added Idle
	  from Psi to lock MyPS

2005-11-23 08:21  nolan

	* src/mypasswordsafe.ui, src/mypasswordsafe.ui.h,
	  src/preferencesdlg.ui, src/preferencesdlg.ui.h,
	  src/pwordeditdlg.ui, src/pwordeditdlg.ui.h, src/safe.cpp,
	  src/safe.hpp, src/safelistview.cpp, src/safelistview.hpp,
	  src/serializers.cpp, test/safe/safe.pro, test/safe/safetest.cpp:
	  Added Idle from Psi to lock MyPS Add Password: automatically
	  generate a new password and display it to the user Confirm
	  changes to user name and/or password in entries Empty fields are
	  now saved working around a bug in Password Safe Clipboard will be
	  cleared after a specified time Generated passwords are
	  automatically fetched

2005-11-23 08:19  nolan

	* MyPasswordSafe.pro: Added Idle from Psi
2006-03-29 22:14:18 +00:00
agc
e7c2bf91a1 Note the end of the freeze for the pkgsrc-2006Q1 branch 2006-03-29 22:13:54 +00:00
wiz
ee0f4788ca gnucash-devel updated to 1.9.3. 2006-03-29 22:08:29 +00:00
wiz
63de30771c Update to 1.9.3:
1.9.3 - 19 Mar 2006
 	 o Welcome to GnuCash 1.9.3 aka "Mo money, mo problems" the fourth of
	 several unstable releases of the GnuCash Open Source Accounting
	 Software which will eventually lead to the stable version 2.0.0. This
	 release contains many bugfixes since the third release but is still
	 only intended for developers and adventurous testers who want to help
	 tracking down bugs.
	 o WARNING WARNING WARNING - Make sure you make backups of any files
	 used in testing versions of GnuCash in the 1.9.x series. Although the
	 developers go to great lengths to ensure that no data will be lost we
	 cannot guarentee that your data will not be affected if for some
	 reason GnuCash crashes in testing these releases.
	 o PLEASE TEST TEST AND TEST SOME MORE any and all features important
	 to you. Then post any bugs you find to bugzilla
	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
	 o Major bugfixes include -
	 o More Register fixes.
	 o Fixes for OFX importer.
	 o Add printing support for the graphs.
	 o Add multi-commodity SX support.
	 o Fixes for windows/mingw32 porting.
	 o Fixes for currency settings.
	 o Add support for XSL.
	 o Recode all po files into UTF-8 character encoding.
	 o Lots of Qof fixes.
	 o Fix the build-order (and install order) of the engine libs.
	 o Fix a problem where account cell contents disappear when focusing
	   in/out of an account cell.
	 o Report fixes
	 o More Qof fixes
	 o More fixes for UTF-8 support
	 o Fixes to Scheduled Transactions
2006-03-29 22:07:22 +00:00
xtraeme
977b24d34b Updated mail/sylpheed to 2.2.3 2006-03-29 22:06:10 +00:00
xtraeme
b6baa3a956 Update to:
* 2.2.3 (stable)

    * The sorting of the result of the query search was enabled.
    * The printing of messages now follows the state of 'Show all headers'.
    * Relative path is allowed for signature files.
    * The To, Cc, and Bcc button of the address book are now always enabled.
    * The window position of the address book is now preserved.
    * The toggle of the Cc entry on the composition window was enabled.
    * The appearance of the address book was modified.
    * Unix: The support of metamail command was removed, and it was replaced
      with the alternative implementation.
    * Win32: libwimp.dll was updated, and the appearance of the UI was
      improved.
    * Win32: zlib1.dll was updated.
    * Win32: The application icon was updated.
    * Win32: The unnecessary message catalog files were removed to reduce the
      archive size.
2006-03-29 22:04:57 +00:00
reed
e51b80593d This does not use the configuration file, so do not use
CONF_FILES and PKG_SYSCONFSUBDIR and bump revision.
(Confirmed by jlam.)
2006-03-29 21:58:39 +00:00
ghen
c37d564227 - ImageMagick-6.2.6.4, bacula-1.38.6, erlang-10.1.10, pstree-2.27. 2006-03-29 21:51:32 +00:00
ghen
a5eabfaf82 Updated sysutils/pstree to 2.27
Updated graphics/ImageMagick to 6.2.6.4
Updated lang/erlang to 10.1.10
Added lang/erlang-doc version 10.1.10
Added lang/erlang-man version 10.1.10
Added sysutils/torsmo version 0.18
Updated sysutils/bacula to 1.38.6
Updated sysutils/bacula-clientonly to 1.38.6
Updated sysutils/bacula-doc to 1.38.6
Updated sysutils/bacula-gnome-console to 1.38.6
Updated sysutils/bacula-tray-monitor to 1.38.6
Updated sysutils/bacula-wx-console to 1.38.6
2006-03-29 21:47:31 +00:00
agc
aaf9959ef8 Update devel/netbsd-iscsi to 20060329 - more Solaris 9 portability mods. 2006-03-29 21:46:04 +00:00
ghen
fa9d66fbb3 Update the bacula packages to 1.38.6.
patch-ak has been applied upstream.


	Release Notes for Bacula 1.38.6:

New features:
- For autochanger get Scratch tape if in autochanger if
  no appendable Volumes are available.
- New virtual disk autochanger.  See scripts/disk-changer for
  documentation.
- New optional Device resource directive in SD.  'Device Type =',
  which may have types: File, DVD, Tape, or FIFO.  This can
  be useful for writing DVDs on FreeBSD where Bacula cannot
  correctly detect the DVD.
- Faster restore tree building and uses less memory.
- The command line keyword job (or jobname) now refers to the
  name of the job specified in the Job resource; jobid refers
  as before to the non-unique numeric jobid; and ujobid refers
  to the unique job identification that Bacula creates for each
  job.
- The job report for Backups has a few more user friendly ways
  of displaying the information.
- The wait command can now be made to wait for jobids.
- New command line keywords are permitted in update volume. They
  are Inchanger=yes/no, slot=nn.
- Add two new console commands: enable job=<job-name> and
  disable job=<job-name>. When a job is disabled, it will not
  be started by the scheduler.  If you disable a job and restart
  Bacula or reload the .conf file, the job will be re-enabled.
- Add a new Job resource directive "enable = yes|no".

Major bug fixes:
- Fix race condition in multiple-drive autochangers where
  both drives want the same Volume.
- Do not allow opening default catalog for restricted console
  if it is not in ACL.
- Writable FIFOs now work for restore.
- ACLs are now checked in all dot commands.
- Multiple drive autochangers and multiple different autochangers
  should now work correctly (no race conditions for Volume names,
  update slots use correct StorageId).
- Fix bug where drive was always reserved if a restore job failed
  while in the reservation process.


	Release Notes for Bacula 1.38.5:

Release 1.38.5 released 19Jan06:
- Apply label barcodes fix supplied by Rudolf Cejka.
- Modify standard rpm installation to set SD group to disk
  so that SD will by default have access to tape drives.
- Allow users to specify user/group and start options
  for each daemon in /etc/sysconf/bacula file.
2006-03-29 21:44:41 +00:00
ghen
2579456b43 Add torsmo. 2006-03-29 21:43:46 +00:00
ghen
f8ede62061 Torsmo is a system monitor that sits in the corner of your desktop. It's
very simple, customizable and it renders only text on the desktop (and
percentagebars if you want it to ;) and the only lib it uses is Xlib.
Torsmo can show various information about your system and it's peripherals,
including:

* Kernel version
* Uptime
* System time
* Network interface information
* Memory and swap usage
* Hostname
* Machine, i686 for example
* System name, Linux for example
* Temperatures from i2c-sensors
* Temperature from ACPI
* Battery capacity from ACPI/APM
* Number of processes running or sleeping
* Local mails (unread and all)
* Filesystem stats
2006-03-29 21:42:55 +00:00
ghen
f07b55953e Add erlang-doc and erlang-man. 2006-03-29 21:42:20 +00:00
ghen
ac0baec6a6 Import erlang-man, the manpages for Erlang. 2006-03-29 21:41:44 +00:00
ghen
48cf376d24 Import erlang-doc, the documentation for Erlang. 2006-03-29 21:40:51 +00:00
ghen
946dd7bdd1 Update erlang to R10B-10 (10.1.10), a bug fix release for R10B. The ChangeLog
is available at <http://www.erlang.org/download/otp_src_R10B-10.readme>.
2006-03-29 21:40:12 +00:00
ghen
46f0901005 Move all version info from Makefile and PLIST to Makefile.versions to make
updates easier.  e.g. PLIST diffs will become much smaller and more readable.
2006-03-29 21:34:13 +00:00
ghen
b515b86786 Fix two pkglint warnings:
* Please use ${BUILDLINK_PREFIX.openssl:Q} instead of ${BUILDLINK_PREFIX.openssl}.
* SUBST_MESSAGE.target should not be quoted.
2006-03-29 21:33:16 +00:00
ghen
8ebf0d81e1 Update ImageMagick to 6.2.6-4. Ok with adam.
2006-03-06  6.2.6-4  Cristy  <stentz@image...>
  * Read image filenames that start with a dash (e.g. display -- -logo.png).
  * Do not set the image opacity when reading a PSD colormap index (reference
    http://redux.imagemagick.org/discussion-server/viewtopic.php?p=18026).
  * By default, ImageMagick sets the page size to the MediaBox. Some
    PDF files, however, have a CropBox that is smaller than the MediaBox and
    may include white space, registration or cutting marks outside the CropBox.
    To force ImageMagick to use the CropBox rather than the MediaBox, use
    -define (e.g. -define pdf:use-cropbox=true).
  * RGB to CMYK color conversion is now scaled properly.
2006-03-29 21:32:35 +00:00
ghen
5a93c3fe09 Update pstree to 2.27. Changes:
* Revision 2.27  2005-04-08 22:08:45+02  fred
   Also accept PPID==1 if nothing else is found. Should fix problem with
   FreeBSD and security.bsd.see_other_uids=0.

 * Revision 2.26  2004-10-15 13:59:03+02  fred
   Fixed small bug with char/int variable c
   reported by Tomas Dvorak <tomas_dvorak AT mailcan.com>

 * Revision 2.25  2004-05-14 16:41:39+02  fred
   Added workaround for spurious blank lines in ps output under AIX 5.2
   reported by Dean Rowswell <rowswell AT ca.ibm.com>

 * Revision 2.24  2004-04-14 09:10:29+02  fred
   *** empty log message ***

 * Revision 2.23  2004-02-16 10:55:20+01  fred
   Fix for zombies (pid == 0) under FreeBSD

 * Revision 2.22  2003-12-12 10:58:46+01  fred
   Added support for TRU64 v5.1b TruCluster

 * Revision 2.21  2003-10-06 13:55:47+02  fred
   Fixed SEGV under Linux when process table changes during run

 * Revision 2.20  2003-07-09 20:07:29+02  fred
   cosmetic

(Hint for updaters: the ChangeLog is at the bottom of the source file.)
2006-03-29 21:31:48 +00:00
wiz
02950956ff + grig-0.6.0, kdelibs3-3.5.2 (symbolically for all of KDE-3.5.2),
prelude-manager-0.9.4.1.
2006-03-29 21:27:32 +00:00
jmmv
fcd410b201 Note revision bump for gnome-vfs2 to 5. 2006-03-29 20:41:55 +00:00
jmmv
d8b7e8d485 Add some NetBSD-specific file systems to the appropriate table in
gnome-vfs's code so that they are properly recognized.  More
specifically this finally fixes the trash in Nautilus: it didn't
show files in the home directory if it was stored in one of these
"unknown" file systems.  Bump PKGREVISION to 5.

Closes PR pkg/30184.
2006-03-29 20:41:12 +00:00
joerg
81bb39524e Security fixed for xpdf and cups. 2006-03-29 17:32:27 +00:00
joerg
9b77c3c96f Sync pdftops with xpdf 3.01pl2, fixing at least two possible
integer overflows. Bump revision.
2006-03-29 17:22:46 +00:00
joerg
9ad2ba16ec Update xpdf to 3.01 patch level 2. The patch level addresses a number of
vulnerabilities reported and adds at least some constraint checks not
done before.
2006-03-29 17:20:09 +00:00
hamajima
19b807398e Note update of graphics/spcaview to 0.5a. 2006-03-29 14:13:05 +00:00
hamajima
02bbcdc93f updated to 0.5a.
see "Release 0.57.09" and "Release 0.57.10" of http://mxhaard.free.fr/news.html
2006-03-29 14:09:44 +00:00
tron
cd96d3ac7e Note update of "phpmyadmin" package to version 2.8.0.2nb1. 2006-03-29 14:05:26 +00:00