aboutsummaryrefslogtreecommitdiffstats
path: root/security/pkcs11-helper/Makefile
blob: 898f43e5681e8334bea4185dff10e368db0bc689 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$

PORTNAME=   pkcs11-helper
PORTVERSION=    1.09
CATEGORIES= security devel
MASTER_SITES=   http://www.opensc-project.org/files/${PORTNAME}/

MAINTAINER= ale@FreeBSD.org
COMMENT=    A helper library for multiple PKCS\#11 providers

LICENSE=    BSD GPLv2
LICENSE_COMB=   dual
LICENSE_FILE=   ${WRKSRC}/COPYING
LICENSE_FILE_BSD=   ${WRKSRC}/COPYING.BSD
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING.GPL

USE_BZIP2=  yes
USE_OPENSSL=    yes
GNU_CONFIGURE=  yes
USE_GNOME=  gnomehack pkgconfig
USE_LDCONFIG=   yes

CONFIGURE_ENV=  OPENSSL_CFLAGS="-I${OPENSSLINC}" \
        OPENSSL_LIBS="-L${OPENSSLLIB} -lssl"

CONFIGURE_ARGS= --disable-crypto-engine-gnutls \
        --disable-crypto-engine-nss

MAN8=       pkcs11-helper-1.8

PORTDOCS=   *

post-patch:
    @${REINPLACE_CMD} 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|' \
        ${WRKSRC}/configure
    @${REINPLACE_CMD} 's|install-data-am: install-apidocDATA|install-data-am:|' \
        ${WRKSRC}/doc/api/Makefile.in
.if defined(NOPORTDOCS)
    @${REINPLACE_CMD} 's|install-data-am: install-dist_docDATA|install-data-am:|' \
        ${WRKSRC}/Makefile.in
    @${REINPLACE_CMD} 's|install-data-am: install-man install-nodist_htmlDATA|install-data-am: install-man|' \
        ${WRKSRC}/man/Makefile.in
.endif

.include <bsd.port.mk>
>1-1/+1 * Add PilotConduitSettings verb. [#14019]Ettore Perazzoli2002-09-241-17/+33 * Use e_shell_request_close_view().Ettore Perazzoli2002-09-241-8/+2 * Pass TRUE as @queue to e_shell_view_display_uri().Ettore Perazzoli2002-09-051-2/+2 * Capitalize the title of the dialog for consistency.Ettore Perazzoli2002-07-271-1/+1 * (command_work_online): Remove debuggingEttore Perazzoli2002-07-241-2/+0 * If the custom_icon_name is not NULL, return the pixbuf for it.Ettore Perazzoli2002-07-101-1/+4 * Connect about_box_event_callback() to the "key_press_event" signal asEttore Perazzoli2002-05-311-0/+2 * No more @default_type arg to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-05-231-2/+2 * Ask e_shell_prepare_for_quit() before destroying the view if it's the lastEttore Perazzoli2002-05-161-1/+8 * Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-161-1/+3 * Added some tests for the custom storage.Ettore Perazzoli2002-05-111-0/+19 * emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-191-11/+1 * set type (load_pages): get the oaf property for type and track the pageJP Rosevear2002-04-071-2/+5 * Make all the verb/menu arrays appropriately static.Ettore Perazzoli2002-03-211-6/+6 * Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-211-0/+25 * New function to create a test configuration page for the test component.Ettore Perazzoli2002-03-081-13/+37 * Don't show the folder bar and the shortcut bar in the new window.Ettore Perazzoli2002-02-211-0/+3 * [Fix #7827, Switching desktops leaves the folder bar popped up.]Ettore Perazzoli2001-12-061-0/+16 * Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2 * Set the GtkWindow policy so that @allow_shrink, @allow_grow andEttore Perazzoli2001-10-271-0/+1 * Add accelerators for "Work Offline" and "Work Online".Ettore Perazzoli2001-10-261-2/+2 * No need to gtk_widget_show() the view anymore.Ettore Perazzoli2001-10-231-2/+0 * Use EShellAboutBox. (zero_pointer): Removed.Ettore Perazzoli2001-10-201-64/+33 * [Fix #7643, Starting new view doesn't honor "view" settings.]Ettore Perazzoli2001-10-121-1/+1 * This is a message, not a warning! (command_work_online): This is also aJon Trowbridge2001-10-061-2/+2 * Allow callers to set the default type of folder to be created.Iain Holmes2001-09-291-2/+3 * Remove. (command_new_mail_message): Removed. (command_pilot_settings):Ettore Perazzoli2001-09-281-32/+38 * Put my name in alphabetical orderRodrigo Moya2001-09-271-1/+1 * Added myself to about boxRodrigo Moya2001-09-261-0/+1 * [Implemented the "Rename" command. Warning, it doesn't quite workEttore Perazzoli2001-09-261-1/+2 * New helper function. (command_move_folder): Pass the @folder_path argumentEttore Perazzoli2001-09-261-18/+31 * [Fix #5990, Remembering Evolution window geometry.]Ettore Perazzoli2001-09-141-2/+3 * Replace "Evolution" with "Ximian Evolution" in a bunch of user-visibleEttore Perazzoli2001-09-061-2/+2 * New, replacing `shortcut_bar_mode_changed_cb'.Ettore Perazzoli2001-08-191-37/+25 * I know what you did last summer!Jason Leach2001-08-171-0/+1 * Remove the Help menu verbs and add a "HelpFAQ" verb. (command_help):Ettore Perazzoli2001-08-171-11/+5 * Don't hardcode/build a help URI here, use gnome_help_display() instead,Jason Leach2001-08-161-9/+8 * Changed help menus to point to evolution/ and not evolution-guide/.Aaron Weber2001-08-161-5/+5 * [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-3/+19 * Do a NULL-check on current_uri - socket is being closed? (as per theJeffrey Stedfast2001-08-021-4/+4 * Little UI nit: capitalize the words Offline/Online for the File menu.Jason Leach2001-07-271-3/+3 * Get the manuals from the `evolution-guide' dir as that's where they getEttore Perazzoli2001-07-241-5/+5 * Fix a crash that could happen by closing one or more views, and thenEttore Perazzoli2001-07-151-2/+3 * Because bugzilla.ximian does have a mail gateway now, we can haveJason Leach2001-07-131-21/+5 * Get the File -> Folder -> Properties menu item work again for theEttore Perazzoli2001-07-051-13/+0 * Implemented the `File -> New -> Shortcut' command.Ettore Perazzoli2001-07-011-14/+77 * Rename `e_shell_new_view()' into `e_shell_create_view()' to avoidEttore Perazzoli2001-06-281-1/+1 * Remove the ugliness that was `e_shell_quit()'; implement anEttore Perazzoli2001-06-251-3/+1 * Fix a bunch of stupid warnings caused by missing includes. AlsoEttore Perazzoli2001-06-231-0/+3 * Fix the "Quit" command so that the shell actually exits properly.Ettore Perazzoli2001-06-231-0/+2 * Fix the help URLsDan Winship2001-06-191-6/+5 * Plug in all the folder tree right click menu verbs so bonobo-warningsJason Leach2001-06-061-0/+38 * Removed an unecessary sleep(2) call, so evolution will start up 2 secondsJason Leach2001-05-311-0/+13 * New file. (e_pixmaps_update): Moved here from e-util to break e-utilDan Winship2001-05-281-1/+1 * Implemented the "Copy Folder" and "Move Folder" menu items. Untested.Ettore Perazzoli2001-05-201-0/+12 * Add a caption to the folder selection dialog widget, and get theEttore Perazzoli2001-05-201-0/+16 * Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got theEttore Perazzoli2001-05-191-4/+12 * Create new files for the folder commands, and move the "Create newEttore Perazzoli2001-05-191-12/+3 * Make the "Submit Bug Report" menu item fire up a browser withEttore Perazzoli2001-05-161-1/+19 * Add an "Evolution FAQ" entry to the Help menu, and update the existingEttore Perazzoli2001-05-161-5/+6 * Update the file name in the top comment.Ettore Perazzoli2001-05-161-1/+1 * Some demeeksifying indentation changes.Ettore Perazzoli2001-05-161-25/+16 * Ask for a folder to import into.Iain Holmes2001-05-121-1/+1 * Added command entry for 'ToggleOffline'.Jon Trowbridge2001-05-081-2/+2 * Complete the shell side for supporting off-line operations, gettingEttore Perazzoli2001-05-041-16/+91 * Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-041-1/+32 * Blessed by Ettore.Gediminas Paulauskas2001-04-021-0/+12 * Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-4/+14 * In a fit of egomania, added myself to the authors array.Jon Trowbridge2001-03-281-0/+1 * renaming icons to make Miguel's speedups possibleJakub Steiner2001-03-22