summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-08-12Changes 2.10.11:adam3-84/+36
* TextBuffer: Removed the maemo-specific methods get_can_paste_rich_text(), set_can_paste_rich_text(), set_rich_text_format(), and set_rich_text_format_all(), because they have been removed from the maemo GTK+ 2.10, in favour of the new regular GTK+ 2.10 methods. * Build: Fix the tests when properties are disabled. * Documentation: - FileChooser API reference improvements. - Improved cflags/libs section.
2007-08-12openbox update done.wiz1-2/+1
2007-08-12Mention move of pymol to py-mol.wiz1-1/+2
2007-08-12Make use of meta-pkgs/gnuradio/Makefile.commonwulf1-12/+2
2007-08-12Added work around so that gnuradio-howto can make use of Makefile.commonwulf1-1/+3
2007-08-12Finish move of pymol to py-mol.wiz5-834/+2
2007-08-12Reimport biology/pymol as py-mol, and change its PKGNAME to follow thewiz4-0/+834
python-in-pkgsrc standards. Add conflict with old pkgname. Keep PKGREVISION even though the package has a new name to confuse the users less.
2007-08-12Updated www/serf to 0.1.2wiz1-1/+2
2007-08-12Update to 0.1.2, provided by Blair Sadewitz in private mail:wiz3-9/+8
Serf 0.1.2 [2007-6-18, r1114] Enable thread-safety with OpenSSL (Issue 19) Teach serfmake to install headers into include/serf-0. Be more tolerant when servers close the connection without telling us. Do not open the connection until we have requests to deliver. Fix serfmake to produce the library that corresponds to the minor version. Fix a memory leak with the socket bucket (Issue 14) Fix uninitialized branch in serf_spider (Issue 15) Serf 0.1.1 [2007-5-12, r1105] Add SSL client certificate support Implement optimized iovec reads for header buckets Fix up 'make clean' and 'make distclean' (Issues 9, 10) Add SERF_VERSION_AT_LEAST macro Remove abort() calls (Issue 13)
2007-08-12Updated lang/spidermonkey to 1.60wiz1-1/+2
2007-08-12Update to 1.60, provided by Blair Sadewitz in private mail.wiz12-41/+154
* JS 1.6.0 is based on the same branch (1.8.0.9) as Firefox 1.5.0.9 and includes the same stability and security fixes. * JS 1.6.0 includes support for JavaScript 1.6 with support for E4X, several new Array methods, and Array and String generics.
2007-08-12maradns updated to 1.2.12.06.joerg1-1/+2
2007-08-12Update to maradns-1.2.12.06.joerg11-156/+328
Most important changes: - full Y2038 compliance - full support for DNS over TCP - some changes in the zone format.
2007-08-12Update nsd to 3.0.5. Warning, configuration file changed!joerg2-3/+3
2007-08-11Update nsd to 3.0.5:joerg6-57/+47
NOTE: the configuration file format has changed. Don't update blindly. Major changes: - integrated AXFR/IXFR support for zone transfer. IXFR is not supported when acting as master. - TSIG authentication support for queries, notifies and zone transfers. - full NOTIFY support - DNAME type is supported - experimental support for NSEC3 and NSID, not enabled in pkgsrc - various bug fixes.
2007-08-11Update to include missed patch-anadrianp1-1/+2
2007-08-11Supports DESTDIR.joerg1-1/+3
2007-08-11Update lyx-qt to 1.4.5.1.reed2-3/+3
2007-08-11Include buildlink for qt3-libs also.reed4-25/+93
Upgrade to 1.4.5.1. This is the maintenance release and is expected to be last 1.4.x release. Too many changes to list here. "Besides the obligatory bug fixes, its main feature is the ability to read filescreated by LyX 1.5.0 (this feature requires python 2.3.4 or later)." (1.4.5 was not released). The 1.4.4 release had these new features: - Outline support: it is now possible to move around parts of documents in the Table of Contents dialog. - Add new UI settings default-autotoolbars and default-alltoolbars allowing to select what toolbars are active or shown automatically. - Improved documentation. - Speed improvments, especially on windows. (See lyx.org website to see all changes.)
2007-08-11Reverted everything that had not been mentioned in the previous commitrillig1-22/+1
message. Related to PR 36588.
2007-08-11Fix path to python. Use postive PYTHON_VERSIONS_ACCEPTED.joerg1-3/+6
Bump revision. XXX Should be renamed to follow python module naming convention.
2007-08-11When calling gcc to extract the version number, pass downjoerg1-2/+2
ALL_ENV as well. This ensures that any locale settings are overridden and the output matches what pkgsrc expects. This should fix some of the strange bootstrap issues seen over time that were seemingly fxied by USE_NATIVE_GCC=yes.
2007-08-11Add the variations of the plist for the various options back.joerg2-34/+67
Bump revision.
2007-08-11Remove malloc.h hack, which was replaced by a single patch.joerg1-10/+5
Depend on and fix path to Perl in installed script. Bump revision.
2007-08-11Don't use malloc.h.joerg4-1/+44
2007-08-11+ dvdrip-0.98.8, gsasl-0.2.20, heimdal-1.0.1, libgnomeprint-2.18.1,wiz1-7/+9
lyx-1.5, nut-12.7, spamassassin-3.2.3, zile-2.2.40.
2007-08-11pkg_info -Q does not print a newline if a variable isn't defined at allrillig1-1/+23
in the installed package's +BUILD_INFO. Therefore, an empty line is printed in advance to avoid a warning by make(1). Fixes PR 36588.
2007-08-11When installing a Perl script to bin/, depend on it. Bump revision.joerg1-2/+3
2007-08-11Add Python dependency, use tools for bash and REPLACE_BASH andjoerg1-15/+7
REPLACE_PYTHON. bump revision.
2007-08-11configure insists on msgfmt.joerg1-1/+3
2007-08-11Updated mail/tmda to 1.1.12nb1schmonz1-1/+2
2007-08-11Precompile Python modules at post-install. Bump PKGREVISION.schmonz1-5/+9
2007-08-11Updated security/stunnel to 4.20nb2schmonz1-1/+2
2007-08-11Make pthreads support optional. Bump PKGREVISION.schmonz2-14/+19
2007-08-11add missing \, reported my Mark Perkinsgdt1-2/+2
2007-08-11Updated emulators/wine to 0.9.43; net/net-snmp to 5.4.1adam2-3/+4
2007-08-11Changes 0.9.43:adam3-8/+27
- Direct3D support on top of WGL instead of GLX for better portability. - Many DirectSound fixes. - Still more gdiplus functions. - Many crypt32 improvements. - Lots of bug fixes.
2007-08-11Chagesn 5.4.1:adam12-132/+75
snmplib: - [BUG 1619827]: link libraries against needed external libraries - [PATCH 1616912]: fix memory leak in UDP transport code - [PATCH 1592706]: fix memory leak when cloning varbinds - Change snmp_sess_add_ex to consistently close and delete the transport argument on failure, earlier the liveness of the transport argument was undecided. snmpd: - [BUG 1558823]: fix ipAddressTable memory leak - [BUG 1596638]: fix memory leak in ipCidrRouteTable, inetCidrRouteTable - [BUG 1611524]: fix tcp connection table file descriptor leak - handle row deletion issues in dataset tables - [BUG 1712988]: default and configurable maximum number of varbinds returnable to a GETBULK request. - [PATCH 1666737]: include ipv6 counts in udpInDatagrams, udpNoPorts, udpInErrors, udpOutDatagrams - [PATCH 1700157]: fixes ordering of exec tokens in the resulting mib tree - [PATCH 1719253]: fix skipNFSInHostResources so it does not break on the second walk of the table. perl: - link Perl modules against the exact set of libraries needed - [BUG 1619827]: properly link against libperl when configured with --enable-as-needed - [PATCH 1725049]: fix bulkwalk in cases of non-repeater python: - [PATCH 1716114]: Let python build in the Net-SNMP source tree MacOSX: - [PATCH 1600522]: CPU Hardware Abstraction Layer (HAL) implementation for mach/darwin - IF-MIB rewrite now enabled by default Win32: - fix AES support - [PATCH 1706344]: fix compilation with cygwin IRIX: - [PATCH 1709748]: Optimized IRIX cpu stats AIX: - Fix default shared library building instead of forcing static use FreeBSD: - [BUG 1633483]: Support CPU HAL on FreeBSD4.x
2007-08-11- ghostscript.wiz1-2/+1
2007-08-11Updated wm/openbox to 3.4.4wiz1-1/+2
2007-08-11Update to 3.4.4:wiz2-7/+6
3.4.4: * Updated Traditional Chinese translation * Updated Norwegian translation * Fix for MoveToEdge skipping edges sometimes * Let you specify the vertical and horizontal padding independently in themes * Fix so that if you select an omnipresent window on another desktop in the client list menus, it will go to that desktop * Make the GrowToEdge action shrink once there is no more room to grow, similar to in 3.4.2, but shrinking to edges as well * Move the Send To and Layers submenus to the top of the client menu * Fix race causing omnipresent windows to lose focus when switching desktops very quickly * Don't focus new windows on other desktops if they aren't related to the currently focused window * Add corner resizing areas in the inner client border (Fixes themes such as Onyx) * New focus stealing prevention that is smart and not intrusive and not annoying * Revert a small change in 3.4.3 that caused windows to be placed funny in Smart placement when there was a dock or something on the side of the screen * Show a notification when switching desktops * Fix for delayed focus-follows-mouse interrupting move/resize or menus * Make screen edge warp keep warping without having the move the mouse 1 pixel * Fix for resizing terminals in the top/left sides getting a little confused * Fix to keep oldschool (Non-EWMH) fullscreen windows from being moved and resized inside of the struts (Fixes Acroread) * Accept the <command> option for the Restart command, similar to the Execute action * Don't make clicking on dock apps sometimes act like clicking on the root window (Don't propogate button events up) * Fix a bug introduced in 3.4.3 which caused the Windows key as a modifier for bindings to not work properly * Let windows skip across monitors in a Xinerama setup when using MoveToEdge or Shift-arrow in an interactive move * Make move and resize take the dock into account for resistance * Raise new windows when it makes sense, when they aren't being focused * Change default config to use click events for mouse wheel bindings instead of presses
2007-08-11Updated devel/fromcvs to 0.0.0.105wiz1-1/+2
2007-08-11Update to 105:wiz2-7/+7
105: Rework branch name alias handling. Now we treat branches and magic branches different for the sake of guessing branch name aliases. Add the possibility to ignore branches based on regexp. 104: Try to enhance branch handling, add diagnostic output.
2007-08-11SUBDIR+= libdrggdt1-1/+2
2007-08-11Added geography/libdrg version 0.0.81 [gdt 2007-08-11]gdt1-1/+2
2007-08-11libdrg is a library for obtaining DRG data from multiple files atgdt4-0/+32
multiple resolutions.
2007-08-11add empty directory (populated when linked with lua) to PLISTgdt2-4/+6
2007-08-11Note getmail update.schmonz2-3/+3
2007-08-11Update to 4.7.6. From the changelog:schmonz2-6/+6
-fix exception when getmail is trying to report a POP3 server that completely missed generating a UIDL token for a message. Thanks: Hans Lammerts.
2007-08-10Note updated of net/net-snmp to version 5.4nb2 [build fix forseb1-1/+2
NetBSD-current]