Commit graph

62 commits

Author SHA1 Message Date
adam
c2e68262f0 Changes 1.3.3.12:
* Bug fixes and improvements
2008-10-09 10:33:40 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
drochner
67ab70c02f update to 1.3.3.11
fixes a bug in i18n catalogue installation
2008-01-14 12:54:10 +00:00
drochner
664913da2a update to 1.3.3.10
changes:
Several fixes and improvements to text frames and the Story Editor.
New Arabic Translation.
More translation and documentation updates.
Many improvements to PDF Forms exporting and non-Latin script handling
in PDFs.
Several fixes to protect against possible crashes.
Improved Color Managed Display in some cases.
Some fixes to the Scripting plugin.
2008-01-11 17:48:17 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
joerg
74e9eaaa25 Supports DESTDIR. 2007-08-08 17:11:33 +00:00
ghen
afe39212e9 Update to Scribus 1.3.3.9 (bugfixes). 2007-06-03 10:55:36 +00:00
ghen
d00bae174f Reindent. 2007-06-03 10:55:10 +00:00
drochner
ad3428b0e7 update to 1.3.3.8
This release is purely a bug fix release to 1.3.3.
2007-03-01 18:19:46 +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
drochner
78936de3a3 update to 1.3.3.7
This switches the pkg to the 1.3 branch which is declared stable now.
2007-01-11 19:19:01 +00:00
joerg
2915a11cd1 Modular Xorg support. 2007-01-11 11:56:17 +00:00
wiz
72297d47c7 Add USE_DIRS xdg-1.4 for share/pixmaps. 2006-12-16 11:01:44 +00:00
drochner
08a3ad67f7 update to 1.2.5
changes:
-fontconfig support
-Icon Tool Bars are now dockable
-bugfixes
2006-10-17 17:08:07 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00
jlam
ee68c93314 LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
2006-07-07 15:49:30 +00:00
joerg
0e1e2ce663 Needs perl for build. 2006-06-11 14:30:53 +00:00
joerg
e6033642a4 Use PYTHON_VERSIONS_ACCEPTED instead of _REQD, so that the latter
can be used to enforce versions after having determined which are
suppported.
2006-05-28 16:13:11 +00:00
drochner
93473284e7 need c++ 2006-05-22 16:40:19 +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
wiz
6ac1952a7c regen patches (there was some trouble in a bulk build). 2006-03-17 23:53:31 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.
2006-03-04 21:28:51 +00:00
drochner
62ac66c560 update to 1.2.4.1
The 1.2.4.1 release is focused on minor enhancements, bugfixes and
additional documentation
2006-03-02 19:04:55 +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
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
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
drochner
b566835524 enablr Python scripting, ride on the recent PKGREVISION bump 2005-10-18 18:00:44 +00:00
reed
eff037bc89 Set BUILDLINK_DEPMETHOD.qt3-tools= build
and bump PKGREVISION.

This is for PR #31852.

objdump showed me that it didn't use qt3-tools libraries.
And it appeared to start up fine without it.
Also, the PR submitter said he could run scribus without the
qt3-tools installed.

(Maybe this should be set in x11/qt3-tools/buildlink3.mk?)
2005-10-18 15:44:56 +00:00
drochner
fac6e523e5 update to 1.2.3
changes:
-supports the proposed OpenICC specification for color management profiles
-adds updated English documentation, along with many GUI translation updates
-Many locale and Unicode fixes and enhancements
2005-10-06 18:00:39 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
drochner
07a96474dc update to 1.2.2.1
changes:
Numerous improvements to SVG import/exporter.
Over 130 bug reports and user feature requests have been squashed.
The 1.2.2 release also adds updated English documentation, along with
	many new GUI translation updates.
Support for OASIS (OpenOffice.org 2.0) writer and draw import.
Many locale and Unicode fixes and enhancements
More rendering speed
2005-07-06 18:05:32 +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
drochner
df3a2f1cd9 update to 1.2.1
changes:
-new import/export features
-python scripter additions (not enabled in pkgsrc yet)
-rendering speed improvements
-bugfixes
-more UI translations

note: scribus is able to trigger bugs in older ghostscript versions,
appearently due a too high number of colors used.
As a workaround, it worked for me (drochner) to delete unused colors
from the palette before invoking print preview.
afpl-ghostscript-8.50 works fine, but there is no pkg for (yet).
2005-03-31 19:15:23 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +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
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
kristerw
d44d7a5a88 Make this package compile with gcc 2.95 too.
Patch provided by Roland Illig on tech-pkg.
2004-09-11 21:29:22 +00:00
hubertf
ca092ec153 Update to scribus 1.1.7 - too many changes to list 2004-08-14 21:36:22 +00:00
reed
ec4f1b39a0 Changed HOMEPAGE. It was not for Scribus anymore.
Some homepages include:
http://www.scribus.net/
http://www.scribus.org.uk/
http://www.developershed.com/devalert.php
and old http://scribus.planetmirror.com/
2004-05-08 20:21:43 +00:00
reed
85ae9439e4 Get rid of some of the MASTER_SITES. KDE.org returns a bogus
download asking for sponsors. The other sites are either too old
or too new. This version of scribus is old, but I didn't update yet,
because patching to work with NetBSD's old gcc is not easy.
2004-05-08 20:11:27 +00:00
snj
d920d6db74 Convert to buildlink3. 2004-04-17 23:59:21 +00:00
kristerw
421d5ad825 The <cmath> header in NetBSD 1.6 is buggy in that it undefines NULL.
Include <cmath> before the other headers, to make sure that NULL
can be used later in the files.
2004-02-27 21:14:08 +00:00
jlam
3ebe053d90 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:49 +00:00
grant
6eab5759a3 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +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
agc
0544e4263e Allow the configure script to find the buildlink'ed freetype-config script.
Should fix problems shown up on last bulk build.
2003-11-19 11:54:48 +00:00