Commit graph

2401 commits

Author SHA1 Message Date
zafer
3224164862 no distfile at phred.org. removed. ok'd by obache. 2009-04-28 21:07:20 +00:00
zafer
b32ec12c67 no distfile at ftp.phred.org. removed. ok'd by obache. 2009-04-28 21:06:16 +00:00
zafer
1ec35cd8df Remove dead mirror. Ok'd by obache. 2009-04-28 21:01:14 +00:00
zafer
1c50dd61cd remove trailing backslash from commit before. 2009-04-28 19:56:45 +00:00
zafer
d1df70cb3b update mirrors. 1.5.4 has moved to stable/1.5.x/. ok'd by obache. 2009-04-28 19:55:34 +00:00
tnn
6fd3eac04b Update to mined-2000.15.
Character encoding support enhancements:
* Updated to Unicode 5.1; added XHC Hanyu pinyin pronunciation information.
* Enhanced character information display, also in non-UTF-8 text encoding.
  Adding Unicode character name and Unicode decomposition, see Info menu.
* Enhanced character substitution display for non-Unicode terminals;
  using base character according to Unicode decomposition.
* Encoding conversion from UTF-8 enhanced to all text encodings.
* Enhanced terminal support for cygwin 1.7, including UTF-8 mode.
* Character replacement commands (e.g. ESC _) also unescape
  URL escape notation (%E2%82%AC) and HTML numeric entities (&_#x20AC;).

Text editing features:
* Enhanced line begin/end navigation, may also go to previous/next line.

Interactive:
* Changed cursor positioning when moving vertically over multi-column characters
  * Turning to the closest side of a TAB.
  * Options -T/+T for preference to stay left/right of TAB.
* Enhanced menu navigation (Ctrl-mouse-scroll, initial key word finding).
* Multi-option selection in open Info display ("?") menu.
* Scrollbar mouse control enhancements:
  * Scroll direction adapted to other applications (old mode with option -oo).
  * Click-and-drag scrollbar scrolling.
  * Accelerated scrolling (by half a page) while over scrollbar.
* Added usage hints to messages on typical keyboard interaction misconceptions.
* Help function improvements.
* Tweaked handling of Home/End/Del and modified keypad keys.

Interworking enhancements:
* Distinction of small/numeric keypad keys for djgpp-compiled DOS version.
* Tweaked uterm terminal invocation script:
  * Workaround to safely ensure UTF-8 on cygwin.
  * Best guess for user preference of rxvt (if rxvt-unicode is found).
  * Command line options for user preference for xterm or rxvt.
* Tweaked cygwin script wmined to use mintty if available.
* Tuned keypad assignments to achieve more uniform keypad functions
  among different kinds of terminals as much as possible.
* Support of additional terminal codepages as supported by cygwin 1.7,
  also in the djgpp-compiled DOS version.
* Recognising and adapting to PuTTY or MinTTY.

Printing:
* Added printing feature using notepad /p for cygwin and DOS versions.

Miscellaneous:
* Applying computed dim screen attribute for line indications (in xterm),
  actived by defining an empty environment variable MINEDDIM.
* Revised/enhanced line end handling support:
  * Added option +r to convert Unix lineends (LF) to DOS lineends (CRLF).
  * Enhanced Mac lineend handling options -R and +R.
  * Either of -r/+r can be combined with either of -R/+R.
  * Added search pattern "\r" to search for CRLF (DOS/Windows) line ends.
2009-04-25 11:25:42 +00:00
drochner
c7101d28d1 update to 2.26.1
changes:
-bugfixes
-translation updates
2009-04-17 18:40:42 +00:00
joerg
cee67a4edb Use META_PACKAGE. 2009-04-08 22:47:07 +00:00
hasso
204c2622ab Make it include correct file. 2009-04-08 06:20:32 +00:00
drochner
6483178499 update to 2.6.8
This is a major update, I couldn't find the relevant changecogs but
the last one. A couple of bugfixes.

pkgsrc note: Since base and plugins are seperate distfiles now, we
could abandon the Makefile.common or at least part of its complexity.
I'll leave this to the MAINTAINER.
Also, I'd suggest to rip -plugins into parts - many are too exotic.
(There are also some new which are not built, I've just kept status quo.)
2009-04-07 16:27:08 +00:00
he
43cafc3804 Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00
abs
4e547ccea6 Updated editors/mlview to 0.9.0
The changelog since 0.7 is 5000+ lines, some highlights include:
+ Desktop DnD polishing
+ Update GNOME mime database at install/uninstall
+ Previously Opened Files History (HIG: File Menu)
+ Revert to Saved (HIG: File > Revert)
+ Tree view widget proportions should be settings
2009-03-24 16:22:57 +00:00
wiz
b1076bb765 Remove msgfmtstrip scripts and targets using them, now that the
infrastructure supports this properly (thanks joerg!).
2009-03-22 19:01:37 +00:00
wiz
1391533b08 Update to 4.10.0, convert to user-destdir.
============
Dasher 4.10.0
============
  * Fix click modes where letters near the edge of the selection box to "leak"
    out so they could not be selected.
  * Fix UTF-8 bug so e.g., Japanese and Hebrew work.
2009-03-22 15:30:51 +00:00
martti
4e5f5b42ad Updated editors/vim-share to 7.2.148
1496  7.2.102  (after 7.2.100) BOM at start of Vim script not removed
  5153  7.2.103  tab page line isn't always updated, e.g. when 'bomb' is set
  1523  7.2.104  after ":saveas foo" the tab label isn't updated right away
  2159  7.2.105  modeline setting for 'foldmethod' overrules diff options
  3422  7.2.106  endless loop for "]s" in HTML when there are no misspellings
  1825  7.2.107  After a GUI dialog ":echo" messages are deleted
  1622  7.2.108  (after 7.2.105) can't compile without the diff feature
 11901  7.2.109  'langmap' does not work for multi-byte characters
  1407  7.2.110  compiler warning for unused variable
  2724  7.2.111  selection unclear for Visual block mode with 'cursorcolumn'
  1509  7.2.112  cursor invisible in first col in Visual mode if 'number' set
  2700  7.2.113  crash when using submatch() in substitute()
  2531  7.2.114  using wrong printf format: %d instead of %ld
  2716  7.2.115  some debugging code is never used
  1619  7.2.116  not all memory is freed when EXITFREE is defined
  2592  7.2.117  location list incorrectly labelled "Quickfix List"
  2068  7.2.118  <PageUp> at the more prompt only does half a page
  1550  7.2.119  status line is redrawn too often
  8305  7.2.120  location list is copied and then deleted when opening window
  4993  7.2.121  can't stop output of "!grep a *.c" in gvim with CTRL-C
  2472  7.2.122  invalid mem access if VimResized autocmd changes screen size
  1568  7.2.123  ":map" output continues after typing 'q' at more prompt
  3127  7.2.124  ":tselect" output continues after typing 'q' at more prompt
  3936  7.2.125  leaking memory when reading XPM bitmap for a sign
  4326  7.2.126  when EXITFREE is defined signs and keymaps are not freed
  1708  7.2.127  get another more prompt after typing 'q'
  1537  7.2.128  (after 7.2.055) ":lcd" causes invalid session file
  2229  7.2.129  opening command window from input() uses the search history
 12852  7.2.130  Vim may haing until CTRL-C is typed when using CTRL-Z
  2612  7.2.131  using wrong cursor highlighting after clearing 'keymap'
  7823  7.2.132  accessing freed memory when changing dir in SwapExists autocmd
  1665  7.2.133  ":diffoff!" changes settings in windows not in diff mode
  2314  7.2.134  compiler warnings for discarding "const" from pointer
  1991  7.2.135  memory leak when redefining user command with complete arg
  1326  7.2.136  (after 7.2.132) ":cd" still possible in SwapExists autocmd
 11328  7.2.137  wrong left shift of blockwise selection in tab when 've' set
  5428  7.2.138  extra part of 7.2.137
  2229  7.2.139  crash when 'virtualedit' is "all"
  1974  7.2.140  diff highlighting missing if Visual area starts at cursor pos
  6622  7.2.141  fixing bold spill redraws too many characters
  1753  7.2.142  Motif and Athena balloons don't use tooltip colors
  6830  7.2.143  no command line completion for ":cscope" command
  2304  7.2.144  colorscheme is reloaded when 't_Co' is set to the same value
  3379  7.2.145  white space in ":cscope find" is not ignored
  3394  7.2.146  v:warningmsg isn't used for all warnings
  1548  7.2.147  cursor in wrong position after Tab for small version
  4275  7.2.148  highlighting a character after the line doesn't always work
2009-03-22 10:24:19 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
drochner
1c6899025e needs libSM 2009-03-19 12:14:01 +00:00
jmcneill
e2bca8ef99 Update gconf-editor to 2.26.0.
2.26.0
* Updates:
	- Updated translations.

2.25.91
* New features:
	- Add preliminary support to set default/mandatory values
	  with PolicyKit (Vincent Untz).

* Fixes:
	- Fix sensitivity of context menu entries for Unset, SetDefault
	  and SetMandatory (Vincent Untz).
	- Port to GtkTooltip.
	- Enforce single-include policy for GLib and GTK+
	- Don't steal focus with the "Pattern not found" dialog.
	- Drop dependency on libgnome and libgnomeui.
	- Plug some memory leaks.

* Updates:
	- Updated translations.
2009-03-18 01:59:43 +00:00
jmcneill
0297cb0588 Update gedit to 2.26.0.
pkgsrc changes:

    * remove libbonobo, libglade, libgnomeui, ORBit2 dependencies

============
gedit 2.26.0
============

New Features and Fixes
======================
- Misc bugfixes

New and updated translations
============================
- Amitakhya Phukan (as)
- Gintautas Miliauskas (lt)
- I. Felix (ta)
- Ignacio Casal Quinteiro (gl)
- Jennie Petoumenou (el)
- Krishnababu K (te)
- Manoj Kumar Giri (or)
- Rajesh Ranjan (hi)
- Runa Bhattacharjee (bn_IN)
- Yuriy Penkin (ru)


============
gedit 2.25.8
============

New Features and Fixes
======================
- Misc bugfixes

New and updated translations
============================
- Baris Cicek (tr)
- Claude Paroz (fr)
- Duarte Loreto (pt)
- Gabor Kelemen (hu)
- Jesse van den Kieboom (nl)
- Mattias Põldaru (et)
- Milo Casagrande (it)
- Philip Withnall (en_GB)
- Rajesh Ranjan (hi)
- Rajesh Ranjan (mai)
- Sandeep Shedmake (mr)
- Sweta Kothari (gu)
- Takeshi AIHANA (ja)
- Theppitak Karoonboonyanan (th)


============
gedit 2.25.7
============

New Features and Fixes
======================
- Misc bugfixes

New and updated translations
============================
- Adi Roiban (ro)
- Alexander Shopov (bg)
- Chao-Hsiung Liao (zh_HK)
- Chao-Hsiung Liao (zh_TW)
- Clytie Siddall (vi)
- Duarte Loreto (pt)
- Ihar Hrachyshka (be@latin)
- Inaki Larranaga Murgoitio (eu)
- Kenneth Nielsen (da)
- Mikel González (ast)
- Sweta Kothari (gu)
- Tomasz Dominikowski (pl)
- Wouter Bolsterlee (nl)


============
gedit 2.25.6
============

New Features and Fixes
======================
- Misc bugfixes

New and updated translations
============================
- Andre Gondim (pt_BR)
- Andre Klapper (de)
- Changwoo Ryu (ko)
- Christian Kirbach (de)
- Gabor Kelemen (hu)
- Gil Forcada (ca)
- Raivis DEjus (lv)
- Yair Hershkovitz (he)
- 甘露(Gan Lu) (zh_CN.po)


============
gedit 2.25.5
============

New Features and Fixes
======================
- Add Fullscreen Mode (Ignacio Casal Quinteiro)
- Add a configuration dialog for the python console (B. Clausius)
- Rescan plugins when opening the preference dialog (Ignacio Casal Quinteiro)
- Misc bugfixes

New and updated translations
============================
- Daniel Nylander (sv)
- Ilkka Tuohela (fi)
- Ivar Smolin (et)
- Joan Duran (ca)
- Jorge Gonzalez (es)
- Kamil Paral (cs)
- Kjartan Maraas (nb)
- Marcel Telka (sk)
- Petr Kovar (cs)
- Shankar Prasad (kn)
- Theppitak Karoonboonyanan (th)


============
gedit 2.25.4
============

New Features and Fixes
======================
- Add quick syntax highlightig and tab width selection in the statusbar (Jesse van den Kieboom)
- More work on the internal bus system (Jesse van den Kieboom)
- Bugfixes and features for the snippets plugin (Jesse van den Kieboom)
- Parse syntax highlighting language from modelines (Sergej Chodarev)
- Misc bugfixes

New and updated translations
============================
- César Veiga (pt_BR)
- Jorge Gonzalez (es)


============
gedit 2.25.3
============

New Features and Fixes
======================
- Win32 port with installer (Ignacio Casal Quinteiro)
- Internal bus system to allow plugin intercomminication (Jesse van den Kieboom)
- Use GtkSourceView to detect language highlighting (Paolo Borelli)
- Misc bugfixes

New and updated translations
============================
- Jorge Gonzalez (es)
- Theppitak Karoonboonyanan (th)
- Alexander Shopov (bg)
- Claude Paroz (fr)


============
gedit 2.25.2
============

New Features and Fixes
======================
- Fixes to the new plugin system (Paolo Borelli)

New and updated translations
============================
- Daniel Nylander (sv)


============
gedit 2.25.1
============

New Features and Fixes
======================
- Rework the plugin system to have loaders as shared objects (Jesse van den Kieboom)
- Fix build on OSX (Jesse van den Kieboom)

New and updated translations
============================
- Jorge Gonzalez (es)
- Yuriy Penkin (ru)
2009-03-15 20:13:11 +00:00
hasso
8f30d9b46a Make it build on DragonFly. 2009-03-11 19:24:41 +00:00
wiz
78b7af7df5 Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
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