summaryrefslogtreecommitdiff
path: root/lang/logo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* 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 Notes: svn path=/head/; revision=19803
* 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> Notes: svn path=/head/; revision=19603
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* More USE_XLIBs.Satoshi Asami1998-11-281-1/+2
| | | | Notes: svn path=/head/; revision=14932
* 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. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
| | | | Notes: svn path=/head/; revision=4571
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* 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! Notes: svn path=/head/; revision=3948
* 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
* Update the MD5 to version 3.3.Jordan K. Hubbard1995-08-191-1/+1
| | | | Notes: svn path=/head/; revision=2076
* Upgrade to version 3.3Jordan K. Hubbard1995-08-161-6/+3
| | | | Notes: svn path=/head/; revision=2066
* Set PKGNAME=ucblogo-3.1.Satoshi Asami1995-05-161-3/+4
| | | | Notes: svn path=/head/; revision=1761
* MAINTAINER goes in a section by itself!Joshua Peck Macdonald1995-04-151-1/+2
| | | | | | | so I fixed it... Notes: svn path=/head/; revision=1375
* oh yeah, I had to patch the makefile too.Joshua Peck Macdonald1995-04-151-0/+34
| | | | Notes: svn path=/head/; revision=1374
* 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. Notes: svn path=/head/; revision=1373
* Update of lang Makefiles....Satoshi Asami1995-04-151-3/+5
| | | | Notes: svn path=/head/; revision=1364
* 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. Notes: svn path=/head/; revision=1267
* Upgrade to work with current distfileGary Palmer1995-02-072-2/+4
| | | | Notes: svn path=/head/; revision=905
* 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 Notes: svn path=/head/; revision=590
* Brian Harvey's logo interpreter. I could use some help with theJordan K. Hubbard1994-10-224-0/+25
languages, folks! :-( Notes: svn path=/head/; revision=262