summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-04-10update to 0.3.11drochner5-80/+6
changes: - Finally integrated the SSE stack realignment wrappers and reenabled the SSE intrinsics code. - Migrated some new classes from Schroedinger for adding/subtracting s16 and u8 values. - Improved CPU detection on Solaris - Remove XScale timestamping function, since it's not available from user space - Export oil_debug_print(), so the OIL_DEBUG() macros can be used outside the library. - Various new implementations.
2007-04-10Merge archivers/ucl and devel/ucl into one. This was an accident.drochner9-61/+9
Pointed out by wiz.
2007-04-10Handle DragonFly as FreeBSD for now. Fix build on both.joerg4-10/+52
2007-04-10+ editres, ico, lbxproxy, listres, luit, xeyes, xmag, xman, xmorejoerg2-2/+26
+ xproxymanagementprotocol, xsetmode, xsetpointer
2007-04-10Import xsetpointer-1.0.1.joerg4-0/+33
The xsetroot program is used to select an XInput device as the main pointer. This is from the modular X.org X11 project.
2007-04-10Import xsetmode-1.0.0.joerg4-0/+33
The xsetroot program is used to switch XInput devices between absolute and relative positioning. This is from the modular X.org X11 project.
2007-04-10Import xproxymanagementprotocol-1.0.2.joerg5-0/+51
X Proxy Management extension headers from modular X.org X11 project.
2007-04-10Import xmore-1.0.1.joerg4-0/+31
This package provides xmore, a program to display plain text. This is from the modular X.org X11 project.
2007-04-10Import xman-1.0.2.joerg4-0/+33
This package provides xman, a program to display manual pages graphically. This is from the modular X.org X11 project.
2007-04-10Import xmag-1.0.1.joerg4-0/+32
This package provides xmag, a program to magnify portions of an X screnn. This is from the modular X.org X11 project.
2007-04-10Import xeyes-1.0.1.joerg4-0/+34
The xeyes program is a simple demo of how to follow the mouse cursor. This is from the modular X.org X11 project.
2007-04-10Import luit-1.0.2.joerg5-0/+51
This package provides luit, a filter to convert the output of arbitrary applications from a given locale's encoding into UTF-8 and terminal input from UTF-8 into the given locale's encoding. This is from the modular X.org X11 project.
2007-04-10Import listres-1.0.1.joerg4-0/+31
This package provides listres, a program to generate a list of a widgets resource database. This is from the modular X.org X11 project.
2007-04-10Import lbxproxy-1.0.1.joerg4-0/+41
This package provides lbxproxy, the proxy for the Low Bandwidth extension to X (LBX). Clients connect to lbxproxy, which multiplexes them over a single connection to the X server, performing various optimisation to reduce bandwidth usage and/or latency. This is from the modular X.org X11 project.
2007-04-10Import ico-1.0.1.joerg4-0/+34
This package provides ico, a program to display an animated icosahedron or other polhedrons. This is from the modular X.org X11 project.
2007-04-10Import editres-1.0.3.joerg4-0/+34
This package provides editres, a program to display the widget tree of applications with Editres protocol support and dynamically alter the resource specification for those. This is from the modular X.org X11 project.
2007-04-10Supports user-destdir.joerg1-1/+3
2007-04-10s/MAINTAINER/self/joerg1-2/+2
2007-04-10Updated emulators/wine to 0.9.34adam2-3/+3
2007-04-10Changes 0.9.34:adam3-7/+9
- Support for Xcursor. - A range of fixes for various installers. - New builtin xcopy tool. - The usual assortment of Direct3D fixes. - Lots of bug fixes.
2007-04-10Fix buildling Quartz GDK with Cairo 1.4.x on Mac OS Xadam2-1/+15
2007-04-10plug integer overflows in skin handling (CVE-2007-0653, CVE-2007-0654),drochner3-3/+50
patch from Debian
2007-04-10Updated devel/gconfmm to 2.18.0adam2-3/+3
2007-04-10Changes 2.18.0:adam2-7/+7
Increased version to match the GNOME version.
2007-04-10grammar fixjnemeth1-8/+8
2007-04-10vim-7.0.224martti1-1/+2
2007-04-10Updated editors/vim-share to 7.0.224martti3-5/+21
1448 7.0.220 crash when using winnr('#') in a new tab page 3029 7.0.221 finddir() did not work properly for "." in path 4147 7.0.222 'cindent' works for Perl, except for recognizing comments 2604 7.0.223 popup menu could not handle unprintable characters 6467 7.0.224 when expanding "##" spaces are escaped twice
2007-04-10Fixed typo in the comment.rillig1-3/+3
2007-04-10+ -march=*rillig1-1/+2
2007-04-10Updated games/cgoban-java to 3.3.16rillig1-1/+2
2007-04-10Updated cgoban-java to 3.3.16.rillig2-7/+7
Changes since 3.3.13: - Fixed bug that would sometimes leave poeple unable to make changes when they were handed control of an ended game.
2007-04-10Extra bonus for 0.15: if there's a set already found in BASE_SETS_DIRxtraeme1-3/+10
downloaded by the fetch target, ask interactively to the user if wants to download again or not.
2007-04-10Updated sysutils/mklivecd to 0.15.xtraeme1-1/+2
2007-04-10Not needed anymore.xtraeme1-202/+0
2007-04-10Update to 0.15:xtraeme5-113/+199
* Added a new target 'fetch' that will fetch the specified sets from the specified URL. * Fixed permissions on /tmp. (Reported by Zafer Aydogan). * Renamed BOOTKERN to KERNEL_CONFIG, because it's more appropiate. * Fix a problem with options accepting a 'yes' argument, now the value can be case insensitive. * Remove the example kernel config, too old and useless. * Use mktemp(1) to create the temporary file. * Updated manpage with reality.
2007-04-10add new fileschristos2-0/+48
2007-04-10update to tcsh-6.15christos8-189/+6
2007-04-09Remove special treatment of "DynaLoader.a" completely. It's not necessarytron2-30/+2
with current libtool version and breaks the build under Darwin 8.x and NetBSD 4.0_BETA2.
2007-04-09Add the xosview update.veego1-1/+2
2007-04-09- Make myself the MAINTAINERveego7-10/+193
- Fix the manpage path in the Makefile - Adapt the memmeter.cc changes to pagemeter so it doesn't use kmem to get uvmexp. - struct schedstate_percpu is no longer a public interface outside the kernel - Add netIface support for NetBSD. Now you can monitor only one network interface. See the manpage for more details. This change is allready present in the sourceforge tree. - PKGREVISION++
2007-04-09Note updates of cvsgraph, anope, socat, httping, ircu, ircservicesadrianp2-10/+11
echoping, freeradius and drupal
2007-04-09Don't forget to install robots.txt as welladrianp2-2/+4
2007-04-09Update to 5.1adrianp4-59/+213
Drupal 5.1, 2007-01-29 ---------------------- - fixed security issue (code execution), see SA-2007-005 - fixed a variety of small bugs. Drupal 5.0, 2007-01-15 ------------------------ - completely retooled the administration page * /admin now contains an administration page which may be themed * reorganised administration menu items by task and by module * added a status report page with detailed PHP/MySQL/Drupal information - added web-based installer which can: * check installation and run-time requirements * automatically generate the database configuration file * install pre-made 'install profiles' or distributions * import the database structure with automatic table prefixing * be localized - added new default Garland theme - added color module to change some themes' color schemes - included the jQuery JavaScript library 1.0.4 and converted all core JavaScript to use it - introduced the ability to alter mail sent from system - module system: * added .info files for module meta-data * added support for module dependencies * improved module installation screen * moved core modules to their own directories * added support for module uninstalling - added support for different cache backends - added support for a generic "sites/all" directory. - usability: * added support for auto-complete forms (AJAX) to user profiles. * made it possible to instantly assign roles to newly created user accounts. * improved configurability of the contact forms. * reorganized the settings pages. * made it easy to investigate popular search terms. * added a 'select all' checkbox and a range select feature to administration tables. * simplified the 'break' tag to split teasers from body. * use proper capitalization for titles, menu items and operations. - integrated urlfilter.module into filter.module - block system: * extended the block visibility settings with a role specific setting. * made it possible to customize all block titles. - poll module: * optionally allow people to inspect all votes. * optionally allow people to cancel their vote. - distributed authentication: * added default server option. - added default robots.txt to control crawlers. - database API: * added db_table_exists(). - blogapi module: * 'blogapi new' and 'blogapi edit' nodeapi operations. - user module: * added hook_profile_alter(). * e-mail verification is made optional. * added mass editing and filtering on admin/user/user. - PHP Template engine: * add the ability to look for a series of suggested templates. * look for page templates based upon the path. * look for block templates based upon the region, module, and delta. - content system: * made it easier for node access modules to work well with each other. * added configurable content types. * changed node rendering to work with structured arrays. - performance: * improved session handling: reduces database overhead. * improved access checking: reduces database overhead. * made it possible to do memcached based session management. * omit sidebars when serving a '404 - Page not found': saves CPU cycles and bandwidth. * added an 'aggressive' caching policy. * added a CSS aggregator and compressor (up to 40% faster page loads). - removed the archive module. - upgrade system: * created space for update branches. - forms API: * made it possible to programmatically submit forms. * improved api for multistep forms. - theme system: * split up and removed drupal.css. * added nested lists generation. * added a self-clearing block class.
2007-04-09Updated to version 2.16.1.heinz2-8/+8
Pkgsrc changes: - Added support for DESTDIR. Relevant changes since version 2.15.0: ====================================== * Added captcha error. * 2.16.1 released. * 2.16.0 released. * Add support for bid history without bidder name * Added note about requirement for default column order with -m option. * Fixed buyer & bidding history bug (need to skip over buyer history). * Fixed problem with bug reports. HTTP buffer sometimes overwritten by version number. * Fixed myItems (-m) option. eBay change tableName to "Id" * Fix handling of URL escapes in username.
2007-04-09Update to 1.1.5adrianp3-7/+8
2006.03.05 Version 1.1.5 has been released. The focus of this release is stability. Feature Improvements * Added more dictionaries * Dictionary files now MUST NOT be globally writable. * Configuration files now MUST NOT be globally writable. * Be more aggressive about freeing memory on clean exit. * Updated rlm_python. * Added another experimental SQL IP Pool module Bug Fixes * Corrected base64 decoding in rlm_pap * Don't retransmit accounting packets. The NAS should do this. * Handle Client-Error in EAP-SIM. (Closes #419) * Port OpenSSL locking fixes from CVS head. This makes PEAP more stable on i some systems. * Require Message-Authenticator in Status-Server packets. * Correct Tunnel-Medium-Type VALUEs in dictionary.rfc2868. * Increase buffer size for dynamic expansion, which allows longer SQL queries. (Closes #405) * Use correct line number when there's a parse error in one of the configuration sections. (Closes #421) * Terminate SSL sessions in EAP on error, rather than continuing in some cases. * Increase buffer size to allow parsing of long octet strings, * Fix string termination on xlat in rlm_perl.
2007-04-09Added x11/xf86-video-nvxbox.xtraeme2-2/+4
2007-04-09Initial import of xf86-video-nvxbox-20070409.xtraeme4-0/+37
This is the Xbox (nvidia) video driver for the modular Xorg server, from the xbox-linux project. Requested by jmcneill@ for NetBSD/Xbox.
2007-04-09Update to 6.0.1adrianp7-9/+84
* Use the new plugin functionality available and build the dns, random and whois plugins by default. * The postgresql and ldap plugins can be optionally built by setting PKG_OPTIONS.echoping. 6.0.1 (2007-04-04) * Bug fixes only 6.0.0 (2007-03-26) * Plugins: several plugins (whois, postgresql, dns) are now shipped with echoping and you can write your own. All new protocols will now be supported via plugins. Consequences: * you now need an Unix with a working dlopen(3) * echoping now requires the popt parsing library * popt: echoping now depends on popt. One main change: options parsing is lightly different so some scripts *may* break. A typical example is that "old-school" Unix aggreation of arguments ("echoping -v4 localhost") is no longer accepted (use "echoping -v -4 localhost"). * Many bug fixes, see the list at Sourceforge
2007-04-09Added x11/xf86-video-tdfx, updated meta-pkgs/modular-xorg-drivers to 1.1.xtraeme1-1/+3
2007-04-09Bump to 1.1: depend on xf86-video-tdfx.xtraeme1-2/+3