# ex:ts=8 # New ports collection makefile for: p65 # Date created: Dec 17, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= p65 PORTVERSION= 1.1 CATEGORIES= devel MASTER_SITES= http://hkn.berkeley.edu/~mcmartin/P65/pl/ EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= ${WRKSRC} USE_PERL5= yes NO_WRKSUBDIR= yes NO_BUILD= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/${PORTNAME} .include t.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a note explaining why the @javavm keyword does not register argument in t...bapt2016-07-311-0/+4
* Add a new "@javavm" keyword to handle the (un)registration of the JavaVMbapt2016-07-311-0/+11
* xmlcatmgr does not actually expect multiple argumentsbapt2016-07-011-1/+0
* do not chmod u+w sample files when copying itbapt2016-06-231-2/+1
* Remove now useless commentsbapt2016-06-201-4/+0
* Make @kld PKG_ROOTDIR friendlybapt2016-05-301-3/+3
* Make @shell rootdir friendly to allow cross installationbapt2016-05-301-6/+6
* Add a new keywork xmlcatmgrbapt2016-05-251-0/+34
* Make @info cross install friendlybapt2015-10-221-2/+2
* Add a way to cleanly handle terminfo.db file used by devel/ncursesamdmi32015-10-081-0/+22
* Do not use contractions.mat2015-10-011-1/+1
* Extend @sample to accept argumentsbapt2015-09-261-7/+29
* Add "fc", "fcfontsdir", "fontsdir", and "none" arguments to USES=fonts.hrs2015-09-142-0/+46
* Add -f flag to force scanning of font directoriesfeld2015-04-071-2/+2
* Remove @fc and @fontsdir they are confusing all should use @fcfontsdirbapt2015-03-222-46/+0
* When updating /etc/shells, only remove existing entries that match the newmarkj2015-02-171-2/+2
* Use a custom keyword for kldxref, that allows to control exactly when it is runbapt2014-12-261-0/+24
* Add new keyword for to run glib-compile-schemas.kwm2014-12-031-0/+16
* - Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywordsak2014-10-094-22/+54
* Accept absolute path for @info keywordbapt2014-10-081-2/+8
* @sample: chmod u+w to ensure user may write to it.bdrewery2014-10-041-1/+2
* Replace the dirrmtry action with dir.mat2014-10-023-3/+3
* Use keywords to control exactly when is excutiedbapt2014-09-222-0/+22
* Remove the yaml files as pkg 1.3.8 is now the minimal required versionbapt2014-09-227-128/+0
* @sample: Alert user that there is a stale file to be removed.bdrewery2014-09-122-0/+4
* Convert rmtry into regular Keywordbapt2014-09-031-0/+11
* - Make it possible to use sample keyword with a full pathantoine2014-09-022-4/+16
* Remove support for pkg_installbapt2014-09-011-111/+0
* Fix fmtutil keyword with pkg_installantoine2014-08-06