FreeBSD Port: otrs-2.1.3_1 update to 2.1.6?
Hello, From otrs.org 2007-03-05 OTRS 2.1.6 (Playa Esmeralda) is released! Can you make an update? greetings ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: subject=FreeBSD 6.1 & gettext-0.16.1 & portupgrade problems
On Mar 31, 2007, at 06:41 , Dino Vliet wrote: When I issued this last command, portupgrade -rf gettext I get this result: ---> Packages processed: 182 done, 0 ignored, 79 skipped and 7 failed I'm afraid that you'll have to supply significantly more data from the output of the portupgrade command before anyone can make any suggestions as to what is going on. All the above line is telling us is that 182 ports were successfully rebuilt, 7 failed, and as a result of those 7 failures, a further 79 ports were skipped. Looking into the logs as to why those 7 ports failed would be a good first step. I'm using freebsd 6.1 on a amd64 system. Moving to 6.2-STABLE would also be an excellent idea. -aDe ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: www/apache22 (apache-2.2.4_2): /us/bin/fetch
Brian A. Seklecki wrote: > env: /us/bin/fetch: No such file or directory Note, it should be '/usr/' (note 'r'), not '/us/'. Something messed up in make.conf probably... > Not good at all; could be a sign of something serious. But certainly > fixable: > > $ cd /usr/src/usr.bin/fetch && sudo make obj && sudo make && sudo make > install. > > ~BAS > > > On Sat, 2007-03-31 at 22:39 +0200, Guill. Moreno-Socias wrote: > > env: /us/bin/fetch: No such file or directory > > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[EMAIL PROTECTED]" Roman Bogorodskiy pgpJyC3AHISSh.pgp Description: PGP signature
Re: HEADSUP: removing the old cyrus-sasl port
Ulrich Spoerlein schrieb: While your at it, it would be nice if the WITH_SASL and WITH_SASL2 knobs would be unified. Some ports interpret WITH_SASL as 'link against libsasl2', while others (those listed above?) interpret it as 'link against libsasl' I think it was openldap vs postfix, where I found out about this. It makes it unnecessary hard to use one common var in /etc/make.conf for SASL2 support. Thanks, Ulrich Spoerlein Yes, it's definitely a good idea. I think we can repo-copy cyrus-sasl2 to cyrus-sasl as Grog mentioned, and handle the knobs after maintainers removed the references to the old cyrus-sasl for their ports. I'm not sure, if the new version is completely compatible with the old one, and there are ports that support both ones, so we should make sure first if all ports work with cyrus-sasl2, that's why I sent this headsup. Gabor ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: hide dependency in graphics/xpdf port
Let's try that again, without the missing-hyphen typo: .if defined(WITH_LIBPAPER) LIB_DEPENDS+= paper.2:${PORTSDIR}/print/libpaper CONFIGURE_ARGS+=--with-libpaper-library="${LOCALBASE}/lib" \ --with-libpaper-includes="${LOCALBASE}/include" .else CONFIGURE_ARGS+=--without-libpaper-library .endif -=EPS=- ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: www/apache22 (apache-2.2.4_2): /us/bin/fetch
Guill. Moreno-Socias wrote: Hello. I am trying to install www/apache22 (apache-2.2.4_2). I think there is an error when calling "fetch". What should I do? Output follows. Thanks in advance. "uname -a" gives: FreeBSD saisie.math.uvsq.fr 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386 and "portupgrade -bDNv www/apache22" gives: ---> Session started at: Sat, 31 Mar 2007 22:30:50 +0200 ---> Fresh installation of www/apache22 started at: Sat, 31 Mar 2007 22:30:51 +0200 ---> Installing 'apache-2.2.4_2' from a port (www/apache22) ---> Build of www/apache22 started at: Sat, 31 Mar 2007 22:30:52 +0200 ---> Building '/usr/ports/www/apache22' ===> Cleaning for perl-5.8.8 ===> Cleaning for autoconf-2.59_2 ===> Cleaning for libtool-1.5.22_4 ===> Cleaning for expat-2.0.0_1 ===> Cleaning for libiconv-1.9.2_2 ===> Cleaning for m4-1.4.8_1 ===> Cleaning for help2man-1.36.4_1 ===> Cleaning for gmake-3.81_1 ===> Cleaning for p5-gettext-1.05_1 ===> Cleaning for gettext-0.16.1 ===> Cleaning for apache-2.2.4_2 To enable a module category: WITH__MODULES To disable a module category: WITHOUT__MODULES Per default categories are: AUTH AUTHN AUTHZ DAV CACHE MISC Categories available: AUTH AUTHN AUTHZ CACHE DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS To see all available knobs, type make show-options To see all modules in different categories, type make show-categories You can check your modules configuration by using make show-modules ===> Vulnerability check disabled, database not found ===> Extracting for apache-2.2.4_2 => MD5 Checksum OK for apache22/httpd-2.2.4.tar.bz2. => SHA256 Checksum OK for apache22/httpd-2.2.4.tar.bz2. => MD5 Checksum mismatch for apache22/apr_dbd_mysql.rev-57.c. => SHA256 Checksum mismatch for apache22/apr_dbd_mysql.rev-57.c. ===> Refetch for 1 more times files: apache22/apr_dbd_mysql.rev-57.capache22/apr_dbd_mysql.rev- 57.c To enable a module category: WITH__MODULES To disable a module category: WITHOUT__MODULES Per default categories are: AUTH AUTHN AUTHZ DAV CACHE MISC Categories available: AUTH AUTHN AUTHZ CACHE DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS To see all available knobs, type make show-options To see all modules in different categories, type make show-categories You can check your modules configuration by using make show-modules ===> Vulnerability check disabled, database not found => apr_dbd_mysql.rev-57.c doesn't seem to exist in /usr/ports/distfiles/apache22. => Attempting to fetch from ftp://ftp.uvsq.fr/pub/FreeBSD/distfiles/apache22/. fetch: ftp://ftp.uvsq.fr/pub/FreeBSD/distfiles/apache22/apr_dbd_mysql.rev-57.c: size unknown fetch: ftp://ftp.uvsq.fr/pub/FreeBSD/distfiles/apache22/apr_dbd_mysql.rev-57.c: size of remote file is not known apr_dbd_mysql.rev-57.c 24 kB 15 MBps To enable a module category: WITH__MODULES To disable a module category: WITHOUT__MODULES Per default categories are: AUTH AUTHN AUTHZ DAV CACHE MISC Categories available: AUTH AUTHN AUTHZ CACHE DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS To see all available knobs, type make show-options To see all modules in different categories, type make show-categories You can check your modules configuration by using make show-modules ===> Vulnerability check disabled, database not found => MD5 Checksum OK for apache22/httpd-2.2.4.tar.bz2. => SHA256 Checksum OK for apache22/httpd-2.2.4.tar.bz2. => MD5 Checksum mismatch for apache22/apr_dbd_mysql.rev-57.c. => SHA256 Checksum mismatch for apache22/apr_dbd_mysql.rev-57.c. ===> Giving up on fetching files: apache22/apr_dbd_mysql.rev-57.capache22/apr_dbd_mysql.rev- 57.c Make sure the Makefile and distinfo file (/usr/ports/www/apache22/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/www/apache22. *** Error code 1 Stop in /usr/ports/www/apache22. ---> Retrying www/apache22 ---> Deleting mismatched files ---> Building '/usr/ports/www/apache22' ===> Cleaning for perl-5.8.8 ===> Cleaning for autoconf-2.59_2 ===> Cleaning for libtool-1.5.22_4 ===> Cleaning for expat-2.0.0_1 ===> Cleaning for libiconv-1.9.2_2 ===> Cleaning for m4-1.4.8_1 ===> Cleaning for help2man-1.36.4_1 ===> Cleaning for gmake-3.81_1 ===> Cleaning for p5-gettext-1.05_1 ===> Cleaning for gettext-0.16.1 ===> Cleaning for apache-2.2.4_2 To enable a module category: WITH__MODULES To disable a module category: WITHOUT__MODULES Per default categories are: AUTH AUTHN AUTHZ DAV CACHE MISC Categories available: AUTH AUTHN AUTHZ CACHE DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS To see all available knobs, type make show-options To see all modules in different categories, type make show-categories You can check your modules configuration by using make show-modules ===> Vulnerability check
Re: subject=FreeBSD 6.1 & gettext-0.16.1 & portupgrade problems
On Sat, 2007-03-31 at 06:41 -0700, Dino Vliet wrote: > ** Could not clean up temporary directory: > Directory not empty - /var/tmp/portupgradeRtIfghsG Are you maybe not running this as root? Show is the full output of the command you ran. You'll need to make a judgment call on the packages that failed -- do you need them, etc. You may be better of pkg_delete'ing them and starting from scratch. ~BAS ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: hide dependency in graphics/xpdf port
Try inserting something like this before ".if defined(A4)" in the port's Makefile: .if defined(WITH_LIBPAPER) LIB_DEPENDS+= paper.2:${PORTSDIR}/print/libpaper CONFIGURE_ARGS+=-with-libpaper-library="${LOCALBASE}/lib" \ --with-libpaper-includes="${LOCALBASE}/include" .else CONFIGURE_ARGS+=--without-libpaper-library .endif If that solves the problem, submit a Followup to PR ports/110058 with the additional logic so it can be incorporated in the upgrade to xpdf 3.02. (Using A4 is not a factor here.) -=EPS=- ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: www/apache22 (apache-2.2.4_2): /us/bin/fetch
env: /us/bin/fetch: No such file or directory Not good at all; could be a sign of something serious. But certainly fixable: $ cd /usr/src/usr.bin/fetch && sudo make obj && sudo make && sudo make install. ~BAS On Sat, 2007-03-31 at 22:39 +0200, Guill. Moreno-Socias wrote: > env: /us/bin/fetch: No such file or directory ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
www/apache22 (apache-2.2.4_2): /us/bin/fetch
Hello. I am trying to install www/apache22 (apache-2.2.4_2). I think there is an error when calling "fetch". What should I do? Output follows. Thanks in advance. "uname -a" gives: FreeBSD saisie.math.uvsq.fr 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386 and "portupgrade -bDNv www/apache22" gives: ---> Session started at: Sat, 31 Mar 2007 22:30:50 +0200 ---> Fresh installation of www/apache22 started at: Sat, 31 Mar 2007 22:30:51 +0200 ---> Installing 'apache-2.2.4_2' from a port (www/apache22) ---> Build of www/apache22 started at: Sat, 31 Mar 2007 22:30:52 +0200 ---> Building '/usr/ports/www/apache22' ===> Cleaning for perl-5.8.8 ===> Cleaning for autoconf-2.59_2 ===> Cleaning for libtool-1.5.22_4 ===> Cleaning for expat-2.0.0_1 ===> Cleaning for libiconv-1.9.2_2 ===> Cleaning for m4-1.4.8_1 ===> Cleaning for help2man-1.36.4_1 ===> Cleaning for gmake-3.81_1 ===> Cleaning for p5-gettext-1.05_1 ===> Cleaning for gettext-0.16.1 ===> Cleaning for apache-2.2.4_2 To enable a module category: WITH__MODULES To disable a module category: WITHOUT__MODULES Per default categories are: AUTH AUTHN AUTHZ DAV CACHE MISC Categories available: AUTH AUTHN AUTHZ CACHE DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS To see all available knobs, type make show-options To see all modules in different categories, type make show-categories You can check your modules configuration by using make show-modules ===> Vulnerability check disabled, database not found ===> Extracting for apache-2.2.4_2 => MD5 Checksum OK for apache22/httpd-2.2.4.tar.bz2. => SHA256 Checksum OK for apache22/httpd-2.2.4.tar.bz2. => MD5 Checksum mismatch for apache22/apr_dbd_mysql.rev-57.c. => SHA256 Checksum mismatch for apache22/apr_dbd_mysql.rev-57.c. ===> Refetch for 1 more times files: apache22/apr_dbd_mysql.rev-57.capache22/apr_dbd_mysql.rev- 57.c To enable a module category: WITH__MODULES To disable a module category: WITHOUT__MODULES Per default categories are: AUTH AUTHN AUTHZ DAV CACHE MISC Categories available: AUTH AUTHN AUTHZ CACHE DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS To see all available knobs, type make show-options To see all modules in different categories, type make show-categories You can check your modules configuration by using make show-modules ===> Vulnerability check disabled, database not found => apr_dbd_mysql.rev-57.c doesn't seem to exist in /usr/ports/distfiles/apache22. => Attempting to fetch from ftp://ftp.uvsq.fr/pub/FreeBSD/distfiles/apache22/. fetch: ftp://ftp.uvsq.fr/pub/FreeBSD/distfiles/apache22/apr_dbd_mysql.rev-57.c: size unknown fetch: ftp://ftp.uvsq.fr/pub/FreeBSD/distfiles/apache22/apr_dbd_mysql.rev-57.c: size of remote file is not known apr_dbd_mysql.rev-57.c 24 kB 15 MBps To enable a module category: WITH__MODULES To disable a module category: WITHOUT__MODULES Per default categories are: AUTH AUTHN AUTHZ DAV CACHE MISC Categories available: AUTH AUTHN AUTHZ CACHE DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS To see all available knobs, type make show-options To see all modules in different categories, type make show-categories You can check your modules configuration by using make show-modules ===> Vulnerability check disabled, database not found => MD5 Checksum OK for apache22/httpd-2.2.4.tar.bz2. => SHA256 Checksum OK for apache22/httpd-2.2.4.tar.bz2. => MD5 Checksum mismatch for apache22/apr_dbd_mysql.rev-57.c. => SHA256 Checksum mismatch for apache22/apr_dbd_mysql.rev-57.c. ===> Giving up on fetching files: apache22/apr_dbd_mysql.rev-57.capache22/apr_dbd_mysql.rev- 57.c Make sure the Makefile and distinfo file (/usr/ports/www/apache22/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/www/apache22. *** Error code 1 Stop in /usr/ports/www/apache22. ---> Retrying www/apache22 ---> Deleting mismatched files ---> Building '/usr/ports/www/apache22' ===> Cleaning for perl-5.8.8 ===> Cleaning for autoconf-2.59_2 ===> Cleaning for libtool-1.5.22_4 ===> Cleaning for expat-2.0.0_1 ===> Cleaning for libiconv-1.9.2_2 ===> Cleaning for m4-1.4.8_1 ===> Cleaning for help2man-1.36.4_1 ===> Cleaning for gmake-3.81_1 ===> Cleaning for p5-gettext-1.05_1 ===> Cleaning for gettext-0.16.1 ===> Cleaning for apache-2.2.4_2 To enable a module category: WITH__MODULES To disable a module category: WITHOUT__MODULES Per default categories are: AUTH AUTHN AUTHZ DAV CACHE MISC Categories available: AUTH AUTHN AUTHZ CACHE DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS To see all available knobs, type make show-options To see all modules in different categories, type make show-categories You can check your modules configuration by using make show-modules ===> Vulnerability check disabled, database not found ===>
Mixed archives woes
Greetings, I have been working on a port for pyFastaudio bindings, well I have got a lot of help from Carl Johan Gustavsson. But now I have run into some severe problems. In order to build properly pyFastaudio requires the source for Fastaudio. This has all been sorted out, but there is a packaging problem. Fastaudio is distributed using zip and pyFastaudio as tar. The solution at the moment has been to re-pack Fastaudio to tar and then distribute it from another ftp. This feels rather ugly, but is it in your opinion a "good" solution? Or is there a know better solution? The Makefile is pasted below. This is my first port and the handbook has been a great help but when it comes to this I can't find any answers. I am not a member of the ports mailing list so please cc me if you reply. Best regards, Pontus Stenetorp # New ports collection makefile for: py-fastaudio # Date created: 3 March 2007 # Whom: Pontus Stenetorp <[EMAIL PROTECTED]> # Carl Johan Gustavsson <[EMAIL PROTECTED]> # # $FreeBSD$ # PORTNAME= fastaudio PORTVERSION=0.1 CATEGORIES= audio python MASTER_SITES= http://www.freenet.org.nz/python/pyPortAudio/:site1 \ http://cjg.mine.nu/~ninjin/distfiles/:site2 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= fastaudio DISTFILES= fastaudio.tar.gz:site1 portaudio_v18_1.tar.gz:site2 DIST_SUBDIR=python MAINTAINER= [EMAIL PROTECTED] COMMENT=Python bindings for the PortAudio multi-platform audio library BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex LIB_DEPENDS=portaudio:${PORTSDIR}/audio/portaudio PLIST_FILES=lib/%%PYTHON_VERSION%%/site-packages/fastaudio.so PLIST_DIRS= EXAMPLESDIR=${LOCALBASE}/share/examples/py-${PORTNAME} USE_PYTHON= yes USE_PYDISTUTILS=yes .if !defined(WITHOUT_EXAMPLES) PLIST_DIRS+=share/examples/py-${PORTNAME} PLIST_FILES+= share/examples/py-${PORTNAME}/demo.py .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/setup.py ${WRKSRC}/mysndfile.h # Borrowed from the portaudio port, fixes obsolete path @${REINPLACE_CMD} -e 's|machine\/soundcard.h|sys\/soundcard.h|' \ ${WRKSRC}/../portaudio_v18_1/pa_unix_oss/pa_unix_oss.c post-install: .if !defined(WITHOUT_EXAMPLES) ( ${MKDIR} ${EXAMPLESDIR} && \ ${INSTALL_DATA} ${WRKSRC}/demo.py ${EXAMPLESDIR}/ ) .endif .include -- Pontus StenetorpE-mail: [EMAIL PROTECTED] Drottning Kristinas väg 73 1:2 URL: http://www.d.kth.se/~ninjin 114 28 Stockholm, SwedenTel: (+46) 8 5000 39 37 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
How to deal with pkg-config .pc files?
Hi! I'm creating port that install pkgcofig .pc file, and now I have some questions: 1) Should I add USE_GNOME=pkgconfig line? I don't think it's needed, as the port installs .pc file anyway and doesn't call pkg-config at all. But other ports usually use it, so maybe it should be added for consistency? 2) Should I @dirrmtry libdata/pkgconfig? I'm a bit confosed here. There's libdata/pkgconfig in both X11BASE and LOACLBASE, and neither is removed from pkg-config's plist. That seem to be errorneous: @unexec rmdir %%LOCALBASE%%/lib/pkgconfig 2>/dev/null || true @unexec rmdir %%X11BASE%%/lib/pkgconfig 2>/dev/null || true shouldn't it be: @unexec rmdir %%LOCALBASE%%/libdata/pkgconfig 2>/dev/null || true @unexec rmdir %%X11BASE%%/libdata/pkgconfig 2>/dev/null || true It seems that correct answer is: - use USE_GNOME=pkgconfig - don't use @dirrm libdata/pkgconfig - pkg-config's plist is incorrect Then the last needs to be corrected and maybe Porter's handbook should be updated, as there are ports that don't USE_GNOME=pkgconfig and do @dirrm. Or correct me if I'm wrong. -- Best regards, Dmitry Marakasov mailto:[EMAIL PROTECTED] ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
subject=FreeBSD 6.1 & gettext-0.16.1 & portupgrade problems
Hi folks, I saw this in usr/ports/UPDATING: 20070318: AFFECTS: users of devel/gettext (ie: YOU) AUTHOR: [EMAIL PROTECTED] As a result of the upgrade to gettext-0.16.1, the shared library version of libintl has changed, so you will need to rebuild all ports that depend on gettext (ie: most of them, sorry). portupgrade -rf gettext When I issued this last command, portupgrade -rf gettext I get this result: ---> Packages processed: 182 done, 0 ignored, 79 skipped and 7 failed ** Could not clean up temporary directory: Directory not empty - /var/tmp/portupgradeRtIfghsG So, what to do next? Should I continue this command until all packages are processed and none of them skipped and failed? Or can I continue upgrading all my ports as from now? I'm using freebsd 6.1 on a amd64 system. Thanks in advanced Dino 8:00? 8:25? 8:40? Find a flick in no time with the Yahoo! Search movie showtime shortcut. http://tools.search.yahoo.com/shortcuts/#news ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
hide dependency in graphics/xpdf port
Hi I think that graphics/xpdf holds a hide depend with print/libpaper. Suppose you have print/libpaper port installed and you build xpdf with A4 option. Then you get: $ ldd /usr/X11R6/bin/xpdf | grep libpaper libpaper.so.2 => /usr/local/lib/libpaper.so.2 (0x285ab000) but libpaper is not registered in ports database as dependency: # pkg_info -r xpdf-3.01_3 Information for xpdf-3.01_3: Depends on: Dependency: expat-2.0.0_1 Dependency: pkg-config-0.21 Dependency: freetype2-2.2.1_1 Dependency: perl-5.8.8 Dependency: fontconfig-2.4.2,1 Dependency: libdrm-2.0.2 Dependency: imake-6.9.0_1 Dependency: gsfonts-8.11_2 Dependency: xorg-libraries-6.9.0_1 Dependency: t1lib-5.1.1,1 Dependency: open-motif-2.2.3_2 Regards -- http://www.telefonica.net/web2/gauss pgp5tEgcRIZfc.pgp Description: PGP signature
Re: errors when using gv-3.6.2 (and ggv-2.12.0) with ghostscript-gpl-8.56_2
--- bf <[EMAIL PROTECTED]> wrote: > When attempting to view a variety of postscript > files > with the recent ghostscript-gpl built from the ports > system WITH_SVGALIB=yes WITH_SHLIB=yes > WITH_FT_BRIDGE=yes on 6.2-Stable i386, gv fails > with: > > While reading gs_fapi.ps: > Error: /undefinedfilename in (FAPIconfig) > Operand stack: >(gs_fapi.ps) 2 Config --nostringval-- > Execution stack: >%interp_exit --nostringval-- --nostringval-- > > --nostringval-- %array_continue --nostringval-- > > --nostringval-- false 1 %stopped_push > --nostringval-- > Dictionary stack: >--dict:1087/1123(G)-- --dict:0/20(G)-- > --dict:74/200(L)-- --dict:1087/1123(G)-- > --dict:2/15(G)-- > Current allocation mode is global > Last OS error: 2 > Current file position is 1974 > > Error: PostScript interpreter failed in main window. > > > and ggv fails with: > > File is not a valid PostScript document. > > diff(1) reveals that my gs_fapi.ps is identical with > the most recent corresponding file in the > ghostscript > cvs repository, with the exception of the $Id line. > The errors persist after rebuilding all three ports. > > Has anyone else had similar problems? Can anyone > suggest a fix? The problem only occurs when ghostscript-gpl is built WITH_FT_BRIDGE=yes, which has also caused problems in the past with other versions of ghostscript. It seems that either the freetype bridge code is defective, improperly configured/built, or incompatible with the older version of freetype 2 in our ports system. Suggestions for a fix? Thanks for your consideration, b.f. Don't get soaked. Take a quick peek at the forecast with the Yahoo! Search weather shortcut. http://tools.search.yahoo.com/shortcuts/#loc_weather ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
errors when using gv-3.6.2 (and ggv-2.12.0) with ghostscript-gpl-8.56_2
When attempting to view a variety of postscript files with the recent ghostscript-gpl built from the ports system WITH_SVGALIB=yes WITH_SHLIB=yes WITH_FT_BRIDGE=yes on 6.2-Stable i386, gv fails with: While reading gs_fapi.ps: Error: /undefinedfilename in (FAPIconfig) Operand stack: (gs_fapi.ps) 2 Config --nostringval-- Execution stack: %interp_exit --nostringval-- --nostringval-- --nostringval-- %array_continue --nostringval-- --nostringval-- false 1 %stopped_push --nostringval-- Dictionary stack: --dict:1087/1123(G)-- --dict:0/20(G)-- --dict:74/200(L)-- --dict:1087/1123(G)-- --dict:2/15(G)-- Current allocation mode is global Last OS error: 2 Current file position is 1974 Error: PostScript interpreter failed in main window. and ggv fails with: File is not a valid PostScript document. diff(1) reveals that my gs_fapi.ps is identical with the most recent corresponding file in the ghostscript cvs repository, with the exception of the $Id line. The errors persist after rebuilding all three ports. Has anyone else had similar problems? Can anyone suggest a fix? Thanks for your attention, b.f. Don't get soaked. Take a quick peek at the forecast with the Yahoo! Search weather shortcut. http://tools.search.yahoo.com/shortcuts/#loc_weather ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: HEADSUP: removing the old cyrus-sasl port
Gabor Kovesdan wrote: > Dear Port Maintainers, > > I would like to inform you that the security/cyrus-sasl port is deprecated > and expired. It is > pretty old and not really supported any more. The only barrier to remove it > is, that it has > some dependant ports, currently the following ones: > > databases/cyrus-smlacapd > japanese/mutt > japanese/mutt-devel > mail/exim > mail/mutt > mail/postfix > mail/postfix-current > mail/postfix1 > mail/sendmail > www/mod_auth_pwcheck > > Could you please modify your ports to use cyrus-sasl2 instead or remove the > support for the > old cyrus-sasl port, please? While your at it, it would be nice if the WITH_SASL and WITH_SASL2 knobs would be unified. Some ports interpret WITH_SASL as 'link against libsasl2', while others (those listed above?) interpret it as 'link against libsasl' I think it was openldap vs postfix, where I found out about this. It makes it unnecessary hard to use one common var in /etc/make.conf for SASL2 support. Thanks, Ulrich Spoerlein -- "The trouble with the dictionary is you have to know how the word is spelled before you can look it up to see how it is spelled." -- Will Cuppy ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: working version of acroread7 for FreeBSD 6.1-RELEASE needed
On 2007-Mar-30 17:47:43 -0500, Scott Bennett <[EMAIL PROTECTED]> wrote: > Please note, as well, that it is difficult to know where to begin when >reporting problems with ports, packages, or the ports and packages subsystem. A good start would be the exact command you executed and the error you got (the last screenful or so of output), together with any options you might have in /etc/make.conf etc. For a more detailed description, see http://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/ >The ports and packages subsystem is a great idea, but in practice, it is the >weakest part of the FreeBSD distribution. My experiences differ - I am extremely impressed by the ports system and consider it far superior to what is available on commercial Unices. > It is easily rendered partially or >wholly useless by bugs in some of the ports' setups themselves (python 2.4 >under 6.1, ruby18 under 5.4, for examples). Would you care to expand on these "bugs". > Many of the ports do not build properly or at all. All ports are regularly built on all supported versions of FreeBSD. Almost all of my ports build problems have been self-inflicted (eg incorrect local patches or make.conf entries). OTOH, I agree that there are a number of ports that build but have serious runtime bugs. > mplayer, for example, does not build under 6.1 because >it hangs at a configuration screen that displays only part of the screen, will >not accept any inputs, and can only be gotten out of by ctrl-C or some other >terminating signal. I haven't built mplayer on 6.1 for quite a while but I don't recall ever seeing anything like that. > If I could get mplayer to work, I'd be another step >closer to dumping Windows XP. I don't have any problems with mplayer on (an old) 6.1, 6.2/i386, 6.2/amd64 or (an old) 7-current. -- Peter Jeremy pgpJjibRDKBOD.pgp Description: PGP signature
Re: Difference between pkg_create and make package
[EMAIL PROTECTED] wrote: > Hi, > > Is there any difference between pkg_create -Rb or make package-recursive in > the resulting > package file? In general: Yes, they might differ. Me personally, I consider these incidents to be genuine bugs. If more people would use pre-built packages, more reports would come in and we could fix this better. Until such time, you can probably share the ports tree between multiple machines via NFS and run 'make install' on each computer. On the other hand, it is rather seldom, that you find such differences between 'make install' and 'pkg_add'. Ulrich Spoerlein -- "The trouble with the dictionary is you have to know how the word is spelled before you can look it up to see how it is spelled." -- Will Cuppy ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"