summaryrefslogtreecommitdiff
path: root/lang/pbasic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Update master_siteBaptiste Daroussin2013-01-281-7/+3
| | | | | | | Submitted by: "Julian H. Stacey" <jhs@berklix.com> (maintainer) Notes: svn path=/head/; revision=311125
* - respect CC/CFLAGSMartin Wilke2011-11-241-0/+6
| | | | | | | | | | PR: 162539 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=286376
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* - Pass maintainership to submitterMartin Wilke2011-03-171-6/+3
| | | | | | | | PR: 153954 Submitted by: Julian Stacey <jhs@berklix.com> Notes: svn path=/head/; revision=271138
* Deprecate unmaintained ports from lang where upstream disapear and/orBaptiste Daroussin2011-03-151-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270937
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-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. Notes: svn path=/head/; revision=246327
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149341
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow hisTrevor Johnson2004-03-121-1/+1
| | | | | | | distfiles in my directory. Notes: svn path=/head/; revision=103814
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Reset inactive maintainer.Mark Linimon2003-10-151-1/+1
| | | | | | | Reviewed by: kris Notes: svn path=/head/; revision=91367
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to mySatoshi Asami2000-06-091-0/+1
| | | | | | | area on the local ports tree. Notes: svn path=/head/; revision=29476
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Change all permutations in capitalization of "asami@freebsd.org" toSatoshi Asami1999-06-211-2/+2
| | | | | | | "asami@FreeBSD.org". Notes: svn path=/head/; revision=19609
* Rename all pwrite()s to deal with this change:Satoshi Asami1999-05-101-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(). Notes: svn path=/head/; revision=18765
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-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. Notes: svn path=/head/; revision=12621
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* Fix some typos I so eloquently introduced last night.Satoshi Asami1996-11-191-2/+1
| | | | | | | Found by: make index Notes: svn path=/head/; revision=4580
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-3/+2
| | | | Notes: svn path=/head/; revision=4533
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-4/+4
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Remove ${KEYWORDS}.Satoshi Asami1996-03-061-2/+1
| | | | Notes: svn path=/head/; revision=2780
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Phil Cockroft's basic interpreter. Thanks, Julian!Satoshi Asami1995-08-246-0/+84
Submitted by: jhs Notes: svn path=/head/; revision=2103