| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 16:36:41
1.5.4_1
|
ehaupt  |
Chase security/libgcrypt update |
29 Apr 2013 16:43:05
1.5.4_1
|
rene  |
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.
Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
description from bsd.options.desc.mk
Approved by: portmgr (bapt) |
27 Apr 2013 18:25:25
1.5.4_1
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
23 Apr 2013 14:20:28
1.5.4_1
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
07 Mar 2013 03:25:11
1.5.4_1
|
bdrewery  |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt |
05 Feb 2013 16:17:07
1.5.4_1
|
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
28 Dec 2012 15:42:11
1.5.4
|
pawel  |
Fix file installation when MDNSRESPONDER=on
PR: ports/174352 (based on)
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> |
09 Dec 2012 21:37:57
1.5.4
|
dinoex  |
- update to 1.5.4 |
05 Nov 2012 20:10:03
1.5.2_2
|
dinoex  |
- drop maintainership
Feature safe: yes |
13 Oct 2012 06:56:26
1.5.2_2
|
dinoex  |
- fix option XPDF
PR: 172579
Submitted by: Kris Moore
Feature safe: yes
- cleanup comments |
19 Sep 2012 15:34:24
1.5.2_2
|
dinoex  |
- use WITH_OPENSSL_HACK7 |
22 Aug 2012 17:59:57
1.5.2_2
|
dinoex  |
- fix option PYTHON
PR: 170801
Submitted by: Artis Caune |
26 Jul 2012 05:40:24
1.5.2_2
|
bapt  |
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) |
06 Jul 2012 08:55:24
1.5.2_2
|
dinoex  |
- fix option XPDF
PR: 169648
Submitted by: John Levine |
30 Jun 2012 11:37:57
1.5.2_2
|
dinoex  |
- shorter desc for options |
11 Jun 2012 06:20:52
1.5.2_2
|
dinoex  |
- fix option GHOSTSCRIPT
- use LIBPAPER as default |
11 Jun 2012 06:02:26
1.5.2_1
|
dinoex  |
- use OPTIONS_DEFINE |
01 Jun 2012 11:08:42
1.5.2_1
|
dinoex  |
- do not drop spool on update |
01 Jun 2012 05:26:28
1.5.2_1
|
dinoex  |
- update png to 1.5.10 |
19 Mar 2012 18:21:46
1.5.2
|
dinoex  |
- rename broken option DNSSD to AVAHI
- new option MDNSRESPONDER
PR: 165206
Suggested by: Matthieu Volat
Feature safe: yes |
20 Feb 2012 05:51:16
1.5.2
|
dinoex  |
- fix build for FreeBSD 7.x |
17 Feb 2012 15:44:26
1.5.2
|
dinoex  |
- add USE_ICONV to cups-client |
13 Feb 2012 20:11:12
1.5.2
|
dinoex  |
- update to 1.5.2
PR: 164293
Submitted by: Eygene Ryabinkin |
14 Jan 2012 14:49:25
1.5.0
|
dinoex  |
- escape shell names |
14 Jan 2012 08:57:23
1.5.0
|
dougb  |
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. |
19 Oct 2011 17:31:07
1.5.0
|
dinoex  |
- add some hooks |
05 Oct 2011 17:42:06
1.5.0
|
dinoex  |
- force build with same cups client installed |
05 Oct 2011 06:01:38
1.5.0
|
dinoex  |
- update to 1.5.0
- unbreak option WITH_GNUTLS |
23 Sep 2011 22:26:39
1.4.8
|
amdmi3  |
- 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 |
29 Aug 2011 05:33:56
1.4.8
|
dinoex  |
- better wording of BROKEN
Submitted by: crees |
25 Aug 2011 15:01:32
1.4.8
|
dinoex  |
- fix plist
Submitted by: ale |
25 Aug 2011 14:54:39
1.4.8
|
dinoex  |
- add BROKEN fro option GNUTLS |
25 Aug 2011 14:53:03
1.4.8
|
dinoex  |
- better wording of GNUTLS option
Submitted by: mandree |
25 Aug 2011 05:19:58
1.4.8
|
dinoex  |
- update to 1.4.8
- option GNUTLS default off
Security: http://www.cups.org/str.php?L3914 |
05 Jun 2011 18:43:16
1.4.6_5
|
novel  |
Chase security/gnutls update and add an UPDATING entry. |
12 May 2011 11:25:03
1.4.6_4
|
dinoex  |
- bump PORTREVISION
Reported by: Sunpoet Po-Chuan Hsieh |
11 May 2011 18:15:21
1.4.6_2
|
dinoex  |
PR: 156866
Submitted by: Alex Deiter |
17 Mar 2011 20:05:36
1.4.6_3
|
pav  |
- Bump PORTREVISION to advertise recent plist fix
Reported by: pointyhat |
16 Mar 2011 04:53:42
1.4.6_2
|
dinoex  |
- fix option WITH_PAM
Reported by: ale |
07 Mar 2011 20:49:32
1.4.6_2
|
dinoex  |
- fix build with lang/gcc45
PR: 155334
Submitted by: Ron MacNeil |
07 Mar 2011 20:43:15
1.4.6_2
|
dinoex  |
- preserve modified etc/pam.d/cups
PR: 155218
Sumbitted by: mm |
20 Feb 2011 21:49:23
1.4.6_2
|
dinoex  |
- add lpr-cups
Suggested by: avilla |
18 Feb 2011 08:47:04
1.4.6_1
|
dinoex  |
- add missing patch |
13 Feb 2011 12:49:51
1.4.6_1
|
dinoex  |
- fix unexistent PAM module
PR: 154361
Submitted by: Daisuke Ban
Feature safe: yes |
09 Feb 2011 20:43:15
1.4.6
|
lme  |
Fix typo in sample devd config.
Approved by: dinoex (maintainer)
Feature safe: yes |
07 Jan 2011 21:24:59
1.4.6
|
dinoex  |
- better devd scripts
PR: 150891
Submitted by: Garrett Wollman
- udpate to 1.4.6 |
27 Nov 2010 09:06:58
1.4.5_1
|
dinoex  |
- add BROKEN
PR: 152388
Submitted by: Doug Barton |
19 Nov 2010 07:22:43
1.4.5_1
|
dinoex  |
- fix pam module
PR: 148816
Submitted by: O. Hartmann |
15 Nov 2010 09:06:06
1.4.5
|
dinoex  |
- add LICENSE |
15 Nov 2010 06:31:57
1.4.5
|
dinoex  |
- Security update to 1.4.5
Security: CVE-2010-2941
Security: http://www.cups.org/str.php?L3648 |
15 Nov 2010 06:30:40
1.4.4
|
dinoex  |
- fix options by forcing UNIQUENAME
PR: 150309
Submitted by: Marcin Wisnicki |
25 Sep 2010 15:08:26
1.4.4
|
dinoex  |
- revert patch
PR: 150309 |
07 Sep 2010 19:35:15
1.4.4
|
dinoex  |
- fix options by forcing UNIQUENAME
PR: 150309
Submitted by: Marcin Wisnicki |
28 Aug 2010 09:18:38
1.4.4
|
dinoex  |
- add hints for usb on FreeBSD 8.x
PR: 149896
Submitted by: Berend de Boer |
27 Jul 2010 13:18:31
1.4.4
|
dinoex  |
- update to 1.4.4 |
19 Jun 2010 04:09:32
1.4.3_1
|
dinoex  |
- 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 |
05 Jun 2010 19:53:32
1.4.3
|
dinoex  |
LICENSE GPLv2 |
05 Jun 2010 04:20:15
1.4.3
|
dinoex  |
- note GROUPS/USERS does not work here |
07 Apr 2010 19:49:46
1.4.3
|
dinoex  |
- update to 1.4.3 |
29 Mar 2010 08:05:11
1.4.2_5
|
dinoex  |
- Add instrutcions for USB printers on FreeBSD 8
Submitted by: Joseph S. Atkinson |
28 Mar 2010 11:52:05
1.4.2_5
|
dinoex  |
- fix build on CURRENT
Submitted by: kwm |
28 Mar 2010 06:47:48
1.4.2_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
27 Mar 2010 00:15:24
1.4.2_5
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
11 Feb 2010 12:52:37
1.4.2_4
|
dinoex  |
- add CONFLICTS with print/cupsddk
Submitted by: Max Brazhnikov |
05 Feb 2010 11:46:55
1.4.2_4
|
dinoex  |
- update to jpeg-8 |
15 Jan 2010 16:06:39
1.4.2_3
|
dinoex  |
- fix option WITHOUT_GHOSTSCRIPT
- new option WITH_XPDF
PR: 142846
Submitted by: Chen-Yu Tsai |
25 Dec 2009 18:09:30
1.4.2_3
|
dinoex  |
- mark BROKEN on ia64 |
14 Dec 2009 09:31:45
1.4.2_3
|
dinoex  |
- fix crash using print command from Thunderbird
Submitted by: Alexander Kabaev |
11 Dec 2009 19:39:34
1.4.2_2
|
dinoex  |
- create empty model dir
PR: 141375
Submitted by: Boris Samorodov |
08 Dec 2009 09:57:19
1.4.2_2
|
dinoex  |
- do not overwrite /etc/printcap
this lets base lpd and cups coexist on the same system. |
08 Dec 2009 08:20:56
1.4.2_1
|
dinoex  |
- disable libusb support if deselected.
- support USB2 in base for FreeBSD 8-STABLE
- clenup option CUPS_OVERWRITE_BASE
PR: 141246
Submitted by: Matt Dawson |
05 Dec 2009 05:57:21
1.4.2_1
|
dinoex  |
- add missing option WITH_LIBUSB
Reported by: Bruce Simpson |
01 Dec 2009 19:23:46
1.4.2_1
|
dinoex  |
- Fix build with GNUTLS
PR: 141014, 141039 |
30 Nov 2009 04:09:09
1.4.2
|
dinoex  |
- disable -fpie -fPIE which seems broken on amd64 for FreeBSD >= 7 |
29 Nov 2009 16:25:35
1.4.2
|
dinoex  |
- cleanup REINPLACE for base |
29 Nov 2009 14:55:33
1.4.2
|
dinoex  |
- Fix build of option WITH_PAM
- cleanup REINPLACE
PR: 140996 |
28 Nov 2009 22:06:25
1.4.2
|
dinoex  |
- Security update to 1.4.2
Security: STR #3367
Security: STR #3401 |
28 Nov 2009 21:54:18
1.4.1
|
dinoex  |
- update to 1.4.1 |
16 Aug 2009 18:04:40
1.3.10_4
|
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
18 Jul 2009 11:11:29
1.3.10_3
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
25 Jun 2009 17:42:09
1.3.10_2
|
dinoex  |
- cups/driver may be used by other packages |
25 Jun 2009 14:48:57
1.3.10_2
|
kmoore  |
- Fix build with custom prefix
PR: 135483
Approved by: miwi (mentor) and maintainer timeout (dinoex; 14 days) |
18 May 2009 07:11:38
1.3.10_2
|
dinoex  |
- add seperate pkg_descr |
17 May 2009 15:48:39
1.3.10_2
|
dinoex  |
- extend COMMENT master and slave ports |
16 May 2009 14:09:03
1.3.10_2
|
dinoex  |
- cleanup: no pkg_message for slave ports |
16 May 2009 10:04:10
1.3.10_2
|
dinoex  |
- use slave port CUPS_IMAGE
- new option WITH_GHOSTSCRIPT |
16 May 2009 08:52:36
1.3.10_1
|
dinoex  |
- new slave port CUPS_IMAGE |
16 May 2009 08:49:33
1.3.10_1
|
dinoex  |
- fix path in message
Reported by: AJ_Z0 on IRC |
08 May 2009 03:48:01
1.3.10_1
|
dinoex  |
- force build of cups-client if old cups is installed
PR: 134352 |
07 May 2009 15:38:15
1.3.10_1
|
dinoex  |
- fix mtree
no version bump needed
Reported by: QAT |
07 May 2009 13:59:11
1.3.10_1
|
dinoex  |
- use cups-client as dependency
PR: 133136 |
07 May 2009 10:04:18
1.3.10
|
dinoex  |
- new option CUPS_CLIENT
support for a new slave port
PR: 133136 |
07 May 2009 10:03:48
1.3.10
|
dinoex  |
- new option CUPS_CLIENT
support for a new slave port
PR: 133136 |
05 May 2009 19:14:01
1.3.10
|
dinoex  |
- fix build
- require ghostscript |
04 May 2009 22:36:34
1.3.10
|
dinoex  |
- update to 1.3.10 |
14 Mar 2009 17:05:50
1.3.9_3  |
dinoex  |
-improve text
Submitted by: Alexey Dokuchaev |
14 Feb 2009 18:31:24
1.3.9_3  |
dinoex  |
- remove option GVFS_OPEN
PR: 131472 |
03 Feb 2009 12:58:33
1.3.9_3  |
dinoex  |
- add option WITH_GVFS_OPEN |
21 Jan 2009 12:40:00
1.3.9_3  |
itetcu  |
Bump PORTREVISION after the recent libtasn1 shared lib update. |
28 Nov 2008 07:33:34
1.3.9_2  |
dinoex  |
- Fix integer overflow in PNG validation
Security: http://www.cups.org/str.php?L2974
PR: 129193 |