summaryrefslogtreecommitdiffstats
path: root/devel/mingw-binutils
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* change the libtool version to use from 1.3 to 1.5oliver2005-05-311-1/+1
|
* - Add CONFLICTS with devel/libbfdvs2005-02-251-4/+6
| | | | - Pet portlint a bit
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-4/+2
| | | | | Submitted by: trevor Tested by: bento
* SIZEify.trevor2004-01-291-0/+1
|
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-2/+2
|
* Reset bouncing maintainer.kris2003-10-131-1/+1
|
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-2/+2
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-261-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Avoid using bison even if it is installed since it cannot processlioux2002-12-231-0/+11
| | | | | | | | mingw-binutils grammar PR: 46412 Submitted by: maintainer Approved by: portmgr (self & no objections)
* Add a missing dependency: msgfmt/libintl.knu2002-09-291-0/+3
| | | | Submitted by: bento
* Use @unexec to remove possibly non-empty directories.knu2002-01-161-4/+3
|
* Sort entries.knu2002-01-161-24/+24
|
* Update to 2.11.92 (-20011113).knu2002-01-163-16/+47
| | | | | PR: ports/33483 Submitted by: Michal Pasternak <doc@lublin.t1.pl> (MAINTAINER)
* Update MinGW and change MAINTAINER.knu2001-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)
* o migrate to MASTER_SITE_SOURCEWARE and USE_BZIP2.sf2001-01-292-3/+4
| | | | Approved by: maintainer
* Fix the wrong MASTER_SITE_SUBDIR.knu2000-07-081-1/+1
| | | | | PR: ports/19775 Submitted by: Maintainer
* Add mingw, cross development suite for MS Windows.knu2000-06-265-0/+90
PR: ports/19107 Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp>
OpenPOWER on IntegriCloud