Commit graph

82343 commits

Author SHA1 Message Date
adam
c4a737849e Added libtorrent version 0.7.0; rtorrent version 0.3.0 2005-07-22 22:29:06 +00:00
adam
3854474058 rTorrent is a console-based BitTorrent client. It aims to be a fully-featured
and efficient client with the ability to run in the background using screen.
It supports fast-resume and session management.
2005-07-22 22:28:08 +00:00
adam
b7e0ea16f5 LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
avoid redundant copying and storing of data that other clients and libraries
suffer from. Licensed under the GPL.
2005-07-22 22:24:39 +00:00
adam
7afebea02b Updated sysutils/gcdmaster to 1.2.0nb4 2005-07-22 22:17:42 +00:00
adam
41170b2144 Dependencies cleaned up: use new *mm packages 2005-07-22 22:17:16 +00:00
adam
8be56d5946 Updated games/ccgo to 0.3.6.2 2005-07-22 22:14:14 +00:00
adam
74e88f7bdd Changes 0.3.6:
* SGF editor built on a new code base
	* Bug fixes
2005-07-22 22:13:25 +00:00
adam
d5926649e7 Added libgnomemm, libgnomeuimm; removed libgnomemm20/26, libgnomeuimm20/26 2005-07-22 22:10:22 +00:00
adam
511e6f369b Added libgnomeuimm; removed libgnomeuimm20, libgnomeuimm26 2005-07-22 22:06:56 +00:00
adam
e018e40c3c Changes 2.10.0:
* Increased version for GNOME 2.10 release version.

Changes 2.8.0:
* Increased version for GNOME 2.8 release version.

Changes 2.7.2:
* IconList: Added select_all().
* DruidPageStandard: Added contents-background,
  contents-background-gdk, and contents-background-set properties.
2005-07-22 22:05:31 +00:00
adam
249faae328 Added libgnomemm; removed libgnomemm20, libgnomemm26 2005-07-22 22:03:09 +00:00
adam
0bfc180057 Changes 2.10.0:
* Increased version to match GNOME 2.10 release version.

Changes 2.8.0:
* Increased version to match GNOME 2.8 release version.
2005-07-22 22:00:24 +00:00
adam
7cbc0659a4 Cleaned up: gnome-vfsmm, libgnomecanvasmm 2005-07-22 21:58:48 +00:00
adam
e2c72c78b4 Added libgnomecanvasmm; removed libgnomecanvas20, libgnomecanvasmm26 2005-07-22 21:56:12 +00:00
adam
a014db55e0 Changes 2.10.0:
* Increased version for GNOME 2.10 release version.

Changes 2.8.0:
* Increased version for GNOME 2.8 release version.

Changes 2.7.2:
* Now builds against latest gnome-vfs 2.7 API.

Changes 2.7.1:
This is the first version for GNOME 2.7/2.8 with additional API:
* Added Address.
* Added ResolveHandle.
* Added DnsSd functions.
* Drive: Added get_hal_udi().
* Volume: Added get_hal_udi().
adamnb:{23} more libgnomecanvasmm.txt
Changes 2.10.0:
* Increased version for GNOME 2.10 release version.
* WIN32 build fixes
* Alpha build fix

Changes 2.8.0:
* Increased version for GNOME 2.8 release version
2005-07-22 21:54:06 +00:00
adam
45a1d1ec02 Imported into a wrong directory - mea culpa [adam] 2005-07-22 21:51:50 +00:00
adam
f2e11b0840 Removed gnome-vfsmm26; Added gnome-vfsmm 2005-07-22 21:49:27 +00:00
adam
a3f52c0f9f Changes 2.10.0:
* Increased version for GNOME 2.10 release version.

Changes 2.8.0:
* Increased version for GNOME 2.8 release version.

Changes 2.7.2:
* Now builds against latest gnome-vfs 2.7 API.

Changes 2.7.1:
This is the first version for GNOME 2.7/2.8 with additional API:
* Added Address.
* Added ResolveHandle.
* Added DnsSd functions.
* Drive: Added get_hal_udi().
* Volume: Added get_hal_udi().
2005-07-22 21:45:07 +00:00
adam
7516c4291c Cleaned up: glibmm, gtkmm, gconfmm, libglademm; updated efax-gtk 2005-07-22 21:41:37 +00:00
adam
2f93aee2c5 Changes 3.0.3:
Provide a settings option to omit the destination fax number from
	the fax page top header line

	Use a mutex to ensure that writes to the Notifier pipe are atomic
	between threads

	Some fixes for 64 bit systems:

	Fixes for (harmless) warnings issued by gcc-4.0
2005-07-22 21:35:27 +00:00
adam
0e81c3d45d Added libglademm; removed libglademm20, libglademm24 2005-07-22 21:33:45 +00:00
adam
f9fcd76111 Changes 2.6.0:
libglademm 2.6 is API/ABI-compatible with libglademm 2.4.
Changes since libglademm 2.4:
* Glade::Xml: Added connect_clicked() for easy connection of
  buttons and menuitems signals.
* Glade::VariablesMap: now handles Entry, ComboTextEntry,
  SpinButton, *Scale, Calendar and CheckBox.
2005-07-22 21:31:33 +00:00
adam
7a42cc512c Removed gconfmm26 2005-07-22 21:27:05 +00:00
adam
5e5949d520 Changes 2.10.0:
gconfmm 2.10 is API/ABI-compatible with gconfmm 2.8.x and gconfmm 2.6.x.
Changes compared to gconfmm 2.8:
* Client: Added set_*_list() methods.
2005-07-22 21:25:59 +00:00
adam
eceb08a35f Removed gtkmm24 2005-07-22 21:22:45 +00:00
adam
4fc7a8a451 Changes 2.6.3:
* Gtk::Action::get_proxies()
  Use the correct ownership semantics.
* Gdk::Display::list_devices()
  Use the correct ownership semantics.
* examples/book/menus_and_toolbars/
  Distribute the .png file.

Changes 2.6.2:
* TreeView: When using the append_column() convenience API,
  prevent a crash when the window closes while the cell is
  editing.
* Allow derived CellRenderers to be edited, by removing
  some debug code that sneaked into 2.6.1.
* Documented many signals, based on the GTK+ documentation.

Changes 2.6.1:
* CellRenderer: Prevent an infinite loop.
* MSVC++ .Net 2003 build fixes.
* Documentation:
  - Hide deprecated widgets from the list of widgets.
  - Correct the description of the IO input example.

Chamges 2.6.0:
gtkmm 2.6 wraps new API in GTK+ 2.6, and is API/ABI-compatibile with gtkmm 2.4.
2005-07-22 21:21:46 +00:00
adam
e6f07868b2 Moved glibmm24 to glibmm 2005-07-22 21:15:22 +00:00
adam
02da038f9b gtkmm (previously known as Gtk--) is the official C++ interface for the
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
extensible via inheritance and a comprehensive set of widget classes that
can be freely combined to quickly create complex user interfaces.
2005-07-22 21:12:20 +00:00
rillig
4b97388467 Sort the dependencies list alphabetically when checking if they are
installed. That makes it easier to check if a specific package is listed
or not.
2005-07-22 18:59:55 +00:00
chris
21ae93f291 Note update of sylpheed-devel to 2.0.0rc 2005-07-22 18:20:11 +00:00
chris
4870ae42d0 Update sylpheed-devel to 2.0rc, main changes are:
* The IMAP4rev1 code conversion was fixed so that it can handle
      folder names that include '+' correctly.
    * The correct row is selected after moving or deleting a message
      now when sorting is enabled.
    * The line-wrap of composition was modified so that it doesn't
      break line after '/' (slash) to protect file path etc.
    * The duplicated insertion when a text file is dragged onto the
      composition window was fixed.
    * The cache discrepancy problem of the draft folder was fixed.
    * Temporary files are now cleaned up also on startup.
2005-07-22 18:17:39 +00:00
wiz
065f7964d6 + ArX2-2.2.3, clisp-2.34, doxygen-1.4.4, mldonkey-2.6.0, sml-nj-110.55. 2005-07-22 18:05:59 +00:00
drochner
5ddb8cbb63 update to 1.2.3
this fixes (at least) another security problem (DoS, CAN-2005-1849)
changes:
-Eliminate a potential security vulnerability when decoding invalid
 compressed data
-Eliminate a potential security vulnerability when decoding specially
 crafted compressed data
-Fix a bug when decompressing dynamic blocks with no distance codes
-Fix crc check bug in gzread() after gzungetc()
-Do not return an error when using gzread() on an empty file
2005-07-22 16:04:43 +00:00
frueauf
5cc5034daa Include patch for fetchmail 6.2.5.2 because of CAN-2005-2335.
For more details have a look at
http://fetchmail.berlios.de/fetchmail-SA-2005-01.txt

Changes listed within the NEWS file since 6.2.5:

fetchmail-6.2.5.2 (Fri Jul 22 01:52 GMT 2005):

* NOTE: Due to a Makefile.in bug, you may need to use GNU make.
* SECURITY FIX: truncate UIDL replies, lest malicious or compromised
  POP3 servers overflow fetchmail's stack. Debian bug #212762.
  This is a remote root exploit. CVE Name: CAN-2005-2335.
  Thanks: Miloslav Trmac for pointing out the fix in 6.2.5.1 was buggy.
  Thanks: Ludwig Nussel for a much simpler fix.
* Critical fix: omit blank between MAIL FROM: and <user@example.org>,
  as this causes mail loss with some listeners.
* Fix: POP2 driver wouldn't properly check authentication failure.
* Sunil Shetye's fix to force fetchsizelimit to 1 for APOP and RPOP.
2005-07-22 14:27:52 +00:00
dillo
b06184ddb1 adapt to GECKO_PROVIDER -> options change. 2005-07-22 14:12:22 +00:00
markd
84636b24f4 Fix libgadu vulnerabilities.
http://www.kde.org/info/security/advisory-20050721-1.txt
Bump PKGREVISION.
2005-07-22 12:56:57 +00:00
abs
fc704ef187 Update cpuflags to 0.90
NetBSD: treat 'AMD Unknown K7 (Athlon)' as -march=athlon
	All: If -v is given, also correctly display CPUFLAGS value
2005-07-22 12:13:47 +00:00
abs
bc733e575d Update cpuflags to 0.90
NetBSD: treat 'AMD Unknown K7 (Athlon)' as -march=athlon
	All: If -v is given, also correctly display CPUFLAGS value
2005-07-22 12:13:12 +00:00
adam
1b7b1826e1 Updated games/asc to 1.6.1.0 2005-07-22 11:25:51 +00:00
adam
aaefe85d60 Changes 1.6.1.0:
ASC now runs on MacOS X
Update Campaign maps
Fixed: moving transports one field at a time disabled movement cost for cargo
Fixed crash when reinforcement event uses invalid IDs
Fixed bug that prevented buildings from being repaired more than once
Fixed bug in pathfinding
Fixed: river not treated as water
Fixed problems when loading map by command line switch
Fixed: AI could move any unit into any other
Fixed problems with recharging reaction fire
2005-07-22 11:25:02 +00:00
wiz
04d5557a3c Add and enable js. 2005-07-22 09:10:23 +00:00
adam
480dc5d594 Updated devel/libsigc++2 to 2.0.15 2005-07-22 09:10:11 +00:00
adam
6f971b3ff1 Changes 2.0.15:
* g++ 3.2 (and Mac OS X g++ 3.3) build fix.
* Compose: Fix slot lifetime regression introduced in 2.0.9.
* tests: Small ISO C++ correctness fix
* Don't specify unused function parameter names.
2005-07-22 09:09:06 +00:00
rillig
c898777626 Added lang/js version 0.2.5.
NGS JavaScript is a GPL free interpreter for the JavaScript language.
The JavaScript language is an interpreted C-like language, developed by
Netscape et al.
2005-07-22 07:41:37 +00:00
rillig
e9baa84ec2 Added js-0.2.5.
NGS JavaScript is a GPL free interpreter for the JavaScript language.
The JavaScript language is an interpreted C-like language, developed by
Netscape et al.
2005-07-22 07:40:16 +00:00
martti
25b3cbff45 postfix-2.2.5 2005-07-22 06:12:57 +00:00
martti
be52346279 Updated postfix to 2.2.5
Postfix 2.2.5 addresses some portability problems with LP64 platforms
that broke SMTP connection caching, and makes SMTP connection
caching more failure tolerant. These fixes are back-ported from
the experimental (2.3) release series.

The connection caching protocol has changed, so you will need to
"postfix reload" after upgrading.
2005-07-22 06:12:44 +00:00
jonb
a64bcd9a27 Fix a runtime dependency on gtar... 2005-07-22 02:38:13 +00:00
grant
f7f7ffafdc since the version number was not bumped, allow previous installations
of devel/pkgconfig to satisfy the buildlink dependency.
2005-07-22 01:57:02 +00:00
wiz
8ec3d3a297 Add REPLACE_PERL line for dump-finance-quote script.
Bump PKGREVISION.
Remove unneeded comment while here.
2005-07-21 20:43:47 +00:00