aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-objc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix index breakage [1]Stanislav Sedov2007-06-241-1/+1
| | | | | | | | | - Fix expiration date. Noticed by: erwin [1] Notes: svn path=/head/; revision=194192
* - Update the rtems ports collection. Now these ports will be slaves ofStanislav Sedov2007-06-2413-461/+8
| | | | | | | | | | | | | | | | | | more generic cross-* ports, that will simplify updating and bug fixes. * Update binutils to 2.17 * Update gcc to 4.2.0 * Update gdb to 6.6 - Deprecate ports for i960 architecture abandoned by mainstream - Deprecate *-g77 and *-objc ports, support for these languages can be enabled via OPTIONS in relative *-gcc ports. - Take maintainership. Approved by: ade (maintainer) Notes: svn path=/head/; revision=194159
* Since there are a number of issues associated with the *-rtems-* portsAde Lovett2007-06-111-1/+1
| | | | | | | | | | as a result of the new gettext, and given the jeh@ is currently on sabbatical, with these ports (amongst others) being reset to ports@, temporarily take over maintainership to cut through a little red tape to get things back in order. Notes: svn path=/head/; revision=193205
* Reset jeh@FreeBSD.org, who is away from FreeBSD work for a while.Mark Linimon2007-06-061-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=192882
* SHA256ifyEdwin Groothuis2006-01-221-0/+4
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* BROKEN: Configure fails on FreeBSD 7.0Kris Kennaway2006-01-191-0/+4
| | | | Notes: svn path=/head/; revision=153916
* Remove trailing spaces from the plist filesJames E. Housley2005-12-236-14/+14
| | | | Notes: svn path=/head/; revision=151923
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add 4 missing files to pkg-plist.arm-rtemsJames E. Housley2004-12-192-3/+7
| | | | | | | Pointed out by: Kris "Ports Janitor" Kennaway Notes: svn path=/head/; revision=124509
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-5/+2
| | | | Notes: svn path=/head/; revision=110841
* Switch to using WITHOUT_CPU_CFLAGS again.James E. Housley2004-02-041-6/+1
| | | | Notes: svn path=/head/; revision=100003
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add SIZEJames E. Housley2004-01-291-0/+4
| | | | Notes: svn path=/head/; revision=99434
* Revert back to previous method to remove the CPU related entries fromJames E. Housley2004-01-221-3/+8
| | | | | | | | CFLAGS. At least on 4.9, the new changes to bsd.port.mk don't like if _CPUCFLAGS is empty. Notes: svn path=/head/; revision=98791
* Remove my hack to remove CPU_CFLAGS and use the new WITHOUT_CPU_CFLAGSJames E. Housley2004-01-211-8/+3
| | | | | | | feature in bsd.port.mk Notes: svn path=/head/; revision=98696
* Fix build errors caused by cut-n-paste.James E. Housley2003-11-301-2/+2
| | | | | | | Approved by: portmgr (marcus@) Notes: svn path=/head/; revision=94831
* I was getting a recursive error on CFLAGS I didn't get on 5.xJames E. Housley2003-11-201-2/+2
| | | | Notes: svn path=/head/; revision=94418
* On kris@ suggestion use _CPUCFLAGS to get -mtune also. And I had forgottenJames E. Housley2003-11-201-1/+2
| | | | | | | CXXFLAGS Notes: svn path=/head/; revision=94417
* Since once mk/bsd.cpu.mk adds the -mcpu and/or -march flags they can'tJames E. Housley2003-11-191-2/+7
| | | | | | | | | be removed. And setting NO_CPU_CFLAGS in a ports Makefile does not help. It might be nice if Mk/bsd.port.mk would remove it if NO_CPU_CFLAGS was set, patch coming soon. Notes: svn path=/head/; revision=94415
* Put a comment warning about USE_AUTOHEADER and USE_AUTOCONFJames E. Housley2003-11-171-0/+3
| | | | Notes: svn path=/head/; revision=94180
* I believe with the upgrade to gcc-3.2.3 these are no longer broken on 5.xJames E. Housley2003-11-171-4/+0
| | | | Notes: svn path=/head/; revision=94174
* Fix the usage of MASTERDIR in both the slave and master port as mentionedJames E. Housley2003-11-171-2/+1
| | | | | | | in PR: 59254 Notes: svn path=/head/; revision=94145
* Don't install gccbug over the one from the -rtems-gcc bugJames E. Housley2003-11-172-4/+5
| | | | Notes: svn path=/head/; revision=94138
* Fix distfile names so fetch works right.James E. Housley2003-11-091-1/+1
| | | | Notes: svn path=/head/; revision=93493
* Update to gcc-3.2.3James E. Housley2003-11-0211-135/+145
| | | | Notes: svn path=/head/; revision=92843
* Update URLs, from oarcorp.com to rtems.comJames E. Housley2003-09-022-2/+2
| | | | Notes: svn path=/head/; revision=88312
* Remove pkg-comment and place in MakefileJames E. Housley2003-03-032-1/+1
| | | | Notes: svn path=/head/; revision=76777
* Since bento seems to specify CPUCFLAGS on some archs, and the breaks the ↵James E. Housley2003-02-191-0/+1
| | | | | | | cross compiler, prevent them Notes: svn path=/head/; revision=75904
* Update to version 3.2.1James E. Housley2003-02-1212-132/+279
| | | | Notes: svn path=/head/; revision=75370
* Update to use the new grouping capability. This allows the removalJames E. Housley2002-07-101-4/+6
| | | | | | | | | | of the rtems-gcc hack to fetch the files from a different subdir then newlib lived in. Remove devel/rtems-gcc No functionality change so no PORTREVSION bump. Notes: svn path=/head/; revision=62759
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Minor update in where the files are fetched from. Maybe nowJames E. Housley2001-10-161-2/+2
| | | | | | | | | | | | I will stop getting "Unfetchable distfiles" message for files that do get fetched in the real-world (tm). Suggested by sf, and changed. Also update i386-rtems-g77/Makefile: s/F77/G77/g Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Notes: svn path=/head/; revision=48825
* Upgrade all the GCC based RTEMS ports to gcc-2.95.3James E. Housley2001-10-1311-116/+116
| | | | Notes: svn path=/head/; revision=48739
* Update the rest of the GCC port to use the more common GCC tarbal.James E. Housley2001-07-022-8/+7
| | | | Notes: svn path=/head/; revision=44663
* Add the pkg-list files for the new arm-rtems portsJames E. Housley2001-04-171-0/+14
| | | | Notes: svn path=/head/; revision=41546
* Upgrade to use newlib-1.9.0James E. Housley2001-04-102-7/+7
| | | | | | | Also use the latest rtems patches Notes: svn path=/head/; revision=41234
* The mips64orion-rtems-* ports have been replaced by the more generalJames E. Housley2001-02-221-14/+0
| | | | | | | mips-rtems-* ports. It is now time to remove these. Notes: svn path=/head/; revision=38577
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38323
* Update to patch level 11James E. Housley2000-12-273-5/+19
| | | | | | | Re-add mips-rtems-objc port Notes: svn path=/head/; revision=36393
* Remove these files so they won't be accidentally tagged for the release.Satoshi Asami2000-11-141-14/+0
| | | | | | | Submitted by: jeh Notes: svn path=/head/; revision=35139
* Clean up the patch section of the Makefile. Added one level ofJames E. Housley2000-10-183-14/+7
| | | | | | | directories to patch-a[ab] to make the Makefile simpler Notes: svn path=/head/; revision=33975
* Rename PLIST.* to pkg-plist.*.Satoshi Asami2000-10-081-1/+1
| | | | | | | | Note: I'm not sure if this covers all the cases. If the maintainer can check to make sure I haven't missed something, it will be appreciated. Notes: svn path=/head/; revision=33499
* Change MAINTAINERship to my committers address.James E. Housley2000-10-021-1/+1
| | | | | | | Approved: will Notes: svn path=/head/; revision=33307
* Update *-rtems-objc to the newest patches, also fixing theAde Lovett2000-09-184-33/+134
| | | | | | | | | "extra files" problem. Submitted by: maintainer Notes: svn path=/head/; revision=32818
* Use explicit autoheader dependency instead of USE_AUTOCONF becauseWill Andrews2000-08-111-1/+3
| | | | | | | | | USE_AUTOCONF breaks the build. Submitted by: maintainer Notes: svn path=/head/; revision=31532
* Add autoheader to build dependencies through USE_AUTOCONF.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20123, 20124, 20125, 20126 Submitted by: maintainer Notes: svn path=/head/; revision=31509
* C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS forSteve Price2000-07-1013-0/+205
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors. PR: 19335 Submitted by: James Housley <jim@thehouselys.net> Notes: svn path=/head/; revision=30430