summaryrefslogtreecommitdiff
path: root/lang/logo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.1David W. Chapman Jr.2002-05-166-29/+186
| | | | | PR: 38127 Submitted by: obraun@informatik.unibw-muenchen.de
* Reset MAINTAINER on jmacd's ports at his request.Anders Nordby2002-04-221-1/+1
| | | | Approved by: jmacd
* time(3) returns a time_t and not a long.Steve Price2000-08-081-0/+11
|
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Update 3.3 -> 4.6 and add a master site. Patches differ slightly fromSheldon Hearn1999-06-214-34/+480
| | | | | | | those submitted. PR: 10699 Submitted by: Jose Marques <jose@nobody.org>
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
|
* More USE_XLIBs.Satoshi Asami1998-11-281-1/+2
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
|
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* 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! :)
* Update the MD5 to version 3.3.Jordan K. Hubbard1995-08-191-1/+1
|
* Upgrade to version 3.3Jordan K. Hubbard1995-08-161-6/+3
|
* Set PKGNAME=ucblogo-3.1.Satoshi Asami1995-05-161-3/+4
|
* MAINTAINER goes in a section by itself!Joshua Peck Macdonald1995-04-151-1/+2
| | | | so I fixed it...
* oh yeah, I had to patch the makefile too.Joshua Peck Macdonald1995-04-151-0/+34
|
* Reason I started changing this makefile was because I noticed asamiJoshua Peck Macdonald1995-04-151-4/+5
| | | | | | | | | | | | | | got the version number wrong which was because Jordan got the version number wrong, it had 7.3 instead of 3.1, kind of far off (can anyone say Tcl?) anyways, I also noticed that it didn't even work to begin with because there was a) no install target b) it ignored ${PREFIX} so I fixed it up and added myself as MAINTAINER, unless anyone minds, I didn't do this originally, but I see bh (the implementor) three tines a week so I can probably deal with problems pretty well.
* Update of lang Makefiles....Satoshi Asami1995-04-151-3/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Upgrade to work with current distfileGary Palmer1995-02-072-2/+4
|
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* Brian Harvey's logo interpreter. I could use some help with theJordan K. Hubbard1994-10-224-0/+25
languages, folks! :-(