1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

48 Commits

Author SHA1 Message Date
Alex Dupre
3e8ea8a07f Update to 0.11.13 release.
Feature safe:	yes
2010-02-16 11:22:29 +00:00
Alex Dupre
6a03d1d41e Update to 0.11.12 release. 2009-12-30 08:34:32 +00:00
Alex Dupre
82475179f3 Update to 0.11.11 release. 2009-10-27 06:57:32 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Alex Dupre
df353217b0 Update to 0.11.9 release. 2009-07-29 07:53:20 +00:00
Alex Dupre
0eebee336b Update to 0.11.8 release. 2009-05-12 06:37:13 +00:00
Alex Dupre
467a455c8f Update to 0.11.7 release. 2009-03-10 11:55:54 +00:00
Jeremy Messenger
15b6544926 Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr
2009-01-10 02:45:46 +00:00
Alex Dupre
891670c621 Cosmetic fixes. 2008-08-28 06:21:53 +00:00
Alex Dupre
eb47b8f44f Update to 0.11.6 release. 2008-08-27 09:27:02 +00:00
Alex Dupre
62556f3805 Update to 0.11.5 release. 2008-08-26 15:39:09 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
2a9763f12a - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 08:55:40 +00:00
Alex Dupre
14ec2fd6d4 CKA_CERTIFICATE_TYPE value is CK_ULONG.
This fixes storing certificates on 64-bit platforms.
2008-01-17 13:17:25 +00:00
Alex Dupre
6c25254e4d Update to 0.11.4 release. 2007-09-10 18:57:01 +00:00
Rong-En Fan
f935a609c5 - 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
2007-07-23 09:36:51 +00:00
Alex Dupre
416bad65ab Update to 0.11.3 release. 2007-07-17 09:22:46 +00:00
Alex Dupre
c40ea65aee Fix build with new pcsc.
PR:		ports/109400
Submitted by:	Toomas Aas<toomas.aas@raad.tartu.ee>
2007-02-23 21:16:33 +00:00
Alex Dupre
5ffe8f1d53 Update to 0.11.2-pre3 release:
- add optional signer plugin
- fix build when libassuan is installed
2006-11-28 07:00:17 +00:00
Alex Dupre
5e6f0ca23a Really grab maintainership. 2006-06-12 21:30:00 +00:00
Alex Dupre
ef83e0ea7d Update to 0.11.1 release:
- OPTIONS'ify
- take maintainership

Approved by:	maintainer
2006-06-12 16:55:50 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Simon L. B. Nielsen
11335efcf2 Case MASTER_SITES redirect as reported by the Distfiles survey. 2006-02-07 11:40:12 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Simon L. B. Nielsen
31a56de815 - Fix MASTER_SITE (distfile has moved).
- Grab this port since I recently started using opensc, and I'm
  currently working on upgrading the port to the latest version.
2006-01-15 20:51:06 +00:00
Bruce M Simpson
5879dd9aaa Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
2005-12-12 21:53:40 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
0ffc3a41c0 - Update to 0.9.6
PR:		ports/83453
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	bms (maintainer; blanket)
2005-09-15 00:05:57 +00:00
Tilman Keskinoz
384c2bae3b 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
2005-04-20 12:42:06 +00:00
Bruce M Simpson
bc3edda914 Workaround a bug in the configure script which caused libcrypto.a
to be used when linking a dynamic library.
Fix pushed back to maintainers, awaiting resolution.
Fixes build on !i386, !sparc64.
2005-01-22 21:52:08 +00:00
Bruce M Simpson
1d195d2edf Fix plist, unmark broken. 2005-01-18 16:20:05 +00:00
Bruce M Simpson
3074e4d23e Update to 0.9.4. 2005-01-14 15:08:23 +00:00
Volker Stolz
f642e63f72 Fix location of pkg-config data.
PR:		ports/69149
Submitted by:	Konstantin Oznobihin
Approved by:	maintainer timeout
2004-08-30 13:07:58 +00:00
Bruce M Simpson
4087d11027 SIZE update jumbo-commit.
Submitted by:	trevor
2004-03-25 03:13:15 +00:00
Kris Kennaway
1085ee534d BROKEN on !i386 and !sparc64: Does not compile 2004-02-23 22:07:38 +00:00
Bruce M Simpson
16dc9f83c8 Heed USE_OPENLDAP. 2004-02-22 01:11:49 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Bruce M Simpson
163ab603ee Maintenance update of OpenSC to 0.8.1. USB token support is not yet enabled
for FreeBSD; patches for this will be graciously accepted.

Sponsored by:	Weyland-Yutani Corporation
2003-12-10 12:55:36 +00:00
Edwin Groothuis
10a9e5be47 Fix MASTER_SITE
Submitted by:	EvilBMS@#bsdcode
2003-09-09 04:31:48 +00:00
Jun Kuriyama
7c0800f7ec Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later...

Pointy hat to:	kuriyama
2003-08-14 22:12:22 +00:00
Daichi GOTO
821b024441 fix security/opensc: fix mozilla plugin path
PR:		54909
Submitted by:	Bruce M Simpson <bms@spc.org> (maintainer)
2003-07-28 06:02:45 +00:00
Kris Kennaway
afbfb5d302 BROKEN: Creates /usr/lib/mozilla 2003-04-05 22:11:37 +00:00
Jacques Vidrine
452a580390 Fix building with OpenSSL 0.9.7. 2003-02-25 21:32:40 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Hye-Shik Chang
3410a8ab22 Add opensc 0.7.0, ISO 7816 Smartcard API Library (OpenSSH Compatible).
PR:		42698
Submitted by:	Bruce M Simpson <bms@spc.org>
2003-01-08 12:02:38 +00:00