FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 9:02 PM BST
non port: security/opensc-esteid/Makefile
CVSWeb

Number of commits found: 11

Sun, 30 Oct 2005
[ 22:08 linimon ] Original commit 
1.652 security/Makefile
1.11 security/opensc-esteid/Makefile
1.3 security/opensc-esteid/distinfo
1.2 security/opensc-esteid/pkg-descr
1.2 security/opensc-esteid/pkg-plist
Remove opensc-esteid.  The functionality has been merged into the
masterport.

PR:             ports/88008
Submitted by:   maintainer
Wed, 20 Apr 2005
[ 12:42 arved ] Original commit 
1.8 devel/ifd-test/Makefile
1.10 devel/libchipcard/Makefile
1.3 devel/p5-PCSC-Card/Makefile
1.19 devel/pcsc-lite/Makefile
1.10 devel/ruby-pcsc-lite/Makefile
1.4 security/ifd-devkit/Makefile
1.6 security/ifd-gempc410/Makefile
1.4 security/ifd-gpr400/Makefile
1.3 security/ifd-slb_rf60/Makefile
1.10 security/opensc-esteid/Makefile

(Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
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:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 9 Jul 2004
[ 17:43 marcus ] Original commit 
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile

(Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
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
Tue, 23 Mar 2004
[ 14:24 clement ] Original commit 
1.8 security/opensc-esteid/Makefile
1.3 security/opensc-esteid/files/patch-aa
- backout -fPIC related wrong commits
  I spend most of my night looking for a nice solution.
  I found one very crappy, I'll dig into this later.
Mon, 22 Mar 2004
[ 21:29 clement ] Original commit 
1.7 security/opensc-esteid/Makefile
1.1 security/opensc-esteid/files/patch-aa
Set -fPIC in the correct way.
Maintainer informed.

Reminded by:    kris
No cookie for:  me
[ 19:47 clement ] Original commit 
1.6 security/opensc-esteid/Makefile
Use USE_OPENLDAP instead of USE_OPENLDAP_VER.

Submitted by:   maintainer
Spotted by:     eik
[ 17:34 clement ] Original commit 
1.5 security/opensc-esteid/Makefile
1.2 security/opensc-esteid/distinfo
- Add -fPIC
- SIZEify
- Switch to OpenLDAP 2.2

PR:             64513
Submitted by:   Sven Petai <hadara@bsd.ee> (maintainer)
Fri, 19 Mar 2004
[ 11:58 kris ] Original commit 
1.4 security/opensc-esteid/Makefile
BROKEN on amd64: Does not compile (missing -fPIC from shared library
compilation)
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 4 Feb 2004
[ 05:10 marcus ] Original commit 
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile

(Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Tue, 7 Oct 2003
[ 23:34 edwin ] Original commit 
1.449 security/Makefile
1.1 security/opensc-esteid/Makefile
1.1 security/opensc-esteid/distinfo
1.1 security/opensc-esteid/pkg-descr
1.1 security/opensc-esteid/pkg-plist
[new port] security/opensc-esteid: modified version of the
security/opensc port that works with Estonian Electronic ID card

        This is modified version of the OpenSC port that works with
        Estonian Electronic ID card (EstEID).

        WWW: http://marie.vtl.ee/esteid/

PR:             ports/56612
Submitted by:   Sven Petai <hadara@bsd.ee>

Number of commits found: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days60
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.117 seconds.