Commit graph

104646 commits

Author SHA1 Message Date
obache
8d39dc7660 Updated devel/makedepf90 to 2.8.8. 2006-10-16 12:04:14 +00:00
obache
04b6d7b8c5 Update makedepf90 to 2.8.8.
Patch provided by MAINTAINER, Emil Skoeldberg via PR 34306.

Changes since 2.8.4:

* 2.8.8 (13.6 2006)
    - Close include files when we are done reading them.

* 2.8.7 (13.6 2006)
    - More informative error messages in case of I/O errors.

* 2.8.6 (31.3 2006)
    - Fixed problem with continuation lines in fixed form, introduced in
      version 2.8.5.

* 2.8.5 (29.3 2006)
    Fixed two bugs
     - Some cpp-lines continued by a \ at the end made makdepf90 hang.
     - In fixed form, makedepf90 was sometimes tricked into beliving it was
       inside a string, when it actually wasn't.
2006-10-16 12:01:49 +00:00
martti
dcccbf7bd2 Make pkglint happy. 2006-10-16 11:25:18 +00:00
martti
4e83ad574d Fixed jalbum version number. 2006-10-16 11:19:02 +00:00
martti
47ef074e07 * Corrected version number (Help > About says this is 6.5.3 even though the
official download page says about 6.5.4).

* Fixed pkglint warnings.
2006-10-16 11:17:21 +00:00
martti
2c44d89d2b Substitute _file_ with i to make pkglint happy. 2006-10-16 11:03:07 +00:00
obache
827edde978 Updated devel/libmatchbox to 1.9 and wm/matchbox-wm to 1.1. 2006-10-16 11:00:54 +00:00
markd
7b739f207d kbibtex update. 2006-10-16 10:58:26 +00:00
martti
5e66a4c3e0 Split SUBST_SED.postfix 2006-10-16 10:58:24 +00:00
obache
e47ee09770 Update matchbox-wm to 1.1.
Patch provided by Martin Wilke via PR 34526.

- Changelog
        Add support for decoration less application windows
        Fix typo in non XRDB cmd line parser.
	an alternate key shortcut config file.
	Fix compiler warning when not building with alt input wins.
	Fixes for better handling shifted key shortcuts.
	Set the active app root prop *after* setting new list
        props as to avoid sync issues in apps using this info.
	Dont start pinging an app if requests to be activated
        but is already activated, ( maemo #32483 )
 	Be more careful removing alt ( maemo ) input methods
        when transient to removed dialog / application.
	Call XSync() so ping is sent immediatly to be double safe.
	correctly honur PING_INTERVAL, not PING_INTERVAL+1
	Fix for iconizing toolbar windows and there position.
        Fixes MB bug #95
	Add repaint to removal also.
	Force a dialog repaint on IM dialog resize for safety.
	Fix typo snafu with previous commit.
	Just change affected dialog height back to original
        size. Dont try and do anything clever with positioning.
       Make aggresive pinging a little less aggressive;
         - No pinging on fullscreen toggles.
         - Only ping on NET_ACTIVE message.
	Only remember size of affected dialogs for reseting, not position.
	Honour client_flags in initial loop. should fix maemo #25281
	Send state message before configure when toggleing
        fullscreen.
	Fix dialog gravity in presence of panels
	Dont attempt to paint 0 width decorations.
	Correct some debug info.
	Focus tracking fix moving between dialogs and trans for
        root dialog. fixs maemo #26095
	Add basic support for window gravity on dialogs.
	Make sure window names changes can end up NULL.
	blocker window in place ( When in super modal mode ).
	Focus fixes for case of multiple trans for root dialogs.

     1.0

	Attempted fix for grouped dialog stacking.
      	Implement alternate optional more aggesive pinging policy needed
        for maemo.
	Add support for optional alternate custom themeing for border only
        ( no title bar ) dialogs.
	avoid freeing non existant font color on theme switch.
	Add support for cache attribute in <theme> tags.
        MB_THEME_ALWAYS_CACHE env var overides.
	setting MB_NO_THEME_CACHE env var turns off internal pixbuf
        cacheing ( very experimental )
 	dd support for _MB_APP_WINDOW_LIST_STACKING root win prop
	Add basic support for window grouping.
	Fix 'flash' when non top apps map dialogs.
        Fix issues with minimised dialogs not remapping.
	Stacking fixes for multiple groups of transient for transient dialogs.
	XRestackWindows didn't include count of blocker wins in total
        window count.
	Fix preivous blocker win borkage
	Dont map the blocker wins on reparenting, wait for show()
	Add extra debug info for blocker wins
	Fix potential XGetWMHints leak
	Small fix for east panels to get correctly positioned after
        theme switch.
	Fix GCC 4 warnings.
	Fix issues with modal blocker wins breaking stack count.
	Move previous fix to safer place in code.
 	Make sure ewmh lists get updated when closing a window.
	Fix re-enabling of help/accept/custom buttons
	Add support for help/accept/custom buttons being toggled on the fly
	Add a little more debug.
	Fix for making sure alt input windows get resized correctly when
        transient for a transient for root window and switching from/to
        a fullscreen to a non fullscreen app win.
	Dont try and manage new clients if no memory available.
	unmap before reparent to root in effort to avoid potential
        flash.
        Add new -use_super_modal switch to enable previously default
        maemo 'aggresive' modal handling - blocking wins etc
	Reparent hidden toolbar wins to current position rather than 0,0
	 reparent 'removed' win to current pos on root rather than 0,0
	Really clear NET_WM_STATE if no states set.
	Send PING even when close button is 'blocked' by modal dialog
	print debug warning if client sets tranciency to itself
	Add some more X error traps very early on in new client creation.
	Include iconized clients in select menu sizing.
	Avoid potential recursive for self tranciency changes.
	Fix compiler warning.
        If set, use env 'MB_HUNG_APP_HANDLER' pointing at executable
        to handle hung applications rather than default killer.
	Make sure de iconizing a client de-iconizes transients too.
	Less aggresive root window property updating.
	Clean up ping code a little. Adding new define for frequency
        of hung app check.
	Simplify switching code a little.
	Remove old attempted transient infinite loop fix ( 2005-06-02 )
	Handle windows hiding but not always unmapping there windows.
        Fixes 'ghost' windows when quicking hiding/showing a GTK win.
	Dont let windows change transiency to themselves.
	avoid potential infinite loop from transiant race?
2006-10-16 10:55:50 +00:00
markd
bd54facc94 Update kbibtex to 0.1.5
Changes:
Many UI improvements. A sidebar for detailed searching. Querying of
online databases (PubMed). Kate is used for BibTeX source editing.
Exporting to RTF has been added (using latex2rtf). Auto-completion
when editing BibTeX entry fields has been added.
2006-10-16 10:55:10 +00:00
salo
e3ecda8508 Note games/cgoban-java update. 2006-10-16 10:49:57 +00:00
obache
e6ff7b17fb Update libmatchbox to 1.9.
Patch provided by Martin Wilke via PR 34525.

- Changelog
-  1.9
	 Fix mb_want_warning(s) typo
	 Remove various non-critical stderr warnings.
       	 Make old behaviour reproduce-able via setting MB_WARNINGS env var.
	 Set PID hint correctly.

-  1.8
	 Fix xsettings never actually getting used :(
         A Little reformatting.
	 Rework pc file to use requires
	 Fix various GCC 4 warnings
	 Allow for timeout to be cleared.
	 Backout 2005-10-12 change, needs proper fix
	 Detach SHM test correctly via patch from Tapani
	 Hack to allow parsing of [icon theme] .desktop files
	 Tweak for people that try to compile without-x
         Dont put ellipses right after a space
	 Check for AC_PATH_XTRA fail.
2006-10-16 10:48:35 +00:00
salo
9e57d9d841 Update to version 3.3.8
Changes:

- revert back to upstream MASTER_SITE so it's actually possible to install
  this package at all!

3.3.8 (Released 2006-10-12):

 C13 - Finished fixing the bug from 3.3.7. I only fixed half of it this time.
 W,S - Added a way for senior admins to erase avatars if needed.

3.3.7 (Released 2006-10-12)

 C13 - Fixed bug that would frequently crash clients when you close busy
       rooms or games.

3.3.6 (Released 2006-10-11)

 S - Fixed bug that crashed it a couple times. Was caused when a clock
     expired.
 S - Made deferred callbacks more predictable. There are several bugs
     that may be fixed by this.
 W - Added space before Chinese flag on main page.
 W - Added admin tool to look up rooms a user owns.
 C13 - Got rid of stack dump in audio code. This was added for
       debugging, and I forgot to take it out!
 C13 - Fixed several fairly severe memory leaks in the client.
 C13 - Fixed problem where audio would lag far behind in some teaching games.
 W - Fixed date/time display in game archives (it was ignoring your time zone).
 S - Got the KGS Plus schedule mailer working again.
 W - Fixed self-reference in cgoban-nfa.jnlp.
 S - Turned off ranks of robots who aren't ranked robots.
 W - Fixed KGS Plus logo.
 C13,W - Updated Polish translation.
2006-10-16 10:46:53 +00:00
martti
ec1133bf1d Fixed few pkglint warnings. 2006-10-16 10:43:32 +00:00
ghen
6e384a2cab - openoffice2-bin-2.0.4. openoffice-2.0.4 (the source package) remains to-do. 2006-10-16 10:37:16 +00:00
ghen
6b41761650 Updated misc/openoffice2-bin to 2.0.4. 2006-10-16 10:35:29 +00:00
ghen
e25cffbc76 Update OpenOffice to 2.0.4. OpenOffice.org 2.0.4 is a significant release and
recommended for all. New features, bugfixes, and improvements include:

* Enhanced PDF management
* Direct export to LaTex
* New functionality in Calc and Impress
* And more...  See http://development.openoffice.org/releases/2.0.4.html for a
  complete ChangeLog

And the most important feature: Our improved Extensions management. Developers
everywhere are invited to write extensions. To learn more, visit our Extensions
Project: http://extensions.openoffice.org/
2006-10-16 10:34:51 +00:00
martti
ad284b76f7 Fixed few pkglint warnings. 2006-10-16 10:04:01 +00:00
martti
3b4d16f733 Fixed few pkglint warnings. 2006-10-16 09:54:49 +00:00
martti
dabc4a20bd postfix-2.4-20061015 2006-10-16 09:48:03 +00:00
martti
1f216e301a Updated mail/postfix-current to 2.4-20061015
* lots of bugfixes and cleanups
2006-10-16 09:48:00 +00:00
martti
0ff98833cc p5-Data-Table and p5-POE-Component-SNMP 2006-10-16 09:34:39 +00:00
martti
339ef588cf Updated net/p5-POE-Component-SNMP to 1.07
* bug fixes
2006-10-16 09:32:53 +00:00
martti
4d3704622b Updated databases/p5-Data-Table to 1.50
* bug fixes
2006-10-16 09:24:54 +00:00
martti
faa0cf5119 yafic-1.2.2 2006-10-16 09:16:46 +00:00
martti
3ab3eb514a Added yafic 2006-10-16 09:16:37 +00:00
martti
c45db181f5 yafic is Yet Another File Integrity Checker, similar to programs like
Tripwire and AIDE.
2006-10-16 09:14:38 +00:00
seb
e76f7a83ff Fixed "test ==". 2006-10-16 08:40:45 +00:00
obache
8f38b3955b Updated net/ipcheck to 0.233. 2006-10-16 08:37:41 +00:00
obache
7df71250d3 Update ipcheck to 0.233.
Patch provided by Martin Wilke via PR 34427.

pkgsrc change:
DOWNLOADED_DISTFILE is deprecated.

- Changelog

v0.233 updated domains list
v0.232 removed a couple of debugging prints
v0.231 recursivedns.com fix
v0.230 Evan Carey WTG624 patch
v0.229 David Bresson WRT56G patch
v0.228 Gene Cumm patch
v0.227 Added more domains
v0.226 Gene Cumm Barricade fixes and SSL check improvement
v0.225 Touchage = 0 means don't force update
v0.224 Daniel Lauk SMC7004 patch
v0.223 Nachum Kanovsky Alcatel Speedtouch patch
v0.222 New domains ham-radio-op.net and servegame.org
v0.221 Robert Holland Patch for Adtran Netvanta
v0.220 Reinstate SMC Barricade logout patch
v0.219 Linksys RT31P2 patch from Jason Anderson
v0.218 fixed some host variables that were not initialized
2006-10-16 08:36:04 +00:00
martti
143648c2a8 jalbum-6.5.4 2006-10-16 08:32:13 +00:00
martti
a91279e397 Updated www/jalbum to 6.5.4
(changes unknown)
2006-10-16 08:31:57 +00:00
martti
b199278c2e keychain-2.6.6 2006-10-16 08:26:32 +00:00
martti
572fd8e4b6 Updated security/keychain to 2.6.6
* keychain 2.6.6 (08 Sep 2006)

  08 Sep 2006; Aron Griffis <agriffis@gentoo.org>:
  Make --lockwait -1 mean forever.  Previously 0 meant forever but was
  undocumented.  Add more locking regression tests #137981

* keychain 2.6.5 (08 Sep 2006)

  08 Sep 2006; Aron Griffis <agriffis@gentoo.org>:
  Break out of loop when empty lockfile can't be removed #127471.  Add locking
  regression tests:
    100_lock_stale 101_lock_held 102_lock_empty 103_lock_empty_cant_remove

* keychain 2.6.4 (08 Sep 2006)

  08 Sep 2006; Aron Griffis <agriffis@gentoo.org>:
  Add validinherit function so that validity of SSH_AUTH_SOCK and friends can be
  validated from startagent rather than up front.  The advantage is that warning
  messages aren't emitted unnecessarily when --inherit *-once.
  Fix --eval for fish, and add new testcases:
    053_start_with_--eval_ksh
    054_start_with_--eval_fish
    055_start_with_--eval_csh

* keychain 2.6.3 (07 Sep 2006)

  07 Sep 2006; Aron Griffis <agriffis@gentoo.org>:
  Support fish: http://roo.no-ip.org/fish/
  Thanks to Ilkka Poutanen for the patch.
2006-10-16 08:26:10 +00:00
salo
7197328556 Note lang/sun-j{re,dk}15 update. 2006-10-16 07:52:09 +00:00
salo
0e375e763d Update to version 1.5.0_09
Changes:

Bug Fixes

- WinLAF:Text appears enabled in disabled toggle button.
- REGRESSION: XP L&F: on jdk 1.6, preferred size of JToggleButton
  in JToolbar on winxp is wrong.
- REGRESSION: Background of JToolBar can't be modified under XP
  look and feel

ok <tv>
2006-10-16 07:51:06 +00:00
ghen
7220e027d9 Updated mail/dovecot to 1.0rc10. 2006-10-16 06:56:30 +00:00
ghen
075da2701f Update to dovecot-1.0rc10. From the release announcement mail:
I've finally read all the mails in the mailing list and in my INBOX. If
I haven't replied to some of your mail, please resend it.

Remember that since 1.0.rc9 release dovecot.index.cache files will get
rebuilt in 64bit systems, and it's probably better to delete them
manually so you don't get errors in log files.

There are only a couple of issues left in my v1.0-TODO list:

 - Master process appears to be leaking log fds with kqueue. Could
   someone again give me access to a system where this happens?
 - Login process problems. How well does it work now? Hopefully well
   enough that v1.0 could be released.
 - LDAP authentication is leaking memory? Can anyone confirm this? Even
   better, can someone figure out what exactly is leaking? :) Not a v1.0
   blocker though.

I think v1.0 will be released once no-one has reported any major
problems for a Dovecot release in 2-4 weeks. I think login process
handling is the only potentially major problem left.

There are a few patches from people that I haven't forgotten, but I've
decided not to put them into v1.0 anymore:

 - Filesystem quota group. I don't think it's that important feature,
   and it might break something.
 - HFS+ hardlink avoiding
 - Managesieve
 - vmailmgr support

And finally the changes in this release:

	* When matching allowed_nets IPs, convert IPv6-mapped-IPv4 addresses
	  to actual IPv4 addresses first.

	+ IMAP: Try to avoid sending duplicate/useless message flag updates
	+ Added support for non-plaintext authentication for vpopmail if it
	  returns plaintext passwords. Based on patch by Remi Gacogne.
	+ Added %D modified to return "sub.domain.org" as
	  "sub,dc=domain,dc=org" (for LDAP queries). Patch by Andrey Panin.
	- rc9 broke cache files in 64bit systems
	- deliver works now with mail_chroot
	- auth cache didn't work properly with multiple passdbs
	- Fixes to handling CRLF linefeeds in mboxes.
2006-10-16 06:55:47 +00:00
seb
ab3cb42775 Fixed "test ==".
While here remove obsolete patch files which had not been cvs removed
until now.
2006-10-16 05:29:40 +00:00
wiz
5f20abb30d Fix "test ==". 2006-10-16 00:48:29 +00:00
wiz
a19f2361c2 Fix "test ==". 2006-10-16 00:37:56 +00:00
seb
74c90c5541 Fixed "test ==". 2006-10-15 22:54:26 +00:00
seb
592c18c976 Fixed "test ==". 2006-10-15 22:25:41 +00:00
schwarz
3f3115205b added support for IRIX 5 and for Darwin 2006-10-15 21:59:13 +00:00
rillig
4f39b8c0fd Fixed path to the bash interpreter. Added dependency to bash.
PKGREVISION++.
2006-10-15 21:40:07 +00:00
rillig
0704f6a523 Fixed "test ==". 2006-10-15 21:34:09 +00:00
schwarz
fe9f048b15 added support for IRIX 5 2006-10-15 20:06:59 +00:00
rillig
233a90fc20 Fixed file permissions. We don't want to have world-writable files at all. 2006-10-15 19:37:26 +00:00
markd
edfbcc676b Fix MASTER_SITES. Noted by Robert Elz in PR pkg/34828 2006-10-15 19:25:56 +00:00