Commit Graph

911 Commits

Author SHA1 Message Date
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
ian
7c16b9d482 use exec here so the sh process isn't sitting around 2006-10-18 18:17:12 +00:00
ian
1f312996ac pass filenames to program from front-end script, ok robert@ 2006-10-18 17:05:57 +00:00
kurt
7f68540334 - fix glaring startup deadlocks by properly setting PTHREAD_CFLAGS. The
deadlocks were caused by the inconsistent detection of pthreads by the
boost headers in different parts of the OOo build which resulted in an
uninitialized mutex.
- fix a few compile errors in the nas sub-project build.

General testing and patches from the community are encouraged.
2006-10-18 12:45:59 +00:00
steven
2380c77ed0 update maintainer's e-mail address 2006-10-15 19:20:20 +00:00
robert
15316c1c55 update to 2.0.4 which is now the stable version of openoffice; 2006-10-14 17:33:55 +00:00
steven
8ee0c87003 maintenance update to kile 1.9.2, several bugfixes 2006-10-12 11:36:11 +00:00
robert
8520dbe474 update to version 2.0.4rc3; use offical master sites and use -O2 optimizations
istead of -Os
2006-10-11 11:19:55 +00:00
robert
d71173f6d1 enable odk, binfilter, qadevooo and use our malloc(3) instead
of using OOo's own allocation system;

add an OpenBSD ifdef to epm to use the correct tar(1) arguments;

bump PKGNAME;
2006-09-30 18:47:25 +00:00
ckuethe
0ad34c9fad Apply the latest bunch of patches from vim.org
Make the gtk2 flavor compile with -pthread to prevent a hang under gnome.
ok sturm
2006-09-22 20:39:57 +00:00
jolan
fdd754bd42 add a faster distfile mirror, ok robert@ 2006-09-22 07:44:09 +00:00
robert
f093b51427 add openoffice 2006-09-20 09:11:47 +00:00
robert
bcbe5eb725 update to version 2.0.4m4;
- more optimizations;
- use autoconf;
- remove hardcoded paths from unxobsdi.mk;
- zap .0.0 from WANTLIB;
- add a new MASTER_SITE;
- enable sndfile support;
2006-09-20 09:06:19 +00:00
naddy
76b5338b98 maintenance update to 2.2.22 2006-09-19 14:26:52 +00:00
espie
5b8b723bc3 zap unneeded 0.0 2006-09-18 11:50:39 +00:00
kurt
94f8549435 Fix debug FLAVOR so it builds and installs binaries with symbols:
- add -dontstrip to packaging script to get useful debug binaries
installed
- remove --enable-debug since that makes the debug build too big (>18G)
for me to build. Add back later as a possible verbose_debug flavor.

Use PATCHORIG so that update-patches doesn't pickup internal .orig files.
Idea from espie@

Add a mutex to make the call to getpwuid thread safe.
2006-08-20 03:36:52 +00:00
robert
ea9d172be4 Import of OpenOffice.Org version 2.0.3m179.
OpenOffice is an Open Source, community-developed, multi-platform office
productivity suite. It includes the key desktop applications, such as a
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
 
I would like to thank everyone who helped porting:
Peter Valchev, Kurt Miller, Dale Rahn, Ian Darwin and the OpenOffice.Org team.
 
This import is an explicit request by pvalchev@ and espie@.
This means that the current ports lock is still in effect and this import
is only a planned exception by the release managers.

This port is not yet connected to the builds.
 
okay pvalchev@, espie@
2006-08-17 14:56:21 +00:00
sturm
2a02c40b0d add missing info/dir entries
noticed by Tan Dang <tan.dang at gmail.com>
2006-08-15 06:47:38 +00:00
sturm
833d550cc0 move mule files into PFRAG.mule
noticed by Tan Dang <tan.dang at gmail.com>
2006-08-15 06:09:56 +00:00
ckuethe
4c03d908c4 Maintainence update to 7.0.42
ok jasper, "hooray" marco
2006-08-03 19:33:39 +00:00
espie
22c2928571 more newstyle lib-depends 2006-08-02 09:36:20 +00:00
espie
53d48f3c04 new libspecs 2006-08-01 23:39:08 +00:00
naddy
671bccdc6c maintenance update to 2.2.17 2006-07-30 17:07:22 +00:00
steven
56221ce9e9 bump PKGNAME due to PLIST changes after 3.9 -> 4.0 2006-07-28 06:29:33 +00:00
steven
c0db38006a update to kile 1.9.1
maintainer timeout
2006-07-20 11:52:20 +00:00
steven
14073d70f4 fix homepages and a few master sites while there 2006-07-19 15:11:53 +00:00
espie
96b1a6e053 make sure MANDIR points to the right location on install (preparation
for a future infrastructure commit)
2006-07-17 16:45:41 +00:00
brad
3aa7e403de upgrade to abiword 2.4.5
testing by ckuethe@ and steven@
2006-07-15 19:21:24 +00:00
ckuethe
d3f93fc77c Update to vim 7.0.35.
ok robert, espie
2006-07-09 17:44:16 +00:00
naddy
8b115a3489 maintenance update to 2.2.15 2006-07-08 14:56:59 +00:00
aanriot
f191f7124a maintenance update to 2006-05-10 .
tested by matthieu@
2006-07-01 18:27:47 +00:00
aanriot
37c68405c6 maintenance update to 21.4.19 .
tested by matthieu@
2006-07-01 17:52:45 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
espie
b0d7bd35de idn wantlib for kde, last batch 2006-06-12 15:45:51 +00:00
espie
1ba1df3384 libidn change from recent kdelibs. 2006-06-12 13:38:00 +00:00
steven
fbff0d1a2c switch to python 2.4 and bump PKGNAME. go ahead espie@ 2006-06-03 17:40:48 +00:00
sturm
b11a819daf fix plists
ok maintainer chris.kuethe at gmail.com
2006-05-24 18:37:35 +00:00
robert
64cf0c4016 move patch-src_auto_configure to its place 2006-05-21 20:57:06 +00:00
marco
051f88519a Bump to version 7. From maintainer Chris Kuethe <ckuethe@pyxis.cns.ualberta.ca>
tested by many.
2006-05-21 20:45:34 +00:00
steven
733d1800ce fix broken patch 2006-05-21 05:50:39 +00:00
steven
15d2ba6d4c +kile 2006-05-20 20:26:49 +00:00
steven
65f33d3ee1 import kile 1.9
Kile is an integrated LaTeX environment for the KDE desktop.
Kile gives you the ability to use all the functionalities of LaTeX in
a graphical interface, giving you easy, immediate, and customized
access to all programs for LaTeX compiling, postprocessing, debugging,
conversion and viewing tools; you also get very handy wizards, a LaTeX
reference, interfaces with GnuPlot and XFig, and project management.

submitted by David Love <david@dcs.shef.ac.uk>
2006-05-20 20:24:47 +00:00
steven
f8e04119c1 - update to leafpad 0.8.9
- depend on gnomeprintui which got picked up when installed
  (pointed out by canacar@)

from Antoine Jacoutot (maintainer)
2006-05-12 15:50:02 +00:00
jsg
a352c86bbc Update to 2.4.4, ok fgsch@ 2006-04-19 13:36:50 +00:00
pvalchev
0c869f33c5 update to leafpad-0.8.8; from maintainer Antoine Jacoutot 2006-04-09 17:16:11 +00:00
alek
1ef7d07d10 - Fix manpages; from Antti Nykänen <aon@iki.fi>
- Fix potential out-of-bounds memory access
- Bump PKGNAME
2006-04-09 11:10:08 +00:00
alek
e92ab38bc8 Regen patches 2006-04-09 10:10:25 +00:00