Age | Commit message (Collapse) | Author | Files | Lines |
|
Addresses PR pkg/20819 by Robert Elz.
Changes:
- Added the ability to write MDL mol files.
- Added the ability to calculate EEM charges,
a sort of gasteiger charges, by Patrick Bultinck
- The reading of PDB files now handles additional
Hydrogen labels
The oniom stuff had a bug for the linux version, fixed.
Added an update to the ONIOM window.
- Complete update of the Gamess-UK dedicated code by
Huub v. Dam:
- Reading of SCF-convergence for CASSCF and DFT
- Reading of CASSCF orbital occupancies
- Support for HESSIAN jobs added
- and more ...
- Added support for the CPMD program
Distributed with the permission of TEODORO LAINO
NEST Laboratories - INFM - Scuola Normale Superiore
Some work still needs to be done.
- Added makefile entry for Mac OSX, thanks to Eric Brown.
- Molden3.8 has support for tinker3.9, older versions of
tinker are not supported (Molden3.7 support tinker3.6)
(Thanks to Nicolas Ferre)
- Nicolas Ferre added support for ONIOM calculations with
gaussian98.
- In submit gaussian window you can specify
you want to write cartesian coordinates instead of z-matrix.
- You can now run amber from gaussian, in the following way
Read in a pdb file, click the z-matrix button and create
a z-matrix, assign tinker amber atom types (the FF button)
Go to submit job option gaussian, choose method "amber"
"Write XYZ" form the "Gaussian Job" window.
In principle this can be combined with the oniom method
but this is not tested yet.
- When introducing Mopac2000 support a bug was introduced
which interfered with the reading of tinker xyz files, fixed.
|
|
|
|
PR 20496, which fixes broken key caching (mkdir /path/with/slash/ problem
again).
|
|
* unicode combining character support
* new encoding: chinese GBK
* new 'backtick' command and string escape to embed command
output into e.g. the hardstatus line
Update submitted by Juan RP <juan@xtraeme.unixbsd.org>
|
|
Makefiles simply need to use this value often, for better or for
worse.
(2) Create a new variable FIX_RPATH that lists variables that should
be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By
default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
additional variables may be appended from package Makefiles.
|
|
Changes:
* compilation fix for most UNIXes
|
|
Closes PR pkg/20698 by reed@reedmedia.net.
|
|
Pointed out by wiz.
|
|
|
|
Many bugfixes and functionality enhancements including:
kdeaddons
NEW IN KDE: Noatun plugin to search for lyrics of the current song.
kdeadmin
kcmlinuz: is now a standalone application
kcmlinuz: Added capability to search for configuration options
kdeedu
NEW IN KDE: Kiten, a Japanese Reference Tool.
NEW IN KDE: FlashKard, a vocabulary tool. Is able to read KVTML files which
were written by KVocTrain.
NEW IN KDE: started a libkdeedu, which allows interopability and code
sharing between KDE Educational applications.
kdepim
libkabc
Plugin interface for resources and formats.
Control module for configuring multiple resources.
Optional directory resource which stores each entry as own file.
LDAP resource.
Optional binary storage format for better performance with large
addressbooks.
Completed support for vCard entities: sound, geo, key and some more.
vCard 2.1 import.
LDAP aware mail address input field.
KAddressbook
New card and icon views.
Multiple configurable views.
"kab-style" details view for selected entry.
Customizable view filters.
Customizable categories for addressbook entries.
Support for transparently accessing multiple addressbooks.
Redesigned entry editor widget.
Printing option supporting two different styles.
Optional embedded entry and ditribution list editor.
"Jump bar" for quick alphabetical access of entries.
Fetch addresses from LDAP servers, including support for multiple servers.
Importing of vCard 2.1 files.
Improved CSV import (including template for import from Outlook 2000).
vCard export.
KAlarm
Added option to execute commands in alarms.
Implemented daily, weekly, monthly and annual recurrences.
Optionally play audio notification when an alarm triggers.
KPilot
Added time conduit
VCal conduits (TODO and Calendar) have been improved to function properly.
Addressbook conduit has been ported to use libkabc.
KOrganizer
General
User definable templates for events and TODOs.
Alarms for TODOs.
Added support for automatic HTML export on save of a calendar file.
Time table print view.
New "location" attribute for events.
Experimental "Get Hot New Stuff" button for downloading and uploading
calendar files of common interest.
Views
Added new "Next 3 days" view.
Added selection of time span for a new event in day and week views.
Direct manipulation of priority, completion status and categories of
TODOs by context menus added.
Deletion of individual instances of recurring events.
Rewritten month view.
Coloring of events in month view based on categories.
Coloring of due and overdue todos.
Improved "What's Next" view.
Configurable cell height in week and day views
Group scheduling
iMIP group scheduling functions for TODOs.
Publishing of Free/Busy information by iMIP conformant email.
Improved automatisation of group scheduling.
Interopability and integration
Support for "webcal" URLs in Konqueror (known from Apple iCal).
Support for iCalendar based drag&drop.
KOrganizer now shares the dialogs for categories with KAddressBook.
Improved iCalendar conformance.
Improved right-to-left languages support.
Bug fixes for non-latin1 encodings.
Plugins
New plugin for importing Birthdays of contacts in the KDE address book.
New plugin for accessing calendar data stored on an Exchange 2000 server.
kdeutils
Partially ACPI support in KLaptop.
|
|
Patch submitted by Nobuhiro Yasutomi via PR pkg/20599.
|
|
Sort PLIST.
XXX: should we switch to neXtaw by default? See 030226 entry below.
Changes:
3.5.7:
030228 PW, Siag: Got rid of selection size limit.
Removed siag/selection.c.
030226 Xedplus: PRIMARY and CLIPBOARD fixed here as well, however
neXtaw is required as no other Xaw cousins recognize
CLIPBOARD at all!
Xedplus: xedCallMenu unbroken. Cut, Copy, Paste work from
menu, toolbar and using keybindings ^X, ^C, ^V.
030225 Siag, PW: PRIMARY and CLIPBOARD selections work according to the
current interpretation of the ICCCM.
PW: Moved xpw/selection.c into window.c.
030224 Added local copy of libstocks, updated for stocks outside
the US. Removed --with-stocks configuration option.
Siag: removed xsiag/selection.c and moved the code into
window.c
3.5.6:
030221 Added Dutch translation by Bram Schoenmakers <bram@schnmkrs.myweb.nl>
Released 3.5.6.
030128 PW: replaced Emacsy keybindings with modern ones.
Siag: Added lots of translations in Siag.ad to override
Emacsy bindings in keytable.scm.
3.5.5:
030127 Added the function get_utf8_char in common/o3read.c to
get rid of utf8tolatin1 dependency.
Made sxc reader grok repeated columns.
Released 3.5.5.
030122 PW: Native OpenOffice.org reader in fileio_sxw.c.
Siag: Native OpenOffice.org reader in fileio_sxc.c.
030118 Added o3read.[ch] from o3read.
|
|
Yes, it's _DIR. Yes, I'm sure. Even if I wrote PATH in the commit messages.
These should be the last ones to cause confusion. Hopefully.
Sorry.
|
|
portable. Bump PKGREVISION accordingly.
|
|
|
|
Elizatalk is a talkback program for a chat program that allows you to let
your friends talk interactively to your autoresponder. Some people may
even think they are actually talking to you.. :-).
|
|
get confused by $VERSION_CONTROL=t in my environment.
(This problem happens *all the time* when people add ${PATCH} to pkg
makefiles; maybe there should be a big "NOTE HERE" in the pkg documentation
about this...)
|
|
Use the code from Johnny (jlam) again, but do an additional copy at
pre-install, because the file has to be present during do-install already.
|
|
the creation comes too late. Back it out for the moment.
|
|
compiler error.
|
|
|
|
|
|
Environment variable DVDREAD_NOKEYS can be used to turn off reading all key.
Only export the functions in the public interface.
New functions DVDDiscID, DVDUDFVolumeInfo and DVDISOVolumeInfo.
Can optionally link with libdvdcss instead of trying to dlopen it.
Several data structures now have more fields that where unknown earlier.
Compilable with Sun's Forte compiler.
Remove all asserts, now just print an error message and continues.
Use swap functions in FreeBSD 5.
Add types, read and print functions for VTS_TMAPT (Time map table).
Add Multichannel Extension, correct PLT_MAIT (Parental Management) info.
More Doxygen markup and comments.
Fix a seg fault and key issue for access to DVDs as a collection of files.
Build fixes.
|
|
|
|
|
|
|
|
* ./test/csstest.c: we align our read buffer in case of raw device access.
* ./src/libdvdcss.c: updated documentation about raw devices.
* ./src/libdvdcss.c: disabled key cache when reading VOBs.
* ./src/ioctl.c, ./src/ioctl.h: removed minor gcc-isms.
* ./src/device.c: seek() calls don't do anything if we're already at the
right position.
* ./src/device.c: we now handle partial reads.
* ./src/device.c: dvdcss->i_pos now gets updated on each seek and each
read. Partial reads are not handled yet, but it's a step.
* ALL: moved everything to C99 integer types.
* ./test/dvd_region.c: enabled set_region.
* ./src/css.c, ./src/libdvdcss.c: applied a patch from the MPlayer folks
to cache title keys on disk.
* ./src/ioctl.[ch]: Implemented ioctl_SendRPC.
[Some changes that don't apply to NetBSD elided.]
|
|
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.
|
|
|
|
changes since 378:
* New -L option to disable LESSOPEN processing.
* Further support for large (64 bit) file addressing. Large file
* support is now set up by the configure script.
* Use autoconf 2.54. Replace configure.in, acconfig.h,
* defines.h.top with configure.ac.
* Overstriking underscore with underscore is now bold or
* underlined depending on context.
* Use only 7 spaces for line numbers in -N mode, if possible.
* Fix some bugs in handling overstriking in UTF-8 files.
* Fix some nroff issues in the man page.
|
|
Closes PR 19885.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the user to do it herself. Also remove use of "sh -c" where it's
redundant and fix some whitespace issues. Bump the PKGREVISION of
misc/openoffice-linux to 2.
|
|
|
|
properly quote the arguments to soffice.
|
|
|
|
This fixes the gnome*-dirs breakage in last bulk build in a non-aggressive
way (i.e., no need to update pkg_install to fix it).
Bump version of gnome*-dirs to 1.1, because binary packages have changed.
Patch provided by jlam, thanks!
|
|
either shared libraries or header files. Remove references to these
buildlink2.mk files from package Makefiles.
|
|
|
|
shared libraries or header files. Simply use the existing DEPENDS
mechanism in gnome[12]-dirs to note a dependency on gnome-dirs>=1.0.
|
|
problem on i386 bulk build.
|
|
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
|
|
takes care of the share/applets hierarchy.
|