Commit graph

3944 commits

Author SHA1 Message Date
hira
fb04471744 Add -Werror-implicit-function-declaration for trunc(3) (lang/gcc34
allows implicit function declaration by default).
This fixes PR pkg/39747.
2008-10-18 11:09:11 +00:00
hira
3a0c1c3019 Correct PLIST_VARS (x11 -> gtk2). 2008-10-18 01:35:25 +00:00
hira
0858bebe7e - Add missing -Wl to patch-ch and patch-cs.
- Correct flag for disabling optimizations.

Ride on previous PKGREVISION bump.
2008-10-18 01:28:22 +00:00
hira
b55c8285bd Correct CDEFS on NetBSD/amd64 (-DX86 -> -DX86_64).
Bump PKGREVISION.
2008-10-18 01:09:44 +00:00
hira
401e143303 Bump PKGREVISION for previous commit. 2008-10-18 01:08:44 +00:00
hira
2dd3adceca - Correct CDEFS on NetBSD/amd64 (-DX86 -> -DX86_64).
- Fix PLIST without gtk2 option.
2008-10-18 01:05:08 +00:00
hira
7fe72f079e Fix typo (PKG_REVISION -> PKGREVISION). 2008-10-17 08:01:23 +00:00
hira
b41563d5d3 - Use security/openssl, textproc/hunspell and textproc/icu.
- Add missing -Wl to patch-ch and patch-cs.
 - Correct flag for disabling optimizations.

Bump PKGREVISION.
2008-10-16 23:16:46 +00:00
wiz
00deb810e0 Bump PKGREVISION for yaz shlib major bump. 2008-10-16 21:22:40 +00:00
drochner
ca60450cf9 update to 2.24.0
This switches to the gnome-2.24 release branch.
2008-10-16 17:42:52 +00:00
hira
2e6d31461c - Use ${COMPILER_RPATH_FLAG} instead of -Wl,-R.
- Simplify patch-du.
 - --with-system-libxml2 -> --with-system-libxml.
 - Add comment.

No functional changes.
2008-10-15 23:17:29 +00:00
hira
0f8da1e766 Disable extensions because these don't work now.
No PKGREVISION bump because these were not installed.
2008-10-15 09:10:04 +00:00
hira
a0187f3e5b Add conflict with openoffice3. Bump PKGREVISION.
Pointed out by wiz@.
2008-10-14 19:20:43 +00:00
heinz
b7ba1a6a87 Updated to version 2.19.
Pkgsrc changes:
  - none

Changes since version 2.18:
===========================
2008-08-04
	* 2.19.0 released
	* Fixed bug 2036585: enable cookies

2008-04-03
	* 2.18.1 released
	* Fixed bug 1932457: Configure fails due to wrong curl LDFLAGS
2008-10-14 18:21:18 +00:00
hira
a845c1892c +openoffice3. 2008-10-14 11:04:04 +00:00
hira
59230131f3 Initial import of OpenOffice.org 3.0.0 as misc/openoffice3.
Release note (will be available):

  http://development.openoffice.org/releases/3.0.0.html
2008-10-14 11:02:24 +00:00
uebayasi
8c349b6e46 Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are really
created or not.  Packages that include other ELP's buildlink3.mk must define
EMACS_BUILDLINK.  Other packages don't create wrappers, which reduces build
time a lot.
2008-10-13 08:07:02 +00:00
abs
37eae560a1 +p5-File-MMagic-XS 2008-10-12 17:30:18 +00:00
abs
f625a2165c Added misc/p5-File-MMagic-XS version 0.09003
This is a port of Apache2 mod_mime_magic.c in Perl,
written in XS with the aim of being efficient and fast,
especially for applications that need to be run for an extended amount of time.

There is a compatibility layer for File::MMagic.
you can specify :compat when importing the module
2008-10-12 17:27:43 +00:00
uebayasi
34004f51e0 Move mk/emacs.mk to editors/emacs/modules.mk.
Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users.  Be DEPENDS to it.  This should
address pkg/37146 by Aleksey Cheusov.

While here convert some emacs lisp packages to user-destdir.
2008-10-11 09:31:54 +00:00
obache
80a79e88e2 Update m17n-contrib to 1.1.7.
* Changes in the m17n-contrib 1.1.7

** New input method:

ml-swanalekha.mim (Malayalam)
2008-10-09 12:42:26 +00:00
obache
59f171d18d Update m17n-db to 1.5.2.
* Changes in the m17n database 1.5.2

** A new input method is added.

sa-harvard-kyoto.mim (Sanscrit)
2008-10-09 12:29:24 +00:00
wiz
8e4a90320c After py-qt3-base update, this works with python-2.5, remove INCOMPAT line. 2008-10-08 14:27:35 +00:00
wiz
f741a2e20e Use py-qt3-modules bl3.mk file instead of DEPENDS. 2008-10-08 14:26:25 +00:00
wiz
510cd1b8e5 + gaupol. 2008-10-08 09:45:41 +00:00
wiz
e53c198b22 Initial import of gaupol-0.13.1:
Gaupol is an editor for text-based subtitle files. It supports
multiple subtitle file formats and provides means of correcting
texts and timing subtitles to match video. The user interface is
designed with attention to batch processing of multiple documents
and convenience of translating.

Gaupol should run on all Unix-like (GNU/Linux, *BSD, etc.) operating
systems and on Windows. Technically it should be able to run on
Mac as well, but that has not been tested nor made convenient.
Gaupol's user interface is based on the GTK+ toolkit and has been
designed to best fit the GNOME desktop environment.
2008-10-08 09:45:18 +00:00
wiz
175aeb9f56 Update to 1.3.4:
* Released Tellico 1.3.4.
	* Fixed error with consecutive tabs in CSV import.
	* Fixed bug with image links in reports not being linked correctly.
	* Added minimal searching for board games from Amazon.
	* Changed Choice fields to sort by position in list.
	* Added ESC key for clearing quick filter.
	* Improved drag/drop to match on file extension after checking mimetype.
	* Updated IMDb plot regexp.
2008-10-08 09:34:30 +00:00
wiz
9329025004 Install libdialog, header files, and dialog-config.
Add buildlink3.mk file.
Bump PKGREVISION.
2008-10-08 09:34:00 +00:00
cube
403e256ff6 Merge cube-native-xorg, so that pkgsrc-current can be used with the native
X.Org found in NetBSD-current.

Thanks a lot to all who helped, especially Matthias Scheler who did
repeated tests on Mac OS X and older versions of NetBSD to make sure the
support for those platforms wouldn't be broken (or at least, not fatally,
as I would still expect a few hiccups here and there, because there is
only so much one can test in such limited time).

On the infrastructure side, this branch brings pkgconfig-builtin.mk, in
order to write very easily new builtin.mk files.  It can actually handle
more than just pkgconfig files, but it will provide a version if it finds
such a file.  x11.builtin.mk has also been made more useful and now all
existing (and future!) native-X11-related builtin.mk files should include
it.
2008-10-05 21:36:32 +00:00
wiz
507aa0129c Improve DESCR, and make it static.
Closes PR 39704.
2008-10-05 10:59:40 +00:00
hira
ee93f9dfbb Fix build with seamonkey. Decrease minimum acceptable version of it. 2008-10-03 09:09:16 +00:00
joerg
6665dc3b52 Fix DESTDIR installation. 2008-10-02 17:57:45 +00:00
joerg
7a6012dccf Fix build. Add DESTDIR support. 2008-10-02 14:33:58 +00:00
hira
4de3a8bcd3 Remove comment. Fix syntax error on NetBSD 3.x. 2008-10-01 22:30:35 +00:00
hira
e612ec898e Add `firefox3' option. It's disabled by default.
Requested and OK'd during freeze by wiz@.
2008-09-30 23:14:18 +00:00
hira
6e64fee184 On NetBSD 3.x, use strerror_r(3) which is defined by OOo.
This should fix PR pkg/39614.
2008-09-29 23:17:00 +00:00
obache
bbcc99a39c DragonFly=>1.10 using one-true awk 20070501, also require gawk hack. 2008-09-23 01:44:07 +00:00
joerg
0665aa2efa Switch to x11/wxGTK26{,-contrib}. 2008-09-22 20:21:03 +00:00
hira
907325d72d Add missing entriy to PLIST. Ride on today's PKGREVISION bump. 2008-09-20 19:01:55 +00:00
hira
c37c0642ee Install *.desktop files to correct path.
This fixes PR pkg/39589.  Bump PKGREVISION.
2008-09-20 14:14:47 +00:00
joerg
934f29b6c1 Limit the gawk hack to NetBSD current as explained by obache@ 2008-09-20 00:15:53 +00:00
joerg
e54f27d772 On NetBSD require gawk. Don't do this for NetBSD 5.0 as it will have a
fixed awk.
2008-09-18 16:58:01 +00:00
joerg
0b6c3deaa2 Needs msgfmt. 2008-09-18 09:12:09 +00:00
markd
b053ac9457 Use USE_CMAKE. 2008-09-16 22:51:20 +00:00
drochner
c3299e116a fix fallout from boost and cmake updates:
-prefix uses of "exception" with "std::" to avoid conflict with
 a similar definition in new "boost"
-set a cmake var to get an rpath into the installed executable
 (seems that cmake's behaviour changed)
2008-09-16 13:23:42 +00:00
taca
8de24d4f76 Update rubygems pacakge to 1.2.0.
Release 1.2.0 adds new features and fixes some bugs.

New features:

* RubyGems no longer performs bulk updates and instead only fetches the gemspec
  files it needs.  Alternate sources will need to upgrade to RubyGems 1.2 to
  allow RubyGems to take advantage of the new metadata updater.  If a pre 1.2
  remote source is in the sources list, RubyGems will revert to the bulk update
  code for compatibility.
* RubyGems now has runtime and development dependency types.  Use
  #add_development_dependency and #add_runtime_dependency.  All typeless
  dependencies are considered to be runtime dependencies.
* RubyGems will now require rubygems/defaults/operating_system.rb and
  rubygems/defaults/#{RBX_ENGINE}.rb if they exist.  This allows packagers and
  ruby implementers to add custom behavior to RubyGems via these files.  (If
  the RubyGems API is insufficient, please suggest improvements via the
  RubyGems list.)
* /etc/gemrc (and windows equivalent) for global settings
* setup.rb now handles --vendor and --destdir for packagers
* `gem stale` command that lists gems by last access time

Bugs Fixed:

* File modes from gems are now honored, patch #19737
* Marshal Gem::Specification objects from the future can now be loaded.
* A trailing / is now added to remote sources when missing, bug #20134
* Gems with legacy platforms will now be correctly uninstalled, patch #19877
* `gem install --no-wrappers` followed by `gem install --wrappers` no longer
  overwrites executables
* `gem pristine` now forces reinstallation of gems, bug #20387
* RubyGems gracefully handles ^C while loading .gemspec files from disk, bug
  #20523
* Paths are expanded in more places, bug #19317, bug #19896
* Gem::DependencyInstaller resets installed gems every install, bug #19444
* Gem.default_path is now honored if GEM_PATH is not set, patch #19502

Other Changes Include:

* setup.rb
  * stub files created by RubyGems 0.7.x and older are no longer removed.  When
    upgrading from these ancient versions, upgrade to 1.1.x first to clean up
    stubs.
  * RDoc is no longer required until necessary, patch #20414
* `gem server`
  * Now completely matches the output of `gem generate_index` and
    has correct content types
  * Refreshes from source directories for every hit.  The server will no longer
    need to be restarted after installing gems.
* `gem query --details` and friends now display author, homepage, rubyforge url
  and installed location
* `gem install` without -i no longer reinstalls dependencies if they are in
  GEM_PATH but not in GEM_HOME
* Gem::RemoteFetcher now performs persistent connections for HEAD requests,
  bug #7973
2008-09-15 08:43:44 +00:00
taca
e45a919f8f Replace shbang path of files under bin directory. 2008-09-15 08:42:37 +00:00
minskim
c55f17adb0 Move targets requiring the root privilege to the install stage.
This fixes PR 39333.

Thanks to taca@ for testing.
2008-09-14 17:34:28 +00:00
he
b67dcb0f65 Set MAINTAINER to pkgsrc-users@NetBSD.org for these packages,
as per private communication with previous maintainer.

No associated version bump.
2008-09-12 14:36:29 +00:00
he
1aaa3595d4 Canonicalize HOMEPAGE using search.cpan.org. No version bump since
no change to the package as such.
2008-09-11 12:33:49 +00:00
he
bde0213b19 Add p5-Geo-Mercator. 2008-09-08 08:42:02 +00:00
he
db25c46c60 Import p5-Geo-Mercator version 1.01.
Computes Mercator Projection of input latitude/longitude coordinates
(in degrees) into (x, y) coordinates (as distances in meters) from
the meridian/equator. Also provides a method to convert back into
latitude, longitude.
2008-09-08 08:41:21 +00:00
seb
3be29e2028 Add & enable p5-Locale-US 2008-09-08 01:07:03 +00:00
seb
8a2c889163 Initial import of p5-Locale-US version 1.2 in the NetBSD Packages
Collection.

The Perl 5 module Locale::US provides mapping from US two-letter
codes to states and vice versa.
2008-09-08 01:05:40 +00:00
wiz
03b53774ba Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
2008-09-06 20:54:31 +00:00
wiz
c0ddaf602a Update to 0.6.5:
2008-08-30  Jody Goldberg

	* Release 0.6.5

2008-08-08  Jean Brefort

	* docs/reference/Makefile.am: add API version to DOC_MODULE. [#522096]

2008-07-27  Morten Welinder

	* goffice/utils/go-format.c (go_format_get_family): If a number
	format has both a date and a time part, it's a date format.  Fixes
	#545016.

2008-07-21  Jean Brefort

	* goffice/graph/gog-style.c: (gog_style_font_sax_save): use
	gsf_xml_out_add_cstr instead of gsf_xml_out_add_cstr_unchecked.
	[#543986]

2008-07-13  Jean Brefort

	* goffice/graph/gog-plot-engine.c:
	(gog_plot_type_service_finalize),
	(gog_trend_line_service_finalize),
	(gog_trend_line_service_class_init): fix memory leaks. [#542506]

2008-07-08  Jody Goldberg

	* autogen.sh : back port updated gtk-doc check.

2008-07-07  Emmanuel Pacaud

	Fix keyboard activation of the add menu in the graph guru.

	* goffice/graph/gog-child-button.c (gog_child_button_init): connect to
	toggled signal.
	(ensure_menu): new, to be shared by toggled in button-press signal
	handlers.
	(gog_child_button_toggled_cb): new.
	(gog_child_button_press_event_cb): new.

2008-06-30  Morten Welinder

	* goffice/math/go-math.c (go_math_init): Check for buggy
	valgrind (finitel problem) and limp on.

2008-06-20  Jean Brefort

	* goffice/graph/gog-style.c: (gog_style_create_cairo_pattern): fixed
	gradients coordinates.
	* goffice/gtk/go-gradient-selector.c:
	(go_gradient_swatch_render_func): ditto.

2008-06-13  Rob Staudinger

	* goffice/gtk/go-color-palette.c (make_colored_menu_item): Use plain
	menu items for toolbar overflow image menu item proxies, so they are
	displayed correctly with gtk-menu-images=0, fixes #537541.
	* goffice/gtk/go-combo-pixmaps.c (go_menu_pixmaps_add_element): ditto.

2008-06-03  Jean Brefort

	* goffice/utils/go-marker.c: (go_marker_render): set dashes to NULL,
	fixes #536276.

2008-05-30  Jean Brefort

	* goffice/graph/gog-renderer.c: (_draw_circle),
	(gog_renderer_draw_circle), (gog_renderer_stroke_circle),
	(gog_renderer_fill_circle): new utilities.
	* goffice/graph/gog-renderer.h: ditto.
	* pixmaps/Makefile.am: add new pixmaps for box-plots
	excluding outliers.
	* pixmaps/chart_boxplot_2_1.png: ditto.
	* pixmaps/chart_boxplot_2_1.svg: ditto.
	* pixmaps/chart_boxplot_2_2.png: ditto.
	* pixmaps/chart_boxplot_2_2.svg: ditto.
	* plugins/plot_boxes/gog-boxplot-prefs.glade: add new properties.
	* plugins/plot_boxes/gog-boxplot.c: (cb_outliers_changed),
	(cb_ratio_changed), (gog_box_plot_pref),
	(gog_box_plot_set_property), (gog_box_plot_get_property),
	(gog_box_plot_class_init), (gog_box_plot_init),
	(gog_box_plot_view_render), (gog_box_plot_series_update),
	(gog_box_plot_series_finalize), (gog_box_plot_series_class_init):
	ditto, fixes #534642.
	* plugins/plot_boxes/plot-types.xml.in: new boxplots sub-types.
	* plugins/plot_xy/gog-xy.c: (gog_xy_view_render): use
	gog_renderer_draw_circle for bubbles.

2008-05-24  Jean Brefort

	* goffice/graph/gog-plot-engine.c: fixed services (de)activation.
	* goffice/graph/gog-plot-engine.h: ditto.
2008-09-06 15:59:28 +00:00
wiz
1ee7d6cefe Update to 1.1.20080819:
2008/08/19
	+ amend changes to quoting; by default, the checklist widget quotes its
	  output except when --separate-output is used (Debian #495600).
	+ add eo.po from
		http://translationproject.org/latest/dialog/
2008-09-06 14:38:34 +00:00
wiz
bbfe5c85f8 Update to 1.3.13:
2008-08-24  Heikki Orsila <heikki.orsila@iki.fi>
	* Version 1.3.13
	- Bug fixes
	- Documentation improvements
2008-09-06 13:46:00 +00:00
wiz
a01968aa22 Add two comment lines for xdg-dirs. 2008-09-06 13:06:07 +00:00
wiz
752b19b142 Retire memaid packages in favor of mnemosyne. 2008-09-06 12:52:29 +00:00
wiz
a3529fe873 Initial import of mnemosyne-1.1.1.
This project is the successor to memaid.

The Mnemosyne Project has two aspects:

    * It's a sophisticated free flash-card tool which optimizes
    your learning process.
    * It's a research project into the nature of long-term memory.

The Mnemosyne software resembles a traditional flash-card program
to help you memorise question/answer pairs, but with an important
twist: it uses a sophisticated algorithm to schedule the best time
for a card to come up for review. Difficult cards that you tend to
forget quickly will be scheduled more often, while Mnemosyne won't
waste your time on things you remember well.

While you use the software, detailed statistics can be kept on your
learning process. If you want, these logs can be uploaded in a
transparent and anonymous way to a central server for analysis.

This data will be valuable to study the behaviour of our memory
over a very long time period. As an additional benefit, the results
will be used to improve the scheduling algorithms behind the software
even further.
2008-09-06 12:51:39 +00:00
dholland
7c476351f4 Fix broken user-destdir build by setting MANOWN/MANGRP/MANMODE. 2008-08-31 07:55:15 +00:00
hira
6e76b74ad1 Fix CVE-2008-3282 (OpenOffice.org "rtl_allocateMemory()" Truncation
Vulnerability).

Bump PKGREVISION.
2008-08-29 08:08:11 +00:00
bjs
7ee5cba4fd add teseq to misc/Makefile 2008-08-28 01:24:53 +00:00
bjs
cbf85c1cdb Import teseq-1.0.0 as pkgsrc/misc/teseq.
GNU Teseq is a tool for translating files that contain control
characters and terminal control sequences, into human-understandable
text. It is intended to aid in debugging problems in terminal
emulators, software that makes use of special terminal features, and
interactions between the two.

Teseq is primarily targeted at individuals who possess a basic
understanding of terminal control sequences, especially CSI sequences;
however, by default Teseq will try to identify and describe the
sequences that it encounters, and the behavior they might produce in a
terminal.

Teseq describes control functions as they are interpreted by
VT100-compatible terminals, and/or terminals compliant with the ECMA-48 /
ISO/IEC 6429 standard. Teseq does _not_ support describing control
functions according to terminal-specific definitions in a database such
as termcap or terminfo, though future versions may include limited
support for that (*note Future Enhancements::).  Therefore, the
descriptions Teseq uses for control functions may not necessarily match
their actual interpretation by whatever terminal device the characters
were actually intended for.
2008-08-28 01:23:41 +00:00
markd
cb47f93189 Update to KDE 3.5.10
minor bugfixes
2008-08-27 11:59:13 +00:00
drochner
9b21e3ba41 add patch from upstream CVS to fix a format string vulnerability
(CVE-2008-3533), bump PKGREVISION
2008-08-27 09:56:34 +00:00
obache
2d7bf63357 Remove unresolvable hosts from MASTER_SITES.
Noticed by Zafer Aydogan via private mail.
2008-08-23 07:46:59 +00:00
taca
3be5e3e57a Add RubyForge's project page as HOMEPAGE. 2008-08-15 16:06:44 +00:00
wiz
c56c5d230a Update to 1.1.20080727:
2008/07/27
	+ add pointer-check when closing piped input (cf: 2007/03/25)
	+ use here-documents rather than echo, when passing backslashes in
	  strings, to accommodate the Debian shell "dash" (Debian #489563).
	+ recode several ".po" files to UTF-8 for consistency.
	+ change --separator to be an alias for --output-separator, for
	  compatibility with Xdialog.
	+ add --output-separator option to allow scripts to change the output
	  separator from a newline (for --separate-output) or a space.  This
	  applies to other widgets such as forms and editboxes which normally
	  use a newline.
	+ add --column-separator option, to tell where column-aligned data for
	  radio/checkboxes or menus should be split into columns (request by
	  Ben Dibbens).
	+ add id.po, ku.po, lt.po, nb.po and update ca.po, fr.po, gl.po, ja.po,
	  th.po from
		http://translationproject.org/latest/dialog/
	+ add "--quoted" option, to quote values returned by formbox, etc.
	+ change names of EX/ES macros in dialog.1 to work around name-
	  pollution caused by changes in Debian #470729.
2008-08-12 22:34:24 +00:00
bjs
12c2ffc906 Update to most-5.0.0a, using libslang2.
Myriad feature enhancements (such as UTF-8 and enhanced regexp
support via libslang2) as well as bug fixes (notably proper shell
in some formerly problematic cases).  Also, mmap is enabled by
default now.
2008-08-09 21:32:39 +00:00
reinoud
443aa70cc6 Update UDFclient to version 0.6.3.
Implemented byteswapping option to allow udfclient to read and write PVR
harddiscs who appear to be byteswapped for some reason (copy protection?).
Also improved udfdump dumping making it handle big free space maps and
allocation extensions and making cd_disect ATAPI happy again.
2008-08-07 10:28:58 +00:00
tonnerre
b666be8e08 Update splitvt to 1.6.6 and add patches for the "forgotten setgid()"
privilege escalation vulnerability (CVE-2008-0162). Also verify the
return values of setuid()/setgid().
2008-07-25 03:38:01 +00:00
rhaen
c903e3d112 updated to 1.13
ChangeLog:
Revision history for Perl suite Locale::Maketext

2008-05-28  Adriano Ferreira
    * Release 1.13

    New maintainer. No noteworthy changes.

    When debugging is turned on, "DEBUG and warn" is now
    used instead of "DEBUG and print". It makes web applications
    happier. CPAN RT #36238

2007-11-17
    * Release 1.12

    Many doc changes from RT.

    Silenced some "used only once" warnings under Perl 5.10.

    $@ is now localized in case it gets interpolated.  This was added
    a while ago, but now there's a test for it, too.

    Added warnings and strict to tests.

    Cleaning up some Perl::Critic gripes.

2007-05-07  Andy Lester
    * Release 1.11_01

    Fixed perlbug #33938
    http://rt.perl.org/rt3//Public/Bug/Display.html?id=3393

    Started cleaning up source per Perl::Critic.
2008-07-23 15:36:01 +00:00
obache
1192a4b3f8 Update GOK to 1.4.0.
What's new in GOK 1.4.0?
	* GOK now uses the core pointer (regular system mouse) by default

	* Loads of improvements thanks to growing GOK community.

	* Updated translations, and numerous bug fixes.
2008-07-21 01:28:02 +00:00
wiz
21aa0ccdf9 Update to 1.3.3:
* Released Tellico 1.3.3.
* Fixed EntryView to honor copy() command properly, for clipboard.
* Updated Porbase URL in z39.50 server list.
* Updated drag-and-drop to allow HTTP urls.
* Changed Arxiv fetcher to remove ID version number for results.
* Fixed bug with merging file catalogs, to properly match on URL.
2008-07-18 08:31:22 +00:00
he
f760a79265 Update from version 0.28 to 0.30. Changes:
0.30  Mon Dec 18 23:24:25 PST 2006
        - back after two and a half years; happy hanukkah!
	- added note about B:CC:Object
	- added new Discover 65 prefix
	- check for Switch before Visa as Switch has some BINs in ^4
        - accept masked numbers in cardtype()
        - add handling of card network peering arrangements, controllable via
          $Business::CreditCard::Country
	- identify Diner's club ^36 cards as MasterCard in US and Canada
        - identify China Union Pay cards as Discover cards outside China
        - identify China Union Pay cards

No recorded changes for 0.29 upstream.
2008-07-17 14:02:14 +00:00
rhaen
057250f47b - updated to 2.03
- took maintainership

Changelog:
2.03 - Tue Oct  2 03:17:34 2007
	* Fixed minor distro problems and bumped to release version 2.03

2.02_05 - Wed Sep 12 13:27:09 2007
	* Explore RT #29292. I don't seem to have the problem with
	hyphens for ISBN-13, but let's see what CPAN Testers has to
	say

2.02_04 - Sat Sep  1 14:55:00 2007
	[BUGFIX] ISBN13 was returing "Bookland" for all groups, but
	it shouldn't do that. Now it returns the same thing you'd
	get from ISBN10 (e.g. "English", "German", ... ).

2.02_03 - Sat Sep  1 04:12:49 2007
	[BUGFIX] RT 29089 - I had the wrong _max_length for ISBN13. That 13
	is the hint that it should be 13. :)

2.02_02 - Sat Aug 25 05:57:22 2007
	[FEATURE] added exportable function valid_isbn_checksum that
	takes care of all of the object stuff for you and just gives
	you the answer. In previous docs, this was called is_valid_checksum
	even though that conflicted with an object method. It was
	documented but never implemented. Now it's there. :)
	[BUGFIX] now should pass tests under 5.6.2, after a bit of
	backporting. Upgrade already people! :)

2.02_01 - Fri Aug 17 14:00:51 2007
	* Don't import import() from Exporter. There are a lot of people
	(apparently) using very old perls, not just CPAN Testers.

2.02 - Wed Aug 15 03:11:25 2007
	* fixes RT #28843: an ISBN-13 with a bad prefix shouldn't croak,
	but return an object that explains the error.

2.01 - Sun Aug 12 22:28:01 2007
	* Official release of Business::ISBN to handle ISBN-13
	* Does not handle 979- numbers yet (need publisher data for that)
	* Does handle 978-numbere, which is the 10 digit ISBN with a
	different "country code", so it uses the same publisher data
	* There are significant API changes to handle the new stuff. It's
	not so bad, but test it before you rip out the old Business::ISBN
	stuff.

2.00_01 - Wed Mar 14 00:38:18 2007
	* DEVELOPER RELEASE
	* Completely redone internals to handle ISBN-10 and ISBN-13
	* Some interface changes to Business::ISBN 1.x
	* Removed exportable functions.
2008-07-17 06:51:52 +00:00
rhaen
252bf09d9f - updated to 1.17
- took maintainership

ChangeLog:
1.17 - Sat Oct 27 13:47:07 2007
	* Update to docs to point to latest URL for ISBN International

1.16 - Thu Oct 25 21:38:20 2007
	* distro cleanups. No need to upgrade.
2008-07-17 06:43:14 +00:00
drochner
60349b0fc9 update to 2.22.3
This is the last release of the 2.22 series.
It just includes some additional bug fixes.
2008-07-16 20:15:50 +00:00
joerg
74519c868f Catch up with gnustep framework changes. 2008-07-15 17:20:03 +00:00
he
7f0764f0a2 Update from version 0.06 to 0.08. Changes:
0.07  Wed Dec 05 16:18:22 2007
	- Addition of new ellipsoids
	- Refinement of MGRS calculations
	- Addition of latlon_to_utm_force_zone

Changes for 0.08 not in Changes file in package.
2008-07-14 16:34:43 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
joerg
865c4f077b Fix path to and depend on perl and bash. Bump revision. 2008-07-10 12:27:59 +00:00
joerg
6da265c2c4 Fix DESTDIR installation. 2008-07-10 12:12:41 +00:00
agc
90c3cfd0fb Disable linker optimizations on Darwin, thereby allowing this package to
build on Mac OS X Leper.
2008-07-01 08:34:37 +00:00
taca
b1e4dc3090 Update ruby-launchy package to 0.3.2.
== Changes
=== Version 0.3.2 - 2008-05-21

* detect aix and mingw as known operating systems.
2008-06-22 16:10:16 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bjs
29d880c601 Update to ascii-3.8. I don't see a ChangeLog anywhere, but this
satisfies doc/TODO. ;)  Seems to need gmake now.
2008-06-19 17:33:50 +00:00
taca
f7ceb84d39 - Switch to use vendor_dir with Ruby 1.8.7.
Bump PKGREVISION.
2008-06-19 14:52:11 +00:00
joerg
8279199766 Welcome to the pkginstall user/group framework. Bump revision. 2008-06-16 14:39:35 +00:00
joerg
7762cda82a Call binary from DESTDIR. 2008-06-16 12:52:01 +00:00
tron
1febf1920f Update "openoffice2-bin" package to version 2.4.1.
This version fixes various bugs including the security vulnerability
reported in CVE-2008-2152.
2008-06-15 12:22:52 +00:00
joerg
a3192f7b55 Fix DESTDIR installation. 2008-06-14 08:49:14 +00:00
hira
735d25cb77 Update to 2.4.1. This release fixes CVE-2008-2152.
Release Notes:
  http://development.openoffice.org/releases/2.4.1.html
2008-06-13 11:20:14 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
wiz
2216aa7f7b Also needs p5-XML-Parser if included intltool should work. 2008-06-08 10:09:04 +00:00
dillo
b361788948 Fix DESTDIR install on SunOS. 2008-06-06 17:14:01 +00:00
wiz
315eb403e9 Remove unused patch. 2008-06-06 08:31:40 +00:00
wiz
b17aa5ddcf Fix build on -current: the pkgsrc intltool is too new for this package.
Use the included one.

Patch from drochner@
2008-06-05 14:32:26 +00:00
obache
69f6bb8dbc Need c comiplier for GNU configure. 2008-05-31 15:08:01 +00:00
hira
7b9ddf4dc1 Fix previous commit. Correct paths of hid.lst and testtoolrc.
This should fix PR pkg/38799.
2008-05-30 16:05:56 +00:00
wiz
26c24c29cb Update to 1.3.2.1:
* Released Tellico 1.3.2.1.
	* Fixed en_GB translation to remove context strings.
	* Released Tellico 1.3.2.
	* Include Canadian LCC values, patch from Peter Stevenson.
	* Updated entry creation to always add default values. Fixes Debian bug 481639.
	* Improved IMDb search results.
	* When adding a book to a bibliography, set the type to 'book'.
	* Updated LCCN search to validate format.
	* Updated entry match to compare validated LCCN.
	* Updated z39.50 search to allow multiple LCCN values.
	* Changed loader to eliminate possible duplicates for fields allowing multiple values (like keywords).
	* Updated PubMed search to add all keywords.
	* Fixed PubMed search to use utf8 encoding.
	* Changed XML loader to strip whitespace from non-paragraph values.
	* Added languages and editors to Amazon book import.
	* Updated mods2tellico.xsl to try to capture more of mods info converted from refbase.
	* Updated mods2tellico.xsl to try to capture more of bibtex info converted from wikindx.
2008-05-30 11:53:11 +00:00
drochner
43c3a1878a update to 2.22.1
changes:
-documentation fixes
-translation updates
2008-05-29 17:01:27 +00:00
drochner
3e4daeeea9 update to 2.22.2.1
changes: bugfixes
2008-05-29 16:48:03 +00:00
abs
7d297b82c6 Update misc/p5-Locale-Codes from 1.06 to 2.07
2.07  2004-06-10 neilb
	* made $_ local in the initialisation code for each module
		change back-propagated from Perl distribution
	* removed two non ISO-8859-1 characters from language names
		change back-propagated from Perl distribution
	* added the following aliases, with a test case for each
		- Burma added to Myanmar
		- French Southern and Antarctic Lands to
		  French Southern Territories
	  patch from TJ Mather
	* "Canadian Dollar" was mis-spelled as "Candian Dollar"
		- noted by Nick Cabatoff, patch from Michael Hennecke
	* Changes to Locale::Country reflecting changes in ISO 3166
		- added Aland Islands (ax, ala, 248)
		- YUGOSLAVIA is now SERBIA AND MONTENEGRO
			YU => CS
			YUG => SCG
			891 => 891 (unchanged)
			(YUGOSLAVIA retained as an alias)
		- EAST TIMOR changed to TIMOR-LESTE
			(old name retained as an alias)
		- three letter code for Romania changed from ROM to ROU
	* ZAIRE is now CONGO, THE DEMOCRATIC REPUBLIC OF THE
			ZR  => CD
			ZAR => COD
			180 => 180 (unchanged)
			(ZAIRE retained as alias)

2.06  2002-07-15 neilb

	* The four modules which have data after __DATA__ weren't
	  closing the DATA filehandle after reading from it,
	  which they should. Bug and patch from Steve Hay.

2.05  2002-07-08 neilb

	* Added three letter codes for the countries that were missing
	  them. Patch from TJ Mather.
	* Documentation bug: one of the examples used => where the
	  lvalue was a constant, which isn't allowed, unless you
	  put the () with the constant to force the right interpretation.
	  Pointed out by TJ Mather and MYT.
	* Updated the URL for the appendix in the CIA world factbook.
	  Patch from TJ Mather.

2.04  2002-05-23 neilb

	* updated according to changes in ISO 3166-1 described
	  in ISO 3166-1 newsletters V-4 and V-5, dated 2002-05-20:
		- Kazakstan is now "Kazakhstan"
		- Macau is now "Macao"
	  The old names are retained as aliases.

	  The alpha-2 and alpha-3 codes for East Timor have changed:
		tp -> tl
		tmp -> tls
	  the numeric code stays 626. If you want to support the old
	  codes, you can use the semi-private function alias_code().

2.03  2002-03-24 neilb

	* Fixed a typo in the alias for the Vatican, reported (with patch)
	  by Philip Newton.
	* Added "Moldova" as an alias for "Moldova, Republic of"
	* Updated Makefile.PL to include AUTHOR and ABSTRACT

2.02  2002-03-09 neilb

	* added semi-private routine rename_country() to Locale::Country,
	  based on a patch from Iain Chalmers.
	* added test rename.t for the above function.
	* renamed _alias_code to be alias_code. Have retained the old
	  name for backwards compatibility. Will remove it when the
	  major version number next changes.

2.01  2002-02-18 neilb

	* Split the documentation for all modules into separate pod files.
	* Made sure all =over were =over 4; some were other values.
	* The code2code() methods had one more shift than was needed.

2.00  2002-02-17 neilb

	* Created Locale::Script which provides an interface to the
	  ISO codes for identification of scripts (writing scripts,
	  rather than perl style scripts). The codes are defined
	  by ISO 15924, which is currently in final draft.
	  Thanks to Jarkko for pointing out this new standard.
	  All three code sets are supported, and a test-suite added.

	* Added support for country name variants to Locale::Country,
	  so that
		country2code('USA')
		country2code('United States')
		country2code('United States of America')
	  will all return 'us'.
	  This had been in the LIMITATIONS section since the first version.
	  Patch from TJ Mather <tjmather@tjmather.com> with additional
	  variants from me. Added test-cases for these.

	* Added VERSION to Locale::Constants. Thanks to Jarkko for
	  pointing that it was missing.

	* Should really have bumped major version with previous release,
	  since there was a change to the API.
2008-05-28 20:52:33 +00:00
hira
f13d43ff43 - Add some perl scripts to REPLACE_PERL.
- Fix permissions of non-executable files.

Pointing out by wiz@ in private e-mail.  Bump PKGREVISION.
2008-05-27 15:44:44 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
joerg
a8a3c01339 Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
2008-05-25 21:42:20 +00:00
tron
c5aeda3346 Revert accidental changes and replace "OWNER" by "MAINTAINER" again. 2008-05-25 20:45:28 +00:00
tron
5653b15d71 Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
tnn
aedab9a912 Update to dvtm-0.4.1. Contributed by Leonardo Taccari.
* Cursor key mode switching (this fixes arrow keys in vim)
* Characters following an escape are passed to the underlying
  application, this fixes ALT+<n> key combination as used by
  irssi
* A hack to make the keypad sort of work with putty
* Mouse support is now compile time selectable
* Destroy clients when an IO-error occurs
* Correct signal handling (save and restore errno)
* Destroy clients cleanly, prevent zombies
* Added a note about copy & paste to the manual page (use
  SHIFT while selecting or pasting text)
* Some source code formatting fixes
2008-05-25 11:46:33 +00:00
obache
d2087828fd GNU configure require C compiler in configure phase.
Suggested by Hasso Tepper in PR 38626.
2008-05-24 06:14:00 +00:00
drochner
3c73e799d5 fix build on DragonFly / FreeBSD, from Hasso Tepper per PR pkg/38627 2008-05-22 13:18:55 +00:00
drochner
f39d702c88 remove explicit dependency on pcre - this is pulled in by glib2 now 2008-05-21 15:36:47 +00:00
wiz
e7e759f5dd Update to 0.6.4:
0.6.4 changes undocumented.

goffice 0.6.3:

Hiroyuki Ikezoe:
	* Switch from pcre to glib regexp handling.  [#482319]

Jean:
	* Don't try to use invalide data in box-plots. [#527249]
	* Add EPS export for charts if cairo supports.

Jody:
	* Enable the use of dolt.
	* Fix formats on win32.

Morten:
	* Add go_format_is_invalid.
	* Improve date convention framework.
	* Fix problem with [Enter] causing infinite recursion.
2008-05-21 10:57:40 +00:00
obache
9288dee5be Some minor fixes
* Require working terminal library
 * Honor PKG_SYSCONFDIR
 * Fix sysconfdir mentioned in man pages.
 * Add DESTDIR support

Bump PKGREVISION.
2008-05-17 14:18:45 +00:00
tnn
68c71b7daf Reach over from misc/gnuls to sysutils/coreutils for common logic and
patches. Updates gnuls to 6.11 and makes it track coreutils.
2008-05-15 20:01:03 +00:00
hira
bb0f06cf6a Use REPLACE_PYTHON instead of subst framework. 2008-05-11 07:21:51 +00:00
markd
f079074904 Disable support for the krita GraphicsMagick filter. It trys to use
long deprecated GraphicsMagick features that have now been removed in the
latest GraphicsMagick.
2008-05-06 23:50:42 +00:00
jmmv
0d3662ee66 Drop maintainership
Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2008-04-30 13:38:14 +00:00
bjs
8b7748d315 Update to 20080312 snapshot. 2008-04-26 05:07:09 +00:00
bjs
015ba2f1a5 This package is not MAKE_JOBS_SAFE. 2008-04-26 00:12:59 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
wiz
820c192e72 Update to 0.10. Add HOMEPAGE.
[Changes for 0.10 - 2007-10-14]

* LICENSING CHANGE: This compilation and all individual files in it
  are now under the permissive "MIT" license.

* Modernized the build infrastructure with Module::Install.

* Tidied up source code, test files, and this changelog.
2008-04-23 20:23:56 +00:00
wiz
87fb492d40 Update to 0.66:
[Changes for 0.66 - 2008-02-12]

* Locale::Maketext::Extract: Support in Extract.pm->extract for
  HTML::FormFu config files.
  Contributed by: Andreas Marienborg

[Changes for 0.65 - 2007-12-22]

* Perl 5.9.5+ is pickier about what "being used only once" means,
  so we make sure to avoid that warning.
  Contributed by: Alex Vandiver

* Also restore compatibility with Perl 5.005 and earlier by avoiding
  the "no warnings" pragma.

* Tidied up code style, documentation, copyright years, etc.
2008-04-23 20:22:18 +00:00
abs
c98f5bdf57 PYTHON_VERSIONS_ACCEPTED+=25 2008-04-21 08:17:25 +00:00
tron
1d549939ba Update "openoffice2-bin" package to version 2.4.0. This update fixes
the following security vulnerabilities:
- CVE-2007-4770/4771: Manipulated ODF text documents containing XForms can
  lead to heap overflows and arbitrary code execution
- CVE-2007-5745/5747: Manipulated Quattro Pro files can lead to heap
  overflows and arbitrary code execution
- CVE-2007-5746: Manipulated EMF files can lead to heap overflows and
  arbitrary code execution
- CVE-2008-0320: Manipulated OLE files can lead to heap overflows and
  arbitrary code execution
2008-04-20 13:17:55 +00:00
reinoud
8bfb4c61bc Update misc/udfclient package to version 0.6.2:
Fixing up yet another regression found on some DVD-R/CD-RW drives fixing
newfs_udf and udfclient writing on those drives.

Complete harddisc/flash support on Linux apeared to be broken and should be
fixed now.

Lots of enhancements to cd_discect; now also reporting not only the TOC and
the PMA, but also the ATIP. In this ATIP there is information on the CD-RW
subtype wich is crucial to check if the disc can be written by the drive.
2008-04-20 12:22:58 +00:00
tron
80042f7c5f Fix bug in the original software which prevents the installation of
"libcdio_cdda.pc" and "libcdio_paranoia.pc". Bump package revision
because of this fix.

Problem pointed out by Matthias Drochner in private e-mail.
2008-04-18 14:58:32 +00:00
reinoud
777ea124f4 Update UDFclient to version 0.6.1 fixing yet more regressions found in
modern DVD*RW/CD-RW combi drives.

Fixes up regression found on modern CD-RW drives when dealing with CD-MRW
media. It would report them as sequential.
2008-04-18 11:04:26 +00:00
reinoud
0d88a9376f Update misc/udfclient package to version 0.6.0.
Fix regressions found in newer DVD/CD combi drives that report bogus values
for CD-RW media and fix 2G+ file write problems on some platforms. This
fixes hese drives inability to newfs a CD-RW with newfs_udf and writing
problems with udfclient on CD-RW media.
2008-04-17 20:41:15 +00:00
jlam
2096f97845 Fix description of package and in specfile to refer to Columnize instead
of LineCache.  Noted by Slava Semushin in private email.

Bump PKGREVISION to 1.
2008-04-17 17:23:24 +00:00
joerg
0079bd10c9 Add ruby-columnize.
No cookie for: jlam
2008-04-17 12:45:04 +00:00
joerg
8005d01888 Repeat after me: Never use sys/errno.h, just use errno.h. Fix build on
AMD64.
2008-04-17 08:43:31 +00:00
drochner
7e38c69600 update to 2.22.0
This switches to the gnome-2.22 release branch.
2008-04-15 18:50:17 +00:00
drochner
86e6f70c20 update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:34:32 +00:00
drochner
2aa2fc58a5 update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:27:48 +00:00
tron
23abb803db Update "PKGCONFIG_OVERRIDE" to include the C++ and UDF ".pc" files.
Bump package revision because of this fix.
2008-04-15 18:04:50 +00:00
tron
f83e3b78a7 Update "libcdio" to version 0.80. Changes since version 0.76:
- a lot of new features including C++ and UDF support
- a lot of bug fixes including a fix for CVE-2007-6613
- support for more platforms (e.g. DragonFly)
2008-04-15 16:13:12 +00:00
drochner
5ffd0cd7c0 fix a stack-based buffer overflow (CVE-2007-6613), patch from upstream,
bump PKGREVISION
2008-04-15 12:35:10 +00:00
jlam
9076a6464b Initial import of ruby18-columnize-0.1 as misc/ruby-columnize.
LineCache is a module for printing an Array in column-sorted order.
2008-04-14 20:30:18 +00:00
hira
27d02fea9c Fix build with firefox. Problem reported by abs@. 2008-04-13 20:32:43 +00:00
wiz
d30af3604f Update to 1.1.20080316:
2008/03/16
	+ modify dlg_mouse_wgetch() to loop only on errors that it detects,
	  rather than on errors forwarded from dlg_getc(), in case those are
	  due to a disconnected terminal (report by Anatoli Sakhnik).
	+ allow "default" color in dialogrc file (request by Dashing).
	+ fix an indexing error in formbox (Debian #469190, report by Dmitry
	  Gomerman, patch by Vladimir Mezentsev).
	+ add bindings for CTL/N, CTL/P to checklist, fselect and menubox
	  widgets (prompted by discussion with John Gatewood Ham).
	+ add be@latin.po, th.po and update zh_TW.po from
		http://translationproject.org/latest/dialog/
	> patches by Peter Astrand:
	  + modify dlg_auto_sizefile() to ensure the computed height and width
	    do not extend beyond the screen size.
	  + use unctrl() to make inputstr.c work with Solaris curses.
	> patches by Yura Kalinichenko:
	  + extend pause widget to use ok/cancel buttons (the former giving the
	    same result as a timeout), rather than an exit-button.
	  + fix initialization parameter of inputbox for multibyte characters.
2008-04-13 20:28:02 +00:00
jlam
e9d673cb77 Update misc/rubygems to 1.1.1. Changes from version 1.1.0 include:
* Gem.prefix now returns non-nil only when RubyGems was installed outside
  sitelibdir or libdir.
* The `gem server` gem list now correctly links to gem details.
* `gem update --system` now passes --no-format-executable to setup.rb.
* Gem::SourceIndex#refresh! now works with multiple gem repositories.
* Downloaded gems now go into --install-dir's cache directory.
* Various fixes to downloading gem metadata.
* `gem install --force` now ignores network errors too.
* `gem pristine` now rebuilds extensions.
* `gem update --system` now works on virgin Apple ruby.
* Gem::RemoteFetcher handles Errno::ECONNABORTED.
2008-04-13 06:01:59 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
wiz
74e2ed6add + tellico. 2008-04-12 10:59:47 +00:00
wiz
e000a8b16a Import tellico-1.3.1 as misc/tellico.
Tellico is a KDE application for organizing your collections. It
provides default templates for books, bibliographies, videos, music,
video games, coins, stamps, trading cards, comic books, and wines.

Tellico allows you to enter your collection in a catalogue database,
saving many different properties like title, author, etc. Two
different views of your collection are shown. On the left, your
entries are grouped together by any field you like, allowing you
to see how many are in each group. On the right, selected fields
are shown in column format, allowing you to sort by any field. On
the bottom is a customizable HTML view of the current entry. The
entry editor is a dialog box where you enter the data.
2008-04-12 10:59:26 +00:00
wiz
0b80cd27ac Set HOMEPAGE to the official gok homepage instead of the standard gnome one. 2008-04-09 22:40:19 +00:00
hira
6487982211 Fix `test =='. Pointed out by wiz@. 2008-04-09 09:03:59 +00:00
joerg
4e8dc286a5 Fix DESTDIR. 2008-04-07 17:39:50 +00:00
hira
d801aeed4e Update to 2.4.0.
New features:
  General
    * Connect to WebDAV servers via HTTPS
    * Custom icons for toolbars are imported
    * Control password-storing with a master password
    * Warning if document is from a newer ODF
    * PDF documents: relative links, document references, PDF/A-1
      (ISO 19005-1) supported, and cross-document link behavior options
    * Mac OS X: Quicktime support for movies and sound / use the built
      in spell checker
    * Print dialog improvements in usability
    * Edit boxes: warning at limit of characters
    * DejaVu font is now default instead of BitStream Vera

  Localisation
    * Entries for 10 languages added

  Base / DBA
    * Improved rendering of numeric(n) data from JDBC and Oracle
    * Easier choice of table name in "Copy table"
    * Editing of views in HSQLDB
    * Query designer for all properties which allow SQL command
    * Query designer in SQL view
    * Relation design accessible for MySQL databases
    * Setting to check for required fields on forms
    * Support for Access 2007 (.accdb files)

  Calc
    * Convert text to columns: with this feature CSV data inside cells
      can be transformed into columns directly
    * Columns and rows in spreadsheet can be moved with drag and drop
    * Enter key returns to the column where the input started, one row
      below
    * Formula input: "+" and "-" can also be used to start
    * Individual zoom level per sheet
    * AutoFilter: choices clearer grouped and based on result of
      filtering in other columns
    * DataPilot: Manual Sorting / Double-click in DataPilot cell
      provides calculation data of that cell
    * Performance improvement with functions VLOOKUP and MATCH
    * Print dialog for Calc easier to use
    * PageUp and PageDown keys work in print preview
    * Sheet names in cell-hyperlinks: renamed properly

  Chart
    * Regression curves: The equation of trend lines and the R^2 value
      now can be displayed
    * Reverse axes possible
    * Bars on different axes displayed next to each other
    * Data labels: Number format
    * Data point label: display both value and percentage
    * Data label: display each part in a separate line
    * Data labels: more flexible placement of labels
    * Labels on pie segments: avoiding overlapping
    * Data point label: can be removed with delete key

  Draw
    * Navigation (tab) order of page objects
    * PDF export: page names as bookmark
    * Reduce complexity: no longer necessary display options removed

  Impress
    * Navigation (tab) order of page objects
    * Thrilling 3D effects in slide transitions
    * Export slide names as PDF bookmarks
    * Easier to insert background picture

  Writer
    * Selecting rectangular region of text
    * Find and Replace: backward references in regular expressions
    * Spell checking: easier selecting of the language
    * Insert&Insert Object toolbar redesign - Writer
    * Printing of hidden text can be turned on
    * Printing text place holders can be turned off
    * Shortcuts added for paragraph style Heading 4, Heading 5 and
      Textbody
    * Ctrl-click behaviour for hyperlinks can be changed
    * Custom document properties: Text fields and UI support

  Extensions/ programmability / API
    * Extensible Help System for extensions
    * Extensions can have a separate display name
    * Extensions: support of web based update
    * Extensions: additional information about the publisher and
      release notes
    * Extensions: check for updates
    * Dialogs can have a wallpaper set
    * Transparent background for controls
    * Remote control presentations via API
    * API: get selected table(s) or query(s) in the main Base window

Please see the following URL for more information.

  http://development.openoffice.org/releases/2.4.0.html
2008-04-07 16:24:51 +00:00
tonnerre
317771a665 Include curses header for screen configure script when testing tgetent
in order to prevent crash on 64-bit architectures. Otherwise the result
of termcap/terminfo detection is wrong, causing the infamous "bad format 'p'"
messages, or "OOPSOOPSOOPS" when SSHing from MacOS.
Fixes PR 33808
Approved-by: joerg
2008-04-04 21:09:16 +00:00
jlam
6973294f00 Add and enable new ruby-* packages. 2008-04-04 15:33:05 +00:00
jlam
c2cf0ebfbd Initial import of ruby18-transaction-simple-1.4.0 as
misc/ruby-transaction-simple.

Transaction::Simple provides a generic way to add active transaction
support to objects.  The transaction methods added by this module will
work with most objects, excluding those that cannot be Marshal-ed
(bindings, procedure objects, IO instances, or singleton objects).
2008-04-04 15:20:13 +00:00
jlam
103ec37cf4 Initial import of ruby18-launchy-0.3.1 as misc/ruby-launchy.
Launchy is helper class for launching cross-platform applications in
a fire and forget manner.

There are application concepts (browser, email client, etc.) that are
common across all platforms, and they may be launched differently on
each platform.  Launchy is here to make a common approach to launching
external application from within Ruby programs.
2008-04-04 15:20:05 +00:00
jlam
37978aadc8 Update ruby-gem_plugin to version 0.2.3. Changes from version 0.2.2
include:

- Turn into a signed gem.
2008-04-04 15:20:01 +00:00
jlam
e01e26a3ae Update ruby-daemons to version 1.0.10. Changes from version 1.0.8 include:
+ Install as a Ruby gem.

- Fixed a severe bug in the new Pid.running? function: function returned
  true if the process did not exist.

- By default, we now delete stray pid-files (i.e. pid-files which result for
  example from a killed daemon) automatically. This function can be
  deactivated by passing :keep_pid_files => true as an option.

- All pid files of :multiple daemons new get deleted correctly upon
  exit of the daemons.

- Use the signal 'KILL' instead of 'TERM' on Windows platforms.

- Use exit! in trap('TERM') instead of exit when option :hard_exit is given.

- Did some clarification on the exception log.
2008-04-04 15:19:57 +00:00
jlam
597f7c6faa Initial import of ruby18-configuration-0.0.5 as misc/ruby-configuration.
configuration.rb provides a mechanism for configuring Ruby programs
with Ruby configuration files.
2008-04-04 15:19:51 +00:00
heinz
6e79eb06d8 Updated to version 2.18.0.
This update includes changes to adapt to eBay's new bid history page
(now encoded in UTF-8).

Pkgsrc changes:
  - none

Changes since version 2.17.1:
=============================
2008-04-02
	* Fixed bug 1932025: Can't convert price.
	* Fixed bug 1930772: Can't convert price.

2008-03-16
	* Fixed bug 1915400: sign in request during pre-bid.

2008-01-17
	* Fixed bug 1869454: Fails with Time ramining: -- (0 seconds).
	* Fixed bug 1823864: Captcha on bid history.
	* Fixed bug 1861822: crash parsing watch list.
	* Fixed bug 1849113: Failed to make bid when using bid assistant

2007-11-22
	* Fixed bug 1835531, segfault on bid history.

2007-10-23
	* Fixed bug 1818692, get srcId ViewItem when bidding on closed auction.
2008-04-02 21:25:25 +00:00
jlam
0d212600d5 Set up the shell environment before calling ``gem'' during the extract
phase.  Also set TZ to null to prevent timezone differences from
affecting the printing of the "date" field during the extraction of
the gemspec file.
2008-03-31 15:47:44 +00:00
jlam
725605277e Update rubygems to 1.1.0. Changes from version 1.0.1 include:
+ Port patches to allow gems to be installed into an "installion root"
  from 1.0.1nb2.

+ Rename the --build-root option to --install-root, which more accurately
  reflects the purpose of the option.

+ Update rubygem.mk to work with rubygems-1.1.0.
  + Require 1.1.0 as the minimum rubygems version for the build.
  + Remove GEM_FORMAT and special code to extract the gemspec file
    from a gem archive -- `gem spec' can now do it correctly by itself.
  + Rename various *buildroot* targets to *install-root* to match the
    name of the `gem' option.

* RubyGems now uses persistent connections on index updates and only
  updates from a latest index by default, cutting candidate gems for
  updates to roughly 1/4 (at present).  Index updates are much faster
  now.

* `gem list -r` may only show the latest version of a gem, add --all to
  see all gems.

* `gem spec` now extracts specifications from .gem files.

* `gem query --installed` to aid automation of checking for gems.

This update has been tested with the 3 packages in pkgsrc that install
using the ``gem'' command:

	devel/rubyforge
	misc/ruby-gem_plugin
	www/mongrel

This update has also been tested with the 129 packages in my local
tree that install using the ``gem'' command.
2008-03-31 15:40:43 +00:00
jlam
ab526dcd81 Don't mark this package as broken -- it's not. 2008-03-31 15:32:36 +00:00
jlam
298e2a2343 Use the correct variable name (GEM_CACHEDIR, not GEM_CACHE). 2008-03-27 05:34:31 +00:00
jlam
fa183dde4f The ``gem'' command doesn't exit with an error if the install fails.
Manually check that the installation actually succeeds or exit with an
error so that the pkgsrc make process halts with the proper error code.

Suggestion for change by <seb> in private email.
2008-03-27 05:29:42 +00:00
wiz
a77048032d Remove openoffice (1.x branch) packages.
They have security problems and are not maintained.

Removal was announced on pkgsrc-users on March 13.
2008-03-25 13:43:14 +00:00
jlam
7ae7bbbbfe Restore default setting of PKG_DESTDIR_SUPPORT removed in revision
1.29.  This does the right thing automatically for most gems, and
packages that need PKG_DESTDIR_SUPPORT set earlier can set it manually
themselves.
2008-03-24 18:48:54 +00:00
jlam
c8daa62dfa Add default value for GEM_FORMAT missing from previous commit. 2008-03-22 01:37:52 +00:00
jlam
24544808be Update description to be less rambling and more consise. 2008-03-21 22:23:51 +00:00
jlam
b5f8795e64 + Drop the GEMFILE variable which is completely unused.
+ Add a GEM_SPECFILE variable which points to the gemspec file
  to use when building using the ``gemspec'' GEM_BUILD method.
  It defaults to ${WRKDIR}/${DISTNAME}.gemspec.

+ Add a GEM_FORMAT variable that indicates the archive format of
  the downloaded gem.  Possible are "packed" and "tar" with a default
  of "tar".  "Packed" is the old gem-0.8.x format, while "tar" is the
  current one.

+ Make gem-extract a dependency for post-extract, not do-extract.
  This allows for the usual do-extract actions to take place in
  the case where EXTRACT_SUFX is not ".gem".

  Now, if any of the DISTFILES are gems, then gem-extract takes care
  of all of the extraction, but otherwise, the usual do-extract actions
  take place.

+ Use the gem script to unpack the downloaded gem.  We still have to
  manually extract the gemspec file, but at least we make fewer
  assumptions about the format of the gem.
2008-03-21 22:22:01 +00:00
jlam
0961a5f6f9 Remove PKG_DESTDIR_SUPPORT setting from rubygem.mk. Its placement in
this file was awkward because PKG_DESTDIR_SUPPORT must be set before
the first inclusion of bsd.prefs.mk, which forced rubygem.mk to be
included before any other file.  Instead, packages which install as
Ruby gems should define PKG_DESTDIR_SUPPORT on their own.
2008-03-21 14:13:58 +00:00
hira
0db1a2df60 Fix CVE-2007-{4770,4771} (sync with upstream by patch-db).
Bump PKGREVISION.  Pointed out by drochner@ in private e-mail.
2008-03-21 09:20:55 +00:00
jlam
b14c333aaf + About half of the gems I've touched have required rubygems>=1.0.1, so
make that the default version required for dependencies.

+ Same deal for rake>=0.8.1.
2008-03-19 23:03:22 +00:00
jlam
bd603564ba + Move the "install into buildroot" step into the build phase and out
of the install phase.  The whole point of "buildroot" was to avoid
  building anything in the install phase.
2008-03-19 20:26:15 +00:00
jlam
ebdd30c58e Extract the gemspec file before the data.tar.gz so that we avoid any
possibility of a name collision with a file named "metadata".
2008-03-18 20:01:20 +00:00
jlam
b0f9c2722e Use ${BUILD_TARGET} as the Rakefile task invoked to create the local
gem during the build process.  This allows for specifying non-standard
tasks used by some Ruby packages.  It defaults to "gem".
2008-03-18 16:35:52 +00:00
jlam
1ba20e8a93 Fix subtle interaction with DESTDIR during installation -- the Makefiles
generated by mkmf.rb are actually not DESTDIR-safe because the $(DESTDIR)
value gets propagated to the rpath.  Since we already pass --buildroot
to deal with staged installations, explicitly strip out DESTDIR from
the environment.
2008-03-18 04:01:27 +00:00
jlam
cc508cadcb Unify the two clauses in _gem-install-cleanbuild that removed the
intermediate build files.  GEM_CLEANBUILD now defaults to "ext/*".
2008-03-18 03:50:35 +00:00
jlam
11efc3c217 REPLACE_RUBY_DIRS is relative to ${WRKSRC} by default, so shorten the
value a bit.
2008-03-18 03:47:07 +00:00
jlam
501981a89a Installed gems have wrapper scripts that call the right interpreter,
regardless of the #! line at the head of a script, so we can skip
the interpreter path check for gems.

As a side benefit, the resulting gems are more suitable for distribution
to other platforms.
2008-03-18 01:40:48 +00:00
jlam
cc71b06e12 Pass MAKE_ENV to the build process when building the gem from the
unpacked sources.  This fixes certain checks for $HOME, $PATH and the
like.
2008-03-17 19:33:25 +00:00
jlam
e4ba95eba5 + Include termcap.buildlink3.mk for proper termcap library handling.
+ Note bin/screen as a setuid-root program using SPECIAL_PERMS.

Bump the PKGREVISION to 1.
2008-03-17 19:03:35 +00:00
wiz
1b8ea98f12 Sort. 2008-03-16 00:14:01 +00:00
obache
f9bca5a424 Enable NLS.
Bump PKGREVISION.
2008-03-15 14:25:25 +00:00
jlam
a8457261fb Allow for gem-extract to be overridden so that packages with special
extraction procedures can be handled by this file.
2008-03-14 16:41:21 +00:00
jlam
fd91e6e275 + Add an example value for GEM_CLEANBUILD. 2008-03-14 15:30:10 +00:00
jlam
228b705253 + Minor improvements to documentation.
+ The local gem is not ${GEMFILE}; it's ${GEM_NAME}.gem.  The two can
  be different due to capitalization/case differences.
2008-03-14 15:25:28 +00:00
jlam
5108f37128 + Rename the metadata (gemspec) file to a more sensible name (*.gemspec).
+ Clean up additional unpacked bits (*.sig) files during extraction.

+ Fix the "cleanbuild" step:
  + In GEM_CLEANBUILD case, sanity check that the file doesn't exist
    in the unpacked gem before removing it from the installed gem.
  + Actually removes unwanted directories.
2008-03-14 14:18:21 +00:00
jlam
5420ec3544 + Modify gem-rake-build to find the generated .gem file in the event
that the Rakefile creates it in a non-standard place.

+ Create a new variable GEM_CLEANBUILD which is a list of globs for
  files to remove from the gem installed in the buildroot in the
  _gem-install-cleanbuild target.  This allows for packages with a
  non-standard gem directory structure (one that has the .c files
  under ext/).
2008-03-13 22:20:04 +00:00
jlam
d6d382c1ca Rename PLIST.common to PLIST as we just use the standard PLIST mechanism
now.
2008-03-13 18:46:20 +00:00
jlam
73af02e25b + Rename some variables and modify a few definitions so that we match
the same variables used in rubygem.mk.

+ Use a GENERATE_PLIST statement instead of manually generating a
  PLIST_DYNAMIC file.  This code is copied from RUBYGEM_GENERATE_PLIST
  in rubygem.mk.

+ Use INSTALL_ENV, which is meant to contain the extra environment
  bits for use during installation.
2008-03-13 18:45:05 +00:00
jlam
37de960a09 Most gems need at least rubygems-0.9.4 to work properly. 2008-03-13 18:29:20 +00:00
jlam
95900725f4 Whitespacify to be easier on my eyes. 2008-03-13 15:58:27 +00:00
jlam
64eba0d7e3 When cleaning out the intermediate build files, be more thorough about
looking through the ext/ directory structure.  Not all gems are simple.
2008-03-13 15:57:25 +00:00
jlam
253c5212c3 For brevity, rename the do-gem-* targets to just "gem-*". 2008-03-13 15:48:32 +00:00
jlam
2687107ce3 Split the do-gem-install target into smaller sub-targets. 2008-03-13 15:45:59 +00:00
jlam
840b5908d7 + Add a package-settable variable GEM_BUILD that sets the way that
the local gem that is installed is built from the extracted sources.
  The possible values are "gemspec" and "rake", with "rake" being the
  default.

+ Change the do-gem-extract target so that it also extracts the gemspec
  file from the source gem.  This gemspec file is used when the
  "gemspec" GEM_BUILD method is chosen.

+ Add do-gem-${GEM_BUILD}-targets that build the local gem using the
  corresponding ${GEM_BUILD} method.
2008-03-13 14:38:46 +00:00
jlam
2959d878c5 Make RUBYGEM_PKGPREFIX the same as RUBY_PKGPREFIX. 2008-03-12 22:04:40 +00:00
jlam
e285acf52d Don't hardcode the package version number into the PLIST -- use
${PKGVERSION} instead.
2008-03-12 22:04:07 +00:00
jlam
57fd7ef1e9 Skip printing "@dirrm lib/ruby/gems" in the print-PLIST output.
Now, print-PLIST with USE_DESTDIR=full will generate the correct
PLISTs for rubygems.
2008-03-12 20:27:08 +00:00
jlam
6d0c4a966f Don't try to remove the intermediate build files unless the ext/ directory
exists.
2008-03-12 20:08:22 +00:00
jlam
112d0b9b53 + For print-PLIST, don't output any files or directories in
${GEM_DOCDIR} as those are automatically listed by
  RUBYGEM_GENERATE_PLIST.

+ Clean up the intermediate build files in the "ext" directory of
  installed gem by removing everything that's not also in the unpacked
  gem.
2008-03-12 18:53:35 +00:00
jlam
f8cb5229fc + By default, support user-destdir installation as the gem installation
process makes that easily possible.

+ Use ${EXTRACTOR} to manually unpack the gem file.

+ Change the do-gem-install target to initially build and install the
  gem into a buildroot, ${WRKDIR}/.inst, then to copy the files from
  the buildroot into the final install location, ${DESTDIR}${PREFIX}.

XXX We still need to find some way to remove the intermediate build
XXX files, e.g. *.o object files, from the buildroot before copying
XXX to the final location.
2008-03-12 16:59:13 +00:00
jlam
90e29ad4d3 Fix bug in the interaction between --build-root and --remote noted in:
http://rubyforge.org/pipermail/rubygems-developers/2006-June/002010.html

If --build-root is specified, then any remote gems are now downloaded
into the "cache" directory under the buildroot.

Bump PKGREVISION to 2.
2008-03-12 15:07:47 +00:00
jlam
cf881d57ed + Improve the documentation in the header of the rubygem.mk file.
+ Add a build dependency on rake, which is used to build a new gem
  file.  Define RAKE to be the path to the installed rake binary.

+ Add "ruby" as a package category by default.

+ Define MASTER_SITES to a default value pointing to the main remote gem
  repository: http://gems.rubyforge.net/gems/.

+ Add a "do-gem-extract" target that extracts the files from the downloaded
  gem and into ${WRKSRC}.  This allows us to patch or otherwise manipulate
  the files that are part of the gem that is to be installed.

+ Add a "do-gem-build" target that builds a new local gem from the
  contents of ${WRKSRC} using the provided Rakefile.  This local gem
  which contains all pkgsrc modifications will be the one installed
  on the system.

+ Modify "do-gem-install" target to install from the new local gem
  created by the "do-gem-build" target.

XXX The do-gem-install target still needs to use the new --buildroot
XXX option to allow DESTDIR-style installations.
2008-03-12 04:06:15 +00:00
jlam
dc9c4be108 + We need rubygems>=1.0.1nb1 (which has the OpenSuSE buildroot patch)
for building and installing the gems, but we can use older rubygems
  at run-time.

+ Move GEMFILE definition ahead of EXTRACT_SUFX just as a style issue.
  This looks more like a normal package Makefile layout.

+ Rename GEMS_BASEDIR to GEM_HOME, which is the actual rubygems variable
  name for that directory.

+ Rename some variables to be more in line with other ruby variable
  names:

	GEM_LIB_DIR	=> GEM_LIBDIR
	GEM_DOC_DIR	=> GEM_DOCDIR

+ Set RUBYGEM_PKGPREFIX to ${RUBY_PKGPREFIX}-gem for now.  We know
  that at least we don't want ruby packages to prefix with "rubygems".

+ Just use EVAL_PREFIX instead of directly using find-prefix.mk.
2008-03-11 22:11:32 +00:00
seb
99b1bb5956 As discussed on tech-pkg@ add a Makefile fragment intended to help
packaging RubyGems.
Its functionality is somewhat limited for now but will be without
doubt improved and refactored in the very near future.
2008-03-11 20:12:17 +00:00
drochner
52a914a020 update xscreensaver to 5.05
changes:
-added, updated and improved hacks
-bugfixes
-Reworked PAM code to support fingerprint readers, etc.
-Minor tweaks for compilation on MacOS 10.5.0
2008-03-10 12:37:12 +00:00
tnn
7065ab1326 Add misc/dvtm, biology/mopac, emulators/yabause. 2008-03-09 18:28:54 +00:00
tnn
e209816882 Import dvtm-0.4 as pkgsrc/misc/dvtm.
dvtm brings the concept of tiling window management, popularized by X11-window
managers like dwm to the console. As a console window manager it tries to make
it easy to work with multiple console based programs like vim, mutt, cmus or
irssi.

Packaged by Leonardo Taccari in pkgsrc-wip.
2008-03-09 17:20:47 +00:00
joerg
1c3eb22c5b DESTDIR support. 2008-03-09 12:57:27 +00:00
reed
9c61839662 Changed version to match upstream. (From 2.0 to real "2".) 2008-03-08 13:50:57 +00:00
jlam
daa416222d Don't hardcode "1.8" in the GEM_SUBDIR -- use ${RUBY_VER_DIR} instead. 2008-03-08 03:37:55 +00:00
obache
be08b597ad Update dtach to 0.8.
Patch provided by MAINTAINER, Francis GUDIN.

The changes in version 0.8 are:
- When using dtach -A or dtach -c, the master will now wait until the client
  attaches before trying to read from the program being executed. This avoids
  a race condition when the program prints something and exits before the
  client can attach itself.
- Instead of exiting quietly, dtach will now report any errors that occur
  while trying to execute the program.
- dtach -n can now be used without a terminal.
- dtach -A will now try to detect and remove stale sockets.
- Removed a Linux-specific escape sequence from the code that restores the
  original terminal settings.
- Changed dtach.1 to use \- for the dashes in command line options, and
  fix an ambiguous backslash.
- Use non-blocking mode in the master process, and avoid data loss by ensuring
  that at least one attaching client succesfully completes a write.
- Fix -e ^<char> to work with lowercase characters.
2008-03-08 01:06:50 +00:00
reed
0d7fec833d Add new package. 2008-03-08 00:57:58 +00:00
jlam
60a8b26dfb + Add patches by Marcus Rueckert for destdir-style installation of gems.
Patches from the OpenSuSE rubygems-1.0.1 src rpm.

+ Support user-destdir installation.

+ Dynamically generate the entire portion of the PLIST that corresponds
  to the documentation generated by rubygem at install-time.

Bump the PKGREVISION to 1.
2008-03-08 00:43:54 +00:00
reed
5a573f2742 Import new package: linux-words (from pkgsrc-wip).
This is a word list containing over 45000 words. This list is
suitable for English language spelling checkers, libcrack, and as
a target for look(1).  This is linux.words.2, compiled by Rik Faith on
Oct 10, 1993.
2008-03-07 23:24:24 +00:00
wiz
e7d303a58f Remove now unused goffice package. 2008-03-07 22:54:07 +00:00
wiz
7f1226ac06 Remove now unused goffice0.2. 2008-03-07 21:40:33 +00:00
wiz
1c99b141ad Update to 0.6.2:
goffice 0.6.2:

Jean:
	* Set Length to 0 for invalid series in 1.5d plots. Fixes #514642.

Morten:
	* Fix memory handling for 1.5d plots.  Fixes #517995.
2008-03-07 21:32:26 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
jlam
39843c2c61 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-04 19:21:10 +00:00
rillig
ebcb0ce01e Resign from maintaining a lot of packages, so everyone is free to update
them at will.
2008-03-04 11:02:23 +00:00
bjs
1ad1a47d64 Update to less-418. Too many changes to list here--see ChangeLog.
While here, add a pcre option.

TODO: support for various curses libraries.
2008-03-02 15:35:33 +00:00
obache
70163f3e0a Added and enabled ruby-progressbar 2008-03-01 07:18:59 +00:00
obache
e7f19a6836 Import ruby-progressbar version 0.9.
Ruby/ProgressBar is a text progress bar library for Ruby.  It can indicate
progress with percentage, a progress bar, and estimated remaining time.
2008-03-01 07:17:23 +00:00
drochner
d20b5aead1 update to 0.9.1
This is primarily a bug fix and stabilization release. Apart from bug
fixes, users can expect to see improved start-up times and a new sky
culture (Tupi-Guarani) as well as some progress with translations and
overall stability.
2008-02-28 18:07:54 +00:00
obache
45934c4d41 Add and enable m17n-lib and related packages. 2008-02-27 14:14:44 +00:00
obache
dbe324ce21 Import m17n-contrib version 1.1.6.
The m17n-contrib is a collection of contributed works to be used with
the m17n library.
2008-02-27 14:04:58 +00:00
obache
6fb83a40bb Import m17n-docs version 1.5.0.
The m17n-docs is documents of the m17n library.
2008-02-27 13:50:43 +00:00
obache
18f082e9cf Import m17n-db version 1.5.1.
This file is part of the m17n database; a sub-part of the m17n library.
2008-02-27 13:45:47 +00:00
tnn
3c70c68c9d - merge patch-aa and patch-ab, they patched the same file.
- Uses asprintf and getopt_long
This closes PR pkg/38054.
2008-02-22 02:14:53 +00:00
markd
da1d78d2be Update to kde3.5.9
Minor bugfixes
2008-02-20 10:16:32 +00:00
markd
7c46661941 Update to kde3.5.9
Minor bugfixes
2008-02-20 10:15:25 +00:00
markd
3096709d43 Update to kde3.5.9
Minor bugfixes
2008-02-20 10:14:17 +00:00
markd
12f3278e48 Update to kde3.5.9
Minor bugfixes
2008-02-20 10:13:03 +00:00
markd
b8bfda9101 Update to kde3.5.9
kgeography
* Make all the triangles of the Union Jack flag of Manitoba should be blue.
* Make all Canada islands in Hudson belong to Nunavut.

Kig
* Euclidean grid: draw it for all the visible area; use the same scale for
  X and Y lines.
* When exporting text labels to XFig, pass the correct reference point.
2008-02-20 10:11:28 +00:00
markd
4836e37545 Update to kde 3.5.9
KAlarm
* New option to specify reminder times in minutes.
* Prevent multiple identical error messages accumulating for the same
  alarm.
* Remember main window show/hide options when KAlarm last closed, instead
  of setting them in the Preferences dialog.
* Replace simple repetitions with recurrence sub-repetitions, to reduce
  confusion.
* Simplifications and improvements to the alarm edit dialog layout and
  controls.
* Fix crash when saving Preferences, if 'xterm' is not installed in the
  system.
* Fix failure to trigger some recurring date-only alarms
* Fix date-only alarms repeating every minute from midnight until the
  start-of-day time.
* Fix KAlarm hanging especially on startup, and potentially freezing the
  system for a while.
* Fix deferral of non-recurring alarms not working.
* Fix inability to reactivate deleted alarms which still have repetitions
  to go.
* Fix sendmail error "Sender verify failed (in reply to RCPT TO command)"
  on some systems.
* Prevent error messages while typing a date value, until the user has
  finished entering it.
2008-02-20 10:09:20 +00:00
markd
af86796ce9 Update to kde3.5.9
kmilo
* Make sound level adjustment work when the laptop's master sound device
  is not device 0.
2008-02-20 10:06:46 +00:00
tnn
e59e4a49d8 Support --mandir (and thus PKGMANDIR) 2008-02-17 20:42:20 +00:00
obache
d66891cdc0 Honor PKG_SYSCONFDIR and switch to use CONF_FILES framework.
Bump PKGREVISION.
2008-02-17 02:23:52 +00:00
obache
534d998c45 Marked as USE_BSD_MAKEFILE and add DESTDIR support. 2008-02-16 11:13:44 +00:00
obache
9d5590e115 Fixes installation problem.
Patch provided by ISIHARA Takanori in PR 37823.
2008-02-16 10:29:26 +00:00
obache
15e7a4d161 Regen patches for easier maintaining patches. 2008-02-16 10:14:53 +00:00
heinz
c0fbeb97c8 The package supports installation to DESTDIR.
Added correct version requirement for p5-Time-HiRes.
2008-02-07 19:57:23 +00:00
hira
59c060b3de Make this build with FreeBSD builtin gcc. Bump PKGREVISION. 2008-02-06 16:41:07 +00:00
hira
22b9649f16 - Update comment for ldconfig.
- Add pre-configure target.
2008-02-05 22:11:16 +00:00
hira
65ae85b81f - Make this build on FreeBSD (tested on 6.3-RELEASE/i386 only).
This should fix PR pkg/37929.
  - Merge Makefile.NetBSD.i386 and Makefile.NetBSD.x86_64 to
    Makefile.NetBSD.
2008-02-05 19:17:24 +00:00
obache
3809968193 Update ja-less to 382.262 aka less-382-iso262.
Pkgsrc changes:
Change pkg revision to include iso patch revision.

iso255 8/30/05
	Joined with less-378.
iso256 8/30/05
	Joined with less-381.
iso257 9/4/05
	Fixed problems caused by merge.
	Changed buffering mechanism to track exact POSITION through code set
	conversion. This helped hiliting routine and improved less running
	speed.
	Changed to parse text from the beginning of physical line when less
	jumps into the middle of text. This fixed major problems on stateful
	text like ISO-2022.
	Fixed JIS X 0213:2000 related problems. Thanks to Takeshi WATANABE.
	Also, fixed a problem reported by him. Less will not split one wrong
	multi-byte character into different lines even if it is not fit in first
	line. Less moves entire text to second line.
iso258 9/4/05
	Joined with less-382.
iso259 9/6/05
	Changed an algorithm to detect the gap of parsing input stream. This
	fixed a problem on long JIS/English text.
	Fixed '\r' problem.
iso260 9/19/05
	Changed the algorithm handling input and output character sets. Now
	jless use two variables, one represents supporting character sets for
	input stream, and the other represents encoding scheme for output
	stream.
	Changed to support JISX0213:2004.
iso261 2/24/06
	Changed put_wrongmark function to make it work with new iso260 buffering
	semantics. And applied a patch provied by Takuji. Thanks to Takuji.
iso262 2/24/06
	Removed POSITION variable from member variables of M_BUFDATA. It was
	added to make multi-byte character buffering function work better with
	less. However, it degraded abstraction level of data structure
	(multi.h). This time, add POSITION* as an additional argument of few
	functions and keep data structure as simple as possible.
	This modification make regex_cs-lwp9k be able to compile.
2008-02-04 14:34:09 +00:00
rillig
4455819b6f Fixed some of the gcc4 issues. The package doesn't built yet on
NetBSD-4.99.30.
2008-01-25 20:56:57 +00:00