Commit graph

166606 commits

Author SHA1 Message Date
markd
84ff31463c Fix MASTER_SITES.
Fix policykit rules (taken from ConsoleKit 0.4.x).  Bump PKGREVISION
2010-12-26 20:53:14 +00:00
jmcneill
189017d19d Updated multimedia/tvtime to 1.0.2 2010-12-26 19:21:03 +00:00
jmcneill
96495e07bd update tvtime to 1.0.2
1.0.2 - Wed Nov  9 21:46:28 EST 2005
  * vektor: Add a proper TVTIME_NOOP command so that you can remove
      keybindings.  Thanks to Andrew Dalton for the fix.
  * vektor: Add back missing translations.
2010-12-26 19:20:23 +00:00
adam
4fd8fb375a Updated graphics/freetype2 to 2.4.4 2010-12-26 19:17:23 +00:00
adam
0c1dfa4c21 Changes 2.4.4:
I. IMPORTANT BUG FIXES
   - UVS support (TrueType/OpenType cmap format 14) support is fixed.
   This regression has been introduced in version 2.4.0.
II. MISCELLANEOUS
   - Detect tricky fonts (e.g. MingLiU)  by the lengths and checksums
     of Type42-persistent subtables (`cvt ', `fpgm', and `prep') when
     a TrueType font without family name is given.  The previous fix,
     introduced in 2.4.3,  was too rigorous,  causing many  subsetted
     fonts (mainly  from PDF files) displayed badly  because FreeType
     forced  rendering with  the TrueType bytecode engine  instead of
     the autohinter.
   - Better support for 64bit platforms.
   - More fixes to improve handling of broken fonts.
2010-12-26 19:16:15 +00:00
adam
6b0ddda970 Updated bacula to 5.0.3 2010-12-26 18:42:06 +00:00
adam
827f64dee5 Changes 5.0.3:
This 5.0.3 version is significant bug fix update to version 5.0.2.
It includes new code and some new features.
There is no database change since prior versions of 5.0.

Compatibility:
--------------
As always, both the Director and Storage daemon must be upgraded at
the same time.

Older 5.0.x and 3.0.x File Daemons are compatible with the 5.0.3
Director and Storage daemons. There should be no need to upgrade older File
Daemons.

Changes and New Features:
- If a VSS (Windows) snapshot fails, the whole Job is failed, previously
  it printed a warning message and continued.
- New editing codes %b = Job Bytes and %f = Job Files for runscripts
- Any non-Bacula project plugins (i.e. third party plugins)
  must be upgraded to specify AGPLv3 in place of the GPLv2 used previously
  for the PLUGIN_LICENSE.
- The bat Media page text columns can be sorted by clicking on the column.
- If possible, the SD will automatically update the catalog Volume size if
  it does not match the Volume size. The mismatch between the Volume sizes
  typically occurs when the FD has a comm line drop or the FD crashes.
2010-12-26 18:39:45 +00:00
darcy
4246025d5d Fix syntax of devel/ruby-mode line. 2010-12-26 17:45:12 +00:00
taca
abfd1d38ff Note rename of www/rails to www/ruby-rails. 2010-12-26 15:25:54 +00:00
taca
b885e35817 Remove www/rails since it moved to www/ruby-rails. 2010-12-26 15:24:52 +00:00
taca
e24b0df034 Rename rails to ruby-rails. 2010-12-26 15:23:59 +00:00
taca
29fd34057f Mechanical change: rails directory from www/rails to www/rails. 2010-12-26 15:23:23 +00:00
taca
cd4bae158e Reimport www/rails as www/ruby-rails. 2010-12-26 15:21:40 +00:00
wiz
30a5f023da Updated graphics/cairo to 1.10.2 2010-12-26 14:58:56 +00:00
wiz
016a35a74c Update to 1.10.2:
Release 1.10.2 (2010-12-25 Chris Wilson <chris@chris-wilson.co.uk>)
===================================================================
The cairo community is pleased to announce the 1.10.2 release of the
cairo graphics library. This is the first update to cairo's stable 1.10
series and contains a large number of bug fixes.

While many people have contributed and have help to test the release,
2 people deserve special recognition for their efforts in tracking down
and fixing bugs, Andrea Canciani and Adrian Johnson. Thanks to their
tremendous efforts, and of all cairo contributors, it is much
appreciated.

We recommend everyone upgrade to cairo 1.10.2 and hope that everyone
will continue to have lots of fun with cairo!

-Chris

Bug fixes
---------

  Fix embedding of grayscale jpegs in PS.
  https://bugs.freedesktop.org/show_bug.cgi?id=31632

  Fix the reported path of extents containing a curve.

  Fix the compositing of unaligned boxes.

  Reset the clipper in PDF upon finish.

  Fix degenerates arcs to become a degenerate line.

  Build support for autoconf 2.67

  Fix painting of transformed patterns in PS

  Fix the EPS bounding box for PS
  https://bugs.freedesktop.org/show_bug.cgi?id=24688

  Fix the missing content for EPS
  https://bugs.freedesktop.org/show_bug.cgi?id=24688

  Fix regression upon changing page size in PS/PDF
  https://bugs.freedesktop.org/show_bug.cgi?id=24691

  Only use ActualText with PDF-1.5 documents

  Fix the bbox for type1 fallbacks.

  Reset the color after ending the context in PDF
  https://bugs.freedesktop.org/show_bug.cgi?id=31140

  Fix the advance of subsetted type1 fonts
  https://bugs.freedesktop.org/show_bug.cgi?id=31062

  Fix handling of EXTEND_NONE gradients for PDF

  Restrict in-place optimisation for a8 image masks with SOURCE
2010-12-26 14:58:43 +00:00
wiz
681cbf6740 + ImageMagick-6.6.6.8, akonadi-1.4.90, cairo-1.10.2, dbus-1.4.1,
libgexiv2-0.2.2, p5-PerlMagick-6.6.6.8, x264-devel-20101225.
2010-12-26 14:39:29 +00:00
asau
442bd33a14 Remove possibly confusing variable assignment. 2010-12-26 14:23:47 +00:00
asau
b481152f18 Fortran is not Fortran-77 anymore. 2010-12-26 14:20:01 +00:00
asau
3c1c04ebf2 Break with the past: use g95 as default Fortran compiler.
Welcome to the modern world of computing.

This is known to break DragonFly at least,
either port g95 or fix lang/gcc44 to work on NetBSD.
Unless there're packages that still think that Fortran is F77,
this shouldn't affect anything.
2010-12-26 14:13:44 +00:00
asau
5a86ebf6b4 Don't make Fortran synonymous to Fortran-77, it isn't so already. 2010-12-26 14:09:01 +00:00
obache
81f13dbe4b Fix DEPENDS pattern for xdg-utils, and move to standard location. 2010-12-26 13:07:11 +00:00
taca
ec53c522c0 Note devel/ruby-mode is implicitly updated to 1.9.2pl136, too. 2010-12-26 12:39:04 +00:00
taca
2fc41e3023 Note update of Ruby base packages:
lang/ruby18-base	1.8.7.330
	lang/ruby19-base	1.9.2pl136
2010-12-26 12:35:02 +00:00
taca
6f4442484e Update ruby19-base package to 1.9.2pl136.
Release announce:
	http://www.ruby-lang.org/en/news/2010/12/25/ruby-1-9-2-p136-is-released/

Full Changes:
	http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_136/ChangeLog
2010-12-26 12:33:16 +00:00
taca
5cc1fd3c65 Update ruby18-base package to 1.8.7.330.
Release announce:
	http://www.ruby-lang.org/en/news/2010/12/25/ruby-1-8-7-p330-released/

Quote from the announce:

* Here you are an annual release of 1.8.7 updates.
* No license change from previos 1.8.7 release.

Full Changes:
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_330/ChangeLog
2010-12-26 12:31:20 +00:00
taca
a400317015 Start update of ruby18-base and ruby19-base packages:
RUBY18_PATCHLEVEL	pl330
	RUBY19_PATCHLEVEL	pl136
2010-12-26 12:29:07 +00:00
adam
c257121a58 Pass CFLAGS and LDFLAGS, otherwise fails on Mac OS X with different SDKs. 2010-12-26 12:16:06 +00:00
adam
9fb8fa7900 Fix linking command, otherwise LDFLAGS aren't used: needed for special LDFLAGS on Mac OS X 2010-12-26 12:07:01 +00:00
adam
b2bfa79acd Allow to provide CC on Darwin 2010-12-26 11:24:21 +00:00
adam
47f9f6e2f3 Removed duplicate line 2010-12-26 10:46:27 +00:00
adam
6db39cd4b7 Enable Fortran via f2c 2010-12-26 09:46:24 +00:00
sekiya
de9f0c2635 Pull memory statistics properly, and fix an overflow in the CPU statistics.
("netbsdelf3", indeed ... )
2010-12-26 09:23:49 +00:00
obache
564a8f66a8 On DragonFly, extra libs will be created, same as Darwin. 2010-12-26 08:36:44 +00:00
adam
f5f08621b8 Added COMPILER_ABI_FLAGs 2010-12-26 08:12:30 +00:00
minskim
d57ce5bd1a Regen distinfo for the previous update. Noted by tron@. 2010-12-26 01:02:38 +00:00
minskim
87e5076294 Note update of tex-latex-bin{,-doc}. 2010-12-26 00:59:22 +00:00
minskim
57643bee41 Update tex-latex-bin{,-doc} to 2010.
Changes:
- Use the luatex hyphenation pattern for lualatex and dvilualatex.
2010-12-26 00:58:40 +00:00
wiz
d4a0c187a0 mdocml-1.10.8 already committed. 2010-12-25 18:40:43 +00:00
minskim
f6e62fefe3 Update distinfo of tex-latex.
This should have been committed with the previous change.  Noted by tron@.
2010-12-25 18:18:15 +00:00
tron
8af80020b6 Use "curl" for fetching the distribution file as the downlod URL
uses HTTPS.
2010-12-25 15:43:32 +00:00
wiz
8b9a1f5e3e Updated www/viewvc to 1.0.12 2010-12-25 15:00:47 +00:00
wiz
d1fb4062ad Update to 1.0.12, and distfile uploaded to nbftp. Basically from PR pkg/44263
by Christopher M. Fuhrman.

MASTER_SITES don't work with ftp(1), thus commented out.

Version 1.0.12 (released 02-Jun-2010)

  * fix exception caused by trying to HTML-escape non-string data (issue #454)

Version 1.0.11 (released 29-Mar-2010)

  * security fix: escape user-provided search_re input to avoid XSS attack
2010-12-25 15:00:36 +00:00
wiz
5b1c93a50e + angband-3.2, calibre-0.7.35, mdocml-1.10.8, py-qt4-4.8.2,
py-sip-4.12, qt4-qscintilla-2.4.6, tea-28.1.4, viewvc-1.0.12
  [pkg/44263], vino-2.32.1, wine-devel-1.3.10.
2010-12-25 14:54:27 +00:00
mef
4db44d6b01 Updated print/auctex 11.86
Updated ham/xlog to 2.0.4
2010-12-25 14:24:32 +00:00
jmcneill
8d15881bbe Updated sysutils/usbutil to 0.5nb4 2010-12-25 14:04:51 +00:00
jmcneill
367555b100 add support for parsing interface association descriptors (IAD):
INTERFACE ASSOCIATION descriptor:
  bLength=8 bDescriptorType=iad(11) bFirstInterface=1 bInterfaceCount=6
  bFunctionClass=255 bFunctionSubClass=255 bFunctionProtocol=255
  iFunction=0()

bump pkgrevision
2010-12-25 14:03:56 +00:00
mef
2b539f71a0 Delete xlog-2.0.4 [pkg/44045], it is done 2010-12-25 13:41:36 +00:00
mef
7d9c597d67 (1) Bump xlog version 1.5 to 2.0.4
(2) Add dependency on xdg-utils to browse manual (Help->Manual)
      DEPENDS+=       xdg-utils:../../misc/xdg-utils
(3) Add one include as pkglint wanted,
     .include "../../sysutils/desktop-file-utils/desktopdb.mk"
(4) remove patch-ab (doesn't seem to be necessary)
     patch-ab deletes following line
     -       -DGTK_DISABLE_DEPRECATED \

(ChangeLog extends 280 lines..)

- Changes for xlog version 2.0.4 - 2010/10/25
  * Upgrade to gettext-0.18.1.
  * 2 patches by Tom, DL1JBE for buffer overruns in logfile import and
    reading much bigger cty.dat files.
  * Fix some compilation warnings with gcc-4.4.5.
  * Correct the callsign lookup URL for qrz.com.
  * cty.dat updated to 20101025.

- Changes for xlog version 2.0.3 - 2009/07/17
  * xlog will now display an exit confirmation dialog whenever you want to
    exit the program.
  * This release fixes crashes when the function keys are used for the keyer.
    Thanks Jack, AK7O for reporting.
  * Remote logging now adds a "?:" string, which is used by eepkeyer written
    by Mike K6EEP, see http://www.hamsoftware.org. You will have to set
    "add data to QSO frame" in the first page of the preferences dialog.
    Eepkeyer now wil send one character at a time for the callsign, which
    can be used for dupe checking. Patch by Mike, K6EEP.
  * When bands are removed or added from the scoring window through "Settings
    -> Dialogs and Window", the scoring window will now get updated
    correctly. Reported by Ron, W6FM.
  * Dupe checking did not work when checking against other bands. This has
    been fixed.
  * A new tool has been added. When "Tools -> Find unknown countries" is
    selected, xlog will show a list of contacts for which DXCC lookup fails.
    You can then correct this by using a "DXCC-" string in the awards column.
  * There were several minor bugfixes.
  * cty.dat updated to cty-1912.

- Changes for xlog version 2.0.2 - 2009/06/10
  * This fixes distance and azimuth calculation for stations west of
    Greenwich. Thanks to Dana, AF7Z for reporting.
  * Changing the locator in the preferences dialog now correctly updates the
    corresponding latitude and longitude entries.
  * You might need to re-configure your location in the preferences dialog
    with this release.
  * cty.dat updated to cty-1909.

- Changes for xlog version 2.0.1 - 2009/02/23
  * Compiler flags have been fixed to avoid conflicts between different
    versions of GTK+ and GLIB.
  * Add a compilation fix for 64 bit architectures.
  * The desktop menu entry has been fixed.
  * The win32 version will now use the native windows fork function for
    displaying the handbook so the gui will not get blocked.
  * When Options -> Country Map is displayed for the first time, xlog will
    display a map if the awards or callsign fields are filled correctly.
    Reported by Larry, W4LK.
  * Using ctrl-k no longer unselects a possible selected QSO. This way you
    can update a logged QSO with the help of ctrl-k.
  * cty.dat updated to cty-1902.

- Changes for xlog version 2.0 - 2009/02/10
  * A fix has been added for displaying Help -> Keys from the menu.
  * Fixed a crash after creating a new log which already exists.
  * Fixed a crash which occurs when attempting to print when no log is open.
    Thanks Jean-Luc, F5IBH for reporting.
  * A map would sometimes not be updated when changing a QSO, fixed.
    Thanks Tom, DL1JBE for reporting.
  * This release fixes drawing of the locator map when a band is changed. This
    was reported by several people and tested by 4Z5ST, IK5PVX and CT1DRB.
  * WB5BKL has reported no QSO data when exporting to ADIF with number greater
    than 1 in the first QSO selection box, This has been fixed.
  * Callsign sorting and grouping now only works when exporting to TSV.
  * Make sure we do not include newlines and tabs when receiving remote data.
    Reported by Pierfrancesco, IK5PVX.
  * When exporting to cabrillo truncate frequency to kHz on shortwave and
    use the correct strings for UHF bands.
  * cty.dat has been updated to version 1901.
  * xlog now respect the --docdir switch from 'configure'. Patch by Tom DL1JBE.
  * Spanish translation updates by Jaime, EA4TV.
  * Portuguese translation updates by David, CT1DRB.
  * Swedish translations updated by Peter, SM4ABE.
  * German translations updated by Martin, DL5RMH.
  * Slovak updated by Mike, OM4AA.
  * French updated by Jean-Luc, F5IBH.
  * Polish updated by Boguslaw, SQ5TB.
  * Czech translations updated by Martin, OK1RR.
  * Italian updated by Luca Monducci of the Debian Italian Localization team.
  * Danish has been removed because it has been unmaintained for a long time.
  * A note has been added to the INSTALL file for people having trouble
    compiling xlog with language support on FreeBSD.
  * A first win32 binary release is distributed, which lacks the following:
    - There is no data exchange with other applications.
    - Printing has been disabled.
    - There is no keyer available.
    Reports are very welcome, especially about the hamlib functionality. I
    don't own a windows OS, the binary was tested on linux/wine, so YMMV.

- Changes for xlog version 1.9 - 2009/01/09
  * Czech translation updates by Martin, OK1RR.
  * cty.dat has been updated to version 1817.
  * When doing a TSV export, records can now be sorted by DXCC and callsign.
    Sorting by callsign is especially useful for printing multiple QSO's
    on one label when using glabels. Thanks Stephane, F8FCE.
    You can determine how many QSO's per label are printed by changing the
    TSV export settings in the Dialogs and Windows -> export page.
  * Patch by Jon, LA4RT so xlog can send latin-1 character to cwdaemon.
  * xlog can now extract the version of cty.dat, it will be displayed when
    showing the about dialog.
  * It is now possible to load logs by alphabet or by "last modification date",
    the setting for this is in the Logs page of the preferences dialog.
    Thanks Pierfrancesco Caci, IK5PVX for suggesting.
  * The print dialog now adds a page where you can decide what columns to
    print. Suggested by Ed, W3NR and Boris, 4Z5ST.
  * Ctrl-a is no longer used for adding a QSO. Instead, you should use ctrl-w
    (write to log). This means ctrl-a (select all) is available for selecting
    text in xlog's text entries. For closing a log, you now need to use
    ctrl-shift-w. Thanks Len, WT6G for the idea.
  * The documentation has been moved to /usr/local/share/doc/xlog. The glabels
    template has moved to /usr/local/share/doc/xlog/glabels.
  * Country maps have been added. Use Options->Country map to display it.
  * A button next to the callsign entry has been added. When clicked it will
    lookup the callsign with your internet browser on your preferred server.
    The settings for this server is on the Info page of the preferences dialog
    and takes the form http://www.qrz.com/<call>, where <call> will be replaced
    with the callsign. Suggested by Rob, KL7NA and Boris, 4Z5ST.
  * It is no longer possible to view scoring for an award when the scoring
    window is not active.
  * A new macro has been added to the keyer. '~' stands for the last exchange
    message received. It can be used in contests where you forward the last
    exchange. The initial message can be set in page 2 if the preferences
    dialog. For more information read the manual. Thanks Jon, LA4RT for the
    initial patch.

- Changes for xlog version 1.8.1 - 2008/09/01
  * This fixes the use of the ctrl+k key and fixes the use of defaults.

- Changes for xlog version 1.8 - 2008/08/28
  * XML is no longer used for saving and recalling preferences. The new config
    file is xlog.cfg which is placed in $HOME/.xlog and uses the GKeyFile
    format. So you will need to reconfigure xlog.
  * The Control-Shift-A key combination has been replace by Control-space,
    which is easier to use.
  * Printing has changed, xlog now uses native GTK+ printing instead of the
    libgnomeprint libraries. This means there now is a separate dialog for
    "Page Setup" and "Print" under the Log menu. "Page Setup" allows you to
    choose landscape or portrait for the printed log, the default being
    portrait. When choosing print, you can select a printer or print to a
    pdf / postscript document.
  * Selecting of columns for printing has been removed. You should choose
    portrait or landscape in the "Page Setup" dialog and a suitable
    magnification in the "Print" dialog to make sure your log fits on paper.
  * Extra columns for contests have been removed in the printed log. Most
    contest admins will accept cabrillo logs anyway.
  * xlog now uses a fixed 12 points lettertype for printing.
  * xlog now prints the logname and the printdate in the footer.
  * When selecting Edit->Find or ctrl+f and a find dialog is already open,
    xlog now will focus this dialog instead if bringing up a second one.
  * The search dialog has been redesigned. You can now search for a callsign
    in the callsign field or search for a string in any of the other fields.
    You can also search in the current log or all of the open logs.
    The dialog will be kept open until the Close button is clicked.
  * Ctrl+6 or "Tools->Awards->Locator" will now show a list of maidenhead
    locators worked and confirmed on different bands. You will need to enable
    locator scoring in the "Settings->Dialogs and Windows" scoring page for
    this to work.
  * Ctrl+7 will draw a world map with locators as colored squares.
    Worked squares are red, confirmed squares green. You can select the band
    you want to see scoring for. The locator is shown as a tooltip when you
    move your mouse over the map.
  * Editest fixes by Stephane: a fix to the editest date reading and ability
    to retrieve band freq for that log format.
  * The import dialog now adds the possibility to import into the current log.
    After import all columns in the log are enabled and you should use the
    log-editor the show/hide columns. The log may also need sorting.
    Suggested by David Quental, CT1DRB.
  * Import now uses the GtkAssistant widget in which the user is guided
    through the import process.
  * Adif fixes for conversion from band to frequency higher than 28 MHz.
  * Handling of the keyer has changed. In CQ mode, after the CQTU entry is
    sent, the QSO is automatically added to the log. Likewise, in S&P mode
    the QSO is added after S&PTU is sent. Suggested by Al, NH7O.
  * Portuguese translations by David, CT1DRB.
  * Italian translations by Carlo Dormeletti, I-3929.
  * Polish by Boguslaw Ciastek, SQ5TB updated.
  * Fixed a crash when receiving remote data and no log open. Reported by
    Joshua, KC0BUF.
  * xlog now uses the latest CTY.DAT revision (CTY-1808).

- Changes for xlog version 1.7 - 2008/01/30
  * Scroll to the last QSO when the log is automatically loaded and there
    are more than 1000 QSO's. Thanks Jon LA4RT for reporting.
  * Display of the about dialog has been fixed.
  * TSV export for glabels has been fixed. The exported columns did not match
    the ones in the 'Settings->Dialogs and Windows->export' setting.
    Reported by John, K3GHH.
  * We no longer use tiny fonts for the remarks entry and when importing
    logs. It is easier in the eyes. Reported by Hein, PA0NQ.
  * The info page of the preferences dialog now updates QRA locator when
    latitude/longitude is changed and vice-versa.
  * Xlog now uses the functions provided by hamlib for calculating distance
    and bearing.
  * The old behaviour has been restored when a DXCC country has been confirmed,
    country worked count will be set to "0".
  * The same behaviour has been added for all the other awards, so if a
    country has been confirmed, the count is set to zero. Otherwise, the number
    of countries will be displayed.
  * A new key combination has been added, Control-Shift-A will add a QSO and
    fill in defaults for the next QSO. It is the same as using Control-a
    followed by Control-k. This is especially useful in contests. Requested
    by Dominique, HB9HLI.
  * The following changes by Stephane Fillod, F8CFE:
  * WAS, WAZ, IOTA and locator scoring have been added.
  * Xlog now knows how to import IOTA contest logs and fills in the AWARDS
    field.
  * It does work also with any ARRL contest where the state is exchanged.
  * EDI import is now capable of filling in BAND and POWER fields.
  * EDI import fixed when importing utf-8 dates.
  * EDI export: take into account the change of wwl() logic.
  * EDI export properly generates CRLF eol (according to official format).

- Changes for xlog version 1.6.2 - 2007/12/03
  * Because of using the old wwl code, locator distance calculation stopped
    working. This has been fixed. Thanks to Stephane for the patch!

- Changes for xlog version 1.6.1 - 2007/11/28
  * Compilation fixes.
  * Fix appearance of the scoring window. Thanks to flavio, IK3OCD and
    Boris, 4Z5ST for reporting.
  * Fix power retrieval from the rig. Thanks Pat, KB8PYM and Martin, AA6E
    for the report.
  * Some fixes for EDI and EDITEST file format, patch by Stephane, F8CFE.
  * Some changes to the S-meter coding which will hopefully make it more
    accurate.
  * If there is no communication with the rig, hamlib will be stopped and
    a warning dialog will be shown.
  * The wac scoring is now updated correctly when a log is closed.
  * Country worked count would be set to "0" whenever you would have at
    least one confirmed QSO with that country. Patch by Stephane.
  * When using the bandoptionmenu the band would sometimes be truncated.
  * WAC scoring will now get updated when importing a log.
  * Include the old wwl code again because of license problems with the new
    code.
  * All of xlog is now GPL version 3.

- Changes for xlog version 1.6 - 2007/11/05
  * Swedish translation updates by Peter, SM4ABE
  * The "worked before" window is now activated with "Control+Shift w".
  * There was a small bugfix for the "worked before" window. Selection of
    QSO's in this window would sometimes fail when several contacts with the
    same callsign were displayed.
  * German translation thanks to Martin, DL5RMH.
  * Defaults now also work when the band- and modeoptionmenus are activated
    in the QSO frame. Thanks to DL5MRH.
  * The UTC time length now is truncated to HHMM (the default for xlog), even
    if the log displays time in seconds.
  * Time length is not touched when updating a QSO if hours and minutes
    are the same. Both changes suggested by Martin, DL5RMH.
  * Frequency is not touched when using "update" when the frequency is
    the same as used in the optionmenu. For example: if the optionmenu uses
    "7" and the frequency in the log says "7.030" we don't change it when
    using "update". Suggested by Martin, DL5RMH.
  * The FAQ has been removed and integrated with the manual.
  * The manual has been rewritten and is now available as html, see
    /usr[/local]/share/xlog/manual/index.html.
  * xlog now uses xdg-open (available from the xdg-utils package) for opening
    URL's and for reading the manual from the menu. xdg-open always uses the
    default browser as configured for your gnome, kde or xfce desktop.
  * xdg-email is used for opening "mailto:" links, this is only important for
    the about dialog.
  * A small fix for Cabrillo, so we correctly export USB contacts. Thanks
    Jacob Anawalt, KD7YKO.
  * A Cabrillo import fix for NAQP contests by Jacob, KD7YKO.
  * Another fix from Jacob which fixes a crash when using large remarks
    fields.
  * xlog has been ported to the latest GTK+ version, which is 2.12.0.
  * The keyer window is now prevented from resizing when the end of line is
    reached. Thanks Al, NH7O for reporting.
  * WAC (Worked All Continents) award scoring has been added. You will have
    to enable it from the Settings -> 'Dialogs and Windows' -> Scoring page.
    This adds a new valid entry for the AWARDS entry. You can use "WAC-"
    to modify a continent lookup. Valid strings are "NA EU SA OC AS AF".
    For example, UA9A callsign are located in Europe, but xlog will think
    it is Asia. Just add "DXCC-EU" to the AWARDS column.
  * An overview of your WAC scoring can be seen by selecting Tools ->
    Awards -> WAC from the menu. Ctrl + 2 is a shortcut for this.
  * xlog will now recognise K1-K0 and VK1-VK0 callsign districts.
  * When importing a cabrillo file, a remark can be added to all of the log
    fields by entering a value in the import dialog.
  * Adopted the wwl rewrite by Diane, VA3DB.

- Changes for xlog version 1.5 - 2007/01/30
  (.. deleted, as previous version .. )
2010-12-25 13:39:54 +00:00
darcy
1331d291a5 Add missing category for odbc-postgresql package. 2010-12-25 13:21:18 +00:00
mef
0124e4b7a8 Remove auctex-11.86 [pkg/43966]. It is done 2010-12-25 13:18:10 +00:00