aboutsummaryrefslogtreecommitdiff
path: root/databases/virtuoso
Commit message (Collapse)AuthorAgeFilesLines
* Stage databases/virtuoso and assign maintainership to michelleJohn Marino2014-08-054-219/+164
| | | | | | | | | | | This can't be tested in Redports due to the attempt to start the service during the build, but it does pass local poudriere builds of the submitter. PR: 192353 Submitted by: Michelle Sullivan Notes: svn path=/head/; revision=364092
* Bandaid fix for build failure that can block kde4. The port has aPeter Wemm2014-08-021-1/+1
| | | | | | | | | hardwired --with-readline and readline doesn't exist on 11.x. Sponsored by: portmgr (implicit), db Notes: svn path=/head/; revision=363772
* net/openldap24-*:Tijl Coosemans2014-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360691
* Update to 6.8.9-3 [1][3].Koop Mast2014-06-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use USES=compiler:openmp for the OPENMP option[2] Ditch the use of perl for patching etc [4] and silence perl threaded check [6] -delay option spurious message should be fixed [5] JASPER option was replace by JPEG2000 for JP2k support. Put 16BIT_PIXEL and HDRI option separate option block. These options change the library name, so the user needs to take this into consideration. Use new LIB_DEPENDS syntax. Use @sample for config files. Sprinkle some USES=pkgconfig for some ports, since we don't pull it in anymore at run-time. PR: 185462 [1] PR: 187548 [2] PR: 182793 [3] PR: 181746 [4] PR: 176047 [5] PR: 190814 [6] Submitted by: c.petrik.sosa@gmail.com [1] Matthieu Volat <mazhe@alkumuna.eu> [2] free.bsd@webstyle.ch [3] andrnils@gmail.com [4] rfg@tristatelogic.com [5] Michelle Sullivan <michelle@sorbs.net> [6] Approved by: portmgr (blanket) (for NO_STAGED ports) Notes: svn path=/head/; revision=358176
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Remove useless bmake/fmake checkMartin Wilke2014-02-141-3/+1
| | | | | | | - While here convert USE_GMAKE to USES Notes: svn path=/head/; revision=344277
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-4/+4
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* Remove ONLY_FOR_ARCHS.Max Khon2013-10-151-1/+0
| | | | | | | | PR: 182926 Submitted by: Justin Hibbits Notes: svn path=/head/; revision=330366
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Fix build with unixODBC installed.Max Khon2013-06-091-2/+3
| | | | | | | | PR: 176091 Submitted by: Dima Panov Notes: svn path=/head/; revision=320327
* - optionsNG'ifyMax Khon2013-05-092-21/+29
| | | | | | | | | | | - make libiodbc dependency optional - disable hidden dependencies on hslookup, wbxml2 and openldap PR: 176091 Submitted by: Dima Panov Notes: svn path=/head/; revision=317727
* Fix build with bmakeBaptiste Daroussin2013-05-041-1/+5
| | | | Notes: svn path=/head/; revision=317371
* Convert to new options framework left unconverted ports in databases categoryBaptiste Daroussin2013-03-211-19/+13
| | | | Notes: svn path=/head/; revision=314856
* - Bump port after ImageMagick updateBeech Rintoul2012-12-111-1/+2
| | | | | | | | - Remove version - Bump PORTREVISION Notes: svn path=/head/; revision=308713
* Update to 6.1.6.Max Khon2012-08-295-53/+163
| | | | Notes: svn path=/head/; revision=303338
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* Builds on sparc64 just fine now.Max Khon2012-06-271-1/+1
| | | | Notes: svn path=/head/; revision=300103
* Fix gawk patch.Max Khon2012-06-161-21/+18
| | | | Notes: svn path=/head/; revision=299393
* - Add "check" target to run Virtuoso tests [1]Max Khon2012-06-162-5/+19
| | | | | | | | | | | - Add build dependency on "unzip" (required by "check") [1] - Do not patch isql executable name: override it using ISQL env var Submitted by: Patrick van Kleef [1] Prodded by: Patrick van Kleef [1] Notes: svn path=/head/; revision=299391
* Fix build with gawk 4.0.1.Max Khon2012-06-151-0/+37
| | | | | | | | Submitted by: Patrick van Kleef Obtained from: upstream (fixed in upcoming virtuoso 6.1.6) Notes: svn path=/head/; revision=299335
* - Use flex and gperf from ports [1]Max Khon2012-06-141-2/+5
| | | | | | | | | | | | | | flex and gperf from base system are too old for Virtuoso build. While pre-generated sources (included into the dist tarball) are usually used during virtuoso port build, flex/gperf can potentially be called when those source files become out of date (e.g. when some prerequisites are patched by ports patches that could be potentially included in future). - Fix clang build: use -std=gnu89 as virtuoso relies on GNU89 definition of `inline' Submitted by: Patrick van Kleef [1] Notes: svn path=/head/; revision=299254
* Use --with-layout=freebsdMax Khon2012-06-082-3/+4
| | | | | | | Prodded by: Patrick van Kleef (virtuoso maintainer) Notes: svn path=/head/; revision=298740
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Add missing patch.Max Khon2012-02-121-0/+11
| | | | Notes: svn path=/head/; revision=291049
* - Update to 6.1.4Max Khon2012-02-123-5/+332
| | | | | | | | | - Define LICENSE Submitted by: Mathias Picker Notes: svn path=/head/; revision=291028
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Update ImageMagick to 6.7.2-10 (shlib bumped to .5)Martin Matuska2011-10-111-2/+2
| | | | Notes: svn path=/head/; revision=283359
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Update to 6.1.3Max Khon2011-05-095-27/+88
| | | | | | | | - Fix and enable startup script - Fix permissions after installation Notes: svn path=/head/; revision=273861
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Remove database/unixODBC and database/firebird20-* CONFLICTS. NowJose Alonso Cardenas Marquez2010-11-183-3/+33
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=264739
* Update to 6.1.2.Max Khon2010-07-293-5/+22
| | | | Notes: svn path=/head/; revision=258421
* Update ImageMagick to 6.6.2-10Martin Matuska2010-07-241-1/+2
| | | | Notes: svn path=/head/; revision=258173
* - Update to 6.1.1Max Khon2010-04-193-6/+26
| | | | | | | | - Fix installation checks on recent -CURRENT, where nc prints diagnostic messages to stderr Notes: svn path=/head/; revision=252903
* - Bump Magick++, MagickWand or MagickCore dependencyMartin Matuska2010-03-281-2/+2
| | | | Notes: svn path=/head/; revision=251659
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Record conflicts with firebird-client port (${PREFIX}/bin/isql).Max Khon2010-02-161-1/+1
| | | | | | | | PR: 122801 Feature safe: yes Notes: svn path=/head/; revision=249963
* Due to mistake in virtuoso startup scripts the following error can happenMax Khon2010-02-101-1/+2
| | | | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=249510
* Do not require JDK to build.Max Khon2010-02-081-3/+4
| | | | Notes: svn path=/head/; revision=249448
* - Update to 6.1.0Max Khon2010-02-087-218/+760
| | | | | | | | | | | - Add amd64 to the list of supported arches - Add missing depend on htmldoc - Add conflict with unixODBC [1] PR: 122801 [1] Notes: svn path=/head/; revision=249445
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-4/+2
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* - Update ImageMagick to 6.4.9.2Martin Matuska2009-02-101-2/+2
| | | | | | | | - Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above Notes: svn path=/head/; revision=228018
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-7/+2
| | | | Notes: svn path=/head/; revision=225288
* - Chase graphics/ImageMagick shlib version bumpMartin Wilke2008-04-221-1/+2
| | | | | | | Pointyhat to: mi@ Notes: svn path=/head/; revision=211760
* Unbreak pthread-related issues on 5.xAde Lovett2007-11-262-4/+6
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=202839