Commit graph

84 commits

Author SHA1 Message Date
mrauch
5fdb99139b Update to version 1.1.4.
* solves the vulnerability CAN-2004-0752
  (local users may read files of other users because of world-readable
   temporary files)
* various bug fixes
2005-01-06 15:52:19 +00:00
agc
7fc4da5e05 Regenerate for changed patches. 2005-01-03 22:52:22 +00:00
agc
38971962c1 Don't rely on the NetBSD version to define ETIME - define it if it's not
already defined.
2005-01-03 22:51:47 +00:00
agc
1e90d6ac78 The getpwnam_r prototype appeared in NetBSD in 2.99.10 or so 2005-01-03 22:51:01 +00:00
agc
3339041014 Patches from Rui-Xiang Guo for building on NetBSD-current 2005-01-03 08:07:24 +00:00
jlam
00686c240d Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to
the configure and build processes.
2004-12-04 23:09:06 +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
jlam
af591191d2 Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk.  Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
2004-11-12 06:39:19 +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
abs
a81e720594 Use PKGNAME_NOREV for DIST_SUBDIR 2004-07-07 09:49:50 +00:00
recht
df9f6259c7 bump PKGREVISIONs since libxslt needs libgcrypt now 2004-07-06 16:28:52 +00:00
mrauch
7c29e81e89 After the last change the list of helpfiles to copy may be empty. 2004-06-07 20:45:48 +00:00
mrauch
1bca7eb4ea The helpcontent_* files have changed on the master site without any
filename renaming.
Use DIST_SUBDIR to version the filenames and adjust distinfo and PLIST.
Remove the patch to disable building of helpcontent, as the built english
helpcontent is now consistent with the downloadable i18n'd versions (but no
longer with the downloadable english one where files are missing).

Fixes PR pkg/25814.
2004-06-05 12:22:47 +00:00
mrauch
0a5838a021 Allow installation of localized versions via the variable PKG_LANG. 2004-06-03 18:48:17 +00:00
mrauch
07a582d232 Add a message that the gtk warning is harmless.
Suggested by Hubert Feyrer in private mail.
2004-05-09 08:25:00 +00:00
jdolecek
50d288c8bb update patches to prepend ../ into the file path
problem pointed out by Min Sik Kim in private e-mail
2004-05-09 00:12:13 +00:00
jdolecek
daea73cf5b some more patches needed for compilation on NetBSD 2.0D+, after replacing
of statfs interface with statvfs interface
2004-05-08 11:52:52 +00:00
cjep
341efbf789 whitespace nits 2004-05-07 15:25:13 +00:00
jdolecek
f09c5c4586 add a patch to use statvfs() on 2.0D and later, since statfs()
is no longer available on -current
2004-05-07 08:35:56 +00:00
mrauch
21e1dab6b1 Update to version 1.1.1.
New features include:
* PDF, DocBook/XML, XHTML and Macromedia Flash (SWF) export
* Accessibility
* Support for Complex Text Layout (CTL)
* User installation automated
2004-05-03 20:56:35 +00:00
kristerw
6c594816c5 Add a missing include so that it compiles with recent devel/stlport. 2004-03-26 23:37:49 +00:00
kristerw
ce8c965e66 The checkdll utility is really slow in NetBSD 1.6.2 (the build spends
nearly 30 hours running this command on my not that old PC).
Running checkdll is not needed to build the package (and it is
only useful when porting the software to new architectures), so
disable it for now.
2004-03-14 02:29:20 +00:00
jlam
3ac2d4b8aa In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
2004-02-01 01:43:28 +00:00
grant
57891cda0a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:11:09 +00:00
grant
3ab280cb9c replace the (somewhat broken) test to figure out the compiler version
with GCC_REQD=2.95.2.
2004-01-22 08:57:03 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
0d5985e4b3 move the various static shell packages back to their previous names. 2004-01-11 23:06:54 +00:00
grant
168ce375b9 fix BUILD_DEPENDS on tcsh after standalone-tcsh rename. noted by agc. 2004-01-11 01:09:12 +00:00
mrauch
d39a79a1ed The master site no longer has the source tar-ball
(and now returns a website instead of Error 404).
Use the copy on my server.
2003-10-16 07:11:41 +00:00
mrauch
fc7ac4d00b Add an explicit build dependency on unzip that was missing.
Noted by Chris Jones in PR# pkg/22145
2003-07-20 08:36:04 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
simonb
74c0530c8e Copy part of rev 1.2 from openoffice-linux/files/soffice:
`Also properly quote the arguments to soffice.'
2003-05-19 02:59:32 +00:00
simonb
01f9bb2201 Suppress annoying ulimit error by setting open file descriptor limit to
the hard limit and not some arbitary large number.
2003-05-19 02:58:19 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
2420155ea1 Line up PKGREVISION whitespace. 2003-05-05 16:40:38 +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
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
mrauch
6e7ea11f4d Reduce optimisation for a particular file to avoid a gcc internal
compiler error.
2003-02-27 20:17:50 +00:00
rh
7763d18fd2 Minor nitpick: put each package into a separate CONFLICTS+= line. 2003-01-22 22:46:33 +00:00
rh
85ee04a91c This conflicts with openoffice-linux. 2003-01-22 22:43:40 +00:00
tron
09eb67b31f Use "mk/pthread.buildlink2.mk" instead of "devel/pth/buildlink2.mk" to
use native threads on platforms which support them.
2003-01-19 08:48:47 +00:00
cjep
ad02a6175b Fix RCS tag 2003-01-02 00:47:25 +00:00
jlam
a815c4a815 USE_JAVA is either "yes" or "run". The old "USE_JAVA=build" is implied by
simply including java-vm.mk.
2002-12-31 15:32:20 +00:00
jlam
a0712b80ae Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as
suggested by Simon J. Gerraty.
2002-12-26 20:52:09 +00:00
wiz
8705b75115 Fix PLIST for binary packages (create some empty directories). 2002-12-26 01:46:01 +00:00
jdolecek
cbb1ae7a14 fix umask handling in solenv/bin/deliver.pl
this fixes PR pkg/17967 by Alan Barrett
2002-12-25 16:29:59 +00:00
jdolecek
c0b4009783 fix several bugs in the yacc grammar files, which made bison 1.75 error out
the result is buildable with both bison 1.35 and bison 1.75 - tested
by full openoffice build with each bison version

this fixes PR pkg/19505 by Thomas Klausner
2002-12-25 16:24:40 +00:00
jdolecek
39b6129fda use -f for cp; when the cp rules are invoked several times, the cp would
fail without -f if the previously copied file didn't have user write
permissions (and building as non-root)
2002-12-25 16:20:18 +00:00
wiz
a058d98ba1 Convert to buildlink2. 2002-12-24 20:19:21 +00:00
wiz
0a32083951 USE_GMAKE instead of build-dependency on gmake; drop some whitespace. 2002-11-14 03:53:02 +00:00