summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2008-10-15 - Use ${COMPILER_RPATH_FLAG} instead of -Wl,-R.hira4-24/+25
- Simplify patch-du. - --with-system-libxml2 -> --with-system-libxml. - Add comment. No functional changes.
2008-10-15Disable extensions because these don't work now.hira1-9/+9
No PKGREVISION bump because these were not installed.
2008-10-14Add conflict with openoffice3. Bump PKGREVISION.hira2-3/+6
Pointed out by wiz@.
2008-10-14Updated to version 2.19.heinz2-7/+7
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+openoffice3.hira1-1/+2
2008-10-14Initial import of OpenOffice.org 3.0.0 as misc/openoffice3.hira72-0/+2632
Release note (will be available): http://development.openoffice.org/releases/3.0.0.html
2008-10-13Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are reallyuebayasi2-2/+5
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-12+p5-File-MMagic-XSabs1-1/+2
2008-10-12Added misc/p5-File-MMagic-XS version 0.09003abs3-0/+28
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-11Move mk/emacs.mk to editors/emacs/modules.mk.uebayasi5-10/+10
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-09Update m17n-contrib to 1.1.7.obache3-7/+17
* Changes in the m17n-contrib 1.1.7 ** New input method: ml-swanalekha.mim (Malayalam)
2008-10-09Update m17n-db to 1.5.2.obache2-7/+6
* Changes in the m17n database 1.5.2 ** A new input method is added. sa-harvard-kyoto.mim (Sanscrit)
2008-10-08After py-qt3-base update, this works with python-2.5, remove INCOMPAT line.wiz1-3/+1
2008-10-08Use py-qt3-modules bl3.mk file instead of DEPENDS.wiz1-4/+2
2008-10-08+ gaupol.wiz1-1/+2
2008-10-08Initial import of gaupol-0.13.1:wiz4-0/+593
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-08Update to 1.3.4:wiz2-6/+6
* 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-08Install libdialog, header files, and dialog-config.wiz3-2/+39
Add buildlink3.mk file. Bump PKGREVISION.
2008-10-05Merge cube-native-xorg, so that pkgsrc-current can be used with the nativecube1-5/+6
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-05Improve DESCR, and make it static.wiz2-8/+6
Closes PR 39704.
2008-10-03Fix build with seamonkey. Decrease minimum acceptable version of it.hira2-1/+24
2008-10-02Fix DESTDIR installation.joerg1-2/+2
2008-10-02Fix build. Add DESTDIR support.joerg4-3/+40
2008-10-01Remove comment. Fix syntax error on NetBSD 3.x.hira1-2/+1
2008-09-30Add `firefox3' option. It's disabled by default.hira3-11/+24
Requested and OK'd during freeze by wiz@.
2008-09-29On NetBSD 3.x, use strerror_r(3) which is defined by OOo.hira3-9/+53
This should fix PR pkg/39614.
2008-09-23DragonFly=>1.10 using one-true awk 20070501, also require gawk hack.obache1-2/+4
2008-09-22Switch to x11/wxGTK26{,-contrib}.joerg1-2/+2
2008-09-20Add missing entriy to PLIST. Ride on today's PKGREVISION bump.hira1-1/+2
2008-09-20Install *.desktop files to correct path.hira2-10/+28
This fixes PR pkg/39589. Bump PKGREVISION.
2008-09-20Limit the gawk hack to NetBSD current as explained by obache@joerg1-2/+2
2008-09-18On NetBSD require gawk. Don't do this for NetBSD 5.0 as it will have ajoerg1-1/+5
fixed awk.
2008-09-18Needs msgfmt.joerg1-2/+2
2008-09-16Use USE_CMAKE.markd1-12/+5
2008-09-16fix fallout from boost and cmake updates:drochner6-2/+194
-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-15Update rubygems pacakge to 1.2.0.taca14-184/+94
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-15Replace shbang path of files under bin directory.taca1-1/+5
2008-09-14Move targets requiring the root privilege to the install stage.minskim1-14/+17
This fixes PR 39333. Thanks to taca@ for testing.
2008-09-12Set MAINTAINER to pkgsrc-users@NetBSD.org for these packages,he1-2/+2
as per private communication with previous maintainer. No associated version bump.
2008-09-11Canonicalize HOMEPAGE using search.cpan.org. No version bump sincehe1-2/+2
no change to the package as such.
2008-09-08Add p5-Geo-Mercator.he1-1/+2
2008-09-08Import p5-Geo-Mercator version 1.01.he3-0/+30
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-08Add & enable p5-Locale-USseb1-1/+2
2008-09-08Initial import of p5-Locale-US version 1.2 in the NetBSD Packagesseb3-0/+27
Collection. The Perl 5 module Locale::US provides mapping from US two-letter codes to states and vice versa.
2008-09-06Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlibwiz3-5/+6
name change).
2008-09-06Update to 0.6.5:wiz3-120/+105
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-06Update to 1.1.20080819:wiz2-6/+6
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-06Update to 1.3.13:wiz3-20/+6
2008-08-24 Heikki Orsila <heikki.orsila@iki.fi> * Version 1.3.13 - Bug fixes - Documentation improvements
2008-09-06Add two comment lines for xdg-dirs.wiz1-1/+3
2008-09-06Retire memaid packages in favor of mnemosyne.wiz11-238/+2