summaryrefslogtreecommitdiff
path: root/lang/objc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* env -> ${SETENV}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21052
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Fix MASTER_SITES so that there are 2 good sites.Chuck Robey1999-03-211-2/+3
| | | | | | | Obtained from: Bill "distfiles" Fenner Notes: svn path=/head/; revision=17332
* Update objc to version 2.2.15. Right now is does static libs only,Chuck Robey1999-03-215-55/+171
| | | | | | | | but I'm still working on it, and I think I'll get it to do shared libs soon. Notes: svn path=/head/; revision=17331
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
| | | | | | | | | | | | | ===> Building package for objc-1.8.18 Creating package /usr/ports/packages/All/objc-1.8.18.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/objc-1.8.18.tgz' tar: can't add file lib/objcrtgc.a : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1 Notes: svn path=/head/; revision=13987
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-32/+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
* Checksum changed....Satoshi Asami1998-06-061-1/+1
| | | | Notes: svn path=/head/; revision=11300
* Update to 1.8.18, and kill a small bug. Thanks for telling meChuck Robey1998-05-162-7/+7
| | | | | | | | about the bug, Christopher. Submitted by: (bug) Christopher Hall <hsw@acm.org> Notes: svn path=/head/; revision=11011
* Bring up to version 1.8.17, and change the previous binary bootstrapChuck Robey1998-05-154-76/+120
| | | | | | | (which I disliked) to a new C bootstrap. Notes: svn path=/head/; revision=10990
* Update objc to 1.6.8, and fix some other smallish bugs.Chuck Robey1997-10-174-47/+67
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=8314
* Support 2.2.1David E. O'Brien1997-03-251-2/+2
| | | | Notes: svn path=/head/; revision=6009
* sed out -* from ``uname -r'' so this will build on future versions ofDavid E. O'Brien1997-03-251-5/+5
| | | | | | | SNAPs, BETAs, etc... Notes: svn path=/head/; revision=6008
* Added support for 2.1.{5,6}. I didn't see any reason why this shouldn'tDavid E. O'Brien1997-03-251-3/+3
| | | | | | | work on these too (especially 2.1.6). Notes: svn path=/head/; revision=5999
* New port, objc, an Objective C compiler.Chuck Robey1997-03-185-0/+98
Notes: svn path=/head/; revision=5977