to choose it in favour of the base openssl.
This kills cups-printing from inside firefox/mozilla.
Adding --disable-openssl seems to solve this.
Testet by: Stijn Hoop <stijn win.tue.nl>
- Build with GNUTLS isntead of OpenSSL by default to fix FireFox issues
- Fixed man languages
- Change maintainer e-mail
- Pass maintainership of print/cups to submitter
PR: ports/76337
Submitted by: Sergey Akifyev <asa(at)agava.com> (maintainer of cups-base and cups-lpr)
latest version. While I'm here, make pkg-message print the
actual prefix when the port is installed, and a nicer message
for package installs.
This version of the software also includes 'es' man pages to
go with the 'fr' ones.
here, so the user has another shot at seeing them. The resurrection
of this file in the cups-base port (to catch users not installing by
this metaport) is pending maintainer approval.
Submitted by: Grumbling on IRC
taken out back, shot, and fed to the 'raptors. In the meantime, I'm done with
working on this port for tonight, and so CVS is my offsite backup system.
2. Quiet down portlint.
3. Add USE_SUBMAKE to cups-lpr so MLINKS works.
4. Try to get the CFLAGS and CPPFLAGS handilng closer to sanity.
5. Fix PR 37505.
6. Removed test for malloc.h in configure by dnl'ing it out in the source
m4 file. This means:
7. Added build-dep on autoconf.
8. Other part of 39053 (new french ports) coming in a few minutes.
cups-lpr (LP* replacement). This is done to avoid clashing LPR systems
but still allow programs to compile with CUPS support. This is essential
for the upcoming KDE 2.2.2 upgrade.
Note that ports/print/cups is now a meta-port for the two subports, to
preserve POLA. Hence, this commit starts the new life for cups packages.
Bump PORTREVISION on all three accordingly.
PR: 32321
Reported by: gad
Submitted by: maintainer
Changes:
o PORTREVISION removed (two typos fixed in source distribution
which were fixed by patches for cups-1.1.5).
Incidentally, PORTREVISION is spelled wrong in r1.2 of the
port's Makefile.
o patch-aa and patch-ad now obsolete
o MD5 checksum
PR: 24650
Submitted by: George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
Fix a typo in the configure script the prevented sample configuration
files from being install in $PREFIX/etc/cups
Bumped PORTREVISION
PR: 24227
Submitted by: George Reid <greid@ukug.uk.freebsd.org> MAINTAINER