Re: [CFT] pkg-plist generator

2017-04-01 Thread Dominic Fandrey
On Mon, 27 Mar 2017 20:33:46 +0800 Ben Woods wrote: > On 26 March 2017 at 01:14, Dominic Fandrey wrote: > > > Since February I have been working on a pkg-plist generator that > > understands and handles options. I believe it is now ready for public > > testing as a

[CFT] pkg-plist generator

2017-03-25 Thread Dominic Fandrey
Since February I have been working on a pkg-plist generator that understands and handles options. I believe it is now ready for public testing as a part of my bsda2 script collection: https://github.com/lonkamikaze/bsda2/releases/tag/0.2.0-rc1 Testing all combinations of options would mean perfor

Re: testing the value of ${CXX} in ports Makefile

2015-01-30 Thread Dominic Fandrey
On 30/01/2015 07:28, Don Lewis wrote: > On 29 Jan, Elizabeth Myers wrote: >> On 01/29/15 21:43, Don Lewis wrote: >>> I need to test the value of ${CXX} in the Makefile for a port and am >>> getting unexpected results. Here is a simplified version of the >>> Makefile: >>> >>> ... >>> USE_GCC=4.

Re: Staging issue with staging of net-im/libpurple (libtool?)

2014-05-21 Thread Dominic Fandrey
On 20/05/2014 22:13, Tijl Coosemans wrote: > On Tue, 20 May 2014 08:52:46 -0700 Kevin Oberman wrote: >> Removed the FIND and re-built. After the build I looked in >> stage/usr/local/lib and the .so.0 files are still present! I then installed >> with no errors. I'll admit that I don't understand wha

Re: Staging issue with staging of net-im/libpurple (libtool?)

2014-05-20 Thread Dominic Fandrey
On 20/05/2014 14:55, Tijl Coosemans wrote: > On Tue, 20 May 2014 14:14:49 +0200 Albert Shih wrote: >> Le 20/05/2014 à 14:09:45+0200, Tijl Coosemans a écrit >>> On Tue, 20 May 2014 10:55:44 +0200 Albert Shih wrote: Le 18/05/2014 à 21:11:16-0700, Kevin Oberman a écrit > I have a problem in

Re: ACTION REQUIRED - Unstaged Ports being DEPRECATED on June 31st.

2014-05-12 Thread Dominic Fandrey
On 10/05/2014 17:33, Bryan Drewery wrote: > You are receiving this mail as it affects FreeBSD ports that you maintain. > > In September 2013, the Ports framework learned how to Stage ports. > > On June 31st, all unstaged ports will be marked DEPRECATED and have > their MAINTAINER reset. > On Augu

Re: New port, what's next?

2014-04-11 Thread Dominic Fandrey
On 10/04/2014 23:14, Lars Engels wrote: > On Thu, Apr 10, 2014 at 08:37:45PM +0200, John Marino wrote: >> On 4/10/2014 20:28, Baptiste Daroussin wrote: >>> On Thu, Apr 10, 2014 at 07:32:31PM +0200, Dominic Fandrey wrote: >>>> >>>> On 10/04/2014 18:53, Hel

Re: New port, what's next?

2014-04-11 Thread Dominic Fandrey
On 10/04/2014 20:28, Baptiste Daroussin wrote: > On Thu, Apr 10, 2014 at 07:32:31PM +0200, Dominic Fandrey wrote: >> >> On 10/04/2014 18:53, Helmut Schneider wrote: >>> I created a new port, Typo3-LTS. The tgz contains >>> >>> - Makefile >>> - di

Re: New port, what's next?

2014-04-10 Thread Dominic Fandrey
On 10/04/2014 18:53, Helmut Schneider wrote: > I created a new port, Typo3-LTS. The tgz contains > > - Makefile > - distinfo > - pkg-plist > - pkg-descr > - a diff from www/typo3 > > The file has ~150kB so I assume it's to big for a PR. I assume the bulk of that is the pkg-plist. The largest pk

Re: Installing port texlive-base-20120701_10 needs staging disabled

2014-04-07 Thread Dominic Fandrey
On 06/04/2014 23:31, Dr. Peter Voigt wrote: > I have just tried to upgrade to texlive-base-20120701_10 on > 10.0-RELEASE. Building of print/texlive-base worked fine but > installation failed. As a shot in the dark I tried with > > portmaster -m "-DNO_STAGE" -D -G print/texlive-base I ran into thi

Re: DESTDIR support broken?

2013-11-22 Thread Dominic Fandrey
On 22/11/2013 14:17, Peter Pentchev wrote: > On Fri, Nov 22, 2013 at 02:02:28PM +0100, Dominic Fandrey wrote: >> On 19/11/2013 18:44, Dominic Fandrey wrote: >>> On 18/11/2013 20:28, Kimmo Paasiala wrote: >>>> On Mon, Nov 18, 2013 at 10:05 AM, Dominic Fandrey >>

Re: DESTDIR support broken?

2013-11-22 Thread Dominic Fandrey
On 22/11/2013 14:17, Peter Pentchev wrote: > On Fri, Nov 22, 2013 at 02:02:28PM +0100, Dominic Fandrey wrote: >> On 19/11/2013 18:44, Dominic Fandrey wrote: >>> On 18/11/2013 20:28, Kimmo Paasiala wrote: >>>> On Mon, Nov 18, 2013 at 10:05 AM, Dominic Fandrey >>

Re: DESTDIR support broken?

2013-11-22 Thread Dominic Fandrey
On 19/11/2013 18:44, Dominic Fandrey wrote: > On 18/11/2013 20:28, Kimmo Paasiala wrote: >> On Mon, Nov 18, 2013 at 10:05 AM, Dominic Fandrey >> wrote: >>> On 18/11/2013 04:10, Eitan Adler wrote: >>>> On Thu, Nov 14, 2013 at 1:00 PM, Dominic Fandrey &g

Re: DESTDIR support broken?

2013-11-19 Thread Dominic Fandrey
On 18/11/2013 20:28, Kimmo Paasiala wrote: > On Mon, Nov 18, 2013 at 10:05 AM, Dominic Fandrey > wrote: >> On 18/11/2013 04:10, Eitan Adler wrote: >>> On Thu, Nov 14, 2013 at 1:00 PM, Dominic Fandrey >>> wrote: >>>> # make DESTDIR=/root/tmpdest

Re: DESTDIR support broken?

2013-11-18 Thread Dominic Fandrey
On 18/11/2013 04:10, Eitan Adler wrote: > On Thu, Nov 14, 2013 at 1:00 PM, Dominic Fandrey wrote: >> # make DESTDIR=/root/tmpdest install >> ===> Creating some important subdirectories > > Are you sure you don't mean "make PREFIX=/root/tmpdest/" ? Yes

DESTDIR support broken?

2013-11-14 Thread Dominic Fandrey
# make DESTDIR=/root/tmpdest install ===> Creating some important subdirectories realpath: /root/tmpdest/___temp___: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/ports-mgmt/pkg That used to be a nice feature for populating chroots/jails. -- A: Because it fouls

Re: Is it or isn't it installed? (It is, but ports tries to again, doomed to fail.)

2013-11-05 Thread Dominic Fandrey
On 05/11/2013 14:55, Chad J. Milios wrote: > TLDR; check lines prefixed with ? in the transcript below. > > Ran into this over a couple weeks ago. Checked again with last night's > portsnap, same problem, same ports. Figured I ought to pipe up about it. > Seems like a good ol' classic mystery. >

Re: bsdadminscripts and pkng

2013-11-01 Thread Dominic Fandrey
On 01/11/2013 00:58, Jakub Lach wrote: > any plans for updating those? Kind of. I just don't know when. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? __

Re: State of the Porters' Handbook

2013-10-30 Thread Dominic Fandrey
On 29/10/2013 22:02, Gabor Pali wrote: > On Mon, Oct 28, 2013 at 4:11 PM, Baptiste Daroussin wrote: >> I do buy this argument :) and I'll see want I can do for that in the next >> couple >> of days. > > Please find a patch [1] (and see [2] for the HTML preview) for the > porters-handbook documen

Re: State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
On 28/10/2013 11:26, John Marino wrote: > On 10/28/2013 11:16, Dominic Fandrey wrote: >> On 28/10/2013 11:03, John Marino wrote: >>> If there are files in those directories, they'll be on the plist and >>> stage handles them. I'd have to look up how to

Re: State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
On 28/10/2013 11:03, John Marino wrote: > On 10/28/2013 10:54, Dominic Fandrey wrote: >> On 28/10/2013 10:34, John Marino wrote: >>> On 10/28/2013 10:29, Dominic Fandrey wrote: >>>> >>>> That's a handfull. What about installers that hard-code di

Re: State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
On 28/10/2013 10:34, John Marino wrote: > On 10/28/2013 10:29, Dominic Fandrey wrote: >> On 28/10/2013 09:58, John Marino wrote: >>> On 10/28/2013 09:53, Dominic Fandrey wrote: >>> However, converting to stagedir is reasonably documented here: >>> htt

Re: State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
On 28/10/2013 09:58, John Marino wrote: > On 10/28/2013 09:53, Dominic Fandrey wrote: >> On 28/10/2013 09:47, Łukasz Wąsikowski wrote: >>> W dniu 2013-10-28 09:41, Dominic Fandrey pisze: >>> >>>> Neither staging nor license management are described in th

Re: State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
On 28/10/2013 09:47, Łukasz Wąsikowski wrote: > W dniu 2013-10-28 09:41, Dominic Fandrey pisze: > >> Neither staging nor license management are described in the Porters' >> Handbook. >> >> Why again should we bother to support it? >> >> What happened

State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
Neither staging nor license management are described in the Porters' Handbook. Why again should we bother to support it? What happened to "the feature that is not documented doesn't exist"? -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thi

Re: [CFT] Update of xorg libraries and MESA

2013-09-18 Thread Dominic Fandrey
On 09/09/2013 16:52, Niclas Zeising wrote: > On 09/09/13 14:49, Niclas Zeising wrote: >> [Cross-posted between x11@ and ports@, please respect reply-to] >> >> Hi! >> It is time once again to update parts of the FreeBSD xorg stack, and the >> x11@ team needs YOUR help in testing! Build of graphics/

License framework

2013-09-03 Thread Dominic Fandrey
A lot of maintainers seem to have tested the license framework and recently a committer even added license information while committing one of my updates. My stand on it is that I don't care enough to be a beta-tester for it and that I'll pick up the practice, once it's described in the Porters' H

Re: xpi-* broken since firefox-22

2013-08-26 Thread Dominic Fandrey
On 26/08/2013 18:59, Florian Smeets wrote: > On 26.08.13 14:07, Dominic Fandrey wrote: >> I don't know whether that's a general problem or just affects me, >> but since Firefox 22 the xpi-* ports don't work for me any more. >> > > This was broken for a br

xpi-* broken since firefox-22

2013-08-26 Thread Dominic Fandrey
I don't know whether that's a general problem or just affects me, but since Firefox 22 the xpi-* ports don't work for me any more. I.e. they install just fine, but firefox doesn't pick them up. I'm a huge fan of "everything goes into the package system" and I am convinced plugin systems and autom

Re: sysutils/fusefs-ntfs & fusefs_enable="YES"

2013-08-21 Thread Dominic Fandrey
On 21/08/2013 23:39, RW wrote: > The README.FreeBSD file for sysutils/fusefs-ntfs and several howtos > suggest adding the line: > > fusefs_enable="YES" > > to rc.conf, but as far as I can see this doesn't affect anything since > the port doesn't install an rc.d file. I would have expected suc

[CFT] sysutils/automounter 1.4.5

2013-05-01 Thread Dominic Fandrey
I have run into a devd race with automounter on recent stable/9. Changed devd behaviour causes fork bomb like behaviour under certain conditions. If you are willing to help, please download: https://sourceforge.net/p/bsdadminscripts/automounter/ci/tip/tarball And run the following commands as a s

Re: Correct way to install preprocessed man pages

2013-05-01 Thread Dominic Fandrey
On 01/05/2013 14:29, Jake Smith wrote: > I am putting a new port together, but the source for the man pages is not > provided in the source tar for the package (and I can't find a public repo). > Instead only the "preprocessed" version is included. Do you mean it's already compressed or it's alr

Re: libreoffice

2013-02-21 Thread Dominic Fandrey
On 21/02/2013 20:54, Wojciech Puchar wrote: >> >> You know that time a quickstarter saves you starting a program is >> just the same time it made your system start take longer. > > true. but if user close a document and then open another - you get twice the > waiting time. That's strange. As lon

Re: libreoffice

2013-02-21 Thread Dominic Fandrey
On 18/02/2013 12:46, Wojciech Puchar wrote: > package works great (and far faster than openoffice) but still i would find > quickstarter functionality that is available in windows openoffice useful. You know that time a quickstarter saves you starting a program is just the same time it made your

Re: New version of TeX?

2013-02-16 Thread Dominic Fandrey
On 16/02/2013 18:31, Chris Rees wrote: > On 6 February 2013 13:50, Nathan Whitehorn wrote: >> On 02/05/13 21:01, Dominic Fandrey wrote: >>> On 04/02/2013 21:08, Boris Samorodov wrote: >>>> 04.02.2013 10:21, Dominic Fandrey пишет: >>>>> On 04/02/2013 02

Re: LibreOffice 3.6.5 on amd

2013-02-09 Thread Dominic Fandrey
On 08/02/2013 14:41, Albert Shih wrote: > ===> Registering installation for libreoffice-3.6.5_1 > pkg_create: read_plist: unknown command '@dirrmtry share/mimelnk/application' > (package tools out of date?) > pkg_create: read_plist: unknown command '@dirrmtry share/mimelnk' (package > tools out

Re: New version of TeX?

2013-02-05 Thread Dominic Fandrey
On 04/02/2013 21:08, Boris Samorodov wrote: > 04.02.2013 10:21, Dominic Fandrey пишет: >> On 04/02/2013 02:04, Danilo Egea wrote: >>> Well, there is this project http://code.google.com/p/freebsd-texlive/ >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171571

Re: New version of TeX?

2013-02-03 Thread Dominic Fandrey
On 04/02/2013 02:04, Danilo Egea wrote: > Well, there is this project http://code.google.com/p/freebsd-texlive/ http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171571 -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q:

Re: libreoffice build fails on i386

2013-02-03 Thread Dominic Fandrey
On 03/02/2013 05:08, Kevin Oberman wrote: > I am unable to build libreoffice on an i386 system. It builds fine on > amd64. All systems are running 9.1-stable, one from Jan. 10 and one > from Jan. 27. Both using default compilers. I get a segment fault > running the sot. This may not be a solution

Re: If a port requires xorg-server's source tree, how to write Makefile?

2013-02-03 Thread Dominic Fandrey
On 03/02/2013 13:30, meta wrote: > Hi, > > A few times I've already posted freebsd-ports list that I'm working for > creating a port net/tigervnc. It is almost be done but I have a question. > > TigerVNC's source tree is not complete to make everything. We have to > put freebsd-patched xorg-ser

Re: E17 won't start

2012-12-24 Thread Dominic Fandrey
On 24/12/2012 10:57, Grzegorz Blach wrote: > On Mon, 2012-12-24 at 03:46 +0100, Dominic Fandrey wrote: >> On 24/12/2012 03:28, Dominic Fandrey wrote: >>> On 24/12/2012 03:19, Dominic Fandrey wrote: >>>> >>>> On 23/12/2012 20:18, Matthieu Volat

Re: E17 won't start

2012-12-23 Thread Dominic Fandrey
On 24/12/2012 03:28, Dominic Fandrey wrote: > On 24/12/2012 03:19, Dominic Fandrey wrote: >> >> On 23/12/2012 20:18, Matthieu Volat wrote: >>> I've been unable to start an enlightenment session after the recent upgrade >>> to the release. >> >>

Re: E17 won't start

2012-12-23 Thread Dominic Fandrey
On 24/12/2012 03:19, Dominic Fandrey wrote: > > On 23/12/2012 20:18, Matthieu Volat wrote: >> I've been unable to start an enlightenment session after the recent upgrade >> to the release. > > I have the same issue. > >> I just have a black screen with

Re: E17 won't start

2012-12-23 Thread Dominic Fandrey
On 23/12/2012 20:18, Matthieu Volat wrote: > I've been unable to start an enlightenment session after the recent upgrade > to the release. I have the same issue. > I just have a black screen with the mouse (that can move) and nothing else. > There is nothing that can help in ~/.xession-errors.

Re: gcc and g++ version setting in buildflags.conf

2012-12-18 Thread Dominic Fandrey
On 16/12/2012 08:26, Beeblebrox wrote: > I am running a purely clang world (no gcc42), while I also have gcc46 > installed for ports building. I use ccache for both world and ports. In > /usr/local/etc/buildflags.conf I have set: > BUILDFLAGS_GCC= 4.6+ > GCC_DEFAULT_VERSION=

Re: [CFT] fusefs-ntfs and fusefs-libs updates

2012-10-25 Thread Dominic Fandrey
On 24/10/2012 15:33, Florian Smeets wrote: On 10/22/2012 10:05, Dominic Fandrey wrote: On my RELENG_9 system apart from ntfs non of the fusefs systems works any more: fusefs-smbnetfs-0.5.3a fusefs-sshfs-2.4 fusefs-wdfs-1.4.2_4 And concerning ntfs, ports/170695 is still present. All in all, I

Re: [CFT] fusefs-ntfs and fusefs-libs updates

2012-10-22 Thread Dominic Fandrey
On my RELENG_9 system apart from ntfs non of the fusefs systems works any more: fusefs-smbnetfs-0.5.3a fusefs-sshfs-2.4 fusefs-wdfs-1.4.2_4 And concerning ntfs, ports/170695 is still present. All in all, I was much better off before the updates. -- A: Because it fouls the order in which people

Re: [CFT] TexLive port

2012-08-20 Thread Dominic Fandrey
On 20/08/2012 10:16, Denny Lin wrote: On Mon, Aug 20, 2012 at 09:51:02AM +0200, Dominic Fandrey wrote: On 12/08/2012 10:12, Dominic Fandrey wrote: On 31/07/2012 00:48, Dominic Fandrey wrote: I have a well working TexLive 2012 port, intended to be a replacement for teTex. ... Because a lot

Re: [CFT] TexLive port

2012-08-20 Thread Dominic Fandrey
On 20/08/2012 10:40, Doug Barton wrote: On 08/20/2012 01:23, Dominic Fandrey wrote: I have run into problems with portmaster. The problem is that it doesn't check whether a dependency is satisfied. It just goes ahead and installs them. I think a dependency like: latex:${PORTSDIR}/

Re: [CFT] TexLive port

2012-08-20 Thread Dominic Fandrey
On 20/08/2012 10:16, Denny Lin wrote: On Mon, Aug 20, 2012 at 09:51:02AM +0200, Dominic Fandrey wrote: On 12/08/2012 10:12, Dominic Fandrey wrote: On 31/07/2012 00:48, Dominic Fandrey wrote: I have a well working TexLive 2012 port, intended to be a replacement for teTex. ... Because a lot

Re: [CFT] TexLive port

2012-08-20 Thread Dominic Fandrey
On 12/08/2012 10:12, Dominic Fandrey wrote: On 31/07/2012 00:48, Dominic Fandrey wrote: I have a well working TexLive 2012 port, intended to be a replacement for teTex. ... Because a lot of things depend on a working TeX install I'd like to have some volunteers in a week. Here we go:

Re: [CFT] TexLive port

2012-08-14 Thread Dominic Fandrey
Hi, On 14/08/2012 03:49, Denny Lin wrote: On Mon, Aug 13, 2012 at 09:50:15AM +0200, Dominic Fandrey wrote: On 13/08/2012 04:45, Denny Lin wrote: On Sun, Aug 12, 2012 at 10:12:33AM +0200, Dominic Fandrey wrote: On 31/07/2012 00:48, Dominic Fandrey wrote: Here we go: http://www.home.hs

Re: [CFT] TexLive port

2012-08-13 Thread Dominic Fandrey
On 13/08/2012 04:45, Denny Lin wrote: Hi, On Sun, Aug 12, 2012 at 10:12:33AM +0200, Dominic Fandrey wrote: On 31/07/2012 00:48, Dominic Fandrey wrote: Here we go: http://www.home.hs-karlsruhe.de/~fado1011/texlive/ # mkdir ~/texlive # cd ~/texlive # fetch http://www.home.hs-karlsruhe.de

Re: [CFT] TexLive port

2012-08-12 Thread Dominic Fandrey
Hello, On 12/08/2012 10:50, Baptiste Daroussin wrote: On Sun, Aug 12, 2012 at 10:12:33AM +0200, Dominic Fandrey wrote: ... Here we go: Are you aware of: http://code.google.com/p/freebsd-texlive/ ? romain@ has been working and maintaining those ports for a while and has plan to merge them

RELENG_7/amd64 feedback for devel/zziplib required

2012-08-12 Thread Dominic Fandrey
The port is marked broken for RELENG_7/amd64 for segfaulting during build. It doesn't segfault in my RELENG_9 hosted RELENG_7 Tinderbox jail: http://www.freebsd.org/cgi/query-pr.cgi?pr=170548 Can any of you native RELENG_7 users out there shed some light whether the issue exists on your boxes? M

[CFT] TexLive port

2012-08-12 Thread Dominic Fandrey
On 31/07/2012 00:48, Dominic Fandrey wrote: I have a well working TexLive 2012 port, intended to be a replacement for teTex. ... Because a lot of things depend on a working TeX install I'd like to have some volunteers in a week. Here we go: http://www.home.hs-karlsruhe.de/~fado1011/te

TexLive port

2012-07-30 Thread Dominic Fandrey
I have a well working TexLive 2012 port, intended to be a replacement for teTex. I'm off to the FSAE Germany competition for a week, but afterwards I just have to make a couple of TB runs to weed out missing build dependencies and I can open the PR. Because a lot of things depend on a working Te

Re: Binary packages for LibreOffice 3.5 or 3.4

2012-05-08 Thread Dominic Fandrey
On 08/05/2012 08:53, Yamagi Burmeister wrote: I'd like to ask whether there are sites were binary packages could be downloaded from and are there any experiences with installing them on either 9-STABLE or 10-CURRENT? We (BSDForen.de) have unofficial packages build by the community at http://wik

Re: libreoffice-3.5.2_1 tinderbox failure

2012-04-24 Thread Dominic Fandrey
On 24/04/2012 09:10, Baptiste Daroussin wrote: On Tue, Apr 24, 2012 at 08:19:49AM +0200, Dominic Fandrey wrote: There are a couple of issues that prevent tinderbox from creating tinderbox packages. ... On RELENG_8 and RELENG_7 (typo fixed) tinderbox doesn't see the dependency on lang/

Re: libreoffice-3.5.2_1 tinderbox failure

2012-04-24 Thread Dominic Fandrey
On 24/04/2012 09:10, Baptiste Daroussin wrote: On Tue, Apr 24, 2012 at 08:19:49AM +0200, Dominic Fandrey wrote: There are a couple of issues that prevent tinderbox from creating tinderbox packages. The first issue, which prevents packaging on RELENG_9 is simply a wrong dependency path for x11

Re: libreoffice-3.5.2_1 tinderbox failure

2012-04-23 Thread Dominic Fandrey
On 24/04/2012 08:19, Dominic Fandrey wrote: On RELENG_8 and RELENG_9 tinderbox doesn't see the dependency on lang/clang. s/RELENG_9/RELENG_7/ -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the

libreoffice-3.5.2_1 tinderbox failure

2012-04-23 Thread Dominic Fandrey
There are a couple of issues that prevent tinderbox from creating tinderbox packages. The first issue, which prevents packaging on RELENG_9 is simply a wrong dependency path for x11-fonts/liberation-fonts-ttf. This one should be simple. On RELENG_8 and RELENG_9 tinderbox doesn't see the dependen

Good source for linux libs

2012-02-02 Thread Dominic Fandrey
I need some linux libraries to throw in with a port of Eagle6. http://www.freebsd.org/cgi/query-pr.cgi?pr=164581 I'm Linux illiterate, does anyone know a good source for all of these: - libpng14.so.14 - libssl.so.1.0.0 - libcrypto.so.1.0.0 - libjpeg.so.8 With good source I mean something that qu

Re: Update for graphics/ImageMagick failed

2011-11-06 Thread Dominic Fandrey
On 06/11/2011 08:27, Leslie Jensen wrote: > > Please take a look at this. > > > > > CXXLD Magick++/lib/libMagick++.la > CCLD utilities/animate > magick/.libs/libMagickCore.so: undefined reference to `UnregisterPANGOImage' > magick/.libs/libMagickCore.so: undefined reference to `RegisterP

Re: ports/162049: The Ports tree lacks a framework to restart services

2011-10-31 Thread Dominic Fandrey
On 31/10/2011 09:37, Doug Barton wrote: > On 10/31/2011 00:38, Dominic Fandrey wrote: >> On 31/10/2011 07:28, Doug Barton wrote: >>> On 10/27/2011 09:27, Scott Lambert wrote: >>>> On Thu, Oct 27, 2011 at 11:15:00AM +0200, Ed Schouten wrote: >>>>> What r

Re: ports/162049: The Ports tree lacks a framework to restart services

2011-10-31 Thread Dominic Fandrey
On 31/10/2011 07:28, Doug Barton wrote: > On 10/27/2011 09:27, Scott Lambert wrote: >> On Thu, Oct 27, 2011 at 11:15:00AM +0200, Ed Schouten wrote: >>> What really bothers me when I use the FreeBSD Ports tree on one of my >>> systems, is that the behaviour of dealing with services is quite >>> inco

bsd.clang.mk

2011-10-30 Thread Dominic Fandrey
I just submitted ports/162178 (http://www.freebsd.org/cgi/query-pr.cgi?pr=162178), it adds a bsd.clang.mk that allows port maintainers and users to tune the use of Clang/LLVM with the ports tree. Maintainers can: - Mark ports as CLANG_SAFE - Mark ports as CLANG_UNSAFE - Use CLANG_PREFERRED (if av

Re: enigmail 1.2

2011-07-04 Thread Dominic Fandrey
OK, I got it, solution at the end. On 05/07/2011 00:02, Matthias Andree wrote: > Am 04.07.2011 19:42, schrieb Dominic Fandrey: >> Hello, >> >> I got enigmail 1.2 to build by changing the gecko extract dependency >> target from configure to build. >> >> It

enigmail 1.2

2011-07-04 Thread Dominic Fandrey
Hello, I got enigmail 1.2 to build by changing the gecko extract dependency target from configure to build. It installs and runs, but it always claims the gpg agent cannot be found. Even when I configure it manually. I'm out of ideas. Any suggestions? Regards -- A: Because it fouls the order

Re: cvs commit: ports UPDATING

2011-07-01 Thread Dominic Fandrey
On 01/07/2011 05:22, Doug Barton wrote: > On 06/30/2011 14:03, Stephen Montgomery-Smith wrote: >> stephen 2011-06-30 21:03:43 UTC >> >>FreeBSD ports repository >> >>Modified files: >> .UPDATING >>Log: >>- Tell octave-forge* users to completely remove old

openjdk7 missing dependency on alsa

2011-05-30 Thread Dominic Fandrey
My openjdk7 build fails building something named jsoundalsa. There's no alsa on my system and I don't see the dependency in the port. I installed audia/alsa-lib, now openjdk7 builds. Still I don't see why I need yet another sound server. Regards -- A: Because it fouls the order in which people

Re: problem building Firefox 4

2011-03-24 Thread Dominic Fandrey
Hello, On 24/03/2011 03:14, Robert Huff wrote: > > On > > FreeBSD 9.0-CURRENT #0: Sat Oct 23 08:15:53 EDT 2010 amd64 > > I get: > ... > > /data/port-work/mozilla-2.0/obj-amd64-unknown-freebsd9.0/config/nsinstall > > -R -m 644 _xpidlgen/exthelper.xpt ../../../dist/bin/components >

Firefox4 Ignores DPI

2011-03-23 Thread Dominic Fandrey
Firefox4 ignores both the system DPI setting and its own preference layout.css.dpi. Instead Firefox4 renders everything as if the screen had 96DPI. Here you can view the DPI used by your browser: http://www.home.hs-karlsruhe.de/~fado0001/testdpi.html I have submitted a fix to bugzilla.mozilla.org

Re: curses update

2011-03-06 Thread Dominic Fandrey
On 06/03/2011 21:17, Dominic Fandrey wrote: > It seems a lot of dependant packages need to be rebuilt: > > This is my personal rebuild list: > > # pkg_libchk -q > aalib-1.4.r5_5 > aspell-0.60.6_5 > eclipse-3.6.1_1 > Sorry about getting eclipse in there. It sh

curses update

2011-03-06 Thread Dominic Fandrey
It seems a lot of dependant packages need to be rebuilt: # pkg_libchk aalib-1.4.r5_5: /usr/local/bin/aafire misses libncurses.so.5.7 aalib-1.4.r5_5: /usr/local/bin/aafire misses libncurses.so.5.7 aalib-1.4.r5_5: /usr/local/bin/aainfo misses libncurses.so.5.7 aalib-1.4.r5_5: /usr/local/bin/aainfo m

Re: xf86-video-ati 6.14.0 crashes System

2011-03-01 Thread Dominic Fandrey
On 27/02/2011 23:05, David Demelier wrote: > On 27/02/2011 21:50, Christian Weisgerber wrote: >> Christoph Moench-Tegeder wrote: >> after update tu the new xorg on my FreeBSD8 my system crashes all time I start X. >>> >>> Same here with >> >> Also reported by me for the ATI Radeon RV370

webspace for libbluray and libaacs required

2011-02-20 Thread Dominic Fandrey
During the last 2 days I have ported libbluray and libaacs to FreeBSD. Installing them and rebuilding mplayer or vlc should allow playing blu-ray disks with the following constraints: - mount_udf must be able to mount the disk or the data must be copied to a hard disk by other means, first - The

Re: What ports require this port?

2011-02-08 Thread Dominic Fandrey
On 07/02/2011 21:13, Dan Langille wrote: > > On Mon, February 7, 2011 11:06 am, Dominic Fandrey wrote: >> On 07/02/2011 03:01, b. f. wrote: >>>> Over the weekend, a new feature was added to FreshPorts BETA. A port >>>> now lists all ports that require it

Re: What ports require this port?

2011-02-07 Thread Dominic Fandrey
On 07/02/2011 03:01, b. f. wrote: >> Over the weekend, a new feature was added to FreshPorts BETA. A port >> now lists all ports that require it. This code will eventually move to >> production after it's been running on on the beta site for a while. >> >> Notes: >> >> * The code uses the output

Re: Plans for making MAKE_JOBS_SAFE as default

2010-12-23 Thread Dominic Fandrey
This is a resend, because I forgot to CC ports. On 23/12/2010 10:18, Alexey Dokuchaev wrote: > Hi there, > > As far as I remember, when _MAKE_JOBS functionality was introduced, one > of the ultimate goals was to flip the switch at some point so ports are > built with -jX unless marked as MAKE_JOB

Re: confused build_depends

2010-12-03 Thread Dominic Fandrey
On 02/12/2010 19:49, Olli Hauer wrote: > On 2010-12-02 14:12, Dominic Fandrey wrote: >> # cd /usr/ports/net/wireshark >> # make -VBUILD_DEPENDS >> /usr/local/lib/libcrypto.so.8:/usr/ports/cad/linux-eagle5 ... >> >> Well, eagle5 does not install the file libcrypto.s

confused build_depends

2010-12-02 Thread Dominic Fandrey
# cd /usr/ports/net/wireshark # make -VBUILD_DEPENDS /usr/local/lib/libcrypto.so.8:/usr/ports/cad/linux-eagle5 ... Well, eagle5 does not install the file libcrypto.so.8, thus it doesn't exist and the ports system will try to install linux-eagle5 when building wireshark. Of course linux-eagle5 is a

Re: packages compressed with xz

2010-11-28 Thread Dominic Fandrey
Hello, On 28/11/2010 22:12, Goran Tal wrote: > Now that the base system supports xz compression, it should be used as > the default compression for packages. > > Files compressed with xz are smaller and decompress faster than those > compressed with bzip2. This can make an installation much quick

Re: /pub or not /pub

2010-11-08 Thread Dominic Fandrey
On 08/11/2010 22:39, Torfinn Ingolfsen wrote: > On Wed, Nov 3, 2010 at 3:20 PM, Dominic Fandrey wrote: >> It has come to my attention that a lot of FTP mirrors have their >> FreeBSD data under /FreeBSD instead of /pub/FreeBSD. >> >> Which version is recommended and used

/pub or not /pub

2010-11-03 Thread Dominic Fandrey
It has come to my attention that a lot of FTP mirrors have their FreeBSD data under /FreeBSD instead of /pub/FreeBSD. Which version is recommended and used to create PACKAGESITE from PACKAGEROOT? Regards -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting

Re: Use of license in ports Makefile

2010-10-29 Thread Dominic Fandrey
On 28/10/2010 00:52, Carmel wrote: > I have a application that I want to port to FreeBSD. It is licensed > under the BSD license from what I can understand. In the new port's > Makefile, would I just put something like this: > ... To my understanding this LICENSE stuff is not mature. And the more

Re: looking for a committer

2010-10-13 Thread Dominic Fandrey
On 13/10/2010 16:52, Warren Block wrote: > On Wed, 13 Oct 2010, Dominic Fandrey wrote: > >> I'm looking for a committer for the openarena port: >> http://www.freebsd.org/cgi/query-pr.cgi?pr=146818 >> >> The PR sits there since May. > > FWIW, I'v

looking for a committer

2010-10-13 Thread Dominic Fandrey
I'm looking for a committer for the openarena port: http://www.freebsd.org/cgi/query-pr.cgi?pr=146818 The PR sits there since May. I'd like to work on the ioquake3, ioquake3-devel and iourbanterror ports. The pending openarena commit is blocking, because of changes to the ioquake3 master port. T

Re: OPTIONS

2010-10-03 Thread Dominic Fandrey
On 03/10/2010 12:54, Miroslav Lachman wrote: > Dominic Fandrey wrote: >> On 03/10/2010 11:45, David DEMELIER wrote: >>> 2010/10/3 Matthew Seaman: >>> I don't want something complex, checkbox, textbox, radiobuttons is >>> enough. >> >> Textbox i

Re: OPTIONS

2010-10-03 Thread Dominic Fandrey
On 03/10/2010 12:48, David DEMELIER wrote: > 2010/10/3 Dominic Fandrey : >> On 03/10/2010 12:29, David DEMELIER wrote: >>> 2010/10/3 Dominic Fandrey : >>>> On 03/10/2010 11:45, David DEMELIER wrote: >>>>> 2010/10/3 Matthew Seaman : >>&g

Re: OPTIONS

2010-10-03 Thread Dominic Fandrey
On 03/10/2010 12:29, David DEMELIER wrote: > 2010/10/3 Dominic Fandrey : >> On 03/10/2010 11:45, David DEMELIER wrote: >>> 2010/10/3 Matthew Seaman : >>> I don't want something complex, checkbox, textbox, radiobuttons is enough. >> >> Textbox is _very_

Re: OPTIONS

2010-10-03 Thread Dominic Fandrey
On 03/10/2010 11:45, David DEMELIER wrote: > 2010/10/3 Matthew Seaman : > I don't want something complex, checkbox, textbox, radiobuttons is enough. Textbox is _very_ complex. Think of all the code you'd have to add to ports to check what was entered by the user. At the very least you have to veri

Re: porting: Linux to Freebsd

2010-10-02 Thread Dominic Fandrey
On 02/10/2010 08:42, Chetan Shukla wrote: > Hi, > Could someone please outline the steps needed in porting a general > application from > Linux to FreeBSD. If the thing is not tightly coupled to the kernel, the general compile guide to the software you try to compile will suffice most of the time

Re: Using portmaster with different PYTHON_VERSION

2010-09-30 Thread Dominic Fandrey
On 01/10/2010 01:04, Doug Barton wrote: > On 9/29/2010 1:57 PM, Dmitry Pryanishnikov wrote: >> Hello! >> >> 2010/9/28 Doug Barton: >>> >>> I would also argue that there is a fundamental assumption in the ports >>> infrastructure that what you're doing here (installing both versions >>> on the >>> s

Re: Distributed Version Control for ports(7) ( was: Re: autoconf update )

2010-09-20 Thread Dominic Fandrey
On 20/09/2010 03:01, Carlos A. M. dos Santos wrote: > On Sun, Sep 19, 2010 at 6:34 AM, Ion-Mihai Tetcu wrote: > Is this just my impression or are we trying to build a bikeshed here? I think we all agree, that the stage is not set for a VCS change. Regards -- A: Because it fouls the order in

Re: autoconf update

2010-09-17 Thread Dominic Fandrey
On 18/09/2010 01:13, per...@pluto.rain.com wrote: > jhell wrote: > >> ... Mercurial being the distributed version control that it is >> allows you to clone, make the changes you need to the clone test it >> thoroughly and then either push or pull them to the main tree ... > > At the risk of star

Re: autoconf update

2010-09-16 Thread Dominic Fandrey
On 17/09/2010 06:41, Doug Barton wrote: > On 9/16/2010 6:15 PM, Doug Barton wrote: >> On 9/16/2010 3:35 PM, Anonymous wrote: >>> Dominic Fandrey writes: >>> >>>> On 16/09/2010 19:17, Dmitry Marakasov wrote: >>>>> * Dominic Fandrey (kamik...@

Re: autoconf update

2010-09-16 Thread Dominic Fandrey
On 17/09/2010 00:35, Anonymous wrote: > Dominic Fandrey writes: > >> On 16/09/2010 19:17, Dmitry Marakasov wrote: >>> * Dominic Fandrey (kamik...@bsdforen.de) wrote: >>> >>>> Just out of curiosity, why a version bump because of a build >>>>

Re: autoconf update

2010-09-16 Thread Dominic Fandrey
On 16/09/2010 19:17, Dmitry Marakasov wrote: > * Dominic Fandrey (kamik...@bsdforen.de) wrote: > >> Just out of curiosity, why a version bump because of a build >> dependency? >> >> I don't think an autoconf update should have an effect on any >> /running

autoconf update

2010-09-15 Thread Dominic Fandrey
Just out of curiosity, why a version bump because of a build dependency? I don't think an autoconf update should have an effect on any /running/ software but build systems. And I don't see how rebuilding all the software improves it. This is not a criticism - I just think there is something I don

  1   2   3   4   >