Commit graph

107327 commits

Author SHA1 Message Date
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
joerg
6432f76116 Create ${PKGMANDIR}/man6, not ${PREFIX}/man6. 2006-12-27 12:43:58 +00:00
joerg
90d137a24f Needs bdftopcf. 2006-12-27 12:42:36 +00:00
joerg
6afa6cda02 + libXScrnSaver
+ libXxf86dga
2006-12-27 12:26:05 +00:00
joerg
1f0cadbef1 Import libXxf86dga-1.0.1.
These functions provide an interface to the server extension
XFree86-DGAExtension which allows local programs direct access
to the video frame buffer.

This library is from the modular X.org project.
2006-12-27 12:24:15 +00:00
joerg
cb7f1f7d17 Import libXScrnSaver-1.1.2.
This package contains the library for the X11 Screen Saver extension.
This is from the modular X.org X11 project.
2006-12-27 12:23:15 +00:00
joerg
0aeb7e2c3d Needs msgfmt. 2006-12-27 12:05:58 +00:00
wulf
d87e0f0251 Updated grig, xdx, xlog as suggested 2006-12-27 12:04:55 +00:00
joerg
c356a9ea5d Needs intltool. 2006-12-27 12:03:24 +00:00
wulf
75c2389c21 Updated xlog to version 1.4:
This release adds a scoring window, where you can keep track of awards.
There were several major bugfixes.
2006-12-27 11:54:44 +00:00
wulf
d1c925a6f5 Updated xdx to version 2.2:
Changelog for version xdx (2.2)
  * This fixes compilation issues due to a missing time.h include statement.

Changelog for version xdx (2.1)
  * French, Spanish and Polish translation updates.
  * Allow zero length strings in the commands autologin entry. This will send
    a plain return.
  * Make sure we can fill in the callsign in the settings dialog.
  * Use glib functions for calling external programs.
  * CLX compatibility for auto-reconnect has been added.

Changelog for version xdx (2.0)
  * Polish translations by Boguslaw Ciastek SQ5TB, thanks!
  * A Dutch manual has been added.
  * Updated gettext and automake version used.
  * Install a .desktop file.
  * Language files and manuals have been converted to UTF-8.
  * The send widget is now a multiline text widget which allows entry of more
    characters.
  * Fonts used for DX messages (top window) and other messages (bottom window)
    can now be changed through the preferences dialog.
  * Linespacing added to the chat window, which makes it better readable.
  * You can turn local echo off in the preferences dialog.
  * The position of the divider between the chat and DX window is now saved.
  * You can now use highlights in the chat window. Highlights will produce
    colored text. Words to be highlighted can be set in the 'chat sidebar'.
    When the checkbox next to the highlighted word is checked, xdx will search
    for a highlight in all of the incoming text. When the checkbox is unchecked,
    only the text after the prompt is searched.
  * Checkboxes can be activated with ctrl-1 to ctrl-8. Entries can be focused
    with alt-1 to alt-8.
  * Alt-0 will switch focus to the send widget.
  * Colors used for highlighting can be set in page 3 of the preferences dialog.
  * The chat sidebar can be shown/hidden with F4.
  * You can disable automatic scrolling of the chat window by clicking in the
    window. Same for the DX window.
  * Parse of the DX cluster output has been improved. Xdx would sporadically
    miss DX messages.
  * A new about dialog has been added.
  * The manual now uses monospace font. It is activated with F1.
  * Auto reconnect has been added. When activated through the settings menu,
    xdx will try to reconnect when the connection is broken. This code is
    somewhat experimental....
  * To keep track of your connections a connection log is kept. It can be
    viewed from the menu (Ctrl+l).
  * Xdx can send a keepalive packet every 5 minutes, which is useful for
    bad network connections. You must activate it in the settings dialog.
  * Sound support has been added. When a highlight is active in the chat
    window, a sound can be heard. You must use another program to play sound
    and set it in the first page of the preferences dialog.
  * Both ON4KST and DX-cluster prompts in the chat window are now colorized.
    The callsign is bold.
  * All of the colors in the chat window are now configurable.
  * When wwv data is saved, files with "tab seperated values" will be saved
    for every WWV host. See the MANUAL for the data format.
2006-12-27 07:57:00 +00:00
wulf
da3073eb70 Updated xdx to version 2.2:
Changelog for version xdx (2.2)
  * This fixes compilation issues due to a missing time.h include statement.

Changelog for version xdx (2.1)
  * French, Spanish and Polish translation updates.
  * Allow zero length strings in the commands autologin entry. This will send
    a plain return.
  * Make sure we can fill in the callsign in the settings dialog.
  * Use glib functions for calling external programs.
  * CLX compatibility for auto-reconnect has been added.

Changelog for version xdx (2.0)
  * Polish translations by Boguslaw Ciastek SQ5TB, thanks!
  * A Dutch manual has been added.
  * Updated gettext and automake version used.
  * Install a .desktop file.
  * Language files and manuals have been converted to UTF-8.
  * The send widget is now a multiline text widget which allows entry of more
    characters.
  * Fonts used for DX messages (top window) and other messages (bottom window)
    can now be changed through the preferences dialog.
  * Linespacing added to the chat window, which makes it better readable.
  * You can turn local echo off in the preferences dialog.
  * The position of the divider between the chat and DX window is now saved.
  * You can now use highlights in the chat window. Highlights will produce
    colored text. Words to be highlighted can be set in the 'chat sidebar'.
    When the checkbox next to the highlighted word is checked, xdx will search
    for a highlight in all of the incoming text. When the checkbox is unchecked,
    only the text after the prompt is searched.
  * Checkboxes can be activated with ctrl-1 to ctrl-8. Entries can be focused
    with alt-1 to alt-8.
  * Alt-0 will switch focus to the send widget.
  * Colors used for highlighting can be set in page 3 of the preferences dialog.
  * The chat sidebar can be shown/hidden with F4.
  * You can disable automatic scrolling of the chat window by clicking in the
    window. Same for the DX window.
  * Parse of the DX cluster output has been improved. Xdx would sporadically
    miss DX messages.
  * A new about dialog has been added.
  * The manual now uses monospace font. It is activated with F1.
  * Auto reconnect has been added. When activated through the settings menu,
    xdx will try to reconnect when the connection is broken. This code is
    somewhat experimental....
  * To keep track of your connections a connection log is kept. It can be
    viewed from the menu (Ctrl+l).
  * Xdx can send a keepalive packet every 5 minutes, which is useful for
    bad network connections. You must activate it in the settings dialog.
  * Sound support has been added. When a highlight is active in the chat
    window, a sound can be heard. You must use another program to play sound
    and set it in the first page of the preferences dialog.
  * Both ON4KST and DX-cluster prompts in the chat window are now colorized.
    The callsign is bold.
  * All of the colors in the chat window are now configurable.
  * When wwv data is saved, files with "tab seperated values" will be saved
    for every WWV host. See the MANUAL for the data format.
2006-12-27 07:55:08 +00:00
wulf
0f2c8d0e16 Removed commented lines that were a left-over prior to submitting new code 2006-12-27 06:47:30 +00:00
wulf
2b2432ea88 Updated tlf to version 0.9.30:
tlf-0.9.30
==========
Bug fixes:
- exchange needed at least 1 character in dxped mode

RTTY miniterm changed to display line feeds (reading formatted texst is easier)
RTTY now sends linefeeds before and after the macro.

tlf-0.9.29
==========
Bug fixes:
- Date display error
- Spurious character error
- Malloc free error in socket.c
I also included Fabian's patch to searchlog.c for testing...I like it.

tlf-0.9.28
==========
Bug fixes (country indication did not work, wrong mults file for arrldx_dx).
Added interface to gMFSK to enable RTTY contesting.
Added new parameters for the logcfg.dat file:
	GMFSK (use gMFSK as an output device)
	RTTYMODE (start tlf in RTTY mode)
	DIGIMODEM=/home/youruser/gmfsk_autofile
2006-12-27 06:40:29 +00:00
wulf
4fff310609 Updated grig to version 0.7.2:
GRIG 0.7.2:

- Fixed bug that caused wrong handling of RF gain, IF shift, MIC gain,
  and compressor controls (bug #1613622).
- Give volume level control higher priority to avoid jumpy behaviour
  (bug #1616926).


GRIG 0.7.1:

- A bug that caused installation to fail has been fixed (#1523367).


GRIG 0.7.0:

- Added receiver and transmitter level controls.
- Fixed bug that caused installation errors when using autoconf 2.59e.
- Pixmaps are now installed to /usr/local/share/pixmaps/grig instead of
  /usr/local/share/grig/pixmaps by default (related to the above bug).


GRIG 0.6.0:

- Save and restore RIG state.
- RF power meter scale is now functional with ranges of 5, 10, 50, 100
  and 500 watts. There is currently a bug, which causes the meter needle
  to jump up when switching between RX/TX.
- Fixed bug, which caused the frequency reading to flicker between the
  current value and a previously set value (bug #1388342). Same bug was
  found for the PTT and POWER controls, too.
- Fixed bug, which gave the error message "Can not find VFO list for this
  rig! Bug in backend?" if the rig did not have any of the rig_set_vfo or
  rig_get_vfo functions (bug #1440876).
- Better error messages when a command fails to execute.
- Fixed bug, which blocked the debug handler to properly filter messages
  coming from grig (hamlib messages were filtered correctly).


GRIG 0.5.0:

- Requires Gtk+ 2.6 and Hamlib 1.2.5
- Added VFO and SPLIT controls.
- Special rig functions: LOCK, ...
- Use own debug handler for both hamlib and grig messages
  and format debug messages so that become easier to analyse.
- New debug message window, which can be used to analyse
  previously saved debug messages.
- Modified shutdown procedure to wait until daemon actually
  finishes instead of using a fixed length timeout.
- Disable POWER and PTT buttons by default (can be enabled
  via the command line).
- Optimisation of the daemon process allowing faster reaction
  when PTT is toggled.
- The mode selector combo only shows modes, which are supported
  by the rig.
- Fixed erroneous detection of set/get level availability
  (bug #1266068).
- Fixed incorrect handling of empty ATT, PREAMP and tuning
  step lists in the Radio Info window (bug #1266071).
- Fixed a bug, which caused grig to display WIDE instead of
  NORMAL passband when the rig has no wide passband.
- Optimised S-meter dynamics.
- Better detection of frequency ranges and resolutions.
- Corrected various mistakes in the manual page.
- Various minor improvements to the user interface.
- Several minor changes to support wintendo builds.
2006-12-27 05:57:25 +00:00
wulf
518dd9b414 Changed MASTER_SITE and HOMEPAGE as the original URLs nolonger exist 2006-12-27 05:12:02 +00:00
wulf
fe29d22cd0 Updated hamlib to version 1.2.6:
* Improved TS570 functionality
    * Improved Argonaut V functionality
    * New models: IC7000, G313i/G313e
    * Many Icom, Kenwood, and Tentec fixes.
    * Build system fixes
2006-12-27 04:11:02 +00:00
wiz
35e27f659b Remove superfluous chunk. 2006-12-26 20:13:30 +00:00
adam
f3f2e225dc Support 8.1 and 8.2 for Darwin 2006-12-26 18:42:44 +00:00
adam
88e3ce73d8 Fix PR#35251 2006-12-26 18:04:28 +00:00
wiz
d2b3046a17 Fix build on NetBSD-4.99.7/amd64.
Fed upstream in http://bugzilla.gnome.org/show_bug.cgi?id=386990
2006-12-26 11:05:56 +00:00
schmonz
b4beb4c552 Remove any *.orig files (e.g., tmda-ofmipd.orig) before installation
to prevent their being erroneously installed. Found by bulk build.
No change to PLIST, hence no PKGREVISION bump.
2006-12-26 06:44:16 +00:00
wiz
cbb9b5f886 + aspell-0.60.5, atk-1.12.4, convmv-1.10, guile-gtk-2.0, openexr-1.5.0,
p5-DBD-mysql-4.00, p5-Log-Dispatch-2.16, rt3-3.6.3, wesnoth-1.2.
2006-12-25 18:44:48 +00:00
schwarz
69e1646f4d added hack to work around gcc issue with -O3 optimization 2006-12-24 14:07:55 +00:00
jnemeth
fb9eb03ee4 note update of netbsd-www to 1.4nb3 2006-12-24 10:39:16 +00:00
jnemeth
6b0e6aebbe xearth -> xplanet 2006-12-24 10:36:49 +00:00
dmcmahill
dd33717eb4 fix corrupted patch 2006-12-24 10:20:34 +00:00
wiz
b5555e7c30 + eric3-3.9.3, mpg123-0.62, ncurses-5.6, sylpheed-2.3.0,
unrealircd-3.2.6.
2006-12-24 07:54:00 +00:00
wiz
d058a97106 + uim-1.3.1 [pkg/35315]. 2006-12-24 07:30:08 +00:00
jdc
f707eb4925 Make this compile under sparc64.
OK joerg@.
2006-12-23 20:53:42 +00:00
obache
55b113c2b2 Variable `EMACSVERSION' used but not defined. 2006-12-23 16:16:40 +00:00
joerg
8dabe168b8 Fix the fix of the typo. Bump revision again. 2006-12-23 15:31:29 +00:00
rillig
38a55a9167 Added code to properly parse the output of many more config.status files
than before. I hadn't though that there are so many variations among
them.

Committed during the freeze to have that support for all the stable bulk
builds as well, and since it will not influence the way packages are
built at all.
2006-12-23 14:18:44 +00:00
rillig
951266b100 Fixed unresolved shell variable reference found by CHECK_HEADERS=yes.
PKGREVISION++.
2006-12-23 13:59:57 +00:00
rillig
20c0e336e3 Needs libnotify to build on NetBSD 3.0/i386. 2006-12-23 12:26:04 +00:00
wiz
8c4b9392bf Note xanim PKGREVISION bump. 2006-12-23 10:37:22 +00:00
wiz
0c68cd8e28 Set LICENSE. 2006-12-23 10:35:56 +00:00
wiz
33a65ec533 Add xanim license. 2006-12-23 10:35:38 +00:00
wiz
a01f2ee95f Enable zlib support, improves support for MOVs slightly.
Add HOMEPAGE. Bump PKGREVISION.
From Sergey Svishchev.
2006-12-23 10:33:29 +00:00
wiz
41c43e5bda regen patch-aa (fixing pkglint warning). From MAINTAINER. 2006-12-23 10:30:59 +00:00
wiz
e838332722 Use INSTALLATION_DIRS, from MAINTAINER. 2006-12-23 10:29:49 +00:00
wiz
7aa256bb93 Regen (with correct variable names). 2006-12-23 10:28:59 +00:00
wiz
2de1b7d3c6 Describe more options. From Blair Sadewitz in private mail. 2006-12-23 10:19:05 +00:00
wiz
6b839c938b Add more options. Only include openssl/bl3.mk if ssl option is chosen
(no change for default options). From Blair Sadewitz in private mail.
2006-12-23 10:18:39 +00:00
wiz
b83bdcb59e regen. 2006-12-23 09:35:01 +00:00
wiz
a72bebd94f Use more markup. New sentence, new line. 2006-12-23 09:34:56 +00:00
wiz
296e5fd984 Bump date for previous. 2006-12-23 08:11:30 +00:00
wiz
3ae24ab9aa + SDL_gfx-2.0.15, abcm2ps-5.2.2, abcmidi-20061221, album-4.00,
cocoon-2.1.10, gst-plugins0.10-bad-0.10.4, gst-plugins0.10-good-0.10.5,
  hylafax-5.0.2, kdbg-2.0.5, net-snmp-5.4, spl-1.0pre3 [pkg/35308],
  stella-2.3, uim-1.3.1, zsnes-1.50.
2006-12-23 07:11:28 +00:00
joerg
79acef589d Allow sendfile on DragonFly to be compiled in. Bump revision.
Noticed by Peter Avalos.
2006-12-22 21:07:11 +00:00
joerg
efe81d7abc Fix spelling of saslauthd option in PKG_SUGGESTED_OPTIONS.
From Peter Avalos.
2006-12-22 21:04:14 +00:00