Commit Graph

73 Commits

Author SHA1 Message Date
espie
dd321d251b and bump the right package name... 2005-01-23 10:30:02 +00:00
espie
f01a06fa5b bad libspec, to find the correct library, you must look into a
directory where there's no candidate that is more recent.
2005-01-23 10:28:07 +00:00
sturm
b1d1e479a4 better and consistent LIB_DEPENDS on db; this fixes a few possible
build time failures, where the wrong version of db could be found
2005-01-12 21:31:05 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
28a459bb6d WANTLIB markers 2004-11-22 16:59:29 +00:00
pvalchev
7165853bcc fix tcl dependency 2004-11-16 02:31:28 +00:00
sturm
f4ba4d4f99 move the tcl FLAVOR to a SUBPACKAGE
from Aleksander Piotrowski <aleksander.piotrowski at nic.com.pl>
2004-09-24 20:47:21 +00:00
espie
2b80a94147 new-style conflicts. 2004-09-18 10:35:36 +00:00
espie
25ab10e258 new style PLISTs 2004-09-14 23:31:45 +00:00
espie
45ddd7fe15 regen plist, trim comments, since new make-plist deals with fragments
better.
2004-08-08 16:14:16 +00:00
espie
d31e0d49e0 new style PLISTs 2004-08-07 07:50:06 +00:00
naddy
5aa12beb57 fix up MODGNU_CONFIG_GUESS_DIRS 2004-07-31 21:17:21 +00:00
brad
81c021fbde sync libtool patch 2004-07-03 23:19:07 +00:00
brad
73f0593900 --enable-static is a no-op for v3 and defaults to enabled for v4 2004-07-03 23:17:00 +00:00
kevlo
2b8875fb16 add a ftp site for v3 2004-06-30 07:43:31 +00:00
pvalchev
b6666a005f remove powerpc workaround and add patch for the mutex issue
provided by sleepycat via Philippe Lelédy <phl@leledy.org>
2004-05-27 21:05:25 +00:00
wilfried
b07597555a fix for powerpc, ok pvalchev@ 2004-03-07 18:55:21 +00:00
brad
e8e3e93584 add another distribution patch.
ok pvalchev@
2004-02-27 01:10:03 +00:00
naddy
1bc6d8a294 remove workarounds for gcc2.95/sparc64 optimizer bugs 2004-02-24 00:06:43 +00:00
sturm
8e215de3d1 update to db 4.2.52
from Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>
2004-01-14 19:50:15 +00:00
sturm
e82321b4ff use tcl 8.4
fix packaging on NO_SHARED_ARCHS
bump PKGNAME
2004-01-10 08:36:27 +00:00
sturm
75ce3c0d9f set symlinks to *all* shared libraries
bump PKGNAMEs
noticed by brad@
2003-12-11 06:49:17 +00:00
sturm
9d13f68505 create a link to lib/db4/libdb.so.4.1 in lib/
this got lost somehow
bump PKGNAME
2003-12-10 18:03:00 +00:00
sturm
f7ec16df07 resolve conflict 2003-12-08 17:39:16 +00:00
sturm
5dbadd83c2 split import of versions v3 and v4 of Berkeley DB 2003-12-08 17:37:52 +00:00
sturm
d3974ed2ec make space for a split import of db v3/v4 2003-12-08 17:36:59 +00:00
avsm
47b26d3b14 revert maintainer to ports@ from heko@, and plug a couple of off-by-ones
in environment parsing code
2003-06-17 00:35:32 +00:00
avsm
05b8a6f6d4 sync with update-patches 2003-06-17 00:31:00 +00:00
naddy
abb76feadb Regression suite is Tcl-based, so enable if we build with Tcl support.
Thanks heko@
2002-10-30 00:35:33 +00:00
brad
796bd19ce8 fixes mutexes check for i386 arch.
--
From: pb@
2002-10-28 16:22:24 +00:00
brad
b542ebb081 - remove the useless Java FLAVOR
- merge the C++ FLAVOR into the main package
2002-07-28 02:11:37 +00:00
todd
c517990c04 master site changed subdirs. ok maint 2002-06-03 15:18:01 +00:00
miod
11beaf48ec For some reason, on static-only arches, this ports' libtool does not exactly
behave like the others, and pkg lists need adjustments.
ok espie@, to be investigated more deeply.
2002-04-05 00:09:40 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
pvalchev
45efd8ceb2 complete MODGNU_CONFIG_GUESS_DIRS; for ppc
ok maintainer
2001-09-26 02:48:23 +00:00
brad
ec7f5d25db - Don't define an empty post-configure target if not FLAVOR java.
- We don't print messages durring install.
- It's typical to show INSTALL_ macros run durring install.
- Changed spaces to a tab for the last piece of code, we ran into a
problem with PostgreSQL when it was not a tab.
--
Ok'd by: maintainer
2001-09-07 20:45:07 +00:00
heko
984870a54f OpenBSD doesn't link .so.MAJOR.MINOR to .so.MAJOR and .so.
ok naddy@
2001-09-07 20:37:11 +00:00
heko
f2e2c80c2e o bump NEED_VERSION
o add tcl and c++ flavors
 o use PFRAG.<flavor> instead of PLIST-<flavor>
 o make proper .so.MAJOR.MINOR dynlibs with makefile and configure
   patches
 o fix reference to shared libraries in a few tcl test scripts
 o use a patch to makefile.in instead of a port makefile tweak
   to create libdb3.a instead of libdb-3.1.a
 o sync libtool patches
 o remove some sleepycat's marketing speech from DESCR
 o take over MAINTAINER
 o clarify license a bit
lots of thanks to Nils Nordman <nino@nforced.com> and naddy@ for
running the huge test set. (it takes days.)
naddy@ ok
2001-09-07 16:06:08 +00:00
brad
be8baa25f5 do not run libtool "finish" on install, we've only run into this now
because this is the first program we've found todo so.
2001-07-28 02:56:56 +00:00
brad
73cc5893ec proper DESCR, this has been wrong since the port was first imported. 2001-07-28 02:53:05 +00:00
matt
94acfa2d36 mark java flavor broken until we have a native JDK 2001-06-08 23:26:51 +00:00
matt
c5c0cbe0bd - reorg existing JDKs, update devel/jdk dependencies
- become MAINTAINER for jdk 1.1 and 1.2 (ok MAINTAINERs)
- add jdk 1.3
2001-05-08 00:54:36 +00:00
lebel
72be062198 databases: beuhbye COMMENT, bump NEED_VERSION 2001-05-05 23:24:50 +00:00
danh
0e83a2af44 sync libtool patches 2001-02-19 19:41:14 +00:00
matt
c0075a13a8 - fixup PLIST and build both shared & static libs (gluk@ptci.ru)
- don't install java docs if not installing java flavor
2000-12-28 17:14:10 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
brad
a02837ed14 define FLAVOR as being empty, subsequent tests for FLAVOR then do not have
to check if FLAVOR is defined. (stays consistent with every other port).
2000-09-24 01:32:39 +00:00
matt
9e699b4576 - update to 3.1.17
- FAKE, IS_INTERACTIVE -> FLAVOR
- use shared libs again on arches that support it (req'd for java)
- make java support actually compile
2000-09-04 17:17:45 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00