| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=158357
|
|
|
|
|
|
|
| |
Java side, without real functional changes.
Notes:
svn path=/head/; revision=158154
|
|
|
|
| |
Notes:
svn path=/head/; revision=158130
|
|
|
|
| |
Notes:
svn path=/head/; revision=157735
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The spamming of $PREFIX/include/ssp is now finally gone after my reports
upstream, which allows us to restrict the conflict with gcc-4.1.* to the
case where we build Java.
Convert the build-time dependency on math/mpfr to a full one, since the
Fortran frontend also needs this at run time.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.
Remove bogus USE_X11 (which was not used by default nor any other port).
No longer hardcode the version number in LATEST_LINK.
Notes:
svn path=/head/; revision=157354
|
|
|
|
|
|
|
|
|
| |
Remove USE_REINPLACE= as advised by new portlint. Also note that at
least some of the installation hierarchy problems with libgomp have
been fixed now due to my report upstream.
Notes:
svn path=/head/; revision=156625
|
|
|
|
| |
Notes:
svn path=/head/; revision=155847
|
|
|
|
| |
Notes:
svn path=/head/; revision=155235
|
|
|
|
| |
Notes:
svn path=/head/; revision=154992
|
|
|
|
| |
Notes:
svn path=/head/; revision=154553
|
|
|
|
| |
Notes:
svn path=/head/; revision=153534
|
|
|
|
|
|
|
|
| |
GCC no longer installs an empty ${PREFIX}/share/classpath/, so we can
avoid my hack to remove it.
Notes:
svn path=/head/; revision=153090
|
|
|
|
| |
Notes:
svn path=/head/; revision=152545
|
|
|
|
|
|
|
|
|
| |
Improve packaging by using @dirrm include/ssp instead of speculative
removal. Remove broken removal of the info/gcc42 directory; this has
to be handled by Mk/bsd.ports.mk.
Notes:
svn path=/head/; revision=152277
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Install the .info files of the lang/gcc40 port in a port-specific
subdirectory, and move include/mf-runtime.h into a version specific
directory. This allows us to remove the conflicts with lang/gcc33,
lang/gcc41 and lang/gcc42.
Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 40.
Notes:
svn path=/head/; revision=151809
|
|
|
|
|
|
|
|
|
|
| |
subdirectory, which allows us to remove the conflicts with lang/gcc33
and lang/gcc34.
Dedicated to: obrien
Notes:
svn path=/head/; revision=151801
|
|
|
|
|
|
|
| |
systems, this will consume more diskspace to build (some 900MB on i386).
Notes:
svn path=/head/; revision=151570
|
|
|
|
| |
Notes:
svn path=/head/; revision=151155
|
|
|
|
|
|
|
|
|
|
|
| |
snapshot of GCC 4.2.0.
Change pkg-plist to avoid hardcoding any version number.
PR: 90253
Notes:
svn path=/head/; revision=150924
|
|
|
|
|
|
|
|
|
| |
Unfortunately, we have to disable building Java since installation of
libgcj consumes insane amounts of memory and thus fails on machines with
less than 1GB of RAM.
Notes:
svn path=/head/; revision=150333
|
|
|
|
| |
Notes:
svn path=/head/; revision=150024
|
|
|
|
|
|
|
| |
workaround I had to apply to this port).
Notes:
svn path=/head/; revision=149944
|
|
|
|
|
|
|
|
|
|
|
|
| |
testsuite; since this is not needed for regular operation, just disable
it in the port, but keep the correct data in distinfo, in case someone
wants to obtain and verify it nevertheless.
PR: 89128
Reported by: pointyhat
Notes:
svn path=/head/; revision=148530
|
|
|
|
|
|
|
|
|
|
|
|
| |
build with GCC 2.95 that I already submitted upstream as well).
Add a long missing dependency on USE_ICONV=yes.[1]
PR: 88894 [1]
Submitted by: Björn König" <bkoenig@cs.tu-berlin.de> [1]
Notes:
svn path=/head/; revision=148179
|
|
|
|
|
|
|
|
|
| |
due to the stabilization work for the 4.1.0 release and also addresses
some hierarchy problems I had reported (and which we no longer need to
work around).
Notes:
svn path=/head/; revision=147648
|
|
|
|
|
|
|
| |
Classpath merger.
Notes:
svn path=/head/; revision=143538
|
|
|
|
| |
Notes:
svn path=/head/; revision=143129
|
|
|
|
| |
Notes:
svn path=/head/; revision=142515
|
|
|
|
| |
Notes:
svn path=/head/; revision=142235
|
|
|
|
|
|
|
|
|
|
| |
This allows us to fix non-ISO-C constructs in our kernel to legal ISO-C.
Submitted by: rodrigc
Obtained from: http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00006.html
Notes:
svn path=/head/; revision=142157
|
|
|
|
| |
Notes:
svn path=/head/; revision=141839
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
problems should be resolved now.
Prevent running ranlib during installation to unbreak user mode
installations which now install libraries with permissions 444.
We now also need the math/mpfr port to build the Fortran frontend.[1]
PR: 85495 [1]
Notes:
svn path=/head/; revision=141773
|
|
|
|
|
|
|
|
| |
This gets us rid of the bogus hacking and vmintegration info files,
based on my report upstream.
Notes:
svn path=/head/; revision=141445
|
|
|
|
|
|
|
|
|
|
|
|
| |
On the way, upgrade to the 20050819 snapshot of GCC 4.1 where the Java
libraries finally build (progress!) but fail due to a problem with the
installation. If someone wants to force installation, setting SHAREMODE
to allow writing should suffice.
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=140969
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Replace the WITHOUT_LIBJAVA knob by WITHOUT_JAVA which also disables
building the compiler and tools proper and avoids fetching the entire
Java frontend and library tarball.
Remove bogus ${PREFIX}/share/classpath/api directory that libjava adds
these days.
Make the (optional) handling of the Fortran and Java frontends easier
to understand.
Notes:
svn path=/head/; revision=140719
|
|
|
|
| |
Notes:
svn path=/head/; revision=140072
|
|
|
|
|
|
|
| |
o cairo is disabled since 0.5.0 is reqired
Notes:
svn path=/head/; revision=139676
|
|
|
|
|
|
|
| |
LDCONFIG_DIRS.
Notes:
svn path=/head/; revision=139596
|
|
|
|
| |
Notes:
svn path=/head/; revision=139595
|
|
|
|
|
|
|
| |
Fix installation/deinstallation in case the PREFIX contains the string lib.
Notes:
svn path=/head/; revision=139503
|
|
|
|
|
|
|
|
|
|
| |
end of pkg-plist since that broke the /sbin/ldconfig invocations the
ports machinery added there (before we'd get a chance).[1]
Reported by: dinoex [1]
Notes:
svn path=/head/; revision=139337
|
|
|
|
| |
Notes:
svn path=/head/; revision=138797
|
|
|
|
| |
Notes:
svn path=/head/; revision=138628
|
|
|
|
| |
Notes:
svn path=/head/; revision=138520
|
|
|
|
|
|
|
|
|
|
| |
Directly install libraries into a port-specific location instead of
moving them there after the original installation. This is simpler
and also avoids the problem where the port would overwrite/remove an
existing copy of libiberty.a, which boils down to a true conflict.
Notes:
svn path=/head/; revision=138036
|
|
|
|
| |
Notes:
svn path=/head/; revision=137740
|
|
|
|
|
|
|
| |
Approved by: gerald
Notes:
svn path=/head/; revision=137409
|
|
|
|
| |
Notes:
svn path=/head/; revision=137368
|
|
|
|
| |
Notes:
svn path=/head/; revision=136799
|
|
|
|
|
|
|
|
|
|
| |
fail on the ports cluster and some users's system, just not those Loren and
me have access to.
PR: 81788
Notes:
svn path=/head/; revision=136696
|