Commit graph

78 commits

Author SHA1 Message Date
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
drochner
1c381d7f8f make sure the configure.py script finds the right Python interpreter,
ride on recent update
2007-08-13 12:03:21 +00:00
reed
8a12efa385 Include buildlink for qt3-libs also.
Upgrade to 1.4.5.1. This is the maintenance release and is expected
to be last 1.4.x release.

Too many changes to list here.  "Besides the obligatory bug fixes,
its main feature is the ability to read filescreated by LyX 1.5.0
(this feature requires python 2.3.4 or later)."

(1.4.5 was not released).

The 1.4.4 release had these new features:

- Outline support: it is now possible to move around parts of
  documents in the Table of Contents dialog.

- Add new UI settings default-autotoolbars and default-alltoolbars
  allowing to select what toolbars are active or shown automatically.

- Improved documentation.

- Speed improvments, especially on windows.

(See lyx.org website to see all changes.)
2007-08-11 21:33:37 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
6e69bd41d5 Don't include x11.b3.mk explicitly, it is not needed. 2007-02-01 22:28:48 +00:00
reed
291893136f Update to version 1.4.3.
Also replace "python" with real path to python in more files.
NOTE: this is not complete a few more files still have "python"
hard-coded.

The release notes says: "This is a bug fix release that improves
stability and MS Windows support. Notable new features include:
* The windows port does not need a MSys (unix-like tools) installation
anymore.  * A new function inset-dissolve has been added to delete
an text inset and put its contents in the enclosing text; this can
be accessed (like in the math editor) by pressing Backspace at the
start of an inset, or Delete at the end.  * Many crashes have been
fixed, in particular for systems based on gcc 4.1.  All current
1.4.x users are encouraged to upgrade to this version."
2006-11-10 17:48:48 +00:00
markd
f2d8b7b7aa Fix "test ==" 2006-10-17 08:26:16 +00:00
minskim
4cd37c8b4a Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.
2006-08-10 03:21:39 +00:00
joerg
c3843e51b4 Extract with gtar, pax-as-tar can't find the header correctly on
both NetBSD and DragonFly.
2006-07-25 12:20:44 +00:00
reed
86459dfc68 Update to 1.4.2.
New features include:

* A new function buffer-toggle-compression (and corresponding entry
in the Document menu) has been added to change whether the file
will be compressed on disk or not.

* A "LaTeX (pdflatex)" output format has been added. This new
output format produces .tex files that are suitable for pdflatex,
including figure conversion to png, pdf or jpeg instead of eps.

Changelog is at http://www.lyx.org/announce/1_4_2.txt

MESSAGE updated for new user interface.

gtar not needed to extract.

(Note that the xforms version was not tested.)
2006-07-23 00:28:12 +00:00
joerg
51b785694a Force gtar for extraction, pax-as-tar can't handle this at least on
DragonFly.
2006-06-19 22:38:38 +00:00
minskim
fa5157ed20 Remove references to teTeX1. 2006-05-13 03:44:23 +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
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
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
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
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
reed
b0d6c15916 Update lyx to lyx-1.3.7.
Verified that this works without qt3-tools so remove that comment
and BUILDLINK_DEPMETHOD for that. (Now defaults to build only.)

Add another download mirror.

Use bzipped tar file.

Update PLIST to add "hu" locale file, compiled python code,
and other updates. And use PKG_LOCALTEXMFPREFIX instead of PKG_TEXMFPREFIX
for the dirrm.

Removed three patches related to DragonFly and other patch for a bug
fix as all are now fixed in official release.

Updated patch-ab. The official release removed the unlock() so
still coredumps on NetBSD without this patch.

And regenerated two other patches as lines didn't line up anymore.

And remove PKGREVISION from Makefiles. (Note I did not test "xforms"
version.)

Changes include:

** Updates

- Update lyx2lyx to handle properly the latest LyX 1.4 format (245).

- New hungarian translation. Update Spanish translation.

- Update German documentation.

** Bug fixes

* Document input/output:

- Don't load the wasysym package automatically anymore (bug 1942)

- Fix crash with S-Home while entering a macro name (bug 2046)

- Do not delete selection when entering an index entry.

- Fix LaTeX output when a bibtex inset is used in a child document.

- Support tex4ht for Tex -> MS Word conversion

- Support the previewers kdvi, kpdf, and kghostview

* User Interface:

- Fix wrong path when drag-and-dropping files on Windows. [Qt only]

- Fix interaction of LyX with external clipboard (e.g. Klipper) (bug 1976).

- Ensure that no dialogs have one shortcut assigned to more than one action.
  Always connect the OK button to the Alt-O shortcut. [Qt only]

- Ensure that the user cannot create a reference without first selecting
  one in the reference dialog. [Qt only].

- The Return key is no longer bound to the Goto button in the reference
  dialog. [Qt only].

- Double clicking in the reference dialog now inserts a reference
  (bug 2187) [Qt only].

- Searching backwards in the citation dialog always skipped one result
  (bug 2002). Fixed now.

- Do not trim spaces from either end of the find and replace strings in
  the Edit->Find & Replace... dialog. [XForms only].

- Fix crash when trying to display current directory and ${HOME} is empty.

- Don't force alignment to BLOCK when switching to fixed width cell (bug
1840).

- Add key bindings for "primary-selection-paste".

- Fix some math key sequences for sciword.bind.

- On exit, don't attempt to unlock a mutex in the Qt library --- it
  causes undefined behaviour and leads to a crash on NetBSD.

- Enable Instant Preview to work if the path to the external GhostScript
  executable contains spaces. (bug 2193).

- The error/warning/confirmation dialogs aren't hidden behind the main
  window anymore [Qt only] (bug 1977).

* Configuration/Installation:

- Enable TeXFiles.sh to run when its path contains spaces.

- Compile without STL compatibility support, since some systems do that
  by default (Slackware, for ex.). [Qt only]

- Fix compilation with gcc 2.95 under OSX 10.4. This is useful because
  LyX crashes on startup when compiled with gcc3.

- Fix compilation with Solaris/x86 (bug 992).

- Enable compilation of LyX on DragonFly BSD.

- Add missing cygwin support file in the distribution (bug 2035).

- Enable Windows boxes to recognize the hard-coded paths needed to run
  LyX from the build tree.
2006-01-18 21:00:45 +00:00
ghen
455345bb5b Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
reed
685ceec1bd Add "makepsres" to USE_TOOLS.
This fixes packaging due to missing share/lyx/xfonts/PSres.upr.
2005-12-28 04:25:46 +00:00
reed
eca1ef2b88 Sort to make it easier to compare. 2005-12-28 02:04:00 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
reed
a3de33f47f Use the new print/teTeX/module.mk framework and install
the tex files to ${PKG_TEXMFPREFIX}/tex/latex/lyx/.

This makes it so the latex recognizes these available classes/styles.

I noticed that previously cv (curriculum vitae) was not recognized,
but now it is available.

Bumped PKGREVISION.
2005-11-18 16:47:35 +00:00
reed
48b6bc2a69 Add support for DragonFly. This is in the "boost" libraries.
This was fixed upstream for "boost" also.
2005-11-18 06:23:09 +00:00
reed
179efa35a6 Add patch so on NetBSD, it will not core dump on exit.
According to trolltech's support, the QT code for Lyx was done
wrong and so the locked() doesn't return with true and so the
unlock() is never done causing NetBSD's
  Error detected by libpthread: Destroying locked mutex.

I contacted lyx developers about this several times.

This is for PR 26454.
2005-11-16 18:06:12 +00:00
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
tonio
d0a2df6fd4 convert TeXmacs and lyx-qt to use tex.buildlink3.mk 2005-11-08 18:56:34 +00:00
reed
496c706535 Martti said I can maintain this now. 2005-09-07 17:40:08 +00:00
reed
e60eb54445 Use different descriptions for the QT and XForms versions of LyX. 2005-09-07 17:38:41 +00:00
drochner
e4e73da702 update to 1.3.6
changes: bugfixes, in particular:
* It is now possible to typeset files which reside in a directory with
  spaces in its name; this requires a modern TeX implementation (such
  as teTeX 3.0).
* It is possible to use Ctrl-PageDown and Control-PageUp (<opt>-tab and
  <opt><shift>-tab with LyX/Mac) to switch between the open documents.
* LaTeX-type accents, ligature breaks and hyphenation marks are now
  considered as part of words
2005-07-19 17:49:33 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
markd
4ffc12549a When configuring reLyX use the value of PERL that is passed in rather
than trying to work it out again (badly).  Fixes the build problems
seen in the bulk builds.
OK'ed by maintainer.
2005-01-04 19:51:11 +00:00
recht
d83d44a3c4 bump PKGREVISION for the aiksaurus shared library version number change 2004-12-29 09:19:58 +00:00
wiz
3bcb3ecb96 Bump PKGREVISION for aspell dependency update. 2004-12-24 04:32:54 +00:00
martti
2935e5aea1 Updated lyx-qt and lyx-xforms to 1.3.5
This is mainly a bugfix release, with few notable user-visible
improvements. However, we would like to highlight two fixes in particular:

* Nested documents (with Insert>Include File...), which have been
  broken since LyX 1.2.0, should now work properly, including the
  case where the files are in different directories.

* It is now possible to compile LyX with gcc 3.4.
2004-12-21 07:00:52 +00:00
jlam
43ac8c39e1 Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the
former) for applications that are known to require C++.
2004-11-13 22:04:52 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
reed
f2f825d222 Added a MESSAGE file that is shared with both lyx-qt and lyx-xforms.
And bumped PKGREVISIONs.

This MESSAGE suggests that the user run's LyX's reconfigure option
when upgrading or adding other packages.

The MESSAGE also lists several packages that can extend LyX.
(Later, when wip/sgmltools-lite and wip/html2latex are added to
pkgsrc these should be added to the list.)
2004-08-26 18:04:10 +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