Age | Commit message (Collapse) | Author | Files | Lines |
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links. These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.
Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
|
|
|
|
MAKE_ENV as they are now added by the buildlink files themselves.
|
|
push toward a 1.0 release for AbiWord. Users will find this release is much
faster and uses far fewer resources. Major changes from version 0.7.14:
* _Tons_ of bug fixes
* Fully Customizable Styles
* Multi-Lingual Spell checking (Spell check in multiple languages)
* Line Based Tables
* Automatic Numbered Headings
* Import/export improvements and additions
* Preview as Web
* Tons of Locale definitions
* Plugin Architecture
* AutoSaves of document
* Major Encoding fixes and Improvements
* Perl Bindings for AbiWord
* Updated our Distrubuted Type 1 Fonts
|
|
|
|
so remove it from package Makefiles. Also move the inclusion of the
buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk
to ensure that any Makefile settings occur before the buildlink.mk files.
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra
definitions to add them from the package Makefiles. As advised by the
bsd.buildlink.mk file, also ensure that the buildlink.mk files are
included prior to defining any package-specific CFLAGS/LDFLAGS to ensure
that the buildlink directories are at the head of the compiler search
paths.
|
|
targets as the buildlink.mk files now add the dependency automatically.
Remove any NO_CONFIGURE definitions as they seem to be useless.
|
|
result, remove unnecessary flags to search specific source directories
before ${LOCALBASE}/include for headers.
|
|
0.7.10, both in bugfixes and in feature additions. No list of changes is
provided, but from gleaning the CVS logs, this is update is a large step
forward for this application.
|
|
Noted by Frederick Bruckman.
|
|
fixes pkg/12969.
|
|
private libiconv sources and headers, and the build should be using those.
|
|
|
|
not 1.6.1.
|
|
<poobah@ruptured-duck.com>
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
|
|
|
|
|
|
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
|
|
|
|
Rather than using the ispell hash file included with AbiWord, delete it and
make a symlink to the one from the ispell pkg.
This makes the spelling checker work across platforms, including Alpha.
|
|
|
|
Stops build breaking if wv package already installed.
|
|
|
|
|
|
Changes sine 0.7.9
User Interface
Modeless dialogs (Martin Sevior)
Start of GoTo dialog. (JoaquĆn Cuenca Abela)
Improvements to Word Count dialog on Linux (Sam Tobin-Hochstadt)
Start of Show Paragraphs (Alexey Sinutin)
Localizations
A Galician translation was added by Jesus Bravo Alvarez
(jba@pobox.com) Also updated translations are Danish (Birger
Langkjer and Martin Hansen), German (Harald Fernengel), Spanish
(Joaqun Cuenca Abela), and Swedish (Linus G Larsson)
Bug Fixes
Major editing bugs cleaned up (Bruce Pearson)
Better RTF import for accented chars and hyphens (Hubert Figuiere)
Ruler anomalies (Aaron Lehman)
Various Other Bugs: #250 (Sam Tobin-Hochstatd), #274 (Mike
Nordell), #435 (HJ), #443 (Matt Kraai), #596 (Martin Sevior),
#604 (Kenny MacDonald), and #843 (Hubert Figuiere).
Other
Updated build process to handle new CYGWIN tools (Michael D. Pritchett)
Another step toward Word export (James Montgomerie) )
|
|
Problem and solution from frodef@acm.org in pkg/10090.
|
|
incorporated into the AbiWord main source tree. Changes from 0.7.8:
User Interface
+ Insert Symbol dialog (msevior@mccubbin.ph.unimelb.edu.au)
+ Word Count dialog (Sam Tobin-Hochstadt)
+ Overwrite Mode added (Alexey Sinutin)
+ Set Page Margins from ruler (Bruce Pearson)
+ Insert Field dialog (Henrik Berg)-- not fully enabled due to
pending changes in the underlying fields implementation.
Bug Fixes
+ The infamous libpng bug (Justin Bradford and Sam
Tobin-Hochstadt)
+ Underline/superscript fix (Martin Sevior)
+ View Ruler consistency (Kevin Vajk)
+ RTF CR/LF handing (Harald Fernengel)
+ Various Other Bugs: #522 (sterwill@sourcegear.com), #10 and
#811 (Sam Tobin-Hochstadt), #302 (Aaron Lehmann), #352
(Henrik Berg), #432 and #776 (Martin Sevior), #637 (Andy
Richardson), #651 (Matt Kraai), #770 (Matthew Allen), #782
(Danny Faught), #788 and #789 (Joaquin Cuenca Abela)
Other
+ Various localizations
+ Updated XML parser to version 1.1 (Sam Tobin-Hochstadt)
+ Mac port beginning (Bryan Prusha)
+ Lots of Gnome dialogs (John Tunison) -- no Gnome binaries for
0.7.9 but will be available in the next release
+ Command line conversions (Joaquin Cuenca Abela) -- for a
complete list, type AbiWord -help from a command prompt
|
|
compiled for the update "png" package depend on it.
|
|
|
|
True WYSIWYG. Previously, we had subtle reformatting discrepancies when
changing resolutions (such as printing and zooming).
No more character dirt.
Overline support.
Minor display glitches.
Insert Date and Time.
Page-level navigation.
Better support for non-English content.
LaTeX exporter.
Word importer. Justin and Caolan have fixed things so that tabstops,
breaks, unicode conversion, page break before, widow/orphan control are all
imported successfully now.
RTF importer. Now handles negative values for margin-left and
text-indent.
Minor file format change.
Error propagation.
Unix stuff. By popular request, libstdc++ is no longer required. (We
never really needed it anyhow.) PostScript emissions now use signed
characters, as suggested by Bob Monaghan <bob@sbst.com>. With the latest
fonts.dir, Symbol fonts should print properly now, too.
First support for GNOME.
Spelling speedup. The interactive spell check logic is now fast and
smart like it should be, instead of woefully poky and dumb like it used to
be.
Subscript and superscript.
View ruler. Stephen Hack <shack@uiuc.edu> implemented this menu item so
that you can hide or show the ruler on a per-window basis.
Compressed AbiWord files. The AbiWord file format (*.abw) was designed
from the get-go to be a highly-readable form of XML. However, for those of
you who care more about bloat than legibility, Richard Jefts
<babs@cs.jhu.edu>
added import/export logic for a gzip-compressed variant (*.zabw).
Options dialog started.
Zoom and Paragraph dialogs.
Justification.
Clipboard improvements.
More Unicode-friendly.
Smarter preferences.
|
|
|
|
|
|
|
|
Fix suggested by hubertf@netbsd.org in private mail.
|
|
* Pass in Abi version number from top-level Makefile to simplify
future updates.
|
|
|