head	1.2;
access;
symbols
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.12.11.21.23.42;	author alepulver;	state dead;
branches;
next	1.1;

1.1
date	2006.06.28.22.04.01;	author alepulver;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to version 2.43.
- Remove regular expression to correct PORTVERSION for MASTER_SITES/WRKSRC.
- Define USE_GHOSTSCRIPT_BUILD instead of using BUILD_DEPENDS.
- Remove NOT_FOR_ARCHS=ia64 (should work now).
- Use HAS_CONFIGURE instead of GNU_CONFIGURE to avoid workarouds for removing
  automatically added but unrecognized configure options.
- Add GDBM, GTK2 and SVM options (for new modules).
- Add pkg-message to note that Vim/Emacs syntax files install in DATADIR.
- Remove USE_GCC=3.4 since it now builds with GCC 4.x.
- Increase base BDB version (now supports 4.3-4.6, not 4.2 anymore).
- Remove BROKEN when PARI module was enabled, since it doesn't segfault now.
- Remove post-configure target because the main configure includes those steps.
@
text
@--- ./modules/berkeley-db/configure.orig	Sun Jan 22 23:10:23 2006
+++ ./modules/berkeley-db/configure	Mon Jun 26 17:32:36 2006
@@@@ -3937,6 +3937,7 @@@@
 
 fi
 
+ac_cv_search_db_env_create="yes"
 if test "$ac_cv_search_db_env_create" = "no"; then
   { { echo "$as_me:$LINENO: error: cannot find Berkeley-DB library" >&5
 echo "$as_me: error: cannot find Berkeley-DB library" >&2;}
@


1.1
log
@- Take maintainership.
- Add OPTIONS and support for modules.
- Fix building on non-i386.
- Fix building on FreeBSD 4.X.
@
text
@@

