Commit graph

2421 commits

Author SHA1 Message Date
minskim
738dea3243 Add and enable wdic. 2005-03-07 14:49:47 +00:00
minskim
fb518315f4 Import wdic-3.0. Packaged by Yi Min-Cheol.
wdic is a terminal-based English dictionary for Korean.  It fetches
data from the Empas dictionary (http://engdic.emaps.com/).
2005-03-07 14:48:09 +00:00
adam
6d87e7cec0 Changes 0.4.9:
* Improvements and bug fixes
2005-03-07 14:15:57 +00:00
uebayasi
571af43628 Fix quoting. 2005-03-07 09:53:33 +00:00
markd
2a56b358eb Add additional koffice-i18n-* packages from pkgsrc-wip. 2005-03-06 22:23:04 +00:00
markd
04f8ac088f Initial import of koffice-i18n-zu-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Zulu language pack
2005-03-06 22:14:45 +00:00
markd
d71c5196fd Initial import of koffice-i18n-zh_TW-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Taiwan language pack
2005-03-06 22:12:24 +00:00
markd
f7158b8198 Initial import of koffice-i18n-zh_CN-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Chinese language pack
2005-03-06 22:05:49 +00:00
markd
f7da2854f3 Initial import of koffice-i18n-xh-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Xhosa language pack
2005-03-06 22:03:44 +00:00
markd
e1c29a1b03 Initial import of koffice-i18n-ven-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Venda language pack
2005-03-06 22:01:36 +00:00
markd
91f2760074 Initial import of koffice-i18n-tr-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Turkish language pack
2005-03-06 21:59:40 +00:00
markd
7e5e56a6c3 Initial import of koffice-i18n-th-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Thai language pack
2005-03-06 21:42:58 +00:00
markd
ecf13b6128 Initial import of koffice-i18n-tg-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Tajik language pack
2005-03-06 21:41:05 +00:00
markd
d600abc63e Initial import of koffice-i18n-sr-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Serbian language pack
2005-03-06 21:39:06 +00:00
markd
0867dfb2ce Initial import of koffice-i18n-sl-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Slovenian language pack
2005-03-06 21:37:05 +00:00
markd
7f2a470564 Initial import of koffice-i18n-pt_BR-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Portuguese BR language pack
2005-03-06 21:34:28 +00:00
markd
27988ca573 Initial import of koffice-i18n-pt-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Portuguese language pack
2005-03-06 21:32:08 +00:00
markd
0e7e6e0e4f Initial import of koffice-i18n-nn-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Norwegian Nynorsk language pack
2005-03-06 21:30:06 +00:00
markd
c7c485bf6f Initial import of koffice-i18n-nb-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Norwegian Bokmal language pack
2005-03-06 21:28:06 +00:00
markd
1c721178e5 Initial import of koffice-i18n-mt-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Maltese language pack
2005-03-06 21:26:03 +00:00
markd
ef2a6eb1f8 Initial import of koffice-i18n-lo-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Lao language pack
2005-03-06 21:23:57 +00:00
markd
5a920256e1 Initial import of koffice-i18n-ja-1.3.5 from pkgsrc-wip.
Packaged by Ian Zagorskih.

KOffice Japanese language pack
2005-03-06 21:22:00 +00:00
kristerw
ad680a34f0 Prevent use of undefined variables on unsupported platforms. 2005-03-03 22:47:34 +00:00
wiz
7cdc88bceb Update to 0.47, provided by maintainer Dieter Roelants in PR 29581.
[Changes for 0.47 - 2005-02-03]
* EXISTS in Locale::Maketext::Lexicon has the potential to trigger deep
  recursion.  Reported by Wei-Hon Chen.

[Changes for 0.46 - 2004-12-16]
* Patch from Thierry Vignaud: Add a "_allow_empty" option to the
  Gettext backend, to allow empty strings with
* Harmen suggested a doc patch to better document the _AUTO key
  for allowing empty or missing keys.
* Changed all ::L10N to ::I18N in examples, to agree with the de
  facto community standard.

[Changes for 0.45 - 2004-10-26]
* Fix decoding problem on Big5 containing "]", as reported by Jiing Deng.
* For \*DATA calls, we can get the 'main' package from $0, skip tracing the
  caller chain.

[Changes for 0.44 - 2004-09-25]
* Fixed a regression from 0.43 that prevented %*(...) interpolations.
* Remove RCS headers from source files..

[Changes for 0.43 - 2004-09-24]
* Fix decoding problem on Big5 containing "\".
2005-03-02 22:44:55 +00:00
wiz
8dc4eed2c4 Update to 1.09:
2004-03-30  Sean M. Burke
	* Release 1.09:

	* Moved the language-preference-detecting code into new module
	I18N::LangTags::Detect.

	Thanks to Autrijus Tang for catching some errors in the dist!
2005-03-02 22:30:31 +00:00
wiz
ba11d2d169 Update to 0.35:
2004-10-06  Sean M. Burke

	* Release 0.35

	Bugfix version: locale2language_tag now correctly understands
	locale-IDs with at-signs in them, like 'it_IT.utf8@euro' or
	'it_IT@euro'.  This is now enforced by the new t/20_locales.t

	Thanks to Luca 'loopback' Cavalli for letting me know about these
	new locale-ID name-styles.


	* Release 0.34 -- never happened, because of an upload error


2004-07-01  Sean M. Burke

	* Release 0.33

	Minor bugfix version:
	The test 80_all_env.t was erroneously failing for people with
	LC_ALL or LC_MESSAGES set.  Fixed.  Thanks to everyone, especially
	Nicholas Clark, who patiently helped out with this.


2004-06-20  Sean M. Burke

	* Release 0.32

	Minor bugfix version:
	The test 80_all_env.t was erroneously failing under MSWins that
	had Win32::Locale installed.  A workaround added.


2004-06-17  Sean M. Burke

	* Release 0.31

        Corrected some unevennesses in when/whether the return values from
	I18N::LangTags::Detect's various internal functions would be
	downcased.  Now they're /always/ downcased, and are /always/ fed
	thru alternate_language_tags()!

	Also, spiffed up and generally improved the earlier test
	80_all_env.t, which not even I could make sense of, and I wrote
	the damned thing.  Now it's sane, and checks both scalar and
	list return values.  Thanks to Rafael Garcia-Suarez and the
	various CPAN-Testers for prodding me to fix this.  (Hopefully the
	earlier problems /are/ now fixed!  Otherwise there'll be another
	version of this module out real soon!)
2005-03-02 22:22:29 +00:00
magick
316215a393 Update nxtvepg to 2.7.4
Changes:

rom 2.7.3 to 2.7.4 (2004-Dec-27)

- bugfix EPG teletext number update in database: after external channel
  changes from one provider directly onto another there was a possibility
  that a wrong teletext number was stored for the first provider,
  subsequently causing acquisition to fail; also changed the EPG scan to
  update the teletext numbers stored in the databases
- added output of current EPG page number to "acquisition statistics"
  in control menu
- added possibility to store "expire time" filter in shortcuts
- fixed timezone calculation for provider "VT4"
- Windows: updated DScaler TV card support; Note a new version of the
  dsdrv4 driver will be installed the first time you start nxtvepg
  (unless version 4.03 was already installed by another application)
- fixes in the way provider and network names were passed to Tcl/Tk
  for display in main window status bar and various dialogs (only
  relevant for names corrupted by transmission errors, but did cause
  sporadic failure)
- fixed default setting for context menu: was empty since 2.7.1;
  Windows only: also fixed !wintv! keyword handling in scripts bound
  to reminder events
- fixed bug in text search filter for merged databases: sub-string
  search ended after 258 characters
- added possibility to configure text foreground colors (at least for
  programme list) to support an inverted color scheme
- added new display format option for composite attributes (i.e.
  user-defined columns): set foreground color for entire column
- UNIX: added "XdTV" (former xawdecode) to internal list of TV apps
  with which nxtvepg can exchange EPG info
- XML export: omit newline (i.e. line break) at start and end of
  description text (on user request esp. for DTD version 5); also
  in DTD version 6 descriptions merged from multiple providers are now
  exported in separate description attributes instead of concatenating
  the text into one with newlines inbetween.
- fixed bug in handling external video input source during EPG scan
  which caused misleading help messages
- added work-around to catch "panic" (i.e. internal errors) in Tcl/Tk
  library, esp. to cleanly shut down acquisition.
  On Windows this fixes annoying popup messages when switching desktop
  display to full-screen (e.g. upon start of some game).
- TV app. interaction developent tool vbirec: added possibility to send
  commands and EPG OSD infos to a connected TV app (to allow testing
  this feature without nxtvepg)

from 2.7.2 to 2.7.3 (2004-Sep-05)

- Fixed backwards compatibility with K!TV (since 2.7.2 there was an error
  message "incompatible shared memory size")
- Fixed description of -clock option in output of -help
2005-03-02 22:15:56 +00:00
wiz
6510c4a93d Fix quoting in CPPFLAGS. 2005-03-02 13:39:17 +00:00
wiz
7b08a74b0e Drop trailing whitespace. 2005-02-27 11:16:30 +00:00
wiz
902b890d28 Unbreak package: It's ".elif", not ".elseif".
Remove empty line.
2005-02-27 11:14:49 +00:00
wiz
a3caacf764 Drop trailing whitespace. 2005-02-27 11:11:24 +00:00
wiz
7203d3f02e Sort. 2005-02-27 11:10:09 +00:00
rillig
0c3bf8b56d Added a patch to make bidwatcher build on NetBSD-1.6.2. Reviewed by tron. 2005-02-27 10:40:04 +00:00
jmmv
8d21d74f39 Update to 0.11.17:
* backport of bugfix for 159932
2005-02-26 17:26:09 +00:00
mrauch
8fded7edca Fix bug that japanese fonts can't be displayed.
Patch from Nobuyuki SASAKI in
http://mail-index.netbsd.org/tech-pkg/2005/02/22/0005.html.
2005-02-26 16:07:46 +00:00
wiz
50ec47b83a We also need to conflict with the old package name
of openoffice-bin (openoffice-linux) since people might still
have it installed or binary packages lying around.
2005-02-26 15:52:52 +00:00
mrauch
99bed91260 Rename openoffice-linux to openoffice-bin. 2005-02-26 15:46:15 +00:00
dsainty
f4b06070cc Remove a couple of unintentional comments 2005-02-26 13:26:05 +00:00
dsainty
611ae97cdf Add and enable ppower. 2005-02-26 13:12:07 +00:00
dsainty
226edb2610 Penguin Power, version 0.1.5
Ppower, short for 'Penguin Power', is a piece of UNIX software for controlling
x10 home automation equipment connected to the computer via a cm11a interface.
It can be used to turn things on and off and lights dim and bright.  In
addition to controlling the x10 devices, it can receive commands sent to the
x10 devices from other sources such as an x10 remote transceiver and execute
commands on your system in response.

The virtue of ppower is that it is designed to run as a daemon at all times,
keeping track of the status of the X10 system, taking action on events,
queueing requests, and providing information on the events it is receiving to
any interested clients.
2005-02-26 13:09:11 +00:00
dmcmahill
53b48374d2 add support for Solaris/sparc. Also add the framework to allow the Solaris/sparc
binary to install under NetBSD/sparc{,64} but don't actually enable it yet
due to compat_svr4 issues.  In addition, add support for Solaris/Intel which
is marked as broken until someone with such a system can fix PLIST.SolarisIntel
to be correct for the SolarisIntel binary distribution of openoffice.
2005-02-26 01:22:16 +00:00
wiz
cadd2a7da2 Add RMD160 checksums. 2005-02-24 13:57:43 +00:00
mrauch
467de7e8ba Rename openoffice-linux to openoffice-bin. 2005-02-24 13:50:18 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
minskim
ce650bccfc Update xchm to 0.9.8.
Changes:
  - fixed the German translation.
  - added 'Copy link location' to the right-click menu.
2005-02-22 01:08:37 +00:00
kim
bed5ee4806 I can try to care for this one. 2005-02-21 22:37:03 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
markd
587c64748f Fix for http://www.kde.org/info/security/advisory-20050215-1.txt.
Bump PKGREVISION.
2005-02-20 11:31:11 +00:00
wiz
0c7d9f049f Fix PERL5_PACKLIST path. 2005-02-19 20:39:21 +00:00
wiz
358514dde6 Add and enable p5-Lingua-Preferred. 2005-02-19 20:04:32 +00:00