Commit graph

3474 commits

Author SHA1 Message Date
ryoon
6c4d1aff4b Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
prlw1
2bcdb207da Update gedit3 to 3.16.2
Highlights from the release notes:

- Fix gedit --wait when listing multiple files
- Improve error reporting when failing to load private lib
- Performance improvements for groups of text insertions/deletions
- Do not merge xml translation in gschema files
- Rework some of the printing code
- Improved documentation
- Improved open document selector
- Start to rework the replace dialog
- Use the new color scheme chooser
- External tools plugin: fix document saving
- Various bug fixes
- Many new and updated translations

For full details see:

https://git.gnome.org/browse/gedit/tree/NEWS?id=3.16.2
2015-06-17 19:30:48 +00:00
mef
fc71174d09 Update from 20140101 to 20150415(22).
prev version: emacs24-24.3.50.20140101nb10
  current version: emacs25-25.0.50.2015041522
(upstream)
  Upstream changes are too many to list here. Year and
  3 month between them. But it includes (at least)
   - the changes from emacs24 to emacs25
     (This may require adding emacs25 on
     EMACS_VERSIONS_ACCEPTED in some packages)
(pkgsrc)
 - (Makefile.common) sequence now resembles (wip)/emacs-current/Makefile
 - (Makefile)
   Add missing send-pr.el setup (at /usr/share/gnats) in site-init.el
 - (files/site-init.el)
   Copied from editors/emacs24
 - Drop patch-ae:            "if [ $# == 0 ]; then"  ( == -> =)
        patch-configure.ac:  ksh bad substitution problem
        patch-src_image.c:   Fix build with giflib 5.1.
 - (options.mk)
   * configuration now resembles (wip)/emacs-current/options.mk
   * Add options xaw3d and xml (also in PKG_SUGGESTED_OPTIONS)
   * Correction typo on CONFIGURE_ARGS on --without-imagemagic(k)
2015-06-14 15:46:21 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
khorben
2546abff66 Package DeforaOS Editor 0.3.1
This minor release brings the following:
- printing support;
- minor improvement to the user interface;
- build fixes;
- re-license as 2-clause BSD.
2015-06-11 18:47:33 +00:00
wiedi
580525b459 Update nano to 2.4.1
2015.04.14 - GNU nano 2.4.1 "Glitch Gremlin" is released.  This release
		includes several fixes for issues with the file browser
		menu, linter and formatter functions, spell checker,
		undo/redo with some specific marked-cutting situations,
		and some small improvements to the color syntax
		highlighting definitions. There are also various
		documentation and code comment updates included, and
		finally, fixes for compilation on non-GNU/Linux systems
		and certain configure combinations.  Toasters!

2015.03.22 - GNU nano 2.4.0 "lizf" is released.  This is the first
		stable release in many years, and brings together many
		new features from the 2.3 series, including:
		a fully functional undo system (now enabled by default),
		vim-compatible file locking, linter support, formatter
		support, syntax highlighting flexibility, and many fixes
		for issues reported since 2.2.  Many sincere thanks
		to all of the bug reports, patches, well wishes and
		contributions from everyone who has continued to
		support us.  Thank you for using nano!


2015.02.27 - GNU nano 2.3.99pre3 "Ashley" is released.  This is likely
		to be the last release before the next major (2.4.0)
		release.  Please test it out and send us any feedback
		via the Savannah bug page for nano
		(https://savannah.gnu.org/bugs/?group=nano).  This
		release includes fixes for rebinding toggles via
		nanorc, several memory alignment fixes, and documentation
		and build updates.  As always thank you for using
		nano - Share and Enjoy!

2015.02.06 - GNU nano 2.3.99pre2 "Snowblind" is released.  This release
		contains only fixes, including: a long-standing problem
		with cutting in nano-tiny, several memory alignment
		improvements, and issues with leftover file locks.  Please
		keep reporting bugs so we can get a happy and healthy
		2.4.0 soon.  Thanks for using nano!

2015.01.06 - GNU nano 2.3.99pre1 "Junior" is released.  As the first
		2.4 release candidate there will be fewer new features
		but many bugfixes going forward.  This release contains
		new support for language reformatters like Go's gofmt
		command which takes the place of the spelling checker.
		Fixes in this release include many syntax highlighting
		fixes and improvements, and documentation formatting updates.
		As always please report bugs via the Savannah bug page for
		nano (https://savannah.gnu.org/bugs/?group=nano), so we can
		release a super awesome and bug-free 2.4.0 soon!

2014.07.17 - GNU nano 2.3.6 "Columbo" is released.  This release
		contains a fix for installing internationalization
		files.  Also included are scattered documentation
		(in particular man page) fixes, and a few touch ups
		to syntax highlighting definitions.  Oh, just one
		more thing, thanks for using nano!

2014.07.11 - GNU nano 2.3.5 "lucky day" is released.  This release
		contains many visible and under-the-hood fixes for
		components such as file locking, more fixes to the
		undo system, and you no longer have to explicitly ask
		nano to have undo/redo support as it now defaults to
		being enabled.  Other notable fixes include a better
		handling of --tempfile mode, and better handling of
		command line arguments when also attempting to specify
		+<line number>.  As always, please file any bugs you
		find at the Savannah page for nano, at
		https://savannah.gnu.org/bugs/index.php?42639 and
		thanks for using nano.

2014.06.02 - GNU nano 2.3.4 won't leave you high, won't leave you dry. This
		release contains only a small number of fixes, but in
		particular allows nano to compile on non-UTF8 curses
		implementations (i.e. libncursesw).  Other small fixes to
		the undo implementation and the default syntax config are
		also included. As always, Share and Enjoy!

2014.05.28 - GNU nano 2.3.3 is in its right place.  This release contains
		many many improvements to the core system, including
		substantial improvements to the undo/redo code, UTF-8
		handling, the configure script, and display of shortcuts
		on very wide terminals,  New features include the
		ability to write to named pipes (--noread), as well as
		linter support (see the nanorc man page for details).  Also
		included are much improved syntax highlighting code, and
		configurations for JSON, texinfo, Go, and a default syntax
		for catch all highlighting. Finally, nano now has the
		ability to set the color of the title bar, status bar, and
		shortcut keys (e.g. "^X") and their descriptions.  Again
		see the nanorc page for details.  There's much more, too
		much to include here, but please keep those reports and
		general feedback coming!  Thank you for helping us help
		you help us all.

2013.03.22 - GNU nano 2.3.2 "Annoy your coworkers for fun and profit" is
		released.  This release introduces vim-style file locking
		(though not backup/restore), useful when using nano
		in a multi-editor environment.  Feedback is welcome if
		you run into any issues with this new code.  Other new
		features include additional support for word boundary
		checking when cross compiling, fixes for trying to go to
		an invalid line number, and the usual documentation
		tweaks.

2011.05.10 - GNU nano 2.3.1 "I'm in space" is released.  This
		release includes some fixes for the new libmagic code, as
		well as a fix for improper character counts when using
		auto-indent.  Also included are new syntax highlighting
		definitions for RPM spec and lua files.  Thanks for
		using nano and keep circulating the tapes.

2011.02.26 - GNU nano 2.3.0 "Septic surprise" is released.  This first
		release in the 2.3 unstable series brings several new
		features.  First, libmagic support for syntax highlighting
		has been added on top of the existing file extension
		and header support already available.  Secondly, cursor
		position can be saved between editing sessions with
		the -P or --poslog command-line flag, or via "set poslog"
		in your .nanorc.  Also included are some fixes for
		compilation with g++, and better handling of issues
		writing the backup file, which should reduce the need
		for the 'set allow_insecure_backup" nanorc option.
		Don't stop, get it get it, don't stop, get it get it.
2015-06-05 01:32:38 +00:00
kefren
14683dae78 Switch to latest mono. PKGREVISION++ 2015-05-23 06:58:50 +00:00
ryoon
f04dd392c7 Update to 3.4
Changelog:
----------------------------------------------------------------------
 OmegaT 3.4 (2015-04-20)
----------------------------------------------------------------------
  11 Enhancements
   4 Bug fixes
   3 Localisation updates
----------------------------------------------------------------------
3.4 vs 3.1.9 update 1

  Implemented requests:

  - Improve OmegaT look and feel
  https://sourceforge.net/p/omegat/feature-requests/1082/

  - Better statistics layout for l10n UI
  https://sourceforge.net/p/omegat/feature-requests/820/

  - Increase the size or better layout of the statistics window
  https://sourceforge.net/p/omegat/feature-requests/820/

  - Add Close button to Statistics window
  https://sourceforge.net/p/omegat/feature-requests/859/

  - Automatically detect input file encoding when possible
  https://sourceforge.net/p/omegat/feature-requests/1075/

  - Improve fuzzy match difference granularity in Chinese
  https://sourceforge.net/p/omegat/feature-requests/1077/

  Other changes:

  - New XML Spreadsheet 2003 filter. This allows translating Excel document
exported in XML 2003 format. As the extension is .xml, other filters may
"steal" the file. In that case, they have to be disabled. The XML
Spreadhsheet 2003 filter limit itself to documents where the first tag
is "Workbook".

  - In Options > File Filters, the filters used by the current project
are displayed in bold

  - New "Trafficlight" theme in the Switch Colour Theme script

  - Options > Tag Validation was renamed to Tag Processing. In that dialog,
there's now an option to decide whether protected text (from the XLIFF filter)
and custom tags should be counted in statistics. The option is on by default.
In previous versions, protected text was not counted in the statistics, so
the option has to be disabled to get the same value as before.

  - The font selected in Options > Fonts can be applied now also to statistics

  Bug fixes:

  - Editor title overflows with long filename
  https://sourceforge.net/p/omegat/bugs/739/

  - Valid XML characters outside the BMP are stripped from input
  https://sourceforge.net/p/omegat/bugs/740/

  - Scripting window: now ScriptsDir is displayed like "foo\scripts" instead
of "foo\.\scripts"

  - OmegaT does not look nice on Mac retina display
  https://sourceforge.net/p/omegat/bugs/712/

  Localisation updates:

  - Dutch localisation updated to 3.4 (UI, documentation, scripts, readme)
  - Italian localisation updated to 3.4 (UI, documentation, scripts)
  - Japanese localisation updated to 3.4 (UI, readme)

----------------------------------------------------------------------
 OmegaT 3.1.9 update 1 (2015-04-15)
----------------------------------------------------------------------
   1 Enhancement
   3 Bug fixes
   0 Localisation update
----------------------------------------------------------------------
3.1.9 update 1 vs. 3.1.9

  Implemented requests:

  - Change auto-completion mode access keys
  https://sourceforge.net/p/omegat/feature-requests/1073/

  Bug fixes:

  - The OK and Cancel buttons of Options > Editing Behaviour were not
displayed correctly

  - Newly assigned scripts execute several times
  https://sourceforge.net/p/omegat/bugs/737/

  - The project-specific file filter configuration was deleted when
quitting OmegaT

----------------------------------------------------------------------
 OmegaT 3.1.9 (2015-03-09)
----------------------------------------------------------------------
  21 Enhancements
  13 Bug fixes
   6 Localisation updates
----------------------------------------------------------------------
3.1.9 vs. 3.1.8

  Implemented requests:

  - Machine translation with Yandex
  https://sourceforge.net/p/omegat/feature-requests/790/

  - Use selection for text Search from "Fuzzy Match" or "Glossary" panes
  https://sourceforge.net/p/omegat/feature-requests/877/

  - Allow to insert selection into translation from the Fuzzy Matches pane
  https://sourceforge.net/p/omegat/feature-requests/1057/

  - Warn user if the Enter key is hit while "Use TAB to Advance" is checked
  https://sourceforge.net/p/omegat/feature-requests/1061/

  - Support XLIFF equiv-text in tooltips, simplify tooltip prefs
  https://sourceforge.net/p/omegat/feature-requests/1064/

  - Show the number of non-unique segment instances in the segment markers
  https://sourceforge.net/p/omegat/feature-requests/1068/

  - Contextual menu to jump to another instance of non-unique segments
  https://sourceforge.net/p/omegat/feature-requests/1067/

  - Make it easy to "brand" OmegaT for custom deployments
  https://sourceforge.net/p/omegat/feature-requests/1069/

  - Make it easy to find specific files by name or path
  https://sourceforge.net/p/omegat/feature-requests/1070/

  - Improve resizing behavior of Project Files dialog
  https://sourceforge.net/p/omegat/feature-requests/1071/

  - Make segment numbers visible for all segments
  https://sourceforge.net/p/omegat/feature-requests/1038/

  Other enhancements:

  - ILIAS Language File filter. Those files can have the .lang or
.lang.local extensions. As .lang files are also loaded by the Lang
Mozilla filter, it has to be unabled to load them with the ILIAS filter.

  - Machine translation requests are now cached. That means that a
source segment already translated will not be requested again during
the same session (i.e., until OmegaT is closed).

  - The initial location and the layout when resized of various dialogs
were improved. The OK button was set as the default button for all dialogs.

  - The Custom Colours dialog was improved. It can be closed with Escape,
changes are remembered immediately and all colours can be reset at once.
There's also a new tab for colour selection.

  - The Project Files dialog can be hidden on project load via hidden preference
(project_files_show_on_load)

  - It is possible to define the text and background colour of modification
information and the active segment's source and target

  - Dialogs are now centered against the main window instead of the screen

  - The Visio filter was updated to remove unneeded tags in Visio 2010 documents

  - For versions including Java, the JRE is now 1.8.0_31 instead of 1.7

  - The appearance of the Project Files dialog has been improved on OS X.
The new styling has been applied to all platforms.

  Bug fixes:

  - There's now a 3-second retry when OmegaT attempts to rename files

  -  java.io.IOException: Error rename new file to glossary in team projects
  https://sourceforge.net/p/omegat/bugs/695/

  - In some specific cases, the content of Mozilla DTD files was not
loaded

  - License information was missing from the lib folder of binary
distributions

  - Wrong Swedish segmentation exception corrected

  - Newline characters are lost in Japanese target documents
  https://sourceforge.net/p/omegat/bugs/721/

  - Filtering after a search with no live segments freezes OmegaT
  https://sourceforge.net/p/omegat/bugs/692/

  - Ellipses missing in several menu items
  https://sourceforge.net/p/omegat/bugs/728/

  - Both menu items for alternative translation are enabled
  https://sourceforge.net/p/omegat/bugs/731/

  - Incorrect handling of typographic apostrophe (U+2019)
  https://sourceforge.net/p/omegat/bugs/598/

  - The project-specific filter configuration was not saved when creating a
new project

  - Mac OS X: A workaround was added for the full-screen window sizing
bug on OS X + Java 1.8. See https://bugs.openjdk.java.net/browse/JDK-8065739
for the bug description.

  - The font set in Options > Font was only used after the change when
Apply this font to the Project Files dialog was used

  Localisation updates:

  - Belarusian localisation updated to 3.1.9 (UI, tutorial, scripts, readme)
  - Basque localisation updated to 3.1.9 (UI, tutorial, scripts, readme)
  - Dutch localisation updated to 3.1.9 (UI, documentation, scripts, readme)
  - Italian localisation updated to 3.1.9 (UI, documentation, scripts, readme)
  - Japanese localisation updated to 3.1.9 (UI, documentation, readme)
  - Russian localisation updated to 3.1.9 (UI, tutorial, scripts, readme)

----------------------------------------------------------------------
 OmegaT 3.1.8 (2014-12-04)
----------------------------------------------------------------------
   6 Enhancements
  10 Bug fixes
   5 Localisation updates
----------------------------------------------------------------------
3.1.8 vs. 3.1.7

  Implemented requests:

  - Allow custom background/foreground colors for different elements in the editor
  https://sourceforge.net/p/omegat/feature-requests/1035/

  - Show dialog for unsupported SVN errors
  https://sourceforge.net/p/omegat/feature-requests/1041/

  - Allow configurable diff-style colours in fuzzy matching
  https://sourceforge.net/p/omegat/feature-requests/900/

  Other enhancements:

  - It is now possible to customise colours used in the Fuzzy Matches pane

  - All OmegaT windows (Search and Scripting windows) now use the OmegaT icon
instead of the standard Java ones

  - Revised user manual

  Bug fixes:

  - Project specific segmentation rules cannot be disabled
  https://sourceforge.net/p/omegat/bugs/694/

  - Colours were not working in the Fuzzy Matches pane

  - The text colour was not applied in the Editor

  - If there was a double click in the search result entries pane in the
Search window before the first searching execution, the cursor (i.e.,
mouse pointer) changed to the Wait icon and could not be restored

  - Strange glossary behavior - removing of newly added terms
  https://sourceforge.net/p/omegat/bugs/696/

  - OmegaT keeps temporary files project_save.tmx-based_on_revision_number.new
  https://sourceforge.net/p/omegat/bugs/683/

  - Git team project saving failure with 3.1.6
  https://sourceforge.net/p/omegat/bugs/714/

  - Fuzzy match segment not shown entirely when Ctrl+Arrow/Num is typed
  https://sourceforge.net/p/omegat/bugs/720/

  - PO comments also included as source text
  https://sourceforge.net/p/omegat/bugs/705/

  - In team projects, OmegaT was sometimes failing to rename files (perhaps
blocked by antivirus or cache software). There's now a 3-second retry.

  Localisation updates:

  - Dutch localisation updated to 3.1.7 (UI)
  - Interlingua localisation updated to 3.1.7 (UI, documentation)
  - Italian localisation updated to 3.1.7 (UI)
  - Japanese localisation updated to 3.1.8 (UI, documentation)
  - French localisation updated to 3.1.8 (UI, readme, documentation)
2015-05-19 12:48:36 +00:00
enami
3f01cbe06a Fix ^G to print correct ratio on Mac OSX. Without this fix, the output
looks like this:
    Makefile: unmodified: line 1 of 55 [140733193388033%]
2015-05-11 08:43:44 +00:00
wen
2bd2ed6bf8 Update to 4.0
Upstream changes:
JOE 4.0
JOE now has pop-up shell windows with full terminal emulation and shell commands
that can control the editor. Hit F1 - F4 to bring up a shell window.
See Pop-up shell feature for a full description.
The status command (^K SPACE) can now be customized using the same syntax
as the status bar. Look for smsg and zmsg in joerc to see how to do this.
parserr (the error parser) will parse only the highlighted block if it's set. Before it always parsed the entire buffer.
Now there is a per-buffer concept of current directory. This was added to
make the pop-up shell windows work better, but it's useful in general.
At file prompts you can begin a new anchored path without having to delete
the old one. It means that ~jhallen/foo//etc/passwd is translated to /etc/passwd.
Prompt windows are now highighted to indicate which parts of the path are
being dropped. There is a syntax file for this: filename.jsf
The error parser now ignores ANSI sequences (some versions of grep
color their results, now JOE can still parse it).
Temporary messages are now dismissed by keyboard input only. Before, they
could also be dismissed by shell input.
Tags search now supports multiple matches. ^K ; can be configured to
either provide a menu of the matches or to cycle through them.
Tags search will now match on the member name part of member functions
('fred' will match 'myclass::fred').
Tags search will prepend the path to the tags file file name in the tags
file. This is important when JOE finds the tags file via the TAGS
environment variable.
Remove ` as quote character from incremental search.
Clean up documentation, convert much of it to Markdown.

JOE 3.8
Search JOE image for :include files referenced by the joerc file.
Include ftyperc file in the JOE image.
Change default indent from 2 to 4. Add quick menu to change to common
indent values: ^T = (1, 2, 4, or 8). Switch to + and - for definitively
setting or clearing options so that 0 and 1 can be use for quick select.
Added option to suppress DEADJOE file
Jump to matching delimiter (Ctrl-G) has been improved. It can now use the
syntax files to parse the document in order to identify strings and
comments which should be skipped during the matching delimiter search.
(patch by Charles Tabony).
When 'notite' mode is enabled, JOE now emits linefeeds to preserve the
screen contents in the terminal emulator's scrollback buffer. This can be
suppressed with a new flag: nolinefeeds.
JOE now starts up quiet (prints no extra messages when starting).
Messages are collected in a startup log (view with ESC x showlog).
There is a new flag 'noexmsg' which, when set, makes JOE quiet when it shuts
down (suppresses "File not changed so no update needed" message).
Use 80th column if terminal has xn capability (patch by pts and Egmont
Koblinger).
Support italic text (on some terminal emulators) with "\l" (patch by
Egmont Koblinger)
Support bracketed paste (patch by Egmont Koblinger)
Fix line number in syntax highlighter error output
Prevent infinite loops caused by buggy syntax definitions.
New and improved syntax definitions for:
Ant: contributed by Christian Nicolai
Batch files: contributed by John Jordan
C#: contributed by John Jordan
Debian apt sources.list: contributed by Christian Nicolai
Elixir: contributed by Andrew Lisin
Erlang: contributed by Christian Nicolai, Jonas Rosling, Andrew Lisin
git-commit messages: contributed by Christian Nicolai
Go: contributed by Matthias S. Benkmann
HAML: contributed by Christian Nicolai
INI: contributed by Christian Nicolai
iptables: contributed by Christian Nicolai
Javascript: contributed by Rebecca Turner, Christian Nicolai
json: contributed by Rebecca Turner
Markdown: contributed by Christian Nicolai, Jonas Rosling
Powershell: contributed by Oskar Liljeblad
Prolog: contributed by Christian Nicolai
Puppet: contributed by Christian Nicolai, Eric Eisenhart
Sieve: contributed by Christian Nicolai
YAML: contributed by Christian Nicolai
(from github.com/cmur2/joe-syntax)
Syntax definition fixes for: C, Python, Java, Lua, sh, Ruby, PHP, TeX,
CSS, and XML
Save/restore utf-8 and crlf modes when changing in/out of hex edit for
better display
Fix autocomplete for paths containing spaces
Accept mouse events beyond column 208 (patch by Egmont Kobligner)
Adjust guess_indent behavior based on user feedback
Fix infinite loop in search and replace
Add a new command 'timer' which executes a macro every n seconds. I use
this for periodically injecting a command into a shell window for
overnight testing of some device.
Convert double to long long (if we have it) when printing hexadecimal.
Fix bug where undo was acting strangly in shell windows.
Fix crash when hitting -----------.. wordwrap bug.
Check for math functions
Use joerc if fancyjoerc not there.
fix segfault from -orphan
fix window size detection bug: can't take out types.h
from tty.c
update status line immediately on resize.
va_copy fix.
don't smartbackspace when smartbacks is off.
2015-05-03 01:45:32 +00:00
markd
9491c2bf3a don't use mk/tex.buildlink3.mk. TeXmacs-devel did the same thing back
in 2012.
2015-05-02 05:36:15 +00:00
jperkin
10c8a8ace9 Update to match editors/emacs24/version.mk. Fixes EMACS_TYPE=emacs24nox. 2015-04-29 16:43:23 +00:00
mef
4d62ceed4a Rename options emacs-xaw3d to simply xaw3d. Ref:
http://mail-index.netbsd.org/pkgsrc-users/2015/04/24/msg021447.html
2015-04-26 05:54:29 +00:00
tnn
255d0cb0b8 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
jperkin
ca8519b89a Update Xfce to 4.12.0.
This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major
Xfce releases since 4.6.2, our previous pkgsrc release.  For more information
about the thousands of changes in each major release since then, please see:

  Xfce 4.12 announcement:
    http://www.xfce.org/about/news

  Xfce 4.12 tour:
    http://www.xfce.org/about/tour

  Xfce 4.10 announcement:
    http://www.xfce.org/about/news/?post=1335571200

  Xfce 4.10 tour:
    http://www.xfce.org/about/tour410

  Xfce 4.8 announcement:
    http://www.xfce.org/about/news/?post=1295136000

  Xfce 4.8 tour:
    http://www.xfce.org/about/tour48

The pkgsrc changes since then are:

  New packages:
    archivers/xfce4-thunar-archive
    graphics/elementary-xfce-icon-theme
    mail/xfce4-mailwatch-plugin
    misc/xfce4-time-out-plugin
    multimedia/xfce4-thunar-media-tags
    sysutils/xfce4-mount-plugin
    sysutils/xfce4-taskmanager
    sysutils/xfce4-thunar-vcs
    sysutils/xfce4-verve-plugin
    x11/xfce4-garcon
    x11/xfce4-notifyd
    x11/xfce4-tumbler
    x11/xfce4-whiskermenu-plugin

  Renamed packages:
    devel/xfconf to devel/xfce4-conf
    x11/libxfce4menu to x11/libxfce4ui
    x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter

  Updated packages:
    audio/xfce4-mixer
    audio/xfce4-xmms-plugin
    devel/xfce4-dev-tools
    editors/xfce4-mousepad
    graphics/ristretto
    meta-pkgs/xfce4-extras
    meta-pkgs/xfce4
    misc/xfce4-weather-plugin
    multimedia/xfce4-mpc-plugin
    net/xfce4-wavelan-plugin
    sysutils/xfce4-appfinder
    sysutils/xfce4-battery-plugin
    sysutils/xfce4-cpugraph-plugin
    sysutils/xfce4-diskperf-plugin
    sysutils/xfce4-fsguard-plugin
    sysutils/xfce4-genmon-plugin
    sysutils/xfce4-netload-plugin
    sysutils/xfce4-quicklauncher-plugin
    sysutils/xfce4-systemload-plugin
    sysutils/xfce4-thunar
    sysutils/xfce4-xarchiver
    sysutils/xfce4-xkb-plugin
    textproc/xfce4-dict-plugin
    time/xfce4-datetime-plugin
    time/xfce4-orage
    time/xfce4-timer-plugin
    wm/xfce4-wm-themes
    wm/xfce4-wm
    x11/libxfce4gui
    x11/libxfce4util
    x11/xfce4-clipman-plugin
    x11/xfce4-desktop
    x11/xfce4-exo
    x11/xfce4-eyes-plugin
    x11/xfce4-gtk2-engine
    x11/xfce4-notes-plugin
    x11/xfce4-panel
    x11/xfce4-places-plugin
    x11/xfce4-session
    x11/xfce4-settings
    x11/xfce4-terminal

  Removed packages:
    sysutils/xfce4-volman
    x11/xfce4-utils

This is based on a huge amount of work by the NetBSDfr team and Youri Mouton,
who takes over as MAINTAINER, and has been tested by Youri on a large number
of platforms prior to commit.  A massive thanks to them.  Any issues with the
import are mine alone as the committer-by-proxy.
2015-04-21 08:56:37 +00:00
nros
721e1c0096 Revbump because of x11/qt5-qtwebkit dependency update 2015-04-19 19:33:58 +00:00
wiz
640a2111f1 Update to 0.8.6:
Sigil 0.8.6 2015.04.12
    - Fix for crash during merging xhtml files.
    - Changed fix for "Create TOC crash in Sigil 0.8.5" to reduce the degree
      of disconnecting to prevent lost signals on html resources.
    - Fix for missing audio and video mime types in OPFResource  and
      FolderKeeper.
    - Attempt to prevent Tidy from simply deleting all mathml during cleaning.
2015-04-19 19:01:26 +00:00
adam
4606c07235 Revbump after updating devel/boost-libs 2015-04-17 15:52:56 +00:00
joerg
594261d1ef Don't depend on ${PREFIX}/lib to be added implicitly by the wrappers.
Don't use empty arguments to -o.
2015-04-17 15:22:44 +00:00
mef
c080a72efa Add comment on patch from commit log. 2015-04-14 03:39:49 +00:00
rodent
a7b568d574 Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
2015-04-13 23:12:40 +00:00
wiz
b8e4670404 Update emacs24 to 24.5:
* Changes in Emacs 24.5

** This is mainly a bug-fix release, but there are some other changes.

** The default value of `history-length' has increased to 100.

** The variable `redisplay-dont-pause' is obsolete.

* Changes in Specialized Modes and Packages in Emacs 24.5

** `call-process-shell-command' and `process-file-shell-command' no longer
take "&rest args".

** The option `browse-url-firefox-startup-arguments' no longer has an effect.

** ERC

*** New option `erc-rename-buffers'.

*** New faces `erc-my-nick-prefix-face' and `erc-nick-prefix-face'.

*** `erc-format-@nick' displays all user modes instead of only op and voice.

*** The display of irc commands in the current buffer has been disabled.

*** `erc-version' now follows the Emacs version.

** Obsolete packages

*** cc-compat.el

*** crisp.el (moved to elpa.gnu.org)

*** tpu-edt.el, ws-mode.el
These emulations of old editors are believed to be no longer relevant
 - contact emacs-devel@gnu.org if you disagree.

*** vi.el, vip.el (try M-x viper instead)
2015-04-11 08:51:05 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
jnemeth
a9d8bec66c elscreen is an old unmaintained package that doesn't work with emacs >= 24.
Approved By: uebayasi@
2015-04-05 20:09:05 +00:00
wiz
b40640e192 Update to 0.8.5:
Sigil 0.8.5 2015.03.29
    - Fix text resource not alwalys saving to disk.
    - Fix bug in missing CSS.
    - Fix create html toc crash bug.
    - Update some links in the help menu.
2015-04-03 09:05:22 +00:00
joerg
13c40eb3cb navi2ch is gone. Bump revision. 2015-03-26 16:02:08 +00:00
tnn
9ef7cb9560 needs gzip(1) in manual do-install target 2015-03-17 17:48:19 +00:00
tnn
191bf6936b needs gzip(1) during compilation 2015-03-17 14:05:01 +00:00
hiramatsu
d9f661035e Set MAINTAINER to pkgsrc-users. 2015-03-15 19:42:33 +00:00
prlw1
3972bf3806 Update gedit3 to 3.14.3
Reinstate: Add adwaita-icon-theme dependency. Fixes PR pkg/49494.

============
gedit 3.14.3
============

New Features and Fixes
======================
- Various bug fixes

New and updated translations
============================
- de (Benjamin Steinwender)
- is (Sveinn i Felli)
2015-03-13 23:10:20 +00:00
tnn
f64236fd7b honour PKGMANDIR 2015-03-12 17:32:58 +00:00
wiz
fd822f880c Recursive bump for poppler-0.32.0 shlib major bump. 2015-03-09 09:02:19 +00:00
ryoon
59b146e911 Bump PKGREVISION.
* Support firefox-36.0 or later with upstream patch.
2015-03-03 13:47:14 +00:00
joerg
8e50ffaa74 LLVM's correlated value propagation pass is known to require a lot of
memory and CPU time for certain input. Provide a variable
(CLANG_NO_VALUE_PROPAGATION_PASS) for selectively disabling it in those
places known to trigger it.
2015-03-02 19:59:06 +00:00
ryoon
3910499896 Bump PKGREVISION.
* Try to support firefox 36 or later too.
2015-02-23 14:03:25 +00:00
ryoon
f05f517e5e Recursive revbump from audio/pulseaudio. 2015-02-21 23:35:38 +00:00
joerg
2ec8e532e2 stdint.h and glibc have only a very tangible relationship. 2015-02-19 22:25:54 +00:00
wiz
2c1a9d7419 Remove configure.in patch -- autoconf isn't run, and the corresponding
patch for configure has many more changes anyway.
2015-02-19 14:20:51 +00:00
wiz
afad6926e5 Add ptyfs support based on the one in emacs24; from Anon.
Bump PKGREVISION.
2015-02-19 14:18:52 +00:00
hauke
447ec3c333 Build with the portable dumper, following advice from upstream. This
fixes spurious SIGSEV breakage during build on (at least) netbsd-6
amd64. Do a little GENERATE_PLIST dance to accomodate for the dynamic
filename of the (separate) dump file.

Add a handy option for a debug build.

Install the "Installation" protocol of build parameters, it is helpful
for reporting issues upstream.
2015-02-15 13:13:24 +00:00
jperkin
5b9a3ca4c3 Remove --version-script linker arguments on SunOS. 2015-02-13 16:58:17 +00:00
wiz
6705f1dcf0 Update to 0.8.4. Update HOMEPAGE. Add bug report URL to patch.
With only one day after the 0.8.3 release 0.8.4 is being released.
My deepest apologies because this means there is a bad bug. Admittedly
it will only impact a very small amount of users but it was big
enough to warrant a new release.

Unfortunately during refactoring of "remove all plugins" code the
actual remove code was moved to the wrong place. With 0.8.3 if you
say no it will still remove all plugins. This has been corrected
and is the only change in 0.8.4.
2015-02-09 12:57:41 +00:00
wiz
e2539c136d Update to 0.8.3:
Sigil 0.8.3 2015.01.31
    - 10.9.5 is now the minimum OS X version required. Only 10.10.1 has been tested.
    - -DCODE_SIGN_ID=XYZ option has been added to auto sign the app bundle on OS X.
    - Validation result plugins will auto close the Plugin Runner
      Dialog since the dialog has no real info and openes the
      validation pane with the results anyway.
    - New Plugin Preferences Support added
    - Plugins Manager will now remember last folder used
    - Support for building both Linux .deb and .rpm packages
    - Lots of Linux build support, compilation, installation, and
      documentation improvements
    - Qt 5.4 is now a minimum requirement.
    - Build changes to support update to latest Qt 5.4.0 and to
      use latest C++11 compiler
    - Numerous bugs fixed or worked around including:
       - Make Invocation of CSS W3C Online Validator more reliable
       - Fix to make Preview Window update after BookView to prevent
         memory corruption and crashes
       - Workaround Qt bug (font cache assertion) when using
         clearMemoryCaches() - see https://bugreports.qt.io/browse/QTBUG-43504
       - Properly handle loadFinsihed Signal in BookViewPreview to
         prevent clashes between BookView and Preview
       - Fix for Sigil memory use after it was freed bug
       - Workaround to the extent possible Qt bug with memory use after
         free using QWebInspectors - see https://bugreports.qt.io/browse/QTBUG-43725
       - Workaround to the extent possible Qt bug with memory use
         after free when closing MainWindows - see https://bugreports.qt.io/browse/QTBUG-43692
       - Bug fix to prevent crashes in KeyboardsShortcuts when accessing
         Preferences with multiple MainWindows
2015-02-07 13:19:21 +00:00
hauke
fdc938c899 Update to XEmacs 21.4.23
2015-01-29  Vin Shelton <acs@xemacs.org>

        * XEmacs 21.4.23 is released

2015-01-08  Vin Shelton  <acs@xemacs.org>

        Fix progress bar crashes.
        Thanks to Ralf Soergel for diagnosis and a patch.

        * configure.in (Athena widgets):
        Test for "international" resource in SimpleWidgetClass in libXaw3d.
        * configure: Rebuild.
2015-02-04 09:19:20 +00:00
jperkin
baa9415da4 SunOS inotify requires sys/filio.h for FIONREAD. 2015-01-31 22:52:56 +00:00
rumko
ada279f10d editors/lyx: update to 2.1.2.2
Summary of changelog:
* Native IPA inset and IPA toolbar
* New supported languages
* Tex Fonts Additions
* Basic support for Math OpenType fonts
* Document class categories
* Enhanced support for LaTeX options
* New supported LaTeX commands
* New export command-line option
* Table rotations
* Layout enhancements
* New modules
* Equation Editor "mode"

Ok@ reed
2015-01-10 18:13:22 +00:00
gdt
27bbd771d1 Copy gnulib readlinkat patch from archivers/gtar-base.
This undefines readlink so that the twisty maze of symlinks builds,
and fixes the build on netbsd-5.  Confirmed to work on netbsd-5/amd64
and netbsd-6/i386.  Thanks to obache@ for pointing out the problem.

I will request a pullup to 2014Q4 soon if there are no objections.
2015-01-10 16:15:29 +00:00
obache
5fce7810ed dependency on default icon theme is in gtk3 base package now, so drop it. 2015-01-09 11:34:20 +00:00
obache
b26c4b9136 Same PKGBASE packages must not be installed, no need to add manual CONFLICTS. 2015-01-09 11:32:47 +00:00
wiz
b65b63f568 Recursive PKGREVISION bump for poppler shlib major bump. 2015-01-08 10:20:34 +00:00