summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-12-11Update to the latest version of the module along with R updateadam10-62/+56
2009-12-11Update to the latest version of the module along with R updateadam22-124/+113
2009-12-11+qwtplot3d-qt4drochner1-1/+2
2009-12-11Added USE_LANGUAGESadam1-11/+11
2009-12-11Update to the latest version of the module along with R updateadam2-13/+12
2009-12-11add qwtplot3d-0.2.7, a collection of 3d widgets for qtdrochner6-0/+99
(this is the qt4 version)
2009-12-11Update to the latest version of the module along with R updateadam6-37/+32
2009-12-11add onedrochner1-0/+14
2009-12-11Update to the latest version of the module along with R updateadam4-26/+24
2009-12-11A package for choosing univariate class intervals for mapping or other graphicsadam3-0/+25
purposes.
2009-12-11Functions for latent class analysis, short time Fourier transform, fuzzyadam3-0/+24
clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, ...
2009-12-11Classification and regression based on a forest of trees using random inputs.adam3-0/+20
2009-12-11Changes 2.10.0:adam6-7898/+290
* Package help is now converted from Rd by the R-based converters that were first introduced in 2.9.0. * HTML help is now generated dynamically using an HTTP server running in the R process and listening on the loopback interface. * polygon(), pdf() and postscript() now have a parameter 'fillOddEven' (default FALSE), which controls the mode used for polygon fills of self-intersecting shapes. * New debugonce() function; further, getOption("deparse.max.lines") is now observed when debugging. * plot() methods for "stepfun" and hence "ecdf" no longer plot points by default for n >= 1000. * [g]sub(*, perl=TRUE) now also supports '\E' in order to *end* \U and \L case changes, thanks to a patch from Bill Dunlap. * factor(), `levels<-`(), etc, now ensure that the resulting factor levels are unique (as was always the implied intention). Factors with duplicated levels are still constructible by low-level means, but are now declared illegal. * New print() (S3) method for class "function", also used for auto-printing. Further, .Primitive functions now print and auto-print identically. * The print() and toLatex() methods for class "sessionInfo" now show the locale in a nicer format and have arguments to suppress locale information. * In addition to previously only round(), there are other 'Math' group (S3) methods for 'difftime', such as floor(), signif(), abs(), etc. * For completeness, old.packages() and available.packages() allow 'type' to be specified (you could always specify 'available' or 'contriburl'). * More...
2009-12-11Support staged installation.asau2-2/+3
2009-12-11Support staged installation.asau4-11/+32
2009-12-11Support staged installation.asau2-2/+4
2009-12-11Improved spelling.heinz1-2/+2
2009-12-11Support staged installation.asau3-5/+7
2009-12-11Added DESTDIR support.heinz1-1/+2
This should fix PR pkg/42439 by Lloyd Parkes.
2009-12-11This one uses BSD Make scripts.asau1-7/+10
Support staged installation.
2009-12-11Support staged installation.asau4-12/+32
2009-12-11Note update of www/opengoo package to 1.6.taca1-1/+2
2009-12-11Update opengoo package to 1.6.taca3-641/+654
Since 1.6-rc ------------ bugfix: Some widgets in the dashboard showed wrong icons when item spanned more than one line. bugfix: Template subtasks don't keep linked objects. bugfix: Query error when upgrading from 1.5.3. bugfix: Missing lang for archived objects in objects' history. bugfix: Don't allow trashing the owner company. bugfix: Opengoo stops working if owner company was trashed. bugfix: When discarding an email, two confirmation prompts pop up. bugfix: When clicking on print report, on time module, the active workspace should be set as the workspace for the report. bugfix: Linked "Weblink files" showed a "Download" shortcut instead of an "Open weblink" shortcut. bigfix: Importing calendar ics file wasn't working. bugfix: When editing a document, tags were lost. bugfix: Send email buttons unaligned on some languages. bugfix: Some contact websites were missing the "http://" in the contacts listing. bugfix: Fixed detection of autodetect timezone config option. bugfix: Repeating events a fixed number of times didn't show the last repetition. bugfix: Changed how quoted text is hidden. bugfix: Added a tabstop to HTML email composing. bugfix: Sorting emails by subject sorted by date. bugfix: Sometimes completed tasks were shown when filtering by "Pending" (completed_by_id was 0). Since 1.6-beta3 --------------- feature: User config option to hide quoted text added. feature: Added a cron event to clear tmp folder. usability: Added an icon for archived objects on the object's view, like there is for trashed objects. usability: When deleting a company warn about deleting users. bugfix: Displaying a document in IIS showed "Connection reset error". bugfix: Tags with accents don't filter correctly on IE. bugfix: '24 hour' / 'AM-PM' user config option not respected in listings. bugfix: Add user: billing category is mandatory, it shouldn't be mandatory. bugfix: Error importing companies when no workspace is selected. bugfix: If forwarding an email with attachments, saving a draft, and sending the email, an error pops up about not being able to attach. bugfix: When importing contacts from a vCard file, all contacts with no email were considered as the same contact. bugfix: Fixed several Errors and warnings logged in log.php. bugfix: Objects of archived workspaces were not being filtered out. bugfix: Archived documents and messages were not being filtered out of the Dashboard. bugfix: Search results were printed in reverse modified date order. bugfix: Contact birthdays were not being shown in the dashboard calendar. bugfix: When viewing a custom report, date parameters in conditions were shown as today's date. Since 1.6-beta2 --------------- usability: Added pagination to the Time module. usability: Show 'Archived by' in object properties if an object is archived. usability: Show read/unread status in Dahsboard/View as list. usability: Warn a user when replying or forwarding an email and a new email arrives at the conversation. usability: Add the magnifying glass to the email views. usability: Removed 'Account already being checked' error message. bugfix: An empty 'Custom properties' fieldset is shown in 'Update profile'. bugfix: Fix autodetect timezone with DST and enable by default. bugfix: Check mail doesn't refresh view if an error occurs in one account. bugfix: Filtering email conversations by tag is not working correctly. It should show a conversation if any one email in it is tagged. bugfix: If someone replies to an email but changes the subject the email should be put into a new conversation. bugfix: If you delete the newest email in a conversation, the conversation is no longer listed (when email is shown as conversation). bugfix: Notifications are not sent when subscribing from 'Modify subscribers'. bugfix: Put default repetition value for repeating events and tasks. bugfix: Remove illegal UTF-8 characters before saving an email. bugfix: Save custom fields when saving an email draft. bugfix: Sort emails by received date instead of sent date in email listing and in conversation listing (in email view). bugfix: Value for 'mail_drag_prompt' user config option is not loaded correctly. bugfix: Wrap HTML emails in a div with CKEditor style. bugfix: Delete conversation after deleting last email in conversation. bugfix: An email's quoted reply is deleted when changing 'From' account. bugfix: Replying to an email, saving as draft, loading the draft and sending the email doesn't add the reply to the conversation. bugfix: Unauthenticated content warnings over SSL in FF 3.5. bugfix: User-type custom reports fail to execute. bugfix: When a file is downloaded it should be marked as read. bugfix: Wrong initial email filters for new installations. Since 1.6-beta -------------- feature: Added an experimental new search mechanism. It can be much slower but finds more results. usability: Added description to system permissions usability: CKEditor is shown in user's language usability: Linked objects section in an object's view has no title telling what it is bugfix: Check write permissions for file installed_version.php when upgrading bugfix: CKEditor images should point to the actual image in OpenGoo bugfix: Contact import from csv does not import contacts if user does not have 'can manage contacts' permission but has write permissions on the workspace. bugfix: Custom reports can only be printed once in Chrome. bugfix: Edit comment textbox is too small. bugfix: Email links are opened on the email's body when showing quoted text. bugfix: Error 500 when adding a file web link. bugfix: Forgot password token is always the same. bugfix: If I click on 'Print' when on 'Time' tab it should print by default 'General Timeslots' or 'All timeslots', not 'Task timeslots'. bugfix: If you delete a signature with images from the email's body, the images are sent anyway. bugfix: MySQL Error Message when adding a user and no data has been entered. bugfix: Removed private milestone options. bugfix: Search ignores tags on newly uploaded files. bugfix: Show all linked objects pagination is not working correctly. bugfix: Show that an email has attachment on search results. bugfix: Changed all PHP 5.3 deprecated functions for non-depracated alternatives. bugfix: When printing reports: substitute true/false with yes/no. bugfix: When user does not have write contact permissions over a workspace, import from csv does not display errors. bugfix: HTML editor's height is not adjusted correctly when changing format in a new email. bugfix: Error when creating new user. bugfix: Error when adding a task.
2009-12-11Note update of these pacakges.taca1-1/+4
net/bind9 9.4.3pl3nb1 net/bind95 9.5.2pl1nb1 net/bind96 9.6.1pl2nb1
2009-12-11Modify named9.sh to create /dev/random in chrooted environmenttaca6-18/+35
as base system's /etc/rc.d/named. Bump PKGREVISION.
2009-12-11Note update of these pacakges.taca1-1/+3
www/typolight27-translations 20091210 www/typolight28-translations 20091210
2009-12-11Update typolight28-translations pacakge to 20091210.taca5-17/+23
* Update Icelandic and Lithuanian translation files. * Fix PLIST file for Japanese translation.
2009-12-11Update typolight27-translations pacakge to 20091210.taca4-15/+31
* Update Icelandic and Lithuanian translation files.
2009-12-11explicitly --disable-official-branding.tnn1-1/+3
Looks like the default changed but the trademark policy didn't.
2009-12-11Remove additions to CONFIGURE_ENV.obache1-4/+1
They are automatically handled automatically by pkgsrc with more sufficient variables.
2009-12-11drop patch-rb which changed the unofficial firefox branding in a way thattnn2-9/+1
made the firefox addons site not automagically recognize the browser.
2009-12-11add extrema-4.4.2, a data analysis and visualization packagedrochner4-0/+1073
2009-12-11Use ${APXS} intead of manually constructed one.obache1-2/+2
2009-12-11apxs does not support DESTDIR installation.obache1-3/+1
2009-12-11Remove comments from url2pkg.obache1-3/+1
2009-12-11Updated mail/thunderbird to 3.0tnn2-3/+3
2009-12-11bump to thunderbird 3.0 propertnn2-6/+6
2009-12-11sync with new versiondrochner1-3/+7
2009-12-11Add a comment "used by dia-python".obache1-1/+2
2009-12-11Reset PKGREVISION, updated to 0.97.obache1-2/+1
2009-12-11Updated parallel/openpa to 1.0.2asau1-1/+2
2009-12-11Update to OpenPA 1.0.2.asau3-7/+8
New in OpenPA v1.0.2: Major Changes: * Add support for 64-bit PPC. * Static initializer macros for OPA types. balaji (1): * Fix pthread_mutex usage for inter-process shared memory regions. buntinas (1): * added OPA typedef for pthread_mutex_t fortnern (4): * Add more tests for compare-and-swap. * Add integer compare-and-swap fairness test. * Add pointer version of compare-and-swap fairness test. * Added configure test for pthread_yield. goodell (6): * Fix bad include guard in the opa_by_lock.h header. * Add new "unsafe" primitives. Also minor updates to the docs. * Add support for 64-bit PPC. * Update README to reflect 64-bit PPC support. * Add static initializer macros for OPA_int_t/OPA_ptr_t. * Actually include the COPYRIGHT and CHANGELOG files in the distribution. jayesh (1): * Fixed compiler warnings in NT intrinsics. Now type casting the arguments to NT intrinsics correctly
2009-12-11Change the home page to one that exists.dsainty1-2/+2
MASTER_SITES is also broken, but the current site doesn't carry releases prior to 2.x.
2009-12-11Support staged installation.asau8-23/+117
2009-12-11Support staged installation.asau7-16/+59
2009-12-11Support staged installation.asau5-33/+232
2009-12-11PKG_DESTDIR_SUPPORT=destdirabs8-32/+33
2009-12-10PKG_DESTDIR_SUPPORT=user-destdirabs3-7/+8
2009-12-10+PKG_DESTDIR_SUPPORT=user-destdirabs1-1/+2
2009-12-10PKG_DESTDIR_SUPPORT=user-destdirabs3-10/+14