summaryrefslogtreecommitdiff
path: root/lang/objc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove chuckr as maintainer of his ports. He has not committed sinceKris Kennaway2003-06-081-1/+1
| | | | | | | | | | 09/2000 and has been unresponsive to mail about his ports for at least 2 years. Approved by: portmgr Notes: svn path=/head/; revision=82487
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-0/+4
| | | | Notes: svn path=/head/; revision=81231
* 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
* Fix port so it can actually compile and link programs.Alan Eldridge2002-12-313-43/+79
| | | | | | | Approved by: implicit - port was borked. Notes: svn path=/head/; revision=71991
* Fix Build on -CURRENT by updating to 3.1.32Tilman Keskinoz2002-11-304-30/+14
| | | | | | | | | | Based on PR: 44832 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=71256
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-2/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* - Use MASTER_SITE_SUNSITE to MASTER_SITESMaxim Sobolev2000-06-231-4/+5
| | | | | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29808
* Add 78 header files and one manpage, and delete one directory.Satoshi Asami2000-06-072-1/+80
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29358
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-5/+5
| | | | Notes: svn path=/head/; revision=27458
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Update objc to version 3.1.5Chuck Robey2000-01-104-36/+12
| | | | Notes: svn path=/head/; revision=24617
* 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