Re: redports.org - The public FreeBSD ports development infrastructure
On 01.01.2012 21:03, Vitaly Magerya wrote: Hi again. I've got this issue: an update to one port depends on an update to another one, and I'd like to test both before submitting. So the question is this: if I've got both ports in the repository, when rebuilding the dependent port, will redports use the dependency from official ports tree, or from my repository? Redports will use your whole repository as an overlay to the original ports tree but it also caches already build packages based on PKGVERSION. So if you have a port in your tree which is different from the original port then you should take care that you bump PORTREVISION or PORTVERSION/DISTVERSION. To do what you want just commit both ports to your tree and trigger a build of the slave port. You can verify that everything was as expected by looking at the buildlog where you can see which packages in which versions were used as dependency. -- Bernhard Fröhlich http://www.bluelife.at/ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Current unassigned ports problem reports
(Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o ports/163767[NEW PORT] databases/mysac: MySAC: MySQL Simple Asynch f ports/163766multimedia/openshot fails to find "main" and "gtk" mod f ports/163764[PATCH] devel/ioncube: Update 4.0.12 f ports/163760[PATCH] mail/mimedefang OPTIONS Broken o ports/163756[Maintainer] www/squid31: fix SQUID_ICAP option, integ f ports/163737[patch] optional support for GTK3 in textproc/ibus f ports/163734[patch] dns/ldns -- options settings not functional o ports/163729[MAINTAINER] devel/libk8055: [SUMMARIZE CHANGES] f ports/163721[patch update] multimedia/libbluray 0.2.20110219 -> 0. o ports/163714net/nss_ldap 1.265_7 does not return the full list of f ports/163709[patch] Fix make package for net-mgmt/collectd o ports/163703Error with KDE4 printer configuration o ports/163698new port graphics/py-stl (deprecates graphics/stl2pov) f ports/163687[patch] net/nss_ldap: Fix build if not using use.perl. o ports/163652[PATCH] russian/wordpress: add zip shared extension fo o ports/163644[New Port] russian/wordpress: russian WordPress locali o ports/163640bsd.licenses.mk: Add code to support standard licenses f ports/163627mail/rss2email crash after py-html2text upgraded to 3. o ports/163624[NEW PORT] databases/php5-pdo_cassandra: PDO driver fo o ports/163616[new port] games/quadra: A tetris like multiuser actio o ports/163583[patch] x11/kdelibs3 conflicts with openssl-1 o ports/163516FreeBSD Port sysutils/bsdstats Defaults Override Patch f ports/163510FreeBSD Port emulators/fceux Patch o ports/163490www/moinmoin port fix o ports/163467Ports using python 2.7 and "waf" intermittently hang o f ports/163465audio/libaacplus fails with FORCE_MAKE_JOBS o ports/163441databases/couchdb multiple port installation issues. a ports/163314[maintainer update] www/ocsigen to version 2.0.2 f ports/163295[PATCH] databases/cassandra: update to 1.0.6 o ports/163205graphics/gauche-gl won't build with gauche 0.9.2 o ports/163200mail/up-imapproxy: Fails to start on boot when using d f ports/163132[MAINTAINER UPDATE] devel/fb303 f ports/163126security/sshguard changed from syslog.conf to daemon b o ports/163084net-mgmt/bsnmptools fails to build s ports/162996games/ioquake3-devel: update s2064->s2202 o ports/162743new port: benchmarks/worldbench, portable benchmark of o bin/162681 ports pkg_add(1): new installer does not add doc packages o ports/162676[NEW PORT] net-mgmt/ssgless: View ScreenOS configurati o ports/162674graphics/rawtherapee freezes after demosaic when tryin o ports/162588net/cvsup: cvsup and cvsupd get signal 10 under 9.0-RC o ports/162585group mismatch in mail/mailman o ports/162511[NEW PORT] net-im/imspector-devel devel version of ims o ports/162496sysutils/zfs-periodic periodic script error o ports/162480New port: net-mgmt/cacti-with-plugins Web-driven graph f ports/162447net/isc-dhcp41-server: starting with rc-script fails o ports/162240net/nss-pam-ldapd should allow openldap24-sasl-client f ports/1622219.0-RC1 new problem building lang/spidermonkey o ports/162177mail/opendkim - make dependency to Sendmail optional f ports/162167New port: sysutils/torque2 s ports/162088inconsistencies in locally generated INDEX file o ports/162053[NEW PORT] devel/php5-msgpack PHP extension for interf o ports/162045print/ghostview 1.5_2 coredumps on certain files o ports/161891I have upgraded emulators/open-vm-tools to open-vm-too o ports/161867Revised Port: www/web-traceroute o ports/161845[update] [patch] multimedia/mplayer-skins Bring in ups f ports/161694sysutils/dvd+rw-tools: growisofs fails to close disc o ports/161690New port: games/prboom-plus Port of ID Software's Doom o ports/161578devel/strace is not working o ports/161518[patch] update/add devel/scons version 2.1.0 o ports/161462net-mgmt/zabbix-agent: Zabbix_agentd opens a lot of fi f ports/161406[PATCH] net-mgmt/netdisco: update to 1.1 o ports/161271
Re: redports.org - The public FreeBSD ports development infrastructure
On Thu, 2011-12-29 at 12:44:58 +0100, Bernhard Froehlich wrote: > Hi Porters! > > I am happy to announce that redports.org has finally > reached the point where I think It's safe to be used > by everybody! In case you never heard of it before > redports is the result of an idea born at EuroBSDCon > 2011 in Karlsruhe to give Port Maintainers and Port > Committers a public service to test their new ports > or ports patches during development or before > submitting a ports PR. > > Many people test ports only on their own machine > because of lack of hardware. Redports gives you > instant access to build environments for FreeBSD 7.4, > 8.2, 9-CURRENT, 10-CURRENT on i386 and amd64 and even > special ones that use CLANG/LLVM or GCC 4.5 as ports > compiler. > > For everyone familiar with FreeBSD Ports Tinderbox [1] > it's pretty obvious how it works. In fact redports is > build on top of multiple Tinderboxes so it is > scalable, fast and reliable. With your account you get > your own Subversion Repository to maintain your ports > and with every commit to the repository all affected > ports are automatically built. > > When registering an account please read the UserGuide > [2] first to get an idea of how to work with it. > Feedback and new Ideas are welcome! > > > Best regards, > Bernhard Fröhlich (decke@) > > [1] http://tinderbox.marcuscom.com/ > [2] http://redports.org/wiki/UserGuide This is awesome, thanks! Uli ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
[patch] sysutils/zfs-periodic
First of all, it's a very nice and useful port: thank you for supporting it! :) I think to have found an error in the file "etc/periodic/weekly/000.zfs-snapshot". Here is the patch: --- 000.zfs-snapshot.orig 2012-01-02 17:24:53.0 +0100 +++ 000.zfs-snapshot 2012-01-02 17:23:48.0 +0100 @@ -18,7 +18,7 @@ keep=7 fi -case "$daily_zfs_snapshot_enable" in +case "$weekly_zfs_snapshot_enable" in [Yy][Ee][Ss]) . /usr/local/bin/zfs-snapshot do_snapshots "$pools" $keep 'weekly' If we want to create snapshots at dataset level, the main scripts always returns an error, because it doesn't find the pool name to exccute the scrub chek on. The following patch extract theZFS pool name from the dataset path: --- zfs-snapshot.orig 2011-06-17 00:07:15.0 +0200 +++ /usr/local/bin/zfs-snapshot 2011-06-20 09:43:39.0 +0200 @@ -3,9 +3,9 @@ # checks to see if there's a scrub in progress scrub_in_progress() { - pool=$1 + rootpool=`echo $pool | sed 's/\([^\/]*\)\/.*/\1/'` - if zpool status $pool | grep "scrub in progress"> /dev/null; then + if zpool status $rootpool | grep "scrub in progress"> /dev/null; then return 0 else return 1 I'd glad to see this patch committed to the Ports' repository. Sincerely. Andrew ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
[patch] sysutils/zfs-periodic
Sorry for my previous post, Hotmail's web interface is unusable to compose plain-text messages... :( First of all, it's a very nice and useful port: thank you for supporting it! :) I think I have found an error in the file "etc/periodic/weekly/000.zfs-snapshot". Here is the patch: --- 000.zfs-snapshot.orig 2012-01-02 17:24:53.0 +0100 +++ 000.zfs-snapshot2012-01-02 17:23:48.0 +0100 @@ -18,7 +18,7 @@ keep=7 fi -case "$daily_zfs_snapshot_enable" in +case "$weekly_zfs_snapshot_enable" in [Yy][Ee][Ss]) . /usr/local/bin/zfs-snapshot do_snapshots "$pools" $keep 'weekly' If we want to create snapshots at dataset level, the main scripts always returns an error, because it doesn't find the pool name to exccute the scrub chek on. The following patch extract the ZFS pool name from the dataset path: --- zfs-snapshot.orig 2011-06-17 00:07:15.0 +0200 +++ zfs-snapshot 2011-06-20 09:43:39.0 +0200 @@ -3,9 +3,9 @@ # checks to see if there's a scrub in progress scrub_in_progress() { - pool=$1 + rootpool=`echo $pool | sed 's/\([^\/]*\)\/.*/\1/'` - if zpool status $pool | grep "scrub in progress" > /dev/null; then + if zpool status $rootpool | grep "scrub in progress" > /dev/null; then return 0 else return 1 I'd like to see these changes in the next version of your port. Sincerely. Andrew ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: Problem with ldconfig detecting libraries installed by devel/gdcm
Hi Stephen, I have fixed this issue in the new version of the gdcm port (2.2.0), which I have committed a few minutes ago. Thanks for pointing this out! Kind Regards, On 2011-Dec-26, 12:51, Stephen Montgomery-Smith wrote: > I want to create a port that uses devel/gdcm as a dependency. But writing: > LIB_DEPENDS+= gdcmCommon:${PORTSDIR}/devel/gdcm > doesn't work. It does build the port, but it fails to detect that the > port is installed. > > I notice that when I type: > ldconfig -r | grep gdcm > that it doesn't find the installed libraries. But this can be fixed by > doing > ln -s libgdcmCommon.so.2.0.18 libgdcmCommon.so.2 > Note that the devel/gdmc port only installs > libgdcmCommon.so.2.0.18 libgdcmCommon.so.2.0libgdcmCommon.so > > I contacted the port maintainer a few days ago, and this email is copied > to him. But I would also like to submit a PR that includes a fix so > that his job is easier. > > But I am unsure what is the "officially correct" way to fix this? Is it > a bug in ldconfig? Or should the port create these links? Or were the > original writers of gdcm incorrect when the specify a major version > number that includes a period? > > Thanks, Stephen > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" -- Pietro Cerutti The FreeBSD Project g...@freebsd.org PGP Public Key: http://gahr.ch/pgp pgpOgZsHB2yHX.pgp Description: PGP signature
VirtualBox, vboxwebsrv and VRDPAuth
Hi all, My host is 9.0-RC3 amd64. I've installed VirtualBox from /usr/ports/emulation/virtualbox-ose port, with GUESTADDITIONS, DBUS, VNC and WEBSERVICE options. I have problem with authenticating user for using the VirtualBox web service. When I set: freebsde64# VBoxManage setproperty websrvauthlibrary null everything works - I am able to connect to webservice and manage machines (I tested phpvirtualbox also) But after setting: freebsde64# VBoxManage setproperty websrvauthlibrary default and running vboxwebsrv, I am not able to connect to web service (despite giving right credentials). The output from vboxwebsrv -v is as follows: 00:00:09.312 SQW01external authentication library is 'VBoxAuth' 00:00:09.312 SQW01authenticate(): Could not resolve import 'VRDPAuth2'. Error code: VERR_SYMBOL_NOT_FOUND 00:00:09.312 SQW01authenticate(): Could not resolve import 'VRDPAuth'. Error code: VERR_SYMBOL_NOT_FOUND 00:00:09.312 SQW01authenticate(): result of AuthEntry(): 0 00:00:09.312 SQW01-- leaving __vbox__IWebsessionManager_USCORElogon, rc: 0x80004005 As I got know, VRDPAuth is PAM library for authenticating users - but I can't find it in my host system - how can I install it? My second problem is (connected with the first one as I suppose) that even despite setting '--vrde on' option (and port also) I am not able to connect to guest machine from my other computer (Windows 7 RDP Client) Looking forward to hearing from you any suggestions. Regards, -- Marek Salwerowicz ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: redports.org - The public FreeBSD ports development infrastructure
Is there such a thing as a redports mailing list? -- You can observe a lot just by watching. -- Yogi Berra Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"