non port: devel/pcsc-lite/Makefile |
Number of commits found: 127 (showing only 27 on this page) |
Friday, 7 Apr 2006
|
19:29 arved
Update to 1.3.0
libmusclecard is again a seperate project
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Wednesday, 18 Jan 2006
|
22:17 simon
- Backout last commit since PREFIX/libdata/pkgconfig is in the mtree
files on FreeBSD 6.0 and newer.
- Bump PORTREVISION for pkg-plist change.
Clue(bat): pav
|
15:59 simon
- Remove PREFIX/libdata/pkgconfig, if empty, on deinstall.
- Bump PORTREVISION for pkg-plist change.
Additional ports clue: erwin
Approved by: arved (maintainer)
|
Saturday, 7 Jan 2006
|
16:24 arved
- Add missing manpage
- Fix installation of libmusclecard docs
Reported by: pointyhat
- Mention ifdhandler ports in pkg-message
- Move reader.conf back to etc.
- Bump PORTREVISION
|
Monday, 2 Jan 2006
|
13:48 arved
* Update to 1.2.9.b.9
- libmusclecard was reintegrated
* Takeover Maintainership [1]
Approved by: old maintainer[1]
|
Tuesday, 15 Nov 2005
|
06:52 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.
|
Thursday, 21 Apr 2005
|
10:23 arved
Depend on pkgconfig to correctly remove pkgconfig directory
Reported by: pointyhat
|
Wednesday, 20 Apr 2005
|
12:42 arved
pcsc-lite:
- Upgrade to 1.2.9.b.7
- Use libtool15
- make hier(7)-compliant by moving the pcsc/drivers to lib/pcsc/drivers
- Compile with USB support per default. Use WITHOUT_USB to disable usb
support
- Chase libusb shared library version (Forgotten by leeym)
Based on: PR 76068
Reviewed by: maintainer, sem (earlier patch)
ifd-devkit:
- Chase pcsclite sharedlibrary version
ifd-gempc410:
- Unbreak by updating to 0.9.3
- Move library to lib/pcsc/drivers
- Chase pcsclite sharedlibrary version
NOTE: This was not tested, I don't own the specific hardware
ifd-gpr400:
- Chase pcsclite sharedlibrary version
- Fix build with new pcsc-lite
- Chase new pcsclite drivers location
ifd-slb_rf60:
- Chase pcsclite sharedlibrary version
ifd-test:
- Chase pcsclite sharedlibrary version
- Fix build with new pcsclite
libchipcard:
- Update to 0.9.1[1]
- Chase pcsclite shared library version
- Fix build with new pcsclite
[1]PR: 78815
[1]Submitted by: lofi
opensc:
- Chase pcsclite shared library version
- Fix build on CURRENT
opensc-esteid
- Chase pcsclite shared library version
- Fix build with new pcsclite
p5-PCSC-Card:
- Update to 1.4.2
- Chase pcsclite shared library version
- Fix build with new pcsclite
ruby-pcsc-lite
- Mark broken, does not compile with new pcsc-lite
Maintainer will work on new version
Submitted by: maintainer
|
Saturday, 17 Jul 2004
|
12:38 krion
Install .pc files in proper location.
Portlint.
PR: ports/69148
Submitted by: Konstantin Oznobihin <bork@rsu.ru>
|
Friday, 9 Jul 2004
|
17:43 marcus
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
Sunday, 14 Mar 2004
|
06:17 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.
|
Wednesday, 10 Mar 2004
|
16:34 lofi
Put PORTEPOCH back.
|
Friday, 20 Feb 2004
|
08:51 krion
- Update to version 1.2.0
PR: ports/63113
Submitted by: maintainer
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Sunday, 2 Nov 2003
|
11:34 edwin
Fix ports with a non-conforming PORTVERSION
This is a followup to PR 56958.
The following ports have a hyphen in their version number:
Toni Andjelkovic <toni@soth.at>
devel/pcsc-lite:
1.2.0-rc1 => 1.2.0.r1
John R. Shannon <john@johnrshannon.com>
devel/gdb53-act:
5.3-act => 5.3
Vivek Khera <khera@kciLink.com>
mail/postfix-current:
2.0.14-20030812 => 2.0.14.20030812
PORTEPOCH => 2
neither pkg_version nor portupgrade see the part of the version
before the last '-', i.e. devel/pcsc-lite is seen as version
rc1, 1.3.0-b2 would be regarded as a previous version.
PR: ports/58642
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Friday, 26 Sep 2003
|
09:57 daichi
update devel/pcsc-lite:
- bump PORTEPOCH for portupgrade happy
Pointed out by: krion
Pointy hat to: myself
|
06:48 daichi
update devel/pcsc-lite: 1.1.2.b.5 -> 1.2.0-rc1
PR: 56019
Submitted by: Toni Andjelkovic <toni@soth.at> (maintainer)
|
Monday, 23 Jun 2003
|
13:18 daichi
- Update to 1.1.2.b.5.
- MASTER_SITES has moved.
- Handles "usbdropdir" and "muscledropdir" explicitly.
- aclocal.m4 has moved, so there's no need to set LIBTOOLFILES
any longer.
- Two patches fixing flex-generated code which included <stdint.h>
unconditionally, causing build failure on older systems (notably
4.8-STABLE).
PR: 53604
Submitted by: Toni Andjelkovic <toni@soth.at> (maintainer)
|
Monday, 19 May 2003
|
01:36 petef
- update to 1.1.2.b.4
- use PTHREAD_LIBS properly
PR: 52398
Submitted by: maintainer
|
Monday, 24 Mar 2003
|
20:38 arved
Update to 1.1.2.b.3
PR: 50063
Submitted by: maintainer
|
Saturday, 22 Feb 2003
|
03:24 kris
Add some missing files. This port still bogusly installs docs into
${PREFIX}/doc.
|
Friday, 21 Feb 2003
|
11:23 knu
De-pkg-comment.
|
Tuesday, 23 Jul 2002
|
21:13 knu
Update to 1.1.1.
PR: ports/38897
Submitted by: Toni Andjelkovic <toni@soth.at> (MAINTAINER)
|
Friday, 22 Mar 2002
|
04:01 knu
Update to 1.0.2.beta5.
PR: ports/35998
Submitted by: Toni Andjelkovic <toni@soth.at> (MAINTAINER)
|
Saturday, 29 Dec 2001
|
05:05 petef
- update to 1.0.2.b2 - install documentation
|
Tuesday, 25 Dec 2001
|
02:54 petef
Add pcsc-lite 1.0.1, a smartcard development library.
|
Number of commits found: 127 (showing only 27 on this page) |