Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
|
|
* Emergency bugfix for #157420 in 0.11.15.
* Bug fixes including: 155556, 157138, 157221, 154961, 155805, 156802
154918, 156802,
* Mostly fixes and improvements to the dynamic accessibility keyboards.
|
|
* Fixed a typo
* Updated translations:
zu (Zuza Software Foundation)
nso (Zuza Software Foundation)
da (Martin Willemoes Hansen)
|
|
|
|
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.
This is from ideas from Greg Woods and others.
Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
|
|
|
|
|
|
|
|
|
|
Getopt(1) is a program to help shell scripts parse command-line
parameters. It is for example included in the util-linux distribution
(versions up to 2.7.1) for Linux. But, there were some problems
with that getopt(1) implementation, as listed in the 'BUGS' section
of its man-page:
* Whatever getopt(3) has.
* Arguments containing white space or imbedded shell metacharacters
generally will not survive intact; this looks easy to fix but
isn't.
* The error message for an invalid option is identified as
coming from getopt rather than from the shell procedure
containing the invocation of getopt; this again is hard to
fix.
* The precise best way to use the set command to set the
arguments without disrupting the value(s) of shell options
varies from one shell version to another.
Additionally, the example in the manual-page does not run correctly
(at least not with any bash shell I have tried).
This implementation of getopt(1) solves some of these problems,
while still staying (for all practical purposes) completely compatible
with other getopt(1) implementations. It has replaced the old
util-linux version, but it should be useful for other Unixes too.
|
|
Changes:
- added ListDirty() optimization hack from Iulian Dragos
- now the index list is being sorted.
|
|
|
|
figlet-fonts, more fonts for figlet.
In the misc category since the fonts are not really usable by anything else.
|
|
|
|
theme-dirs installs a set of shared directories used by GTK2+ (gtk2-engines)
and other GNOME packages (such as metacity and gnome-themes). It is useful
to simplify PLIST handling in other packages.
|
|
|
|
Partial fix for PR 28657. Bump PKGREVISION.
|
|
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
|
|
library is acceptable on irix 5.3 by Georg Schwarz in PR pkg/28640.
bump PKGREVISION for dependency change.
|
|
had been omitted.
Noted by Wouter Schoot in PR pkg/28677
|
|
missing, and the MesaLib dependency was implicit through glut.
|
|
build on platforms without the latter (e.g. Linux).
|
|
While here, rearrange paragraphs so that buildlink3.mk files are
included before overriding targets.
|
|
|
|
Patch by Georg Schwarz in PR pkg/28640
|
|
This fixes NetBSD 1.6 build problem.
|
|
Changes:
Unknown
|
|
Changes:
* plastik: improved performance when hovering over tabs
|
|
Changes:
* kalzium: degrees fahrenheit and celsius were reversed in information
dialogs
* kbruch: fraction conversion is wrong due to cut digits after colon
* kbruch: In factorisation mode input box should look disabled
* kiten: clear correctly the internal list in radical selector
* kiten: get rid of crash of double-clicking delete button in learn
* klatin: add Polish data files
* kmplot: program hangs when plotting arcsin and arccos
* kturtle: The default language must be one of the supported kturtle
languages. Fixes the broken Open-Examples directory as well as kturtle
refusing to run any commands, when the KDE locale is a different
dialect of one of the kturtle languages.
|
|
Changes:
* kalarm: fix KAlarm button on message windows to make it always
display the main window
* kmail: remember the size of the separate message window instead of
using a fixed window size
* kmail: gracefully handle broken connections when checking for new
mail with IMAP
* kmail: don't clear the readerwindow when new mail arrives in an imap
folder
* kmail: fix aegypten issue39 by only using the body itself as a text
part if there are no body parts and we didn't get any other text so
far, such as for smime opaque encrypted mails
* kmail: fix the "folders not visible" problem after starting KMail
when the intro is shown
* kmail: fix searching when the header field in question is the first
one of a message
* kmail: disable wordwrap in the composer for all inline invitation
mails, not just for those sent with autosending enabled
* kmail: don't translate the "local" folder prefix; this fixes problems
with KMail's summary plugin
* kmail: fix adding attachments to inline-forwarded messages
* kmail: remember the selected crypto format when saving a message as
draft
* kmail: hide filter actions from "Configure Toolbars" dialog; fixes
crashes
* kmail: fix missing filter actions after switching to the Mail
component in Kontact
* kmail: remove BCC coming from identity on ical invitations
* kmail: grab the signature only once
* kmail: fix problem with disappearing dimap folders
* kmail: don't kill running mailchecks when cancelling the subscription
dialog
* kmail: add missing tooltip to the BCC [...] button
* kmail: make sure that no signature is appended to inline invitation
replies, Outlook chokes on them
* kmail: don't sign or encrypt inline invitations or invitation replies
* kmail: fix PGP/MIME encrypting messages which are BCC'ed
* kmail: make sure that all changes in the folder properties are saved
* kmail: fix uncontrolled checkboxes in the composer's attachment list
* kmail: improved performance when dragging mails over the folder list
* kmail: provide all reply methods and all forward methods in the
separate message window
* kmail: fix minor bugs in the antispam wizard
* kmail: correctly end new-mail-check when an IMAP folder reports an
error
* kmail: fix 'kstart --iconify --windowclass kmail kmail' which allows
starting KMail in the system tray
* kmail: fix broken order of folders in the folder selection dropdown
box
* kmail: notice a manual change of the external editor command line
* kmail: adjust antispam wizard to changes in bogofilter 0.93
* kmail: don't look up recipient keys during autosave
* kmail: fix "Folder Menu not updated after enabling Expiration for
a Folder
* kmail: add support for additional antispam tools
* kmail: various speed improvements
* kontact: don't show empty tip of the day on startup
|
|
Changes:
* khexedit: fix files with "?" in the filename can't be opened
* khexedit: fix loading and saving of remote files
* khexedit: fix khexedit statistics columns not sorted correctly
* kdf: hide /dev/shm and sysfs filesystems
|
|
installs them on Linux only.
Bump PKGREVISION.
|
|
|
|
Fixes PR pkg/28335.
|
|
|
|
Re-point HOMEPAGE into search.cpan.org.
Add dependence on the factored-out p5-Business-ISBN-Data package.
A number of the tests fail due to now-invalid publisher codes, but
I beleive this is due to outdated test data (reported to module
maintainer).
Change log:
(yes, no mention of changes in 1.78 proper, and also no 1.61-1.67 log entries)
1.77 - Wed Oct 27 02:39:17 2004
* removed Business::ISBN::Data, which is now a separate module so you
can update the data without updating the rest of the stuff. Previously,
CPAN.pm would install Business::ISBN::Data as a prerequisite, and this
distribution would come along and overwrite it with old data. That
was a bad thing.
1.76 - Fri Oct 8 16:12:51 2004
* somehow this module went missing from CPAN, so here it is again
* no need to upgrade if you have the previous version
1.74 - Thu Sep 2 17:17:20 2004
* another distro fix: some documentation cleanups, and the README is
now in MANIFEST. You do not need to upgrade if you already have
installed this module.
1.73 - Thu Sep 2 16:21:10 2004
* this is a distro fix only. if you already have Business::ISBN, you
don't need this
1.72 - Wed Feb 11 16:18:30 2004
* removed errant File::Find::Rule use
* Check for modules in png_barcode before require-ing them
1.71 - Wed Jan 28 13:00:38 2004
* added xISBN support
* removed File::Find::Rule, Test::Pod, Test::Prereq dependencies
1.69 Thu Sep 5 01:18:26 CDT 2002
- documentation fixes - that's it
1.68 Wed Sep 4 15:51:29 CDT 2002
- converted to Test::More
- fixed ean_to_isbn to handle new EAN prefix 979
|
|
This is a data pack for Business::ISBN. You can update
the ISBN data without changing the version of Business::ISBN.
Most of the interesting stuff is in Business::ISBN.
|
|
Portability fixes.
|
|
should fix bulk build.
XXX: GConf dependency needed?
|
|
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to
the configure and build processes.
|
|
|
|
Suggested by Roland Illig, ok'd by various.
|
|
|
|
ElScreen is a window manager in Emacs. It's role is very similar to that
of GNU Screen in terminal emulators. This is useful if you use Emacs Lisp
applications which have multiple windows.
|
|
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
|
|
Changes since 4.0:
- Corrected a few fortran syntax errors, thnx to Gyepes R.
- on some platforms molden would not write a z-matrix, after stating
that it just did. fixed.
- radical changes in the way proteins can be manipulated with the
z-matrix editor
- The zmatrix conversion for proteins containing nucleotides has been
improved, it will now create a zmatrix.
- The windows version of molden now start the opengl helper program
mogl, when you click a *.ogl file in the read file window.
- Now when you apply the tinker amber force, automatically the charges
associated with the atoms belonging to amino acid residues are set.
- Added interactive docking.
- More bug fixes and improvements.
|
|
This removes a lot of the previous hacks, replacing them with a fixed setup
for the serial port.
|
|
kdepim/korganizer/plugins/holidays/holidays.cpp 1.12.2.1:
Backport of bug fixes for #84979 (crash on AMD64) [...]
Bump version to kdepim-3.3.1nb2, and update the version required by
the kde3 meta package.
|
|
|