TINKER vers update ?
Hello, The current TINKER version in the ports at "/usr/ports/biology/tinker" is "tinker-4.2.20040908_5". The current released version is "TINKER 5.1.09" could you say when the ports src would be updated to the current vers? the latter is significantly different from the former and there is no backward compatibility. Since I am working with vers 5.1 on other machines this creates potential disjoint planes in my work. If I were to do an install of the code myself, what are the downside of such an approach. re - /var/db/pkg management etc. Thanks ___ 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: TINKER vers update ?
Hello, I do not use TINKER, so I can't help you with any questions about that. On Fri, Jan 21, 2011 at 12:24 PM, Joseph Maxwell wrote: > Hello, > > The current TINKER version in the ports at "/usr/ports/biology/tinker" is > "tinker-4.2.20040908_5". The current released version is "TINKER 5.1.09" > could you say when the ports src would be updated to the current vers? Any port which have ports@... as the maintainer email address is unmaintained, or "community maintained". Users of such ports are encouraged to consider if one of them could take over maintainership. Otherwise, if you can gather interest from a few people, there is always the possibility of doing a small work project on the port to get it upgraded to the current version. Of course, after that has happened, the port is still unmaintained, and will slowly get out of date over time again. I hope this clears up things a little. -- Regards, Torfinn Ingolfsen ___ 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] For Geronimo 2.2.1
Hi, please find attached patches in support of Geronimo 2.2.1 which is the most recent 2.x version provided by the Apache Software Foundation. Would be great if you could apply those patches. Thanks! Cheers Daniel ___ 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: TINKER vers update ?
out of curiosity could you please share light with others on what your using instead of TINKER for molecular biology dev? On 01/21/2011 07:52, Torfinn Ingolfsen wrote: Hello, I do not use TINKER, so I can't help you with any questions about that. On Fri, Jan 21, 2011 at 12:24 PM, Joseph Maxwell wrote: Hello, The current TINKER version in the ports at "/usr/ports/biology/tinker" is "tinker-4.2.20040908_5". The current released version is "TINKER 5.1.09" could you say when the ports src would be updated to the current vers? I hope this clears up things a little. not a lot i'm afraid... please tell us what we should be upgrading to if TINKER is no longer being maintained thanks, ___ 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: TINKER vers update ?
Hi, On Fri, Jan 21, 2011 at 2:22 PM, Etienne Robillard wrote: > out of curiosity could you please share light with others on what > your using instead of TINKER for molecular biology dev? I am not doing anything in the field of molecular biology. I wonder how you did get that out of what I wrote? > not a lot i'm afraid... > > please tell us what we should be upgrading to if TINKER is no longer being > maintained As I wrote; somebody (you perhaps?) has to volunteer as the new maintainer for the TINKER port, that is the only way the situation for this port will improve. -- Regards, Torfinn Ingolfsen ___ 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: TINKER vers update ?
Hi,, On 21/01/11 12:06 PM, Torfinn Ingolfsen wrote: >> please tell us what we should be upgrading to if TINKER is no longer being >> maintained >> > As I wrote; somebody (you perhaps?) has to volunteer as the new > maintainer for the TINKER port, that is the only way the situation for > this port will improve. > > okay i see on the web page this TINKER 5 release can do new features.. but I don't know what disjoint planes are or means so perhaps it should be better for the people wanting to work with that to update the port themselves or add a BROKEN= flag to explain it doesn't support "disjoint planes". sorry for the confusion! :) -- Etienne Robillard Company: Green Tea Hackers Club Occupation: Software Developer (and CEO) E-mail: e...@gthcfoundation.org Work phone: 450-936-2123 Website (Company): https://gthc.org/ Website (Blog): https://gthc.org/blog/ PGP public key fingerprint:F2A9 32EA 8E7C 460F 1728 A1A7 649C 7F17 A086 DDEC During times of universal deceit, telling the truth becomes a revolutionary act. -- George Orwell If a free society cannot help the many who are poor, it cannot save the few who are rich. -- John F. Kennedy ___ 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: FreeBSD unmaintained ports which are currently marked forbidden
21.01.2011 10:29, lini...@freebsd.org пишет: portname: www/spip forbidden because: Security: http://www.spip-contrib.net/SPIP-2-1-8-corrige-une-importante-faille-de-securite build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=spip Updated to latest version: http://www.freebsd.org/cgi/query-pr.cgi?pr=154212 -- Regards, Ruslan ___ 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"
Xournal: Please, help me with my first port
Finally, I found an application worse having that is not in ports and looked simple enough to try: Xournal is my first attempt to create a new port. I followed the handbook and did the basic testing with porttools: There are warnings about considering to use DATADIR if the port was DATADIR-safe, but I do not assume it to be. Moreover, there is a warning about my post-patch line. I think the warning is wrong, but I am unsure about that line anyhow. The desktop-install target in Makefile.in is wrong for FreeBSD, but there is probably a better way to fix it. Is my attempt to use the desktop-install target via post-install correct? Do all the files installed by the post-install target go to the correct locations? Is there anything else I should fix before submitting the port as pr? In case the attachment does not make it to the list, I have placed a copy here: http://www.math.uni-hamburg.de/home/sylvester/xournal.shar Thanks, Jan Henrik # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # graphics/xournal # graphics/xournal/pkg-plist # graphics/xournal/pkg-descr # graphics/xournal/distinfo # graphics/xournal/Makefile # echo c - graphics/xournal mkdir -p graphics/xournal > /dev/null 2>&1 echo x - graphics/xournal/pkg-plist sed 's/^X//' >graphics/xournal/pkg-plist << '9b172bb60580b3357f245d535c347f95' Xbin/xournal Xshare/applications/xournal.desktop Xshare/icons/hicolor/scalable/apps/xournal.svg Xshare/icons/hicolor/scalable/mimetypes/gnome-mime-application-x-xoj.svg Xshare/icons/hicolor/scalable/mimetypes/xoj.svg Xshare/mime/packages/xournal.xml Xshare/mimelnk/application/x-xoj.desktop Xshare/xournal/html-doc/manual.html Xshare/xournal/html-doc/pixmaps Xshare/xournal/html-doc/screenshot.png Xshare/xournal/pixmaps/black.png Xshare/xournal/pixmaps/blue.png Xshare/xournal/pixmaps/default-pen.png Xshare/xournal/pixmaps/eraser.png Xshare/xournal/pixmaps/fullscreen.png Xshare/xournal/pixmaps/gray.png Xshare/xournal/pixmaps/green.png Xshare/xournal/pixmaps/hand.png Xshare/xournal/pixmaps/highlighter.png Xshare/xournal/pixmaps/lasso.png Xshare/xournal/pixmaps/lightblue.png Xshare/xournal/pixmaps/lightgreen.png Xshare/xournal/pixmaps/magenta.png Xshare/xournal/pixmaps/medium.png Xshare/xournal/pixmaps/orange.png Xshare/xournal/pixmaps/pencil.png Xshare/xournal/pixmaps/rect-select.png Xshare/xournal/pixmaps/recycled.png Xshare/xournal/pixmaps/red.png Xshare/xournal/pixmaps/ruler.png Xshare/xournal/pixmaps/shapes.png Xshare/xournal/pixmaps/stretch.png Xshare/xournal/pixmaps/text-tool.png Xshare/xournal/pixmaps/thick.png Xshare/xournal/pixmaps/thin.png Xshare/xournal/pixmaps/white.png Xshare/xournal/pixmaps/xoj.svg Xshare/xournal/pixmaps/xournal.png Xshare/xournal/pixmaps/xournal.svg Xshare/xournal/pixmaps/yellow.png X@dirrm share/xournal/pixmaps X@dirrm share/xournal/html-doc X@dirrm share/xournal X@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true X@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true X@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime X@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime X@dirrmtry share/mimelnk/application X@dirrmtry share/mimelnk X@dirrmtry share/mime/packages X@dirrmtry share/mime X@dirrmtry share/icons/hicolor/scalable/mimetypes X@dirrmtry share/icons/hicolor/scalable/apps X@dirrmtry share/icons/hicolor/scalable X@dirrmtry share/icons/hicolor X@dirrmtry share/icons X@dirrmtry share/applications 9b172bb60580b3357f245d535c347f95 echo x - graphics/xournal/pkg-descr sed 's/^X//' >graphics/xournal/pkg-descr << '805b216eb83a8fb3d83ce023e5fa4c74' XXournal is an application for notetaking, sketching, keeping a Xjournal using a stylus. It is similar to Microsoft Windows Journal or Xto other alternatives such as Jarnal, Gournal, and NoteLab. X XXournal aims to provide superior graphical quality (subpixel Xresolution) and overall functionality; however it lacks the Xcollaborative features of Jarnal. Since Xournal is still in its early Xdevelopment stages, it may not be fully stable, and some features Xhave not been implemented yet. X XXournal supports annotation of PDF files through the Poppler library; XPDF files, much like paper styles, are loaded as an immutable Xbackground image. X XWWW: http://xournal.sourceforge.net 805b216eb83a8fb3d83ce023e5fa4c74 echo x - graphics/xournal/distinfo sed 's/^X//' >graphics/xournal/distinfo << 'dbdf531c5f805ea1b755f1dff0d9beb7' XSHA256 (xournal-0.4.5.tar.gz) = a7d7c2cb544451939779276e6e5ee5acc756bd0efb5253de15dc00bfe07755d1 XSIZE (xournal-0.4.5.tar.gz) = 425062 dbdf531c5f805ea1b755f1dff0d9beb7 echo x - graphics/xournal/Makefile sed 's/^X//' >graphics/xournal/Makefile << '7b6ea3301597bf7d5161b3f76878ae21' X# New ports collection m