Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/virtuoso/Makefile

[BACK] Up to [FreeBSD] / ports / databases / virtuoso

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Oct 11 07:17:42 2011 UTC (4 months ago) by mm
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:40 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon May 9 10:33:50 2011 UTC (9 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +6 -2 lines
- Update to 6.1.3
- Fix and enable startup script
- Fix permissions after installation

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:52 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 18 05:03:04 2010 UTC (14 months, 3 weeks ago) by acm
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -1 lines
- Remove database/unixODBC and  database/firebird20-* CONFLICTS. Now
  database/virtuoso installs bin/isql and bin-isqlw like bin/isql-vt and
  bin/isqlw-vt respectly
- Bump PORTREVISION

PR:		150391
Approved by:	fjoe (maintainer timeout - 5 weeks)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jul 29 08:14:47 2010 UTC (18 months, 1 week ago) by fjoe
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
Update to 6.1.2.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Jul 24 19:49:53 2010 UTC (18 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Update ImageMagick to 6.6.2-10

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 19 10:00:37 2010 UTC (21 months, 3 weeks ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -3 lines
- Update to 6.1.1
- Fix installation checks on recent -CURRENT, where nc prints diagnostic
messages to stderr

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Mar 28 21:41:07 2010 UTC (22 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- Bump Magick++, MagickWand or MagickCore dependency

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:32:19 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Feb 16 18:11:19 2010 UTC (23 months, 3 weeks ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Record conflicts with firebird-client port (${PREFIX}/bin/isql).

PR:		122801
Feature safe:	yes

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Feb 10 04:08:18 2010 UTC (2 years ago) by fjoe
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Due to mistake in virtuoso startup scripts the following error can happen
during the build:

expr: illegal option -- N
usage: expr [-e] expression

where N is any decimal number, because some variables used in "expr"
invocations can be negative integers.

Protect against this error (although the workaround does not fix the root
of this problem).

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Feb 8 20:14:49 2010 UTC (2 years ago) by fjoe
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -3 lines
Do not require JDK to build.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Feb 8 18:24:16 2010 UTC (2 years ago) by fjoe
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +14 -19 lines
- Update to 6.1.0
- Add amd64 to the list of supported arches
- Add missing depend on htmldoc
- Add conflict with unixODBC [1]

PR:		122801 [1]

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:17:39 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:51 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Feb 10 19:50:51 2009 UTC (2 years, 11 months ago) by mm
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jan 5 17:27:28 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -7 lines
- Remove conditional checks relevant only on FreeBSD 5.x and older

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 22 10:56:40 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
- Chase graphics/ImageMagick shlib version bump

Pointyhat to: mi@

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 26 17:45:54 2007 UTC (4 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -4 lines
Unbreak pthread-related issues on 5.x

Approved by:	portmgr

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 25 01:24:12 2007 UTC (4 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -2 lines
Mark as broken on 5.x: fails to find pthread.h.

Something in the infrastructure changed in the late July timeframe that
actually caused this problem.  The only major thing at that time was the
autoconf/libtool change, but I can't see how that could have caused this
failure mode.  It only happens on 5.x; 6.x and 7.x are fine.

Approved by:	portmgr (self)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Oct 27 11:43:28 2007 UTC (4 years, 3 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
ONLY_FOR_ARCHS=i386 for a while.
It builds at least on amd64 but coredumps when creating demo database.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Oct 4 00:21:24 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -4 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Aug 24 13:58:03 2007 UTC (4 years, 5 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -5 lines
Update to 5.0.1.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 21 05:00:53 2007 UTC (4 years, 9 months ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
BROKEN: Install fails

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 11 18:09:02 2007 UTC (5 years, 1 month ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +15 -1 lines
- Use nc (netcat) instead of netstat to check if the server has started.
This should fix pointyhat builds.
- IGNORE on FreeBSD 4.x

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 11 20:25:03 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -2 lines
- OPTION'ify and fix Kerberos support (does not build with Heimdal).
- Add BUILD_DEPENDS on gawk.
- Remove debugging junk from startup script.
- Bump PORTREVISION.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Dec 10 06:47:52 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to 4.5.7.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 9 13:05:29 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
Virtuoso is an innovative Virtualization platform that transparently
integrates Data, Services, and Business Processes across the enterprise.
Its unique product architecture enables it to delivery traditionally
distinct server functionality, within a single product offering,
along the following lines:
* Data Management & Integration (SQL, XML and EII)
* Application Integration (Web Services & SOA)
* Process Management & Integration (BPEL)
* Collaboration and Network Effects

WWW: http://virtuoso.openlinksw.com/

- Hosting modules (python and ruby) will be added as slave ports later.
- Mono hosting is broken on FreeBSD
- Perl hosting is broken on FreeBSD
(perl* ports are built without -Dusemultiplicity)
- PHP4/5 hosting is broken on FreeBSD (php* ports do not install libphp).
- JDBC driver will be added as a slave port later.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options