I had recently updated my www/frontpage and sent a patch for
security/vscan port to work on FreeBSD/amd64. I had to set LDCONFIG
to /sbin/ldconfig -32, in order for it to find the dependancy on the
32bit libraries.
I initialily was thinking that USE_LDCONFIG32 should set LDCONFIG, but
this was
On 7/19/06, John E Hein <[EMAIL PROTECTED]> wrote:
Let's say there are two ports A & B.
They both provide libfoo.so.1 (and so register CONFLICTS with each other).
Now port C wants to use libfoo (and doesn't care if it gets it
from A or B).
What does port C list in it's LIB_DEPENDS?
What if it
On 7/20/06, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote:
I wonder if it's possible to resolve the situation when
(defined(WITH_GNUTLS) && !defined(WITHOUT_SSL)) in a
friendlier way than a simple IGNORE. I have WITH_GNUTLS
in my make.conf and I don't have WITHOUT_SSL there. It
would be great if yo
On 8/1/06, Jiawei Ye <[EMAIL PROTECTED]> wrote:
2. I just made a java/jdk15 yesterday, and the port gets updated
today, resulting in portmaster wanting to upgrade the port, but
portmaster will also try to install linux-sun-jdk15 as a dependancy on
JDK15. The normal situation is that when there is
On 8/1/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote:
On Tue, 01 Aug 2006 22:50:30 -0500, Jiawei Ye <[EMAIL PROTECTED]> wrote:
> I am running into 2 problems.
>
> 1. Some ports want devel/bison as dependancy, I installed devel/bison2
> and it works too. But when the bison1 depending port gets u
On 8/3/06, Beech Rintoul <[EMAIL PROTECTED]> wrote:
I have an ongoing problem with the makefile for ftp/proftpd. This problem
existed when I took over maintainership of the port and I'd like to fix it if
possible before the next update.
When I run portlint, I get the following:
FATAL: Makefile:
On 8/3/06, Rodrigo Graeff <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Since a few days ago I have noted that for some strange reason some
ports are not been initialized at the boot, for example: mysql-server
I have at my rc.conf the line mysql_enable="YES" and I also
On Sun, May 10, 2009 at 11:20 AM, wrote:
>
>
> add_pkg
> ===> Installing for bwi-firmware-kmod-3.130.20
> ===> Generating temporary packing list
> ===> Checking if net/bwi-firmware-kmod a
On Sun, May 17, 2009 at 12:47 AM, Ion-Mihai Tetcu wrote:
> On Sat, 16 May 2009 18:15:52 -0700
> Doug Barton wrote:
>
>> Scot Hetzel wrote:
>> > This shouldn't be flaged as an mtree error. The reason that
>> > linker.hints was left behind is due to this f
On Thu, May 21, 2009 at 9:34 PM, Philip M. Gollucci
wrote:
>> +20090521:
>> +AUTHOR: port...@freebsd.org
>> +
>> + * bsd.port.options.mk is now clear to be widely used.
>> +
>
> Are there any existing examples of how one should use this or porters
> handbook sections ?
>
The comments in bsd.port
2009/6/16 martinko :
> Hallo,
>
> I've installed graphics/gimp which installed devel/boost.
> Now I'm trying to install x11/kdebase4* that want devel/boost-python which
> is in conflict with devel/boost.
> I don't think I've modified any port options, therefore I'm wondering why
> the ports fail to
On Thu, Jul 9, 2009 at 7:46 AM, Guido Falsi wrote:
> On Thu, Jul 09, 2009 at 12:52:32PM +0200, Gianni Doe wrote:
>> >Grazie a te, e mi spiace non avere potuto applicare prima questa
>> >patch.
>>
>>
>> Many thanks Guido
>> I have applied the patch and SquidGuard + LDAP is now working perfectly.
>>
On Tue, Oct 20, 2009 at 1:55 PM, Paul Schmehl wrote:
> --On Tuesday, October 20, 2009 13:35:57 -0500 Scott Lambert
> wrote:
>
>>
>> wrote:
>>>
>>> I'm working on a new port, and I'm getting this error during make
>>> install:
>>>
>>> test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/
On Tue, Nov 17, 2009 at 3:59 PM, Eitan Adler wrote:
>> Actually, I *had* a patch that got the source from svn, tarred it
>> and checksummed it, with little modification to the do-fetch target
>> and abusing FETCH_* variables.
>> The unsolvable problem I ran in to, is that svn doesn't adjust
>> tim
On 11/26/09, Gary Kline wrote:
> > Looks like all the OpenOffice ports have a line like this:
> > JAVA_VENDOR=freebsd bsdjava openjdk
>
>
>
> Okay, so what does this mean I'm going to have to find and
> build from java-land from Sun? Anything??
>
>
It defines which jav
On 11/29/09, Scott Nicholson wrote:
> Hi, I'm having issues attempting to update cups via ports:
>
> ...
>
> Linking bannertops...
> cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler
> -L/usr/local/lib -Wl,-R/usr/local/lib -pie -fPIE -Wall -Wno-format-y2k
> -fPIC -Os -g -fstack-pr
On 12/4/09, Norikatsu Shigemura wrote:
> Hi Radeon HD 2xxx, 3xxx and 4xxx users!
>
> I'm ready to update ports related Mesa3D to 7.6 base, graphics/dri,
> graphics/libGL*, graphics/libglut, graphics/mesa-demos and
> graphics/libdrm. Please see also my attached patch file.
You will also need the attached patch for graphics/libglut, since
bsd.mesalib.mk automatically upgrades this port to 7.6 also.
Scot
Index: libglut/distinfo
===
RCS file: /home/ncvs/ports/graphics/libglut/distinfo,v
retrieving revision
On Mon, Dec 28, 2009 at 3:22 AM, Yevgen Krapiva wrote:
> Hi guys,
>
> I'm trying to create my own port. I'm stucked with the following
> Makefile:
>
> PORTNAME= openjsip
> PORTVERSION= 0.0.4
> ...
> ...
> MY_FILE= proxy.properties
>
> do-check:
>
> #FIRST TEST
> . if !exists(/usr/loca
On Wed, Dec 30, 2009 at 2:53 AM, Ronald F. Guilmette
wrote:
> So now... I FINALLY (whew!) got avahi-app built and installed... albeit
> one which does not use that DBus thingy. OK swell. So now I go on to
> build gthumb and I get the crap below. Have you got any sage suggestions
> for how I sho
On Thu, Dec 31, 2009 at 7:42 AM, eculp wrote:
> firefox35 crashes frequently and when run from the command line always look
> for libpthread.so.0 that is non existent. I assume that I have something
> old in some of the firefox plugins but have tried recompiling everything
> that I am suspicious
On Thu, Dec 31, 2009 at 9:46 AM, eculp wrote:
> Thanks Scot. I see the same:
>
> # ls -l /compat/linux/lib/libpthread*
> -rwxr-xr-x 1 root wheel 133456 Dec 29 08:23
> /compat/linux/lib/libpthread-2.9.so
> lrwxrwxrwx 1 root wheel 17 Dec 29 08:34
> /compat/linux/lib/libpthread.so.0 -> lib
2010/1/10 Yuriy Grishin :
> Hi all,
>
> Right after the installation process there is a backup directory (that is
> empty yet) relevant to the prefix.
> After typing
>
> #make package
>
> there is a .tbz appears.
> I don't know the reason but there is no backup directory in it.
> On the other hand,
On 1/12/10, Erik Trulsson wrote:
> On Tue, Jan 12, 2010 at 09:45:35PM +0600, keneasson wrote:
> > Hello,
> >
> > Forgive cross posting, i have an unusable system and an not sure where to
> post.
> > This follows up a more lengthy post, but i've got some new info so again.
> >
> > libxul req
On 1/12/10, keneasson wrote:
> Hi thanks for the reply.
> I'm worried that changing WITH_GECKO will try and rebuild firefox2 which is
> marked IGNORE. It took me a long time to get that resolved.
>
> Here is a bit of my portmaster -a log, it's pretty clear that there is a
> dependency loop.
>
On Tue, Jan 12, 2010 at 12:29 PM, keneasson wrote:
> I did a pkg_delete for both libiconv and libxul in the hope that this would
> clear any stale depends from firefox2 days causing me these problems.
>
:
> #cd ../../devel/libtool22
> local# make
> ===> libtool-2.2.6b depends on file: /usr/local
On Tue, Jan 12, 2010 at 12:51 PM, Scot Hetzel wrote:
> On Tue, Jan 12, 2010 at 12:29 PM, keneasson wrote:
>> I did a pkg_delete for both libiconv and libxul in the hope that this would
>> clear any stale depends from firefox2 days causing me these problems.
>>
> :
>
010/1/25 Francisco de Borja López Río :
>
> Hi all.
>
> I've been trying to use Cherokee in one of my projects, but seems there
> are some issues with cherokee in FreeBSD
> (http://code.google.com/p/cherokee/issues/detail?id=617)
>
> Is there anyone using cherokee, or is it broken in FreeBSD?
>
> I
On Sun, Mar 7, 2010 at 5:41 AM, Dean Hamstead wrote:
> Hello ports list,
>
> I see from the ports/netdisco/Makefile that this list is the maintainer
> for the netdisco port. I would like to report that a new version is
> available upstream and request that the be port be updated to support it.
>
W
On Wed, Mar 17, 2010 at 9:35 PM, Jason Garrett wrote:
> The port now compiles.
>
> I could submit a patch omitting this, but is that the RIGHT fix?
The correct fix is to remove the sys/timeb.h from the list of headers
to check for in the configure.in script
See PR 144845
http://www.freebsd.org/
On Wed, Mar 17, 2010 at 10:45 PM, Adam Vande More wrote:
> On Wed, Mar 17, 2010 at 10:38 PM, Jason Garrett wrote:
>
>> CC'ing port maintainer
>>
>> Here is the commit for timeb.h being deprecated and adding the #warning
>>
>> http://www.mail-archive.com/svn-src-...@freebsd.org/msg20965.html
>>
>>
On Fri, Apr 16, 2010 at 12:07 AM, Dan Langille wrote:
> I've been trying for two days to upgrade php5. I fail.
>
> history:
>
> http://forums.freebsd.org/showthread.php?t=13284
>
> Short story:
>
> error: pcrelib/pcre.h: No such file or directory
>
> FreeBSD 8.0-STABLE #0: Tue Apr 13 19:28:24 BST
On Wed, May 5, 2010 at 6:55 AM, Aristedes Maniatis wrote:
>> Is there an apache-2.2.13 package in packages/All? And what do the links
>> in packages/www and packages/Latest refer to?
>
>
> No package named that in All. Just the *-worker variant.
>
> /usr/ports/packages # ls -al www/apache-worker-2
On Thu, May 13, 2010 at 8:33 PM, Sahil Tandon wrote:
> On Thu, 13 May 2010, Jason wrote:
>
>> I am trying to use vsftpd 2.2.2 and use an alternative configuration file
>> for vsftp with vsftpd_flags="/path/to/some/file.conf" (obviously using a
>> real path) and it does not work as documented.
>>
>
On Fri, Jun 11, 2010 at 4:08 AM, Helmut Schneider wrote:
> Gabor Kovesdan wrote:
>
>> >
>> >===> Running ldconfig
>> > /sbin/ldconfig -m /usr/local/lib
>> >===> Registering installation for db42-4.2.52_5
>> >===> Returning to build of amavisd-new-2.6.4_6,1
>> > Error: shared library "db-4
On Wed, Jun 16, 2010 at 3:56 AM, Peter Pentchev wrote:
> On Tue, Jun 15, 2010 at 10:09:57PM -0300, Mario Sergio Fujikawa Ferreira
> wrote:
>> It will automagically detected the already installed jpeg
>> port variant (libjpeg-turbo or jpeg) and depend on it. If the user prefers
>> to set th
On Mon, Jun 28, 2010 at 5:24 PM, Paul Schmehl wrote:
> I'm working on a port update for one of the ports that I maintain, and I've
> run into a problem that I can't seem to solve.
>
> I use this construction to ensure that the port doesn't overwrite the conf
> file, if one exists:
>
> .for f in ba
On Tue, Jun 29, 2010 at 1:34 AM, Darren Pilgrim wrote:
> Paul Schmehl wrote:
>>
>> I'm working on a port update for one of the ports that I maintain, and
>> I've run into a problem that I can't seem to solve.
>>
>> I use this construction to ensure that the port doesn't overwrite the conf
>> file,
On Fri, Jul 9, 2010 at 5:27 PM, Matthew Seaman
wrote:
> However naively incrementing the shlib version in the
> databases/postgresql84-server Makefile doesn't work:
>
> ===> Configuring for postgresql-server-8.4.4_2
> checking build system type... amd64-portbld-freebsd8.1
> checking host system t
On Wed, Jul 14, 2010 at 2:46 PM, Jesse Smith wrote:
> This morning I tried to build and install a port, math/emc2 and received
> an error message saying there was a size mismatch. As I understand it,
> this means the upstream source package is now a different size than it
> was when the emc2 port
On Tue, Aug 31, 2010 at 10:06 PM, b. f. wrote:
> On 8/31/10, jhell wrote:
>> Looking closer at the math/blas & math/lapack ports:
>>
>> This statement does not make any sense. The logic is backwards for every
>> instance. And WITH_PROFILE would do.
>> .if !(defined(NOPROFILE) || defined(NO_PROFIL
On Tue, Aug 31, 2010 at 11:58 PM, b. f. wrote:
> On 9/1/10, Scot Hetzel wrote:
>> On Tue, Aug 31, 2010 at 10:06 PM, b. f. wrote:
>>> On 8/31/10, jhell wrote:
>
>>So according to bsd.own.mk, this is the correct test for the math/blas
>>port to determine if pr
On Wed, Sep 1, 2010 at 1:31 AM, Scot Hetzel wrote:
>> No, it will still take effect, after the math/blas Makefile is parsed,
>> unless _WITHOUT_SRCCONF is defined. See bsd.own.mk.
>>
>> b.
>>
>
> I created PR 150174, before I got your reply:
>
> http://
On Sat, Sep 11, 2010 at 9:33 AM, Ion-Mihai Tetcu wrote:
> On Sat, 11 Sep 2010 22:29:02 +0900
> Norikatsu Shigemura wrote:
>
>> Hi wxs and jpaetzel.
>>
>> I noticed that dhcpd server stoped after portupgrade,
>> sometimes. It's a painful accident on my network. Because I didn't
>> notice so
On Tue, Sep 28, 2010 at 1:30 PM, Dmitry Pryanishnikov
wrote:
> Hello!
>
> I'm trying to install Python additional ports (e.g. www/py-httplib2)
> for different Python versions (2.6 and 3.1) in the same system using
> the portmaster. Those packages (py26-httplib2 vs py31-httplib2) do not
> conflict
On Wed, Sep 29, 2010 at 2:53 AM, Klaus T. Aehlig wrote:
>
> Hi everybody,
>
> sorry for the noise.
>
>> > MASTERDIR= ${.CURDIR}/../py-httplib2
>>
>> shouldn't that be
>>
>> MASTERDIR=${PORTSDIR}/www/py-httplib2
>>
>> Or have I misunderstood something here?
>
> I obviously did. At least the example
On Wed, Sep 29, 2010 at 10:40 PM, Scot Hetzel wrote:
> On Wed, Sep 29, 2010 at 2:53 AM, Klaus T. Aehlig wrote:
>>
>> Hi everybody,
>>
>> sorry for the noise.
>>
>>> > MASTERDIR= ${.CURDIR}/../py-httplib2
>>>
>>> shouldn't tha
On Sun, Sep 18, 2011 at 12:22 AM, Thomas Mueller
wrote:
> I tried to build swfdec and gnash and failed with
>
> ===> pulseaudio-0.9.22_1 depends on shared library: ck-connector.0 - found
> ===> pulseaudio-0.9.22_1 depends on shared library: jack.0 - not found
> ===> Verifying install for ja
On Mon, Sep 19, 2011 at 4:56 AM, Thomas Mueller
wrote:
> >From Scot Hetzel :
>
>> The circular dependancy is being caused by audio/jack,
>> graphics/graphviz and devel/sdl12:
>
>> audio/pulseaudio
>> - audio/jack
>> -- devel/doxygen
>>
On Tue, Sep 20, 2011 at 3:47 AM, wrote:
>> Hey everyone, I maintain devel/doxygen (sorry I didn't add my 2 cents
>> earlier, I've been a bit busy) and was looking at this particular thread. I
>> know someone filed a PR regarding the circular dependency, stating that it
>> might be best to split
On Sat, Jan 28, 2012 at 6:27 PM, t...@diogunix.com wrote:
>
>
>
> On Monday 23 January 2012 17:08:44 you wrote:
>> On 23 Jan 2012 15:31, "t...@diogunix.com" wrote:
>> > > Hm, well the page at [1] claims that 5+ should be supported, and it's
>> > > from the 5.5 docs.
>> > >
>> > > I would try aski
On Tue, Feb 7, 2012 at 9:28 PM, Doug Barton wrote:
> Following up to my previous post about "Why isn't WWWDIR_REL in the
> default PLIST_SUB I broke open bsd.port.mk and found this:
>
> PLIST_SUB+= DOCSDIR="${DOCSDIR_REL}" \
> EXAMPLESDIR="${EXAMPLESDIR_REL}" \
>
On Sat, Apr 7, 2012 at 2:27 PM, Boris Samorodov wrote:
> Hi!
>
> Beware (I've got an e-mail from the author):
> 1. This is (1.135) the last free version of imaptools.
> 2. The author's intention is to release a new version with a modest fee.
> 3. All users who already get a copy of the program
On Fri, Apr 27, 2012 at 8:27 AM, enoch wrote:
> Gramps, a leading genealogy program that is written in python, requires
> the berkeley db package, revision 4.3. However, our databases/py-bsddb
> port would bring in db2+.
>
> A solution has long been suggested by gramps developers to replace
> "USE
On Wed, Dec 29, 2010 at 4:12 AM, Bob Eager wrote:
> As it says. I can do:
>
> make clean
> make
> make package
>
> and it installs fine, but then:
>
> -
> ===> Building package for asterisk18-1.8.1.1
> tar: lib/asterisk/modules/c
On Thu, Jan 27, 2011 at 11:30 AM, Helmut Schneider wrote:
> Hi,
>
> with the release of Typo3 4.5, 4.4 becomes "old stable", 4.3 becomes
> "deprecated". Therefore a change at pkg_descr is required. That is the
> only change.
>
> Do I need to bump PORTREVISION before I submit the updated port? Is
>
On Fri, Mar 4, 2011 at 4:56 AM, Baptiste Daroussin wrote:
> 2011/3/4 Alexander Kojevnikov :
>> On 3 March 2011 22:40, Baptiste Daroussin wrote:
>>> For information, about all (almost) the ports that links to ncurses
>>> have this problem.
>>
>> You are right, libchk reports a lot of broken ports
On Wed, Mar 30, 2011 at 1:40 PM, Oliver Fromme wrote:
> The current "stable" version is 10.47 (.27), and the current
> "advanced" version (this is not the development version!) is
> 10.53 (.05).
>
> I think that it makes sense to update the netpbm port to the
> "stable" version, and the netpbm-dev
On Fri, Apr 1, 2011 at 2:52 PM, David Demelier wrote:
> On 01/04/2011 11:27, Subbsd wrote:
>>
>> Hi
>>
>> Сan someone explain that option JAIL means for JDK16 when this builds
>> within jail ?
>> I have not found any specific mention in the patch or the code:
>>
>> grep -Ri jail /usr/ports/java/jd
On Fri, May 27, 2011 at 9:47 AM, Maurizio Giunti
wrote:
> Hi.
> It seems that current Perlbal port start script does not honour
> perlbal_enable rc.conf config.
> It starts even when there is perlbal_enable="NO".
>
> My cfg:
>
> bsd64# uname -a
> FreeBSD bsd64.localnetwork 8.2-RELEASE FreeBSD 8.2
On Sat, Jun 4, 2011 at 9:24 PM, Jason Hellenthal wrote:
>
> And if I might suggest, remove the old ifdef and replace with ...
>
> pre-extract:
> .if defined(WITH_IPV6)
> .undef WITH_IPV6
> @${ECHO_MSG}
> "*"
> @${ECHO_MSG} "***
On Mon, Jun 6, 2011 at 8:03 AM, Anton Shterenlikht wrote:
>> > Did you set any OPTIONS on openldap when you first installed it?
>>
>> I bet the SASL option is set and net/openldap24-client (origin) is
>> installed.
>
> yes and yes
>
>> We should just kill the openldap2{3,4}-sasl-{client,server}
>>
On Wed, Jun 8, 2011 at 5:00 AM, Ruslan Mahmatkhanov wrote:
> 08.06.2011 13:56, Ruslan Mahmatkhanov пишет:
>>
>>
>> I want to maintain www/py-html5lib, please set me as such.
>> The patch attached also makes this changes:
>> - ${MASTER_SITE_GOOGLE_CODE} -> GOOGLE_CODE
>> - po...@freebsd.org -> cvs-
On Wed, Jun 29, 2011 at 3:24 PM, Chris Rees wrote:
> Dear all,
>
> I've rewritten the CONF_FILES handling after talking to bapt@, and
> I've done away with the
> colon-separated tuples -- they're overcomplicated.
>
> The result is something like MAN and PORTDOCS (indeed most of the code
> is stole
On Fri, Jul 1, 2011 at 6:16 PM, Robert wrote:
> Greetings
>
> I am having trouble getting ICAL to build.
>
> uname -a
> FreeBSD dell64.shasta204.local 8.2-STABLE FreeBSD 8.2-STABLE #19: Fri
> Jul 1 06:36:42 PDT 2011
> root@dell64.shasta204.local:/usr/obj/usr/src/sys/GENERIC amd64
>
> I ran ports
On Thu, Jul 7, 2011 at 6:47 PM, David O'Brien wrote:
> On Sat, Jul 02, 2011 at 12:12:46AM -0500, Scot Hetzel wrote:
>> The port is only looking for tcl8.4.
> [...]
>> But you have tcl8.5 installed
>
> I don't know why this port build is looking for tcl8.5.
>
On Sun, Jul 10, 2011 at 8:21 AM, Chris Rees wrote:
> On 10 Jul 2011 13:21, "Frank J. Laszlo" wrote:
>>
>> On 7/10/2011 6:32 AM, Heino Tiedemann wrote:
>>>
>>> Hey,
>>>
>>>
>>> why is audio/akode marked as BROKEN: Unfetchable?
>>>
>>
>> Hello,
>>
>> See ports/155297. (http://www.freebsd.org/cgi/qu
On Mon, Jul 11, 2011 at 8:21 AM, David Wolfskill wrote:
> The last port that was successful in taht list was abiword-2.8.4_1; the
> one that followed it was avahi-app-0.6.29. The tail end of that attempt
> looked like:
>
> ...
> CC libavahi_gobject_la-ga-service-resolver.lo
> CC libavah
2011/7/14 Pav Lucistnik :
> Stephen Montgomery-Smith píše v čt 14. 07. 2011 v 11:57 -0500:
>
>> entry. I assume that the filename of the desktop entry is unimportant,
>
> The filename of desktop entry should be 100% inconsequential, and our
> only care should be not have two ports installing same
2011/7/15 Warren Block :
>> How about something like this:
>>
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=158936
>
> Wouldn't the point of using a separate filename argument be to let the user
> specify exactly what the name is? Here you end up with the same
> system-processed filename. Possibl
On 11/3/07, rihad <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there any centralized way to see what changes were made in the new
> version of whatever the port is for? I know of freshports.org, but it
> only lists the port's own changes, not the app's.
>
If you down load the source for the application,
On 11/18/07, Edwin Groothuis <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 18, 2007 at 08:17:36PM -0500, Chuck Robey wrote:
> > activate the port, and if so, the port would add a line of the form
> > 'portname_enable="YES"', and this would make your new port operate.
> > Well, it seems from what I see o
On 11/28/07, Kellen <[EMAIL PROTECTED]> wrote:
>
> This brings up another question. But first
> let me explain a little. I tried pkg_info Cyrus-imap23
> and got the response that no package by that name
> was installed and could not be found, Well, of course
> that is probably not the exact name a
On 11/30/07, rihad <[EMAIL PROTECTED]> wrote:
> Hi, I'm trying to run the net/openradius port as non-root
> by first changing /usr/local/etc/rc.d/openradius:
>
You don't need to modify the startup script to get it to run
${command} as an alternate user. All you need to do is place the
following in
On 12/11/07, Paul Schenkeveld <[EMAIL PROTECTED]> wrote:
> So now I have a need for a metaport to depend on another metaport.
> Without DEPENDS, how do I accomplish that. Using RUN_DEPENDS with
> ${NONEXISTENT} seems not appropriate here, the Porters Handbook says
> that this should only be used t
On 12/13/07, Bernard Nowakowski <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've been trying to find a solution to my problem via Google or
> freebsd-ports' group archive but maybe you can help.
>
> The problem is: I run cvsup, go into /usr/ports and type make index. After
> some minutes I get the followi
On 12/16/07, Conrad J. Sabatier <[EMAIL PROTECTED]> wrote:
> On Thu, 13 Dec 2007 18:09:07 -0600
> "Scot Hetzel" <[EMAIL PROTECTED]> wrote:
> > On 12/13/07, Bernard Nowakowski <[EMAIL PROTECTED]>
> > wrote:
> > > The problem is: I run cvsup, g
I have noticed that sysutils/cfengine is using USE_BDB incorrectly.
USE_BDB?= 46
The USE_BDB variable is not a user setable variable. If someone were
to read this Makefile, they would get the wrong impression that they
should set USE_BDB in there /etc/make.conf, ports.conf, or
portupgrade.conf fi
On 1/7/08, Xin LI <[EMAIL PROTECTED]> wrote:
> I think the proper use of *_BDB variables is that:
>
> WITH_BDB?= 46
>
> (An advisory usage), and
>
> USE_BDB=yes
>
> as in the attachment.
>
I have no objection to that patch.
Scot
___
freebsd-
On 1/9/08, Andrea Venturoli <[EMAIL PROTECTED]> wrote:
> Hello.
> I installed the latest version of this port and it won't start
> automatically, after the script was converted to the new rc system some
> days ago.
>
> I put noip_enable="YES" in /etc/rc.conf and this seems to get through:
>
> # /us
n 1/11/08, Paul Schmehl <[EMAIL PROTECTED]> wrote:
> Some of this has been discussed ad infinitum, but, in an off-list
> conversation,
> I came up with this list of suggested improvements for port. I'd like to see
> these things done, but I'm not sure how. Improve the docs? Create a
> checklis
On 1/11/08, Paul Schmehl <[EMAIL PROTECTED]> wrote:
> --On Friday, January 11, 2008 10:34:15 -0600 Scot Hetzel <[EMAIL PROTECTED]>
> wrote:
>
> > n 1/11/08, Paul Schmehl <[EMAIL PROTECTED]> wrote:
> >> Some of this has been discussed ad infinitum, but, i
On 1/20/08, David Wood <[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]>, Iguimar Antônio
> Fernandes <[EMAIL PROTECTED]> writes
> >Everything works fine. But when a tried compile some ports, (vscan,
> >courier-imap for example), I receive the following error message:
> >"courier-imap-4.3
On 1/31/08, Jeremy Messenger <[EMAIL PROTECTED]> wrote:
> On Thu, 31 Jan 2008 21:26:38 -0600, Bob Willcox <[EMAIL PROTECTED]> wrote:
>
> > On Fri, Feb 01, 2008 at 01:30:23AM +0100, Operator wrote:
> >> In article <[EMAIL PROTECTED]>,
> >> Bob Willcox <[EMAIL PROTECTED]> writes:
> >>
> >>
On 2/13/08, Nikolay Pavlov <[EMAIL PROTECTED]> wrote:
> Hello all. I am a maintainer of the net-im/openfire port. I have a report
> from Dmitri Frolov <[EMAIL PROTECTED]> that openfire uses the same uid
> as security/stunnel port. Could someone please suggest me as how i can
> resolve this situa
On Fri, Feb 15, 2008 at 6:52 AM, Gergely CZUCZY <[EMAIL PROTECTED]> wrote:
> Hello
>
> I've been updating sysutils/nut from 2.2.0 to .1, and I've
> hit some issues there.
>
> First of all, bsd.port.mk sets WWWDIR for the actual port,
> which is very nice of it. OTOH the CGI support is optional
> in
On 3/2/08, Doug Hardie <[EMAIL PROTECTED]> wrote:
> Adding ports to FreeBSD 7 I normally build from source and create a
> package. With previous versions the created packages went into /usr/
> ports/packages/All. However the packages directory was not created on
> a new installation. The pack
On 3/3/08, David Southwell <[EMAIL PROTECTED]> wrote:
> Hi
>
> Hi I have been out of commission for some time due to some health problems.
> When to ujpgrade and received the forllowing error message
>
> can anyone please advise?
>
> Thanks
>
> david
>
> # portupgrade -a
> Stale dependency:
I get the same error when I have SHLIB (With shared libraries)
turned on. Try turning it off.
I've seen this problem on 7.0-CURRENT and 8.0-CURRENT.
Scot
On 3/6/08, Andriy Gapon <[EMAIL PROTECTED]> wrote:
> on 06/03/2008 13:58 Andriy Gapon said the following:
> > print/ghostscript-gpl fails to
On 3/16/08, Peter Volkov <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I'm sorry if my question is too simple, but I've tried to google without
> any result.
>
> I need to install multimedia/ffmpeg with some custom configuration on
> FreeBSD 7.0. Some other ports are configure through `make config` b
On Sat, Mar 22, 2008 at 6:42 PM, GP <[EMAIL PROTECTED]> wrote:
> I have been stupid. I'v braged about FreeBSD and the software being almost
> up do date. That was my mistake!
> I volunteered to port a simple application and submitted it the 14 of
> January. And its still opened and unassigned. On f
On Mon, Apr 14, 2008 at 6:12 AM, Gerard <[EMAIL PROTECTED]> wrote:
> FreeBSD-6.3
>
> I have attempted to update to 'gvfs-0.2.3_2'. I have not modified the
> configuration file in any way. In fact, I even ran 'make rmconfig' to insure
> that it was not affecting the build. However, the update cont
On 4/25/08, Wesley Shields <[EMAIL PROTECTED]> wrote:
> Based upon an idea in an earlier thread on this list[1] I came up with
> two ways of adding an extended description to our existing OPTIONS
> framework.
>
> 1: Extend the OPTIONS to be 4 fields instead of the current 3 fields.
> The 4th fi
On Mon, Apr 28, 2008 at 5:16 PM, Walter Venable <[EMAIL PROTECTED]> wrote:
> /usr/ports/emulators/linux_base-f8 $ sudo make
> ===> linux_base-f8-8_3 compat.linux.osrelease: 2.4.2 is not supported.
> *** Error code 1
>
> Stop in /usr/ports/emulators/linux_base-f8.
>
> Ok -- I get it, linux kernel 2
I'm also having the same problem building on
FreeBSD/AMD64 8-CURRENT. I commented out the entries
I had in ports.conf for this port, and checked CFLAGS:
# cd /usr/ports/print/ghostscript-gpl
# make -V CFLAGS
-O2 -pipe -fno-strict-aliasing
And the port fails the same way. FT_BRIDGE is not enabl
On 5/21/08, Gerard <[EMAIL PROTECTED]> wrote:
> I usually run 'portsdb -Uu' prior to updating my ports. Usually, some
> sort of error or warning message is displayed. Not a fatal one, just
> more of a warning. This is the one produced last night.
>
:
> "/usr/ports/print/ghostscript-gpl-nox11/../
On Thu, Jul 3, 2008 at 11:14 AM, David Southwell <[EMAIL PROTECTED]> wrote:
> Does anyone know best way to deal with this one??
> I am going round in circles here!!!
:
> ---> Checking the package registry database
> Stale origin: 'audio/akode-plugins-polypaudio': perhaps moved or obsoleted.
> -> T
On Thu, May 10, 2012 at 2:28 AM, Andriy Gapon wrote:
> on 06/05/2012 12:27 Andriy Gapon said the following:
>> My makefile-fu and ports-infrastructure-fu are really weak (maybe
>> non-existent
>> even), but here is my attempt: [see the attachment].
>>
>> The idea behind the patch:
>> - if WITH_GC
On Tue, May 22, 2012 at 1:21 AM, Mark Linimon wrote:
> Unfortunately certain things need to be defined before bsd.port.pre.mk
> is included. So, pointy hat to me for giving bad advice.
>
> These show up immediately as "bad distinfo" problems:
>
> http://pointyhat-west.isc.freebsd.org/errorlogs/am
On Sun, May 27, 2012 at 2:14 PM, Kaya Saman wrote:
>>> The version of ATmail is also quite old it seems as is version 5 (1.0.5),
>>> however ATmail 6 is out...
>>
>> Where have you found ATmail 6 ??
>> Current download is 1.0.5
>
>
> Not in ports but on the ATmail site.
>
atmail.org - ATmail O
1 - 100 of 384 matches
Mail list logo