Commit graph

215 commits

Author SHA1 Message Date
Dirk Meyer
4380a89fa6 - use WITH_OPENSSL_HACK7 2012-09-19 15:34:24 +00:00
Dirk Meyer
857d444e9a - fix option PYTHON
PR:		170801
Submitted by:	Artis Caune
2012-08-22 17:59:57 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Dirk Meyer
8d705c5221 - fix option XPDF
PR:		169648
Submitted by:	John Levine
2012-07-06 08:55:24 +00:00
Dirk Meyer
816258886f - shorter desc for options 2012-06-30 11:37:57 +00:00
Dirk Meyer
0322473832 - fix option GHOSTSCRIPT
- use LIBPAPER as default
2012-06-11 06:20:52 +00:00
Dirk Meyer
74d414fb8d - use OPTIONS_DEFINE 2012-06-11 06:02:26 +00:00
Dirk Meyer
b828c5c1a6 - do not drop spool on update 2012-06-01 11:08:42 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dirk Meyer
0673bb6005 - rename broken option DNSSD to AVAHI
- new option MDNSRESPONDER
PR:		165206
Suggested by:	Matthieu Volat
Feature safe:	yes
2012-03-19 18:21:45 +00:00
Dirk Meyer
5b2afe62c8 - fix build for FreeBSD 7.x 2012-02-20 05:51:16 +00:00
Dirk Meyer
ec255f9a12 - add USE_ICONV to cups-client 2012-02-17 15:44:26 +00:00
Dirk Meyer
d3596ee15e - update to 1.5.2
PR:		164293
Submitted by:	Eygene Ryabinkin
2012-02-13 20:11:12 +00:00
Dirk Meyer
e99e060d34 - escape shell names 2012-01-14 14:52:13 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Dirk Meyer
1b5183b4d6 - add some hooks 2011-10-19 17:31:07 +00:00
Dirk Meyer
c5f9d68841 - force build with same cups client installed 2011-10-05 17:42:06 +00:00
Dirk Meyer
27392b64cf - update to 1.5.0
- unbreak option WITH_GNUTLS
2011-10-05 06:01:38 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Dirk Meyer
42a7e506de - better wording of BROKEN
Submitted by:	crees
2011-08-29 05:33:56 +00:00
Dirk Meyer
e0369cd165 - fix plist
Submitted by:	ale
2011-08-25 15:01:32 +00:00
Dirk Meyer
ef890f5a54 - add BROKEN fro option GNUTLS 2011-08-25 14:54:39 +00:00
Dirk Meyer
3e44710066 - better wording of GNUTLS option
Submitted by:	mandree
2011-08-25 14:53:02 +00:00
Dirk Meyer
bede5fa3aa - update to 1.4.8
- option GNUTLS default off
Security: http://www.cups.org/str.php?L3914
2011-08-25 05:19:58 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Dirk Meyer
e4b95c2e91 - bump PORTREVISION
Reported by:	Sunpoet Po-Chuan Hsieh
2011-05-12 11:25:03 +00:00
Dirk Meyer
8b8e8b8e6a PR: 156866
Submitted by:	Alex Deiter
2011-05-11 18:15:21 +00:00
Pav Lucistnik
baddaf4ee5 - Bump PORTREVISION to advertise recent plist fix
Reported by:	pointyhat
2011-03-17 20:05:36 +00:00
Dirk Meyer
4b33814788 - fix option WITH_PAM
Reported by:	ale
2011-03-16 04:53:42 +00:00
Dirk Meyer
09deff220f - fix build with lang/gcc45
PR:		155334
Submitted by:	Ron MacNeil
2011-03-07 20:49:32 +00:00
Dirk Meyer
979cff51ce - preserve modified etc/pam.d/cups
PR:		155218
Sumbitted by:	mm
2011-03-07 20:43:15 +00:00
Dirk Meyer
96dbd1ab61 - add lpr-cups
Suggested by:	avilla
2011-02-20 21:49:23 +00:00
Dirk Meyer
262b2fc3e1 - add missing patch 2011-02-18 08:47:04 +00:00
Dirk Meyer
25fccac84b - fix unexistent PAM module
PR:	154361
Submitted by:	Daisuke Ban
Feature safe:	yes
2011-02-13 12:49:51 +00:00
Lars Engels
4f8d44558f Fix typo in sample devd config.
Approved by:	dinoex (maintainer)
Feature safe:	yes
2011-02-09 20:43:15 +00:00
Dirk Meyer
0c79467dce - better devd scripts
PR:		150891
Submitted by:	Garrett Wollman

- udpate to 1.4.6
2011-01-07 21:24:58 +00:00
Dirk Meyer
77327f2456 - add BROKEN
PR:		152388
Submitted by:	Doug Barton
2010-11-27 09:06:57 +00:00
Dirk Meyer
ac33be2d15 - fix pam module
PR:		148816
Submitted by:	O. Hartmann
2010-11-19 07:22:43 +00:00
Dirk Meyer
dcd7353e7d - add LICENSE 2010-11-15 09:06:06 +00:00
Dirk Meyer
f27f39b9a8 - Security update to 1.4.5
Security:	CVE-2010-2941
Security:	http://www.cups.org/str.php?L3648
2010-11-15 06:31:57 +00:00
Dirk Meyer
e021fe1f3f - fix options by forcing UNIQUENAME
PR:		150309
Submitted by:	Marcin Wisnicki
2010-11-15 06:30:40 +00:00
Dirk Meyer
ef52edc4f7 - revert patch
PR:		150309
2010-09-25 15:08:26 +00:00
Dirk Meyer
3ab3de4e12 - fix options by forcing UNIQUENAME
PR:		150309
Submitted by:	Marcin Wisnicki
2010-09-07 19:35:15 +00:00
Dirk Meyer
4a4d617c26 - add hints for usb on FreeBSD 8.x
PR:		149896
Submitted by:	Berend de Boer
2010-08-28 09:18:38 +00:00
Dirk Meyer
0a7994c335 - update to 1.4.4 2010-07-27 13:19:41 +00:00
Dirk Meyer
6705800469 - Security update to 1.4.4
- Security fix for deny of service vulnerability
Security: CVE-2009-3553
Security: CVE-2010-0302
PR:		147978
Approved by:	portmgr (erwin)
Feature safe:	yes
2010-06-19 04:09:32 +00:00
Dirk Meyer
da5e61df79 LICENSE GPLv2 2010-06-05 19:53:32 +00:00
Dirk Meyer
896dc0aa8a - note GROUPS/USERS does not work here 2010-06-05 04:20:15 +00:00
Dirk Meyer
e39b894e35 - update to 1.4.3 2010-04-07 19:49:46 +00:00
Dirk Meyer
c5c22bbf59 - Add instrutcions for USB printers on FreeBSD 8
Submitted by:	Joseph S. Atkinson
2010-03-29 08:05:11 +00:00