Commit graph

2430 commits

Author SHA1 Message Date
hasso
976eef0d73 Needs msgfmt. 2009-03-05 17:46:45 +00:00
drochner
845340dd6a This pkg didn't build anymore due to incompatible changes
in the "scons" build system, so
update to 1.0.7
Didn't find a changelog, but an obvious one is that it uses "waf"
to build now.
2009-02-27 19:51:13 +00:00
drochner
cfec47106c +ghex 2009-02-26 20:37:34 +00:00
drochner
b7a7336d27 import ghex-2.24.0, a binary editor for thr Gnome desktop 2009-02-26 20:35:07 +00:00
obache
8ba1bd4118 Fixes configure failure if db1 is not in BDB_ACCEPTED. 2009-02-22 12:20:17 +00:00
drochner
6ebe87ef17 quell CHECK_INTERPRETER complaint about a helper script which is
not worth a full perl dependency
2009-02-18 13:57:41 +00:00
drochner
8e0844688d fix checksums for changed distfile
(The distfile was changed long before I committed the update, so
no DIST_SUBDIR games are necessary.)
reported by Joerg Sonnenberger
2009-02-16 12:26:51 +00:00
abs
85a8d4f6c6 Remove NCURSES define and check (which had no effect). This package is
not going to build without a real ncurses without a lot of effort
No change to generated binary
2009-02-13 11:42:01 +00:00
abs
a0e2359df6 Add CONFLICTS mg* 2009-02-13 11:13:40 +00:00
abs
2b1d7c561a +mg 2009-02-13 11:04:35 +00:00
abs
26b3f56cd0 Added editors/mg version 20090107
This is the portable version of the OpenBSD mg editor

Mg (mg) is a Public Domain EMACS style editor.  It is "broadly"
compatible with GNU Emacs, the latest creation of Richard M.
Stallman, Chief GNUisance and inventor of Emacs.  GNU Emacs (and other
portions of GNU as they are released) are essentially free, (there are
handling charges for obtaining it) and so is Mg.  You may never have
to learn another editor.  (But probably will, at least long enough to
port Mg...)  Mg was formerly named MicroGnuEmacs, the name change was
done at the request of Richard Stallman.

Mg is not associated with the GNU project, and most of it does not
have the copyright restrictions present in GNU Emacs.  (However, some
of the system dependent modules and the regular expression module do
have copyright notices.  Look at the source code for exact
copyright restrictions.)  The Mg authors individually may or may not
agree with the opinions expressed by Richard Stallman in "The GNU
Manifesto".

This program is intended to be a small, fast, and portable editor for
people who can't (or don't want to) run real Emacs for one reason
or another.  It is compatible with GNU because there shouldn't be
any reason to learn more than one Emacs flavor.
2009-02-13 11:04:14 +00:00
drochner
340f24d28d update to 1.0.6.15
changes:
-Improved Scheme mode
-Improved appearance of Wikipedia mathematical pages
-Added plug-in for drawing Feynman diagrams
pkgsrc change: make it work with maxima-5.17
2009-02-11 17:53:40 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
abs
f4bb0e74c4 MAKE_JOBS_SAFE=no 2009-02-07 17:33:51 +00:00
martti
a2f435a7ca Updated editors/vim-share to 7.2.102
17606  7.2.070  crash when a function returns a:000
  2353  7.2.071  (extra) Win32: Handling netbeans events may cause a crash
  1786  7.2.072  (extra) compiler warning in Sniff code
  4121  7.2.073  ":set <xHome>" has the same output as ":set <Home>"
  1832  7.2.074  (extra, after 7.2.073) extra part of 7.2.073
  2218  7.2.075  (after 7.2.058) unclear comment about making a diff
  2666  7.2.076  rename(from, to) deletes file if names refer to the same file
  4745  7.2.077  (after 7.2.076) rename() fails if names differ only in case
  3298  7.2.078  problems with deleting folds
  6947  7.2.079  "killed" netbeans events are not handled correctly
  9942  7.2.080  accessing wrong memory with completion and composing char
  1728  7.2.081  compiler warning for float overflow on VAX
  2134  7.2.082  if 'ff' is "mac" then "ga" on a ^J shows 0x0d instead of 0x0a
  1733  7.2.083  ":tag" doesn't return to the right tag entry in the tag stack
  4331  7.2.084  Python: vim.eval() is wrong for recursive structures
  1862  7.2.085  ":set <M-b>=<Esc>b" does not work when 'encoding' is utf-8
  3045  7.2.086  using ":diffget 1" in buffer 1 corrupts the text
  1570  7.2.087  adding URL to 'path' doesn't work to edit a file
  2895  7.2.088  (extra) Win32: Using the clipboard sometimes fails
  2473  7.2.089  (extra) Win32: crash when using Ultramon buttons
  3286  7.2.090  user command containing 0x80 does not work properly
  2113  7.2.091  ":cs help" output is not aligned for some languages
  4538  7.2.092  some error messages are not translated
  7287  7.2.093  (extra) dialogs can't always handle multi-byte text
  3430  7.2.094  compiler warning for signed/unsigned compare, typos
  1902  7.2.095  using "r" and then CTRL-C Visual highlighting is not removed
  1464  7.2.096  after ":number" "Press Enter" msg may be on the wrong screen
  1692  7.2.097  "!xterm&" doesn't work when 'shell' is "bash"
  1864  7.2.098  warning for signed/unsigned pointer
  3498  7.2.099  unnecessary redraw when changing GUI options in terminal
  3846  7.2.100  missing first three bytes on sourced FIFO
  1362  7.2.101  (extra) MSVC version not recognized
  1496  7.2.102  (after 7.2.100) BOM at start of Vim script not removed
2009-02-06 06:28:53 +00:00
markd
11c929eca1 Seems the hack is needed for 4.0/x86_64 as well. See Manuel Bouyer's
bulk builds.
2009-01-28 11:36:34 +00:00
shattered
630cda67bb Mark BROKEN -- requires an Unicode build of wxGTK.
OK by wiz@.
2009-01-18 08:45:57 +00:00
obache
416dcac7d7 Fixes configure option for bdb, now accept DB4.
Bump PKGREVISION again.
XXX: configure said, "Use of db1 is not officially supported."
XXX: so not add db1 to BDB_ACCEPTED.
2009-01-16 12:31:51 +00:00
wiz
16bdc7d8c4 Update to 2.24.3; make spell checking an option; update dependencies.
============
gedit 2.24.3
============

New Features and Fixes
======================
- Backport some bugfixes from the developement version

New and updated translations
============================
- Alexander Shopov (bg)
- Priit Laes (et)
- Shankar Prasad (kn)
2009-01-12 21:50:16 +00:00
wiz
66047608de Update to 0.12.2:
Version 0.12.2
* Fix data loss bug in sync and SetNoteCompleteXml dbus method.
2009-01-07 16:17:51 +00:00
wiz
55fa90af5f Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
2009-01-04 18:00:58 +00:00
epg
1159d32e80 Add a TODO about the configure brokenness. 2008-12-31 20:48:37 +00:00
epg
25035570ec Revert 1.31 (allow use of db4), as the autoconf crap is broken and doesn't
work somehow on NetBSD and DragonFly (and probably others).  This is a shame,
as nvi itself actually does support db4, it's the autocrap that's broken.
2008-12-31 20:46:33 +00:00
jmcneill
f1f777e62c Fix build with XFree86. 2008-12-24 17:56:11 +00:00
epg
0726519343 Bump PKGREVISION for new bdb support. 2008-12-21 23:03:27 +00:00
epg
6380b3347a - nvi actually supports db4, so just include bdb.buildlink3.mk
- Add minor patch for db 4.4 and up
2008-12-21 23:02:24 +00:00
martti
5ea810ff41 Updated editors/vim-share to 7.2.69
8484  7.2.050  compiler warnings for not using return value of fwrite()
 15179  7.2.051  can't avoid 'wig' and 'suffixes' for glob() and globpath()
  2611  7.2.052  synIDattr() doesn't support "sp" for special color
  1754  7.2.053  crash when using WorkShop command ":ws foo"
  2006  7.2.054  compilation warnings for fprintf format
 34319  7.2.055  various compiler warnings with strict checking
  1635  7.2.056  (after 7.2.050) tests 58 and 59 fail
  3210  7.2.057  (after 7.2.056) trying to put size_t in int variable
  2338  7.2.058  can't add a feature name in the :version output
  1847  7.2.059  diff is not always displayed properly
 34772  7.2.060  spell checking doesn't work well for compound words
  1886  7.2.061  creating funcref requires loading the autoload script first
  1657  7.2.062  "[Scratch]" is not translated
  3558  7.2.063  warning for NULL argument of Perl_sys_init3()
  1942  7.2.064  repeating "~" on a Visual block doesn't always update screen
  5149  7.2.065  GTK GUI: cursor disappears doing ":vsp" when maximized
  2759  7.2.066  not easy to check if 'encoding' is a multi-byte encoding
  1683  7.2.067  can't load sesison extra file when it contains special chars
  2598  7.2.068  error when Emacs tags file line is too long
  1726  7.2.069  (after 7.2.060) compiler warning for putting size_t in int
2008-12-20 20:47:02 +00:00
hira
246d0402ca Bump BUILDLINK_{API,ABI}_DEPENDS.
Bump PKGREVISION (some packages ride the previous PKGREVISION bump).
2008-12-18 16:46:29 +00:00
hira
075f3904d8 Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 14:09:26 +00:00
hira
9bd4d8b349 Update Xfce to 4.4.3. This is bug fix release.
Changes since 4.4.2:

x11/xfce4-panel:
  * Quite a bit code changed in the dnd code. Mostly to fix a segfault
    in FreeBSD-amd64, but more problems were discovered and a lot of
    code was simplified.
  * Don't respond the uri drags, we don't use it and it only causes
    problems like hiding the panel when a file was dragged over the
    panel (Bug #3815).
  * Fix crash with xrandr 1.2 (Bug #3620)

x11/xfce4-desktop:
  * Make menu panel plugin honor CustomizeDesktopMenu kiosk setting
    (Bug #1026).
  * Fix incorrect initial desktop font size when setting custom font
    size if a custom font was never set before (Bug #3957).

wm/xfce4-wm:
  * Fix automaximize on move
  * Remove trailing \0 in UTF-8 strings, that causes libwnck to
    rightfully complain that NET_WM_NAME contains invalid UTF-8
  * Exit on SelectionClear event so that xfwm4 exits even with WM who
    do not send a ClientMessage event such as Openbox (Bug #2374)
  * Backport overlay and compositor support from trunk (Bug #3849)
  * Filter out grab/ungrab events so we don't end up redrawing the
    frame twice
  * Set monitor when positionning menu (Bug #4162)
  * Reduce flickering during resize (Bug #4283)
  * Fix NET_WM_STATE claiming maximization vertical and horizontal even
    if only horizontal of vertical is actually set (Should fix Bug #3969)
  * Loosen the rule that prevents an application from iconifying itself
    when skip_taskbar is set (Bug #4434)
  * Rework visual depth selection of the frame window (Bug #4452)
  * Add support for NET_MOVERESIZE_WINDOW
  * Take gravity bit into account in configure resize only requests to
    comply with standard (Bug #3634)
  * Add client windows to save set to avoid loosing all windows in case
    of crash
  * Use guint32 instead of Time internally to avoid potential issues in
    64bits
  * Add a "--replace" command line option to replace ICCCM2 compliant
    window managers (Bug #3731)

x11/libxfce4gui:
  * Fix format-string vulnerability in dialog code

x11/xfce4-terminal:
  * Update to latest trunk translations.

sysutils/xfce4-thunar:
  * Update to latest trunk translations.

editors/xfce4-mousepad:
  * Sort recent items by most recently used.

x11/xfce4-utils:
  * Fix missing translated chars (Bug #3543)

Updated translations:
  * Basque
  * Brazilian Portuguese
  * Catalan
  * Chinese Traditional
  * Danish
  * Estonian
  * Finnish
  * French
  * Galician
  * German
  * Indonesian
  * Japanese
  * Korean
  * Kurdish
  * Latvian
  * Norwegian
  * Polish
  * Sinhala
  * Slovak
  * Slovene
  * Spanish
  * Turkish
  * Urdu
2008-12-17 12:50:02 +00:00
wiz
5b4a700783 + tomboy. 2008-12-04 16:45:59 +00:00
wiz
cda58a649d Initial import of tomboy-0.12.1, based on rhaen's 0.11.3 package:
Tomboy is a desktop note-taking application for Linux and Unix. Simple
and easy to use, but with potential to help you organize the ideas and
information you deal with every day.
2008-12-04 16:45:09 +00:00
ghen
eaf13d7029 Update to Texmaker 1.8.
New in 1.7:
- New search widget
- Spell checking is now based on hunspell and uses OpenOffice.org dictionaries.
- New LaTeX log errors detection
- Indentation "memory"
- Code completion

New in 1.7.1:
- no more crash with the "Previous LaTeX error" command and the syntax
  highlighting
- the "find" command starts at cursor and not at the beginning of the document

New in 1.8:
- texmaker can now be only started once per user : inverse search will no more
  launch a new instance of texmaker
- the spell checker is now based on hunspell-1.2.4
- the latex errors detection has been improved
- the background color of the selected symbol is now always the same (to be
  sure that the symbol is always visible)
- parentheses matching is back
- "\end{...}" is now added automatically after "\begin{...}" while using
  autocompletion
2008-12-03 08:26:15 +00:00
obache
207788f692 ftp.m17.org is closed now. 2008-11-26 13:07:38 +00:00
markd
1c2c956239 Update kile to 2.0.2
version 2.0.1 -> 2.0.2

Fixes:
 - Insert \item[] in description environments for smart newline,
 reported and fixed by Job Noorman
 - Fix regression in 2.0.1 inside structure view related to opening files
 - Fix regression in latexoutputfilter resulting in the wrong file being
   reported
 - Fix regression in Kile 2.0.x, blend symbols so that they are usable with
   dark themes also
 - Don't create 'save' and 'save-as' actions specifically for Kile as they will
   interfere with the corresponding actions from KatePart. Thanks to Mathias
   Soeken for reporting.
 - Also parse class warnings and show them in the Logview, patch by Jeroen
   Leeuwestein
 - Remove not sh-compliant code by requiring a Bash shell for system check
 - Add a workaround for a bug contained in KatePart 3.x in the 'setEncoding'
   method, which enforces a reload on every change of the encoding (as a
   consequence the user sees a confusing document-modified dialog)
 - Make find-in-files work again with anyting else than the "all files" filter
 - Minor cwl fixes

Features:
 - cwl file for siunitx (thanks to Dirk Sarpe) and allrunes packages

version 2.0 -> 2.0.1

Fixes:
 - Do all section actions on the whole section
 - Fix possible crash due to unchecked index bounds
 - Some i18n fixes
 - cwl files: fix wrong commands with \left and \right and make them more
   complete
 - Typos in symbols
 - Sync kile project on disk before archiving
 - Add figure* to the structure view also
 - Fix completion for multiple citations/references
 - Fix crash at template handling, reported and fixed by Vincenzo Di Massa
 - Rename some cwl files so that they not only differ by case
 - Search also in $BIBINPUTS and $TEXINPUTS paths if opening files from the
   structure view
 - Add missing package definitions to some symbols from the misc-text pane
 - Allow spaces in the name of images in the includegraphics dialog
 - Don't recompile forever if some file timestamps are in the future
 - Fix the "autocompletion dies" bug

Features:
 - Add \newlength as a variation of newcommand
 - Add url.cwl, svninfo.cwl, svn-multi.cwl, yfonts.cwl, virginialake.cwl
 - Allow ":" and "-" in citation keys, important for codecompletion

Syntax:
 - Highlight & and @{} in tabular like environments
 - Ignore Noweb blocks

version 2.0beta2 -> 2.0

Fixes:
 - Added some new logic to really disable all debug output if --disable-debug
   is given to configure, should make kile faster

Features:
 - New documentation kile-remote-control.txt
 - Added new DVItoPDF config Modern which calls dvipdfmx instead of dvipdfm,
   set Modern as default

version 2.0beta1 -> 2.0beta2

Fixes:
 - Polishing Quickdocumentdialog
 - More agressive recompiling
 - Cwl fixes
 - Mathsymbol commands were biased with one, some symbol cleanups
 - Don't make system check if the user has defined a master document
 - Don't offer eqnarray in the latex menu (but we still support it for
   math environment completion etc.)
 - Consider also files located in $TEXINPUTS and $BIBINPUTS paths for
   codecompletion.

Features:
 - Call asymptote if needed on latex run
2008-11-26 10:34:11 +00:00
wiz
dfe50e0908 Update to 2.24.2:
============
gedit 2.24.2
============

New Features and Fixes
======================
- Fix icon lookup in the filebrowser plugin (Jesse van den Kieboom)
- Allow to move to a line relative to the current line (Ignacio Casal Quinteiro)
- Misc bugfixes

New and updated translations
============================
- Ignacio Casal Quinteiro (gl)
- Leonardo Ferreira Fontenelle (pt_BR)
- Rafael Garcia (la)
2008-11-24 13:39:28 +00:00
martti
aa8e77d197 Updated editors/vim-share to 7.2.49
22993  7.2.041  diff messed up when editing a diff buffer in another tab page
  4987  7.2.042  restoring view in autocmd sometimes doesn't work completely
  2550  7.2.043  VMS: Too many chars escaped in filename and shell commands
  5639  7.2.044  crash because of gcc 4 being over protective for strcpy()
  2056  7.2.045  the Python interface has an empty entry in sys.path
  1704  7.2.046  wrong check for filling buffer with encoding
  2470  7.2.047  using -nb while it is not supported makes other side hang
  4758  7.2.048  v:count and v:prevcount are not set correctly
 32552  7.2.049  (extra) Win32: the clipboard doesn't support UTF-16
2008-11-21 08:00:31 +00:00
drochner
06e159b290 use desktop-file-utils to make sure the database is rebuilt 2008-11-20 21:47:16 +00:00
tron
afc5223eef The work around for PR pkg/39778 is also necessary under NetBSD 5.0_BETA
and newer.
2008-11-14 16:05:15 +00:00
martti
ce3bc87861 Updated vim-share to 7.2.40
2438  7.2.038  overlapping arguments to memcpy()
  1378  7.2.039  accessing freed memory on exit when EXITFREE is defined
  1836  7.2.040  ":e ++ff=dos foo" gets "unix" 'ff' when CR before NL missing
2008-11-13 06:13:47 +00:00
martti
83ae1a9cbc Updated editors/vim-share to 7.2.35
2969  7.2.026  (after 7.2.010) 'K' uses the rest of the line
  3235  7.2.027  can use cscope commands in the sandbox, might not be safe
  1466  7.2.028  confusing error message for missing ()
  1291  7.2.029  no completion for ":doautoall" like for ":doautocmd"
  1546  7.2.030  (after 7.2.027) can't compile, ex_oldfiles undefined
 39400  7.2.031  file names from viminfo are not available to the user
  1583  7.2.032  (after 7.2.031) can't compile with EXITFREE defined
  2270  7.2.033  using "ucs-2le" for two-byte BOM, but text might be "utf-16le"
  2372  7.2.034  memory leak in spell info when deleting a buffer
  3522  7.2.035  mismatches between library and Vim alloc/free functions
  7545  7.2.036  (extra) mismatches for library and Vim alloc/free functions
  1576  7.2.037  double free with GTK 1 and compiled with EXITFREE
2008-11-12 13:32:07 +00:00
minskim
891b016008 Adjust paths to PLIST files so that they can be reached from
editors/emacs-nox11.
2008-11-11 02:14:59 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
snj
85a1ee3c06 Update to 2.0.8. Changes from 2.0.7 are minor bugfixes. See bundled
ChangeLog for details.
2008-11-06 21:56:44 +00:00
snj
d1c679259f Update to 1.2.12. Included are some small bug fixes and a --color option.
See bundled Changes file for full details.
2008-11-06 19:06:32 +00:00
wiz
4c4acfcc3c Update to 2.24.1:
============
gedit 2.24.1
============

New Features and Fixes
======================
- Fix performance problem with large dirs in the filebrowser
  plugin (Paolo Borelli, Jesse van den Kieboom)
- Misc bugfixes

New and updated translations
============================
- Robert Sedak (hr)
- Anas Afif Emad (ar)
- Ask H. Larsen (da)
- Vladimir Melo (pt_BR)
2008-11-05 11:34:04 +00:00
jwise
5f671b9c5f Stop being MAINTAINER here, as this tracks pine, which I am no longer maintaining. 2008-11-04 19:24:40 +00:00
reed
4da3259f47 Update to 1.1
This includes a security fix.

From ChangeLog:

2008-10-14  Antonio Diaz  <ant_diaz@teleline.es>

	* Version 1.1 released.
	* configure: Quote arguments stored in config.status.

2008-08-21  Antonio Diaz  <ant_diaz@teleline.es>

	* Version 1.0 released.
	* configure: Added option `--program-prefix'.
	* signal.c (strip_escapes): Buffer overflow fixed.
	* signal.c (resize_buffer): Pointer aliasing warning fixed.
2008-11-04 14:27:37 +00:00
minskim
1a68da0881 Add a workaround for PR 39778. 2008-10-30 03:57:06 +00:00
wiz
af45f2759b Update to 4.9.0.
Don't you adore concise summaries like the following?

============
Dasher 4.9.0
============
  * New development branch
2008-10-29 02:37:05 +00:00
wiz
5cfbc9f429 Update to 2.24.1:
2.24.1:
* Fixes:
	- Add missing COPYING file and license headers.
	- Standardize .desktop file.
	- PRoperly unref GConfClient objects.
	- Use single header GTK+/GLib includes.
* Updates:
	- Updated translations.

2.24.0.1:
* Fixes:
	- Add missing license.
2.24.0:
* Updates:
	- Updated translations.
2.23.91:
* Fixes:
        - Code cleanup (#341288, #341252) (Kristof Vansant)
        - Use themed icons (#348822) (Christopher Bratusek, chpe)
        - Fix clipped icons in the search pane (#518297) (Jonathon Jongsma)
        - Use standard icon names where available (Matthias Clasen)
* Updates:
	- Updated translations.
2008-10-29 02:21:24 +00:00
uebayasi
296dbe7b25 Clarify that the default EMACS_TYPE is set in mk/defaults/mk.conf. Prompted
by Greg Troxel.
2008-10-28 00:17:31 +00:00
uebayasi
4833463689 Update comment reflecting reality; from Greg Troxel. 2008-10-27 15:34:46 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17: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
uebayasi
db1b7eac58 Put commented out LICENSE line (gnu-gpl-v3). 2008-10-14 06:25:37 +00:00
uebayasi
b61f4b24f4 Correct copy&paste error. 2008-10-13 14:00:28 +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
markd
751cb0f88f No longer patching any lisp files so don't need to recompile them. 2008-10-12 09:45:21 +00:00
uebayasi
b025a518d0 Update emacs to 22.3.
Below is a simplified etc/NEWS; see the real file for full detail!

----
* Changes in Emacs 22.3

** Support for several obsolete platforms will be removed in the next
major version of Emacs.

*** Support for systems without alloca will be removed.

*** Support for Sun windows will be removed.

*** Support for VMS will be removed.

* Incompatible Editing Changes in Emacs 22.3

** The following input methods were removed in Emacs 22.2, but this was
not advertised: danish-alt-postfix, esperanto-alt-postfix,
finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix,
norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix,
and swedish-alt-postfix.  Use the versions without "alt-", which are
identical.

* Installation Changes in Emacs 22.2

** Emacs is now licensed under the GNU GPL version 3 (or later).

** Support for GNU/kFreeBSD (GNU userland and FreeBSD kernel) was added.

** Deprecated machine types and operating systems

(snip)

* Changes in Emacs 22.2

** `describe-project' is renamed to `describe-gnu-project'.

** `view-todo' is renamed to `view-emacs-todo'.

** `find-name-dired' now uses -iname rather than -name
for case-insensitive filesystems.

** In Image mode, whenever the displayed image is wider and/or higher
than the window, the usual keys for moving the cursor cause the image
to be scrolled horizontally or vertically instead.

** Emacs can use stock icons in the tool bar when compiled with Gtk+.

** Scrollbars follow the system theme on Windows XP and later.

** focus-follows-mouse defaults to nil on MS Windows.

** `bad-packages-alist' will warn about external packages that are known
to cause problems in this version of Emacs.

** The values of `dired-recursive-deletes' and `dired-recursive-copies'
have been changed to `top'.

** `browse-url-emacs' loads a URL into an Emacs buffer.  Handy for *.el URLs.

** The command gdba has been removed as gdb works now for those cases where it
was needed.

** desktop.el now detects conflicting uses of the desktop file.

** Compilation mode now correctly respects the value of
`compilation-scroll-output' between invocations.

** `font-lock-comment-face' no longer differs from the default on
displays with fewer than 16 colors and dark background (e.g. older
xterms and the Linux console).

* New Modes and Packages in Emacs 22.2

** bibtex-style-mode helps you write BibTeX's *.bst files.

** The new package css-mode.el provides a major mode for editing CSS files.

** The new package vera-mode.el provides a major mode for editing Vera files.

** The new package verilog-mode.el provides a major mode for editing Verilog files.

** The new package socks.el implements the SOCKS v5 protocol.

** VC

*** VC backends can provide completion of revision names.

*** VC backends can provide extra menu entries to the "Version Control" menu.
This can be used to add menu entries for backend specific functions.

*** VC has some support for Mercurial (Hg).

*** VC has some support for Monotone (Mtn).

*** VC has some support for Bazaar (Bzr).

*** VC has some support for Git.

* Incompatible Lisp Changes in Emacs 22.2

** shell.el no longer defines the aliases `dirtrack-toggle' and
`dirtrack-mode' for `shell-dirtrack-mode'.

* Lisp Changes in Emacs 22.2.

** Frame-local variables are deprecated and are slated for removal.

** The function invisible-p returns non-nil if the character
after a specified position is invisible.

** inhibit-modification-hooks is bound to t while running modification hooks.

** New function `window-full-width-p' returns t if a window is as wide
as its frame.

** The new function `image-refresh' refreshes all images associated
with a given image specification.

** The new function `combine-and-quote-strings' concatenates a list of strings
using a specified separator.  If a string contains double quotes, they
are escaped in the output.

** The new function `split-string-and-unquote' performs the inverse operation to
`combine-and-quote-strings', i.e. splits a single string into a list
of strings, undoing any quoting added by `combine-and-quote-strings'.
(For some separator/string combinations, the original strings cannot
be recovered.)
2008-10-11 09:56:38 +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
martti
1852abf7ce Regen. 2008-10-07 12:59:23 +00:00
martti
406dfe2535 Move all VIM distfiles to a new subdirectory as the original vim-7.2.tar.bz2
was modified in the master site (yes I agree, this is bad practice).

This appears to be only some permission changes though. If you are really
interested to see what was changed, and you have the original distfile, execute

rm -rf /tmp/vim*
tar xjf vim-7.2.tar.bz2.orig -C /tmp
mv /tmp/vim72 /tmp/vim72.orig
tar xjf vim-7.2.tar.bz2 -C /tmp
cd /tmp
ls -lR vim72.orig | sed 's+vim72.orig+vim72+' > 1
ls -lR vim72 > 2
diff -u 1 2
2008-10-07 07:40:38 +00:00
martti
5d4097c508 Updated editors/vim-share to 7.2.25
Fixed possible out-of-memory error...

  2269  7.2.019  completion and exists() don't work for ":noautocmd"
  1521  7.2.020  "kvim" starts the GUI even though KDE is no longer supported
  4806  7.2.021  getting full file name when executing autocmds may be slow
  3823  7.2.022  (extra) cannot run tests with the MingW compiler
  2062  7.2.023  'cursorcolumn' wrong in a closed fold when display is shifted
  1452  7.2.024  'history' can be made negative, causes out-of-memory error
  1470  7.2.025  a CursorHold event that invokes system() is retriggered
2008-10-03 05:05:57 +00:00
hubertf
16b30674fd Prevent gzip(1) from nuking itself (yes, the gzip binary!) by passing
its name in the GZIP environment variable. Instead, pass the compression
level in that variable.
2008-09-30 08:04:30 +00:00
hubertf
13a6360e8c Prevent gzip(1) from nuking itself (yes, the gzip binary!) by passing
its name in the GZIP environment variable. Instead, pass the compression
level in that variable.
2008-09-30 00:20:13 +00:00
wiz
12f758e69b Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES
source.
2008-09-25 14:02:08 +00:00
joerg
0665aa2efa Switch to x11/wxGTK26{,-contrib}. 2008-09-22 20:21:03 +00:00
drochner
2ef35be844 remove --enable-schemas-install which is overridden by the framework
anyway, and add second schema file
2008-09-16 15:49:39 +00:00
martti
2ab2d00f40 Updated editors/vim-share to 7.2.18
2873  7.2.011  error when inserting a float value from expression register
  1444  7.2.012  compiler warnings when building with startup timing
  4157  7.2.013  hang when waiting for X selection, consuming lots of CPU time
  1769  7.2.014  synstack() doesn't work in an emptly line
  1943  7.2.015  "make all test install" doesn't stop when the test fails
  4536  7.2.016  cmdline completion pattern can be in freed memory
  5319  7.2.017  X11: strlen() used wrongly, pasting very big selection fails
  1390  7.2.018  memory leak when substitute is aborted
2008-09-14 20:30:17 +00:00
martti
9a0945ad91 Re-apply pkg/38710 2008-09-14 20:16:40 +00:00
drochner
b4a23ef7ee remove superfluous patch
(This was noticed by someone but I can't find it anymore.)
2008-09-14 15:09:56 +00:00
bjs
8ac4114149 Update to vile-9.7. This is a bug-fix release with some minor
feature improvements (remove obsolete filters, improve ruby filter,
improved syntax highlighting, some locale/encoding fixes, etc.)

In pkgsrc, add DESTDIR support to xvile.  While here, include
libXt and libXmu so that xvile will build if XAW_TYPE=xpm.
2008-09-09 10:14:30 +00:00
bjs
e8c9882d17 Add a gnome option which depends upon devel/libgnomeui (better gnome
integration, according to the docs).  PKGREVISION++
2008-09-08 03:10:21 +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
martti
479d4cc713 Updated editors/vim-share to 7.2.10
1877  7.2.001  Mac: pseudo-ttys don't work properly on Leopard
  1462  7.2.002  leaking memory when displaying menus
  3663  7.2.003  typo in translated message, message not translated
  3413  7.2.004  Cscope help message is not translated
  4638  7.2.005  a few problems when profiling
  1552  7.2.006  HTML files are not recognized by contents
 16735  7.2.007  (extra) minor issues for VMS
  1947  7.2.008  wrong window count when using :bunload in a BufHidden autocmd
  2245  7.2.009  can't compile with Perl 5.10 on MS-aindows
  5415  7.2.010  "K" in Visual mode does not properly escape all characters

7.2.010 fixes http://www.rdancer.org/vulnerablevim-K.html
2008-09-06 17:05:47 +00:00
ahoka
cc9b0a0670 Follow the Maxima version change. 2008-08-26 18:20:09 +00:00
epg
1fc94600b0 Set MAINTAINER to pkgsrc-users@. 2008-08-18 00:55:48 +00:00
martti
244cac03bd Updated VIM to 7.2
This is a minor release of Vim.  In the 15 months since Vim 7.1 many
bugs were fixed and runtime files have been added and updated.  There
are also security improvements, therefore it's a good idea to upgrade.

The main new feature since 7.1 is floating point support.  You can use
it in the Vim script language to add up a list of amounts, for example.

Once you have installed Vim 7.2 you can find details about the changes
since Vim 7.1 with ":help version-7.2".
2008-08-11 12:14:10 +00:00
bjs
9ceb459145 Update to beaver-0.3.0.1.
pkgsrc changes:
	-- Use correct master site.
	-- Use SUBST framework where appropriate, correcting hard-coded
	   path to pixmaps in interface.c.
	-- Use desktop-file-utils to install new beaver.desktop.
	-- Uses GTK+2 (much better!)

Changes since beaver-0.2.6:
  * First implementation of Python highlighting
  * New About window
  * Massive interface changes to comply with the GNOME HIG
  * Ported to GTK+ 2
2008-08-04 21:34:39 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
dholland
79cad67994 Bump PKGREVISION from 0 to 13, to match emacs21 since we share all the
patch files. This makefile should probably be rearranged to work the
same way as the emacs22 nox11 package (or the nox11 packages should be
finally dropped), but not until after Q2 is branched.
2008-07-13 18:36:22 +00:00
dholland
90dfb3b671 Add patch for CVE-2008-1694 (insecure temp files in SCCS vc handling)
PKGREVISION -> 13.
2008-07-13 18:03:01 +00:00
dholland
cd87ba8ae0 Add patches for CVE-2008-1694 and CVE-2008-2142.
PKGREVISION -> 11.
2008-07-13 17:28:33 +00:00
obache
5b0b801344 Add patch to fix build failure on DragonFly and FreeBSD.
Patch provided by Hasso Tepper in PR 39049.
2008-07-13 14:30:21 +00:00
obache
7e5e3d9048 Fix build with gcc41 on DragonFly BSD.
xemacs part of PR pkg/38633 from Hasso Tepper.
2008-07-01 13:24:34 +00:00
obache
b4aba3a4eb Fix build with gcc41 on DragonFly BSD.
emacs20 part of PR pkg/38633 from Hasso Tepper.
2008-07-01 13:22:06 +00:00
martti
b297726fc6 Updated editors/vim-share to 7.1.330
Add CHECK_INTERPRETER_SKIP for pkg/38710

Apply the following patches:

  1480  7.1.316  when 'cscopetag' is set ":tag" gives an error message
  5203  7.1.317  compiler warnings in Motif calls
  5428  7.1.318  mem leak when closing xsmp conn.; crash on exit with Lesstif
  1514  7.1.319  illegal memory access when pasting illegal utf-8 on cmd line
 28763  7.1.320  Win64: Warnings while compiling Python interface
  2603  7.1.321  (extra) Win32 / Win64: Install file is outdated
  2677  7.1.322  can't get start of Visual area in an <expr> mapping
  1734  7.1.323  test 19 and 38 fail with some termcaps
  1847  7.1.324  file name path length on Unix is limited to 1024
  3559  7.1.325  editing a command line that doesn't fit reverses char order
  1641  7.1.326  ":smagic!from!to!" doesn't work, it sees the "!" as a flag
  5454  7.1.327  gvimtutor is also installed when not building a GUI version
  1859  7.1.328  crash when using Cygwin and non-posix path name in tags file
  2172  7.1.329  right halve of double-wide char under popup menu not redrawn
  1905  7.1.330  reading uninitialized memory when using Del in replace mode
2008-06-23 05:07:56 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
martti
2d59eaf432 Updated editors/vim-share to 7.1.315
2153  7.1.306  some Unicode symbol chars are handled like word chars
 23714  7.1.307  many warnings when compiling with Python 2.5
  2673  7.1.308  when in readonly mode ":options" produces an error
  3989  7.1.309  installing and testing with a shadow directory doesn't work
  8024  7.1.310  incomplete utf-8 byte sequence at end of the file not detected
  2547  7.1.311  compiler warning for missing sentinel in X code
  2346  7.1.312  there is no check for error number mistakes in .po files
  3425  7.1.313  status and tile not updated when using netbeans setModified
  1915  7.1.314  'pastetoggle' is written to the session file without escaping
  3287  7.1.315  crash with specific search pattern using look-behind match
2008-06-19 05:55:44 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
markd
cfdfe92a58 Fix build with gcc41 on dragonfly.
emacs21 part of PR pkg/38633 from Hasso Tepper.
2008-06-03 22:20:35 +00:00
markd
288f4285a7 Fix for CVE-2008-2142, automatically loading and executing .flc files. 2008-06-03 22:17:00 +00:00
markd
85b2ccfafa Fix build with gcc41 on dragonfly.
emacs part of PR pkg/38633 from Hasso Tepper.
2008-06-02 21:15:42 +00:00
markd
4095df2122 Fix for CVE-2008-2142, automatically loading and executing .flc files. 2008-06-02 21:09:48 +00:00
martti
e633b0c018 Updated editors/vim-share to 7.1.305
1558  7.1.298  src/gvimtutor is not distributed
  9490  7.1.299  filetype detection fails for file name with special characters
  1959  7.1.300  value of asmsyntax argument isn't checked for valid characters
  1673  7.1.301  "File/Save" menu in Insert mode doesn't update tab page label
  1485  7.1.302  (after 7.1.299) compilation error on MS-Windows
 12135  7.1.304  shortpath_for_invalid_fname() is too complex and wrong
  4735  7.1.305  can't edit compressed file with special characters in the name
2008-06-02 11:19:53 +00:00
wiz
db0d6ac3f5 Bump PKGREVISION for gtkspell API bump. 2008-05-30 12:29:00 +00:00
drochner
a548ac3782 update to 4.7.3
This switches to the gnome-2.22 release tree.
2008-05-29 17:53:36 +00:00
drochner
7c136db8e3 update to 2.22.3
changes:
-bugfixes
-translation updates
2008-05-29 16:44:53 +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