Commit Graph

957 Commits

Author SHA1 Message Date
robert
b978ce9eb2 - update to version 2.1.0 which includes many bugfixes and improvements
- remove some unnecessary patches and add a no_lang
pseudo flavor which allows people to do a build w/o language packs
(requested by kurt@)

- from now on we set the file descriptor limit to a higher value (256)
in the OpenOffice build environment to prevent build failures

- point explicitly to the licensing FAQ instead of pointing to the contents
of the FAQ
2006-12-13 10:25:14 +00:00
steven
f613a33a62 update to kile 1.9.3
ok maintainer
2006-12-09 19:49:50 +00:00
sturm
2d189ca70b working gettext on static archs, so that -lang packages
no PKGNAME bump needed
2006-12-08 22:58:55 +00:00
naddy
c306bdd60a remove maintainer per his request 2006-12-07 20:07:43 +00:00
naddy
386f8c6531 maintenance update to 2.2.24 2006-12-03 21:26:36 +00:00
steven
02e097c311 maintenance update to abiword 2.4.6
from brad@, tested by ckuethe@ and me
2006-12-02 11:14:20 +00:00
robert
98a6918ff5 - add Swedish (sv) lanaguage support;
- install icons and desktop files for base, calc, draw, impress and math;
(from now on these entries should pop up in kde's menu)
2006-11-28 09:35:27 +00:00
robert
fbbddf0e67 - remove some unused kludge from the Makefile;
- add Latvian language support; requested by nikns <nikns@secure.lv>
2006-11-26 20:59:07 +00:00
robert
db544b21f9 it is Lithuanian and not Litvanian 2006-11-25 12:41:58 +00:00
robert
fed6b023f0 - add PKGNAME because of the new MULTI_PACKAGES;
- add Litvanian (lt) language support; requested by
Martynas Venckus <martynas@altroot.org>
2006-11-25 12:40:14 +00:00
espie
9ea8f8d4ba new MULTI_PACKAGES 2006-11-25 10:30:58 +00:00
espie
33d24f2968 new MULTI_PACKAGES 2006-11-24 22:14:42 +00:00
robert
0b8a99e84a add Dutch (nl) support; requested by Joachim Schipper <j.schipper@math.uu.nl> 2006-11-24 10:52:33 +00:00
robert
0e215faf19 add slovenian language pack; requested by Mitja Mu¾eniè <mitja@muzenic.net> 2006-11-23 23:19:27 +00:00
robert
daecac8c7d add br-pt (Brasilian Portugese) support;
requested by Eduardo Alvarenga
2006-11-23 09:35:52 +00:00
ian
3011347bca ... and bump pkgname, thx bernd 2006-11-21 17:11:52 +00:00
ian
c91f662a8a Repair shell script's handling of arguments (e.g., filenames with spaces).
Noticed independently by jolan@, and by James Wright who is jamesw at
bsdhosting.co.za
2006-11-21 16:47:00 +00:00
espie
2619f1af4e switch to new MULTI_PACKAGES 2006-11-21 11:25:03 +00:00
espie
b75dec414c fix a few obviously wrong dependencies, and remove extra shells in ghc. 2006-11-20 13:07:19 +00:00
robert
9f5687ce06 build the cleanobj flavor of openoffice by default
to reduce the disk space needed for the build
2006-11-20 09:34:56 +00:00
robert
fc3aff654b - add i18n support including 11 languages for now (if you need more, tell us)
- add a pseudo flavor called cleanobj that reduces the disk space needed
to build openoffice by cleaning up all unneeded object directories.
(idea from kurt@)

- do not run checkdeliver.pl because it will fail if we use the cleanobj
flavor because it can't check the object dirs that we remove.
2006-11-20 09:33:02 +00:00
kurt
b1da8f9b5e revert. more is needed to do this right. noticed by robert@ 2006-11-18 16:11:33 +00:00
steven
0b209562d2 maintainer change = PKGNAME bump ! 2006-11-18 08:24:30 +00:00
kurt
9f78c5c97f remove tcsh as a build depend since it has been a source of build
instability and its not needed. no pkg bump.
2006-11-18 03:54:54 +00:00
kurt
b5015c8bad build with python MODULE and use MODPY_VERSION (2.4). fixes breakage caused
by recent python 2.3 update.
2006-11-17 14:08:40 +00:00
todd
54d0047ee6 remove maintainer per maintainer request (Yannick) 2006-11-15 02:27:48 +00:00
steven
2e8d1a700e USE_X11 2006-11-13 10:08:12 +00:00
robert
ea2a704411 - use system sablotron and libwpd instead of the bundled ones
- mark myself as the MAINTAINER
- bump PKGNAMEs
2006-11-12 19:27:40 +00:00
steven
87a90c296d USE_X11 2006-11-11 21:04:27 +00:00
sturm
414fb28dcf regular PLIST handling 2006-11-11 18:20:43 +00:00
ajacoutot
9867c66fed - update to version 1.6
- install html doc

ok mbalmer@
2006-11-10 18:24:13 +00:00
kurt
09af662602 - apply go-ooo patch build-java-target.diff (adjusted to apply cleanly).
this patch enables javac arguments -source & -target which will allow us to
build with 1.5 but run with 1.4 or 1.5. building with 1.5 will be enabled
in java.port.mk later.
- sync patches (line numbers/-p)
2006-11-09 15:18:01 +00:00
robert
4c8b6690b5 - use the jdk server vm on amd64 because it does not have a client
- re-enable the library check for bean now that the server vm is used
- fix an if statement (OPEBBSD->OPENBSD)

jdk problem noticed by kurt@
2006-11-09 08:31:29 +00:00
robert
cf71bd6f41 - add amd64 support
- use unxobsd.mk instead of different makefiles for every
  architecture
- use devel/boost now that we have it instead of the bundled
  one. (this is also needed to build openoffice on amd64)
- start using some patches from http://go-ooo.org/.
  (disable the startup wizard and some online registration menu points)
  (the patch is generated by my after applying the patches that's why
   i provide the mirror for it.)
- allow the openoffice build infrastructure to override our CFLAGS in
  some cases. this is needed because some of the files have to be compiled
  with -O0 instead of -02 which we use by default.
2006-11-08 09:34:03 +00:00
naddy
2815eb5f87 kill nano's slang flavor 2006-11-07 15:31:37 +00:00
kili
262f516a1b Avoid references to PKGNAME.
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.

Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
kurt
3cdb497a56 actually since the RUN_DEPEND changed a pkg bump is needed for at least
the java subpackage.
2006-11-04 12:34:18 +00:00
kurt
b690f97fc9 need to use the java pseudo flavor to enable the db4 java subpackage now.
no pkg bumps. as discussed with naddy@, pval@ & nikolay@
2006-11-04 12:29:20 +00:00
kurt
b071ea865d - enable KDE integration and add openoffice-kde subpackge for this
optional feature
- enable building with java and add openoffice-java subpackage for this
optional feature. this corrects the "save as" problem and provides help
files in the base package. so now java is needed to build OOo but not to
run it. some OOo features require java to run, so install the
openoffice-java subpackage for that.
- make sbase, smath, setofficelang and spadmin applications available
via wrapper script.
- tweak configure to find versioned Qt shared libs.
- adjust include and lib search order again - sigh. put /usr/local
before jdk but after OOo dirs. this allows system libjpeg to be used
over jdk libjpeg and still avoids build conflicts with things like cppunit.
- remove extra patch to readlicense_oo/util/makefile.pmk

some testing and input ian@ okay robert@
2006-11-03 05:11:09 +00:00
espie
1de2070c54 zap MAINTAINER, at his request. 2006-10-31 19:52:36 +00:00
robert
7493a906d1 use sysconf(_SC_PAGESIZE) instead of getpagesize() and fix
the lib dependency for db4 to avoid the pickup of db3 in some
cases; both problems were noticed by espie@
2006-10-31 09:33:35 +00:00
kurt
2b8b5276be - enable cups support
- increase thread stack size to accommodate stupid 32k stack buffer in cups
- disable building odk - saves 15% build time and we're not packaging it
now anyway.
- remove duplicate python config arg noted by Mikolaj Kucharski
- disable crashdump in debug FLAVOR (I haven't found this useful - maybe
I'm missing something)
2006-10-29 22:42:49 +00:00
kurt
ff1f7ca4a7 - libxslt is a BUILD_DEPEND not a LIB_DEPEND
- enable cairo support
- enable portaudio/sendfile - audio not working yet, revisit later
- adjust include and lib search order again. put /usr/local before
/usr/X11R6 so we link to ports expat and not the one that comes with X11R6
- add -pthread to PTHREAD_CFLAGS in odk subproject
- integrate audacity portaudio patches and link to ossaudio
- strip Linux shlib major version numbers from dlopen()'ed lib names
- link stlport with stdc++ to resolve some undefined symbols
- remove getpwuid_r workaround in sal/osl/unx/security.c since a suitable
one already exits in sal/osl/unx/system.c
2006-10-27 16:02:02 +00:00
ajacoutot
36d2cceb0b - update my email address
- bump PKGNAME

ok robert@
2006-10-27 12:53:01 +00:00
ckuethe
e24a20cc65 More patches from vim.org
ok sturm
2006-10-26 16:34:26 +00:00
kurt
c65335346c - protect against null pointer dereference in hi_ary.cxx
- use new style C++ includes
- clean up some patches
- use __alignof__ for OpenBSD too
- fix destpath in packagelist.txt for sdkoo and ure
- don't generate core file on intentional segfault test in typesconfig.c
- add missing unxobsdi section in stand.lst
- num_put_float.cpp fix in STLport
- add sysconfig.get_config_var('LIBS') to PYTHON_LIBS
- don't hardcode Linux path to 'sum' let path find it

All corrections submitted by or inspired by patches from Fritz Elfert
<fritz at fritz-elfert.de>
2006-10-25 22:49:50 +00:00
kurt
c64d4e4edd kill "AC_CONFIG_HEADERS not found in configure.in" message with
CONFIGURE_STYLE=autoconf no-autoheader. no pkg bump since no change
in package.
2006-10-21 22:20:50 +00:00
ian
53d50f1ad6 Remove use of Linux-specific "pagein" program (presumably worked around
Linux paging issues) from startup script.
Requested by & OK kurt@
2006-10-20 19:58:23 +00:00
kurt
818ba77954 - pass MAKE_ENV along in do-build target
- respect CFLAGS
- remove LIBS from CONFIGURE_ARGS and correct fall out in configure.in
- move -I$(LOCALBASE)/include to end of include search dirs and move
  -L$(LOCALBASE)/lib to end of library search dirs to avoid build conflicts
  with other installed packages such as cppunit.
2006-10-20 14:59:26 +00:00
kurt
6ac8e1075c - sync patches
- no need to patch and search and replace on packagelist.txt when a
simple patch will do
- fix name of the epm patch
- disable parallel builds. Our user-land pthreads lib converts fd's to be
non-blocking which causes intermittent build failures when a parallel
process can't deal with non-blocking fd's. For example cat and stdout.
parallel builds will need to wait for rthreads.
2006-10-19 15:16:50 +00:00