aboutsummaryrefslogtreecommitdiffstats
path: root/devel/agenda-headers/Makefile
blob: 0884b7b715a6885cd8116ef4dc51fbf789fe4957 (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
# New ports collection makefile for:    agenda-headers
# Date created:     14 June 2001
# Whom:         Lev Serebryakov <lev@serebryakov.spb.ru>
#
# $FreeBSD$
#

PORTNAME=   agenda-headers
PORTVERSION=    1.2.0
CATEGORIES= devel
MASTER_SITES=   http://lev.serebryakov.spb.ru/download/agenda/

MAINTAINER= lev@serebryakov.spb.ru
COMMENT=    All headers which are needed to develop for Agenda VR3 PDA

RUN_DEPENDS=    ${LOCALBASE}/${TARGET_PLATFORM}/include/linux/errno.h:${PORTSDIR}/devel/${TARGET_PLATFORM}-kernel-headers

TARGET_PLATFORM=mipsel-linux
USE_BZIP2=  yes
NO_BUILD=   yes

do-install:
    (cd ${WRKSRC} && tar --exclude '*.orig' -cf - *) \
        | (cd ${PREFIX}/${TARGET_PLATFORM} && tar xf -)

.include <bsd.port.mk>
class='deletions'>-1/+1 * Bump pcre library dependency due to 8.30 updatemm2012-02-141-1/+2 * Update to tin 2.0.1johans2011-12-293-4/+3 * Remove optional dependencies and comments related to the removal ofdougb2011-09-301-6/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1 * Fix maintainer field for slave portsjohans2011-08-221-1/+1 * - Fix build with WITH_CANLOCK option set.johans2011-07-121-10/+5 * Update tin to 1.9.6johans2011-07-094-27/+27 * Port cleanupjohans2011-03-133-16/+26 * - Chase security/libksba shlib version bumpglarkin2010-12-161-1/+1 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * Update my mail address to @FreeBSD.orgjohans2010-02-241-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Introduce OPTIONSjohans2009-04-103-50/+29 * Take up maintainershipjohans2009-02-131-1/+1 * 1) Add WITHOUT_TIN_MAILBOX_MANPAGES knobache2008-09-282-2/+21 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Exclude 700000-700033 for ncurseswache2007-06-151-3/+3 * Use ncursesw when availableache2007-06-151-3/+8 * Add WITH_TIN_SCREEN knobache2007-03-011-1/+2 * Rename url_handler.sh to tinurl_handler.sh to avoid conflict withache2007-02-132-6/+13 * Update to 1.8.3ache2007-02-112-14/+17 * Remove stale mirrorache2006-11-122-12/+9 * Upgrade to 1.8.2ache2006-05-273-48/+12 * Upgrade to 1.8.1ache2006-03-164-16/+5 * Add working mirror instead of dead oneache2006-01-231-1/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 * Fix allocation off-by-oneache2006-01-202-0/+12 * Upgrade to 1.8.0ache2006-01-062-7/+8 * Upgrade to 1.7.10ache2005-10-182-4/+3 * Bump PORTREVISION for unexec rmdirache2005-10-131-0/+1 * @unexec rmdir %D/share/locale/rw/LC_MESSAGESache2005-10-131-0/+2 * Upgrade to 1.7.9ache2005-10-053-3/+5 * Fix build when WITH_TIN_CANLOCK is definedvs2005-07-282-9/+2 * Upgrade to 1.7.8ache2005-06-013-5/+6 * Upgrade to 1.7.7ache2005-03-114-15/+51 * Use += for CONFIGURE_ARGS to help slave portsache2004-03-311-1/+1 * - Use USE_ICONV knobkrion2004-03-311-1/+1 * Add size data, approved by maintainers.trevor2004-03-211-0/+1 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * - Chase uulib versionclement2004-01-181-1/+2 * Allow the default compiled-in editor to be easily changed.obrien2003-11-131-1/+2 * Upgrade to 1.6.2ache2003-10-042-3/+2 * Use PCRE from portsache2003-09-282-118/+4 * Add optional CANLOCK functionalityache2003-08-302-0/+17 * Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1 * Chase the libintl.so shared lib version.marcus2003-08-251-1/+1 * Upgrade to 1.6.1ache2003-08-162-23/+23 * Add pgp5 support, as the pgp6 port is marked broken.obrien2003-07-201-0/+4 * Update to version 1.6.0.demon2003-07-163-17/+6 * Upgrade to 1.5.18ache2003-06-042-2/+2 * Update to version 1.5.17.demon2003-05-093-3/+3 * Clear moonlight beckons.ade2003-03-072-1/+1 * Back out previous commit. It is incorrect and not approved.ache2003-03-051-1/+1 * According to http://www.freebsd.org/cgi/cvsweb.cgi/ports/news/tin/distinfo,edwin2003-02-231-1/+1 * Return from 1.5.17 (snapshot) to 1.5.16 (stable)ache2003-02-082-7/+7 * Upgrade to 1.5.17 due to 1.5.16 distfile being rm'ed from master site.obrien2003-02-081-1/+1 * Upgrade to 1.5.17 due to 1.5.16 distfile being rm'ed from master site.obrien2003-02-071-3/+6 * My ftp mirroring of tin has stopped.obrien2003-02-071-2/+1 * Upgrade to 20030122 snapshotache2003-01-232-2/+2 * Upgrade to 20030113 snapshotache2003-01-142-1/+2 * Upgrade to 1.5.16ache2003-01-023-18/+53 * Use a full sentence structure and also add WWW: http://www.tin.org/hoek2003-01-021-1/+3 * Previous shlib update should have also bumped PORTREVISION (remindedhoek2002-09-021-0/+1