Commit graph

59649 commits

Author SHA1 Message Date
perry
c6f6364cf6 Kludgily fix a bug where the IRQ meter overran on machines with high HZ. 2004-04-21 18:45:09 +00:00
tron
c2cbd754ec Reset package revision after update to 3.2.2. 2004-04-21 17:34:41 +00:00
taca
020e3533e9 Note update of misc/p5-File-MMagic pacakge to 1.22. 2004-04-21 17:23:28 +00:00
taca
e6fd021083 Update p5-File-MMagic package to 1.22.
2004-03-15  NOKUBI Takatsugu  <knok@daionet.gr.jp>

	* MMagic.pm: Version 1.22.
	  Changed to treat string/[BCc] as same as string.

	* Added the 4th test.

2003-11-21  NOKUBI Takatsugu  <knok@daionet.gr.jp>

	* Version 1.21.

	* Fixed some tests (bad usage of new method).

	* Added the third test.
	  Contributed by Simon Matthews, thank you!

2003-11-20  NOKUBI Takatsugu  <knok@daionet.gr.jp>

	* MMagic.pm (new): Fixed mod_perl issue.
	  Contributed by Simon Matthews, thank you!
2004-04-21 17:22:05 +00:00
tv
14b839318b Fix tyop 2004-04-21 17:08:06 +00:00
jschauma
509e660bfa under Irix, use sysconf to get ARG_MAX. Default on current IRIX
systems is 20480.
2004-04-21 16:30:19 +00:00
recht
fc0442216b Note update of gail to 1.6.1. 2004-04-21 16:04:43 +00:00
recht
0fdec170e2 update to 1.6.1
Overview of Changes in GAIL 1.6.1
=================================
* Correctly report LABELLED_BY relation for combo-box when mnemonic
widget is GnomeFileEntry. (bug #137584)

* Report name correctly for GtkComboBox which has a TreeModel with more
than one column. (bug #136976)

* Do not treat a GtkHandleBox as a window (bug #138339)

* Set role for popup window to be ROLE_WINDOW instead of ROLE_FRAME.
(bug #135242)

* Separate items in keybinding by ":". (bug #138392)

* Avoid crash when getting keybinding if GtkEntry is not a mnemonic widget.
(bug #139236)

* Add translations: Punjabi [Amanpreet Singh Alam], Estonian [Pritt Laes]

* Updated translations: Traditional Chinese [Ching-Hung Lin]
2004-04-21 15:56:08 +00:00
minskim
72bc9d82af Bl3ify and enable pkgviews installation. 2004-04-21 15:54:45 +00:00
jmmv
d44e9aafcd Note update of anjuta to 1.2.2. 2004-04-21 15:02:26 +00:00
jmmv
e177628f9e Update to 1.2.2:
New: Anjuta advanced tutorial
New: Goes to first error automatically (Default is off. need to enable in
     anjuta.properties).
Bug fix: Use build.silent option from preferences (bug #895726)
Bug fix: Use font style defined for message indicators (bug #885032)
Bug fix: Set bold color as foreground color in terminal (bug #864924)
Bug fix: Removed 'cmp' dependency and used internal function to compare files.
Bug fix: Fixed return value when dest file could not be created.
Bug fix: Fixed a typo in Hello World indentation style.
Bug fix: Fixed misuse of translated strings when looking for style (bug #876037)
Bug fix: Save-all action now asks for filenames for new files (bug #898111)
Bug fix: Fixed a compiler warnings.
Bug fix: Disabled printing of long debug lines.
Bug fix: Close buttons on all dialogs (HIG) and ESC closes them (bug #671596).
Bug fix: Fixed a program execution crash bug.
Bug fix: Fixed Crash on Find & Replace (#887833)
Bug fix: Use defined file name when saving new files (fixes bug #898105).
Bug fix: Don't change filename when clicking on a directory.
Bug fix: Implemented keypress ctrl-c and ctrl-d for terminal (bug #878357).
Bug fix: Do not reload new files (bug #900897).
Bug fix: Disconnects menuitem signal properly (bug #901723).
Bug fix: Fixed bugs #890609 and #890609, #900903.
Bug fix: Fixed a typo in tutorial (bug #866143).
Bug fix: Reduced size of Search and Replace dialog (bug #902636).
Bug fix: Fixed a runtime warning (bug #900087).
Bug fix: Changed build shortcut to F11 (bug #877683).
Bug fix: Do not defualt to -k make option (bug #875486).
Bug fix: CFLAGS passed correctly (bug #816130, #801056, #782798, #773459)
Bug fix: Improved Search and Replace. Fixed crash bug.
Bug fix: Fixed bug #910097 (Insert comment).
Bug fix: Find-Usage rework (bug #890609).
Bug fix: Generated projects read m4 directory. Project generation works.
         (bug #917781).
Bug fix: Fixed Find-Usage crash when no project open
Bug fix: Fixed bug #893400 ("Remove file" in project tree).
Bug fix: Aligned buttons in the New file dialog and HIG compliance.
Bug fix: Fixed to get correct child exit status	using mask (bug #905738).
Bug fix: Goto the first error if it exists (bug #874380).
Bug fix: Save-all for 1 file opened (bug #912618).
Bug fix: Fixed conditional breakpoints.
Bug fix: Fixed debugger calltips displayed for wrong file.
Bug fix: Fixed delete breakpoints.
Bug fix: Fixed Breakpoint setting bugs (bug #895536).
Bug fix: Fixed a crash bug with debugger attach process dialog
Bug fix: Fixed freeze-ups during build terminations (bug #905738).
Bug fix: Fixed a memory corruption (bug #921893).
Bug fix: Open file starts in right directory (bug #908941).
Bug fix: Fixed another crash bug in Find-Usage.
Bug fix: Correctly prompts and reponds passwords (bug #894533).
Bug fix: Fixed 'remove' and 'clear' of Defines list in compiler options
         (bug #883837).
Bug fix: Installs .glade file of libgllade projects (bug #861038).
Bug fix: Glade based projects can now find installed pixmaps (bug #919903).
Bug fix: Fixed ADA syntax highlighting (bug #923474).
Bug fix: Fixed HANGUP bug for long lines (bugs #700968 and #911376)
Bug fix: Fixed core file loading in debugger.
Bug fix: Partially fixed to show long calltips properly (bug #917982).
Bug fix: Fixed a crash bug in search replace. (bug #921893).
Bug fix: Fixed a crash when launcher child could not be executed (bug #926606).
Bug fix: Fixed a crash bug when opening and closing a large project repeatedly.
Bug fix: Sets filename when saving new files.
Bug fix: Most font and print related bugs fixed (bug #885023, #925956, #890473).
2004-04-21 15:01:28 +00:00
tv
c0823fd31e libtool 1.5.2nb7: Another Interix fix, this time removing any usage of
-fpic or -fPIC, as those produce horribly broken code.  Rather, shlibs
are relocated at runtime by the NT loader, and are compiled without any
special PIC option.
2004-04-21 14:55:32 +00:00
tv
a0d94bec79 Define the SERIAL_DEVICE defaults.
Remove "-fpic" and "-fPIC" via BUILDLINK_TRANSFORM globally.
Turn on _USE_GNU_GETTEXT since there is no libintl in the base system.
2004-04-21 14:53:51 +00:00
adam
fd96d88c98 Added PKGCONFIG_OVERRIDE 2004-04-21 14:33:18 +00:00
tv
3772e46c97 "make makepatchsum", not "make makesum". 2004-04-21 13:55:19 +00:00
adam
79ac465036 Updated ImageMagick to 6.0.0-2 2004-04-21 13:51:49 +00:00
adam
ecefab57e3 Changes 6.0.0:
* MagickWand API, a higher level C interface to the ImageMagick methods.
    * Increased stability.  The library was checked and cross-checked with
      splint and valgrind to eliminate security vulnerabilities and common
      programming mistakes as well as ensure no memory leaks.
    * A new -fx option to apply a mathematical expression to an image list from
      the command line.
    * Algorithms were improved to reduce processing requirements resulting in a
      significant speed-up over previous releases.
    * All regression tests pass at Q8, Q16, and Q32 on a variety of platforms
      including Linux, Solaris, FreeBSD, Mac OS X, and Windows.
    * The composite methods have been corrected to precisely conform to the
      SVG standard.
    * New image comparison utility, `compare'.
    * Better support for CMYK image workflow.
    * New string handling methods to help prevent potential buffer overflow
      problems.
    * Error reporting has more detail to help identify the cause of a
      particular problem.
    * Bug fixes
2004-04-21 13:49:09 +00:00
markd
534a1ded34 Fix kdesu not letting you switch to root.
Bump PKGREVISION.
2004-04-21 13:23:57 +00:00
seb
6b7f264508 Note update of devel/cvs2svn to version 0.927 [bug fixes and improvements] 2004-04-21 12:48:00 +00:00
seb
abb300fe94 Update to version 0.927 (cvs2svn trunk revision 927).
Package changes:
	- install verify-cvs2svn script
	- add test target support
	- follows included dist.sh script distribution numbering scheme

XXX patch file patch-aa reverts cvs2svn trunk changeset revision 922
otherwise bsddb3's usage fails.

Changes since last packaged version:

------------------------------------------------------------------------
r927 | kfogel | 2004-04-21 00:40:48 +0200 (Wed, 21 Apr 2004) | 4 lines

* dist.sh: Tweak ordering of cleanup.

* ./: Add "*.tar.gz" to svn:ignore.

------------------------------------------------------------------------
r926 | kfogel | 2004-04-21 00:35:29 +0200 (Wed, 21 Apr 2004) | 3 lines

* dist.sh: New script, for packaging cvs2svn.


------------------------------------------------------------------------
r925 | maxb | 2004-04-19 22:03:26 +0200 (Mon, 19 Apr 2004) | 5 lines

Fix a copy/paste-o that was causing "No origin records" errors.
Debugged by Bill Soudan.

* cvs2svn.py (get_symbol_closing_revs): Fix copy/paste-o.

------------------------------------------------------------------------
r924 | maxb | 2004-04-19 18:30:24 +0200 (Mon, 19 Apr 2004) | 3 lines

Remove dry-run mode entirely. It has bitrotted into unusability, and would need
to be re-written entirely to get it working.

------------------------------------------------------------------------
r922 | cmpilato | 2004-04-16 19:14:18 +0200 (Fri, 16 Apr 2004) | 3 lines

* cvs2svn.py
  Don't import anydbm until after the bsddb3 check has been made.

------------------------------------------------------------------------
r921 | fitz | 2004-04-15 05:05:15 +0200 (Thu, 15 Apr 2004) | 6 lines

Merge fitzsymbolicnametracker to trunk (r903:920).

* cvs2svn.py: Merged from branch.

* runtests.py: Merged from branch.
2004-04-21 12:47:22 +00:00
dillo
aa11c72da8 update scsh to 0.6.6 (bug fixes and improvments) 2004-04-21 12:09:49 +00:00
dillo
2db4992ed1 update to 0.6.6 (bugfixes and improvments) 2004-04-21 12:08:09 +00:00
tron
e8da5fbe3b Regenerate checksum after update of "php4" package. 2004-04-21 11:14:40 +00:00
xtraeme
5f009fd358 Update libevent to 0.8
Changes:

0.8:
    * Buffered event abstraction to make writing network applications
      easier; see libio for the predecessor of this idea.
0.7c:
    * Bug fixes in Linux epoll and poll support.

0.7b:
    * 3-clause BSD-license.
    * Experimental support for real-time signals. Likely to be buggy.
    * Experimental support for Windows from Mike Davis.

0.7:
    *  Requires level-triggered epoll patch for Linux epoll support.
2004-04-21 10:37:07 +00:00
xtraeme
c1a5ef62f2 - honeyd-0.8b already in pkgsrc :) 2004-04-21 10:31:48 +00:00
salo
96ac6dad25 Note textproc/aspell-slovak update. 2004-04-21 08:43:35 +00:00
salo
5eb2c3b115 Updated to version 0.52.0.
Changes:
========

- new words
- new definitions
- packaged in aspell.net style
2004-04-21 08:42:34 +00:00
snj
e34dafd5ab Convert to buildlink3. 2004-04-21 04:58:19 +00:00
snj
9a61342102 Convert to buildlink3. 2004-04-21 04:46:44 +00:00
snj
83da669474 Convert to buildlink3. 2004-04-21 04:29:19 +00:00
martti
80d4ccd2f9 Added UNLIMIT_RESOURCES+=datasize 2004-04-21 04:22:09 +00:00
snj
57ddf4d73b Convert to buildlink3. 2004-04-21 04:18:10 +00:00
snj
b8323a00b8 Convert to buildlink3. 2004-04-21 04:04:59 +00:00
snj
2d9db0f3f1 Convert to buildlink3 and shut pkglint up. 2004-04-21 03:50:07 +00:00
snj
65302f9845 Convert to buildlink3. 2004-04-21 03:38:45 +00:00
snj
224e22d4fe Regen for addition of patch-ac. 2004-04-21 01:31:49 +00:00
dillo
0b99d20f31 remove glade2 and libcroco (thanks jmmv!) 2004-04-21 01:22:18 +00:00
wiz
a63c33a1ae -freesci (thanks dillo). 2004-04-21 01:10:37 +00:00
dillo
2fc9247f96 note update of freesci to 0.3.4c (changes unknown, old distfile disappeared) 2004-04-21 01:05:51 +00:00
dillo
dfb24722fc update to 0.3.4c (changes unknown, old distfile disappeared) 2004-04-21 01:05:06 +00:00
epg
6b50d8b0c0 - subversion-1.0.2 2004-04-20 23:25:27 +00:00
epg
0ef3fd86b7 Note subversion and trac updates. 2004-04-20 23:24:58 +00:00
epg
da743325fe Update to 0.6.1.
Changes:
* Duplication of empty lines on Windows should no longer happen.
* RSS now escapes entities in summary.
* Search results won't highlight dates anymore.
* RPM for SuSE Linux.
* Preliminary executable Windows Installer.
* More documentation.
* Fixed bugs: #163, #165, #189, #198, #200, #206, #209, #214, #223, #244
2004-04-20 23:22:26 +00:00
epg
5f132bc283 Update to Version 1.0.2.
(15 April 2004, from /branches/1.0.x)
http://svn.collab.net/repos/svn/tags/1.0.2

 User-visible changes:
 * fixed: segfault when remotely deleting svn:author property.
 * fixed: mod_dav_svn accepting too many authors. (issue #1786)
 * fixed: create runtime config files with native EOLs. (Issue #1802)
 * fixed: recursive propset can corrupt .svn/entries (issue #1794)
 * fixed: allow shared working copies [mostly working now] (issue #1509)
 * fixed: mod_authz_svn should ignore uri on MERGE request (partial #1821)
 * fixed: svnserve assertion failure on empty error messages
 * fixed: commit/update memory leaks when working on many targets (issue #1635)
 * fixed: don't display repos-paths or URLs with '\' on win32.
 * new example script:  svnserve 'sgid' wrapper.
 * minor book fixes, new 'best-practices' doc.

 Developer-visible changes:
 * fixed: deprecation warning from SWIG 1.3.20_
 * fixed: broken win32 python-swig bindings compilation.
 * fixed: bug in libsvn_fs changes-table change-folding code.
 * fixed: perl bindings: wrap root->paths_changed, apply_txdelta return values
 * added VC7 support and defines for including debug symbol files.
2004-04-20 23:13:03 +00:00
xtraeme
6cc536f4b0 Added acidrip. 2004-04-20 23:00:28 +00:00
xtraeme
329bf95599 Initial import of acidrip-0.12.
AcidRip is a Gtk2::Perl application for ripping and encoding DVD's. It
neatly wraps MPlayer and MEncoder, which I think is pretty handy, seeing
as MPlayer is by far the best bit of video playing kit around for *nix.
As well as creating a simple Graphical Interface for those scared of
getting down and dirty with MEncoders command line interface, It also
automates the process in a number of ways:

    * Parses DVD into contents tree
    * Finds longest title
    * Calculate video bitrate for given filesize
    * Finds black bands and crops them
    * Gives suggestions for improved performance
    * Other stuff!
2004-04-20 22:58:57 +00:00
recht
2809881c27 Note update of postgresql74-lib to 7.4.2nb1. 2004-04-20 22:40:24 +00:00
recht
82e12f085b Follow a suggestion by Josh Berkus (pgsql core team) and build
with --enable-thread-safety.
Bump PKGREVISIONs accordingly (meta-pkg, -client, -lib).
2004-04-20 22:37:22 +00:00
drochner
d3b4c5666a update to 4.3.2
changes: bugfixes
added dependency on hdf
2004-04-20 22:11:48 +00:00
snj
461fe440b5 Updated openbox to 3.2. 2004-04-20 21:50:36 +00:00