| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
No longer need to worry about etc/sudoers.d problem, as it is no longer
a fatal error.
Notes:
svn path=/head/; revision=272839
|
|
|
|
|
|
|
|
| |
PR: portts/156296
Submitted by: TAKATSU Tomonari <tota@FreeBSD.org>
Notes:
svn path=/head/; revision=272838
|
|
|
|
|
|
|
| |
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.4.txt
Notes:
svn path=/head/; revision=272837
|
|
|
|
| |
Notes:
svn path=/head/; revision=272836
|
|
|
|
|
|
|
| |
Remove support for 6.x
Notes:
svn path=/head/; revision=272835
|
|
|
|
|
|
|
|
| |
PR: ports/156446
Submitted by: Victor Semionov <vsemionov@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=272834
|
|
|
|
| |
Notes:
svn path=/head/; revision=272833
|
|
|
|
| |
Notes:
svn path=/head/; revision=272832
|
|
|
|
| |
Notes:
svn path=/head/; revision=272831
|
|
|
|
|
|
|
|
| |
keep it here for those who still need fvwm-2.4.20 however our support for it
is limited.
Notes:
svn path=/head/; revision=272830
|
|
|
|
| |
Notes:
svn path=/head/; revision=272829
|
|
|
|
| |
Notes:
svn path=/head/; revision=272828
|
|
|
|
| |
Notes:
svn path=/head/; revision=272827
|
|
|
|
| |
Notes:
svn path=/head/; revision=272826
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has the following new features vs. 2.6.x:
- FEATURE: Added search field for torrent content
- FEATURE: Added auto-shutdown confirmation dialog
- FEATURE: Added option to skip torrent deletion confirmation
(Ville Kiiskinen)
- FEATURE: IP address reported to trackers is now customizable
- FEATURE: Inhibit system sleep when torrents are active
(Vladimir Golovnev)
- FEATURE: Added option to bypass Web UI authentication for localhost
- FEATURE: Added option to disable program exit confirmation
- FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
- FEATURE: Torrent content list is now sortable
- BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
- BUGFIX: Added length restriction on UI lock password
- COSMETIC: Added monochrome tray icon
- COSMETIC: Improved status bar's style
- OTHER: Make QtDBus dependency optional (X11)
Differences in this port vs. the -26 version:
* libnotify is no longer used, but qtdbus is now optional, so
update OPTIONS and related code accordingly
Notes:
svn path=/head/; revision=272825
|
|
|
|
|
|
|
|
|
|
| |
In time this port will be deprecated in preparation for removal
The previous commit neglected to mention that the libtorrent
version was updated to 1.5.x since it works with this version
Notes:
svn path=/head/; revision=272824
|
|
|
|
|
|
|
| |
PR: ports/155509
Notes:
svn path=/head/; revision=272823
|
|
|
|
| |
Notes:
svn path=/head/; revision=272822
|
|
|
|
| |
Notes:
svn path=/head/; revision=272821
|
|
|
|
|
|
|
| |
http://www.wireshark.org/docs/relnotes/wireshark-1.4.5.html for a list of changes.
Notes:
svn path=/head/; revision=272820
|
|
|
|
|
|
|
|
|
|
|
| |
- Make DATADIR and ETCDIR safe
PR: ports/156394
Submitted by: Chris Rees (utisoft_at_gmail.com) (maintainer)
Approved by: itetcu (mentor)(implicit)
Notes:
svn path=/head/; revision=272819
|
|
|
|
| |
Notes:
svn path=/head/; revision=272817
|
|
|
|
|
|
|
|
| |
PR: 156419
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Notes:
svn path=/head/; revision=272816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Sun Mar 13 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.9
- BUGFIX: Fix column hiding/showing in transfer list
* Sun Mar 13 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.8
- BUGFIX: Fix compilation with libtorrent v0.14.x
- BUGFIX: Fix root folder being cut off if the torrent comes from a
scanned folder (Christian Kandeler)
- BUGFIX: Improve folder removal behavior
- BUGFIX: Make sure the .unwanted folder is deleted on soft torrent removal
- BUGFIX: Indicate support for Magnet links in desktop file (Fisiu)
- BUGFIX: Do not report torrent being checked as queued
- BUGFIX: Improve lists columns state saving
* Sat Feb 26 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.7
- BUGFIX: Disable OS cache for aligned files to reduce memory consumption
- BUGFIX: Fix cursor problem in torrent addition dialog
- BUGFIX: Fix crash when additing an empty tracker URL
- BUGFIX: Share ratio can now go over 100
- BUGFIX: Fix compilation with boost >= v1.46
Notes:
svn path=/head/; revision=272815
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fixed crash in udp trackers when using SOCKS5 proxy
* fixed reconnect delay when leaving upload only mode
* fixed default values being set incorrectly in add_torrent_params
through add_magnet_uri in python bindings
* implemented unaligned write (for unbuffered I/O)
* fixed broadcast_lsd option
* fixed udp-socket race condition when using a proxy
* end-game mode optimizations
* fixed bug in udp_socket causing it to issue two simultaneous async.
read operations
* fixed minor bug in metadata block requester (for magnet links)
* fixed race condition in iconv string converter
* fixed error handling in torrent_info constructor
* fixed bug in torrent_info::remap_files
* fix python binding for wait_for_alert
* only apply privileged port filter to DHT-only peers
Notes:
svn path=/head/; revision=272814
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-Declare/Changes
Notes:
svn path=/head/; revision=272813
|
|
|
|
|
|
|
|
|
| |
MarkAd marks advertisements in VDR recordings.
WWW: http://projects.vdr-developer.org/projects/plg-markad
Notes:
svn path=/head/; revision=272812
|
|
|
|
|
|
|
| |
Submitted by: David Demelier (via irc)
Notes:
svn path=/head/; revision=272811
|
|
|
|
|
|
|
| |
Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=272810
|
|
|
|
|
|
|
|
| |
PR: 155749
Approved by: maintainer timeout (des, 26 days)
Notes:
svn path=/head/; revision=272809
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-CheckLib/CHANGES
Notes:
svn path=/head/; revision=272808
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
0.8.1 / 2011-04-04 Fabian Kurz <mail@fkurz.net>
* Guessing of file encoding added (-g filename).
* MP3 CGI fixed (crashed because OGG/Vorbis libs were called)
* Chapter time now properly resetted after each chapter
* Added -X switch (test mode: no encoder, no output files)
* Lame or OGG support can be disabled in the Makefile
- N.B. the port does not support Lame or OGG support choice, both are enabled.
Notes:
svn path=/head/; revision=272807
|
|
|
|
|
|
|
|
|
| |
- Correct project homepage
Approved by: wen (mentor)
Notes:
svn path=/head/; revision=272806
|
|
|
|
|
|
|
|
| |
PR: ports/156439
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=272805
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the Buzz, Latitude, Moderator, Diacritize, Translate, Custom Search,
Search API for Shopping, URL Shortener, and Prediction APIs.
If you wish to use a Google API that is not in that list then you should
look at the Google Data APIs Python Client Library (devel/py-gdata).
WWW: http://code.google.com/p/google-api-python-client/
Notes:
svn path=/head/; revision=272804
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mojolicious::Plugin::Mongodb provides a few helpers to ease the use of MongoDB
in your Mojolicious application.
WWW: http://search.cpan.org/dist/Mojolicious-Plugin-Mongodb/
PR: ports/156105
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
Notes:
svn path=/head/; revision=272803
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mojolicious::Plugin::Database provides "sane" handling of DBI connections so
problems with pre-forking (Hypnotoad, etc.) will not occur.
WWW: http://search.cpan.org/dist/Mojolicious-Plugin-Database/
PR: ports/156044
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
Notes:
svn path=/head/; revision=272802
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Client/server WebSocket message and frame parser/constructor. This
module does not provide a WebSocket server or client, but is made for
using in http servers or clients to provide WebSocket support
WWW: http://search.cpan.org/dist/Protocol-WebSocket
PR: ports/155724
Submitted by: Stefan 'Sec' Zehl <sec@42.org>
Notes:
svn path=/head/; revision=272801
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://cn.wordpress.org/2011/04/05/wordpress-3-1-1/
PR: ports/156274
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=272800
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://tw.wordpress.org/2011/04/05/wordpress-3-1-1/
PR: ports/156273
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=272799
|
|
|
|
| |
Notes:
svn path=/head/; revision=272798
|
|
|
|
| |
Notes:
svn path=/head/; revision=272797
|
|
|
|
| |
Notes:
svn path=/head/; revision=272796
|
|
|
|
| |
Notes:
svn path=/head/; revision=272795
|
|
|
|
|
|
|
|
|
|
| |
- drop GNUSTEP_WITH_BASE_GCC
GNUstep defaults to base compiler
- update GNUSTEP_DEVEL for gnustep-back-0.20
Notes:
svn path=/head/; revision=272794
|
|
|
|
| |
Notes:
svn path=/head/; revision=272793
|
|
|
|
| |
Notes:
svn path=/head/; revision=272792
|
|
|
|
| |
Notes:
svn path=/head/; revision=272791
|
|
|
|
| |
Notes:
svn path=/head/; revision=272790
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
runs as a single process, handling connections with select(2). For
CGIs and directory listing it does fork(2). The minimum of HTTP/1.1
and CGI/1.1 are implemented. Also supported are: chroot, setuid,
basic authentication, SSL, IPv6, custom responses, aliases, and
virtual hosts. The access log is written in standard CLF format.
AUTHOR: Glocker Marcus <marcus@nazgul.ch>
WWW: http://www.nazgul.ch/dev_nostromo.html
PR: ports/155919
Submitted by: Adrian Steinmann <ast@marabu.ch>
Notes:
svn path=/head/; revision=272789
|