aboutsummaryrefslogtreecommitdiff
path: root/devel/mingw32-binutils
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak make index when LOCALBASE or LINUXBASE are undefined.Gerald Pfeifer2014-03-091-1/+3
| | | | | | | Approved by: maintainer (Naram Qashat <cyberbotx@cyberbotx.com>) Notes: svn path=/head/; revision=347696
* devel/mingw32-binutils: update to 2.24 and support stagingRuslan Makhmatkhanov2014-03-044-49/+24
| | | | | | | | | | | - update to 2.24 - support staging PR: 187236 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=347011
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Remove USE_GCC=any and fix building with clang by disabling -Werror.Tijl Coosemans2013-09-021-4/+3
| | | | | | | | | | - Convert USE_GMAKE to USES=gmake. PR: 181761 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=326102
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* Update to version 2.23.1Pawel Pekala2012-12-162-3/+3
| | | | | | | | PR: ports/173654 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=309011
* - Trim Makefile headerPawel Pekala2012-10-271-6/+1
| | | | | | | | | - Remove missed PORTREVISION, duh not my day Feature safe: yes Notes: svn path=/head/; revision=306509
* Update to version 2.23Pawel Pekala2012-10-272-4/+4
| | | | | | | | | PR: ports/173084 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306508
* Force numerous ports that fail to build with clang over to instead alwaysMark Linimon2012-10-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings. Notes: svn path=/head/; revision=305610
* - Patch from Phil Krylov to correct an endianess issue in windres.Sylvio Cesar Teixeira2012-06-102-0/+30
| | | | | | | | | | | Added file(s): - files/patch-binutils-windres.c PR: ports/168828 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=298975
* - Update to 2.22Martin Wilke2012-02-202-4/+4
| | | | | | | | PR: 165054 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=291883
* Update to 2.21Tilman Keskinoz2011-01-033-13/+16
| | | | | | | | PR: 153635 Submitted by: maintainer Notes: svn path=/head/; revision=267320
* - Update to version 2.20Tong LIU2010-01-072-8/+7
| | | | | | | | PR: ports/139697 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=247320
* Over to new volunteer.Mark Linimon2010-01-061-1/+1
| | | | | | | | PR: ports/139697 (partial) Approved by: former maintainer Notes: svn path=/head/; revision=247247
* Update to latest 2.19.1 versionLev A. Serebryakov2009-04-034-45/+5
| | | | | | | | PR: ports/133346 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=231556
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Fix annoying error in `ld' build process.Lev A. Serebryakov2008-01-301-0/+41
| | | | | | | | PR: ports/119688 Submitted by: Naram Qashat Notes: svn path=/head/; revision=206456
* - Update to 2.18Martin Matuska2008-01-153-9/+6
| | | | | | | | | | | | - Unbreak - Fix COMMENT PR: ports/117807 Submitted by: Max Brazhnikov <makc at issp.ac.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=205687
* BROKEN: Size mismatchKris Kennaway2007-08-051-0/+2
| | | | Notes: svn path=/head/; revision=197123
* Update to latest snapshot 2.17.50Lev A. Serebryakov2007-07-283-36/+28
| | | | | | | | | NB: PR suggests to use `mingw32' snapshot, but it is same as trunk one. PR: ports/114728 Notes: svn path=/head/; revision=196483
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+2
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Update to 2.16.91.20050827.1Lev A. Serebryakov2006-12-043-7/+9
| | | | Notes: svn path=/head/; revision=178819
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update to latest version.Lev A. Serebryakov2005-09-163-15/+15
| | | | Notes: svn path=/head/; revision=142903
* Update to latest snapshot.Lev A. Serebryakov2005-04-104-39/+41
| | | | | | | Unbreak with some ugly hack. Notes: svn path=/head/; revision=132888
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-271-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132076
* Update to latest patches for official 2.15 release.Lev A. Serebryakov2004-08-053-21/+20
| | | | Notes: svn path=/head/; revision=115452
* 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