Commit Graph

108 Commits

Author SHA1 Message Date
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
sthen
a21a187345 add DISTPATCHes and bump PKGNAME; ok steven@ 2009-04-14 19:49:04 +00:00
bernd
c00b0f015b Fix tcl and db dependencies. With help from naddy@. 2009-03-11 21:28:45 +00:00
steven
297ade95e2 switch to tcl 8.5
ok sthen
2008-10-28 11:53:33 +00:00
kurt
5476403976 Bump PKGNAME due to RUN_DEPENDS change caused by 1.3 and 1.4 jdk
depreciations.
2008-06-24 02:46:21 +00:00
kurt
ef1a64e45b - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
RUN_DEPENDS via java.port.mk. okay ian@ pval@
2008-02-14 21:51:31 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
steven
f90f47a0f2 update to 4.6.21
with lots of testing by sthen@
2007-10-26 14:06:02 +00:00
merdely
70a0982420 Remove surrounding quotes in COMMENT* 2007-09-16 03:05:29 +00:00
simon
376085b020 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 22:27:38 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
kurt
59012601cb bump pkg due to java.port.mk change in RUN_DEPENDS 2007-01-16 02:48:02 +00:00
steven
21d692b90f new MULTI_PACKAGES
fix WANTLIB while here
2006-11-25 22:54:27 +00:00
kurt
cb60ca19b2 Allow this port to be built with a 1.4 or 1.5 jdk too by including javac
arguments -target 1.3 and -source 1.3 (if javac supports it).
2006-11-15 17:23:27 +00:00
espie
d1d1f414d4 belt and suspenders, best of both worlds.
bulk-builds will first try to build stuff with the java pseudo-flavor.
If that fails (because java is currently broken, or because it's not
supported on that arch), then it will build through the second line.

If the packages already exist, the infrastructure will notice, and the
second build line will do nothing.

consensus reached after discussion with nikolay, kurt, pval...
2006-11-07 19:37:57 +00:00
espie
994976aa28 insist on java for bulk-builds on i386, and for description.
Avoid re-building the same packages twice on i386...
2006-11-04 12:44:26 +00:00
kurt
0ecfdcc032 instead of building with java by default and a no_java pseudo flavor, go
with a a java pseudo flavor to enable the java build and subpackage.
no pkg bumps. as discussed with naddy@, pval@ & nikolay@
2006-11-04 12:27:19 +00:00
kurt
0eb48e6975 set MODJAVA_VER=1.3+ and MODJAVA_JRERUN=Yes for java subpackage 2006-11-03 04:50:39 +00:00
kurt
e3b4c2215b fix stupid mistake. the java subpackage has shared libs, so lets install
them.
2006-11-02 15:04:39 +00:00
bernd
6ddcb28c12 Provide a no_java FLAVOR as discussed on icb.
ok robert@, msf@
2006-11-02 12:26:37 +00:00
kurt
ce2492ef91 enable java bindings for v4 and place into subpackage. with help and okay
from steven@
2006-11-01 22:26:28 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
steven
3c9d9e9fcb homepage and master site moved to oracle.com 2006-10-18 11:05:55 +00:00
steven
43a67ccd6d db-4.2.52.tar.gz was rerolled: rpc_server/java subdirectory was removed.
we don't use this, build is not affected. update distinfo.

no objection espie@
2006-02-16 14:30:01 +00:00
naddy
37eb3160dd belated C++ libs bumps; ok espie@ 2006-01-17 14:25:32 +00:00
espie
1c47592197 remove some SHARED_LIBS work-arounds that are no longer necessary 2006-01-10 18:47:50 +00:00
sturm
3bad176ca3 order is important for PLIST_DB, noticed by naddy 2005-12-28 21:21:19 +00:00
steven
94019cbeab move MODGNU_SHARED_LIBS, MAKE_FLAGS and FAKE_FLAGS out of .if FLAVOR block,
fixes build of no_tcl flavor.
reported by Antoine Jacoutot <ajacoutot at lphp.org>
2005-12-28 08:50:09 +00:00
sturm
fd43dcbbd5 sigh, too quick 2005-12-26 20:50:08 +00:00
sturm
5103e6d4a4 correct usage of FAKE_FLAGS to not set a bad example 2005-12-26 20:47:28 +00:00
sturm
5b0e2b90a3 SHARED_LIBS and USE_LIBTOOL 2005-12-25 20:35:41 +00:00
brad
d9db8da48f allow the autoconf script to detect that x86/gcc-assembly fast mutexes
should be used on amd64.

From Berkeley DB 4.3

Should resolve PR 4596
2005-11-03 23:12:45 +00:00
bernd
12b0c82bf9 - fix file modes for some files
- bump PKGNAMES

v3: "looks good" espie@, ok niallo@
v4: ok niallo@
2005-11-01 15:44:24 +00:00
brad
ceb2584d24 put in replacement mutex code for powerpc. resolves issues previously
reported with Cyrus and powerpc.

From: Evolution's CVS repo via Stuart Henderson <stu at spacehopper dot org>
2005-10-16 00:11:00 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
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