Dirk Meyer
4aadfac3dc
- remove option GVFS_OPEN
...
PR: 131472
2009-02-14 18:31:24 +00:00
Dirk Meyer
624b3ba4f0
- add option WITH_GVFS_OPEN
2009-02-03 12:58:33 +00:00
Ion-Mihai Tetcu
20bc066e50
Bump PORTREVISION after the recent libtasn1 shared lib update.
2009-01-21 12:39:59 +00:00
Dirk Meyer
02319fd548
- Fix integer overflow in PNG validation
...
Security: http://www.cups.org/str.php?L2974
PR: 129193
2008-11-28 07:33:34 +00:00
Dirk Meyer
6d4746618d
- Fix NULL pointer dereference in MaxSubscription
...
Security: http://www.openwall.com/lists/oss-security/2008/11/19/4/
Security: http://www.openwall.com/lists/oss-security/2008/11/20/2
Obtained from: Michael Sweet
PR: 129001
2008-11-28 07:32:56 +00:00
Dirk Meyer
9d31255fc8
- Security Update to 1.3.9
...
Security: http://www.freebsd.org/ports/portaudit/ce29ce1d-971a-11dd-ab7e-001c2514716c.html
Security: CVE-2008-3639
Security: CVE-2008-3640
Security: CVE-2008-3641
Submitted by: Xin LI (delphij)
2008-10-15 07:46:23 +00:00
Dirk Meyer
3eb74e63cb
- package cleanup, do not created obsolte dirs
...
Reported by: miwi
2008-09-07 14:01:42 +00:00
Dirk Meyer
cdfc2ab81b
- update to new distfile
...
only packaging/cups.spec differs, as new distfile was created form tar.gz
2008-09-07 09:33:24 +00:00
Ion-Mihai Tetcu
36e8af75d9
- Fix fetch
...
Prompted by: QAT on-commit run
2008-09-07 06:52:27 +00:00
Dirk Meyer
b086c0b1b2
- update MASTER_SITES
...
ftp.easysw.com/pub/cups/1.3.8/ is broken/corrupted compromised.
2008-09-06 21:55:31 +00:00
Dirk Meyer
b15a8cf164
- update to 1.3.8
...
PR: 126881
Submitted by: Martin Matuska
- fix pkg_plist
PR: 127021
Submitted by: Sunpoet Po-Chuan Hsieh
2008-09-06 09:26:49 +00:00
Rong-En Fan
741aa71483
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
...
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
2008-08-21 06:18:49 +00:00
Dirk Meyer
9117dc5853
- Security fix
...
PR: 126447
Submitted by: Tsurutani Naoki
Obtained from: http://www.cups.org/str.php?L2790
2008-08-12 14:21:12 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Dirk Meyer
0e5b96ab8a
- fix spelling
...
Submitted by: Daniel O'Connor
2008-04-21 18:05:48 +00:00
Dirk Meyer
f215d44982
- new option WITH_XDG_OPEN
...
PR: 122590
Suggested by: Neil Darlow
2008-04-11 04:59:09 +00:00
Dirk Meyer
552ebec20a
- Add depends on devel/xdg-utils
...
- use 'xdg-open http://localhost:631/ ' in the cups.desktop file.
PR: 122590
Submitted by: Michael Johnson
2008-04-10 04:20:33 +00:00
Dirk Meyer
a3dfd67d11
- Security update to 1.3.7
...
- fix dbus link problem
Security: CVE-2008-0047
Security: CVE-2008-1373
2008-04-02 15:20:38 +00:00
Dirk Meyer
b86f21fa3c
- disable autodection of dbus
...
- new option WITH_DBUS
PR: 122124
2008-03-28 15:40:03 +00:00
Dirk Meyer
a74ba08bc7
- Fix crash in case of incorrectly configured PAM
...
PR: 121105
Submitted by: Alexander V. Chernikov
Obtained from: http://cups.org/str.php?L2734
- Fix /usr/local/etc/pam.d/cups
2008-03-04 12:00:15 +00:00
Roman Bogorodskiy
c9536f39b3
- Chase security/gnutls shlib version bump
...
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Dirk Meyer
4e2e48beb5
- update to 1.3.6
2008-02-28 14:28:29 +00:00
Dirk Meyer
45fbde4cab
- DNSSD libraries are linked even if WITH_DNSSD is not defined
...
PR: 120217
Submitted by: TAOKA Fumiyoshi
2008-02-02 14:31:39 +00:00
Dirk Meyer
0e10ca7012
- new option WITH_LDAP
...
PR: 119986
Submitted by: Virgil Champlin
2008-01-29 15:44:36 +00:00
Dirk Meyer
49b6e2eacb
- add option DNSSD to make config
...
- new option WITH_PAM
PR: 119919
Submitted by: Willy Offermans
2008-01-23 16:00:56 +00:00
Dirk Meyer
5a142bc4eb
- new option WITH_DNSSD
...
Submitted by: Erik Van Benschoten
2008-01-20 15:29:57 +00:00
Dirk Meyer
ae7854468d
- add example for devd.conf
...
PR: 119641
Submitted by: Andrew Reilly
2008-01-17 09:48:55 +00:00
Dirk Meyer
93b65b4bfa
- force installation of cups.desktop
...
PR: 119621
Submitted by: José García Juanino
2008-01-14 09:17:51 +00:00
Dirk Meyer
75f5e6a955
- Security update to 1.3.5
...
Security: http://www.cups.org/str.php?L2589
Reported by: Hilko Meyer
2007-12-23 08:29:36 +00:00
Dirk Meyer
4e8e9d637b
- update to 1.3.4
2007-12-11 20:43:21 +00:00
Dirk Meyer
18c2e435be
- fix vulnerability in pdftops
...
Security: arbitrary code execution vulnerability in pdftops
Security: CVE-2007-4352
Submitted by: delphij (Xin LI)
Approved by: portmgr (pav)
Obtained from: cvs.fedora.redhat.com
2007-11-14 08:09:43 +00:00
Dirk Meyer
0b81a02576
- Security patch to solve remote code execution
...
Security: http://secunia.com/advisories/27233/
Security: CVE-2007-4351
Approved by: portmgr (linimon)
Obtained from: http://www.cups.org/strfiles/2561/str2561-cups13v2.patch
2007-11-12 11:47:58 +00:00
Dirk Meyer
de28323865
- mark FORBIDDEN due remote execution of arbitrary code
...
Approved by: portmgr (erwin)
2007-11-08 18:32:57 +00:00
Dirk Meyer
d428de8d57
- update to 1.3.3
...
PR: 116743
Submitted by: Marcin Wisnicki
2007-09-30 04:17:39 +00:00
Dirk Meyer
fc22559cd6
- fix build when an obsolete version of cups is installed
...
PR: 116721
Submitted by: Christoph Moench-Tegeder
2007-09-29 07:24:45 +00:00
Dirk Meyer
eb9c91996f
- update to 1.30.0
2007-09-28 12:06:04 +00:00
Dirk Meyer
69610c9375
- update to 1.30.0
...
Tested by: Erik Van Benschoten
- sort plist
- fix pre-install for user
Submitted by: brian (Brian Somers)
2007-09-28 12:05:15 +00:00
Dirk Meyer
7527223da6
- update to 1.2.12
2007-08-14 13:03:46 +00:00
Martin Wilke
c4c6d40438
- Fix buffer overflow vulnerability.
...
- Bump PORTREVISION
Approved by: simon (secteam)
Security: http://www.vuxml.org/freebsd/0e43a14d-3f3f-11dc-a79a-0016179b2dd5.html
2007-07-31 13:27:00 +00:00
Roman Bogorodskiy
95eecf16e6
Chase gnutls shared library version chase: adjust DEPENDS lines and
...
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Dirk Meyer
65e9d1a1ae
- drop pkg-install
...
as this cases problems for upgrading users
PR: 113613
2007-06-12 14:14:35 +00:00
Dirk Meyer
534d02914f
- Security update to 1.2.11
...
Security: CVE-2007-0720
http://www.securityfocus.com/bid/23127
Reported by: miwi
2007-06-11 16:50:22 +00:00
Dirk Meyer
bbe73c02e9
- fix order for creation for user, groups and dirs.
...
PR: 113473
2007-06-08 13:57:13 +00:00
Dirk Meyer
d4b13f20ba
- fix typo
...
PR: 111929
Submitted by: NAKAJI Hiroyuki
2007-04-21 16:14:41 +00:00
Dirk Meyer
58dd2b7331
- fix pkg-plist
...
PR: 110917
Submitted by: Artis Caune
2007-03-29 06:07:36 +00:00
Dirk Meyer
96eb15882e
- fix pkg-plist
...
Reported by: kris
2007-03-27 05:23:24 +00:00
Dirk Meyer
6f4686a9ca
- update to 1.2.10
...
PR: 110757
Submitted by: Alessandro Dellavedova
- fix directories and ownerships
2007-03-25 08:50:50 +00:00
Dirk Meyer
1972dbab42
- remove killall
...
110108
Dierk Sacher
- unbreak option PHP
2007-03-09 07:44:58 +00:00
Mark Linimon
be4c6448a8
Use the new facility of bsd.port.mk to be able to simplify the interaction
...
of USE_PHP and OPTIONS.
PR: ports/106557
Submitted by: ale
Hat: portmgr
2007-03-06 06:54:19 +00:00
Dirk Meyer
c4caa9df74
- update to 1.2.8
...
PR: 109326
Submitted by: Ivan Lago
- fix build with openssl port
- remove "killall" on install
2007-02-20 06:29:38 +00:00