aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pbasic
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-1/+2
| | | | lang)
* Update master_sitebapt2013-01-281-7/+3
| | | | Submitted by: "Julian H. Stacey" <jhs@berklix.com> (maintainer)
* - respect CC/CFLAGSmiwi2011-11-251-0/+6
| | | | | | | PR: 162539 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer Feature safe: yes
* - remove MD5ohauer2011-07-031-1/+0
|
* - Pass maintainership to submittermiwi2011-03-181-6/+3
| | | | | PR: 153954 Submitted by: Julian Stacey <jhs@berklix.com>
* Deprecate unmaintained ports from lang where upstream disapear and/orbapt2011-03-151-0/+3
| | | | where no distfiles can be found and are not used by maintained ports
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-6/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Add SHA256pav2005-11-251-0/+1
|
* Tidy up whitespace.trevor2004-04-111-1/+1
|
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow histrevor2004-03-131-1/+1
| | | | distfiles in my directory.
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-291-0/+1
|
* Reset inactive maintainer.linimon2003-10-161-1/+1
| | | | Reviewed by: kris
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to myasami2000-06-101-0/+1
| | | | area on the local ports tree.
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* expr -> ${EXPR}mharo1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Change all permutations in capitalization of "asami@freebsd.org" toasami1999-06-221-2/+2
| | | | "asami@FreeBSD.org".
* Rename all pwrite()s to deal with this change:asami1999-05-111-0/+53
| | | | | | | | 1.24.2.1 Wed May 5 23:19:59 1999 UTC by dt Branch: RELENG_3 Diffs to 1.24 ; Diffs to 1.26 MFC: pread() and pwrite().
* The first time I tried committing this set of manpage removals it gothoek1998-08-191-1/+0
| | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy.
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.asami1997-04-301-2/+2
|
* Fix some typos I so eloquently introduced last night.asami1996-11-191-2/+1
| | | | Found by: make index
* Converted to MAN[1-9NL]obrien1996-11-171-3/+2
|
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-4/+4
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Remove ${KEYWORDS}.asami1996-03-061-2/+1
|
* Change category nome from "languages" to "lang". Also remove "programming"asami1995-11-221-2/+2
| | | | which appeared in some of them, everything here is a programming language! :)
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* Phil Cockroft's basic interpreter. Thanks, Julian!asami1995-08-246-0/+84
Submitted by: jhs