summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-03-23Creating branch jlam-pkgviewsjlam-pkgviewscvs46176-2486865/+0
2007-03-23add nspluginwrapperabs1-0/+1
2007-03-23Update ns-flash to 9.0.31nb1:abs4-8/+58
- Add a nspluginwrapper option (enabled by default on non Linux x86 platforms) which pulls in nspluginwrapper and libflashsupport, and enables a INSTALL script which enables the plugin wrapper Copy of note in options.mk: # XXXX: If nspluginwrapper is enabled and this package is installed after # firefox (or similar) it will install a system wide wrapped plugin into # @PREFIX/lib/<browser>/plugins. If it is installed before a browser # it will install a plugin for the current user in ~/.mozilla/plugins/ # or similar. This is inconsistant and potentially confusing.
2007-03-23import transset-df, a modification of xorg's transset, to set windowdrochner4-0/+37
transparancy, mostly used together with xcompmgr
2007-03-23update to 0.3.7drochner3-8/+9
changes: * The background of the window in the standard theme is now just slightly transparent when compiled against GTK+ 2.10 and when using a composite manager. -initial accessibility support -bugfixes
2007-03-23update to 1.2.8drochner3-7/+8
change: This release introduces a changed internal item lookup handling that changes linear list searches to two step hash map lookups. While this might improve performance it also can introduce new instabilities.
2007-03-23use major number 180 for drm on NetBSD, bump PKGREVISIONdrochner4-2/+34
2007-03-23make this build with new gnome-doc-utilsdrochner2-1/+15
2007-03-23Needs msgfmt.joerg1-2/+2
2007-03-23- texmaker-1.5.ghen1-2/+1
2007-03-23Updated editors/texmaker to 1.5.ghen1-1/+2
2007-03-23Update to texmaker-1.5.ghen3-12/+7
* A summary of the latex errors and warnings is displayed before the full log file. * A "most used symbols" panel has been added. * The math mode "$$...$$" has been replaced by "\[ \]". * The colors for the syntax highlighting can now be modified. * The current line number can be added to the latex related commands. * Some bugs has been fixed (dialogs layout, french translation...)
2007-03-23Sort includes.hira1-2/+2
2007-03-23Explicitly include bl3.mk files of cairo and MesaLib.hira1-1/+3
This fixes build with modular X.Org.
2007-03-23note update of textproc/icu to 3.6recht1-1/+2
2007-03-23update to ICU 3.6recht7-49/+52
Major changes in ICU 3.6 include the following: - Unicode: ICU uses and supports Unicode 5.0, which is the latest major release of Unicode. Unicode 5.0 will be used in many operating systems and applications, and this version of ICU is important maintain interoperability with these new operating systems and applications. More information about Unicode 5.0 can be found in the Unicode press release. - Locale Data: ICU uses and supports data from Common Locale Data Repository (CLDR) 1.4, which includes many improvements in quality and quantity of data. There is 25% more CLDR locale data in 245 locales in ICU. - ICU4C Specific Changes - Charset Detection: A charset detection framework was added, which provides heuristics for detecting the charset for unlabeled sequences of bytes. - Layout: The font layout engine has support added for Tibetan, Sinhala and Old Hangul. - BiDi: The BiDi algorithm was enhanced to be more flexible and efficient - ICU Data Management: The new icupkg tool provides an easier way to manage ICU's data library. This tool allows you to add, update or remove data from ICU's data archive. - Time Zones The time zone data is modularized to allow easier building and updating of the data. - Word Boundaries: The Thai word break iteration was improved to be more accurate. Also dictionary based detection of Thai word boundaries is now active for all locales. - UText - The BreakIterator uses UText for abstract text processing. - 64-bit indexing is now used to allow access to larger chunks of text. - API for read-only locking for security and robustness was added. - Performance - The u_sprintf/u_sscanf performance from the icuio library has been improved for number formatting/parsing. - Constructing a DateFormat is significantly faster for many locales. - Opening and closing a charset converter is significantly faster. - The UTF-8 transformation functions and macros are faster. - The UText API was improved for performance. - The collation open and close functions have a small performance improvement.
2007-03-23Fix typos in options.mkadrianp1-8/+23
Fix snort-flexresp{2} so that they actually can be tested and work properly with the new libnet{10,11} laoyout Pointed out by wiz@ in private email
2007-03-23USE_TOOLS+=pkg-config.hira1-2/+2
2007-03-23Add checksums for patch-ak and patch-bd.wiz1-1/+3
2007-03-23Sync buildlink3 includes with buildlink3.mk.wiz1-1/+3
2007-03-23Remove unused patch.wiz1-16/+0
2007-03-23Mention move of chat/ser to net/ser.wiz1-1/+2
2007-03-23Complete move of chat/ser to net/ser. Addresses PR 36059.wiz8-234/+3
2007-03-23Reimport chat/ser as net/ser, since that's a better fit.wiz6-0/+231
Addresses PR 36059.
2007-03-23note update of mail/wl to 2.14.0nb5jnemeth1-1/+2
2007-03-23Added back elmo-shimbun and added a dependency on www/emacs-w3m.jnemeth2-3/+6
The elmo-shimbun files are conditionally installed based on whether the emacs-w3m package is found on the system. XXX The dependency on emacs-w3m should really be turned into an option and have the installation of the elmo-shimbun files depend on it; however, this change prevents nasty surprises for those that do have it (i.e. people using editors/emacs-packages).
2007-03-22add note on how to use the Linux flash player into a native Firefox browser ↵abs1-0/+6
on a system other than 32 bit Linux
2007-03-22Added multimedia/libflashsupport version 1.0.2098 [abs 2007-03-22]abs1-1/+3
Added www/nspluginwrapper version 0.9.91.3 [abs 2007-03-22] nspluginwrapper is an Open Source compatibility plugin for Netscape 4 (NPAPI) plugins. It separates the execution environment of the plugin from the browser, allowing a plugin compiled for one ABI to be used in a browser compiled for another. For example the linux 32bit Adobe Flash plugin can be used in a native Firefox under Linux/x86_64, NetBSD and FreeBSD platforms. To install the Linux flash player into a native Firefox browser: - Also install multimedia/ns-flash and multimedia/libflashsupport - Run "nspluginwrapper -i /usr/pkg/lib/netscape/plugins/libflashplayer.so" - Run Firefox This is working at least under NetBSD/i386 4.0_BETA with native and modular x11.
2007-03-22enable nspluginwrapperabs1-1/+2
2007-03-22Import www/nspluginwrapper-0.9.91.3 into pkgsrc:abs6-0/+135
nspluginwrapper is an Open Source compatibility plugin for Netscape 4 (NPAPI) plugins. It separates the execution environment of the plugin from the browser, allowing a plugin compiled for one ABI to be used in a browser compiled for another. For example the linux 32bit Adobe Flash plugin can be used in a native Firefox under Linux/x86_64, NetBSD and FreeBSD platforms. To install the Linux flash player into a native Firefox browser: - Also install multimedia/ns-flash and multimedia/libflashsupport - Run "nspluginwrapper -i /usr/pkg/lib/netscape/plugins/libflashplayer.so" - Run Firefox This is working at least under NetBSD/i386 4.0_BETA with native and modular x11.
2007-03-22note update of www/py-curl to 7.16.1recht2-3/+3
2007-03-22update to pycurl-7.16.1recht4-15/+19
Version 7.16.1 [requires libcurl-7.16.1 or better] -------------- * Added constants for all libcurl (error) return codes. They are named the same as the macro constants in curl.h but prefixed with E_ instead of CURLE. Return codes for the multi API are prefixed with M_ instead of CURLM. * Added CURLOPT_FTP_SSL_CCC, CURLOPT_SSH_PUBLIC_KEYFILE, CURLOPT_SSH_PRIVATE_KEYFILE, CURLOPT_SSH_AUTH_TYPES. * Removed CLOSEPOLICY and friends since this option is now deprecated in libcurl. * Set the _use_datetime attribute on the CURLTransport class to unbreak xmlrpc_curl.py on Python 2.5. Version 7.16.0 [no public release] -------------- * Added CURLOPT_SSL_SESSIONID_CACHE. * Removed SOURCE_* options since they are no longer supported by libcurl. Version 7.15.5.1 ---------------- * Added test for basic ftp usage (tests/test_ftp.py). * Fix broken ssl mutex lock function when using GNU TLS (Debian bug #380156, fix by Bastian Kleineidam) Version 7.15.5 -------------- * Added CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_MAX_SEND_SPEED_LARGE, and CURLOPT_MAX_RECV_SPEED_LARGE. Version 7.15.4.2 ---------------- * Use SSL locking callbacks, fixes random crashes for multithreaded SSL connections (patch by Jayne <corvine at gmail.com>). Version 7.15.4.1 ---------------- * Fixed compilation problem with C compilers not allowing declarations in the middle of code blocks (patch by K.S.Sreeram <sreeram at tachyontech.net>). * Fixed bug in curl_multi_fdset wrapping, max_fd < 0 is not an error (patch by K.S.Sreeram <sreeram at tachyontech.net>). Version 7.15.4 -------------- * Added support for libcurl shares, patch from Victor Lascurain <bittor at eleka.net>. See the file tests/test_share.py for example usage. * Added support for CURLINFO_FTP_ENTRY_PATH. Version 7.15.2 -------------- * Added CURLOPT_CONNECT_ONLY, CURLINFO_LASTSOCKET, CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE. Version 7.15.1 -------------- 2006-01-31 Kjetil Jacobsen <kjetilja> * Fixed memory leak for getinfo calls that return a list as result. Patch by Paul Pacheco. Version 7.15.0 -------------- 2005-10-18 Kjetil Jacobsen <kjetilja> * Added CURLOPT_FTP_SKIP_PASV_IP. Version 7.14.1 -------------- 2005-09-05 Kjetil Jacobsen <kjetilja> * Added CURLOPT_IGNORE_CONTENT_LENGTH, CURLOPT_COOKIELIST as COOKIELIST and CURLINFO_COOKIELIST as INFO_COOKIELIST. Version 7.14.0 -------------- 2005-05-18 Kjetil Jacobsen <kjetilja> * Added missing information returned from the info() method in the high-level interface. * Added the FORM_FILENAME option to the CURLFORM API with HTTPPOST. Version 7.13.2 -------------- 2005-03-30 Kjetil Jacobsen <kjetilja> * Unbreak tests/test_gtk.py and require pygtk >= 2.0. 2005-03-15 Kjetil Jacobsen <kjetilja> * Cleaned up several of the examples. 2005-03-11 Kjetil Jacobsen <kjetilja> * WARNING: multi.select() now requires the previously optional timeout parameter. Updated the tests and examples to reflect this change. If the timeout is not set, select could block infinitely and cause problems for the internal timeout handling in the multi stack. The problem was identified by <unknownsoldier93 at yahoo.com>. Version 7.13.1 -------------- 2005-03-04 Kjetil Jacobsen <kjetilja> * Use METH_NOARGS where appropriate. 2005-03-03 Kjetil Jacobsen <kjetilja> * Added support for CURLFORM API with HTTPPOST: Supports a a tuple with pairs of options and values instead of just supporting string contents. See tests/test_post2.py for example usage. Options are FORM_CONTENTS, FORM_FILE and FORM_CONTENTTYPE, corresponding to the CURLFORM_* options, and values are strings. 2005-02-13 Markus F.X.J. Oberhumer <mfx> * Read callbacks (pycurl.READFUNCTION) can now return pycurl.READFUNC_ABORT to immediately abort the current transfer. * The INFILESIZE, MAXFILESIZE, POSTFIELDSIZE and RESUME_FROM options now automatically use the largefile version to handle files > 2GB. * Added missing pycurl.PORT constant. Version 7.13.0 -------------- 2005-02-10 Kjetil Jacobsen <kjetilja> * Added file_upload.py to examples, shows how to upload a file. * Added CURLOPT_IOCTLFUNCTION/DATA. * Added options from libcurl 7.13.0: FTP_ACCOUNT, SOURCE_URL, SOURCE_QUOTE. * Obsoleted options: SOURCE_HOST, SOURCE_PATH, SOURCE_PORT, PASV_HOST. Version 7.12.3 -------------- 2004-12-22 Markus F.X.J. Oberhumer <mfx> * Added CURLINFO_NUM_CONNECTS and CURLINFO_SSL_ENGINES. * Added some other missing constants. * Updated pycurl.version_info() to return a 12-tuple instead of a 9-tuple. Version 7.12.2 -------------- 2004-10-15 Kjetil Jacobsen <kjetilja> * Added CURLOPT_FTPSSLAUTH (and CURLFTPAUTH_*). * Added CURLINFO_OS_ERRNO. 2004-08-17 Kjetil Jacobsen <kjetilja> * Use LONG_LONG instead of PY_LONG_LONG to make pycurl compile on Python versions < 2.3 (fix from Domenico Andreoli <cavok at libero.it>).
2007-03-22enable libflashsupportabs1-1/+2
2007-03-22Import multimedia/libflashsupport-1.0.2098abs4-0/+51
This is an shared library built from source provided by Adobe which enables the use of OSS audio in the multimedia/ns-flash package Non Linux platforms will probably also need www/nspluginwrapper
2007-03-22Updated wm/fluxbox to 1.0rc3xtraeme2-3/+3
2007-03-22Update to 1.0rc3, too many changes to list but mostly bugfixes.xtraeme3-9/+8
See http://fluxbox.org/version-0.9.php for more information.
2007-03-22+ deskbar-applet-2.18.0, evolution-webcal-2.10.0, fluxbox-1.0rc3,wiz1-7/+12
gnome-games-2.18.0.1, gnome-vfs-2.18.0.1, gthumb-2.10.0, libgnomeui-2.18.1, mplayer-plugin-firefox-3.40, txt2man-1.5.5, xchm-1.11, xorp-1.4.
2007-03-22Improve HOMEPAGE.wiz1-2/+2
2007-03-22note update of devel/bzr to 0.13recht2-3/+3
2007-03-22update to bzr-0.14recht4-15/+36
bzr 0.14 2007-01-23 IMPROVEMENTS: * ``bzr help global-options`` describes the global options. (Aaron Bentley) BUG FIXES: * Skip documentation generation tests if the tools to do so are not available. Fixes running selftest for installled copies of bzr. (John Arbash Meinel, #80330) * Fix the code that discovers whether bzr is being run from it's working tree to handle the case when it isn't but the directory it is in is below a repository. (James Westby, #77306) bzr 0.14rc1 2007-01-16 IMPROVEMENTS: * New connection: ``bzr+http://`` which supports tunnelling the smart protocol over an HTTP connection. If writing is enabled on the bzr server, then you can write over the http connection. (Andrew Bennetts, John Arbash Meinel) * Aliases now support quotation marks, so they can contain whitespace (Marius Kruger) * PyCurlTransport now use a single curl object. By specifying explicitly the 'Range' header, we avoid the need to use two different curl objects (and two connections to the same server). (Vincent Ladeuil) * ``bzr commit`` does not prompt for a message until it is very likely to succeed. (Aaron Bentley) * ``bzr conflicts`` now takes --text to list pathnames of text conflicts (Aaron Bentley) * Fix ``iter_lines_added_or_present_in_versions`` to use a set instead of a list while checking if a revision id was requested. Takes 10s off of the ``fileids_affected_by_revision_ids`` time, which is 10s of the ``bzr branch`` time. Also improve ``fileids_...`` time by filtering lines with a regex rather than multiple ``str.find()`` calls. (saves another 300ms) (John Arbash Meinel) * Policy can be set for each configuration key. This allows keys to be inherited properly across configuration entries. For example, this should enable you to do:: [/home/user/project] push_location = sftp://host/srv/project/ push_location:policy = appendpath And then a branch like ``/home/user/project/mybranch`` should get an automatic push location of ``sftp://host/srv/project/mybranch``. (James Henstridge) * Added ``bzr status --short`` to make status report svn style flags for each file. For example:: $ bzr status --short A foo A bar D baz ? wooley * 'bzr selftest --clean-output' allows easily clean temporary tests directories without running tests. (Alexander Belchenko) * ``bzr help hidden-commands`` lists all hidden commands. (Aaron Bentley) * ``bzr merge`` now has an option ``--pull`` to fall back to pull if local is fully merged into remote. (Jan Hudec) * ``bzr help formats`` describes available directory formats. (Aaron Bentley) INTERNALS: * A few tweaks directly to ``fileids_affected_by_revision_ids`` to help speed up processing, as well allowing to extract unannotated lines. Between the two ``fileids_affected_by_revision_ids`` is improved by approx 10%. (John Arbash Meinel) * Change Revision serialization to only write out millisecond resolution. Rather than expecting floating point serialization to preserve more resolution than we need. (Henri Weichers, Martin Pool) * Test suite ends cleanly on Windows. (Vincent Ladeuil) * When 'encoding_type' attribute of class Command is equal to 'exact', force sys.stdout to be a binary stream on Windows, and therefore keep exact line-endings (without LF -> CRLF conversion). (Alexander Belchenko) * Single-letter short options are no longer globally declared. (Martin Pool) * Before using detected user/terminal encoding bzr should check that Python has corresponding codec. (Alexander Belchenko) * Formats for end-user selection are provided via a FormatRegistry (Aaron Bentley) BUG FIXES: * ``bzr missing --verbose`` was showing adds/removals in the wrong direction. (John Arbash Meinel) * ``bzr annotate`` now defaults to showing dotted revnos for merged revisions. It cuts them off at a depth of 12 characters, but you can supply ``--long`` to see the full number. You can also use ``--show-ids`` to display the original revision ids, rather than revision numbers and committer names. (John Arbash Meinel, #75637) * bzr now supports Win32 UNC path (e.g. \\HOST\path). (Alexander Belchenko, #57869) * Win32-specific: output of cat, bundle and diff commands don't mangle line-endings (Alexander Belchenko, #55276) * Replace broken fnmatch based ignore pattern matching with custom pattern matcher. (Kent Gibson, Jan Hudec #57637) * pycurl and urllib can detect short reads at different places. Update the test suite to test more cases. Also detect http error code 416 which was raised for that specific bug. Also enhance the urllib robustness by detecting invalid ranges (and pycurl's one by detecting short reads during the initial GET). (Vincent Ladeuil, #73948) * The urllib connection sharing interacts badly with urllib2 proxy setting (the connections didn't go thru the proxy anymore). Defining a proper ProxyHandler solves the problem. (Vincent Ladeuil, #74759) * Use urlutils to generate relative URLs, not osutils (Aaron Bentley, #76229) * ``bzr status`` in a readonly directory should work without giving lots of errors. (John Arbash Meinel, #76299) * Mention the revisionspec topic for the revision option help. (Wouter van Heyst, #31663) * Allow plugins import from zip archives. (Alexander Belchenko, #68124)
2007-03-22Clarify that site_header, home_text and site_footer take absolute filenames.jmmv2-2/+5
2007-03-22Note addition of gitweb-1.5.0.3.jmmv1-1/+2
2007-03-22+ taskjugglerrillig1-1/+2
2007-03-22Add and enable gitweb.jmmv1-1/+2
2007-03-22Initial import of gitweb, version 1.5.0.3:jmmv6-0/+145
gitweb provides an easy to use and full-fledged web interface to your Git repositories. It allows users to browse the contents of all served projects, including the ability to inspect individual files and their history for any of the available branches.
2007-03-22Imported misc/taskjuggler-2.3.1rillig1-1/+2
2007-03-22Imported taskjuggler.rillig5-0/+159
TaskJuggler is a modern and powerful project management tool. Its new approach to project planning and tracking is far superior to the commonly used Gantt chart editing tools. It has already been successfully used in many projects and scales easily to projects with hundreds of resources and thousands of tasks.
2007-03-22Annotate the addition of the rest of the modular Xorg graphic drivers.joerg2-2/+30
The remaining devices either need a newer server or are platform specific.
2007-03-22Import xf86-video-sis-0.9.3 from modular Xorg.joerg5-0/+57
This is the SiS and XGI video driver for the modular Xorg server.
2007-03-22Import xf86-video-siliconmotion-1.5.1 from modular Xorg.joerg4-0/+35
This is the Silicon Motion video driver for the modular Xorg server.