Commit graph

1231 commits

Author SHA1 Message Date
xtraeme
3d6cdbd713 There's no need to use 'USE_X11BASE' in xvile package, we'll use
USE_X11 instead, bump PKGREVISION.
2004-01-28 15:55:17 +00:00
agc
3f227fc581 make this compile with gcc3: varargs -> stdarg 2004-01-28 14:43:01 +00:00
xtraeme
b155a5ab4b There's no need to use 'USE_X11BASE' in mule package, we'll use
USE_X11 instead, bump PKGREVISION.
2004-01-28 14:16:41 +00:00
xtraeme
8f89324344 There's no need to use 'USE_X11BASE' in cooledit package, we'll use
USE_X11 instead, bump PKGREVISION.
2004-01-28 13:45:56 +00:00
xtraeme
c2c06717db There's no need to use 'USE_X11BASE' in nedit package, we'll use
USE_X11 instead, bump PKGREVISION.
2004-01-28 12:13:02 +00:00
heinz
18a916d5e6 Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
kristerw
e07880e51a Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-25 12:44:34 +00:00
xtraeme
2a48a239f1 Update abiword to 2.0.3
Changes:

	o Several crasher bugs have been fixed related to Foot and
	  Endnotes.
	o Fix a nagging bug causing Copy&Paste not to function properly.
	o Lots of Windows frontend fixes and cleanups.
	o Improved WordPerfect importer, adding initial support for WP4.2
	  and 5.x type documents.
	o Improved SDW importer.
	o Translation updates for the Arabic, Finish, Spanish, Albanian,
          Malay and Catalan languages.
2004-01-24 13:10:56 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
agc
8cbf6814c3 Make this compile with gcc3: varargs -> stdarg 2004-01-22 23:19:02 +00:00
recht
336ce769ff update to 5.4
new features in 5.4:
- Calltips (SF patch #495286)
- Rangesets (SF patch #529298, #628933)
- Backlighting (SF patch #529298)
- Highlighting information macros (SF patch #529298)
- Full mouse wheel support for XFree86 (SF patch #715941)
- Look-behind matching for regular expressions (SF patch #530308)
- Regular expression and syntax highlighting speed-ups
- Flexible resource file location (SF patch #484674) See the section
  "Upgrading from 5.3 to 5.4" of the README file for more information.
- Color dialog (SF patch #595330)
- Option to auto-hide mouse pointer while typing
- Option to keep cursor away from top and bottom of the screen
- Check for real changes of externally modified files (SF patch #602426)
- Synchronized interaction between nc and nedit (SF patch #403647)
- Several smaller improvements on usability and speed
- Several smaller improvements to the macro language (SF patch #552760, ...)

For a complete list of features see the release notes at:
http://nedit.sourceforge.net/relnotes.shtml

Also (temporarly) change the HOMEPAGE/MASTER_SITE since nedit.org's ISP
has problems. See the (current) homepage at http://nedit.sourceforge.net/
for details.
2004-01-22 17:34:48 +00:00
grant
265e175a76 avoid if ! .. statement, not all shells can handle it. 2004-01-22 08:31:31 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
recht
c3cc545228 Fix a build/linking problem wrt Xft2.
Reported by Peter Bex.
2004-01-21 17:43:55 +00:00
recht
29dd842171 Add patches which I forgot in the previous commit. 2004-01-21 10:11:19 +00:00
recht
eb383dd30c install configuration files in PKG_SYSCONFDIR/elvis instead of /etc/elvis 2004-01-20 22:48:07 +00:00
recht
9beff601b7 + elvis, elvis-x11 2004-01-20 21:18:49 +00:00
recht
aac40f4a78 initial import of elvis-2.2.0 (x11 version)
by Peter Bex via pkgsrc-wip

This is the X11 GUI version of Elvis. It includes the console version, as well.

Elvis - written by Steve Kirkendall is a very powerful vi/ex clone providing
a remarkable number of bells and whistles like:

	* Syntax Highlighting.
	* Multiple files in multiple windows.
	* Browse modes for LaTeX (rather experimental), HTML and MAN pages.
	* Networking support (http and ftp).
	* GUI frontends for some of its platforms.
2004-01-20 21:17:22 +00:00
recht
7b9f166397 initial import of elvis-2.2.0 (non x11-version)
by Peter Bex via pkgsrc-wip

Elvis - written by Steve Kirkendall is a very powerful vi/ex clone providing
a remarkable number of bells and whistles like:

	* Syntax Highlighting.
	* Multiple files in multiple windows.
	* Browse modes for LaTeX (rather experimental), HTML and MAN pages.
	* Networking support (http and ftp).
	* GUI frontends for some of its platforms.
2004-01-20 21:16:06 +00:00
recht
503d845154 update to TeXmacs-1.0.3.1
The main improvements with respect to TeXmacs-1.0.2 are:

* An export filter for Postscript and Pdf which supports scalable fonts.
* An interface with FreeType 2 for the support of several new fonts.
* TeXmacs has become ?DRD aware?, which means that properties can be
  associated to primitive and user defined tags.
* The TeXmacs website has been redesigned and generated using TeXmacs.
* A better Html output filter and several minor improvements in the LaTeX
  import converter.
* Several improvements in the plug-ins and support for the free Axiom system.
* Scheme support for plugging in new data types and converters.
* Support for the Slovene language.
2004-01-20 14:44:13 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
markd
547aa21b43 Fix build on Solaris. 2004-01-15 09:20:53 +00:00
magick
654d9d212b Disable sound support as proposed by Martin Husemann to make xemacs compile
under -current, until i found out why it suddenly fails.
2004-01-14 16:50:19 +00:00
kristerw
325906f103 Make this build on NetBSD-current. 2004-01-13 21:58:51 +00:00
uebayasi
47a97ba2a5 Back the last out according to Jan's request. 2004-01-13 04:29:20 +00:00
uebayasi
6ed9e32208 Update to 0.6; exclude JDE temporarily from the list on behalf of bulk-builds. 2004-01-13 03:15:40 +00:00
seb
0104f4dfbf Fix build on NetBSD current. 2004-01-11 19:43:27 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
recht
b7d154dbce update to 1.0.2.11, ok'ed by jmmv@
Lots of fixes/changes.

 The main improvements with respect to TeXmacs-1.0.1 are:

* Improved user & developer support for plugins + documentation.
* Plugins for Graphviz, GNUplot, Eukeides.
* Improved converters for Html.
* Possibility to save and load as XML.
* Manual available in French, Italian, Portuguese and Spanish.
* Informative flags for otherwise invisible tags.
* Cleaner interface with Guile and module system.
2004-01-01 12:30:56 +00:00
cjep
ae7fd52e7b Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
xtraeme
ff1f7d3b9f Remove some unused options (missed in previous). 2003-12-27 09:12:49 +00:00
wiz
adaabaa8b4 abiword -> abiword1, abiword2 -> abiword. 2003-12-26 18:27:57 +00:00
wiz
8a465c49ae Update to 2.0.2 (move abiword2 package here and change PKGNAME, really). 2003-12-26 18:26:59 +00:00
wiz
15e3adbb15 Note that this is based on gtk1 and a newer version is out.
Add conflicts with other abiword packages.
2003-12-26 18:25:30 +00:00
wiz
58d476f688 Re-import abiword-1.x branch as abiword1 package. 2003-12-26 18:20:27 +00:00
jmmv
eeee7fac9f Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
  name has been changed to teTeX (instead of teTeX2).
2003-12-24 13:02:00 +00:00
jmmv
bf1d5fad5f Depend on either teTeX and teTeX2 (defaulting to the later).
Fixes PR pkg/23852.
2003-12-23 21:10:22 +00:00
uebayasi
61c13afad9 prog-modes-1.91 had a wrong hash. Pointed out by Min Sik Kim, PR pkg/23842.
(prog-modes-1.91-pkg.tar.gz on ftp.jp.xemacs.org seems broken now!)
2003-12-23 05:36:49 +00:00
uebayasi
3041cbb5b2 Update xemacs-packages to 1.13, a complete set of XEmacs packages as of
2003/12/22.

Newly added packages are:
	* general-docs-1.01
	* hyperbole-1.13
	* oo-browser-1.04
	* riece-1.12

And many others are updated.
2003-12-22 08:14:26 +00:00
uebayasi
fb9bf933f5 Update to 21.4.14, "Reasonable Discussion".
Changes from the release note.

-- Fix: Make sure local variables get processed -- Andy Piper
-- Fix: Make Windows scrollwheel work even if no scrollbars -- Ren  Kyllingstad
-- Fix: Fix bytecompiler infinite recursion -- Michael Toomim
-- Fix: Handle embedded carriage returns in make-docfile -- Andrew Begel
-- Fix: Regexp matching of degenerate word boundaries -- Stephen Turnbull
-- Fix: Don't use DB_AUTO_COMMIT in database.c -- Stephen Turnbull
-- Fix: FAQ, docstring and PROBLEMS corrections -- Stephen Turnbull
-- Fix: Discard docstrings in compiler only if appropriate -- Stephen Turnbull
-- Fix: Reverse bogus regexp tests -- Stephen Turnbull
-- Fix: Modify configure to add -fno-strict-aliasing to gcc -- Stephen Turnbull
-- Fix: Disable event compression under Motif -- Stephen Turnbull
-- Fix: Enable -DREGEX_MALLOC by default -- Stephen Turnbull
-- Fix: Turn off widgets by default -- Stephen Turnbull
-- Fix: Add docstrings for lisp-mode hooks -- Vasily Korytov
-- Fix: Support MacOSX shared library loading -- Andrew Begel
-- Fix: Font-lock fix for defuns -- Adrian Aichner
-- Fix: cl-macs generated incorrect docstrings -- Nickolay Pakoulin
-- Fix: Remove bogus key definitions -- Jerry James
-- Update: Latest package index -- Norbert Koch
-- Update: about.el information -- Vin Shelton
-- Update: Use X Font Sets in sample.Xdefaults -- Stephen Turnbull
-- Update: etc/PACKAGES -- Stephen Turnbull
2003-12-22 07:08:30 +00:00
xtraeme
1349d4d719 abiword2-gnome install the same files
with or without --disable-gnome :/ (pointed out by Martti Kuparinen).
2003-12-21 09:24:39 +00:00
xtraeme
b0d97157a4 Update to 2.0.2
Changes:

	o Translation updates.
	o Set the default values in the Insert Table dialog (GTK) properly.
	o Add checks for setenv/putenv and for strings.h
	o Fix bad deletion of resources.
	o Fix various resource leaks.

And more... please review http://www.abisource.com/release-notes/2.0.2.html
to see a complete list of changes.

While here, remove Makefile.common, abiword2-gnome install the same files
with or without --disable-gnome :/ (pointed out by Martti Kuparinen).
2003-12-21 09:23:12 +00:00
wiz
e4fe259035 Sort. 2003-12-18 09:45:51 +00:00
xtraeme
8b4992c357 This needs libgnomeprintui and aspell from Soren Jacobsen. 2003-12-15 01:04:06 +00:00
xtraeme
7d3cc08f2d Update to 2.4.1
Changes:

	o Fixed the --help messages translation problem (Paolo Maggi)
	o Used the new docs build system (John Fleck)
	o Managed unknown current locale encodings (Paolo)
	o Other minor bugs (Paolo and Eric Ritezel)

And more... review Changelog to see a full list of changes.
2003-12-15 00:16:02 +00:00
xtraeme
910301f6e2 Update to 2.4.0
Changes:

	o Many bugfixes were solved and added new features.

Review Changelog to see a full list of changes.
2003-12-15 00:06:12 +00:00
markd
a50063ab7e Update kile to version 1.6
Changes:
* new editor (katepart)
* project management
* auto-complete environments
* statistics dialog for document (word count)
* can open multiple files in one go (using the open file dialog or the sidebar)
* launch you favorite BibTeX editor using the bilbiographies found in your document
* interaction with gBib and pyBliographer
* restore files and projects on start up (optional)
* checking whether or not the document is a LaTeX root before compile is optional now
* structure view: jump to line AND column, allow multiple labels on one line, allow
  space between \struct and { }, don't parse structure elements that are out-commented
* configurable shortcuts to focus log/messages, output, konsole, editor views (resp.
  ctrl+alt+m,o,k,e)
* more advanced \includegraphics dialog
* check if file is modified on disk
* highligthing inside math environments
* allow user to set PS-PDF, DVI-PS, PDF-PS, BibTeX, makeindex commands
2003-12-14 11:38:21 +00:00
wiz
04afa01b54 Bump PKGREVISION for previous. 2003-12-14 10:14:28 +00:00
cjs
eefb4d4d66 Add enable-multibyte option so that vim properly displays Asian languages.
(This is now worthwhile because xterm now supports UTF-8.)
2003-12-14 10:10:52 +00:00