Patch in ticket 184464
hello, I am a port maintainer of security/sssd. Could anyone push patch from bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184464 Thank you very much in advance. LS ___ 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"
FreeBSD Port: percona56-server-5.6.16.64.1
Hi, are you planning to update the percona56-ports in near future? There are newer releases available from percona and we would like to upgrade our database servers because of some important new features and bugfixes that are affecting us. Thanks for your effort! — Mit freundlichen Gruessen / Kind regards, Thomas Babut IT-Administration mobileObjects AG ... für die mobilen Einheiten Ihres Unternehmens Lindberghring 2-4 D-33142 Bueren/Ahden Telefon: +49 (0) 29 55 - 7 47 23-260 Telefax: +49 (0) 29 55 - 7 47 23-20 Mail : tba...@mobileobjects.de Web : http://www.mobileObjects.de Amtsgericht Paderborn - HRB 6068 - Sitz der Gesellschaft 33142 Bueren Vorstaende: Kurt Denk (Vorsitzender), Karl-Heinz Kolle, Frank Biermann Aufsichtsratsvorsitzender: Frank Hölzle signature.asc Description: Message signed with OpenPGP using GPGMail
Re: bugzilla auto committer assignment?
Hi, The one I am working one is not an auto-assignment. Because auto-assignment has to be done from inside of bugzilla. Like in previous GNATs could be auto inside to a specific mentor. What I am working on is actually a similar product like porttools. Where let's say when you are submitting a patch the maintainer will be automatically added to the bug. Let me know if you are still interested. BR, Muhammad On Thu, Jun 12, 2014 at 7:53 AM, Koichiro IWAO wrote: > I'm not a perl specialist but I'd like to help something I can do. > > It looks someone already works on auto assignment. I'll wait for that > and help something else as much as I can do. > > Thanks, > > On Tue, Jun 10, 2014 at 10:23:17PM -0700, Eitan Adler wrote: > > On 10 June 2014 18:47, Koichiro IWAO wrote: > > > Hi, > > > > > > I know bug tracking system moved to bugzilla but have some questions. > > > Is automatic committer assignment implemented? Is notification email > > > sent to the maintainer when someone opened a new bug? > > > > Not yet. Want to help!? > > > > > > > GNATS assigned a committer automatically in a few minutes when I submit > > > a PR but bugzilla looks no. My bugs status are still "Needs Triage" > [1]. > > > I don't want to overlook patches sent to the ports I maintain. > > > > Its on the list of things we want to get done ASAP. The requirements > > are simple but someone that knows perl needs to volunteer to help :) > > > > > > -- > > Eitan Adler > > ___ > > 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" > > -- > `whois vmeta.jp | nkf -w` > meta > ___ > 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" > ___ 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"
Keeping my ports tree in sync with the public pkg repo
Is there a way to determine the ports tree revision used for the current public pkg repo? Like any moderately complex system, I have a mix of stock and custom packages. When I go to update stuff, I'll check out the current ports tree and fire off poudrerie to build what I need. There's a race condition: if more than a day or two elapse between when the public pkg repo was last refreshed and when I check out the ports tree, there's a good chance the version in ports and version of the available package don't match. This is particularly true right now because of all the movement from staging and other recent framework changes. The result is portmaster gives me hell. I'll go to rebuild, say, perl or php using portmaster and it will tell me something I've installed from pkgs needs to be updated. I then go check pkg update and it says it's up to date. There are workarounds, but pkg lock shell games are fragile and I really dislike having stock builds of libxml, numerous build tools, vim-lite, etc. in my private repos. If I could check out the same ports tree the package building cluster used, I'd avoid the issue entirely. ___ 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: Keeping my ports tree in sync with the public pkg repo
On Thu, Jun 12, 2014 at 06:11:13AM -0700, Darren Pilgrim wrote: > Is there a way to determine the ports tree revision used for the current > public pkg repo? > Right now you have no way but knowing that we take a snapshot of the ports tree at 1am UTC every wednesday and build on it With pkg 1.3 we will add some metadata to the repo specifying the revision used We also to plan to add a "ports" package so pkg install ports will install the ports tree used to build the packages regads, Bapt pgp_tnsAixj5M.pgp Description: PGP signature
make stage error with dropbox-api-command
Hi all. I tried to support stage for net/dropbox-api-command. However I have below error between compress-man and stage-qa. Please let me know the more detailed about error? % env DEVELOPER=yes make stage ===> Generating temporary packing list install -m 444/zdevel1/usr/ports-192.168.10. 64//usr/home/sanpei/ports/dropbox-api-command/work/s-aska-dropbox-api-command-1c843ed/blib/man1/dropbox-api.1 /zdevel1/usr/ports-192.168.10.64//usr/home/sanpei/ports/dropbox-api-command/work/stage/usr/local/man/man1/ install -m 555 /zdevel1/usr/ports-192.168.10.64//usr/home/sanpei/ports/dropbox-api-command/work/s-aska-dropbox-api-command-1c843ed/blib/script/dropbox-api /zdevel1/usr/ports-192.168.10.64//usr/home/sanpei/ports/dropbox-api-command/work/stage/usr/local/bin/ install -m 555 /zdevel1/usr/ports-192.168.10.64//usr/home/sanpei/ports/dropbox-api-command/work/s-aska-dropbox-api-command-1c843ed/upload-to-dropbox /zdevel1/usr/ports-192.168.10.64//usr/home/sanpei/ports/dropbox-api-command/work/stage/usr/local/bin/ > Compressing man pages (compress-man) *** Error code 1 (ignored) < ** > Running Q/A tests (stage-qa) current diff diff -uNr /usr/ports/net/dropbox-api-command/Makefile dropbox-api-command/Makefile --- /usr/ports/net/dropbox-api-command/Makefile 2014-01-23 02:00:46.0 +0900 +++ dropbox-api-command/Makefile2014-06-12 22:41:55.0 +0900 @@ -32,17 +32,15 @@ # and override do-install to only copy the useful parts, i.e., not the # empty library. -MAN1= dropbox-api.1 -PLIST_FILES= bin/dropbox-api bin/upload-to-dropbox +PLIST_FILES= bin/dropbox-api bin/upload-to-dropbox man/man1/dropbox-api.1.gz -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|g' ${WRKSRC}/upload-to-dropbox ${TAIL} +3 ${WRKSRC}/lib/App/dropboxapi.pm >> ${WRKSRC}/dropbox-api do-install: - ${INSTALL_MAN}${WRKSRC}/blib/man1/dropbox-api.1 ${PREFIX}/man/man1/ - ${INSTALL_SCRIPT} ${WRKSRC}/blib/script/dropbox-api ${PREFIX}/bin/ - ${INSTALL_SCRIPT} ${WRKSRC}/upload-to-dropbox ${PREFIX}/bin/ + ${INSTALL_MAN}${WRKSRC}/blib/man1/dropbox-api.1 ${STAGEDIR}${PREFIX}/man/man1/ + ${INSTALL_SCRIPT} ${WRKSRC}/blib/script/dropbox-api ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_SCRIPT} ${WRKSRC}/upload-to-dropbox ${STAGEDIR}${PREFIX}/bin/ .include --- MIHIRA, Sanpei Yoshiro Tokyo, Japan. ___ 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: What is the preferred method for updating ports now?
--On June 11, 2014 at 3:10:07 PM -0700 Charles Swiger wrote: On Jun 11, 2014, at 2:43 PM, Paul Schmehl wrote: /usr/ports]# svn status svn: warning: W155007: '/usr/ports' is not a working copy Hmm.so I thought maybe I had to co the ports first: # svn co svn://svn.freebsd.org/ports/head/ That checks out the ports tree under a workarea named 'head' in your local directory. svn co svn://svn.freebsd.org/ports/head/ /usr/ports ...would checkout a workarea under /usr/ports. After that finished, I did this: /usr/ports]# svn up Skipped '.' Summary of conflicts: Skipped paths: 1 So then I did this: /usr/ports]# svn status svn: warning: W155007: '/usr/ports' is not a working copy OK, now I'm really confused. It seems that I've done nothing at all. So what am I doing wrong? Try: mv /usr/ports /usr/ports_20140611 mv head /usr/ports cd /usr/ports svn status svn up Regards, Thanks. That was exactly the problem. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. *** "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell ___ 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: What is the preferred method for updating ports now?
On Jun 12, 2014, at 9:19 AM, Paul Schmehl wrote: [ ... ] >>> /usr/ports]# svn status >>> svn: warning: W155007: '/usr/ports' is not a working copy >>> >>> OK, now I'm really confused. It seems that I've done nothing at all. >>> >>> So what am I doing wrong? >> >> Try: >> >> mv /usr/ports /usr/ports_20140611 >> mv head /usr/ports >> cd /usr/ports >> svn status >> svn up >> >> Regards, > > Thanks. That was exactly the problem. Well, you're most welcome Regards, -- -Chuck ___ 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 Port: percona56-server-5.6.16.64.1
On 12/06/14 09:43, Thomas Babut wrote: > Hi, > > are you planning to update the percona56-ports in near future? There Yes, it will be committed later today. Florian signature.asc Description: OpenPGP digital signature
Re: Plans to stagify editors/poedit?
On Wed, Jun 11, 2014 at 03:37:00AM +0200 in <201406110136.s5b1ayra010...@anthesphoria.net> Nikola Lečić wrote: > Hi, > > I'm interested in saving editors/poedit in the ports tree (it's not > STAGE'd yet). Are there plans to stagify it (maintainer cc'ed)? > > I'll gladly do it myself; just don't want to duplicate the effort. Ah, according to this http://lists.freebsd.org/pipermail/freebsd-ports/2013-January/080623.html I guess it's better not to wait. I submitted this PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190974 -- Nikola Lečić = Никола Лечић fingerprint : FEF3 66AF C90E EDC3 D878 7CDC 956D F4AB A377 1C9B pgpPTwBsww6KL.pgp Description: PGP signature
Committer action requested - staging cleanup
I am the maintainer of mail/ecartis. A user has graciously done the conversion to staging for me and submitted it as PR 190753; could someone please commit it? I have annotated the PR with my approval. Thanks, Jim Trigg - Forwarded message from "Matthew D. Fuller" - Date: Sat, 7 Jun 2014 09:18:22 -0500 From: "Matthew D. Fuller" To: Jim Trigg Subject: ecartis port cleanup (was Re: ACTION REQUIRED - Unstaged Ports being DEPRECATED on June 31st.) User-Agent: Mutt/1.5.23 (2014-03-12) Jim, > Got some time tonite to mess with it. 2 patches attached: one for > the ports UIDs/GIDs file, the other for the ecartis port. Just submitted them in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190753 too so they don't get lost. -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. - End forwarded message - ___ 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"
Drop Maintainership, need help
Ahoi, I'am very busy since the few month. Unfortunately this will not be better in the next month. This is the reason why I can't maintain my ports :(. Now I'm looking for some people which take some of my ports and my open PR explicated Stage PR's. I hope anyone can help me. Current I take the maintainership of this ports: astro/libnova audio/cmus-post.fm audio/cripple audio/cutmp3 audio/last-cmus audio/mp3burn audio/ncmpcpp audio/p5-Audio audio/p5-Audio-Mixer audio/snd audio/solfege audio/vitunes audio/xpi-musicpm comms/ncid comms/picocom comms/viewfax devel/etl devel/libdsp devel/nasm devel/p5-Data-Table devel/p5-Data-TreeDumper devel/p5-Date-Simple devel/p5-Devel-Events devel/p5-Module-Loaded devel/rubygem-lockfile devel/rubygem-trollop devel/skalibs devel/synfig devel/trio editors/poedit ftp/ftpsync ftp/scythia games/doom-freedoom games/rubix games/vitetris games/zoom graphics/fotofix graphics/gocr graphics/silgraphite graphics/synfigstudio irc/anope irc/miau irc/py-supybot irc/py-supybot-plugins irc/simpleirc lang/mmix mail/elmo mail/elmo-devel mail/p5-Mail-Ezmlm math/fxt misc/hello net/GeoIP net/libosip net/p5-Net-ARP net/p5-Net-Libdnet net/p5-XML-Fast net/radvd net/rubygem-rubytter net/vnstat net/wire net/wired net/wired-tracker net-im/mcabber net-im/rubygem-termtter net-im/tkabbur net-mgmt/cowpatty net-mgmt/rrdbot science/clhep sysutils/fusefs-curlftpfs sysutils/fusefs-gstfs sysutils/logtool sysutils/rubygem-teamocil sysutils/ttyload textproc/p5-Tk-XMLViewer textproc/p5-XML-Parser-Lite-Tree textproc/rss2html textproc/rubygem-termcolor textproc/smu www/multisort www/p5-HTML-Template-Associate www/p5-WWW-FreeProxy www/p5-WWW-TinySong www/zerowait-httpd x11/i3lock x11/lsw x11-fm/gentoo x11-fonts/montecarlo_fonts x11-toolkits/p5-Tk-FontDialog x11-wm/antiwm x11-wm/musca x11-wm/ratpoison x11-wm/wmfs Thanks Regards, Dennis 'dhn' Herrmann ___ 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: Drop Maintainership, need help
I can take nasm and GeoIP. Drop in the bucket, I know, but it’s a start. # Adam -- Adam Weinberger ad...@adamw.org http://www.adamw.org On 12 Jun, 2014, at 16:23, Dennis Herrmann wrote: > Ahoi, > > I'am very busy since the few month. Unfortunately this will > not be better in the next month. This is the reason why I > can't maintain my ports :(. > > Now I'm looking for some people which take some of my ports > and my open PR explicated Stage PR's. I hope anyone can help > me. > > Current I take the maintainership of this ports: > > astro/libnova > audio/cmus-post.fm > audio/cripple > audio/cutmp3 > audio/last-cmus > audio/mp3burn > audio/ncmpcpp > audio/p5-Audio > audio/p5-Audio-Mixer > audio/snd > audio/solfege > audio/vitunes > audio/xpi-musicpm > comms/ncid > comms/picocom > comms/viewfax > devel/etl > devel/libdsp > devel/nasm > devel/p5-Data-Table > devel/p5-Data-TreeDumper > devel/p5-Date-Simple > devel/p5-Devel-Events > devel/p5-Module-Loaded > devel/rubygem-lockfile > devel/rubygem-trollop > devel/skalibs > devel/synfig > devel/trio > editors/poedit > ftp/ftpsync > ftp/scythia > games/doom-freedoom > games/rubix > games/vitetris > games/zoom > graphics/fotofix > graphics/gocr > graphics/silgraphite > graphics/synfigstudio > irc/anope > irc/miau > irc/py-supybot > irc/py-supybot-plugins > irc/simpleirc > lang/mmix > mail/elmo > mail/elmo-devel > mail/p5-Mail-Ezmlm > math/fxt > misc/hello > net/GeoIP > net/libosip > net/p5-Net-ARP > net/p5-Net-Libdnet > net/p5-XML-Fast > net/radvd > net/rubygem-rubytter > net/vnstat > net/wire > net/wired > net/wired-tracker > net-im/mcabber > net-im/rubygem-termtter > net-im/tkabbur > net-mgmt/cowpatty > net-mgmt/rrdbot > science/clhep > sysutils/fusefs-curlftpfs > sysutils/fusefs-gstfs > sysutils/logtool > sysutils/rubygem-teamocil > sysutils/ttyload > textproc/p5-Tk-XMLViewer > textproc/p5-XML-Parser-Lite-Tree > textproc/rss2html > textproc/rubygem-termcolor > textproc/smu > www/multisort > www/p5-HTML-Template-Associate > www/p5-WWW-FreeProxy > www/p5-WWW-TinySong > www/zerowait-httpd > x11/i3lock > x11/lsw > x11-fm/gentoo > x11-fonts/montecarlo_fonts > x11-toolkits/p5-Tk-FontDialog > x11-wm/antiwm > x11-wm/musca > x11-wm/ratpoison > x11-wm/wmfs > > Thanks > > Regards, > Dennis 'dhn' Herrmann ___ 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: Drop Maintainership, need help
Thanks Adam :) 2014-06-12 22:39 GMT+02:00 Adam Weinberger : > I can take nasm and GeoIP. Drop in the bucket, I know, but it’s a start. > > # Adam > > > -- > Adam Weinberger > ad...@adamw.org > http://www.adamw.org > > On 12 Jun, 2014, at 16:23, Dennis Herrmann wrote: > > > Ahoi, > > > > I'am very busy since the few month. Unfortunately this will > > not be better in the next month. This is the reason why I > > can't maintain my ports :(. > > > > Now I'm looking for some people which take some of my ports > > and my open PR explicated Stage PR's. I hope anyone can help > > me. > > > > Current I take the maintainership of this ports: > > > > astro/libnova > > audio/cmus-post.fm > > audio/cripple > > audio/cutmp3 > > audio/last-cmus > > audio/mp3burn > > audio/ncmpcpp > > audio/p5-Audio > > audio/p5-Audio-Mixer > > audio/snd > > audio/solfege > > audio/vitunes > > audio/xpi-musicpm > > comms/ncid > > comms/picocom > > comms/viewfax > > devel/etl > > devel/libdsp > > devel/nasm > > devel/p5-Data-Table > > devel/p5-Data-TreeDumper > > devel/p5-Date-Simple > > devel/p5-Devel-Events > > devel/p5-Module-Loaded > > devel/rubygem-lockfile > > devel/rubygem-trollop > > devel/skalibs > > devel/synfig > > devel/trio > > editors/poedit > > ftp/ftpsync > > ftp/scythia > > games/doom-freedoom > > games/rubix > > games/vitetris > > games/zoom > > graphics/fotofix > > graphics/gocr > > graphics/silgraphite > > graphics/synfigstudio > > irc/anope > > irc/miau > > irc/py-supybot > > irc/py-supybot-plugins > > irc/simpleirc > > lang/mmix > > mail/elmo > > mail/elmo-devel > > mail/p5-Mail-Ezmlm > > math/fxt > > misc/hello > > net/GeoIP > > net/libosip > > net/p5-Net-ARP > > net/p5-Net-Libdnet > > net/p5-XML-Fast > > net/radvd > > net/rubygem-rubytter > > net/vnstat > > net/wire > > net/wired > > net/wired-tracker > > net-im/mcabber > > net-im/rubygem-termtter > > net-im/tkabbur > > net-mgmt/cowpatty > > net-mgmt/rrdbot > > science/clhep > > sysutils/fusefs-curlftpfs > > sysutils/fusefs-gstfs > > sysutils/logtool > > sysutils/rubygem-teamocil > > sysutils/ttyload > > textproc/p5-Tk-XMLViewer > > textproc/p5-XML-Parser-Lite-Tree > > textproc/rss2html > > textproc/rubygem-termcolor > > textproc/smu > > www/multisort > > www/p5-HTML-Template-Associate > > www/p5-WWW-FreeProxy > > www/p5-WWW-TinySong > > www/zerowait-httpd > > x11/i3lock > > x11/lsw > > x11-fm/gentoo > > x11-fonts/montecarlo_fonts > > x11-toolkits/p5-Tk-FontDialog > > x11-wm/antiwm > > x11-wm/musca > > x11-wm/ratpoison > > x11-wm/wmfs > > > > Thanks > > > > Regards, > > Dennis 'dhn' Herrmann > > ___ 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: Drop Maintainership, need help
On 06/12/14 22:23, Dennis Herrmann wrote: Ahoi, Hi, If nobody cares I gonna take this set devel/trio editors/poedit ftp/ftpsync net-mgmt/cowpatty net-mgmt/rrdbot sysutils/fusefs-curlftpfs sysutils/fusefs-gstfs sysutils/logtool textproc/rss2html textproc/smu www/multisort www/p5-HTML-Template-Associate www/p5-WWW-FreeProxy ___ 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: Drop Maintainership, need help
Hi Dennis, On 12/06/2014 21:23, Dennis Herrmann wrote: Ahoi, I'am very busy since the few month. Unfortunately this will not be better in the next month. This is the reason why I can't maintain my ports :(. Now I'm looking for some people which take some of my ports and my open PR explicated Stage PR's. I hope anyone can help me. Current I take the maintainership of this ports: graphics/gocr irc/anope irc/miau I'm happy to take the above if you're ok with that? Thanks, 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: Drop Maintainership, need help
On Thu, Jun 12, 2014 at 10:23:34PM +0200, Dennis Herrmann wrote: > Ahoi, > libdsp would fit in nicely with hamradio@ team I think. I'll grab it. > > Thanks > > Regards, > Dennis 'dhn' Herrmann > ___ > 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" -- - d...@freebsd.org d...@db.net http://www.db.net/~db ___ 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"
SHEBANG_FILES
I'm working on switching one of my ports over to staging. During testing, I got this: Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix for 'bin/argus-lsof' Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'bin/argus-vmstat' I've never seen this before, so I had to do a little digging. Eventually I put this in the Makefile: USES=shebangfix SHEBANG_FILES=bin/argus-lsof bin/argus-vmstat But I'm getting errors: ===> Patching for argus-sasl-3.0.6.1 sed: bin/argus-lsof: No such file or directory The argus-lsof and argus-vmstat files don't exist in the tarball. They are created during the make process. So I moved the SHEBANG_FILES line into the .do-install section. do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/argus ${STAGEDIR}/${PREFIX}/sbin/argus SHEBANG_FILES= bin/argus-lsof bin/argus-vmstat Same error. I even moved it inside the for loop that deals with the files: .for i in argus-lsof argus-snmp argus-vmstat argusbug SHEBANG_FILES= bin/argus-lsof bin/argus-vmstat ${INSTALL_SCRIPT} ${WRKSRC}/bin/$i ${STAGEDIR}/${PREFIX}/bin/$i No difference. What's the proper way to do this? -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. *** "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell ___ 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: SHEBANG_FILES
Hi! > I'm working on switching one of my ports over to staging. During testing, > I got this: > > Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix for > 'bin/argus-lsof' > Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for > 'bin/argus-vmstat' > > I've never seen this before, so I had to do a little digging. Eventually I > put this in the Makefile: > > USES=shebangfix > SHEBANG_FILES=bin/argus-lsof bin/argus-vmstat Almost correct. > But I'm getting errors: > > ===> Patching for argus-sasl-3.0.6.1 > sed: bin/argus-lsof: No such file or directory > > The argus-lsof and argus-vmstat files don't exist in the tarball. They are > created during the make process. Can you fix the path from the source files they are created from ? Then you do not need shebangfix for them. Which port is that ? -- p...@opsec.eu+49 171 3101372 6 years to go ! ___ 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: SHEBANG_FILES
--On June 12, 2014 at 11:25:03 PM +0200 Kurt Jaeger wrote: Hi! I'm working on switching one of my ports over to staging. During testing, I got this: Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix for 'bin/argus-lsof' Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'bin/argus-vmstat' I've never seen this before, so I had to do a little digging. Eventually I put this in the Makefile: USES=shebangfix SHEBANG_FILES=bin/argus-lsof bin/argus-vmstat Almost correct. Do I need a comma between the files? But I'm getting errors: ===> Patching for argus-sasl-3.0.6.1 sed: bin/argus-lsof: No such file or directory The argus-lsof and argus-vmstat files don't exist in the tarball. They are created during the make process. Can you fix the path from the source files they are created from ? Then you do not need shebangfix for them. Well, yeah, I could. Which port is that ? net-mgmt/argus3 -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. *** "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell ___ 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: Drop Maintainership, need help
First come, first served :) 2014-06-12 23:00 GMT+02:00 Rodrigo OSORIO : > On 06/12/14 22:23, Dennis Herrmann wrote: > >> Ahoi, >> > > Hi, > > If nobody cares I gonna take this set > > >> devel/trio >> editors/poedit >> ftp/ftpsync >> net-mgmt/cowpatty >> net-mgmt/rrdbot >> sysutils/fusefs-curlftpfs >> sysutils/fusefs-gstfs >> sysutils/logtool >> textproc/rss2html >> textproc/smu >> www/multisort >> www/p5-HTML-Template-Associate >> www/p5-WWW-FreeProxy >> > > ___ 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: Drop Maintainership, need help
Hey Daniel, it's okay for me ;) thanks for your help 2014-06-12 23:08 GMT+02:00 Daniel Austin : > Hi Dennis, > > > On 12/06/2014 21:23, Dennis Herrmann wrote: > >> Ahoi, >> >> I'am very busy since the few month. Unfortunately this will >> not be better in the next month. This is the reason why I >> can't maintain my ports :(. >> >> Now I'm looking for some people which take some of my ports >> and my open PR explicated Stage PR's. I hope anyone can help >> me. >> >> Current I take the maintainership of this ports: >> >> graphics/gocr >> irc/anope >> irc/miau >> > > I'm happy to take the above if you're ok with that? > > > Thanks, > > 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: Drop Maintainership, need help
On Thu, Jun 12, 2014 at 11:00:37PM +0200 in <539a14f5.9010...@freebsd.org> Rodrigo OSORIO wrote: > If nobody cares I gonna take this set ... > editors/poedit I've just submitted a PR to stagify this port: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190974 I can take poedit if it's of help to you. But if you *want* it, no problem. :) -- Nikola Lečić = Никола Лечић fingerprint : FEF3 66AF C90E EDC3 D878 7CDC 956D F4AB A377 1C9B pgpdENad3d8XL.pgp Description: PGP signature
Re: Drop Maintainership, need help
On Jun 12, 2014, at 17:23, Dennis Herrmann wrote: > > Ahoi, > > I'am very busy since the few month. Unfortunately this will > not be better in the next month. This is the reason why I > can't maintain my ports :(. > > Now I'm looking for some people which take some of my ports > and my open PR explicated Stage PR's. I hope anyone can help > me. > > Current I take the maintainership of this ports: > > astro/libnova > audio/cmus-post.fm > audio/cripple > audio/cutmp3 > audio/last-cmus > audio/mp3burn > audio/ncmpcpp > audio/p5-Audio > audio/p5-Audio-Mixer > audio/snd > audio/solfege > audio/vitunes > audio/xpi-musicpm > comms/ncid > comms/picocom > comms/viewfax > devel/etl > devel/libdsp > devel/nasm > devel/p5-Data-Table > devel/p5-Data-TreeDumper > devel/p5-Date-Simple > devel/p5-Devel-Events > devel/p5-Module-Loaded > devel/rubygem-lockfile > devel/rubygem-trollop > devel/skalibs > devel/synfig > devel/trio > editors/poedit > ftp/ftpsync > ftp/scythia > games/doom-freedoom > games/rubix > games/vitetris > games/zoom > graphics/fotofix > graphics/gocr > graphics/silgraphite > graphics/synfigstudio > irc/anope > irc/miau > irc/py-supybot > irc/py-supybot-plugins > irc/simpleirc > lang/mmix > mail/elmo > mail/elmo-devel > mail/p5-Mail-Ezmlm > math/fxt > misc/hello > net/GeoIP > net/libosip > net/p5-Net-ARP > net/p5-Net-Libdnet > net/p5-XML-Fast > net/radvd > net/rubygem-rubytter > net/vnstat > net/wire > net/wired > net/wired-tracker > net-im/mcabber > net-im/rubygem-termtter > net-im/tkabbur > net-mgmt/cowpatty > net-mgmt/rrdbot > science/clhep > sysutils/fusefs-curlftpfs > sysutils/fusefs-gstfs > sysutils/logtool > sysutils/rubygem-teamocil > sysutils/ttyload > textproc/p5-Tk-XMLViewer > textproc/p5-XML-Parser-Lite-Tree > textproc/rss2html > textproc/rubygem-termcolor > textproc/smu > www/multisort > www/p5-HTML-Template-Associate > www/p5-WWW-FreeProxy > www/p5-WWW-TinySong > www/zerowait-httpd > x11/i3lock > x11/lsw > x11-fm/gentoo > x11-fonts/montecarlo_fonts > x11-toolkits/p5-Tk-FontDialog > x11-wm/antiwm > x11-wm/musca > x11-wm/ratpoison > x11-wm/wmfs > > Thanks > > Regards, > Dennis 'dhn' Herrmann I can take radvd. -- Renato Botelho http://people.freebsd.org/~garga/pubkey.asc signature.asc Description: Message signed with OpenPGP using GPGMail
Re: Drop Maintainership, need help
- Original Message - > From: "Renato Botelho" > To: "Dennis Herrmann" > Cc: ports-develop...@freebsd.org, freebsd-ports@freebsd.org, > port...@freebsd.org > Sent: Friday, 13 June, 2014 1:48:05 AM > Subject: Re: Drop Maintainership, need help > > On Jun 12, 2014, at 17:23, Dennis Herrmann wrote: > > > > Ahoi, > > > > I'am very busy since the few month. Unfortunately this will > > not be better in the next month. This is the reason why I > > can't maintain my ports :(. > > > > Now I'm looking for some people which take some of my ports > > and my open PR explicated Stage PR's. I hope anyone can help > > me. > > > > Current I take the maintainership of this ports: > > > > astro/libnova > > audio/cmus-post.fm > > audio/cripple > > audio/cutmp3 > > audio/last-cmus > > audio/mp3burn > > audio/ncmpcpp > > audio/p5-Audio > > audio/p5-Audio-Mixer > > audio/snd > > audio/solfege > > audio/vitunes > > audio/xpi-musicpm > > comms/ncid > > comms/picocom > > comms/viewfax > > devel/etl > > devel/libdsp > > devel/nasm > > devel/p5-Data-Table > > devel/p5-Data-TreeDumper > > devel/p5-Date-Simple > > devel/p5-Devel-Events > > devel/p5-Module-Loaded > > devel/rubygem-lockfile > > devel/rubygem-trollop > > devel/skalibs > > devel/synfig > > devel/trio > > editors/poedit > > ftp/ftpsync > > ftp/scythia > > games/doom-freedoom > > games/rubix > > games/vitetris > > games/zoom > > graphics/fotofix > > graphics/gocr > > graphics/silgraphite > > graphics/synfigstudio > > irc/anope > > irc/miau > > irc/py-supybot > > irc/py-supybot-plugins > > irc/simpleirc > > lang/mmix > > mail/elmo > > mail/elmo-devel > > mail/p5-Mail-Ezmlm > > math/fxt > > misc/hello > > net/GeoIP > > net/libosip > > net/p5-Net-ARP > > net/p5-Net-Libdnet > > net/p5-XML-Fast > > net/radvd > > net/rubygem-rubytter > > net/vnstat > > net/wire > > net/wired > > net/wired-tracker > > net-im/mcabber > > net-im/rubygem-termtter > > net-im/tkabbur > > net-mgmt/cowpatty > > net-mgmt/rrdbot > > science/clhep > > sysutils/fusefs-curlftpfs > > sysutils/fusefs-gstfs > > sysutils/logtool > > sysutils/rubygem-teamocil > > sysutils/ttyload > > textproc/p5-Tk-XMLViewer > > textproc/p5-XML-Parser-Lite-Tree > > textproc/rss2html > > textproc/rubygem-termcolor > > textproc/smu > > www/multisort > > www/p5-HTML-Template-Associate > > www/p5-WWW-FreeProxy > > www/p5-WWW-TinySong > > www/zerowait-httpd > > x11/i3lock > > x11/lsw > > x11-fm/gentoo > > x11-fonts/montecarlo_fonts > > x11-toolkits/p5-Tk-FontDialog > > x11-wm/antiwm > > x11-wm/musca > > x11-wm/ratpoison > > x11-wm/wmfs > > > > Thanks > > > > Regards, > > Dennis 'dhn' Herrmann > > I can take radvd. > -- > Renato Botelho > http://people.freebsd.org/~garga/pubkey.asc > Hello Dennis I am available to help, anything left over feel free to drop them on me. I can work through them and get them STAGE ready. Kind Regards Craig Butler ___ 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: SHEBANG_FILES
Hi! > >> I've never seen this before, so I had to do a little digging. > >> Eventually I put this in the Makefile: > >> > >> USES=shebangfix > >> SHEBANG_FILES=bin/argus-lsof bin/argus-vmstat > > > > Almost correct. > > > > Do I need a comma between the files? No. > >> But I'm getting errors: > >> > >> ===> Patching for argus-sasl-3.0.6.1 > >> sed: bin/argus-lsof: No such file or directory > >> > >> The argus-lsof and argus-vmstat files don't exist in the tarball. They > >> are created during the make process. > > > > Can you fix the path from the source files they are created from ? [...] > net-mgmt/argus3 It's probably events/argus-lsof.pl and events/argus-vmstat.sh, then. -- p...@opsec.eu+49 171 3101372 6 years to go ! ___ 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: Drop Maintainership, need help
Dennis, you have an awful lot of ports to maintain. I've never maintained a port so far but am interested in x11-wm/ratpoison if it hasn't already been taken. I built it from ports, notice upstream version is now up to 1.4.7, rarely use it but would like to see how such a minimalist window manager works. Maybe have an xterm in one window running "pinfo ratpoison" so the reference manual is close at hand. Tom ___ 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"
Fwd: FreeBSD ports that you maintain require staging updates
Dear Sir/Madam, I have received following e-mail. However I am not a port maintainer and never was. Please check port maintainers list and send e-mail to appropriate person. Sincerely, Hajime HAYAKAWA Original Message Subject: FreeBSD ports that you maintain require staging updates Date: Mon, 9 Jun 2014 10:17:30 -0500 (CDT) From: portmgr-feedb...@freebsd.org To: v...@freebsd.org Hi, You are receiving this mail as a port that you maintain does not support STAGEDIR. Please submit a PR to either stage the port or to reset maintainer to po...@freebsd.org if you no longer with to maintain it. If you have already submitted a PR, please ignore this mail. It is possible that someone else has done the work to update some of yours ports already but it is your responsibility as maintainer to ensure the port is staged and kept up-to-date with the ports framework. On June 30 all unstaged ports without PR will be DEPRECATED and have their MAINTAINER reset to po...@freebsd.org. These ports will be set to EXPIRE on August 31. For more details see: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/80.html Ports that you maintain that are currently unstaged (NO_STAGE=yes): emulators/virtualbox-ose-legacy You will continue to receive these mails once a week until all ports you maintain are either staged or maintainer is reset. Thanks for your efforts to help improve FreeBSD. Regards, FreeBSD ports management team. ___ freebsd-emulat...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org" ___ 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"
Error: Orphaned: @unexec rmdir "/home" >/dev/null 2>&1 || :
Build with a non-standard PREFIX and LOCALBASE in /home/gerald/10-i386, make ports builds have been failing with the following for a bit (for lang/gcc49 among others): Running regression-test, checking for orphans, checking pkg-plist. > Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: @unexec rmdir "/home/gerald" >/dev/null 2>&1 || : Error: Orphaned: @unexec rmdir "/home" >/dev/null 2>&1 || : Any ideas what is going on here? And what is adding those interesting @unexec rmdir entries? Either these should not be added, or check-plist should not error out when seeing them. Gerald ___ 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"