Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Jan 2021 13:16:14
0.5.9

|
pkubaj  |
sysutils/lcdproc: fix packaging on non-x86
Approved by: tier 2 blanket
MFH: 2021Q1 |
04 Jan 2021 15:55:09
0.5.9

|
olivier  |
Fix build with -fno-common
PR: 249964 |
30 Dec 2020 16:27:34
0.5.9

|
pkubaj  |
sysutils/lcdproc: enable on powerpc64
Builds fine. |
07 Nov 2019 18:41:56
0.5.9

|
zeising  |
Add USES=xorg and USES=gl
Add USES=xorg and USES=gl to a few remaining ports. |
14 Aug 2019 12:16:13
0.5.9

|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
29 Oct 2018 17:58:15
0.5.9

|
swills  |
sysutils/lcdproc: use ftdi1
While here, pass maintainership to submitter
PR: 232165
Submitted by: Daniel Shafer <daniel@shafer.cc> |
17 Feb 2018 17:54:19
0.5.9

|
ultima  |
* Updated to 0.5.9
* Upstream repo moved SF --> GITHUB
* Reset maintainer
PR: 221097
Reported by: Dutchman01
Approved by: maintainer timeout (2+ months) |
23 Dec 2017 17:24:19
0.5.7_2

|
tijl  |
Remove unused ACLOCAL_ARGS. |
12 Mar 2017 11:36:22
0.5.7_2

|
riggs  |
Fix parallel build (fix port-internal make dependencies) on many cores
PR: 214766
Submitted by: lstewart
MFH: 2017Q1 (build fix blanket) |
05 Jan 2017 22:58:02
0.5.7_2

|
jbeich  |
Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS. |
19 May 2016 10:53:06
0.5.7_2

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
01 Apr 2016 14:25:18
0.5.7_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
21 Jun 2015 15:55:10
0.5.7_2

|
bapt  |
Convert to USES=autoreconf |
25 Dec 2014 20:54:43
0.5.7_2

|
bapt  |
Bump portrevision after png update |
22 Nov 2014 09:13:36
0.5.7_1

|
antoine  |
Cleanup plist |
03 Aug 2014 11:36:57
0.5.7_1

|
pi  |
devel/libftdi: USES=libtool, fix build, bump dependencies
comms/linrad
comms/lirc
devel/urjtag
devel/openocd
sysutils/lcdproc
sysutils/flashrom
devel/xc3sprog is already bumped via PR 188055 |
04 Jun 2014 06:27:30
0.5.7

|
miwi  |
- Update to 0.5.7
PR: 190393
Submitted by: maintainer |
16 Apr 2014 18:28:50
0.5.6_1

|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 23:06:00
0.5.6

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
29 Apr 2013 16:43:05
0.5.6

|
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) |
23 Apr 2013 14:20:28
0.5.6

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
20 Apr 2013 14:08:51
0.5.6

|
olgeni  |
Remove extra period and fix whitespace.
Feature safe: yes |
09 Nov 2012 15:18:10
0.5.6

|
madpilot  |
Preserve attribution removed by mistake in previous commit.
Noticed by: danfe
Feature safe: yes |
09 Nov 2012 13:16:11
0.5.6

|
madpilot  |
- Update to 0.5.6
- Convert to USE_PACKAGECONFIG and make it a run depends
- Remove ABI version numbers from LIB_DEPENDS
- Trim Makefile headers
PR: ports/173433
Submitted by: Markus Dolze <bsdfan@nurfuerspam.de> (maintainer)
Feature safe: yes |
20 Jun 2012 21:52:27
0.5.5
|
madpilot  |
- Convert to new options framework
- Enable USB support by default
PR: ports/169275
Submitted by: Markus Dolze <bsdfan@nurfuerspam.de>
Approved by: crees, tabthorpe (mentors, implicit) |
11 May 2012 20:38:09
0.5.5
|
ade  |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav) |
14 Jan 2012 08:57:23
0.5.5
|
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. |
12 Nov 2011 16:53:47
0.5.5
|
miwi  |
- Update to 0.5.5
PR: 162452
Submitted by: "Markus Dolze" <bsdfan@nurfuerspam.de> (maintainer)
Feature safe: yes |
20 Feb 2011 08:28:49
0.5.4
|
dhn  |
- Update to 0.5.4
PR: ports/154895
Submitted by: Markus Dolze <bsdfan@nurfuerspam.de> (maintainer) |
04 Dec 2010 07:34:27
0.5.3_1
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.5.3_1
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
0.5.3_1
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
0.5.3_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
27 Mar 2010 00:15:24
0.5.3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:35:32
0.5.3 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
26 Jul 2009 20:45:19
0.5.3
|
miwi  |
- Fix libusb detection on 8.X
PR: 136941
Submitted by: Charlie <bsdfan@nurfuerspam.de> (maintainer) |
26 Jun 2009 07:12:00
0.5.3
|
beat  |
- Update to 0.5.3
PR: ports/135900
Submitted by: Markus Dolze <bsdfan AT nurfuerspam.de> (maintainer) |
09 Mar 2009 17:15:43
0.5.2_2 
|
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 |
21 Aug 2008 06:18:49
0.5.2_2
|
rafan  |
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 (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 00:57:32
0.5.2_2
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
25 Jul 2008 14:34:52
0.5.2_2
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
20 Mar 2008 10:03:51
0.5.2_2
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
03 Feb 2008 08:13:53
0.5.2_2
|
rafan  |
- Explicitly set drivers to build
- Disable imon driver which is for Linux only
- Add OPTIONS
Submitted by: Markus Dolze <bsdfan at nurfuerspam.de> (maintainer) |
30 Sep 2007 04:47:37
0.5.2_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
02 Sep 2007 13:30:22
0.5.2
|
arved  |
Fix compilation on AMD64 due to missing APM interface
PR: 115843
Submitted by: "Markus Dolze" <bsdfan@nurfuerspam.de> |
23 Jul 2007 09:36:52
0.5.2
|
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 |
26 May 2007 15:38:15
0.5.2
|
araujo  |
- Update to 0.5.2.
PR: ports/112415
Submitted by: Volker Theile <votdev@gmx.de>
Reviewed by: Markus Dolze <bsdfan@nurfuerspam.de> (maintainer)
Approved by: stas (mentor) |
21 Nov 2006 07:24:32
0.5.1_1
|
rafan  |
- Changed lcdproc client startup script to require config file, because
command line switch to daemonize is not supported as of version 0.5.1.
PR: ports/105681
Submitted by: Markus Dolze <bsdfan at nurfuerspam.de> (maintainer) |
06 Nov 2006 17:40:05
0.5.1
|
rafan  |
- Update to 0.5.1
- Change maintainer's email
PR: ports/105015
Submitted by: Markus Dolze (maintainer) |
03 May 2006 19:01:48
0.5.0
|
mnag  |
- Something's wrong on last commit. cvs only commit Makefile.
Notified by: krismail |
03 May 2006 02:20:03
0.5.0
|
mnag  |
- Update to 0.5.0
- Add new rc.d scripts
- Take maintainership
PR: 95858
Submitted by: Markus Dolze <mmdolze___users.sourceforge.net> |
25 Nov 2005 18:14:52
0.4.5
|
pav  |
- Add SHA256 |
19 Jan 2005 19:35:14
0.4.5
|
pav  |
- Update to 0.4.5
PR: ports/76433
Submitted by: Lewis Thompson <purple@fajita.org> |
29 Jan 2004 16:13:06
0.4.3_2
|
trevor  |
SIZEify. |
20 Nov 2003 22:33:20
0.4.3_2
|
pav  |
- Fix build on 5.x
PR: ports/59521
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by: adamw (mentor) |
29 Sep 2003 23:41:15
0.4.3_2
|
edwin  |
LCDd daemon from sysutils/lcdproc starts in the foreground
The LCDd.sh.sample start script from the LCDproc-0.4.3_2
ports starts the LCDd process that's also part of the port
in the foreground, thereby blocking the system startup.
PR: ports/54092
Submitted by: Christian Ullrich <chris@chrullrich.de> |
12 May 2003 08:02:16
0.4.3_2
|
ijliao  |
fix build on -current
PR: 51872
Submitted by: Ports Fury |
25 Feb 2003 20:46:55
0.4.3_2
|
roger  |
Enable building of all hardware drivers and fix a bug with outb.
My HD44780 based 16x2 display (in 4 bit mode) now works. |
20 Feb 2003 19:00:52
0.4.3_1
|
knu  |
De-pkg-comment. |
16 Feb 2003 00:59:49
0.4.3_1
|
arved  |
Fix startup script. Bump PORTREVISION.
PR: 47616
Submitted by: Andrew Stuart <elitetek@subliminal.tekrealm.net> |
29 Oct 2002 05:08:49
0.4.3
|
edwin  |
Undo damage done by check if the SED could have been replaced by a
REINPLACE. Thanks to Patrick Li for spotting this. |
29 Oct 2002 04:47:25
0.4.3
|
edwin  |
Unbreak build of sysutils/lcdproc
PR: ports/44213
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
18 Jun 2002 08:38:47
0.4.3
|
pat  |
Add new port lcdproc - A client/server suite for all kinds of nifty
LCD devices |