Sorry, the patch was against the "original" pkg-plist, instead the updated.
Please, take this one
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207171
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
Hi!
I did try to update cups-base to version 2.0.3_4 with Synth on FreeBSD
10.2-RELEASE (amd 64) and it failed:
< phase : package
>
===> Building package for cups-base-2.0.3_4
pkg-static: Unable to access file /construction/xpo
Seems pkg-plist forgotten
patch in the attachment
--- pkg-plist.orig 2016-02-13 23:53:50 UTC
+++ pkg-plist
@@ -1,23 +1,6 @@
-%%OVERWRITE%%@exec if test -e /usr/bin/lp; then chmod -h 0 /usr/bin/lp; fi
-%%OVERWRITE%%@exec if test -e /usr/bin/lpq; then chmod -h 0 /usr/bin/lpq; fi
-%%OVERWRITE%%@e
2015-06-28 6:56 GMT+02:00 Dewayne Geraghty <
dewayne.gerag...@consciuminternational.com.au>:
> Hi Leslie, I'm very confident that cups-base will not build without one
> of the zeroconf options defined.
>
> I chose the mdnsresponder because it used less libraries and works.
undefined reference to `TXTRecordGetValuePtr'
> > /usr/ports/print/cups-client/work/cups-2.0.3/cups/http-support.c:2215:
> > undefined reference to `TXTRecordGetValuePtr'
> > cc: error: linker command failed with exit code 1 (use -v to see
> invocation)
> > Makefi
ined reference to `TXTRecordGetValuePtr'
> /usr/ports/print/cups-client/work/cups-2.0.3/cups/http-support.c:2215:
> undefined reference to `TXTRecordGetValuePtr'
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> Makefile:192: receptet f?r m?let
to see invocation)
Makefile:192: receptet f?r m?let ?ippserver? misslyckades
gmake[3]: *** [ippserver] Fel 1
gmake[3]: L?mnar katalogen ?/usr/ports/print/cups-base/work/cups-2.0.3/test?
Makefile:31: receptet f?r m?let ?all? misslyckades
gmake[2]: *** [all] Fel 1
gmake[2]: L?mnar katalogen ?/usr/ports/pr
On Sun, Jun 14, 2015 at 10:38 PM, Torfinn Ingolfsen wrote:
> Latest cups-base fails:
>
Ok, changing options so AVAHI is off and MDNSRESPONDER is on helps. :)
Now it compiles and installs.
--
Regards,
Torfinn
___
freebsd-ports@freebsd.org mailin
Latest cups-base fails:
gmake[1]: Entering directory '/usr/ports/print/cups-base/work/cups-2.0.3/test'
echo Compiling ippfind.c...
echo Compiling ippserver.c...
Compiling ippfind.c...
cc -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -I..
-D_CUPS_SOURCE -I/usr/local/i
e_poll_quit'
> ../cups/libcups.a(http-support.o)(.text+0x12b7): In function
And avahi... I'm confused, the first thing I would look at would be
if your cups-client is built with Avahi, but the cups-base built with
mDNSresponder? Can you confirm?
Cheers,
--
> On Jun 9, 2015, at 4:30 PM, Xin Li wrote:
>
> BTW. Is there any specific reason that you using avahi and not
> mDNSresponder?
How’s this?
Making all in test...
gmake[1]: Entering directory '/usr/ports/print/cups-base/work/cups-1.7.3/test'
echo Compiling ip
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 06/08/15 22:28, Paul Beard wrote:
> Having some weird issues that may not be worth tackling otherwise.
> Something hosed up between avahi and encryption/authentication for
> wireless/AirPrint printing that I can’t work out. It used to work.
>
Unf
Having some weird issues that may not be worth tackling otherwise. Something
hosed up between avahi and encryption/authentication for wireless/AirPrint
printing that I can’t work out. It used to work.
___
freebsd-ports@freebsd.org mailing list
http:/
On Sat, 3 Jan 2015, Don Lewis wrote:
On 3 Jan, Frank Seltzer wrote:
I'm getting this while upgrading cups-base. Is this a known problem or
have I fat-fingered something?
I don't understand why cups-base is even trying to link with avahi since
this option is unchecked:
OPTIONS_
On Sat, Jan 3, 2015 at 3:16 PM, Boris Samorodov wrote:
> 03.01.2015 17:27, Kurt Jaeger пишет:
> > Hi!
> >
> >> I'm getting this while upgrading cups-base. Is this a known problem or
> >> have I fat-fingered something?
> >
> > It's a k
03.01.2015 17:27, Kurt Jaeger пишет:
> Hi!
>
>> I'm getting this while upgrading cups-base. Is this a known problem or
>> have I fat-fingered something?
>
> It's a known problem:
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195743
>
> So
On 3 Jan, Frank Seltzer wrote:
> I'm getting this while upgrading cups-base. Is this a known problem or
> have I fat-fingered something?
>
> I don't understand why cups-base is even trying to link with avahi since
> this option is unchecked:
>
> OP
On Sat, 3 Jan 2015, Kurt Jaeger wrote:
Hi!
I'm getting this while upgrading cups-base. Is this a known problem or
have I fat-fingered something?
It's a known problem:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195743
Someone needs to debug this 8-(
--
p...@opsec.eu
Hi!
> I'm getting this while upgrading cups-base. Is this a known problem or
> have I fat-fingered something?
It's a known problem:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195743
Someone needs to debug this 8-(
--
p...@opsec.eu+49 171 3101372
I'm getting this while upgrading cups-base. Is this a known problem or
have I fat-fingered something?
I don't understand why cups-base is even trying to link with avahi since
this option is unchecked:
OPTIONS_FILE_UNSET+=AVAHI
Linking ippserver...
cc -L../cgi-bin -L../cups -L..
The "unable to print" issue was solved when I installed print/cups-filters. I
can now print.
My thanks to Don Lewis for the tip on how to solve this.
-
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/print-cup
On Sat, Aug 16, 2014 at 04:06:48PM +0200, Karel Miklav wrote:
> For the record: I was using different HP inkjet printers with
> FreeBSD for years, but printing via CUPS/hpijs stopped working
> couple of months ago. Scanning via XSane still works though.
>
> I did some pkg upgrades and "portmaster
For the record: I was using different HP inkjet printers with
FreeBSD for years, but printing via CUPS/hpijs stopped working
couple of months ago. Scanning via XSane still works though.
I did some pkg upgrades and "portmaster cups hplip sane",
checked the regular suspects; device permissons, compi
er to: Generic PCL Laser Printer (grayscale, 2-sided
printing) gives same as #4 (can preview, can't print)
6. Changing Driver to: Generic PostScript Printer (color, 2-sided printing)
gives same as #4 (can preview, can't print)
print/cups related packages installed on the system: cups-bas
> Just to let you know the cups-base port won't compile if neither avahi
> nor mdnsresponder option is selected.
> Please find attached the small patch to fix this.
> Thanks,
:Nicolas
Patch seems to have not made it to the freebsd-ports list.
Better to include the pa
Hi,
Just to let you know the cups-base port won't compile if neither avahi
nor mdnsresponder option is selected.
Please find attached the small patch to fix this.
Thanks,
:Nicolas
___
freebsd-ports@freebsd.org mailing list
http://lists.freebs
/lpr)
Why would ppd files cause errors in the new cups port structure?
-
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/print-cups-base-web-interface-broken-unable-to-print-tp5918098p5922974.html
Sent from the fr
Hi,
I was trying to update cups-base 1.7.2 to 1.7.2_1. I finally noticed
that the port do not build WITHOUT mDNSResponder. This option is
mandatory.
I tried lots of things before : portmaster -f cups-base, USE_GCC=4.6+,
MAKE_JOBS_UNSAFE=yes, pkg_delete cups-base and then build, but that did
not
roblem?
* As reminder, LPT printing to HP2100 is working (have not setup filters for
LPT yet) for text files only.
That's all I've got for now...
-
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/print-cups-base
ing the server, to provide per-event results.
* What ports is it that's missing a library - cups-filter? No options other
then AVAHI there, and it's disabled...
-
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/p
Yes, no wonder I couldn't find anything there. /var/log/cups/error_log is
the one that will contain the information. That is where the text about
what filter program is crashing will be. It is probably a missing library
somewhere.
On 6 June 2014 21:36, Beeblebrox wrote:
> >
> > Hmm. I can't see
>
> Hmm. I can't see any attempts to print in that log file. Perhaps I could
> find it if you told me the name of the file you printed, or of the name of
> the program you printed from.
>
It was a simple text file in mousepad - it was probably unnamed
No matter though, same result with file named
evice: True
> *DefaultColorSpace: RGB
> *FileSystem:False
> *Throughput:"8"
> *LandscapeOrientation: Plus90
> *TTRasterizer: Type42
>
> Separately, I have noticed a potentially incompatible option setting as
> below:
> print/cups-base (MDNSRESPONDER or
"8"
*LandscapeOrientation: Plus90
*TTRasterizer: Type42
Separately, I have noticed a potentially incompatible option setting as
below:
print/cups-base (MDNSRESPONDER or AVAHI)
print/cups-filters (AVAHI)
I don't want to use Zeroconf at all, so I prefer to turn these options off.
Whi
nks and Regards.
-
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/print-cups-base-web-interface-broken-unable-to-print-tp5918098p5918390.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
__
eller wrote:
> On Thu, 5 Jun 2014 10:00:39 -0700 (PDT), Beeblebrox wrote:
> > Anyone per chance with insight into "filter failed" error? I have already
> > removed and re-created the printer several times.
> >
> > Installed cups related packages: cups-base-1.7.
On Thu, 5 Jun 2014 10:00:39 -0700 (PDT), Beeblebrox wrote:
> Anyone per chance with insight into "filter failed" error? I have already
> removed and re-created the printer several times.
>
> Installed cups related packages: cups-base-1.7.2_1, cups-client-1.7.2,
> cups-f
I reinstalled cups-base from the public FreeBSD repo rather than my poudriere
repo. The web interface has started working once more, but printing
continues to fail, with job state showing: "stopped - Filter failed".
Anyone per chance with insight into "filter failed" e
"# service cupsd onestart", then http://localhost:631/ > "Not Found" message
on browser page.
I can print through LPD, but cannot print through any cups defined printer.
* print/cups-base enabled options: LIBPAPER, PYTHON, DBUS, XDG_OPEN,
MDNSRESPONDER
* I have completely
On 31 May 2014, at 23:25, Thomas Mueller wrote:
> I am trying to build cups-related ports needed for print/hplip, but the
> latest error is
>
> /usr/bin/ld: Dwarf Error: found dwarf version '4', this reader only handles
> vers
>
> ion 2 information.
If you are building your ports with clang
With which options are you building this port? The error indicates that
you are building with the PHP bindings. Correct?
If you are, could you check on the contents of
/usr/ports/print/cups-base/work11/stage/usr/local/lib/php/20100525/? Is the
directory even there? I'm going to guess the a
build. It may not be a real
>
> > issue.
>
> > R. Kevin Oberman, Network Engineer, Retired
> I just copy-and-paste, on newcons I get all unwanted double-spacing.
>
> Sorry about this formatting inelegancy.
>
> I do no better with avahi or mdnsresponder, and I tried bot
"Thomas Mueller" writes:
> I do no better with avahi or mdnsresponder, and I tried both. Just a
> different error:
On a system running
FreeBSD 11.0-CURRENT #1 r264673: Sat Apr 19 09:43:10 EDT 2014 amd64
and all relevant ports current, adding the AVAHI option allowed me to
build
;
> R. Kevin Oberman, Network Engineer, Retired
>
I just copy-and-paste, on newcons I get all unwanted double-spacing.
Sorry about this formatting inelegancy.
I do no better with avahi or mdnsresponder, and I tried both. Just a different
): undefined reference to
> `avahi_string_list_find'
>
> http-support.c:(.text+0x2332): undefined reference to
> `avahi_string_list_find'
>
> http-support.c:(.text+0x234f): undefined reference to
> `avahi_string_list_get_pai
>
> r'
>
> http-support.c:(.text+0x2505): undefi
get_pai
r'
http-support.c:(.text+0x2505): undefined reference to `avahi_simple_poll_quit'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [ippserver] Error 1
On Fri, May 30, 2014 at 11:25 AM, Beeblebrox wrote:
> My cups-base compile fails as below:
> "dirsvc.o: In function `cupsdStartBrowsing':
> /wrkdirs/usr/ports/print/cups-base/work/cups-1.7.2/scheduler/dirsvc.c:244:
> undefined reference to `dnssdRegisterAllPrinters
My cups-base compile fails as below:
"dirsvc.o: In function `cupsdStartBrowsing':
/wrkdirs/usr/ports/print/cups-base/work/cups-1.7.2/scheduler/dirsvc.c:244:
undefined reference to `dnssdRegisterAllPrinters'
dirsvc.o: In function `cupsdStopBrowsing':
/wrkdirs/usr/ports/print
On Wed, 28 May 2014 10:27:11 +0400, pilot513 stated:
>Today i get error on update cups-base
>portmaster cups-base-1.7.2
>/wrkdirs/usr/ports/print/cups-client/work/cups-1.7.2/cups/http.c:5119:
>undefined reference to `SSL_free'
>cc: error: linker command fai
Today i get error on update cups-base
portmaster cups-base-1.7.2
/wrkdirs/usr/ports/print/cups-client/work/cups-1.7.2/cups/http.c:5119:
undefined reference to `SSL_free'
cc: error: linker command failed with exit code 1 (use -v to see
invocation)
gmake[2]: *** [ipps
Hi!
> The cups-base port has been marked as BROKEN if built against
> Avahi since version 1.4.
[...]
Thanks for the patch. I'm currently trying to dig into this.
--
p...@opsec.eu+49 171 3101372 6
On Mon, May 12, 2014 at 1:51 PM, Raivo Hool wrote:
> The cups-base port has been marked as BROKEN if built against Avahi since
> version 1.4. (The Makefile even helpfully points the user to
> http://www.avahi.org/ticket/303 which states that the problem exists with
> CUPS version
The cups-base port has been marked as BROKEN if built against Avahi since
version 1.4. (The Makefile even helpfully points the user to
http://www.avahi.org/ticket/303 which states that the problem exists with CUPS
version 1.4 and that a fix is in the making.) Since version 1.6, however, there
John,
Thank-you for investigating the cups-base build issue and sharing your result
in
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181248
I'd spent a couple of hours trying to resolve the cause of our server build
failures. Fortunately I had OPTIONS_UNSET=X11 so the
portmaster
Hi,
I'm running
# uname -a
FreeBSD atom0 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4
06:55:39 UTC 2012
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
and I'm trying to install `cups-base` port.
Just ran one more time `portsnap fetch update`.
Here
14.05.2013 01:50, Beeblebrox пишет:
> Printer1: Officejet_4500_G510n-z. This connects to network with wireless and
> I use hplip for this printer.
OK, but for now let's make another one to print.
> Printer2: HP_LaserJet_2100. This uses jetdirect wired connection and setup
> is directly through cu
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/cups-base-1-5-4-1-fails-to-print-Network-Printers-tp5811080p5811225.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
___
freebsd-ports@freebsd.org mai
13.05.2013 20:01, Beeblebrox пишет:
> I have 2 HP printers on my network. I have
> print/cups & print/hplip
[1]
> installed. Before a recent cups update (or re-compile by poudriere) I was
> printing to both f my HP printers without problem. After the update (2-3
> days ago) I cannot print to ei
ay/2013:18:48:52 +0300] [Job 13] Unloading...
I [13/May/2013:18:49:22 +0300] Saving printers.conf...
I [13/May/2013:18:49:22 +0300] Saving job.cache...
D [13/May/2013:18:49:22 +0300] cupsdSetBusyState: newbusy="Not busy",
busy="Printing jobs and dirty files"
-
10-Current-amd6
On 05/10/2011 15:41, Christian Hiris wrote:
You could try to remove all the cups packages and rebuild from scratch.
# cd /var/db/pkg
# pkg_info -o * | grep /cups> /tmp/list-of-installed-cups-ports.txt
# pkg_delete cups*
Then do a "make clean" for all cups-ports and after that rebuild them.
H
On Wednesday 05 October 2011, Brent Clark wrote:
> Thank you for replying.
>
> Seems like I have a new problem. I double checked with UPDATING, in case I
> missed anything.
>
> ===> Building for cups-base-1.5.0
> /bin/cp -p /usr/local/lib/libcups.a
> /usr/ports/prin
On Wednesday 05 October 2011, you wrote:
> To whom it may concern.
>
> I was wondering if you would be so kind as to help or provide some
> assistance for cups-base.
>
> I get the following message.
>
> [root@bclark-laptop /usr/ports/print/cups-base]# make install clean
&g
Thank you for replying.
Seems like I have a new problem. I double checked with UPDATING, in case I
missed anything.
===> Building for cups-base-1.5.0
/bin/cp -p /usr/local/lib/libcups.a
/usr/ports/print/cups-base/work/cups-1.5.0/cups/
/bin/cp -p /usr/local/lib/libcups.so
/usr/ports/pr
To whom it may concern.
I was wondering if you would be so kind as to help or provide some assistance
for cups-base.
I get the following message.
[root@bclark-laptop /usr/ports/print/cups-base]# make install clean
===> cups-base-1.4.8 is marked as broken: missing function, see
h
>From Chris Rees :
> Well... you lose avahi, which is a zeroconf implementation, but you're
> probably just better off with samba.
> The BROKEN message references http://www.avahi.org/ticket/303 -- look
> there for more information on why it's marked as such.
>Chris
I found that avahi bug ticke
On 21 September 2011 09:45, Thomas Mueller wrote:
> What is the current status of print/cups-base? I get a BROKEN message when
> trying to build that port with DNSSD which is in net/avahi-libdns.
>
> This is for FreeBSD 9.0-BETA2. I didn't get this message in BETA1, but
>
On 09/21/2011 01:45, Thomas Mueller wrote:
> Do I lose anything by turning off this option (DNSSD)?
When you try it, what happens?
--
Nothin' ever doesn't change, but nothin' changes much.
-- OK Go
Breadth of IT experience, and depth of knowledge in the
What is the current status of print/cups-base? I get a BROKEN message when
trying to build that port with DNSSD which is in net/avahi-libdns.
This is for FreeBSD 9.0-BETA2. I didn't get this message in BETA1, but
building print/cups-base failed because of something missing.
My purpos
Thank you for your help.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
On 2011-05-24 00:15, Bruce Meier wrote:
> Chris Rees wrote:
>> On 23 May 2011 21:12, Bruce Meier wrote:
>>
>>> When will the pint/cups-base port be upgraded? It has been marked "IGNORE"
>>> for a long time now.
>>> Thanks
>>>
Chris Rees wrote:
On 23 May 2011 21:12, Bruce Meier wrote:
When will the pint/cups-base port be upgraded? It has been marked "IGNORE"
for a long time now.
Thanks
> From /usr/ports/print/cups-base:
.if defined(WITH_XPDF)
IGNORE= pick ghostscript or x
On 23 May 2011 21:12, Bruce Meier wrote:
> When will the pint/cups-base port be upgraded? It has been marked "IGNORE"
> for a long time now.
> Thanks
>From /usr/ports/print/cups-base:
.if defined(WITH_XPDF)
IGNORE= pick ghostscript or xpdf, not both
.en
When will the pint/cups-base port be upgraded? It has been marked
"IGNORE" for a long time now.
Thanks
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to &quo
portmaster -dav fails updating ports since yesterday, stopping at
print/cups-base with the following error message:
[...]
client.o(.text+0x1c95): In function `encrypt_client':
/usr/ports/print/cups-base/work/cups-1.4.2/scheduler/client.c:3217:
undefined reference to `_httpReadGNUTLS'
Hello,
Every time cups-base is (re)installed (or upgraded) it overwrites the files
in /usr/local/etc/cups.
In my case I had uncommented one line in /usr/local/etc/mime.convs (the
one that starts #application/octest-stream...)
and have to remember to do this every time cups is upgraded or
On Sat, 06 Sep 2008 16:30:54 -0700
Michael Sweet <[EMAIL PROTECTED]> a écrit:
> OK, I re-checked the source files - the .bz2 file was actually
> truncated on the main server, so I regenerated it and put the
> resulting file up (which also has a different MD5 sum now...)
The problem should be solv
At the time of writing the md5 checksums of cups-1.3.8-source.tar.bz2 from the
easysw (California) and funet.fi (Espoo, Fi) master sites agree with the
reference md5 checksum listed at www.cups.org, while the port distinfo and the
md5 checksum of the same file on the rz.tu-bs.de (Braunschweig, D
.easysw.com/pub/cups/1.3.8/cups-1.3.8-source.tar.gz
(or use ftp instead of http)
gunzip cups-1.3.8-source.tar.gz
Save the previous version (I use the command:
pkg_create -b cups-base-1.3.7_4 but check your backup if you need to
reinstall the previous release)
bzip2 cups-1.3.8-source.tar
cp cups-
On Saturday 06 September 2008 21:09:31 Eduardo Cerejo wrote:
> ftp://ftp.easysw.com/pub/cups/1.3.8/.
> fetch: cups-1.3.8-source.tar.bz2: local modification time does not match
try deleting the file (cups-1.3.8-source.tar.bz2) from your system first -
usually in /usr/ports/distfiles. then try fetc
On Sat, 06 Sep 2008 21:36:28 +0200
icemaca <[EMAIL PROTECTED]> wrote:
>
> > fetch: cups-1.3.8-source.tar.bz2: local modification time does not match
> try deleting the file (cups-1.3.8-source.tar.bz2) from your system first -
> usually in /usr/ports/distfiles. then try fetcjing again.
> i think
what I get if I run make:
>
> ===> Found saved configuration for cups-base-1.3.7
> ===> Extracting for cups-base-1.3.8
> => MD5 Checksum mismatch for cups-1.3.8-source.tar.bz2.
> => SHA256 Checksum mismatch for cups-1.3.8-source.tar.bz2.
The file cups-1.3.8-source.tar.gz s
forget what i said, this is something else i seems...i got the same here and
> seen another report.
>
>
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED
> fetch: cups-1.3.8-source.tar.bz2: local modification time does not match
try deleting the file (cups-1.3.8-source.tar.bz2) from your system first -
usually in /usr/ports/distfiles. then try fetcjing again.
i think this *time does not match* happens when a previous fetch fails midway
or someth
I'm running fbsd7 stable and I tried to upgrade it using portupgrade and it
failed and then tried to just use make and still get the same error. It says
checksum mismatch, here's what I get if I run make:
===> Found saved configuration for cups-base-1.3.7
===> Extracting for
Hello,
I obtain a checksum error:
cups-1.3.8-source.tar.bz2
Found:
SHA256 (cups-1.3.8-source.tar.bz2) =
baebfbe2695f5d331a4bfbce7d437d6010226d8ba5cd2834a7e80344aedd0e50
MD5 (cups-1.3.8-source.tar.bz2) = 7b0f4979ac231a4df5ebfbf7ebc61b8a
In distinfo:
MD5 (cups-1.3.8-source.tar.bz2) = 84e09577d6
Hi,
I'm trying to upgrade all my ports but some are failing on me and I
can't figure out why. I have looked through UPDATING but haven't found
anything about cups-base... Here is a dump when it breaks, any ideas how
to fix? I run FreeBSD 6.3
Linking ipptest...
cc -L../cups
Hi Frank,
On Wed, Mar 26, 2008 at 06:17:58AM -0700, Frank Mayhar wrote:
> pthread functions. I fixed it by putting "LIBS=-lpthread" in my
> environment before rebuilding the port. This is a kludge, though; the
> port maintainer needs to fix this.
Worked well here, thanks!
Regards
Raphael Beck
s-good' after first
> > running 'portupgrade -a'. Everything built except the cups-base port.
>
> Same here.
>
> subscriptions.o(.text+0x1a71): In function `cupsdAddEvent':
> /data/tmp/usr/ports/print/cups-base/work/cups-1.3.6/scheduler/subs
Hi,
On Tue, Mar 25, 2008 at 06:35:42PM -0400, Gerard wrote:
>
> I just finished updating the Gstreamer port. As per the instructions in
> UPDATING, I ran 'portupgrade -f gstreamer-plugins-good' after first
> running 'portupgrade -a'. Everything built excep
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
FreeBSD-6.3
I just finished updating the Gstreamer port. As per the instructions in
UPDATING, I ran 'portupgrade -f gstreamer-plugins-good' after first
running 'portupgrade -a'. Everything built except the cups-base port.
I
On Thursday 15 November 2007 01:00:24 Xin LI wrote:
> David Southwell wrote:
> > On Wednesday 14 November 2007 14:19:39 Erwin Lansing wrote:
> >> On Wed, Nov 14, 2007 at 02:05:46PM -0600, Andrew Daugherity wrote:
> >>> cups-base was patched for this vulnerability (wi
On Wednesday 14 November 2007 14:19:39 Erwin Lansing wrote:
> On Wed, Nov 14, 2007 at 02:05:46PM -0600, Andrew Daugherity wrote:
> > cups-base was patched for this vulnerability (with version 1.3.3_2), but
> > the change to the vulnerabilities file erroneously has it marked a
On, Thu Nov 15, 2007, David Southwell wrote:
> On Wednesday 14 November 2007 14:19:39 Erwin Lansing wrote:
> > On Wed, Nov 14, 2007 at 02:05:46PM -0600, Andrew Daugherity wrote:
> > > cups-base was patched for this vulnerability (with version 1.3.3_2), but
> > > the ch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David Southwell wrote:
> On Wednesday 14 November 2007 14:19:39 Erwin Lansing wrote:
>> On Wed, Nov 14, 2007 at 02:05:46PM -0600, Andrew Daugherity wrote:
>>> cups-base was patched for this vulnerability (with version 1.3.3_2), but
On Wed, Nov 14, 2007 at 02:05:46PM -0600, Andrew Daugherity wrote:
>
> cups-base was patched for this vulnerability (with version 1.3.3_2), but the
> change to the vulnerabilities file erroneously has it marked as cups-base >
> 1.3.3_2, instead of cups-base < 1.3.3_2:
> http:
>>> On 11/14/2007 at 6:49 AM, in message
<[EMAIL PROTECTED]>, David
Southwell<[EMAIL PROTECTED]> wrote:
> ##Can anyone please advise best course of action???
> ##System is AMD 64
>
> ##This is based upon an uptodate cvsup of ports all
>
> ---> Upgradi
##Can anyone please advise best course of action???
##System is AMD 64
##This is based upon an uptodate cvsup of ports all
---> Upgrading 'cups-base-1.3.3' to 'cups-base-1.3.3_2' (print/cups-base)
---> Building '/usr/ports/print/cups-base'
===> Cleanin
"Scot Hetzel" <[EMAIL PROTECTED]> writes:
> This problem has been fixed in the gtk20 port, re-cvsup.
Ah; yes, that patch explains it.
Sorry I forgot to check the repository again before posting.
___
freebsd-ports@freebsd.org mailing list
http://lists.f
This problem has been fixed in the gtk20 port, re-cvsup.
Scot
On 10/1/07, Lowell Gilbert <[EMAIL PROTECTED]> wrote:
> cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gtk
> -I../../../gtk -I../../../gdk -I../../../gdk -I/usr/local/include
> -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -D_RE
t-once mode
cdrtools-2.01_6 CD/CD-R[W] and ISO-9660 image creation and extraction tools
cmpsfont-1.0_6 Computer Modern PostScript Fonts (Adobe Type 1 format)
compat5x-i386-5.4.0.8_8 A convenience package to install the compat5x libraries
compositeproto-0.4 Composite extension headers
cups-b
1 - 100 of 121 matches
Mail list logo