Age | Commit message (Collapse) | Author | Files | Lines |
|
really conflict with pkg_alternatives, but with the various vim packages
that can be installed via pkg_alternatives. Thanks to wiz for noting
this.
|
|
Fixed pkglint warnings. Bumped PKGREVISION.
|
|
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).
Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.
Ok with rillig.
|
|
|
|
|
|
Remove deprecated ossaudio.buildlink3.mk.
|
|
|
|
|
|
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
|
|
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD
when determining whether the native makeinfo can be used.
* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.
* Get rid of all the "split" argument deduction for makeinfo since
the PLIST module already handles varying numbers of split info files
correctly.
NOTE: Platforms that have "makeinfo" in the base system should check
that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
correct.
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
|
|
changes: two fixes for crashes
|
|
without patch-aa.
|
|
|
|
|
|
|
|
|
|
|
|
1717 6.4.007 Unix: crash when expanding backticks
2199 6.4.008 hang for 'hlsearch' highlighting in multi-byte character
|
|
ChangeLog:
version 1.2.1 -> 1.3 :
----------------------
- Texmaker is now a pure QT4 program (qt >= 4.1 is required). The qt3 support
library is no more required. The editor is now based on the qt4 QtextEdit
object and the symbols icon view is an qt4 QTableWidget object.
- For each file, three bookmarks can be used to speed up navigation.
version 1.2 -> 1.2.1 : Bugs fixed
---------------------------------
- Don't use anymore double-clic to open a file from the structure view
(Qt-4.0.0 bug). A simple clic must be used now.
- Don't use anymore / to separate commands (quick build and users commands) but
| to avoid confusion with the directories separator.
- A selected icon is no more highlighted (trouble on windows and macosx - the
selected icon was masked).
- Added the option '-line' for the application.
New synopsis for texmaker : texmaker document.tex [-line xxx]
Can be used for inverse search.
Changes between 1.12 and 1.2: not documented (anymore).
|
|
ChangeLog:
version 1.2.1 -> 1.3 :
----------------------
- Texmaker is now a pure QT4 program (qt >= 4.1 is required). The qt3 support
library is no more required. The editor is now based on the qt4 QtextEdit
object and the symbols icon view is an qt4 QTableWidget object.
- For each file, three bookmarks can be used to speed up navigation.
version 1.2 -> 1.2.1 : Bugs fixed
---------------------------------
- Don't use anymore double-clic to open a file from the structure view
(Qt-4.0.0 bug). A simple clic must be used now.
- Don't use anymore / to separate commands (quick build and users commands) but
| to avoid confusion with the directories separator.
- A selected icon is no more highlighted (trouble on windows and macosx - the
selected icon was masked).
- Added the option '-line' for the application.
New synopsis for texmaker : texmaker document.tex [-line xxx]
Can be used for inverse search.
Changes between 1.12 and 1.2: not documented (anymore).
|
|
|
|
confirmed with agc@.
|
|
|
|
by me. Also fixes PR 20883.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- reindent a bit
- take maintainership (ok with recht@)
Changes in TeXmacs 1.0.6:
* 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.
|
|
|
|
|
|
|
|
Simple text editor for ROX.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
file system.
|
|
"extract" script for extraction. Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed. The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
|
|
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
|
|
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.
|
|
|
|
* Added an OpenDocument exportes, and substantially updated the OpenDocument
importer
* Greatly improved the print quality of images (Unix)
* Fixed a substantial number of memory leaks
|
|
bringing in bash's malloc implementation.
|
|
|
|
|
|
|