Install problem with the vorbis-tools. The curl dependency fails for when
I try and install vorbis-tools on their own, however, I can install curl
independently, but fails to install when I install vorbis tools.
The steps I took were:
Attempt 1:
1. install vorbis-tool failed due to curl
Attempt
Dear porters,
This is just a reminder to please periodically check the list of
unfetchable distfiles at http://people.freebsd.org/~fenner/portsurvey/ .
In particular, the list of ports with no MAINTAINER with distfile
problems, which currently has 216 bad ports, is
http://people.freebsd.org/~f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
Following some discussion on the -questions list (and a few
other discussion threads on other sites), I believe that
print/acrobatviewer should be deprecated in the ports tree.
Acrobatviewer is no longer supported by Adobe and ha
I get an error when building mysql-administrator. I checked both FBSD
and mysql lists and did not find any info on this particular error, so I
was hoping you might be able to point me to some info.
Any help would be much appreciated.
Thanks
system details:
FreeBSD x.xx.xxx 6.0-RELEAS
I notice that devel/tmake is listed as depending on Qt version 3.
I can't find any reason for this dependency and commenting it out
does not appear to impact the correct functioning of tmake.
Could you please advise the reason for this dependency.
--
Peter Jeremy
pgpLKuHhQm5G1.pgp
Description:
> Hi,
>
> How about using gmake instead of scons?
Usually people pick scons because of preceived problems in the auto* system
there are a _million_ articles on that issue if you care to read them, just
search for autohell on google or something like that. SCons just doesn't really
provide a sutibl
Yes. Fixed. Thank you all!
Best regards.
Alex Dupre wrote:
Roberto Nunnari ha scritto:
I have a problem with the port textproc/aspell..
portsnap again, it's been already fixed.
--
Roberto
___
freebsd-ports@freebsd.org mailing list
http://list
Is there any reason why the nagios user/group isn't using a standardized
UID/GID from /usr/ports/{U,G}IDs these days? It's been best practice
for port maintainers some time to do this, and it's biting me in the
arse at the moment as I roll out nagios2 (and nrpe2).
I don't wan't to pick a a number
Daniel Malaby wrote:
> I get an error when building mysql-administrator. I checked both FBSD
> and mysql lists and did not find any info on this particular error, so I
> was hoping you might be able to point me to some info.
> Any help would be much appreciated.
>
[skipped]
> In file included from
Hi Doug,
I checked portmaster manual page for such a feature, but I didn't
find one. There is the -m flag, but I have to remember the
port's compile knob each time I upgrade one. Furthermore, it is
really difficult to use both -a and -m at the same time.
Do you have plans about this ? I would
On 21/12/2006, at 10:31 PM, Peter Losher wrote:
Is there any reason why the nagios user/group isn't using a
standardized
UID/GID from /usr/ports/{U,G}IDs these days? It's been best practice
for port maintainers some time to do this, and it's biting me in the
arse at the moment as I roll out na
Hi,
I'm not sure it's deprecated or not, but I can use gmake to build blender 2.42a
with all features except game engine.
Btw, it's great if scons works. :-)
Tz-Huan
On 12/21/06, Karel Miklav <[EMAIL PROTECTED]> wrote:
Tz-Huan Huang wrote:
> How about using gmake instead of scons?
Isn't it de
On 12/20/06, Philipp Ost <[EMAIL PROTECTED]> wrote:
Hi list,
make index fails on 6.2-PRERELEASE (ports cvsup'd around 11:45 CET):
# make index
Generating INDEX-6 - please
wait.."/usr/ports/www/apache20/Makefile.modules.3rd"
, line 10: USE_APACHE and Makefile.modules.3rd can't be used together.
Στείλτε ένα gadget σε αυτούς που γιορτάζουν!
Δώρα πρωτότυπα από το www.ouaou.gr!
22 Δεκεμβρίου >> Χρόνια πολλά στην Αναστασία, στον Αναστάσιο και στην
Νατάσα
24 Δεκεμβρίου >> Χρόνια πολλά στον Eυγένιο και στην Ευγενία
25 Δεκεμβρίου >> Χρόνια πολλά στην Εμμανουέλα και στον Εμμανουήλ, στον
Χρήστο
Jeremie Le Hen ha scritto:
I checked portmaster manual page for such a feature, but I didn't
find one.
sysutils/portconf
--
Alex Dupre
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe,
Σας εξοργίζει η αφόρητη κίνηση στους δρόμους και ο πανικός στα
μαγαζιά... τις ημέρες των εορτών;
Το www.smartkid.gr θα αλλάξει ότι ξέρατε μέχρι σήμερα... στην αγορά
παιχνιδιών!
Προσφέρεται στα παιδιά σας, πρωτότυπα δώρα, μέσω του ηλεκτρονικού μας
καταστήματος smartkid.gr ΤΩΡΑ από το σπίτι ή το γρ
Hi,
I know make is old and not good enough, but both make and scons are
supported by blender (at least now), using make might be a choice
if there is some problem using scons.
Btw, Miklav seems solve the problem, hope the port will be updated soon. :)
Tz-Huan
On 12/21/06, Alexander Botero-Lowr
On Wednesday 20 December 2006 02:57 pm, Jeremie Le Hen wrote:
> I checked portmaster manual page for such a feature, but I didn't
> find one. There is the -m flag, but I have to remember the
> port's compile knob each time I upgrade one. Furthermore, it is
> really difficult to use both -a and -m
Patch to pkg-plist.
--- old/pkg-plist Thu Dec 21 14:42:29 2006
+++ new/pkg-plist Thu Dec 21 14:42:46 2006
@@ -1,9 +1,9 @@
@unexec if cmp -s %D/etc/asterisk/cdr_mysql.conf
%D/etc/asterisk/cdr_mysql.conf.sample; then rm -f
%D/etc/asterisk/cdr_mysql.conf; fi
etc/asterisk/cdr_mysql.conf
Hello.
I was updating the games/r1q2 port which consists of a client
executable (r1q2) that loads the render (ref_gl.so) at run-time with
dlopen(), when I noticed it wasn't able to load it.
The reason is that the render needs SDL, which needs pthread but
neither the render or SDL have a reference
INDEX build failed with errors:
Generating INDEX - please wait..cryptplug-0.3.16_3:
"/local0/tmp/erwin/tindex/ports/security/gnupg-devel" non-existent --
dependency list incomplete
===> security/cryptplug failed
*** Error code 1
*** Error code 1
Stop in /local0/tmp/erwin/tindex/ports.
*** Error
Jeremie Le Hen wrote:
> Hi Doug,
>
> I checked portmaster manual page for such a feature, but I didn't
> find one.
What you want is sysutils/portconf.
hth,
Doug
--
This .signature sanitized for your protection
___
freebsd-ports@freebsd.org ma
Hello!
I installed kdebase with HAL support - it is still greyed out in kcontrol, but
seems to work. However, when I try to mount an usb memory stick, it complains
about a permission problem.
Mounting it in a traditional way works. My user is in groups wheel and
operator, vfs.usermount is on,
INDEX build failed with errors:
Generating INDEX - please wait.. Done.
make_index: p5-Mail-SpamAssassin-3.1.7_2: no entry for
/usr/ports/security/gnupg1
make_index: seamonkey-enigmail-0.94.1_2: no entry for /usr/ports/security/gnupg1
make_index: p5-Module-Signature-0.55_1: no entry for /usr/ports/
On Thursday, 21. December 2006 21:54, Csaba Molnar wrote:
> Hello!
>
> I installed kdebase with HAL support - it is still greyed out in kcontrol,
> but seems to work.
That's normal - the ability to switch from HAL to fstab and back at runtime
disappeared a while ago, but nobody ever removed the c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael Nottebrock wrote:
> On Thursday, 21. December 2006 21:54, Csaba Molnar wrote:
>> Hello!
>>
>> I installed kdebase with HAL support - it is still greyed out in kcontrol,
>> but seems to work.
>
> That's normal - the ability to switch from HAL t
> On Thursday, 21. December 2006 21:54, Csaba Molnar wrote:
> > Hello!
> >
> > I installed kdebase with HAL support - it is still greyed out in
> > kcontrol, but seems to work.
>
> That's normal - the ability to switch from HAL to fstab and back at runtime
> disappeared a while ago, but nobody ever
On Thursday, 21. December 2006 23:33, Joe Marcus Clarke wrote:
> Michael Nottebrock wrote:
> > On Thursday, 21. December 2006 21:54, Csaba Molnar wrote:
> >> Hello!
> >>
> >> I installed kdebase with HAL support - it is still greyed out in
> >> kcontrol, but seems to work.
> >
> > That's normal - t
On Thursday, 21. December 2006 23:33, Joe Marcus Clarke wrote:
> > Not true. You need to be a member of the operator group to mount
> > removable media with HAL unless KDE is not going through D-BUS for
> > mounting.
>
> I'm not sure about the going-through-D-BUS part, but it certainly works for
>
On Thu, 21 Dec 2006 16:25:26 -0600, Michael Nottebrock <[EMAIL PROTECTED]>
wrote:
On Thursday, 21. December 2006 21:54, Csaba Molnar wrote:
Hello!
I installed kdebase with HAL support - it is still greyed out in
kcontrol,
but seems to work.
That's normal - the ability to switch from HAL
Thanks everyone!!
I seem to be a few hours _behind_ the solutions of the problems I find. Should
pay more attention to updates and UPDATING. Thanks for all the work on these
issues!
Off to ^C my kdebase 3.5.5_1 built ... :)
2006. December 21. 23.47 dátummal Michael Nottebrock ezt írta:
> > On
On Thursday, 21. December 2006 23:56, Jeremy Messenger wrote:
> You have to be in operator group for automatic mount. As for the
> vfs.usermount, not need but I would suggesst to keep it.
>
> http://www.freebsd.org/gnome/docs/faq2.html#q19
Maybe we should think about putting up a generic HAL FAQ
On Thu, 21 Dec 2006 17:22:52 -0600, Michael Nottebrock <[EMAIL PROTECTED]>
wrote:
On Thursday, 21. December 2006 23:56, Jeremy Messenger wrote:
You have to be in operator group for automatic mount. As for the
vfs.usermount, not need but I would suggesst to keep it.
http://www.freebsd.org/gn
INDEX build failed with errors:
Generating INDEX - please wait.. Done.
make_index: p5-Mail-SpamAssassin-3.1.7_2: no entry for
/usr/ports/security/gnupg1
make_index: seamonkey-enigmail-0.94.1_2: no entry for /usr/ports/security/gnupg1
make_index: p5-Module-Signature-0.55_1: no entry for /usr/ports/
On Thursday, 21. December 2006 19:56, Alejandro Pulver wrote:
> Hello.
>
> I was updating the games/r1q2 port which consists of a client
> executable (r1q2) that loads the render (ref_gl.so) at run-time with
> dlopen(), when I noticed it wasn't able to load it.
>
> The reason is that the render nee
I'm not sure what's gone wrong here, but I would very much appreciate
a hand getting out of it :). I don't care about php5-session for its
own sake; I'm trying to install hastymail.
Thanks in advance,
cc -I. -I/usr/ports/www/php5-session/work/php-5.2.0/ext/session -DPHP_ATOM_INC
-I/usr/ports/
David Abrahams <[EMAIL PROTECTED]> writes:
> I'm not sure what's gone wrong here, but I would very much appreciate
> a hand getting out of it :). I don't care about php5-session for its
> own sake; I'm trying to install hastymail.
>
I think this indicates bugs (or at least poor quality) in the
h
INDEX build failed with errors:
Generating INDEX - please wait.. Done.
make_index: p5-Mail-SpamAssassin-3.1.7_2: no entry for
/usr/ports/security/gnupg1
make_index: seamonkey-enigmail-0.94.1_2: no entry for /usr/ports/security/gnupg1
make_index: p5-Module-Signature-0.55_1: no entry for /usr/ports/
If anyone running FreeBSD 6.x gets around to upgrading the
openoffice.org port to the latest 2.1.0, would you mind sharing a
package with me? I did some major housecleaning, but my laptop just
doesn't have the room to compile it.
--
Andy Harrison
___
f
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Thu, 21 Dec 2006 21:03:09 +0100
Michael Nottebrock <[EMAIL PROTECTED]> wrote:
> On Thursday, 21. December 2006 19:56, Alejandro Pulver wrote:
> > Hello.
> >
> > I was updating the games/r1q2 port which consists of a client
> > executable (r1q2) that loads the render (ref_gl.so) at run-time with
it seems that the latest imp port update is insisting to install courier
no matter what arguments are passed to make.
my ports.conf file for imp looks like:
mail/imp: WITHOUT_LDAP|WITHOUT_SMIME|WITH_DOVECOT
yet every time i try to portmaster -a, i get courier-imap's make config
popping up.
I've uploaded many packages to good-day (and still uploading more).
Check out http://porting.openoffice.org/freebsd to grab them.
On 12/21/06, Andy Harrison <[EMAIL PROTECTED]> wrote:
If anyone running FreeBSD 6.x gets around to upgrading the
openoffice.org port to the latest 2.1.0, would you mi
43 matches
Mail list logo