aboutsummaryrefslogtreecommitdiffstats
path: root/java/westhawksnmp/Makefile
blob: ca9e831e5699ddfb2853808dafaa6974c0c782fa (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
# New ports collection makefile for:    westhawksnmp
# Date created:             2004-10-25
# Whom:                 Anders Nordby <anders@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   westhawksnmp
PORTVERSION=    5.1
PORTREVISION=   2
CATEGORIES= java net-mgmt devel
MASTER_SITES=   http://snmp.westhawk.co.uk/
DISTNAME=   ${PORTNAME:S/westhawk//}${PORTVERSION:S/./_/}

MAINTAINER= ports@FreeBSD.org
COMMENT=    Lightweight SNMP stack for Java

USE_JAVA=   yes
USE_ZIP=    yes
NO_BUILD=   yes
NO_WRKSUBDIR=   yes

do-install:
    ${INSTALL_DATA} ${WRKSRC}/lib/snmp5_1.jar ${JAVAJARDIR}/snmp.jar
    ${INSTALL_DATA} ${WRKSRC}/lib/snmpOracle5_1.jar ${JAVAJARDIR}/snmpOracle.jar
    ${INSTALL_DATA} ${WRKSRC}/lib/tablelayout.jar ${JAVAJARDIR}/
.if !defined(NOPORTDOCS)
    ${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR}
    ${CP} -R ${WRKSRC}/doc ${DOCSDIR}/
.endif

.include <bsd.port.mk>
le='2018-09-05 01:37:33 +0800'>2018-09-051-1/+0 | * merge developmentFabio Berger2018-09-0521-365/+701 | |\ * | | Use order parser utils from order utilsfragosti2018-09-0511-43/+10 * | | Merge https://github.com/0xProject/0x-monorepo into feature/website/update-po...fragosti2018-09-0521-365/+701 |\ \ \ | |/ / |/| / | |/ | * Add temporarily missing web3-provider-engine types in websiteLeonid Logvinov2018-09-041-0/+1 | * Remove types for web3-provider-engine from typescript-typingsLeonid Logvinov2018-09-041-0/+1 | * Remove unused importsLeonid Logvinov2018-09-042-6/+0 | * Merge pull request #1048 from 0xProject/feature/website/patch-v2-landingBrandon Millman2018-08-312-5/+9 | |\ | | * Wording change for first benefitBrandon Millman2018-08-311-1/+1 | | * Tweaks to benefits and use casesBrandon Millman2018-08-311-2/+6 | | * Final tweaks for landing pagefragosti2018-08-312-2/+2 | * | Merge pull request #1047 from 0xProject/feature/re-add-no-unused-variablesFrancesco Agosti2018-08-3111-15/+8 | |\ \ | | |/ | |/| | | * Fix unused vars for react-shared and websitefragosti2018-08-3111-15/+8 | * | Revert whats new textBrandon Millman2018-08-311-2/+1 | * | Add new exchange everywhere graphicBrandon Millman2018-08-312-4/+8 | * | Remove unused render methods in landing pageBrandon Millman2018-08-311-110/+0 | * | Remove conflict stringsfragosti2018-08-311-3/+0 | * | Add careers page to top barfragosti2018-08-311-1/+11 | * | Final tweaksfragosti2018-08-313-11/+17 | * | Remove redundant importfragosti2018-08-311-1/+0 | * | Add TypedText component and use it on landing pagefragosti2018-08-315-0/+111 | * | Add generic title changesfragosti2018-08-311-17/+7 | * | Added todo comments for missing itemsBrandon Millman2018-08-311-1/+2 | * | Add title header to use cases sectionBrandon Millman2018-08-313-14/+13 | * | Make hero image responsiveBrandon Millman2018-08-311-2/+3 | * | Update what's new stylingBrandon Millman2018-08-311-4/+4 | * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-3015-30/+26 | |\| | * | Update use cases sectionBrandon Millman2018-08-303-51/+98 | * | Update tokenization sectionBrandon Millman2018-08-303-45/+15 | * | Update benefitsBrandon Millman2018-08-302-8/+6 | * | Update whats newBrandon Millman2018-08-301-13/+19 | * | Add new header imageBrandon Millman2018-08-302-4/+391 | * | Replace projects section with relayersBrandon Millman2018-08-301-77/+5 * | | Update exchange ABI for decoding logsBrandon Millman2018-08-312-615/+1 * | | Remove LogError legacy stuffBrandon Millman2018-08-311-4/+0 * | | Update comment for validationBrandon Millman2018-08-311-1/+2 * | | Remove commented out blockBrandon Millman2018-08-311-20/+0 * | | Remove cancel checkBrandon Millman2018-08-312-12/+0 * | | Update generate and fill order flowsBrandon Millman2018-08-317-30/+41 * | | Token registry from old 0x versionBrandon Millman2018-08-312-9/+13 * | | Fix importBrandon Millman2018-08-311-1/+1 * | | Update typings versionBrandon Millman2018-08-311-1/+1 * | | Initial changes for v2 portalBrandon Millman2018-08-3116-279/+307 | |/ |/| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into w...fragosti2018-08-301-0/+5 |\| | * feat: Add support for TypeScript project references (#991)Alex Browne2018-08-301-0/+5 * | Upgrade version of react-shared in websitefragosti2018-08-291-1/+1 * | Upgrade react-copy-to-clipboardfragosti2018-08-291-1/+1 * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into w...fragosti2018-08-291-6/+5 |\| | * Publishcontracts@2.1.42@0xproject/website@0.0.46@0xproject/web3-wrapper@2.0.1@0xproject/utils@1.0.7@0xproject/types@1.0.1-rc.6@0xproject/testnet-faucets@1.0.43@0xproject/subproviders@2.0.1@0xproject/sra-spec@1.0.1-rc.6@0xproject/sra-report@1.0.7@0xproject/sol-resolver@1.0.7@0xproject/sol-cov@2.1.1@0xproject/sol-compiler@1.1.1@0xproject/react-shared@1.0.8@0xproject/react-docs@1.0.7@0xproject/order-watcher@1.0.1-rc.5@0xproject/order-utils@1.0.1-rc.6@0xproject/monorepo-scripts@1.0.7@0xproject/migrations@1.0.6@0xproject/metacoin@0.0.17@0xproject/json-schemas@1.0.1-rc.6@0xproject/forwarder-helper@1.0.1-rc.2@0xproject/fill-scenarios@1.0.1-rc.5@0xproject/dev-utils@1.0.6@0xproject/contract-wrappers@1.0.1-rc.5@0xproject/connect@2.0.0-rc.2@0xproject/base-contract@2.0.1@0xproject/assert@1.0.7@0xproject/abi-gen@1.0.70x.js@1.0.1-rc.6Fabio Berger2018-08-271-5/+5 * | Update material-ui in react-sharedfragosti2018-08-291-0/+1 * | Revert "Simplify dropdown component"fragosti2018-08-291-15/+25 * | Revert "Have new Popover component working in React 16"fragosti2018-08-298-84/+39 * | Revert "Enable hovering state for dropdown"fragosti2018-08-293-10/+7 * | Upgrade material ui to 0.20.0fragosti2018-08-291-2/+2 * | Enable hovering state for dropdownfragosti2018-08-293-7/+10 * | Have new Popover component working in React 16fragosti2018-08-288-39/+84 * | Simplify dropdown componentfragosti2018-08-251-25/+15 * | Change all onTouchTap to onClickfragosti2018-08-2513-18/+18 * | Upgrade react-shared used by website to one that depends on react 16fragosti2018-08-251-1/+1 * | Update react and remove tap event plugin [deprecated]fragosti2018-08-25