Commit graph

1387 commits

Author SHA1 Message Date
jmmv
d839db410d Update to 2.6.2:
Fixes
- Bug #143410 (problem with GOK and Find dialog) (padraig.obriain@sun.com)
- Bug #144525 (include config.h) (Takao Fujiwara)
- Update recent-files stuff (Frederic Crozat)

New and updated translations
- Evgeni Boevski (bg)
- Jordi Mallach (ca)
- Gurban Mühemmet Tewekgeli (tk)
- Ahmad Riza H Nst (id)
- Raphael Higino (pt_BR)
2004-06-26 10:39:25 +00:00
christos
c36b2c10f9 Fix compilation by detecting presense of <sys/stropts.h> and I_PUSH. Version
not bumped, since no actual source changes.
2004-06-21 17:51:41 +00:00
martti
a02a37ca13 Updated vim to 6.3
This is a bugfix release of Vim. Since Vim 6.2 hundreds of reported
problems have been fixed. Also included are new and updated syntax
files, translated menus and messages.
2004-06-21 08:23:48 +00:00
markd
b7f72065bc USE_X11=YES to properly link in -lXau. 2004-06-12 23:21:56 +00:00
schmonz
384af75e68 Packages no longer need to clean up *.subst.sav leftovers. 2004-06-06 04:29:17 +00:00
reed
51f26deb59 Include converters/libiconv/buildlink3.mk in Makefile.common
and bump PKGREVISIONS for lyx-qt and lyx-xforms packages.

lyx uses iconv. The build suggests using libiconv.
Under NetBSD 1.6.2, the lyx-qt build broke when not including
this buildlink. Under Linux and NetBSD 2.x, it built fine before
because it found native iconv() and used it.

Thank you to John R. Shannon for research.

Okayed by maintainer, Martti Kuparinen.
2004-06-04 15:30:35 +00:00
adam
baddb85f50 Changes 3.1:
* Regex and incremental search (jmacs ^S) now work for UTF-8
* More and improved syntax highlighting files, including Mason
* Use ^T E to set character set of file (hit <tab> <tab> at the
  prompt for a list of available character sets).
* Can install custom "i18n" style byte oriented character set
  definition files.
* No longer depends on iconv() (easier to compile)
* Fix bug where right arrow was not doing right thing on last line
* Fix UTF-8 codes between 0x10000 - 0x1FFFF
* Now prints <XXXX> for unicode control characters
* Improved smart home, indent, etc.
* TAB completion is now more "bash"-like
* When multiple files are given on command line, they end up in
  same order on the screen in JOE (before they were shuffled).
* Menu size is now variable (40% of window size or smaller if
  it's not filled).
* Added -icase option for case insensitive search by default.
* Added -wrap option, which makes searches wrap
* Added status line sequence %x: shows current context (function
  name if you're editing C).
* Added tab completion at search prompts and ESC-Enter for tab
  completion within text windows.
* Warn if file changed on save.
* Added Ctrl-space block selection method
* Added Ctrl-arrow key block selection method
* ^K E asks if you want to load original version of the file
* jmacs bugs fixes: upperase word, transpose words, ^X ^C is
  more emacs-like., ^X k and ^X ^V more like emacs.
* Much improved compile system ^[ c
* Much improved jpico
* aspell support.
2004-06-03 08:52:23 +00:00
reed
83372cfaa6 To packages@ list, maintainer, Michael Graff, said he
should give up onwership of this package. So change
to tech-pkg for now.
2004-06-02 20:22:54 +00:00
seb
ad3165957f Fix SUBST_FILES.sysconf's value. 2004-05-31 09:17:38 +00:00
markd
70dc224cd0 Update version 1.6.2 -> 1.6.3
- fix a crash when opening/closing projects with common files
 - warn if user tries to overwrite an existing file in the "New Project"
   dialog
 - make usertags/tools shortcuts configurable
 - place cursor after a bracket when inserting a usertag
 - polished up the "New File" wizard, the size and selected template are
   now remembered, an option to start the Quick Start wizard after
   selecting an empty template is also added
 - double clicking on a non-existent file results in a dialog requesting
   the creating of this file, instead of just an error
2004-05-29 12:55:23 +00:00
shannonjr
699b53b1a3 Backported correction from HEAD to correct problem that package does not compile with gcc 3.4.0. The patches were those submitted in PR 25695 2004-05-29 11:27:09 +00:00
shannonjr
b2ef33a502 Closes PR pkg/25695 2004-05-29 11:19:59 +00:00
shannonjr
41057d0f7e Backported correction from HEAD to correct problem that package does not compile with gcc 3.4.0. The patches were those submitted in PR 25695 2004-05-29 11:19:58 +00:00
kim
4a498047a1 Bump required version, pine 4.60 does not compile with 4.6 2004-05-23 00:59:15 +00:00
adam
00ad2a7ee7 Don't complain about lesstif version any more, and use the original web-site, since it is working again 2004-05-21 12:13:05 +00:00
grant
3b675ac59e quieten the start of the build, we don't need to see all of MAKE_ENV
being set.
2004-05-17 11:29:34 +00:00
grant
081fa1d06e whitespace/indentation fixes 2004-05-17 11:28:26 +00:00
grant
4d758a646d link against libcurses on Darwin. 2004-05-17 11:11:30 +00:00
grant
b4bc5cd882 whitespace fixes 2004-05-17 10:56:17 +00:00
jmmv
0864c75701 Update to 2.6.1:
- Bug #137329 (Wrong filename got after Save as) (Paolo Maggi)
- Bug #138051 (Reproducible search/replace dialog application lockup) (Paolo M.)
- Fixed some mem leaks (Paolo Borelli)
- Enabled vfs file choosing (Paolo M.)
- Bug #137805 (Text area unfocused after opening) (Paolo M.)
- Set the window type of the tag list window to UTILITY (Rob Adams)
- The indent plugin now does not indent empty lines (Paolo B.)
2004-05-15 14:28:53 +00:00
jmmv
59c0b92f2c Update to 3.2.10:
Dasher 3.2.10 - "Automake will eat your soul"

- Rerelease of 3.2.9 without a broken tarball (hopefully)

Dasher 3.2.9

- Changed default compile options so accessibility, speech and gnome support
  are built by default. Use --with-gnome=false, --with-speech=false and
  --with-gnome=false to disable this

- Fixed bugs related to control-mode crashing and colour selection not working

- A couple of minor build-system cleanups
2004-05-15 12:49:25 +00:00
kristerw
68748c8b5a Correct spelling of ja-FreeWnn-lib and Canna-lib in use of BUILDLINK_PREFIX. 2004-05-13 19:29:42 +00:00
adam
ae524f489f Changes 4.7:
* bug fixes
2004-05-13 18:27:48 +00:00
grant
0872fa7055 s/netbsd.org/NetBSD.org/i 2004-05-12 21:56:52 +00:00
markd
e54791f172 Update Ted to version 2.16
Changes since version 2.14
(Ted 2.16 Apr 18, 2004)
* Fixed some bugs, in particular a crash after you deleted a table near
  the end of a document. Additionally many bugs relating to (foot)notes
  were fixed.
* More navigation keys work like in MS-Word.
* Refresh of some of the translations and spelling dictionaries.
* Support for a second custom print command to support both ghostview for
  print preview and xpp for double sided printing.
(Ted 2.15 Apr 5, 2004)
* Norwegian window texts
* Printing (and so pdf conversion) of embedded macpict images
* Bug fixes.
* Mapping between rtf, PostScript and X11 fonts revisited. Preparations
  for the integration with the GhostScript font installation. Fonts can be
  embedded in the printout to print on any printer.
* Separated Spanish Spanish texts and Argentinial Spanish texts.
* Many fixes to support Central European and Greek files.
* Very thoroughly tested by Jonathan Drews and Axel Schwarzer.
2004-05-11 11:50:00 +00:00
reed
91e9b985e1 Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults to
"yes"). So any packages that have old GNU configure script that
does not support --infodir option (while using INFO_FILES) can set
CONFIGURE_HAS_INFODIR=NO.

This was suggested by agc@ as a clearer definition.
2004-05-08 16:14:55 +00:00
uebayasi
68028b8f52 Make this aware of emacs21nox. 2004-05-08 15:15:07 +00:00
uebayasi
97dbaacc12 Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. 2004-05-08 13:35:20 +00:00
reed
64ec3da5be Use a new option NO_CONFIGURE_INFODIR which is about to be introduced
because although these packages use autoconf-style configure
scripts they do not know --infodir option.
2004-05-08 02:08:38 +00:00
reed
d4f7a4db1f Make sure this installs the info document to INFO_DIR directory. 2004-05-08 01:28:36 +00:00
reed
b5394f2c1b Make sure that GNU_PROGRAM_PREFIX is prepended to
filename used by INFO_DIRS.

(Alternatively, I could patch this to not install
as ged.info for example.)
2004-05-08 01:27:03 +00:00
reed
e036ee27d8 Remove the info/ed.info entry because the INFO_FILES pkgsrc
capability registers it automatically.
2004-05-08 00:59:31 +00:00
cjep
c3f6e4f661 Add RCS tags 2004-05-07 12:06:47 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
snj
099d31cd3a s/buildlink2/buildlink3/ in comments. 2004-05-02 00:23:40 +00:00
snj
b3990b97af Convert to buildlink3. 2004-05-02 00:22:20 +00:00
dmcmahill
3cf021a86c avoid tricking the configure script into thinking we're cross compiling
which breaks compilation if you do not have a cross tool chain installed.
Not sure how this ever compiled before...
2004-04-27 21:58:15 +00:00
adam
5af7d3ea93 Changes 1.0.3.7:
* bug fixes
* support for new languages
2004-04-27 11:56:26 +00:00
snj
d61a61e132 Convert to buildlink3. 2004-04-26 04:55:28 +00:00
tv
976f457a1a Make build on Interix. 2004-04-26 03:51:52 +00:00
snj
217071a8da Convert to buildlink3. 2004-04-25 02:19:17 +00:00
snj
9f9d5ccef7 Convert to buildlink3. 2004-04-25 01:46:11 +00:00
snj
3b63e89fba Convert to buildlink3. 2004-04-25 01:19:19 +00:00
markd
f4b39d9825 bl3ify 2004-04-23 12:05:58 +00:00
tv
a6e4fd78ea If we're including gettext-lib, use it. (nano was factoring it out if
"msgfmt" was missing.)
2004-04-22 17:14:37 +00:00
cube
536a13d16b USE_LDAP -> USE_OPENLDAP 2004-04-21 20:50:41 +00:00
xtraeme
c1dab89fe0 bl3ify 2004-04-19 21:40:52 +00:00
markd
ff99c6f070 Move include of bsd.prefs.mk before the test of EMACS_USE_XAW3D so the
later can actually work.
2004-04-19 15:39:34 +00:00
jmmv
5023cb7a7c Bump PKGREVISION due to libcroco's update (major version bump in library name). 2004-04-19 15:04:59 +00:00
snj
246cd0fe0a Convert to buildlink3. 2004-04-18 04:19:49 +00:00