# New ports collection makefile for: pgpmoose # Date created: 28 Nov 1997 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= pgpmoose PORTVERSION= 1.19 PORTREVISION= 1 CATEGORIES= news security # Distribution broken # MASTER_SITES= http://people.qualcomm.com/ggr/ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex DISTNAME= PGPMoose EXTRACT_SUFX= .tar.Z MAINTAINER= dinoex@FreeBSD.org COMMENT= PGP Moose - signatures for moderated newsgroups MAN1= pmapp.1 pmcanon.1 pmcheck.1 pmnewsgroups.1 \ pmdaemon.1 pmcancel.1 BIN1= pmapp pmcanon pmcheck pmnewsgroups \ pmdaemon pmcancel NO_WRKSUBDIR= yes NEWSCTL?= ${PREFIX}/news/lib post-patch: @${MV} ${WRKSRC}/pmapp ${WRKSRC}/pmapp.sed ${SED} -e "s=/usr/local/news=${NEWSCTL}=" \ ${WRKSRC}/pmapp.sed >${WRKSRC}/pmapp do-install: .for i in ${BIN1} @${INSTALL_SCRIPT} ${WRKSRC}/${i} ${PREFIX}/bin .endfor .for i in ${MAN1} @${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man1 .endfor .include o' rowspan='2'>cgit logo index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/horde4-kronolith
hore: fix up asset-buyer doc and add to Dev Home
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to 2.0.3.thierry2005-05-023-7/+10
* Upgrade to 2.0.2.thierry2005-02-123-3/+7
* Don't let RUN_DEPENDS rely on a fixed HORDEDIR.thierry2005-01-161-1/+1
* Upgrade to 2.0.1.thierry2005-01-083-3/+4
* Upgrade to 2.0.thierry2004-12-268-208/+258
* Switch to the new PHP infrastructure.ale2004-07-191-9/+2
* Upgrade to Kronolith 1.1.2.thierry2004-03-212-3/+3
* Upgrading to Kronolith 1.1.1.thierry2004-03-174-21/+34
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Problem reported by Lewis Thompson: if you run Apache 2, htpasswdjeh2003-11-061-3/+9
* upgrade to 1.1ijliao2003-05-125-28/+49
* De-pkg-comment.knu2003-02-212-1/+1
* - fix isWarningdirk2003-01-304-3/+46
* ${PERL} -> ${REINPLACE_CMD}ijliao2002-06-261-8/+10
* Update to 1.0 final, bump PORTREVISION.pat2002-06-183-4/+25
* Actually do update to RC3.sobomax2002-05-233-2/+5
* Update to RC3.sobomax2002-05-233-3/+3
* Upgrade to version 1.0-RC1.sada2002-05-164-35/+55
* Move www/horde-devel -> www/horde2 & mail/imp-devel -> mail/imp3sada2002-05-152-3/+4
* Update maintainer addresslioux2002-01-211-1/+1
* horde-devel from 2.0 RC3 to 2.0;ijliao2002-01-201-0/+3
Fabio Berger2018-10-182-1/+11
| |
| * merge dev-section-redesignFabio Berger2018-10-18151-817/+1984
| |\
| | * merge developmentFabio Berger2018-10-18152-817/+1985
| | |\
| * | | Update react-scroll hash to avoid collision with older, unfixed branchFabio Berger2018-10-183-3/+3
| | | |
| * | | Update changelogs for unpublished packagesFabio Berger2018-10-182-3/+19
| | | |
| * | | refactor: fix anchor so it doesn't keep re-rendering the anchor iconFabio Berger2018-10-181-12/+18
| | | |
| * | | nit: remove todoFabio Berger2018-10-171-1/+0
| | | |
| * | | nit: don't init scrolledToIdFabio Berger2018-10-171-4/+2
| | | |
| * | | nit: use styled-component instead of react-state for onHoverFabio Berger2018-10-172-27/+14
| | | |
| * | | nit: use ObjectMapFabio Berger2018-10-171-1/+1
| | | |
| * | | chore: Add topBar menu in wiki mobile sidebar menuFabio Berger2018-10-171-1/+29
| | | |
| * | | chore: Rename "Documentation" to "Docs" in mobile menuFabio Berger2018-10-171-1/+1
| | | |
| * | | chore: Add topBar menu items to mobile drawerFabio Berger2018-10-174-27/+65
| | | |
| * | | chore: componentize the sidebar headerFabio Berger2018-10-173-55/+70
| | | |
| * | | chore: Add missing responsive classesFabio Berger2018-10-171-0/+12
| | | |
| * | | chore: Fix logo on mobile topBarFabio Berger2018-10-171-2/+2
| | | |
| * | | chore: fix linterFabio Berger2018-10-172-11/+1
| | | |
| * | | chore: initalize _urlIntervalCheckIdFabio Berger2018-10-171-1/+1
| | | |
| * | | Merge branch 'dev-section-redesign' into reSkinReferenceDocsFabio Berger2018-10-16340-47235/+14856
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dev-section-redesign: (87 commits) Added note about restriction on `testDirectory` fix(dev-utils): Make chai a dev dependency since exported interface depends on it Add changelog entries fix(subproviders): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(sra-spec): make @loopback/openapi-v3-types a 'dependency' so it's available to users of the library fix(sol-cov): make @types/solidity-parser-antlr a 'dependency' so it's available to users of the library fix(dev-utils): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(0x.js): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(monorepo-scripts): Move the creation of the `.installation-test` directory OUTSIDE of the monorepo root, so that the installed packages can't reference the hoisted node_modules folder Remove ContractNotFound errors in contract-wrappers Update prettierignore Update website to use the new unsubscribeAll method in contract-wrappers In abi-gen-wrappers, ./wrappers -> ./src/generated-wrappers In contract-wrappers, remove setProvider and add unsubscribeAll method. take out explicit children definition in props Update json-schemas for contract-wrappers Add OrThrow suffix to getContractAddressesForNetwork remove unused import Update CHANGELOG.json for all changed packages Remove ContractAddresses from packages/types (mistake after rebase) ...
| | * | merge developmentFabio Berger2018-10-16341-47237/+14860
| | |\ \
| * | | | chore: don't use Container in react-shared, react-docs yetFabio Berger2018-10-165-68/+18
| | | | |
| * | | | chore: remove unused propFabio Berger2018-10-161-2/+0
| | | | |
| * | | | chore: Remove unused propFabio Berger2018-10-162-6/+1
| | | | |
| * | | | chore: convert to stateless componentFabio Berger2018-10-161-7/+3
| | | | |
| * | | | chore: simplifyFabio Berger2018-10-161-1/+1
| | | | |
| * | | | style: improve menu & logo alignmentFabio Berger2018-10-161-2/+5
| | | | |
| * | | | chore: Implement newest topBarFabio Berger2018-10-164-77/+25
| | | | |
| * | | | chore: remove unused importsFabio Berger2018-10-161-2/+1
| | | | |
| * | | | chore: get menu onHover darken backFabio Berger2018-10-161-37/+27
| | | | |
| * | | | chore: change landing "build on 0x" to link to developer home, not 0x.js docsFabio Berger2018-10-161-2/+2
| | | | |
| * | | | chore: remove wiki from main website topBarFabio Berger2018-10-161-32/+1
| | | | |
| * | | | chore: Replace FAQ with Developer home in footerFabio Berger2018-10-161-4/+4
| | | | |
| * | | | Replace sandbox with wiki in developer popoverFabio Berger2018-10-161-5/+4
| | | | |
| * | | | chore: move wiki to Developers sectionFabio Berger2018-10-163-149/+65
| | | | |
| * | | | chore: fix padding issueFabio Berger2018-10-161-3/+5
| | | | |
| * | | | chore: replace Github with Wiki in topBar and refactor so can display ↵Fabio Berger2018-10-161-15/+21
| | | | | | | | | | | | | | | | | | | | internal & external links
| * | | | feat: highlighted sidebar as you scroll on doc reference pagesFabio Berger2018-10-16