Commit graph

186408 commits

Author SHA1 Message Date
marino
a57369faf3 emulators/sms_sdl: Fix indirect linking on DragonFly 2012-05-16 14:38:05 +00:00
wiz
cedd140983 Updated chat/pidgin-otr to 3.2.1 2012-05-16 14:36:28 +00:00
wiz
1425d340c6 Update to 3.2.1 (security update):
2012-05-14

	* INSTALL: Fixing typo and updating reference to CVS.
	* Makefile.mingw, packaging/windows/pidgin-otr.nsi:
	Updating to support building the win32 installer on
	GNU/Linux.

2012-05-12

	* otr-plugin.c: Fixing a format string vulnerability.
	Identified by intrigeri <intrigeri@boum.org>.

	* Makefile.mingw, README, configure.ac, pidgin-otr.nsi:
	Bumped version number to 3.2.1.

2010-03-02

	* po/vi.po: Vietnamese translation from Lyndon Johnson
	<lyndon.johnson58@gmail.com>

2009-11-14

	* gtk-dialog.c (add_to_vbox_verify_fingerprint): Make
	the fingerprints in the manual authentication dialog
	selectable (but not selected by default).

2009-08-24

	* po/fr.po: Fixed \n errors

2009-07-20

	* po/fr.po: Complete French translation from Solveig
	<perso@solveig.org>

2009-06-24

	* po/fr.po: Spelling correction from intrigeri
	<intrigeri@boum.org>

2009-03-18

	* po/sv.po: Swedish translation from Daniel Nylander
	<po@danielnylander.se>

2009-01-18

	* po/pl.po: Polish translation from Paweł Czochański
	<czochanski@gmail.com>

2008-09-24

	* po/it.po: Italian translation from Vincenzo Reale
	<smart2128@baslug.org>.

2008-07-10

	* otr-plugin.c: Use /dev/urandom to generate keys instead of
	/dev/random.  [Really: on non-Win32, call
	gcry_control(GCRYCTL_ENABLE_QUICK_RANDOM, 0); before OTRL_INIT;.]

2008-07-07

	* gtk-conv.c: Don't delete the OTR menus if a non-foreground
	conversation window is closed.

2008-06-19

	* Makefile.static: Forgot to add tooltipmenu.o to
	Makefile.static.  Fixed.

2008-06-17

	* otr-plugin.c: Except on WIN32, set the umask to 0077 before
	creating the otr.* files in the purple directory so that they
	end up mode 0600.  Based on a patch from Caspar Clemens Mierau
	<damokles@ubuntu.com>.

	* po/de.po: Updated German translation from Michael Meier
	<mail@code.mmsources.de>.
2012-05-16 14:36:17 +00:00
marino
0864e26dde games/bomberclone: Fix indirect linking on DragonFly 2012-05-16 14:35:34 +00:00
marino
9f3f981b25 games/stratagus: Fix indirect linking on DragonFly 2012-05-16 14:25:36 +00:00
hauke
396d538b94 Avoid a SIGSEGV, when AFPConfigInit() runs into a problem parsing
afpd.conf and returns NULL.
2012-05-16 14:03:08 +00:00
marino
1888ddb965 graphics/blender: Fix indirect linking on DragonFly 2012-05-16 13:49:22 +00:00
marino
429b582ffa games/warzone2100: Fix indirect linking on DragonFly 2012-05-16 13:45:14 +00:00
marino
b27c2acd25 audio/audacious: Fix indirect linking on DragonFly 2012-05-16 13:43:14 +00:00
marino
8aea8a4339 games/xarchon: Fix indirect linking on DragonFly 2012-05-16 13:01:02 +00:00
hauke
03cf628bd7 Add a 'debug' option for building the package with debug switches on. 2012-05-16 12:11:17 +00:00
marino
e0c97e8adf games/neverball: Fix indirect linking on DragonFly 2012-05-16 12:08:50 +00:00
marino
4193f98a71 www/nspluginwrapper: Fix indirect linking on DragonFly 2012-05-16 11:44:44 +00:00
marino
500d4e9999 emulators/dega: Fix indirect linking on DragonFly 2012-05-16 11:27:31 +00:00
fhajny
1fbb6d2ac7 Added devel/ruby-daemon_controller 2012-05-16 10:18:28 +00:00
fhajny
65dc6582f6 Import ruby18-daemon_controller-1.0.0 as devel/ruby-daemon_controller.
daemon_controller is a library for starting and stopping specific daemons
programmatically in a robust, race-condition-free manner.
2012-05-16 10:07:48 +00:00
marino
70fe15c72d PR#45836 lang/openjd7: Repack DragonFly bootstraps
OpenJDK7 wouldn't build on DragonFly for non-root users due to a conflict
with the bootstrap/LICENSE file.  Both the -bin-common and the
-bin-dragonfly bootstraps contained the same file, both with 444 file
permissions.  As a result, the extraction phase fails for non-root pbulk
builds and other under-privileged users.

The DragonFly bootstraps were repacked to exclude the duplicate
bootstrap/LICENSE file, and the bootstrap.mk file updated accordingly.
The new bootstraps are packed with xz, resulting in a tarball 6MB
smaller for i386.

Other changes while we're here:
1) Add LICENSE=gnu-gpl-v2
2) USE_TOOLS+= patch (pkglint complained)
3) Fix ONLY_FOR_PLATFORM triplet for DragonFly (pkglint complained)
2012-05-16 08:55:45 +00:00
obache
700685c3b5 LICENSE=apache-2.0 2012-05-16 06:12:46 +00:00
joerg
b2f05e1e7e Needs full dependency on qt4-tools. 2012-05-15 21:58:50 +00:00
adam
7c4996f621 Updated devel/glibmm to 2.32.0 2012-05-15 20:42:57 +00:00
adam
92513f624f Changes 2.32.0:
Glib:
* Dispatcher: Don't send messages to a deleted Dispatcher.
* Make SignalTimeout/SignalIdle::connect_once() more thread safe.
* Document Glib::Property and Glib::PropertyBase.
gmmproc:
* Add macro _CUSTOM_CTOR_CAST in _CLASS_BOXEDTYPE.
* Generate the documentation of default constructors of interface classes.
Build:
* Update Visual Studio projects.
2012-05-15 20:41:20 +00:00
adam
7cd6cf30bb Updated devel/scmgit to 1.7.10.2 2012-05-15 20:31:14 +00:00
adam
be112b45bf Changes 1.7.10.2:
* The test scaffolding for git-daemon was flaky.
* The test scaffolding for fast-import was flaky.
* The filesystem boundary was not correctly reported when .git directory
  discovery stopped at a mount point.
* HTTP transport that requires authentication did not work correctly when
  multiple connections are used simultaneously.
* Minor memory leak during unpack_trees (hence "merge" and "checkout"
  to check out another branch) has been plugged.
* In the older days, the header "Conflicts:" in "cherry-pick" and "merge"
  was separated by a blank line from the list of paths that follow for
  readability, but when "merge" was rewritten in C, we lost it by
  mistake. Remove the newline from "cherry-pick" to make them match
  again.
* The command line parser choked "git cherry-pick $name" when $name can
  be both revision name and a pathname, even though $name can never be a
  path in the context of the command.
* The "include.path" facility in the configuration mechanism added in
  1.7.10 forgot to interpret "~/path" and "~user/path" as it should.
* "git config --rename-section" to rename an existing section into a
  bogus one did not check the new name.
* The "diff --no-index" codepath used limited-length buffers, risking
  pathnames getting truncated.  Update it to use the strbuf API.
* The report from "git fetch" said "new branch" even for a non branch
  ref.
* The http-backend (the server side of the smart http transfer) used
  to overwrite GIT_COMMITTER_NAME and GIT_COMMITTER_EMAIL with the
  value obtained from REMOTE_USER unconditionally, making it
  impossible for the server side site-specific customization to use
  different identity sources to affect the names logged. It now uses
  REMOTE_USER only as a fallback value.
* "log --graph" was not very friendly with "--stat" option and its
  output had line breaks at wrong places.
* Octopus merge strategy did not reduce heads that are recorded in the
  final commit correctly.
* "git push" over smart-http lost progress output a few releases ago;
  this release resurrects it.
* The error and advice messages given by "git push" when it fails due
  to non-ff were not very helpful to new users; it has been broken
  into three cases, and each is given a separate advice message.
* The insn sheet given by "rebase -i" did not make it clear that the
  insn lines can be re-ordered to affect the order of the commits in
  the resulting history.
* "git repack" used to write out unreachable objects as loose objects
  when repacking, even if such loose objects will immediately pruned
  due to its age.
* A contrib script "rerere-train" did not work out of the box unless
  user futzed with her $PATH.
* "git rev-parse --show-prefix" used to emit nothing when run at the
  top-level of the working tree, but now it gives a blank line.
* The i18n of error message "git stash save" was not properly done.
* "git submodule" used a sed script that some platforms mishandled.
* When using a Perl script on a system where "perl" found on user's
  $PATH could be ancient or otherwise broken, we allow builders to
  specify the path to a good copy of Perl with $PERL_PATH.  The
  gitweb test forgot to use that Perl when running its test.
2012-05-15 20:28:58 +00:00
ryoon
9e9fc36cd2 Updated www/php-owncloud to 3.0.3 2012-05-15 20:19:51 +00:00
ryoon
7722036c5c Update to 3.0.3
* Add .htaccess file to package
* Fix MESSAGES, to be more useful

Changelog:
changelog is not available officially. The following is provided by SuSE.
- Security: Several CSRF fixes
- Security: .htaccess uploading blacklist
- Backport link in the Help center to the online documentatio
- Backport link in the Help center to the "Big Files" howto
- Check if JSon module is installed
- Check if GD module is installed
2012-05-15 20:18:34 +00:00
tron
1e03936fd0 Note update of the "pixman" package to version 0.24.4nb1. 2012-05-15 18:59:20 +00:00
tron
71fd0038fb Update outdated list of exported symbols which fixes the build under
Mac OS X Snow Leopard.

Bump the package revision because the binary package will change on
all platforms.
2012-05-15 18:59:07 +00:00
christos
c362129c25 Don't re-define __UNCONST if it is already defined. On old NetBSD systems
the definition is a bit different so they bitch.
2012-05-15 16:45:45 +00:00
christos
5d7a28b788 Check for defined before checking for empty, otherwise old make(1) fails
to build during bootstrap.
2012-05-15 16:43:53 +00:00
christos
a7d0be3325 Don't enforce vulnerability tests during bootstrap. On old systems eg.
NetBSD-3, the checker command line syntax was different leading to failure
to install.
2012-05-15 16:42:43 +00:00
adam
b26e5d74bf Updated x11/gtk3 to 3.4.3 2012-05-15 15:41:06 +00:00
adam
a52eed18e4 Changes 3.4.3:
* GtkIconView:
 - The sizing and layout has been rewritten
* Bug fixes:
 478344 GtkTreeRowReference falsely said to auto-subscribe...
 587873 Documentation should explain MessageDialogs don't ...
 663072 GtkSelectionData is incorrectly documented
 670449 Splash screen stays
 672947 GtkEntryCompletion sizing/position fixes
 673237 window: Remove needless call to ensure_state_flag_...
 674192 out-of-tree build failure: demos/widget-factory/wi...
 674549 widget receives leave event when button released
 675421 GtkFileChooser should set its role
 675501 gtkquartz.h is not the gtk+-3.5.2.tar.xz archive
* Translation updates:
 Dutch
 Italian
2012-05-15 15:39:40 +00:00
adam
2d19539d2b Fix g-ir-scanner issues on Mac OS X 2012-05-15 15:07:22 +00:00
marino
41609f92b4 PR#46318 net/wminet: Fix for DragonFly 2012-05-15 14:05:01 +00:00
abs
05c511c1bf fix borked __NetBSD_Version__ in last 2012-05-15 13:20:03 +00:00
abs
a322c1953c Conditionalise old ioctl() usage on __NetBSD_Version__ < 600000000 or __NetBSD_Version__ > 699000000 && __NetBSD_Version__ < 699000700 2012-05-15 13:18:43 +00:00
obache
aa13948688 Updated pidgin to q2.10.4. 2012-05-15 13:18:18 +00:00
obache
3188bbddc1 Note update of pidgin and related packages. 2012-05-15 13:09:07 +00:00
obache
6410e786a1 Update pidgin to 2.10.4.
version 2.10.4 (05/06/2012):
	General:
	* Support building against Farstream in addition to Farsight.
	  (Olivier Crete) (#14936)

	IRC:
	* Disable periodic WHO timer.  IRC channel user lists will no
	  longer automatically display away status, but libpurple will be
	  much kinder to the network.
	* Print unknown numerics to channel windows if we can associate
	  them.  Thanks to Marien Zwart. (#15090)

	MSN:
	* Fix a possible crash when receiving messages with certain characters
	  or character encodings.  Thanks to Fabian Yamaguchi for reporting
	  this!

	XMPP:
	* Fix a possible crash when receiving a series of specially crafted
	  file transfer requests.  Thanks to José Valentín Gutiérrez for
	  reporting this!  (CVE-2012-2214)

	Windows-Specific Changes:
	* Words added to spell check dictionaries are saved across restarts of
	  Pidgin (#11886)
2012-05-15 13:07:28 +00:00
marino
cfa7387dfb PR#45840 www/py-uwsgi: Fix DragonFly Port 2012-05-15 12:56:38 +00:00
shattered
c14219f651 Install documentation. 2012-05-15 11:34:52 +00:00
adam
0d41f5b33b Changes 2.32.3:
* Bug fixes:
 Correct a typo in the ELF configure check
 Reset LIBS after the ELF configure check
 Fix GIO/GObject Visual C++ projects
 gio: fix error handling in async case of GProxy...
 GConverterInputStream: fix an infinite loop...
* Translation updates:
 Bulgarian
 Catalan
 Czech
 German
 Japanese
 Slovenian
 Telugu
2012-05-15 09:20:15 +00:00
adam
3742e313f8 Updated databases/sqlite3 to 3.7.12 2012-05-15 08:12:25 +00:00
adam
00dbf30b06 Changes 3.7.12:
* Add the SQLITE_DBSTATUS_CACHE_WRITE option for sqlite3_db_status().
* Optimize the typeof() and length() SQL functions so that they avoid unnecessary reading of database content from disk.
* Add the FTS4 "merge" command, the FTS4 "automerge" command, and the FTS4 "integrity-check" command.
* Report the name of specific CHECK constraints that fail.
* In the command-line shell, use popen() instead of fopen() if the first character of the argument to the ".output" command is "|".
* Make use of OVERLAPPED in the windows VFS to avoid some system calls and thereby obtain a performance improvement.
* More aggressive optimization of the AND operator when one side or the other is always false.
* Improved performance of queries with many OR-connected terms in the WHERE clause that can all be indexed.
* Add the SQLITE_RTREE_INT_ONLY compile-time option to force the R*Tree Extension Module to use integer instead of floating point values for both storage and computation.
* Enhance the PRAGMA integrity_check command to use much less memory when processing multi-gigabyte databases.
* New interfaces added to the test_quota.c add-on module.
* Added the ".trace" dot-command to the command-line shell.
* Allow virtual table constructors to be invoked recursively.
* Improved optimization of ORDER BY clauses on compound queries.
* Improved optimization of aggregate subqueries contained within an aggregate query.
* Bug fix: Fix the RELEASE command so that it does not cancel pending queries. This repairs a problem introduced in 3.7.11.
* Bug fix: Do not discard the DISTINCT as superfluous unless a subset of the result set is subject to a UNIQUE constraint and it none of the columns in that subset can be NULL.
* Bug fix: Do not optimize away an ORDER BY clause that has the same terms as a UNIQUE index unless those terms are also NOT NULL.
2012-05-15 08:09:25 +00:00
obache
8ec476d1de Bump PKGREVISION, last patches for latest glib2 affect to installed header
files, it is required to build depending packages.
2012-05-15 07:18:04 +00:00
reed
dbccd9725c fix download.
launchpad now redirects to https.
2012-05-15 03:50:34 +00:00
reed
b23da0e356 fix typo in comment 2012-05-15 03:49:52 +00:00
reed
06bec5affe To build it needs at least libgsf 1.14.18
Package revision not bumped since no package with older version possible.0
2012-05-15 03:45:22 +00:00
reed
84b3d7737b Mention this package does not include graphics.
I didn't bump the package revisoon.
2012-05-15 03:44:15 +00:00
schmonz
db3eaca248 Updated devel/mr to 1.12 2012-05-14 23:56:35 +00:00