| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Approved by: portmgr (self)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
(Part 2)
|
| |
|
|
|
|
| |
No CONFLICTS needed for it.
|
|
|
|
| |
Obtained from: Target's maintainers
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
|
|
|
| |
Now libobjc, libf2c, libstdc++ are builded and installed with headers, etc.
|
|
|
|
| |
Approved by: sobomax
|
|
|
|
|
|
| |
committer's e-mail
Approved by: sobomax
|
|
|
|
| |
Noticed by: kris/bento
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
target
This is gcc from latest mingw32-2.0.0 package. Here is old
port `devel/mingw-' 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/44459
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>
|
| |
|
|
|
|
|
|
|
| |
of sys_nerr, sys_errlist and sys_nsig
PR: 46491
Submitted by: bento, MAINTAINER
|
|
|
|
|
|
| |
of PERL to REINPLACE_CMD
Noticed on: bento
|
| |
|
|
|
|
|
| |
PR: 34438
Submitted by: Tom Russo via maintainer
|
|
|
|
|
| |
PR: ports/33486
Submitted by: Michal Pasternak <doc@lublin.t1.pl> (MAINTAINER)
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
| |
Do not write outside the working directory during the build process.
PR: ports/20740
Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp> (MAINTAINER)
|
|
|
|
|
|
|
| |
It does not USE_AUTOCONF, but it requires autoheader to build.
PR: ports/19847
Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp>
|
|
PR: ports/19107
Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp>
|