rsync not being kept up to date?

2016-11-03 Thread Blair Zajac
Seeing some odd things with rsync with this config: root@poppy-mbp:~# grep -v ^# /opt/local/etc/macports/sources.conf | uniq rsync://rsync.macports.org/release/ports/ [default] root@poppy-mbp:~# port -v outdated The following installed ports are outdated: curl-ca-bundle

Re: [151788] trunk/dports/devel

2016-08-21 Thread Blair Zajac
> On Aug 21, 2016, at 7:59 PM, Ryan Schmidt wrote: > > >> On Aug 21, 2016, at 9:11 PM, bl...@macports.org wrote: >> >> Revision >> 151788 >> Author >> bl...@macports.org >> Date >> 2016-08-21 19:11:28 -0700 (Sun, 21 Aug 2016) >> Log Message >> >>

Re: [148683] trunk/dports/devel/apache-ant/Portfile

2016-05-16 Thread Blair Zajac
> On May 15, 2016, at 11:52 PM, Ryan Schmidt wrote: > > >> On May 14, 2016, at 9:16 PM, bl...@macports.org wrote: >> >> Revision >> 148683 >> Author >> bl...@macports.org >> Date >> 2016-05-14 19:16:09 -0700 (Sat, 14 May 2016) >> Log Message >> >> apache-ant: build

Re: Survey: How do you commit?

2016-01-02 Thread Blair Zajac
> On Jan 2, 2016, at 12:43 AM, Ryan Schmidt wrote: > > Quick survey for committers: > > How do you commit to the MacPorts Subversion repository? > > Using a Subversion working copy and "svn commit”? This one. > Using a Git clone and git-svn? > Some other method? >

Re: New Mac OS Forge administrator

2015-11-19 Thread Blair Zajac
On Nov 19, 2015, at 7:14 PM, Craig Treleaven wrote: >> On Nov 19, 2015, at 9:49 PM, Ryan Schmidt wrote: >> >> Dear MacPorts users and developers, >> >> I'm pleased finally to be able to tell you that I have been hired to be your >> new Mac OS

Re: Cron <macports@marvin> nice -n20 ionice -c3 /var/www/virtual/macports/home/portsynccheck.sh

2015-10-12 Thread Blair Zajac
Maybe related to this is an rsync error: root@poppy-mbp:/opt/local/var/macports/distfiles# port -v sync && port -v outdated ---> Updating the ports tree Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/ receiving file list ... rsync:

Re: Python + libedit woes

2015-09-15 Thread Blair Zajac
> On Sep 15, 2015, at 7:54 PM, Joshua Root wrote: > > On 2015-9-16 11:42 , Eric A. Borisch wrote: >> Any thoughts on this? Are most users not impacted, or have most not tried? >> >> https://trac.macports.org/ticket/48807 >>

Re: ansible r139409

2015-08-16 Thread Blair Zajac
On Aug 16, 2015, at 9:14 AM, Brandon Allbery allber...@gmail.com wrote: Just saw this go by in the update tracker: Index: /trunk/dports/sysutils/ansible/Portfile === --- /trunk/dports/sysutils/ansible/Portfile (revision

Re: [136023] trunk/dports/python/py-protobuf/Portfile

2015-05-10 Thread Blair Zajac
Yes, r136033. Blair On May 9, 2015, at 3:00 PM, Lawrence Velázquez lar...@macports.org wrote: Ports should not download anything at build time. Can this be fixed? vq On May 9, 2015, at 4:21 PM, bl...@macports.org wrote: Revision 136023 Author bl...@macports.org Date 2015-05-09

Re: [136023] trunk/dports/python/py-protobuf/Portfile

2015-05-10 Thread Blair Zajac
On May 10, 2015, at 6:23 AM, Ryan Schmidt ryandes...@macports.org wrote: On May 9, 2015, at 3:21 PM, bl...@macports.org wrote: Revision 136023 Author bl...@macports.org Date 2015-05-09 13:21:21 -0700 (Sat, 09 May 2015) Log Message py-protobuf: require curl-ca-bundle at build

Re: Buildbots no longer upload any binary packages (cleanup failure)

2015-03-22 Thread Blair Zajac
On Mar 20, 2015, at 4:07 PM, Ryan Schmidt ryandes...@macports.org wrote: On Mar 20, 2015, at 4:21 PM, Blair Zajac wrote: On Mar 18, 2015, at 6:43 PM, Ryan Schmidt wrote: I'll write a more detailed explanation shortly. Do you know what happened here? The protobuf3-cpp port

Re: Buildbots no longer upload any binary packages (cleanup failure)

2015-03-20 Thread Blair Zajac
On Mar 18, 2015, at 6:43 PM, Ryan Schmidt ryandes...@macports.org wrote: Mac OS Forge Admin, could you please log into each of the buildbot port builders, except for the Snow Leopard builder (so, the Lion, Mountain Lion, Mavericks and Yosemite builders), and run the following command:

Re: Buildbot cruft: /opt/local/bin/mvn31

2015-03-19 Thread Blair Zajac
On Mar 18, 2015, at 10:34 AM, Joshua Root j...@macports.org wrote: On 2015-3-19 03:45 , Blair Zajac wrote: On Mar 18, 2015, at 9:41 AM, Blair Zajac bl...@orcaware.com wrote: On Mar 17, 2015, at 11:40 PM, Ryan Schmidt ryandes...@macports.org wrote: On Mar 18, 2015, at 1:30 AM, Mojca

Re: Buildbot cruft: /opt/local/bin/mvn31

2015-03-18 Thread Blair Zajac
On Mar 17, 2015, at 11:40 PM, Ryan Schmidt ryandes...@macports.org wrote: On Mar 18, 2015, at 1:30 AM, Mojca Miklavec wrote: On Wed, Mar 18, 2015 at 7:09 AM, Ryan Schmidt wrote: On Mar 17, 2015, at 3:24 PM, Blair Zajac wrote: Funny, I found this code in the maven3 port because

Re: Buildbot cruft: /opt/local/bin/mvn31

2015-03-18 Thread Blair Zajac
On Mar 18, 2015, at 9:41 AM, Blair Zajac bl...@orcaware.com wrote: On Mar 17, 2015, at 11:40 PM, Ryan Schmidt ryandes...@macports.org wrote: On Mar 18, 2015, at 1:30 AM, Mojca Miklavec wrote: On Wed, Mar 18, 2015 at 7:09 AM, Ryan Schmidt wrote: On Mar 17, 2015, at 3:24 PM, Blair

Buildbot cruft: /opt/local/bin/mvn31

2015-03-17 Thread Blair Zajac
Can someone remove all the /opt/local/bin/mvn31 on the buildbots, there was a bug I fixed in http://trac.macports.org/changeset/134042 From https://build.macports.org/builders/buildports-yosemite-x86_64/builds/2381/steps/compile/logs/stdio: DEBUG: Executing org.macports.destroot (maven31)

Re: Buildbot cruft: /opt/local/bin/mvn31

2015-03-17 Thread Blair Zajac
On Mar 17, 2015, at 12:39 PM, Marko Käning mk-macpo...@techno.ms wrote: On 17 Mar 2015, at 19:58 , David Strubbe dstru...@mit.edu wrote: How about using ls -lt in an appropriate step of the Portfile to get this info? Oh, I wasn’t aware that that could be done so easily. Will try

Re: proguard

2014-09-01 Thread Blair Zajac
Hello Martin, If you have commit rights, go ahead and commit your change. Add yourself as a maintainer too. Regards, Blair On Sep 1, 2014, at 8:02 AM, Martin Krischik krisc...@users.sourceforge.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hallo Blair, Proguard is now

Re: proguard

2014-09-01 Thread Blair Zajac
moons as maintainer of rsync. -- Jim Jagielski Brief? Mobile On Sep 1, 2014, at 6:24 PM, Blair Zajac bl...@orcaware.com wrote: Hello Martin, If you have commit rights, go ahead and commit your change. Add yourself as a maintainer too. Regards, Blair On Sep 1, 2014, at 8:02

hdfeos and hdfeos5 warnings

2014-08-22 Thread Blair Zajac
Hello, As of today I’m getting these from ‘port sync’: Creating port index in /opt/local/var/macports/sources/rsync.macports.org/release/ports Failed to parse file science/hdfeos/Portfile: Registry error: hdf4 not registered as installed active. Failed to parse file science/hdfeos5/Portfile:

Re: py-couchdbkit related tickets

2014-02-21 Thread Blair Zajac
I started a new job and have family matters to attend to, so I won’t have time to look at these. I added openmaintainer to py-couchdbkit. Blair On Feb 21, 2014, at 7:00 AM, Peter Danecek peter.dane...@bo.ingv.it wrote: Hi committers, There are some tickets around for while, which are

Re: revision bump?

2014-02-20 Thread Blair Zajac
On Feb 20, 2014, at 10:53 AM, Frank Schima macsforever2...@macports.org wrote: On Feb 20, 2014, at 11:36 AM, Peter Danecek peter.dane...@bo.ingv.it wrote: Is it necessary to revision bump a port to force the build of a binary archive? I am fixing one of my ports. It was possible to

db46 compile failure on mavericks

2014-01-01 Thread Blair Zajac
Hi Jeremy, I’m now getting this compile failure on the db46 port. Regards, Blair /usr/bin/clang++ -c -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/db46/work/db-4.6.21/dist/.. -I/opt/local/include -pipe -Os -arch x86_64

Re: db46 compile failure on mavericks

2014-01-01 Thread Blair Zajac
[cc’ing and.dam...@macports.org for db_select] On Jan 1, 2014, at 1:30 PM, Ryan Schmidt ryandes...@macports.org wrote: On Jan 1, 2014, at 15:15, Blair Zajac wrote: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/db46/work/db

Re: db46 compile failure on mavericks

2014-01-01 Thread Blair Zajac
On Jan 1, 2014, at 1:55 PM, Blair Zajac bl...@orcaware.com wrote: [cc’ing and.dam...@macports.org for db_select] On Jan 1, 2014, at 1:30 PM, Ryan Schmidt ryandes...@macports.org wrote: On Jan 1, 2014, at 15:15, Blair Zajac wrote: /opt/local/var/macports/build

Re: db46 compile failure on mavericks

2014-01-01 Thread Blair Zajac
On Jan 1, 2014, at 3:31 PM, Ryan Schmidt ryandes...@macports.org wrote: On Jan 1, 2014, at 16:27, Blair Zajac wrote: I guess a better way is to ensure the build doesn’t pick up stuff in $prefix/include. Does the patch from #40656 help? No, it doesn’t. Comparing the 'clang -E’ output

$prefix/go

2013-12-20 Thread Blair Zajac
Hi Chris, Looking at the go port, is it possible for $prefix/go be moved to $prefix/share/go and/or $prefix/lib*/go, as that’s a more standard location for parts of a port? Blair ___ macports-dev mailing list macports-dev@lists.macosforge.org

Re: $prefix/go

2013-12-20 Thread Blair Zajac
On Dec 20, 2013, at 7:31 AM, Blair Zajac bl...@orcaware.com wrote: Hi Chris, Looking at the go port, is it possible for $prefix/go be moved to $prefix/share/go and/or $prefix/lib*/go, as that’s a more standard location for parts of a port? Blair

Re: [114136] trunk/dports/databases/postgis2/Portfile

2013-12-01 Thread Blair Zajac
On Nov 30, 2013, at 11:47 PM, Vincent Habchi vi...@macports.org wrote: Blair: That’s right, they can never be removed. Thanks. By the way, what was the ‘epoch’ meant for, initially? Epoch is incremented when you need to decrease the port’s version number, otherwise there’s no way to

Re: [114136] trunk/dports/databases/postgis2/Portfile

2013-11-30 Thread Blair Zajac
On Nov 30, 2013, at 11:41 PM, Vincent Habchi vi...@macports.org wrote: Hi Ryan, The epoch may never be removed or decreased; please put it back. Done in r114183. Does that mean that we can’t never get rid of that epoch wart? That’s right, they can never be removed. Blair

Re: [114090] trunk/dports/net/fwknop-client

2013-11-29 Thread Blair Zajac
On Nov 29, 2013, at 12:13 AM, Ryan Schmidt ryandes...@macports.org wrote: On Nov 28, 2013, at 16:32, bl...@macports.org wrote: Revision 114090 Author bl...@macports.org Date 2013-11-28 14:32:28 -0800 (Thu, 28 Nov 2013) Log Message fwknop-client: new upstream 2.5.1.1 release pulled

Re: [114090] trunk/dports/net/fwknop-client

2013-11-29 Thread Blair Zajac
On Nov 29, 2013, at 12:24 AM, Ryan Schmidt ryandes...@macports.org wrote: On Nov 29, 2013, at 02:14, Blair Zajac wrote: On Nov 29, 2013, at 12:13 AM, Ryan Schmidt wrote: On Nov 28, 2013, at 16:32, bl...@macports.org wrote: Revision 114090 Author bl...@macports.org Date 2013-11

Re: Promoting maven3 to 3.1.1

2013-11-25 Thread Blair Zajac
On Nov 25, 2013, at 10:06 PM, Mark Evenson even...@panix.com wrote: Other than I don’t know any other example of a port name with a period (“.”) in it, so we might want to check that including version in this way doesn’t break anything, this looks like a perfectly acceptable proposal to me.

Re: Promoting maven3 to 3.1.1

2013-11-24 Thread Blair Zajac
On Nov 24, 2013, at 3:30 AM, Mark Evenson even...@panix.com wrote: On Nov 23, 2013, at 9:20, Blair Zajac bl...@orcaware.com wrote: Hi Mark, Any reason for me not to update the maven3 port to 3.1.1? Maven 3.1 is significantly different “under the hood” than Maven 3.0, especially

10.9 and compiler

2013-11-17 Thread Blair Zajac
I just got a new MacBook Pro and is the first machine I have access to that can run 10.9, so I’m running into problems with fwknop-client port getting it to compile. It fails on something as simple as this: #include string.h size_t strlcat(char *dst, const char *src, size_t siz); int main()

Re: 10.9 and compiler

2013-11-17 Thread Blair Zajac
On Nov 17, 2013, at 1:35 PM, Christopher Jones jon...@hep.phy.cam.ac.uk wrote: On 17 Nov 2013, at 9:07pm, Blair Zajac bl...@orcaware.com wrote: I just got a new MacBook Pro and is the first machine I have access to that can run 10.9, so I’m running into problems with fwknop-client port

Re: 10.9 and compiler

2013-11-17 Thread Blair Zajac
On Nov 17, 2013, at 2:14 PM, Ryan Schmidt ryandes...@macports.org wrote: On Nov 17, 2013, at 16:11, Blair Zajac wrote: Can we not use blacklists on 10.9? compiler.blacklist should work the same on 10.9 as it does on other systems. I got it. I assumed the other compilers were still

Re: When do dependencies need a revbump?

2013-11-13 Thread Blair Zajac
On 11/13/2013 07:20 AM, Ryan Schmidt wrote: On Nov 13, 2013, at 09:06, Mojca Miklavec wrote: I'm preparing an upgrade for wxWidgets (from RC2 to the main release). How do I know whether or not the dependencies need a revbump? The main reason would be if a library’s major version number has

Passing '-arch pcc' to gfortran-mp-4.8: unrecognized command line option

2013-11-09 Thread Blair Zajac
I noticed my PPC MacPorts version was out of date so updated it to 2.2.1. After this, there was an octave-devel update which failed to compile while the previous version did. Looking at config.log, I'm seeing this: configure:33534: checking how to get verbose linking output from

Re: Passing '-arch pcc' to gfortran-mp-4.8: unrecognized command line option

2013-11-09 Thread Blair Zajac
On 11/09/2013 10:16 PM, Joshua Root wrote: On 2013-11-10 08:27 , Blair Zajac wrote: I noticed my PPC MacPorts version was out of date so updated it to 2.2.1. After this, there was an octave-devel update which failed to compile while the previous version did. Looking at config.log, I'm seeing

Re: 'port upgrade foobar' upgrades everything

2013-11-08 Thread Blair Zajac
On 11/07/2013 11:08 PM, Joshua Root wrote: On 2013-11-8 16:26 , Lawrence Velázquez wrote: On Nov 7, 2013, at 11:25 PM, Blair Zajac bl...@orcaware.com wrote: I recall that 'port upgrade foobar' would only upgrade foobar It should actually upgrade foobar and foobar's outdated dependencies

'port upgrade foobar' upgrades everything

2013-11-07 Thread Blair Zajac
I recall that 'port upgrade foobar' would only upgrade foobar, but it seems that recently it'll upgrade everything. This is happening on my PPC PowerBook that is trying to upgrade octave-devel which always fails. Has anybody else seen this? Blair

Re: [112937] trunk/dports/gnome/gconf/Portfile

2013-11-04 Thread Blair Zajac
On 11/04/2013 11:35 AM, Ryan Schmidt wrote: On Nov 4, 2013, at 13:22, bl...@macports.org wrote: Revision 112937 Author bl...@macports.org Date 2013-11-04 11:22:31 -0800 (Mon, 04 Nov 2013) Log Message gconf: rebuild due to library reversioning libsasl2.2 - libsasl2. --- Scanning binaries

Re: [MacPorts] #40852: qt4-mac does not build on OS X 10.9 Mavericks or later

2013-11-01 Thread Blair Zajac
On 11/01/2013 08:39 PM, Joshua Root wrote: Probably because rsync's -C option gets used at one point. But a half meg file in the ports tree isn't a great idea to begin with. Is it really impossible to build from source *and* unavailable for download anywhere? I agree. Where is the source?

Re: Questions on dependencies

2013-10-31 Thread Blair Zajac
On 10/31/13 11:54 AM, Peter Danecek wrote: Hi all, I'm somewhat puzzled with the dependencies of some ports, and I realise the I lack some basic understanding. (1) py-cython From what I understand, build dependencies are required during the build, but can be removed later. Also they are

Re: Questions on dependencies

2013-10-31 Thread Blair Zajac
it to the user to install these if he wants to run the tests. Is this okay like this? Thanks! ~petr On Oct 31, 2013, at 20:08 , Blair Zajac bl...@orcaware.com wrote: On 10/31/13 11:54 AM, Peter Danecek wrote: Hi all, I'm somewhat puzzled with the dependencies of some ports, and I realise the I

Re: where to put examples?

2013-10-23 Thread Blair Zajac
On 10/23/2013 07:41 AM, Peter Danecek wrote: Hi Ryan! On Oct 18, 2013, at 1:43 , Ryan Schmidt ryandes...@macports.org wrote: On Oct 17, 2013, at 10:18, Peter Danecek peter.dane...@bo.ingv.it wrote: There is some note in porthier(7) which might suggest documentation would go into

Re: Should I increase revision?

2013-10-08 Thread Blair Zajac
On 10/08/2013 01:46 PM, Davide Liessi wrote: Dear MacPorts developers, from http://guide.macports.org/#reference.keywords : revision Optional keyword (default is 0) that is used to track port revisions. It should not be incremented for port revisions unless it would benefit users to upgrade

Re: Location of example files

2013-10-07 Thread Blair Zajac
On 10/07/2013 03:24 AM, Davide Liessi wrote: Dear MacPorts developers, I'm writing a Portfile for a Python module. The distribution includes an example Python script that shows how to use the module. Where should I install it? Is it OK to install it among the documentation files in the step

Re: Location of example files

2013-10-07 Thread Blair Zajac
On 10/7/13 5:14 AM, Davide Liessi wrote: Dear Blair, 2013/10/7 Blair Zajacbl...@orcaware.com: Yes, $prefix/share/doc/$portname is the perfect place for it. thanks for the answer. Should I install the script with executable permission (755)? Yes, that's fine. Make sure you patch the

Re: [111700] trunk/dports

2013-09-28 Thread Blair Zajac
On 9/28/13 1:19 PM, Clemens Lang wrote: On Sat, Sep 28, 2013 at 01:14:03PM -0700, bl...@macports.org wrote: autotrace, dvdauthor, inkscape, inkscape-devel, libdmtx, pstoedit, vips, xastir: revbump to rebuild with new ImageMagick library version inkscape: r111685 inkscape-devel: r111687 OK.

Re: ticket #40385 - boost

2013-09-19 Thread Blair Zajac
On 09/18/2013 08:47 PM, Ryan Schmidt wrote: On Sep 18, 2013, at 22:35, M. Daniel Becque wrote: I posted the bootstrap.log file to the ticket. It says: ld: absolute address to symbol ___stdoutp in a different linkage unit not supported in _debug_compile from

work symlinks in rsync

2013-09-19 Thread Blair Zajac
Looks like some cruft in the rsync tree: $ port -v sync --- Updating the ports tree Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/ receiving file list ... done ./ skipping non-regular file kde/kde-dev-utils/work skipping non-regular file kde/lokalize/work sent

Re: work symlinks in rsync

2013-09-19 Thread Blair Zajac
On 9/19/13 8:46 PM, Ryan Schmidt wrote: On Sep 19, 2013, at 22:34, Blair Zajac wrote: Looks like some cruft in the rsync tree: $ port -v sync --- Updating the ports tree Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/ receiving file list ... done ./ skipping

Re: port submission ticket #40355

2013-09-10 Thread Blair Zajac
On 09/10/2013 10:31 AM, Peter Danecek wrote: Hi all, can somebody have a look at Ticket #40355 and provide comments? Thanks! ~petr When emailing the list, always good to provide the port name and a link to make it easier for a committer to look at. Blair

Re: C preprocessor

2013-09-04 Thread Blair Zajac
On 09/04/2013 09:57 AM, David Strubbe wrote: Hi all, I am wondering what choices we have available in MacPorts for a C preprocessor, which I am using for preprocessing Fortran in some ports. You can try mcpp. The ZeroC Ice packages use it for an embedded C-preprocessor, but it looks like

Re: Friendly talk

2013-09-03 Thread Blair Zajac
On 09/03/2013 02:23 AM, Guido Soranzio wrote: On Aug 29,David Strubbe-2 wrote: What the advantages and disadvantages does Homebrew have with respect to MacPorts? If you are very passionate about Cocoa and dynamic languages, I think you can’t ignore Ruby and GitHub. There’s a very vibrant

Re: Friendly talk

2013-09-03 Thread Blair Zajac
On 09/03/2013 02:53 AM, Rainer Müller wrote: On 2013-09-03 11:23, Guido Soranzio wrote: On Aug 29,David Strubbe-2 wrote: What the advantages and disadvantages does Homebrew have with respect to MacPorts? If you are very passionate about Cocoa and dynamic languages, I think you can’t

Re: [110445] trunk/dports/python/py-zeroc-ice33/Portfile

2013-08-31 Thread Blair Zajac
On 08/31/2013 12:39 AM, Ryan Schmidt wrote: On Aug 30, 2013, at 23:44, bl...@macports.org wrote: Revision: 110445 https://trac.macports.org/changeset/110445 Author: bl...@macports.org Date: 2013-08-30 21:44:05 -0700 (Fri, 30 Aug 2013) Log Message: --- py-zeroc-ice33:

Re: rsync'ing symlinks

2013-08-31 Thread Blair Zajac
On 08/28/2013 06:52 AM, Joshua Root wrote: On 2013-8-28 23:44 , Ryan Schmidt wrote: One other question, does updating any file in a port directory, e.g. zeroc-ice35/, cause a rebuild, or just modifying the Portfile? Only the Portfile. That's incorrect. You can't cause a rebuild of the

Re: rsync'ing symlinks

2013-08-31 Thread Blair Zajac
On 08/31/2013 01:43 AM, Ryan Schmidt wrote: On Aug 31, 2013, at 03:20, Blair Zajac wrote: On 08/28/2013 06:52 AM, Joshua Root wrote: On 2013-8-28 23:44 , Ryan Schmidt wrote: One other question, does updating any file in a port directory, e.g. zeroc-ice35/, cause a rebuild, or just

Re: rsync'ing symlinks

2013-08-31 Thread Blair Zajac
On 08/31/2013 01:45 AM, Blair Zajac wrote: On 08/31/2013 01:43 AM, Ryan Schmidt wrote: On Aug 31, 2013, at 03:20, Blair Zajac wrote: On 08/28/2013 06:52 AM, Joshua Root wrote: On 2013-8-28 23:44 , Ryan Schmidt wrote: One other question, does updating any file in a port directory, e.g

Re: [110506] trunk/dports/www/serf1

2013-08-31 Thread Blair Zajac
On 08/31/2013 04:30 PM, Ryan Schmidt wrote: On Aug 31, 2013, at 16:22, bl...@macports.org wrote: Revision: 110506 https://trac.macports.org/changeset/110506 Author: bl...@macports.org Date: 2013-08-31 14:22:40 -0700 (Sat, 31 Aug 2013) Log Message: --- serf1: shared

Re: Blacklisting clang

2013-08-30 Thread Blair Zajac
On 08/30/2013 12:36 PM, Jeremy Huddleston Sequoia wrote: I'm going to go through the list of ports that are currently blacklisting clang to determine what the correct blacklisting is. I would appreciate some help from maintainers of these ports, so if your port is in the list below, please

Re: rsync'ing symlinks

2013-08-28 Thread Blair Zajac
On 08/28/2013 06:44 AM, Ryan Schmidt wrote: On Aug 28, 2013, at 00:25, Blair Zajac wrote: I need the same patch for two ports (zeroc-ice35 and py-zeroc-ice35) and right now the patch file in py-zeroc-ice35 is a symlink to the one in zeroc-ice35. # port -v sync --- Updating the ports tree

Re: [109460] trunk/dports/security/certsync/Portfile

2013-08-15 Thread Blair Zajac
On 08/15/2013 03:15 PM, Daniel J. Luke wrote: do we care about 10.4 (I don't think we should). The only reason why it's a little bit reasonable to care about 10.5 is that it's the last release that runs on ppc machines. Yes, please, our 5 year iMac went belly up so all I'm left with is our

Re: [109465] trunk/dports/java

2013-08-15 Thread Blair Zajac
On 08/15/2013 05:59 PM, Ryan Schmidt wrote: On Aug 15, 2013, at 17:39, easie...@macports.org wrote: Revision: 109465 https://trac.macports.org/changeset/109465 Author: easie...@macports.org Date: 2013-08-15 15:39:45 -0700 (Thu, 15 Aug 2013) Log Message: ---

Re: [109465] trunk/dports/java

2013-08-15 Thread Blair Zajac
On 08/15/2013 06:47 PM, Joshua Root wrote: On 2013-8-16 11:16 , Blair Zajac wrote: Ryan: BTW, in svn 1.8 we can add 'svn:auto-props' to do Portfile. What is the proper setting we should use, this is what I have: Portfile = svn:eol-style=native;svn:keywords=Id That looks fine. We've been

Re: [109478] trunk/dports/

2013-08-15 Thread Blair Zajac
On 08/15/2013 07:04 PM, Ryan Schmidt wrote: On Aug 15, 2013, at 20:53, bl...@macports.org wrote: Revision: 109478 https://trac.macports.org/changeset/109478 Author: bl...@macports.org Date: 2013-08-15 18:53:39 -0700 (Thu, 15 Aug 2013) Log Message: --- Set

Re: [109478] trunk/dports/

2013-08-15 Thread Blair Zajac
On 08/15/2013 07:15 PM, Blair Zajac wrote: On 08/15/2013 07:04 PM, Ryan Schmidt wrote: On Aug 15, 2013, at 20:53, bl...@macports.org wrote: Revision: 109478 https://trac.macports.org/changeset/109478 Author: bl...@macports.org Date: 2013-08-15 18:53:39 -0700 (Thu, 15 Aug 2013

Re: [108691] trunk/dports/www/serf1

2013-08-01 Thread Blair Zajac
On 8/1/13 9:15 PM, Jeremy Huddleston Sequoia wrote: Please don't just drop +universal support from a port which provides libraries. This wasn't intentional, I didn't know I was breaking it. Looking through my commit again, there's nothing in there that indicated to me that it had universal

Re: [108691] trunk/dports/www/serf1

2013-08-01 Thread Blair Zajac
On 8/1/13 10:43 PM, Jeremy Huddleston Sequoia wrote: On Aug 1, 2013, at 21:24, Blair Zajacbl...@orcaware.com wrote: I'm ignoring the fact in my question that libserf-1.0.dylib was renamed to libserf-1.dylib which required a rebuild. Yeah, the revbump took care of that, but the rebuild

Re: Enable -march=native through a special option for selected ports

2013-06-30 Thread Blair Zajac
On 6/29/13 11:24 PM, Vincent Habchi wrote: Folks, now that clang-3.3 is out and we have at least one Haswell machine in the wild (the one I’m using presently), I guess it would be nice to enable -march=native (which would, in turn, switch -mavx or -mavx2 on depending on the actual underlying

Re: Two different copies of MacPorts on the same system?

2013-06-30 Thread Blair Zajac
On 6/30/13 10:02 PM, Vincent Habchi wrote: Dear fellow Macporters :) I was wondering if it were possible to have, at the same time, two install directories for MacPorts; e.g. /opt/local and something else. Why? Because as a maintainer, I am almost obliged to compile most of the ports with the

Re: macports vs java

2013-06-14 Thread Blair Zajac
On 06/14/2013 08:49 AM, Jack Howarth wrote: Can someone clarify what the situation is with Java and MacPorts? On fink, we have a number of packages (like graphviz) which previously have been built against the JavaVM.framework in /System/Library/Frameworks. We had hoped to transition to the

Re: macports vs java

2013-06-14 Thread Blair Zajac
On 06/14/2013 12:40 PM, Leo Singer wrote: On Jun 14, 2013, at 10:00:42 AM PDT, bl...@orcaware.com wrote: On 06/14/2013 08:49 AM, Jack Howarth wrote: Can someone clarify what the situation is with Java and MacPorts? On fink, we have a number of packages (like graphviz) which previously

Re: Buildbot failures after migrating from Distribute to Setuptools

2013-06-13 Thread Blair Zajac
py27-setuptools port. Please deactivate this port first, or use 'port -f activate py27-distribute' to force the activation. radegast:~ petr$ --- snap --- On Jun 12, 2013, at 11:55 , Joshua Root j...@macports.org wrote: On 2013-6-12 09:30 , Blair Zajac wrote: How about, if there's

Re: Buildbot failures after migrating from Distribute to Setuptools

2013-06-11 Thread Blair Zajac
Looking at https://trac.macports.org/changeset/106911, shouldn't the ones that use depends_lib, e.g. loggerhead, have their revision bumped? Blair On 06/11/2013 10:49 AM, Leo Singer wrote: Hi, There were a handful of build failures after migrating from Distribute to the new Setuptools. At

Re: Buildbot failures after migrating from Distribute to Setuptools

2013-06-11 Thread Blair Zajac
On 06/11/2013 01:38 PM, Joshua Root wrote: On 2013-6-12 04:44 , Blair Zajac wrote: Looking at https://trac.macports.org/changeset/106911, shouldn't the ones that use depends_lib, e.g. loggerhead, have their revision bumped? Maintainers should determine whether their modules actually need

Re: Buildbot failures after migrating from Distribute to Setuptools

2013-06-11 Thread Blair Zajac
On 06/11/2013 03:11 PM, Joshua Root wrote: On 2013-6-12 06:53 , Blair Zajac wrote: On 06/11/2013 01:38 PM, Joshua Root wrote: On 2013-6-12 04:44 , Blair Zajac wrote: Looking at https://trac.macports.org/changeset/106911, shouldn't the ones that use depends_lib, e.g. loggerhead, have

Re: Promote octave-devel to octave?

2013-05-25 Thread Blair Zajac
On 5/24/13 5:12 AM, Michael Dickens wrote: On Fri, May 24, 2013, at 03:42 AM, Aljaž Srebrnič wrote: Well, I can test them with octave-devel if you want! Give it a go! I picked 5 random octave-* ports (irsa, specfun, strings, ?don't remember?) and tried to install them (10.8.3 all latest); 4

Promote octave-devel to octave?

2013-05-22 Thread Blair Zajac
octave is at 3.2.4 while octave-devel is at 3.6.4. Any reason not to copy octave-devel to octave and do work on octave until the next major version of octave comes out? Blair ___ macports-dev mailing list macports-dev@lists.macosforge.org

db_select conflicts with db46-java (r105617)

2013-04-28 Thread Blair Zajac
Hello, This commit conflicts with db46-java [1] [2]: x ./opt/local/lib/db46/db.jar x ./opt/local/lib/db46/libdb_java-4.6.a x ./opt/local/lib/db46/libdb_java-4.6.jnilib x ./opt/local/lib/db46/libdb_java-4.6.la x ./opt/local/lib/db46/libdb_java-4.6_g.jnilib x

Re: [105337] trunk/dports/math/atlas/Portfile

2013-04-18 Thread Blair Zajac
On 04/17/2013 11:14 PM, Lawrence Velázquez wrote: On Apr 18, 2013, at 2:12 AM, vi...@macports.org wrote: Revision: 105337 https://trac.macports.org/changeset/105337 Author: vi...@macports.org Date: 2013-04-17 23:12:08 -0700 (Wed, 17 Apr 2013) Log Message: --- Re-enables

Re: Ticket timeout for submission

2013-03-15 Thread Blair Zajac
On 03/15/2013 12:37 PM, Lawrence Velázquez wrote: On Mar 15, 2013, at 12:00 PM, Chris Jones jon...@hep.phy.cam.ac.uk wrote: No takers ;) ? We're all just scared of touching this physics stuff. :P Also, putting the port names in the subject makes it easier for committers to check if its

Re: filesystem violation warnings

2013-03-09 Thread Blair Zajac
On 03/09/2013 01:18 PM, Chris Jones wrote: Hi, I am working on a new port submission https://trac.macports.org/ticket/38343 that is giving me the warnings --- Staging xrootd into destroot Warning: violation by /opt/local/man Warning: xrootd violates the layout of the ports-filesystems!

Re: OpenSSL update breaks SSH

2013-02-11 Thread Blair Zajac
On 02/10/2013 10:56 AM, Blair Zajac wrote: On 02/10/2013 05:54 AM, Clemens Lang wrote: Hi, On Sat, Feb 09, 2013 at 10:02:16PM -0600, Ryan Schmidt wrote: Or perhaps the issue does not affect you, if you are not using openssh or tor. Please note that openssh and tor are not the only projects

Re: OpenSSL update breaks SSH

2013-02-10 Thread Blair Zajac
On 02/10/2013 05:54 AM, Clemens Lang wrote: Hi, On Sat, Feb 09, 2013 at 10:02:16PM -0600, Ryan Schmidt wrote: Or perhaps the issue does not affect you, if you are not using openssh or tor. Please note that openssh and tor are not the only projects affected by the data corruption. The bug

Re: [102014] trunk/dports/sysutils

2013-01-25 Thread Blair Zajac
On 01/25/2013 12:18 AM, Ryan Schmidt wrote: On Jan 24, 2013, at 14:05, bl...@macports.org wrote: Revision: 102014 https://trac.macports.org/changeset/102014 Author: bl...@macports.org Date: 2013-01-24 12:05:14 -0800 (Thu, 24 Jan 2013) Log Message: --- ansible: new port

Re: [101806] trunk/dports/databases

2013-01-21 Thread Blair Zajac
On 1/21/13 5:12 PM, Ryan Schmidt wrote: On Jan 19, 2013, at 18:32, bl...@macports.org wrote: Revision: 101806 https://trac.macports.org/changeset/101806 Author: bl...@macports.org Date: 2013-01-19 16:32:54 -0800 (Sat, 19 Jan 2013) Log Message: --- ccm: new port for the

Re: [101807] trunk/dports/databases/ccm/Portfile

2013-01-20 Thread Blair Zajac
On 01/19/2013 09:09 PM, Joshua Root wrote: Revision: 101807 https://trac.macports.org/changeset/101807 Author: blair at macports.org Date: 2013-01-19 16:45:46 -0800 (Sat, 19 Jan 2013) Log Message: --- ccm: switch from python to python27 group as the dependency for the

Re: [101504] trunk/base/src/port1.0/portextract.tcl

2013-01-15 Thread Blair Zajac
On 01/14/2013 08:32 PM, Blair Zajac wrote: On 01/14/2013 05:33 PM, Sean Farley wrote: On Mon, Jan 14, 2013 at 11:09 AM, Blair Zajac bl...@orcaware.com wrote: On 01/13/2013 06:46 PM, Ryan Schmidt wrote: On Jan 13, 2013, at 18:53, Blair Zajac wrote: On 01/13/2013 03:36 PM, Ryan Schmidt

Re: [101504] trunk/base/src/port1.0/portextract.tcl

2013-01-14 Thread Blair Zajac
On 01/14/2013 07:07 AM, Rainer Müller wrote: On 2013-01-14 09:20, Sean Farley wrote: $ /usr/bin/find . -mindepth 1 -maxdepth 1 ! -perm -01000 -exec cp -R {} /tmp \; I think all we really need to do in cases like these are ignore files / directories that have the sticky bit set. The problem

Re: [101504] trunk/base/src/port1.0/portextract.tcl

2013-01-14 Thread Blair Zajac
On 01/13/2013 06:46 PM, Ryan Schmidt wrote: On Jan 13, 2013, at 18:53, Blair Zajac wrote: On 01/13/2013 03:36 PM, Ryan Schmidt wrote: https://trac.macports.org/ticket/21117 I think the problem still remains when you have a non-root MacPorts installation; that's the configuration I

Re: [101504] trunk/base/src/port1.0/portextract.tcl

2013-01-14 Thread Blair Zajac
On 01/14/2013 05:33 PM, Sean Farley wrote: On Mon, Jan 14, 2013 at 11:09 AM, Blair Zajac bl...@orcaware.com wrote: On 01/13/2013 06:46 PM, Ryan Schmidt wrote: On Jan 13, 2013, at 18:53, Blair Zajac wrote: On 01/13/2013 03:36 PM, Ryan Schmidt wrote: https://trac.macports.org/ticket/21117

Re: [101504] trunk/base/src/port1.0/portextract.tcl

2013-01-13 Thread Blair Zajac
On 01/13/2013 08:23 AM, Daniel J. Luke wrote: On Jan 11, 2013, at 11:19 PM, bl...@macports.org wrote: portextract::extract_main: use_dmg fails to mount DMG is user isn't root. The MacPorts user may not be able to mount a DMG with hdiutil; it will fail with an hdiutil: attach failed - Device

Re: [101504] trunk/base/src/port1.0/portextract.tcl

2013-01-13 Thread Blair Zajac
On 01/13/2013 03:36 PM, Ryan Schmidt wrote: On Jan 11, 2013, at 22:19, bl...@macports.org wrote: Revision: 101504 https://trac.macports.org/changeset/101504 Author: bl...@macports.org Date: 2013-01-11 20:19:14 -0800 (Fri, 11 Jan 2013) Log Message: ---

Re: py27-pyqt4 on 10.7?

2013-01-12 Thread Blair Zajac
Hi Michael, We run 10.7 with the latest versions of your packages and I've had no issues with it. I've been using Xcode 4.5 and 4.5.2. Regards, Blair On Jan 12, 2013, at 5:47 AM, Michael Dickens michae...@macports.org wrote: Is anyone running Mac OS X 10.7, and can test whether py27-pyqt4

Re: [101435] trunk/dports/devel/subversion/Portfile

2013-01-11 Thread Blair Zajac
We should have an obvious fix rule: http://subversion.apache.org/docs/community-guide/roles.html#obvious-fix Blair On 01/11/2013 02:05 AM, Ryan Schmidt wrote: Pardon; I didn't think there would be any objection to fixing this obvious error in the previous commit. On Jan 11, 2013, at 02:57,

Build server request: patch for use_dmg support

2013-01-11 Thread Blair Zajac
Can somebody who has access to the build bots review the following commits and apply them: https://trac.macports.org/changeset/101503 https://trac.macports.org/changeset/101504 Right now it's causing cg-toolkit failure because the process doesn't have the right to copy what it needs out of

  1   2   3   4   5   >