aboutsummaryrefslogtreecommitdiff
path: root/devel/mingw32-binutils
Commit message (Collapse)AuthorAgeFilesLines
* Trim whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106662
* echo -> ${ECHO}, remove USE_GETTEXT at all.Lev A. Serebryakov2004-04-061-4/+3
| | | | Notes: svn path=/head/; revision=106299
* Fix *.info installtion. Unbroke.Lev A. Serebryakov2004-04-062-28/+11
| | | | Notes: svn path=/head/; revision=106294
* BROKEN: Incorrect pkg-plistKris Kennaway2004-03-191-0/+2
| | | | Notes: svn path=/head/; revision=104619
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Update to latest current version.Lev A. Serebryakov2004-03-036-43/+47
| | | | Notes: svn path=/head/; revision=102834
* Update to latest version.Lev A. Serebryakov2004-02-062-5/+5
| | | | Notes: svn path=/head/; revision=100140
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-4/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-2/+2
| | | | Notes: svn path=/head/; revision=98909
* Oops, fix previous commit to this port. Sorry.Lev A. Serebryakov2003-10-151-1/+0
| | | | | | | Now REALLY don't install ${PREFIX}/lib/libiberty.a Notes: svn path=/head/; revision=91316
* Don't install ${PREFIX}/lib/libiberty.aLev A. Serebryakov2003-10-151-0/+17
| | | | | | | This commit resolve conflict with other *-binutils ports Notes: svn path=/head/; revision=91315
* Don't install ${PREFIX}/lib/libiberty.aLev A. Serebryakov2003-10-151-0/+1
| | | | | | | This commit resolve conflict with other *-binutils ports Notes: svn path=/head/; revision=91314
* Update to latest version, based on standard binutils 2.14.Lev A. Serebryakov2003-10-063-39/+13
| | | | | | | Obtained from: Target's maintainers. Notes: svn path=/head/; revision=90454
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Fix 'distinfo' file.Lev A. Serebryakov2003-07-082-2/+2
| | | | | | | | PR: 54106 Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net> Notes: svn path=/head/; revision=84469
* Update to latest snapshot from www.mingw.orgLev A. Serebryakov2003-06-284-480/+75
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=83780
* Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-newLev A. Serebryakov2003-06-171-1/+1
| | | | | | | | | committer's e-mail Approved by: sobomax Notes: svn path=/head/; revision=83152
* [NEW PORT] devel/mingw32-binutils: new version of mingw32 toolchainEdwin Groothuis2003-05-195-91/+556
| | | | | | | | | | | | | | | | | | for Windows target This is bimutils from latest mingw32-2.0.0 package. Here is old port `devel/mingw-bimutils' from 1.0.0 package, but maintainer of this old port syay, taht he don't want update it, because new versions is not too stable. It is good idea, to have old and stable environment (with old and good-known gcc-2.95, etc) and new one. We have many versions of native gcc in `lang/', for example. PR: ports/44457 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=81327
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Avoid using bison even if it is installed since it cannot processMario Sergio Fujikawa Ferreira2002-12-231-0/+11
| | | | | | | | | | | mingw-binutils grammar PR: 46412 Submitted by: maintainer Approved by: portmgr (self & no objections) Notes: svn path=/head/; revision=71816
* Add a missing dependency: msgfmt/libintl.Akinori MUSHA2002-09-291-0/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67248
* Use @unexec to remove possibly non-empty directories.Akinori MUSHA2002-01-161-4/+3
| | | | Notes: svn path=/head/; revision=53189
* Sort entries.Akinori MUSHA2002-01-161-24/+24
| | | | Notes: svn path=/head/; revision=53187
* Update to 2.11.92 (-20011113).Akinori MUSHA2002-01-163-16/+47
| | | | | | | | PR: ports/33483 Submitted by: Michal Pasternak <doc@lublin.t1.pl> (MAINTAINER) Notes: svn path=/head/; revision=53183
* Update MinGW and change MAINTAINER.Akinori MUSHA2001-08-025-23/+11
| | | | | | | | | | | | | | - mingw -> 20010726 - mingw-bin-msvcrt -> 1.0 - mingw-binutils -> 2.11.90 - mingw-gcc -> 2.95.3 PR: ports/29344 (+ several minor fixes) Submitted by: Michal P. <doc@lublin.t1.pl> (new MAINTAINER) Approved by: Toshihiro Inoue <tino@pa2.so-net.ne.jp> (ex. MAINTAINER) Notes: svn path=/head/; revision=45743
* o migrate to MASTER_SITE_SOURCEWARE and USE_BZIP2.FUJISHIMA Satsuki2001-01-292-3/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=37737
* Fix the wrong MASTER_SITE_SUBDIR.Akinori MUSHA2000-07-081-1/+1
| | | | | | | | PR: ports/19775 Submitted by: Maintainer Notes: svn path=/head/; revision=30359
* Add mingw, cross development suite for MS Windows.Akinori MUSHA2000-06-265-0/+90
PR: ports/19107 Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp> Notes: svn path=/head/; revision=29892