| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
unused/unusable for most of last year. Recommend lang/gcc44 instead.
Approved by: maintainer
Notes:
svn path=/head/; revision=244616
|
|
|
|
| |
Notes:
svn path=/head/; revision=244216
|
|
|
|
|
|
|
|
|
| |
to email.
Hat: portmgr
Notes:
svn path=/head/; revision=244148
|
|
|
|
|
|
|
|
| |
PR: ports/135883
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net>
Notes:
svn path=/head/; revision=238189
|
|
|
|
| |
Notes:
svn path=/head/; revision=225297
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
| |
already conflict with this port.
On the way, adjust the IGNORE statement to comply with our standards.
PR: 117430 (partly)
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=202491
|
|
|
|
|
|
|
|
|
| |
ports
With hat: portmgr
Notes:
svn path=/head/; revision=183698
|
|
|
|
| |
Notes:
svn path=/head/; revision=175565
|
|
|
|
| |
Notes:
svn path=/head/; revision=154573
|
|
|
|
| |
Notes:
svn path=/head/; revision=150431
|
|
|
|
| |
Notes:
svn path=/head/; revision=137287
|
|
|
|
| |
Notes:
svn path=/head/; revision=135804
|
|
|
|
| |
Notes:
svn path=/head/; revision=126421
|
|
|
|
|
|
|
|
| |
speculation that the default CFLAGS may be causing the problem seen on the
package-building cluster. Try to work around the problem.
Notes:
svn path=/head/; revision=126419
|
|
|
|
|
|
|
|
|
|
|
| |
these old compilers, drop alpha from the supported arch list. Flip over
from NOT_FOR_ARCHS to ONLY_FOR_ARCHS where used, since these ports will
not support any future architectures FreeBSD runs on.
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=125651
|
|
|
|
| |
Notes:
svn path=/head/; revision=123803
|
|
|
|
|
|
|
| |
set to something GCC 2.95 won't understand.
Notes:
svn path=/head/; revision=121599
|
|
|
|
|
|
|
|
| |
PR: 64193
Submitted by: Yen-Ming Lee
Notes:
svn path=/head/; revision=104117
|
|
|
|
| |
Notes:
svn path=/head/; revision=101105
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99273
|
|
|
|
| |
Notes:
svn path=/head/; revision=96615
|
|
|
|
|
|
|
| |
conflict which kept the mailsync port from compiling. Resolve it.
Notes:
svn path=/head/; revision=94877
|
|
|
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
Notes:
svn path=/head/; revision=89169
|
|
|
|
| |
Notes:
svn path=/head/; revision=80508
|
|
|
|
| |
Notes:
svn path=/head/; revision=76700
|
|
|
|
|
|
|
| |
Noticed by: 'make index' in crontab
Notes:
svn path=/head/; revision=74251
|
|
|
|
| |
Notes:
svn path=/head/; revision=69511
|
|
|
|
|
|
|
| |
of reward.
Notes:
svn path=/head/; revision=69508
|
|
|
|
|
|
|
| |
Approved by: obrien (maintainer)
Notes:
svn path=/head/; revision=68364
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
Notes:
svn path=/head/; revision=66299
|
|
|
|
|
|
|
|
|
| |
path was wrong).
Approved by: obrien (maintainer+mentor)
Notes:
svn path=/head/; revision=63802
|
|
|
|
|
|
|
|
| |
Java compilers (the newer versions are much better); trim this port down
to just the parts we will need when GCC 3.1 becomes the -CURRENT compiler.
Notes:
svn path=/head/; revision=57515
|
|
|
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
Notes:
svn path=/head/; revision=53957
|
|
|
|
|
|
|
|
|
| |
with each other's package link name.
(Maintainer timeout; I think it's too trivial to bother him with.)
Notes:
svn path=/head/; revision=53351
|
|
|
|
| |
Notes:
svn path=/head/; revision=47810
|
|
|
|
| |
Notes:
svn path=/head/; revision=40032
|
|
|
|
|
|
|
| |
Submitted by: sf
Notes:
svn path=/head/; revision=38391
|
|
|
|
| |
Notes:
svn path=/head/; revision=38302
|
|
|
|
|
|
|
| |
Also change the ELF vs. aout logic so other formats can be targeted.
Notes:
svn path=/head/; revision=36907
|
|
|
|
| |
Notes:
svn path=/head/; revision=36905
|
|
|
|
|
|
|
| |
Submitted by: Max Khon <fjoe@iclub.nsu.ru>
Notes:
svn path=/head/; revision=35956
|
|
|
|
|
|
|
|
| |
way to deal with the differing results fix-includes gives depending on the
FreeBSD version this port is built on.
Notes:
svn path=/head/; revision=35699
|
|
|
|
|
|
|
|
|
|
| |
is not built on 3-stable systems.)
Change the ELF-only stuff to use PLIST_SUB too. (This part is purely
cosmetic -- no functional changes.)
Notes:
svn path=/head/; revision=33690
|
|
|
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Notes:
svn path=/head/; revision=33576
|
|
|
|
| |
Notes:
svn path=/head/; revision=27458
|
|
|
|
| |
Notes:
svn path=/head/; revision=26941
|
|
|
|
| |
Notes:
svn path=/head/; revision=26835
|
|
|
|
| |
Notes:
svn path=/head/; revision=22839
|