Commit graph

33 commits

Author SHA1 Message Date
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
markd
691dfb0428 Apply koffice bug fix from koffice.org.
From Marc Recht in PR 20871 cleaned up slightly by me to keep pkglint
happy.
Bump PKGREVISION.
2003-04-09 13:57:14 +00:00
markd
4dd69113a3 Add some missing entries, clean up. 2003-03-11 13:50:09 +00:00
drochner
a1a69784ca update for 1.2.1 (remove 1 line) 2003-01-14 11:08:38 +00:00
drochner
122d99ac3b update to 1.2.1
KOffice 1.2.1 is a stability release, with the principal improvements over
KOffice 1.2, released last September, occurring in the spreadsheet program
(KSpread).
2003-01-10 11:15:55 +00:00
uebayasi
dc1117f8e4 Prototype buildlink2.mk's created automagically by createbuildlink(8). 2003-01-09 11:21:40 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
darcy
c7ca349d3e Adding buildlink2 for libart2. Without this the kontour package does not
build when building koffice.  Worse, if someone has installed libart2 for
some other reason then koffice will fail to build from that point on.

Perhaps a proper fix would be to change the pkgsrc system to allow for lines
like these to be added only if necessary but that is a much bigger project.
2002-11-26 13:03:08 +00:00
drochner
df75b5067e from the koffice site:
21th October 2002 - Fix available for KSpread's crash
A fix is available for kspread's crashes when working with long text
which overlaps several cells or when working with merged cells.
2002-10-26 14:31:12 +00:00
jlam
93fb67d15e * You can't mix buildlink1 and buildlink2, so remove USE_BUILDLINK_ONLY.
* x11.buildlink2.mk is not meant to be included by package Makefiles.
* Note conflict with older koffice3 package.
2002-10-08 14:32:57 +00:00
martti
2376ac3424 Updated koffice to 1.2
* bug fixes
* better filters
* ...

See http://www.koffice.org/announcements/changelog-1.2.phtml for a
complete list of changes...
2002-10-08 14:15:53 +00:00
jlam
484758d85c buildlink1 -> buildlink2 2002-09-20 19:29:27 +00:00
jlam
d30c150a39 Don't put package specific stuff like USE_BUILDLINK_ONLY into the common
Makefile, and include x11.buildlink.mk and bsd.pkg.mk separately.  This
will allow converting either to buildlink2 independently of the other.
2002-09-20 11:44:15 +00:00
agc
cb0e38446b Apply patches from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18115 to
generalise the linker flags used to export symbols by setting them on
a per-OS basis.

> many packages force -Wl,-export-dynamic which is not portable outside GNU ld
> and cause problems e.g. on Solaris.  some of these packages use if
> conditionals either only for NetBSD or except SunOS, but the state is not
> coherent and it may complicate later when support for new OS is added to
> pkgsrc (e.g. ongoing work on HP-UX support).
>
> jlam proposed the following framework in discussion on tech-pkg:
>
>   http://mail-index.netbsd.org/tech-pkg/2002/06/21/0009.html
>
> now, ${EXPORT_SYMBOLS_LDFLAGS} is used instead of directly defining
> -Wl,-export-dynamic which is set in appropriate defs.*.mk to reasonable
> values.  packages should be converted to this framework by:
>
> 1) replacing LDFLAGS+= -Wl,-export-dynamic and LIBS+= -export-dynamic with:
>
>    LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
>
> 2) for use in patchfiles, add this variable to MAKE_ENV if needed:
>
>    MAKE_ENV+= EXPORT_SYMBOLS_LDFLAGS=${EXPORT_SYMBOLS_LDFLAGS}
>
> 3) replace occurances of -Wl,-export-dynamic and -export-dynamic in patch
>    files with:
>
>    $(EXPORT_SYMBOLS_LDFLAGS)
2002-09-04 14:47:32 +00:00
jschauma
4b83addc41 Split Makefile into Makefile and Makefile.common, so we can build
koffice3 using most of the defined variables.  (*This* koffice does
not build under KDE3!)

Point MAINTAINER -> me upon Hubert weaseling out ;-)
2002-06-20 19:13:50 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
tron
7d25eb0109 Remove bogus lines obviously originating from some kind of diff output. 2001-12-23 21:04:34 +00:00
skrll
2f351dca7b Update koffice to 1.1.1
Changes are:

Framework

	- Startup notification activated for all KOffice applications
	- Applications are ready for a future renaming of their native mimetype
	  name (more IANA compliant)
	- Fixed loading of embedded kontour documents
	- Refuse to load embedded documents with remote URL (e.g. http) for
	  security reasons
	- "Skip" button in Find/Replace dialog works as intended with the
	  Backwards option

KOffice Workspace

	- Fixed multiple confirmation requests when closing with an unsaved
	  document

KWord

	- Famous bug "all letters squashed together when printing" fixed
	- Undo/redo fixes for frame creation
	- Fixed printing from preview mode
	- Fixed slowness related to clipboard (e.g. when pasting text)
	- Fixed crash on Ctrl+K at end of paragraph
	- Fixed crash when hiding headers or footers (which contains a
	  variable)
	- Transform into normal frame when copying header or footer
	- Fixed charset conversion issue for "personal expressions"
	- Save all frames, even for the main frameset, so that borders etc.
	  are kept
	- Allow to insert GIF images
	- Fixed applying a format change (e.g. new font family) to a selection
	- Insert Frame Break at cursor position
	- Make the document readonly during a search/replace or a spellcheck
	- Fixed crash when undoing a format change, due to cursor positionned
	  too far right

KSpread

	- Search/replace is now useful (highlights the current matching cell)
	- Search/replace looks for cells in proper order (top-left to bottom-
	  right)
	- Corruption when saving dates fixed

KChart

	- KChart can load and save data again
	- New type of chart: Polar (use wizard to enable this)
	- Various fixes and UI improvements

The following features have been reactivated:

	- setting a background color
	- changing the grid color
	- hiding and showing the grid
	- hiding and showing the legend
	- modifying the title of the legend
	- modifying the x-axis labels
	- adding one or two header and/or a footer text with user defined fonts
	  and color settings

Filters

	- Translations were not used by many filters (for dialogs and error messages)
2001-12-21 21:19:28 +00:00
jlam
d382f07f23 Use the standard auto_ptr implementation in the new toolchain case. This
case was previously skipped over.  This should fix pkg/14595 by Mark Davies
<mark@mcs.vuw.ac.nz>.
2001-11-15 23:38:54 +00:00
jlam
737e773a8e Update koffice to 1.1. Package update was provided in pkg/14425 by Mark
Davies <mark@mcs.vuw.ac.nz> with changes by me.  Pkgsrc-related changes
include:

* Strongly buildlinkifying.
* Using qt2-designer-kde for a uic that understands KDE2 widgets.
* Fixing sources to compile with egcs-1.1.2's much-less-than-compliant
  C++ compiler.

Given the rapid development between the 1.0 and 1.1 releases, plus the
scope of the applications in the suite, it's difficult to summarize the
changes.  The major change is that KIllustrator is now named Kontour
for trademark reasons.  Aside from that, basically everything is more
featureful and more stable, plus there are more import/export filters for
other application suites.
2001-11-13 21:23:43 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
wiz
cac66281b5 Wildcard dependency on kdebase to >= 2.1. Addresses pkg/14056. 2001-09-24 20:03:47 +00:00
jlam
328a35f96f LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
agc
88670a4a89 Move to sha1 digests, and add distfile sizes. 2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
wiz
bb9e8df122 One MAINTAINER block should be enough. Shorten COMMENT. 2001-04-09 12:00:28 +00:00
wiz
da285d589b Remove trailing empty line. 2001-04-09 12:00:15 +00:00
tron
2ad2ae9c39 Fix thinko in last commit. 2001-04-07 04:32:40 +00:00
hubertf
04bf8fbc02 Actually, this is version 1.0.1 - it just happens to be part of KDE 2.0.1. 2001-04-06 10:24:01 +00:00
tron
4193aa450b Correct master site list and homepage URL. 2001-03-30 12:33:33 +00:00
hubertf
08c5093c62 Added koffice-2.0.1: KDE Office Suite with text processor, spreadsheet, ...
KOffice is an integrated office suite for KDE, the K Desktop Environment.
Includes:

 KWord - A frame-based wordprocessor comparable to FrameMaker
 KSpread - A powerful spreadsheet application
 KPresenter - A full-featured presentation program
 Kivio - A Visio-style flowcharting application
 KIllustrator - A vector drawing application
 Krayon - A pixel-based image manipulation program like GIMP or
	  Adobe Photoshop

Based on package from Nick Hudson <skrll@netbsd.org>.
2001-03-30 00:25:19 +00:00