aboutsummaryrefslogtreecommitdiff
path: root/lang/objc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix INDEXPav Lucistnik2007-11-141-2/+3
| | | | | | | Approved by: portmgr (hat) Notes: svn path=/head/; revision=202719
* - Fix the missing run-time dependency on gcc34. This will unbreakStanislav Sedov2007-11-141-0/+6
| | | | | | | | | the objc port. Approved by: portmgr(pav, marcus) Notes: svn path=/head/; revision=202714
* - Update to 3.2.8Stanislav Sedov2007-09-092-8/+9
| | | | | | | - Enforce GCC 3.4 for compilation, since 4.x brakes it somehow. Notes: svn path=/head/; revision=199205
* - Fix building by using system byacc with -Dlint optionStanislav Sedov2006-11-132-9/+12
| | | | | | | | Reported by: kris via pointyhat Suggested by: pav Notes: svn path=/head/; revision=177169
* - fix a loose commentDirk Meyer2006-08-291-1/+1
| | | | Notes: svn path=/head/; revision=171602
* - Update to 3.2.7Rong-En Fan2006-07-283-28/+27
| | | | | | | | | | - Pass maintainership to submitter PR: ports/100925 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=168969
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161836
* - use byaccj from port to build, as byacc in base is brokenDirk Meyer2005-11-201-2/+7
| | | | | | | http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/85115 Notes: svn path=/head/; revision=148839
* - add SHA checksumDirk Meyer2005-11-131-0/+2
| | | | Notes: svn path=/head/; revision=148088
* - extend BROKENDirk Meyer2005-10-191-1/+1
| | | | Notes: svn path=/head/; revision=145856
* - update to objc-bootstrap-3.1.33Dirk Meyer2005-02-045-80/+104
| | | | | | | | | - update to objc-3.2.6 - add project homepage - use DOCSDIR Notes: svn path=/head/; revision=128037
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* SIZEify.Trevor Johnson2004-03-171-0/+2
| | | | Notes: svn path=/head/; revision=104313
* Restyle email address of (non)maintainer.Mark Linimon2003-12-071-1/+1
| | | | Notes: svn path=/head/; revision=95229
* 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