Commit graph

1859 commits

Author SHA1 Message Date
wiz
24d0000c3c USE_LANGUAGES=c c++; add missing qt3-tools build dependency. 2006-05-24 22:32:17 +00:00
martti
a4a4bdae65 Updated vim to 7.0.17
SIZE  NAME     FIXES
  1627  7.0.001  'spellsuggest' could not be added to
  2007  7.0.002  C omni complete has problem with % and # in tags file path
  1876  7.0.003  GUI: click in tab pages label may warp mouse pointer
  1596  7.0.004  Compiler warning for debug_saved used before set
  1579  7.0.005  (extra) Win32: uninstall didn't delete spell and autoload dirs
  1347  7.0.006  Mac: "make shadow" didn't link infplist.xml
  1919  7.0.007  AIX: compiling failed for message.c
  2081  7.0.008  Can't call a function that uses both <SID> and {expr}
  1625  7.0.009  ml_get errors when 'spell' is set
  3705  7.0.010  spellfile plugin required typing login name and password
  1989  7.0.011  can't compile with eval feature without folding feature
  2532  7.0.012  matchparen plugin changed cursor column in Insert mode
  4614  7.0.013  Insert mode completion: CTRL-L jumped back to original text
  5712  7.0.014  Motif: doesn't compile with Motif 1.2 and earlier
  4485  7.0.015  Athena: type casts for lvalues
  1810  7.0.016  recognize encodings "mac-roman", "dec-mcs" and "hp-roman8"
  2302  7.0.017  (after 7.0.014) Motif: doesn't link with Motif 1.2 and earlier
2006-05-21 13:32:27 +00:00
wiz
73998f3e19 USE_LANGUAGES=c c++ 2006-05-21 02:25:02 +00:00
joerg
919d6dd056 Fix dynamic export option. 2006-05-19 13:14:06 +00:00
joerg
6f153bb102 Uses C++. 2006-05-19 12:45:12 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
drochner
6550074c48 update to 1.0.6
changes:
-Improved LaTeX and Html converters and support for MathML
-An &alpha;-version of a graphical mode for drawing technical pictures
-Default use of Type 1 fonts
-New plug-ins for Maple and Mathematica
-Simple animations
-Faster booting
-Started documentation of the Scheme API
2006-05-17 17:32:22 +00:00
joerg
cc3c22ccc2 Install man pages into man1, not manl and no formated version.
Bump revisions of elvis and elvis-x11. Should fix PR 33468.
2006-05-15 16:29:19 +00:00
markd
4cad3a396e Fix sort-columns function.
NetBSD sort objects to setting the field separator to the same value as
the record separator.  Since in this case the surrounding code guarantees
there will be no tabs in the input set the field separator to tab.
Bump PKGREVISION.
2006-05-15 11:48:12 +00:00
markd
42965be708 Update to kile 1.9.
Release 1.9 offers many improvements and bug fixes (over 50 bug fixes and
wishes are implemented).
2006-05-15 11:14:02 +00:00
joerg
b6fef71ff2 Uses C++. 2006-05-14 17:16:42 +00:00
rillig
e141f44de7 Fixed the RCS Id comment in line 1. 2006-05-13 10:21:17 +00:00
minskim
fa5157ed20 Remove references to teTeX1. 2006-05-13 03:44:23 +00:00
wiz
9526179121 Add USE_LANGUAGES+=c++. Fromn Ryu HAYASAKA in PR 33471. 2006-05-12 18:08:55 +00:00
martti
c8faba5347 List some installed man pages. PKGREVISION++ 2006-05-11 09:25:37 +00:00
tonio
2ae0e84f8a Make sure vim-share do not link with X
Also avoid installing language manpages for xxd, to fix PLIST
2006-05-10 13:27:43 +00:00
wiz
d6b11da565 Remove USE_LANGUAGES line -- it is already defined in abiword/Makefile.common. 2006-05-09 16:37:18 +00:00
joerg
0630bddd8a Include sys/time.h for timeval. Uses C++. 2006-05-09 10:09:06 +00:00
martti
c2fb140881 Update vim to 7.0.0
Since Vim 6.4 many new features have been added.  To mention a few:

- Spell checking support for about 50 languages
- Intelligent completion for C, HTML, Ruby, Python, PHP, etc.
- Tab pages, each containing multiple windows
- Undo branches: never accidentally lose text again
- Vim script supports Lists and Dictionaries (similar to Python)
- Vim script profiling
- Improved Unicode support
- Highlighting of cursor line, cursor column and matching braces
- Translated manual pages support.
- Internal grep; works on all platforms, searches compressed files
- Browsing remote directories, zip and tar archives
- Printing multi-byte text

Once you have installed Vim 7.0 you can find details about the changes
since Vim 6.4 with ":help version7".
2006-05-09 06:36:48 +00:00
hira
c9dca1927c Add missing USE_LANGUAGES. 2006-05-09 02:54:10 +00:00
joerg
f35a8637fe Fix use of g_list_remove_link. Bump revision. 2006-05-08 21:31:28 +00:00
reed
d6db92e3c8 Add entries to PLIST for lyxclient and tex2lyx manual pages
(as noticed in Martijn's bulk build).

Bump PKGREVISION.
2006-05-06 20:18:36 +00:00
joerg
ad821e691f Reorder includes: sys/types.h before sys/mman.h for DragonFly. 2006-05-06 11:08:50 +00:00
sketch
6873f02080 Abiword requires libiconv as a run-time dependancy. 2006-05-04 12:59:04 +00:00
joerg
ac23bc3526 -lcompat is needed on DragonFly as well. 2006-04-28 13:45:10 +00:00
reed
473b82b42f Remove the reLyX manpage entry.
(It must have snuck back in when I merged in the local directory changes :)

I will just ride on same package version since it was just earlier
today.
2006-04-19 00:54:29 +00:00
reed
93194cc8c7 This is an update to lyx 1.4.1. The jump from 1.3.x to 1.4 is
huge. Please see the announcements at http://www.lyx.org/announce/1_4_0.txt
and http://www.lyx.org/announce/1_4_1.txt

This adds a different interface, change tracking, character styles
new tex2lyx (instead of reLyX) and a lot more.

Pkgsrc changes include:

DESCR -- remove the word "New" since it is not new.

Improve COMMENT.

makepsres tool not used anymore.

New python scripts.

Remove post-install target for texmf files as now done via normal install.

patch-ah removed -- already integrated.
patch-ai removed -- reLyX was removed.
patch-aj removed -- Makefile changed (maybe this is needed to stop rebuild
between build and install steps -- need to check this.)

patch-ac added for sys./time.h needed; already in lyx development version.

(I did this update last week and tested on Linux, NetBSD and DragonFly
and havce been using on NetBSD.)
2006-04-18 23:21:18 +00:00
wiz
375b5e4933 More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
adam
8625e81e2e Changes 2.4.4:
See http://www.abisource.com/changelogs/2.4.4.phtml for details
2006-04-15 10:47:24 +00:00
jlam
d212457536 Remove trailing whitespace from various info/* entries that was causing
the files to not be found during PLIST creation.
2006-04-14 23:24:46 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
drochner
0b0cb192fe update to 2.14.1
changes:
-bugfixes
-translation updates
2006-04-12 20:00:01 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
bf6d3f15de Set qt_cv_libname=-lqt-mt in the configure environment
because didn't link with pthread during the configure check.
2006-04-08 17:34:02 +00:00
minskim
fbe19483fe Use texmf-dirs to install into texmf-local. Bump PKGREVISION. 2006-04-07 00:54:25 +00:00
minskim
750a413f0b Do not create a directory for tex files, because they are installed in
PKG_LOCALTEXMFPREFIX.
2006-04-07 00:44:53 +00:00
minskim
896408da3d Use PKG_LOCALTEXMFPREFIX instead of PKG_TEXMFPREFIX, to match with PLIST. 2006-04-07 00:36:45 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
markd
bc998c9be3 Pass the correct sized argument to sbrk() when trying to reduce the break
so that on 64bit systems it is actually a negative number, not a very
large positive one.  Should fix PR pkg/29351.
Thanks to Martijn van Buul for giving me access to an amd64 box so I
could track this down.  Bump PKGREVISION.
2006-04-05 22:22:16 +00:00
jlam
0e75430a3d INSTALL_MAKE_FLAGS doesn't append to MAKE_FLAGS, it replaces it. Make
sure that we preserve any other MAKE_FLAGS when setting INSTALL_MAKE_FLAGS.
2006-04-04 18:07:16 +00:00
jlam
21dc5e3f91 Move info file entries to PLIST. 2006-03-31 15:40:37 +00:00
jlam
ec7d891941 * Remove *.orig files prior to installation so that they aren't installed
during the install phase.

* Remove *.orig entries from the PLIST.

* Move info file entries to the PLIST.

Bump PKGREVISION to 4 for PLIST changes.
2006-03-31 15:34:44 +00:00
jmmv
e4be6bfbde Update to 2.14.0:
============
gedit 2.14.0
============

New and updated translations
============================
- Petr Tomeš (cs)
- Ivar Smolin (et)
- Laurent Dhima (sq)
- Guilherme de S. Pastore (pt_BR)
- Alexander Shopov (bg)
- Duarte Loreto (pt)
- Daniel Nylander (sv)
- Rajesh Ranjan (hi)
- Gabor Kelemen (hu)
- Tino Meinen (nl)

=============
gedit 2.13.93
=============

New features and fixes
======================

- Fix launching on multihead systems (Paolo Maggi)
- Snippets plugin improvements (Jesse Van Den Kieboom)
- Fix the python console history (Steve Frécinaux)
- Fix vim and kate modelines parsing (Steve Frécinaux)
- misc bugfixes

New and updated translations
============================
- Frank Arnold (de)
- Alexander Shopov (bg)
- Funda Wang (zh_CN)
- Francisco Javier F. Serrador (es)
- Theppitak Karoonboonyanan (th)
- Simos Xenitellis (el)
- Leonid Kanter (ru)
- Maxim Dziumanenko (uk)
- Ivar Smolin (et)
- Žygimantas Beručka (lt)
- Rhys Jones (cy)
- Danilo Šegan (sr, sr@Latn)
- Hendrik Richter (de)
- Ignacio Casal Quinteiro (gl)
- Josep Puigdemont i Casamajó (ca)
- Ilkka Tuohela (fi)
- Francisco Javier F. Serrador (es)
- Ankit Patel (gu)
- Clytie Siddall (vi)
- Øivind Hoel (no)
- Gabor Kelemen (hu)
- Satoru SATOH (ja)
- Vincent van Adrighem (nl)


=============
gedit 2.13.92
=============

New features and fixes
======================

- Snippets plugin improvements (Jesse Van Den Kieboom)
- External Tools plugin improvements (Steve Frécinaux)
- Fix the spell checking plugin (Paolo Borelli)
- Make the tags plugin load files lazily to improve startup time (Paolo Maggi)
- misc UI improvements and bugfixes

New and updated translations
============================
- Raphael Higino (pt_BR)
- by Ivar Smolin (et)
- Inaki Larranaga (eu)
- Leonid Kanter (ru)
- Kostas Papadimas (el)
- Slobodan D. Sredojevic (sr)
- Ignacio Casal Quinteiro (gl)
- Ankit Patel (gu)
- Rhys Jones (cy)
- Gabor Kelemen (hu)
- Satoru SATOH (ja)
- Theppitak Karoonboonyanan (th)
- Josep Puigdemont i Casamajó (ca)
- Francisco Javier F. Serrador (es)
- Kjartan Maraas (nb, no)
- Frank Arnold (de)
- Žygimantas Beručka (lt)
- Duarte Loreto (pt)
- Clytie Siddall (vi)
- Funda Wang (zh_CN)
- Ilkka Tuohela (fi)


=============
gedit 2.13.91
=============

New features and fixes
======================

- Snippets plugin improvements (Jesse Van Den Kieboom)
- External Tools plugin improvements (Steve Frécinaux)
- Replace All optimizations (James Livingston)
- Use GOption for command line option parsing (Michael Terry)
- misc UI improvements and bugfixes

New and updated translations
============================

- Theppitak Karoonboonyanan (th)
- Ivar Smolin (et)
- Raphael Higino (pt_BR)
- Žygimantas Beručka (lt)
- Reinout van Schouwen (nl)
- Lukas Novotny (cs)
- Slobodan D. Sredojevic (sr, sr@Latn)


=============
gedit 2.13.90
=============

New features and fixes
======================

- Hide cursor during incremental search (Steve Frécinaux)
- External Tools plugin improvements (Steve Frécinaux)
- misc UI improvements and bugfixes

New and updated translations
============================

- Maxim Popov (ru)
- Kostas Papadimas (el)
- Ivar Smolin (et)
- Kjartan Maraas (nb, no)
- Vladimir Petkov (bg)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)
- Ilkka Tuohela (fi)
- Josep Puigdemont i Casamajó (ca)
- Theppitak Karoonboonyanan (th)


============
gedit 2.13.4
============

New features and fixes
======================

- Depend on gnome-python-desktop instead of gnome-python-extras
- Reimplement autosave feature (Sergio Villar Senin, Paolo Maggi)
- Fix a crash on start related to bacon-message-connection (Marco Barisione)
- Fix bottom pane sizing on start (Paolo Borelli)
- Misc improvements to the External Tools plugin (Steve Frécinaux)
- misc UI improvements and bugfixes

New and updated translations
============================

- Satoru SATOH (ja)
- Ignacio Casal Quinteiro (gl)
- Ankit Patel (gu)
- Ilkka Tuohela (fi)
- Slobodan D. Sredojevic (sr, sr@Latn)
- Adam Weinberger (en_CA)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)


============
gedit 2.13.3
============

New features and fixes
======================

- New External Tools plugin, to execute shell scripts (Steve Frécinaux)
- New 'Snippets' plugin to insert repetitive text fragments (Jesse Van Den Kieboom)
- Bump gnome-vfs requirement to 2.13.4 and use new APIs to get the mime type
- misc UI improvements and bugfixes

New and updated translations
============================

- Adam Weinberger (en_CA)
- Hendrik Richter (de)
- Kostas Papadimas (el)
- Slobodan D. Sredojevic (sr, sr@Latn)
- Takeshi AIHANA (ja)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)
- Priit Laes (et)
- Theppitak Karoonboonyanan (th)


============
gedit 2.13.2
============

New features and fixes
======================

- Restore cursor position on load (can be disabled through GConf) (Paolo Maggi)
- fix crash on startup (Paolo Borelli)
- fix drag'n'drop from File Roller (Paolo Maggi)
- Implemented search highligthing (Paolo Maggi)
- Improve incremental search UI (Steve Frécinaux)
- Run Python garbage collector when needed (Paolo Borelli)
- Implement configure_dialog support for python plugins (Jesse Van Den Kieboom, Raphael Slinckx)
- Handle problems with SIGINT due to python embedding (Paolo Maggi)
- Backport metadata-manager fixes from Evince (Nickolay V. Shmyrev)
- misc UI improvements and bugfixes

New and updated translations
============================
- Ignacio Casal Quinteiro (gl)
- Rostislav Raykov (bg)
- Clytie Siddall (vi)
- Theppitak Karoonboonyanan (th)
- Francisco Javier F. Serrador (es)
- Ilkka Tuohela (fi)
- Kjartan Maraas (nb, no)
- Josep Puigdemont i Casamajó (ca)
- Ankit Patel (gu)
- Åsmund Skjæveland (nn)
- Adam Weinberger (en_CA)
- Takeshi AIHANA (ja)


============
gedit 2.13.1
============

New features and fixes
======================

- modelines plugin (Steve Frécinaux)
- fix string escaping when creating menus (Paolo Borelli)
- Convert help system to gnome-doc-utils (Micahel Terry)
- misc UI improvements and bugfixes

New and updated translations
============================

- Clytie Siddall (vi)
- Ilkka Tuohela (fi)
- Adam Weinberger (en_CA)
- Vincent van Adrighem (nl)
- Takeshi AIHANA (ja)
- Ankit Patel (gu)
- Žygimantas Beručka (lt)
- Marcel Telka (sk)
- Ignacio Casal Quinteiro (gl)
- Inaki Larranaga (eu)
- Funda Wang (zn_CH)
- Josep Puigdemont i Casamajó (ca)
- Theppitak Karoonboonyanan (th)
- Francisco Javier F. Serrador (es)


============
gedit 2.13.0
============

New features and fixes
======================
Reworked codebase based on the new_mdi cvs branch,
among other things, it features:
- improved tabbed widget, for instance tabs are reorderable
- GtkUIManager is now used for menus and toolbar instead of
  libbonoboui
- A side panel and a bottom panel have been added
- A new gobject-based plugin system has been implemented
- Plugins can now be written in Python
- Reading and writing of files are now handled in an
  asynchronous way (so the user interface never blocks)
- Local files are read using mmap (when possible)
- Incremental search is supported (use Ctrl+K)
- A lot of usability improvements with some new UI experiment
  are featured
- Startup time and performaces have been improved
- Remote file saving is supported (for a limited configurable
  set of VFS methods)
2006-03-30 21:29:09 +00:00
jmmv
7fda644a8f Update to 2.14.0:
2006-03-12  Fernando Herrera  <fherrera@onirica.com>

	* configure.in: Release 2.14.0

2006-03-04  Jérémy Ar Floc'h <jeremy.lefloch@gmail.com>

	* configure.in: Added Breton translation

2006-01-30  Fernando Herrera  <fherrera@onirica.com>

	* src/gconf-key-editor.c: (update_list_buttons): Fix button sensitivity
	illness on the key list dialog. Patch from Christian Persch. Fixes bug
	#166112

2006-01-30  Fernando Herrera  <fherrera@onirica.com>

	* src/gconf-editor-window.c:
	(gconf_editor_window_selection_changed): Remove duplicated strings
	and fix capitalization. Patch from Benoît Dejean. Fixes bug #167350

2006-01-30  Fernando Herrera  <fherrera@onirica.com>

	* src/main.c: (invalid_arg_error_dialog): HIGfy error dialog.
	Patch from Kristof Vansant. Fixes bug #325058.

2006-01-30  Fernando Herrera  <fherrera@onirica.com>

	* po/POTFILES.in:
	* src/gconf-cell-renderer.c: (gconf_cell_renderer_get_size),
	(gconf_cell_renderer_render): Translate "<no value>" string.
	Patch from Gabor Kelemen. Fixes bug #327525

2006-01-30  Fernando Herrera  <fherrera@onirica.com>

	* data/gconf-editor.desktop.in.in: Added GTK; to Category entry.
	Fixes bug #328037

2006-01-14  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	* configure.in: Add "zh_HK" to ALL_LINGUAS.

2006-01-08  Sebastien Bacher  <seb128@debian.org>

	* src/gconf-editor-window.c: (gconf_editor_window_about_window):
	use "translator-credits" instead of "translator_credits",
	patch by Vincent van Adrighem <adrighem@gnome.org> (Closes: #300958)

2006-01-03  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: remove some redundant code which
	set GCONF_DEFAULTS_SOURCE with a value which was
	later overwritten.
2006-03-30 21:28:52 +00:00
jmmv
cbf57061f5 Update to 4.0.0:
=============
Dasher 4.0.0
=============

 * Promoted to stable release

=============
Dasher 3.99.5
=============

 * New icon
 * Bugfixes in 'enter text into other windows' mode

=============
Dasher 3.99.4
=============

 * Fixed font behaviour in Windows
 * Fixed broken start/stop in dynamic button mode
 * Other minor bugfixes

=============
Dasher 3.99.3
=============

 * Bugfix to tarball

=============
Dasher 3.99.2
=============

 * Improved button mode support
 * Cairo support ported from 3.2 branch
 * Win32 should build from tarball again
 * Bugfixes

=============
Dasher 3.99.1
=============

New 4.0.0 preview, highlights include:

* (Partial) button mode support
* Infinite back off
* Improved symbol grouping in alphabets
* New status bar, with 'favourite' alphabet selection

=============
Dasher 3.99.0
=============

First preview of 4.0.0 - many changes and re-writes
2006-03-30 21:27:42 +00:00
jlam
792529759b * Honor PKGINFODIR.
* List the info files directly in the PLIST.
2006-03-30 03:44:41 +00:00
joerg
d9b2837b6e Since vim-kde is linked against qt-mt, also link against pthread.
Add the missing files to PLIST. Bump revision.
2006-03-28 22:29:53 +00:00
uebayasi
95434d4ac8 Fix build on sh3el. PR pkg/33418 from Yasushi Oshima. 2006-03-25 02:48:22 +00:00