summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a disclaimer hinting that this port sucks beyond measure, andJohn Polstra2001-04-301-0/+6
* Update to Vim 6.0 beta ADDavid E. O'Brien2001-04-306-32/+6
* Note the default optimization flags used by the vendor in a comment.Akinori MUSHA2001-04-308-28/+44
* Update to 4.55.1.David E. O'Brien2001-04-302-4/+4
* Upgrade to version 1.5.17Kevin Lo2001-04-305-70/+14
* - Upgrade graphics/evas to 0.5.0Kevin Lo2001-04-304-5/+5
* Upgrade to version 0.14Kevin Lo2001-04-302-2/+2
* Upgrade to version 0.4.64Kevin Lo2001-04-308-8/+8
* Upgrade to version 0.02Kevin Lo2001-04-302-2/+2
* Remove broken master site.Jimmy Olgeni2001-04-301-3/+2
* Add pdumpfs, a daily backup system similar to Plan9's dumpfs.Akinori MUSHA2001-04-306-0/+62
* Update master site.Sheldon Hearn2001-04-303-3/+3
* Simplify the description.Sheldon Hearn2001-04-303-45/+15
* Don't hardcode CXX to g++, CXXFLAGS to -O3 and a bunch of -f optimizationsKris Kennaway2001-04-301-0/+18
* Don't hard-code -O3 and a buttload of -f optimizationsKris Kennaway2001-04-301-0/+11
* Don't hardcode CC and CFLAGS to -O3Kris Kennaway2001-04-302-38/+82
* Chop out 2 -f optimizations as wellKris Kennaway2001-04-301-1/+1
* Remove -finline-functions tooKris Kennaway2001-04-301-1/+1
* Chop out some variable expansions which snuck in by mistakeKris Kennaway2001-04-304-80/+0
* Don't hard-code -O3 and about 20 -f optimizationsKris Kennaway2001-04-301-2/+17
* Don't hard-code -O6 and various other -f optimizations; don't guess atKris Kennaway2001-04-301-0/+28
* Don't hard-code -O9 and various other funky -f optimizationsKris Kennaway2001-04-301-9/+9
* Don't hard-code -O2 and various -f optimizations in CXXFLAGSKris Kennaway2001-04-304-20/+148
* Upgrade to gftp 2.0.8 and mark FORBIDDEN. gftp 2.0.8 was a security updateKris Kennaway2001-04-306-2/+57
* Don't hard-code -O2 or -m486. This still doesn't respect CXX, but IKris Kennaway2001-04-304-0/+96
* Use random()/srandom() for better PRNG properties than rand()/srand().Kris Kennaway2001-04-306-0/+63
* Update to 0.15.Maxim Sobolev2001-04-305-52/+81
* Update to 1.3.4.Maxim Sobolev2001-04-3031-225/+263
* Respect CC and CFLAGS, don't hard-code -O2Kris Kennaway2001-04-301-2/+11
* Upgrade to 1.0.5.Jun Kuriyama2001-04-308-76/+20
* Respect CC, CXX, CFLAGS and CXXFLAGSKris Kennaway2001-04-301-4/+23
* Don't hard-code -O2; respect CFLAGSKris Kennaway2001-04-301-0/+11
* Don't hard-code -O2. Instead use whatever the imake default is.Kris Kennaway2001-04-301-0/+10
* Respect CC; don't override CFLAGS with -O2Kris Kennaway2001-04-301-4/+18
* Respect CC and CFLAGS; don't hardcode -O2, and allow overriding ofKris Kennaway2001-04-301-0/+51
* Don't hard-code -O2Kris Kennaway2001-04-301-1/+1
* Don't hard-code -O2Kris Kennaway2001-04-301-2/+2
* Don't hard-code -O2; respect CC and CFLAGSKris Kennaway2001-04-301-2/+3
* Respect CFLAGS and don't hard-code -O2; inherit CC from <sys.mk>Kris Kennaway2001-04-301-3/+3
* Don't hard-code -O2; inherit default CC and CFLAGS from <sys.mk>Kris Kennaway2001-04-303-15/+9
* Don't hard-code -O2, inherit CC from <sys.mk>Kris Kennaway2001-04-291-3/+3
* Don't hard-code -O2Kris Kennaway2001-04-293-4/+4
* Reorder includes to squash typical Linux-kiddie network header misordering.Kris Kennaway2001-04-291-0/+15
* Don't hard-code CFLAGS=-O2 and CCKris Kennaway2001-04-291-3/+3
* Don't do CFLAGS ?= -O2 (this had no effect since a default CFLAGS isKris Kennaway2001-04-291-2/+1
* Don't hard-code -O2; respect CFLAGSKris Kennaway2001-04-293-11/+13
* Fix a typo and slightly expand to match my latest changes.Maxim Sobolev2001-04-292-6/+8
* Upgrade to 0.98.Vanilla I. Shu2001-04-294-4/+4
* Upgrade to 1.06.Vanilla I. Shu2001-04-294-3/+40
* Upgrade to 1.09Vanilla I. Shu2001-04-292-2/+2