Commit graph

101752 commits

Author SHA1 Message Date
drochner
93b62c1868 update to 2.14.3
changes: translation updates
2006-08-03 20:11:03 +00:00
drochner
261a65d9b5 update to 2.14.3
changes:
* Fix corrupted background on big-endian computers
* Update background when the screen size changes
* Fix display name of some bookmarks
-translation updates
2006-08-03 20:09:57 +00:00
drochner
886797c246 update to 2.14.3
changes:
- multiload - don't poll CIFS filesystems
- stickynotes - fix support for note font colours
- libgweather - don't die on bad data from BOM-Au
-translation updates
2006-08-03 20:08:10 +00:00
drochner
228ac61dac update to 2.14.10
changes:
- Fix so that GDM does not save the Failsafe GNOME or Xterm
  session as the user's default.
-bugbixes
- Performance tunings
- Make sure focus is returned to the entry field when using the
  "Options" button.
- The nohost icon has been updated to use official GNOME logo,
  nobody icon has been given a facelist.
-translation updates
2006-08-03 19:58:24 +00:00
drochner
7219a34a24 update to 2.14.3
changes:
* Correctly handle stdin input on text info dialog
-translation updates
2006-08-03 19:52:49 +00:00
wiz
b504b3f649 sparsehash updated to 0.4. 2006-08-03 19:48:42 +00:00
wiz
bc34b90593 Update to 0.4, provided by Aleksey Cheusov in PR 34063:
Mon May  2 07:04:46 2005  Google Inc.

	* sparsehash: version 0.2 release
	* Preliminary support for msvc++ compilation. (csilvers)
	* Documentation fixes -- some example code was incomplete! (csilvers)
	* Minimize size of config.h to avoid other-package conflicts (csilvers)
	* Contribute a C-based version of sparsehash that served as the
	  inspiration for this code.  One day, I hope to clean it up and
	  support it, but for now it's just in experimental/, for playing
	  around with. (csilvers)
	* Change default namespace from std to google. (csilvers)

Thu Nov  3 20:12:31 2005  Google Inc.

	* sparsehash: version 0.3 release
	* Quiet compiler warnings on some compilers. (csilvers)
	* Some documentation fixes: example code for dense_hash_map. (csilvers)
	* Fix a bug where swap() wasn't swapping delete_key(). (csilvers)
	* set_deleted_key() and set_empty_key() now take a key only,
	  allowing hash-map values to be forward-declared. (csilvers)
	* support for std::insert_iterator (and std::inserter). (csilvers)


Sun Apr 23 22:42:35 2006  Google Inc.

	* sparsehash: version 0.4 release
	* Remove POD requirement for keys and values! (austern)
	* Add tr1-compatible type-traits system to speed up POD ops. (austern)
	* Fixed const-iterator bug where postfix ++ didn't compile. (csilvers)
	* Fixed iterator comparison bugs where <= was incorrect. (csilvers)
	* Clean up config.h to keep its #defines from conflicting. (csilvers)
	* Big documentation sweep and cleanup. (csilvers)
	* Update documentation to talk more about good hash fns. (csilvers)
	* Fixes to compile on MSVC (working around some MSVC bugs). (rennie)
	* Avoid resizing hashtable on operator[] lookups (austern)
2006-08-03 19:46:42 +00:00
drochner
53ef3ea73f update to 2.14.3
changes: translation updates
2006-08-03 19:43:28 +00:00
drochner
49b38e9f11 update to 2.14.3
changes:
* Allow window deletion event when no cancel is in effect
* Fix NAUTILUS_BURN_DRIVE_SIZE_TO_TIME
-translation updates
2006-08-03 19:40:11 +00:00
rillig
aec9f02b0c Just fixing pkglint warnings doesn't help. Sometimes they are just
pointers that something else is wrong. In this case, the file contained
_three_ instances of __sun__, but only two were in the patch, so pkglint
could not warn on the third one.

Now pango really builds on Solaris with SunPro (tested).
2006-08-03 19:33:55 +00:00
drochner
508628fdf2 update to 2.14.3
changes:
* Translation updates
* Fix selection box width calculation
* Improve file permission handling
* Fix progress dialog showing the wrong file
* Use less memory when thumbnailing
* Improved sorting in the places sidebar
* Improved beagle daemon detection
* Fix crashes
2006-08-03 19:33:02 +00:00
drochner
8439beea70 update to 2.14.3
change: translation update
2006-08-03 19:30:51 +00:00
drochner
3339956337 update to 2.14.3
changes:
* Don't use gnome_help_display(), instead use internal func
* Fix to properly escape ampersand characters
* fix big memory leak
* Use xmlNewTextChild so ampersands aren't treated as entities
2006-08-03 19:28:50 +00:00
drochner
fd868c60f6 update to 0.5.4
changes:
* URI's with anchors can be opened
-bugfixes
-translation updates

(I had to patch out one suboptimal bugfix because it caused locking
inconsistencies. I couldn't reproduce the bug it was supposedly fixing
either.)
2006-08-03 19:25:52 +00:00
wiz
8412439c5f Reset maintainer, email bounced with:
Mailbox closed for this recipient
2006-08-03 19:22:31 +00:00
drochner
ae836480ed update to 1.4.3
changes:
* Add AC3 and Monkey's audio to the known filetypes
-fix some problems wrt logo display on startup
2006-08-03 19:19:58 +00:00
drochner
821d77a1a6 update to 2.14.4
changes:
- Fix cropped close button on tabs
- Prevent a use-after-free crash
-translation updates
2006-08-03 19:13:59 +00:00
rillig
7487a78a0c When installing or deinstalling a package, it is not enough to lock the
WRKDIR against foreign processes. Instead, the PKG_DBDIR is locked,
preventing other (pkgsrc) processes from modifying the set of installed
packages while another one is doing that.

This allows to use "bmake update" efficiently on multi-processor
machines by just running it in four different package directories.

Note that the pkg_add and pkg_delete tools may still interfere with this
locking when they are directly run.
2006-08-03 19:12:42 +00:00
drochner
cb8229e008 update to 2.14.4
changes: translation updates
2006-08-03 19:05:28 +00:00
drochner
19a4457aa2 +genius 2006-08-03 19:01:00 +00:00
drochner
9283d8eb8b add genius-0.7.5, just another math/graphing tool 2006-08-03 18:59:58 +00:00
drochner
b3d162bd37 update to 5.8.19
changes:
-bugfixes
-undo/redo function
-Functions (such as sin, cos, tan..) can use previously calculated value
2006-08-03 18:58:01 +00:00
jmmv
6444355816 Note addition of hugs-unix and hugs-HUnit. 2006-08-03 18:54:49 +00:00
jmmv
82ca40e443 Add and enable hugs-unix and hugs-HUnit. 2006-08-03 18:54:22 +00:00
jmmv
72ea00e9c1 Initial addition of hugs-HUnit, version 1.1.20060515:
HUnit is a unit testing framework for Haskell inspired in the JUnit tool
for Java.

A test-centered methodology for software development is most effective
when tests are easy to create, change, and execute.  The JUnit tool
pioneered support for test-first development in Java.  HUnit is an
adaptation of JUnit to Haskell, a general-purpose, purely functional
programming language.

With HUnit (as with JUnit) you can easily create tests, name them, group
them into suites, and execute them, with the framework checking the
results automatically.  Test specification in HUnit is even more concise
and flexible than in JUnit, thanks to the nature of the Haskell language.
HUnit currently includes only a text-based test controller, but the
framework is designed for easy extension.
2006-08-03 18:53:21 +00:00
drochner
ef0acf7031 update to 2.14.3
changes:
- Properly sort image filenames containing numbers
- Thumbnailing fixes
- Fix printing for images with alpha channel
- Several code cleanups
- Make transparent color selection work
- Avoid losing EXIF data when saving changed jpeg images
- Fix crash with fast image switching
- Updated translations
2006-08-03 18:53:12 +00:00
jmmv
710b835e31 Initial addition of hugs-unix, version 1.0.20060515:
This package is part of the Haskell Core Libraries.  It includes the
System.Posix and System.Sendfile modules, both of which provide an
interface over native POSIX operating system calls.
2006-08-03 18:52:02 +00:00
jmmv
45f58b8780 Add a buildlink3.mk file and a package.mk file both aimed at making easy
the creation of packages for Hugs modules libraries.  The former provides
the dependency on hugs and the latter an easy way to launch the Cabal
build utility.
2006-08-03 18:50:32 +00:00
drochner
132493abf2 update to 1.1.13.6 (last stable version)
sorry, no useful changelog found
2006-08-03 18:48:59 +00:00
wiz
79ee67a358 Fix build with gcc4. Patch from Kenneth Freidank in PR 34132. 2006-08-03 18:35:43 +00:00
drochner
a86127f553 +gtk2-sharp 2006-08-03 18:23:51 +00:00
drochner
331ee9baf8 add gtk-sharp-2.8.2, which is C# (mono) bindings for gtk and gnome libs 2006-08-03 18:22:17 +00:00
rillig
34c63c56b7 Fixed a build failure of devel/pango by replacing __sun__ with __sun in
patch-ab, as told by pkglint. Maybe that warning is really useful. :)

Bumped PKGREVISION.
2006-08-03 18:22:16 +00:00
drochner
5317e897d8 add gtk-sharp-2.8.2, which is C# (mono) bindings for gtk and gnome libs 2006-08-03 18:22:16 +00:00
drochner
9ef7563d4b uhm, the last patch worked or not, depending on SYSCONFIGDIR.
Add that stuff to CONF_FILES instead.
Being here, update to the last stable version (1.1.13.8) and fix
installed pkgconfig files not to contain relative paths (which will
break with our buildlink harnesses).
2006-08-03 18:15:07 +00:00
drochner
dc5d97bf95 update to 3.10.3
changes:
-bugfixes
-translation updates
2006-08-03 17:58:26 +00:00
drochner
2ce7a0e3ea update to 1.0.19
changes:
* Fixes a uninitialized value bug
-some dbus related changes not relevant for the pkg yet
-fix for 64bit issue
-manpage update
2006-08-03 17:51:55 +00:00
drochner
b052670d0f update to 2.14.3
changes: translation updates
2006-08-03 17:39:29 +00:00
drochner
3ada49163e update to 2.14.3
changes:
* Fix crash in open with dialog
* Fix a11y relation setup
* Translation updates
2006-08-03 17:37:48 +00:00
tv
c067b27441 xpkgwedge -> 1.16 (version correction of 1.15nb1). 2006-08-03 17:36:25 +00:00
drochner
53fd51745c update to 2.6.0
changes:
- Compiler warning fixes
- Fixes for ASCII characters in entries
2006-08-03 17:35:34 +00:00
tv
466785ba67 xpkgwedge is an in-pkgsrc tool; it doesn't use PKGREVISION. Make it 1.16. 2006-08-03 17:35:12 +00:00
drochner
355e8ad3a0 update to 2.2.96
changes:
* SoupServer now works even if you don't explicitly set an
  encoding for the response.
* WWW-Authenticate and Proxy-Authenticate responses with no
  realm parameter are now ignored
* Added soup_xmlrpc_message_from_string()
* simple-httpd and "get" now support HEAD
2006-08-03 17:33:24 +00:00
drochner
cae897e8fc update to 2.14.2
changes: bugfixes
2006-08-03 17:30:45 +00:00
drochner
fd8bc780fe update to 0.8.7
changes:
-code cleanup
-Handle IDLN_WIDE_CHAR, IDLN_WIDE_STRING and IDLN_SRCFILE
 in IDL_tree_free()/IDL_tree_free_real()
2006-08-03 17:29:07 +00:00
wiz
fd9dae5861 Fix for PR 34018 (better ncurses handling).
Ok tron@
2006-08-03 17:07:04 +00:00
wiz
f5bcdffcd5 + gmime-2.2.3, htmldoc-1.8.27, hyperestraier-1.3.6, opera-9.01,
phpmyadmin-2.8.2.1, qdbm-1.8.65, turba-2.1.2, xorp-1.3.
2006-08-03 17:04:17 +00:00
salo
4d7889fa96 Add "itlocaledir" to the list of directory patterns to replace.
From Gilles Dauphin via PR pkg/34103
2006-08-03 16:49:48 +00:00
taca
4cb606f64b Modify patch to tif_dir.c to be compiled by gcc prior to 3.x.
Requested by solo@.
2006-08-03 15:17:49 +00:00
salo
4f830c0c7e Note net/kismet addition. 2006-08-03 15:15:25 +00:00