y system
>
> FreeBSD demon.cantv.net 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Jun 12
> 17:12:54 UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/DEMONBOX i386
Because the Winamp guys need to make a version which works with
FreeBSD 6.x. Their binary is quite old...
--
| Jeremy Chadwick
*,
this is probably due to checksum offloading on wherever you ran the
Ethereal/pcap from. There's an Ethereal FAQ entry about it.
If this isn't the case, disregard my comment altogether.
--
| Jeremy Chadwick jdc at parodius.com |
| Parodius Net
___
>> >freebsd-ports@freebsd.org mailing list
>> >http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> >To unsubscribe, send any mail to
>> >"[EMAIL PROTECTED]"
>> >
>>
>> # cp /usr/local/share/denyhosts/de
nothing to do
with enabling/disabling directives in your httpd.conf. You're
thinking of apxs, the utility that comes with Apache. APR is the
programming API used in Apache.
--
| Jeremy Chadwick jdc at parodius.com |
| Parodius Networking
don't bother with it
WITH_PROC_SCOPE_PTH -- makes no difference
4) MySQL tuning: increased packet size (which fixed segfault;
possibly related?)
set-variable = max_allowed_packet=32M
5) MySQL tuning: didn't require much, but we did set some higher
limits for join/sort/r
On Wed, Jul 12, 2006 at 10:05:17AM -0700, Jeremy Chadwick wrote:
> 2) Kernel: use ADAPTIVE_GIANT
> 2) Kernel: Increasing size limits using loader.conf variables:
Apparently numeric order for me is 0, 1, 2, 2, 3... ;-)
--
| Jeremy Chadwick jdc at parodi
in/httpd /location/of/core/file
gdb> bt full
--
| Jeremy Chadwick jdc at parodius.com |
| Parodius Networkinghttp://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for
fined reference to
> `pthread_cleanup_pop'
>
> Any help is greatly appreciated,
Looks like the libtool call to c++ is missing the -pthread
argument, or as an alternative, missing -lpthread.
--
| Jeremy Chadwick jdc at parodius.com |
port maintainer. I have seen entire clusters of FreeBSD machines
incorrectly maintained before, where the admins were absolutely
BOFH-ish with their opinion that "they were being managed right".
I'm not saying that's the case here -- so please don't take it
personally -- but
ng mail which your MTA is trying to deliver
mail to. On our systems, this has historically been accounts such
as proxy, pop, www, nobody (a very common one), and mysql.
--
| Jeremy Chadwick jdc at parodius.com |
| Parodius Networkinghttp://
kages-7-stable/All/perl-5.8.9_3.tbz...
Done.
{snip}
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for othe
2010-February/059485.html
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others since 1977.
On Wed, Feb 10, 2010 at 02:40:48PM +0100, Gabor Kovesdan wrote:
> El 2010. 02. 10. 14:13, Jeremy Chadwick escribió:
> >Please CC me on responses, as I'm not subscribed to freebsd-ports.
> >
> >I'm afraid to upgrade this port to 3.3.0 as a result of the below:
>
On Wed, Feb 10, 2010 at 09:47:41PM +0100, Gabor Kovesdan wrote:
> El 2010. 02. 10. 14:59, Jeremy Chadwick escribió:
>
> [..snip...]
> >If I do "make rmconfig" on either box, the dependency error goes away.
> >
> >This should be sufficient, I think? :-)
&g
On Thu, Feb 11, 2010 at 02:17:08AM -0800, Jeremy Chadwick wrote:
> On Wed, Feb 10, 2010 at 09:47:41PM +0100, Gabor Kovesdan wrote:
> > El 2010. 02. 10. 14:59, Jeremy Chadwick escribió:
> >
> > [..snip...]
> > >If I do "make rmconfig" on either box, the dep
ose files is the "*default release=cvs
tag=XXX". Specifically the "tag=XXX" part.
8.0-RELEASE's tag is RELENG_8_0, while 8.0-STABLE's tag is RELENG_8.
So which tag you use should be based on what version you wish to run.
So at this point, you should:
1) pkg_delete
there is no guarantee
a semantic change results in a bump of the shared library version
number (e.g. libxxx.so.6 --> libxxx.so.7).
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems A
On Thu, May 27, 2010 at 01:29:19AM -0700, Jeremy Chadwick wrote:
> On Thu, May 27, 2010 at 09:39:10AM +0200, O. Hartmann wrote:
> > Since I performed a make buildworld and installed everything and
> > after an update of the ports tree (with which lighttpd was updated
> > fr
On Thu, May 27, 2010 at 11:38:08AM +0300, Kostik Belousov wrote:
> On Thu, May 27, 2010 at 01:29:19AM -0700, Jeremy Chadwick wrote:
> > On Thu, May 27, 2010 at 09:39:10AM +0200, O. Hartmann wrote:
> > > Since I performed a make buildworld and installed everything and
> >
thout waiting for the old
> one to stop and it doesn't work :(
This should probably go to freebsd-ports not -stable, since both
mimedefang and perl are ports things. CC'ing.
Also, that patch doesn't look correct, or you got your diff arguments
backwards (e.g. change sh
ifferent quirk combinations really isn't that complex.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard
ram measures everything in "jiffies", so it would be
> ideal for me to get the ticks used on FreeBSD (based on PID), convert it
> to "jiffies" and pass it back to the main program.
I would recommend you re-ask this question on freebsd-hackers.
freebsd-ports isn't reall
www" user (UID 80) and "www" group (GID
80) are used for Apache. These two UID/GIDs are part of the base
system's /etc/passwd and /etc/group. So I'm not sure what "apache" is
used for in your /etc/group.
--
| Jeremy Chadwick
On Mon, Aug 16, 2010 at 11:01:14PM -0700, Jeremy Chadwick wrote:
> Let me explain what transpired in chronological order:
>
> On 2010/05/11, ehaupt committed the following patch:
>
> http://www.freebsd.org/cgi/cvsweb.cgi/ports/shells/bash/files/patch-Makefile.in
>
> An
On Thu, Aug 26, 2010 at 10:23:56AM +0200, Emanuel Haupt wrote:
> Emanuel Haupt wrote:
> > Jeremy Chadwick wrote:
> > > On Mon, Aug 16, 2010 at 11:01:14PM -0700, Jeremy Chadwick wrote:
> > > > Let me explain what transpired in chronological order:
> > > >
think of
would be to remove the archivers/php5-zlib port altogether, and instead
make lang/php5 include zlib support natively. FreeBSD's libz is quite
small, so memory usage per PHP instance would not skyrocket assuming
libz is included as a shared library (I hope PHP supports that vs.
includ
or functions in question, but an
initial guess would be that some piece of the code is making assumptions
about the size of pointers (expecting 4 (32-bit) rather than 8
(64-bit)). Speculative on my part, but I ponder such when seeing code
like somefunc(sizeof(int)).
--
| Jeremy Chadwick
On Fri, Aug 27, 2010 at 01:06:49PM -0400, Glen Barber wrote:
> On 8/27/10 12:54 PM, Jeremy Chadwick wrote:
> > On Fri, Aug 27, 2010 at 12:46:48PM -0400, Glen Barber wrote:
> >> On 8/27/10 12:33 PM, Kurt Jaeger wrote:
> >>> Hi!
> >>>
> >>>>
On Fri, Aug 27, 2010 at 01:58:25PM -0400, Glen Barber wrote:
> On 8/27/10 1:32 PM, Jeremy Chadwick wrote:
> >> Of course. The new backtrace is here: http://gist.github.com/553734
> >
> > I want to make sure I understand the environment -- on a native i386
> > (32-b
On Fri, Aug 27, 2010 at 09:58:38PM +0300, Kostik Belousov wrote:
> On Fri, Aug 27, 2010 at 01:06:49PM -0400, Glen Barber wrote:
> > On 8/27/10 12:54 PM, Jeremy Chadwick wrote:
> > > On Fri, Aug 27, 2010 at 12:46:48PM -0400, Glen Barber wrote:
> > >> On 8/27/
the FreeBSD bootloader
with something in Lua instead. Rink Springer and I discussed this
(either in Email or on IRC, I forget), and both of us have interest in
such.
For those curious about Lua, I highly recommend the book "Programming in
Lua" (2nd Edition).
--
| Jeremy C
e
getline.c in the official source but only build it/make use of it when a
specific configure or make flag is specified.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator
0.6/libs/celt-0.7.1]
Erreur 1
gmake[4]: *** [install] Erreur 1
gmake[3]: *** [mod_celt-install] Erreur 1
gmake[2]: *** [install-recursive] Erreur 1
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNI
=>]
587,420 596K/s in 1.0s
2010-08-31 10:54:34 (596 KB/s) - `tarsnap-autoconf-1.0.27.tgz' saved
[587420/587420]
# grep -ri wget /usr/ports/Mk
#
My ports tree was last updated a couple hours ago.
I can confirm that GNU wget doesn't support the file:/// URI and does
return &q
o /usr/local
/bin/ls -ldo /usr/local/kde4
/bin/ls -ldo /usr/local/kde4/share
/bin/ls -ldo /usr/local/kde4/share/PolicyKit
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator
ct syntax. The command sshould be:
make DISABLE_VULNERABILITIES=yes install clean
This is the 2nd time this has come up in under a week:
http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2010-09/msg00037.html
--
| Jeremy Chadwick j...@parodius.com |
| Paro
;s a good chance it might not be.
But to play devil's advocate once again: this discussion started because
the OP uninstalled or upgraded a port which made use of a daemon, which
was (possibly rightfully so) shut down during pkg_delete, and he forgot
to restart the daemon. No offence
y in the need for an automated
upgrade infrastructure/framework that can provide daemon auto-stop and
auto-start (I strongly oppose the latter) if desired. I just don't know
how feasible that is, or if it's worth the time.
--
| Jeremy Chadwick j...@paro
well; we have never seen any userland applications get starved
for memory as a result of using ZFS on all of our machines.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrat
On Fri, Sep 17, 2010 at 12:19:00PM +0300, Andriy Gapon wrote:
> on 17/09/2010 11:56 Jeremy Chadwick said the following:
> > I don't think you understand how Solaris's VM behaves with ZFS. It
> > behaves very differently than FreeBSD. On Solaris/OpenSolaris with ZFS,
>
On Fri, Sep 17, 2010 at 12:53:09PM +0300, Andriy Gapon wrote:
> on 17/09/2010 12:42 Jeremy Chadwick said the following:
> > On Fri, Sep 17, 2010 at 12:19:00PM +0300, Andriy Gapon wrote:
> >> on 17/09/2010 11:56 Jeremy Chadwick said the following:
> >>> I don't th
SHA256 (gnome2/libxml2-2.7.7.tar.gz) =
af5b781418ba4fff556fa43c50086658ea8a2f31909c2b625c2ce913a1d9eb68
SIZE (gnome2/libxml2-2.7.7.tar.gz) = 4868502
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius
On Fri, Sep 17, 2010 at 04:36:20PM +0200, Leslie Jensen wrote:
> On 2010-09-17 16:25, Jeremy Chadwick wrote:
> >On Fri, Sep 17, 2010 at 03:52:01PM +0200, Leslie Jensen wrote:
> >>When building the meta port xorg I get an error saying
> >>
> >>libxml2-2.7.7.tar.
: the "latest and greatest" concept does not apply to the
autotools, and what you see in the FreeBSD ports system is
validation/proof of that.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UN
cenarios, it would make most
sense for a new port to be created for that specific version of the
module and port Makefiles updated to refer to it.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UN
to /usr/local/bin/unzip, the docbook-xml-4.2_1 port still
> uses /usr/bin/unzip.
>
> How can I fix this?
Where did /usr/bin/unzip come from? This program isn't part of the base
system on FreeBSD, nor is it on any system I have access to. I realise
you're complaining that the p
On Mon, Sep 20, 2010 at 06:49:21PM -0700, Jeremy Chadwick wrote:
> On Mon, Sep 20, 2010 at 06:20:09PM -0400, Janos Dohanics wrote:
> > On Mon, 20 Sep 2010 22:07:16 +0200
> > olli hauer wrote:
> >
> > > On 2010-09-20 07:37, Janos Dohanics wrote:
> > &g
On Tue, Sep 21, 2010 at 03:25:38AM -0400, Janos Dohanics wrote:
> On Mon, 20 Sep 2010 19:05:12 -0700
> Jeremy Chadwick wrote:
>
> > On Mon, Sep 20, 2010 at 06:49:21PM -0700, Jeremy Chadwick wrote:
> > > On Mon, Sep 20, 2010 at 06:20:09PM -0400, Janos Dohanics wrote:
>
d
> > add an announcement that it now installs bacula-fd by default.
>
> Because if it installs both the client and server portions (like Olli is
> suggesting) we should probably rename it to just "bacula" again. I would
> expect that if I installed a "bacula-
-name "work" -type d -print0 | xargs -0 rm -fr
And start over. portmaster might help keep things up-to-date cleanly
going forward, but the existing situation looks dire.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking
On Tue, Sep 21, 2010 at 11:11:38PM -0700, Jeremy Chadwick wrote:
> On Wed, Sep 22, 2010 at 01:16:37PM +0800, Kevin Lo wrote:
> > Mikle Krutov wrote:
> > > Sorry, i've thought that everything needed
> > > was included into config.log in first message.
&g
ng to
Perforce, or moving to git. Something tells me if there was a change,
it would probably be to SVN, simply because it's used by src.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/
actually there (in /usr/lib/, libpthread.so and
> libpthread.a)
> adding to -lpthread the -L/usr/lib option might also help
> if that doesn't help, can you send a link to the complete output of
> compilation?
This won't help the OP, but: please be aware this isn't how thing
iance in timestamps on all
the symlinks in the All/ directory (see for yourself).
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA
files (literally: "pkg_add
xxx.tbz"). You might have to download some dependency packages, but
pkg_add should tell you what those are if needed.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://ww
ntry, press "m".
Personally I don't like this change, but I'll deal with it.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain V
em : xxx yyy"
Some ports already echo this -- you'll need to figure out which ones do
and make sure the respective maintainers update their ports to utilise
the new framework.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking
just wanted to alter people maintaining #5.
> If it's "expected", no problem.
I think freebsd-hubs@ is the list where most of the cvsup and portsnap
mirror/owners live. I'd consider posting concerns there.
--
| Jeremy Chadwick j...@p
ib/pth install
> ...
I don't know if this will work, but what you want is:
make CFLAGS+="-I/usr/local/include/pth -L/usr/local/lib/pth" install
Also, this looks to be a freebsd-ports topic, not freebsd-stable.
--
| Jeremy Chadwick j...@paro
r-xr-x 69 root wheel 1536 7 Nov 02:24 /usr/ports/
$ uname -r && ls -ld /usr/ports
7.0-BETA2
drwxr-xr-x 69 root wheel 1536 10 Nov 02:19 /usr/ports/
Sounds like you may have a security problem (re: "31337" GID). If
that's the case, I would strongly ad
is case it's not the sole source of entropy)
* gettimeofday() is an expensive call due to communication with the RTC.
I'm left believing that adding more X's to the path passed to mkstemp()
would be a better solution, and a more compatible one.
--
| Jeremy Chadwick
e a (good?) subject for discussion on -hackers...
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard fo
ture as SMART_HOST, while postfix refers to
it as a transport destination (see transport(5)).
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mou
needed if you've done make config before)
make WITH_xxx=true WITHOUT_yyy=true
make WITH_xxx=true WITHOUT_yyy=true install
...doesn't appear to work (the last time I tried it). Although, I do
remember seeing a semi-recent commit that mentioned use of using
WITH/WITHOUT, but I'm
IP's main ftp site died the final death in
late July 2007. We're still looking for a replacement; in the meantime,
please use SourceForge or one of the mirrors listed below.
--
| Jeremy Chadwickjdc at parodius.com |
|
On Fri, Nov 30, 2007 at 10:04:12PM -0800, Todd Martin wrote:
> I am fixed for now running 3.0.27a. when might this revision be part of
> the ports tree ?
Probably sometime after the ports freeze is over (another 1-2 weeks)...
--
| Jeremy Chadwick
On Wed, Dec 12, 2007 at 09:45:39AM +, Tuomo Valkonen wrote:
> The present variant of the terms of license are:
Have you considered the WTFPL alternative? http://sam.zoy.org/wtfpl/
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Network
server, and very likely removed the binary packages as well.
Does this help you understand things a bit better?
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administra
On Thu, Dec 13, 2007 at 11:01:50AM +, Tuomo Valkonen wrote:
> On 2007-12-13, Jeremy Chadwick <[EMAIL PROTECTED]> wrote:
> > Does this help you understand things a bit better?
>
> I know how the system works. I've even tried using FreeBSD on a couple
> o
p-9), but I've not had an
> issue like this before.
There's a PR for this commit. I've CC'd people on the PR, as this
probably needs some additional focus.
http://www.freebsd.org/cgi/query-pr.cgi?pr=116363
--
| Jeremy Chadwickjdc at
On Wed, Dec 19, 2007 at 02:29:40PM -, Barry Byrne wrote:
> > -Original Message-
> > From: Jeremy Chadwick [mailto:[EMAIL PROTECTED]
> > Sent: 19 December 2007 11:34
> > To: Barry Byrne
> > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED];
> > [EMAIL P
On Thu, Dec 20, 2007 at 10:40:02AM +0200, Nicki de Wet wrote:
> The latest patch broke my horde, I get the following error when opening horde
> in the browser:
http://lists.freebsd.org/pipermail/freebsd-ports/2007-December/045813.html
--
| Jeremy Chadwick
lease, e.g.:
pkg_add -r
ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6.3-release/Latest/whatever.tbz
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator
odule, I see there's a major
bugfix in 0.16 which could explain what's happening:
http://search.cpan.org/src/SAPER/Net-Pcap-0.16/Changes
- [BUGFIX] A typo prevented the new function names from working.
--
| Jeremy Chadwickjdc at parodius.com |
et/p5-Net-Pcap.
>
> knows someone any solution ?
Our RELENG_6 box shows all of the same warnings yours does -- except the
port does not fail despite the warnings, it does in fact build. I don't
know why yours is exiting with exit code 1.
Below is con
On Sat, Jan 05, 2008 at 10:57:06AM -0500, Piotr wrote:
> perhaps is something missing on my system, but what exactly ?
Sadly, I don't have an answer for you. I'm not sure what would induce
that sort of behaviour...
--
| Jeremy Chadwickjdc at
On Mon, Jan 14, 2008 at 04:04:49PM -0800, Jeremy Chadwick wrote:
> One of our customers pointed out to me that there's two versions of the
> mod_evasive module actively floating around in ports:
>
> ports/www/mod_evasive20
> ports/www/mod_dosevasive20
>
> Base
ne about this for consistency
reasons?
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others si
bxml2 library installed on those boxes and not PHP).
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making
bug
> and discussion of the fix.
I second this patch addition. I've read the bug, and the fix looks
completely proper. How this managed to slip past the MySQL folks, we'll
probably never know...
--
| Jeremy Chadwickjdc at
On Fri, Jan 18, 2008 at 07:01:51AM -0500, Erik Van Benschoten wrote:
> Is there a specific reason that the port of the ISC's DHCP server does not
> seem to have/use a registered UID/GID?
I too am curious about this, also in regards to to databases/phpmyadmin.
--
| Jere
c/passwd and /etc/group, and the FreeBSD base system prefers one
called _dhcp which will get added (if deleted) via mergemaster.
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com
On Fri, Jan 18, 2008 at 04:25:32PM +0300, Stanislav Sedov wrote:
> On Mon, Jan 14, 2008 at 04:04:49PM -0800 Jeremy Chadwick mentioned:
> > One of our customers pointed out to me that there's two versions of the
> > mod_evasive module actively floating around in ports:
use something that resolves to a
reserved address (127/8, 192.168.0/16, etc.), because mailers will also
reject that assuming they use RHSBLs like bogusmx.rfc-ignorance.org or
dsn.rfc-ignorant.org.
Hope this helps, and welcome to present-day SMTP on the Internet, where
it's like pulling
could also be induced by something broken in /etc/make.conf, but
it's hard to tell.
It's getting to the point where for someone to help you with this,
they're going to need access to the machine. I can't reproduce this
behaviour on any of my personal FreeBSD boxes, nor any of o
h.
Funny, since I indirectly touched on this problem many moons ago when
writing a document on issues we encountered when attempting to migrate
from postgrey to OpenBSD spamd. See section "Issues with OpenBSD spamd
on FreeBSD":
http://jdc.parodius.com/freebsd/openbsd-spamd.txt
--
iguration
> will now be easy.
Glad something I wrote up long ago came in handy! All the questions in
the document were ones I had, and the answers I had to figure out for
myself. It makes me feel good knowing I'm not the only one who was
confused by the existin
On Tue, Feb 05, 2008 at 09:54:40AM -0600, eculp wrote:
> Quoting Jeremy Chadwick <[EMAIL PROTECTED]>:
>> http://jdc.parodius.com/freebsd/openbsd-spamd.txt
>
> Sorry, but I have one other question. Are you still using obspamd on the
> machines you set up when you wro
install
both at the same time. If uninstalling said package will impact service
in some way, you need to take steps to mitigate impact before doing the
uninstall. That's outside of the scope of a package management system.
--
| Jeremy Chadwickjdc at parod
ly on the ports base system.
One such tool is portmaster (ports-mgmt/portmaster), maintained by Doug
Barton. It's actively maintained and written in sh. Its author is
quite active with freebsd-ports, and is quick to respond to both bug
reports and feature requests.
--
| Jeremy Ch
y.
It would help if you could explain why you cannot afford to pkg_delete
your 1.0 package before installing 1.1.
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator
orts/www/apache22/Makefile
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others si
;t work, because FreeBSD does not understand source types
"wins", "winbind", nor "bcast". See the nsswitch.conf manpage for
details regarding what sources are actually accepted.
Sounds like Linux has this capability, which is why it works there.
--
| Jeremy Chad
an the
maintainer.
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others sinc
y) to gain access to all of the functions which
are missing.
Is gcc 4.2 really required for that port to build?
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator
enabled. It encapsulates commonly-used extensions
added by Berkeley.
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Ma
-- but I have
thought about it before.
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others si
ve put in great efforts
fixing said inefficiencies in the past. :-)
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Mak
like a pkg-options-descr file in each port,
because that drastically increases the number of inodes used on the
filesystem. Simultaneously, sticking long and verbose texts inside of
the Makefile only clutters things.
--
| Jeremy Chadwickjdc at parodius.co
dated, or is
incompatible with the version the software was developed around.
All that's in net/traffic/Makefile is:
GNU_CONFIGURE= yes
So the question is why configure isn't creating conftest.c; possibly an
old autoconfs port installation?
If conftest.c comes with the software
1 - 100 of 275 matches
Mail list logo