- Original Message
From: Robert Huff <[EMAIL PROTECTED]>
> Rachel Florentine writes:
>> Can someone please tell me how to add options to a port build?
>> For example, I want to rebuild my openldap with something like
>> this:
>
>Start here:
>
>man make.conf
>man pkgtools.
Rachel Florentine writes:
>MAKE_ENV = {
> '/usr/ports/net/openldap23-server' => [
> 'CC=gcc',
> 'CPPFLAGS="-I/usr/local/include/openssl/"'
> 'LDFLAGS="-L/usr/local/lib/"'
As I understand it, the FreeBSD-supplied defaults for this type
of variable are set in /etc/d
Robert Huff wrote:
> As I understand it, the FreeBSD-supplied defaults for this type
> of variable are set in /etc/defaults/make.conf (which should never
> be edited),
There is no /etc/defaults/make.conf any more -- it was moved to
/usr/share/examples/etc in the 5.x series of releases.
Eve
Hi;
I thought this would be a simple question but it looks like I was mistaken ;)
A couple of people kindly responded, but I'm at a loss as to how they meant to
address my question ;)
Would someone kindly simply edit the following, if that's possible (if I'm not
too far off how it should be done)
Hi there colleagues,
trying to upgrade avahi to version 0.6.14_3 I got the following error:
dbus-protocol.c: In function `dbus_connect':
dbus-protocol.c:1073: error: `DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT' undeclared
(first use in this function)
dbus-protocol.c:1073: error: (Each undeclared identi
hello,
this my problem when i try to make mpd
===> Building for mpd4-4.0b5
===> src
Warning: Object directory not changed from original
/usr/ports/net/mpd/work/mpd4-4.0b5/src
make: don't know how to make mpd4.1. Stop
*** Error code 2
Stop in /usr/ports/net/mpd/work/mpd4-4.0b5.
*** Error code 1
On Sat, 11 Nov 2006 20:52:46 +0300 (MSK) Dmitry Morozovsky wrote:
> Hi there colleagues,
Hello.
> trying to upgrade avahi to version 0.6.14_3 I got the following error:
Seems that this commit should fix it:
-
marcus 2006-11-11 02:56:18 UTC
FreeBSD ports repository
Modified files:
On Sat, 11 Nov 2006, Boris Samorodov wrote:
BS> On Sat, 11 Nov 2006 20:52:46 +0300 (MSK) Dmitry Morozovsky wrote:
BS>
BS> > Hi there colleagues,
BS>
BS> Hello.
BS>
BS> > trying to upgrade avahi to version 0.6.14_3 I got the following error:
BS>
BS> Seems that this commit should fix it:
BS> 1
Hello!
I don't like the current behaviour of the net/isc-dhcp3-server port
of creating 'dhcpd' user and group using dynamic allocation instead of
having static one (as specified in /usr/ports/{U,G}IDs). I like the idea
of [ug]id ranges, and dynamic allocation doesn't keep within this idea
(ids
On Sat, 11 Nov 2006, Dmitry Pryanishnikov wrote:
(ids of users and daemons get mixed). Is there specific reason why there
is no static [ug]id for net/isc-dhcp3-server?
...and why the port doesn't just reuse:
_dhcp:*:65:65:dhcp programs:/var/empty:/usr/sbin/nologin
_dhcp:*:65:
Sincerely, D
Hello,
my port textproc/docbook-xsl failed by portupgrade -a with install error.
reddevil# portupgrade -a
** Detected a package name change: libmikmod (audio/libmikmod) ->
'libmikmod-esound' (audio/libmikmod)
** No need to upgrade 'libmikmod-3.1.11_2' (>=
libmikmod-esound-3.1.11_2). (specify -f t
On 2006.11.11 21:12:09 +0200, Dmitry Pryanishnikov wrote:
> I don't like the current behaviour of the net/isc-dhcp3-server port
> of creating 'dhcpd' user and group using dynamic allocation instead of
> having static one (as specified in /usr/ports/{U,G}IDs). I like the idea
> of [ug]id ranges, a
On Sat, Nov 11, 2006 at 09:37:31PM +0100, Simon L. Nielsen wrote:
> On 2006.11.11 21:12:09 +0200, Dmitry Pryanishnikov wrote:
>
> > I don't like the current behaviour of the net/isc-dhcp3-server port
> > of creating 'dhcpd' user and group using dynamic allocation instead of
> > having static one
On 2006.11.11 15:48:05 -0500, Kris Kennaway wrote:
> On Sat, Nov 11, 2006 at 09:37:31PM +0100, Simon L. Nielsen wrote:
> > On 2006.11.11 21:12:09 +0200, Dmitry Pryanishnikov wrote:
> >
> > > I don't like the current behaviour of the net/isc-dhcp3-server port
> > > of creating 'dhcpd' user and gro
On Sat, Nov 11, 2006 at 10:05:05PM +0100, Simon L. Nielsen wrote:
> On 2006.11.11 15:48:05 -0500, Kris Kennaway wrote:
> > On Sat, Nov 11, 2006 at 09:37:31PM +0100, Simon L. Nielsen wrote:
> > > On 2006.11.11 21:12:09 +0200, Dmitry Pryanishnikov wrote:
> > >
> > > > I don't like the current behav
Ok i have this port manually upgradet with
cd /usr/ports/textproc/docbook-xsl && make deinstall
rm -Rf /usr/local/share/xml/sdocbook/1.1
manually removing this line
in /usr/local/share/xml/catalog.ports
and
CATALOG "/usr/local/share/xml/sdocbook/1.1/catalog"
in /usr/local/share/sgml/catalog.port
Carsten Schütze wrote:
Ok i have this port manually upgradet with
cd /usr/ports/textproc/docbook-xsl && make deinstall
rm -Rf /usr/local/share/xml/sdocbook/1.1
manually removing this line
in /usr/local/share/xml/catalog.ports
and
CATALOG "/usr/local/share/xml/sdocbook/1.1/catalog"
in /usr/loca
Hello list,
I've just compiled and installed emulators/qemu-launcher and this is
what I've got when trying to run it:
$ qemu-launcher
/libexec/ld-elf.so.1: /usr/local/lib/libgthread-2.0.so.0: Undefined
symbol "pthread_getschedparam"
What's wrong please? What am I to do now?
Cheers,
Martin
PS
John Merryweather Cooper wrote:
> See ports/105402. The real problem is in the Makefile for
> textproc/docbook-xsl.
Ok, thank you.
Carsten
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscri
Hello,
I get this when I try to install libevent:
# make install clean
===> Extracting for libevent-1.2_1
=> MD5 Checksum mismatch for libevent-1.2.tar.gz.
=> SHA256 Checksum mismatch for libevent-1.2.tar.gz.
===> Refetch for 1 more times files: libevent-1.2.tar.gz libevent-1.2.tar.gz
=> libev
On Sun, Nov 12, 2006 at 01:53:13AM +0200, Vlad GURDIGA wrote:
> Hello,
>
> I get this when I try to install libevent:
>
> # make install clean
> ===> Extracting for libevent-1.2_1
> => MD5 Checksum mismatch for libevent-1.2.tar.gz.
> => SHA256 Checksum mismatch for libevent-1.2.tar.gz.
You alre
21 matches
Mail list logo