| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Mar 2012 23:33:15
1.0.22_2
|
dougb  |
Relative to the problem mentioned in the PR, fix the rc.d script
to avoid a circular dependency problem which adversely affects
other scripts, including those in the base.
Specifically, it's impossible to have both:
REQUIRE: LOGIN
and
BEFORE: NETWORKING
Since this services runs as an unprivileged user, LOGIN wins.
While I'm here, apply various other cleanups, including adding
KEYWORD: shutdown, putting the elements in more typical order,
fixing some syntax issues, etc.
Bump PORTREVISION due to the previous incarnation of the rc.d
script being actually pathological, rather than just slightly
wacky.
PR: ports/165928
Submitted by: Matt Dawson <matt@chronos.org.uk>
Feature safe: yes |
14 Mar 2012 13:50:27
1.0.22_1
|
makc  |
Fix LIB_DEPENDS assignment when building with SNMP support
PR: ports/166009
Submitted by: Alex Bakhtin <Alex.Bakhtin at gmail.com>
Feature safe: yes |
19 Feb 2012 01:36:55
1.0.22_1
|
fjoe  |
Ugh, fix last-minute change in the xerox_mfp patch. |
19 Feb 2012 01:34:56
1.0.22_1
|
fjoe  |
- Fix USB-attached devices in xerox_mfp driver [1]
- Recommend to use etc/devd/saned.conf instead of modifying /etc/devd.conf
- Provide a working example for etc/devd/saned.conf
- rc.d script requires LOGIN
- Bump PORTREVISION
Obtained from: upstream [1] |
14 Jan 2012 08:57:23
1.0.22
|
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. |
09 Nov 2011 15:26:04
1.0.22
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 10:14:34
1.0.22
|
beat  |
- Fix build on FreeBSD 10
Reported by: pointyhat |
23 Sep 2011 22:26:39
1.0.22
|
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 |
08 Aug 2011 14:41:38
1.0.22
|
ehaupt  |
Update to 1.0.22
PR: 159479
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
03 Jul 2011 14:12:23
1.0.21_3
|
ohauer  |
-remove MD5 |
07 Jun 2011 12:11:36
1.0.21_3
|
kwm  |
Fix the genesys backend on 64 bit machines by:
Specify missing return type of function, pointers cannot be casted to int.
Submitted by: hselasky@ |
16 Oct 2010 14:59:26
1.0.21_2
|
makc  |
Enable pthread to unbreak scanning with saned + hpaio
while here, fix build with NOPORTDOCS
PR: based on ports/151157
Submitted by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com> |
28 Jun 2010 07:10:53
1.0.21_1
|
stefan  |
Add 'saned' user/group the Right Way.
PR: 147948
Submitted by: David DEMELIER <demelier.david@gmail.com>
Feature safe: yes |
31 May 2010 02:01:56
1.0.21_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
21 May 2010 11:08:49
1.0.21
|
miwi  |
- Update tp 1.0.21
PR: 146674
Submitted by: Ports Fury |
07 Feb 2010 20:34:20
1.0.20_6
|
bms  |
Add an RC script for saned, and borrow machinery for creating
a dedicated sandbox user account from the nullmailer port.
Also add a pkg-message which describes how to tie down a USB
scanner to this sandbox using devd(8) in FreeBSD 8, as well as
describing what config files likely need editing.
Note: This text probably belongs in the FreeBSD Handbook.
Bump PORTREVISION.
Reviewed by: dougb (with edits to saned.in) |
05 Feb 2010 11:46:55
1.0.20_5
|
dinoex  |
- update to jpeg-8 |
11 Sep 2009 14:15:27
1.0.20_4
|
avl  |
- Add IPV6 option
PR: ports/137976
Submitted by: Richard F. Ostrow Jr. <rich AT warfaresdl.com>
Approved by: tabthorpe, glarkin (mentors, implicit) |
26 Jul 2009 20:13:38
1.0.20_3
|
blackend  |
Unbreak for real the build with libusb support under 8.X. Now one can
use USB scanners under 8.X
Submitted by: Hans Petter Selasky <hselasky@c2i.net>
Reviewed by: rink
Approved by: miwi
Tested by: blackend (with some CanoScan LIDE scanners) |
18 Jul 2009 11:11:29
1.0.20_2
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
01 Jul 2009 03:36:17
1.0.20_1
|
mezz  |
Disable usb support by default in -CURRENT instead of mark it as BROKEN. It's
a bit silly to mark it as BROKEN when it can be disable without stop port
that I am trying to install. |
12 Jun 2009 19:23:19
1.0.20_1
|
pav  |
- Mark BROKEN with USB on CURRENT
Reported by: pointyhat |
11 Jun 2009 20:48:25
1.0.20_1
|
pgollucci  |
Mark MAKE_JOBS_UNSAFE=yes reported by P6 TB |
27 May 2009 18:08:41
1.0.20_1
|
oliver  |
fix compilation if the old sane version is still installed |
24 May 2009 09:46:08
1.0.20_1
|
miwi  |
- Fix build with portupgrade |
23 May 2009 14:24:06
1.0.20
|
miwi  |
- Update to 1.0.20
PR: 134627
Submitted by: Ports Fury |
19 Mar 2009 20:36:41
1.0.19_1
|
lwhsu  |
- Unbreak on -CURRENT
Submitted by: thompsa |
09 Mar 2009 17:15:43
1.0.19_1  |
stas  |
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi |
20 Jan 2009 15:44:28
1.0.19_1
|
amdmi3  |
- Add patch to fix build error (couldn't reproduce it though; submitter mail
bounces, so I can't get any details)
PR: 130622
Submitted by: Mel <mel at rachie dot is-a-geek dot net> |
06 Jun 2008 13:35:04
1.0.19_1
|
edwin  |
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) |
18 Feb 2008 22:16:24
1.0.19
|
miwi  |
- Update to 1.0.19
PR: 120817
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
13 Aug 2007 11:58:58
1.0.18_1
|
lofi  |
Remove the pre-everithing (sic) target. It obviously didn't do what it was
meant to since the typo got committed and the message it should have
displayed is now obsolete. |
23 Jul 2007 09:36:52
1.0.18_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
19 May 2007 20:32:57
1.0.18_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
17 Mar 2007 18:51:18
1.0.18
|
arved  |
Fix build after objformat removal |
26 Sep 2006 12:35:09
1.0.18
|
rafan  |
- Update to 1.0.18
PR: ports/103638
Submitted by: KATO Tsuguru <tkato432 at yahoo.com> |
15 Aug 2006 07:56:23
1.0.17_3
|
rafan  |
- Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
14 Aug 2006 23:06:39
1.0.17_3
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
07 Apr 2006 14:24:48
1.0.17_3
|
vs  |
Fix package build: Make installation from port and package equivalent again.
The package was missing the default dll.conf which also caused build failures
further down the stream, eg. in graphics/hpoj. Bump PORTREV accordingly.
Fix some grammar while here. |
23 Feb 2006 10:40:45
1.0.17_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
19 Feb 2006 22:10:13
1.0.17_1
|
mnag  |
- Preserv modified config files
- Bump PORTREVISION
- Reorganize Makefile
- portlint(1)
PR: 90988
Reported by: Torfinn Ingolfsen <tingo@start.no> |
22 Jan 2006 02:15:00
1.0.17
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Dec 2005 22:25:26
1.0.17
|
pav  |
- Update to 1.0.17
PR: ports/90929
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
26 Nov 2005 01:48:16
1.0.16_1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.0.16_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
09 Oct 2005 21:35:15
1.0.16_1
|
lofi  |
Disable broken device locking. |
30 Aug 2005 01:27:03
1.0.16
|
ahze  |
- Update to 1.0.16
PR: ports/85383
Submitted by: Ports Fury |
01 Jun 2005 19:56:04
1.0.15
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
13 Apr 2005 10:22:22
1.0.15
|
leeym  |
- update to libusb-0.1.10a
- bump library version to all ports that depends on libusb
PR: 79084
Submitted by: John Reynolds <johnjen@reynoldsnet.org> |
26 Nov 2004 00:44:43
1.0.15
|
kris  |
Add missing manpage |
09 Nov 2004 22:08:32
1.0.15
|
krion  |
Update to version 1.0.15
PR: ports/73732
Submitted by: Ports Fury |
25 Aug 2004 10:38:38
1.0.14_1
|
vs  |
Update MASTER_SITES
PR: ports/70913
Submitted by: Koop Mast |
23 Aug 2004 08:15:00
1.0.14_1
|
vs  |
Fix LIB_DEPENDS: libgphoto2.2 is in graphics/libgphoto2, not in
graphics/gphoto2
PR: ports/70841
Submitted by: Ying-Chieh Chen |
22 Aug 2004 11:24:34
1.0.14_1
|
oliver  |
- add OPTION (WITHOUT_)USB
- make use of DOCSDIR
- Bump PORTREVISION |
20 Aug 2004 23:19:51
1.0.14
|
pav  |
- Convert to OPTIONS
PR: ports/70737, ports/70738
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
08 Jul 2004 16:33:53
1.0.14
|
vs  |
Patch 'configure' to ignore libc.h from x11-toolkits/9libs
Closes PR: ports/68788
Submitted by: Siegbert Baude |
10 May 2004 18:07:50
1.0.14
|
krion  |
- Fix MASTER_SITES
- Utilize USE_GNOME
- Add WITHOUT_NLS
PR: ports/66467
Submitted by: Ports Fury |
09 May 2004 13:01:17
1.0.13_2
|
netchild  |
Update to 1.0.14. |
14 Mar 2004 06:17:56
1.0.13_2
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 04:36:30
1.0.13_2
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
29 Jan 2004 07:24:56
1.0.13_1
|
trevor  |
SIZEify. |
23 Jan 2004 18:12:26
1.0.13_1
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
07 Dec 2003 16:01:54
1.0.13_1
|
krion  |
- Fix pkg-plist
PR: 60010
Submitted by: Ports Fury |
04 Dec 2003 11:49:03
1.0.13
|
netchild  |
Update to 1.0.13. |
19 Oct 2003 18:13:48
1.0.12_3
|
krion  |
- Fix WWW: line
PR: 58242
Submitted by: Ports Fury |
26 Aug 2003 20:25:58
1.0.12_3
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
1.0.12_2
|
marcus  |
Chase the libintl.so shared lib version. |
12 Aug 2003 05:53:34
1.0.12_2
|
simokawa  |
Add a patch to fix a memory alignment problem for FireWire. |
24 Jul 2003 11:56:25
1.0.12_1
|
krion  |
- Fix occasional build failure
PR: 54802
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: fjoe (mentor) (implicit) |
13 Jun 2003 12:29:38
1.0.12_1
|
netchild  |
Fix plist. |
13 Jun 2003 11:35:16
1.0.12
|
netchild  |
(forced commit)
This patch was available as:
PR: 51692
Submitted by: Erik H. Bakke <ebakke@trolltech.com> |
13 Jun 2003 11:27:40
1.0.12
|
netchild  |
Update to 1.0.12.
A USB hacker should have a look at sanei/sanei_usb.c, the function
sanei_usb_control_msg needs a little bit of FreeBSD specific code.
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Prodded to by: Are Bryne <are.bryne@communique.no> (via ports@)
PR: 52715 |
20 Feb 2003 18:08:19
1.0.11
|
knu  |
de-pkg-comment |
10 Feb 2003 21:07:21
1.0.11
|
pat  |
Update to 1.0.11
PR: ports/48145
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
08 Dec 2002 23:51:20
1.0.9_1
|
joe  |
Use the latest libusb.
PR: ports/46061 |
25 Oct 2002 20:00:21
1.0.9
|
pat  |
Update to 1.0.9 |
08 Jul 2002 10:41:30
1.0.8
|
ijliao  |
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
30 May 2002 05:07:49
1.0.8
|
pat  |
Update to 1.0.8
PR: 38710
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
16 Mar 2002 07:20:59
1.0.7_1
|
pat  |
Add WITH_GPHOTO2 knob
PR: 35961
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
23 Feb 2002 21:05:04 
|
pat  |
Bump shared library version due to libusb update |
19 Feb 2002 21:25:57 
|
pat  |
Fix typo in MASTER_SITES |
09 Feb 2002 23:28:47 
|
pat  |
Update to 1.07 |
05 Nov 2001 05:14:33 
|
lioux  |
Update to 1.0.6 |
17 Aug 2001 20:02:00 
|
olgeni  |
Fix typo in description. |
03 Jul 2001 14:09:58 
|
kevlo  |
Update to version 1.0.5 |
05 Apr 2001 16:15:13 
|
kevlo  |
- Eliminate needless patching - Fix pkg-plist |
02 Apr 2001 09:34:14 
|
brian  |
Install $PREFIX/sane/*.so.1 so that xsane works. |
26 Mar 2001 23:14:24 
|
vanilla  |
- Reorganize MASTER_SITES - Add missing INSTALL_SHLIB - Remove unused
pkg-message - Fix pkg-plist |
22 Mar 2001 09:13:27 
|
vanilla  |
Upgrade to 1.0.4, |