Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.6_3,1 13 Feb 2014 21:42:41 |
gerald |
Bye, bye lang/gcc34. You have served us well, but with all dependencies
(including USE_FORTRAN=g77) gone and you never building on FreeBSD 10.x
or later, it's time to leave after ten years of service. |
3.4.6_3,1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
3.4.6_3,1 26 Dec 2013 00:03:33 |
bapt |
Fix usage of USES=perl5 |
3.4.6_3,1 26 Nov 2013 06:51:26 |
gerald |
Change PORTNAME from gcc to gcc34 to match the actual name of this
port and avoid a package name collision with other GCC ports. This
also allows us to remove LATEST_LINK. |
3.4.6_3,1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
3.4.6_3,1 20 Sep 2013 12:54:55 |
bdrewery |
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above ) |
17 Sep 2013 06:40:21
|
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
3.4.6_3,1 12 Sep 2013 10:20:45 |
marino |
lang/gcc*: define CONFIGURE_TARGET genericly (8 ports)
Instead of hardcoding the compiler target as FreeBSD, use the OPSYS
variable to it. This makes no practical difference for FreeBSD, but
it helps DragonFly get properly configured.
Approved by: gerald |
3.4.6_3,1 04 Sep 2013 20:01:06 |
bsam |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.4.6_3,1 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
3.4.6_3,1 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
3.4.6_3,1 03 Jan 2013 05:25:58 |
gerald |
Update (and soften) DEPRECATED statement.
Mark BROKEN on FreeBSD 10.0 and later.
Reported by: erwin |
3.4.6_3,1 06 Nov 2011 10:18:46 |
gerald |
Remove support for Objective C. None of the dependencies left needs it. |
3.4.6_3,1 06 Nov 2011 10:01:19 |
gerald |
Refer to GCC 4.6 as replacement instead of GCC 4.5. |
3.4.6_3,1 27 Aug 2011 23:34:35 |
gerald |
Mark DEPRECATED. This is really only used for three obsolete and
practically unmaintained ports. |
3.4.6_3,1 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
3.4.6_3,1 31 Dec 2009 09:11:34 |
gerald |
Remove NO_MANCOMPRESS which is not necessary on relevant versions of
FreeBSD any more. Sort pkg-plist consistently. |
3.4.6_3,1 29 Dec 2009 10:25:55 |
miwi |
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
PR: ports/136065 ports/127469
Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza
<killasmurf86@gmail.com>
- Early identify port CONFLICTS
PR: 137855
Submitted by: Piotr Smyrak <smyru@heron.pl>
- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.
Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.
Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)
- Fix some whitespaces
Tested with: exp-run |
3.4.6_3,1 29 Mar 2009 21:48:30 |
gerald |
Set MAKE_JOBS_SAFE to allow for parallel builds.
PR: 133062
Submitted by: mm |
3.4.6_3,1 13 Mar 2009 21:36:53 |
gerald |
Remove obsolete code to create (empty) man pages in case regular
man pages cannot be created. |
3.4.6_3,1 01 Feb 2009 13:17:26 |
gerald |
Remove gcc-testsuite from DISTFILES, along with the post-build and
check targets. This reduces disk and bandwidth consumptions for a
feature (apparently) never used. |
3.4.6_3,1 01 Feb 2009 00:33:30 |
gerald |
Set MAINTAINER, COMMENT and LATEST_LINK unconditionally as opposed to
using ?=. |
3.4.6_3,1 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
3.4.6_3,1 26 Feb 2008 19:28:41 |
marius |
Add the local changes of src/contrib/gcc/config/sparc/freebsd.h,
mainly in order to let the preprocessor define things like __sparc64__
which in turn is required by some system headers.
Approved by: gerald |
3.4.6_2,1 21 Oct 2007 23:20:34 |
gerald |
Fix the build on FreeBSD 8.
PR: 117287
Submitted by: Scot Hetzel <swhetzel@gmail.com>,
Stephane E. Potvin <sepotvin@videotron.ca> |
3.4.6_2,1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
3.4.6_1 04 Oct 2007 01:25:18 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
3.4.6_1,1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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 |
3.4.6_1,1 15 Feb 2007 12:21:38 |
gerald |
Account for the removal of /usr/bin/objformat on 7-CURRENT and default
to elf instead of aout in this case. Bump PORTREVISION. |
3.4.6,1 28 Jan 2007 00:32:51 |
gerald |
Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix.
Reported by: deischen, rafan |
3.4.6,1 18 Sep 2006 16:23:57 |
gerald |
Remove the hack we had used to rename man pages to match the actual
names of binaries (back when GCCs configure mechanism failed to do so). |
3.4.6,1 17 Jun 2006 15:47:43 |
gerald |
Make CONFIGURE_ARGS additive, for the sake of child ports and to
bring my lang/gcc* ports more in sync.
Employ the new USE_LDCONFIG feature, which allows us to get rid of
the various, much more manual and error-prone hacks we needed so far.
Reviewed by: flz (for lang/gcc40) |
3.4.6,1 26 Mar 2006 18:08:14 |
gerald |
Update to the GCC 3.4.6 release, which concludes the GCC 3.4 release
series. Move from tracking snapshots to the official release sources,
which requires an EPOCH bump, unfortunately.
Remove the cklatest target which we just do not need any longer.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.
Fix handling of shared libraries via rc.d for non-default prefixes and
move the rc.d script from PLIST_FILES to pkg-plist.
Do not strip some of the the binaries any longer.
No longer hardcode the version number in LATEST_LINK. |
3.4.6_20060221 25 Mar 2006 18:30:26 |
dinoex |
- add RC_D_SH to keep shared libs working after reboot
Approved by: gerald |
3.4.6_20060221 22 Feb 2006 21:52:33 |
gerald |
Update to the 20060221 snapshot of GCC 3.4.6. |
3.4.6_20060214 15 Feb 2006 13:49:45 |
gerald |
Update to the 20060214 snapshot of GCC 3.4.6.
Remove USE_REINPLACE= as advised by new portlint. |
3.4.6_20060207 11 Feb 2006 23:23:18 |
gerald |
Update to the 20060207 snapshot of GCC 3.4.6. |
3.4.6_20060124 26 Jan 2006 23:03:15 |
gerald |
Update to the 20060124 snapshot of GCC 3.4.6. |
3.4.6_20060110 22 Jan 2006 02:18:40 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.4.6_20060110 11 Jan 2006 17:06:29 |
gerald |
Update to the 20060110 snapshot of GCC 3.4.6. |
3.4.6_20060103 05 Jan 2006 10:53:44 |
gerald |
Update to the 20060103 snapshot of GCC 3.4.6. |
3.4.6_20051227 29 Dec 2005 00:02:13 |
gerald |
Update to the 20051227 snapshot of GCC 3.4.6.
Remove broken removal of the info/gcc34 directory; this has to be
handled by Mk/bsd.ports.mk. |
3.4.6_20051220 21 Dec 2005 22:38:26 |
gerald |
Update to the 20051220 snapshot of GCC 3.4.6.
Install the .info files of the lang/gcc34 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc40
and lang/gcc41 and also removes the hidden conflict with lang/gcc33.
Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 34. |
3.4.6_20051206 21 Dec 2005 21:14:08 |
gerald |
Install the .info files of the lang/gcc42 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc33
and lang/gcc34.
Dedicated to: obrien |
3.4.6_20051206 11 Dec 2005 22:49:57 |
gerald |
Complete the repocopy of lang/gcc41 to lang/gcc42 and update to the 20051210
snapshot of GCC 4.2.0.
Change pkg-plist to avoid hardcoding any version number.
PR: 90253 |
3.4.6_20051206 08 Dec 2005 17:22:09 |
gerald |
Update to the 20051206 snapshot of GCC 3.4.6. |
3.4.5_20051122 28 Nov 2005 17:11:41 |
gerald |
Update to the 20051122 snapshot of GCC 3.4.5. |
3.4.5_20051115 15 Nov 2005 23:35:55 |
gerald |
Update to the 20051115 snapshot of GCC 3.4.5. |
3.4.5_20051108 08 Nov 2005 23:27:47 |
gerald |
Update to the 20051108 snapshot of GCC 3.4.5. |
3.4.5_20050920 22 Sep 2005 08:49:58 |
gerald |
Update to the 20050920 snapshot of GCC 3.4.5. |
3.4.5_20050913 14 Sep 2005 08:56:28 |
gerald |
Update to the 20050913 snapshot of GCC 3.4.5.
This already contains the patch for static declarations from 2005/09/07. |
3.4.5_20050906 11 Sep 2005 10:15:00 |
gerald |
Update to the 20050906 snapshot of GCC 3.4.5. |
3.4.5_20050830 07 Sep 2005 10:15:08 |
obrien |
Fix bug where static forward declarations weren't accepted.
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 |
3.4.5_20050830 01 Sep 2005 21:34:18 |
gerald |
Remove extraneous patch I had erroneously included in the previous update.
It does not hurt, but is not needed any longer. |
3.4.5_20050830 01 Sep 2005 13:46:13 |
gerald |
Prevent running ranlib during installation to unbreak user mode
installations which now install libraries with permissions 444. |
3.4.5_20050830 31 Aug 2005 15:18:20 |
gerald |
Update to the 20050830 snapshot of GCC 3.4.5. |
3.4.5_20050823 29 Aug 2005 11:20:38 |
gerald |
Update to the 20050823 snapshot of GCC 3.4.5. |
3.4.5_20050726 27 Jul 2005 09:34:22 |
gerald |
Update to the 20050726 snapshot of GCC 3.4.5. |
3.4.5_20050719 22 Jul 2005 06:34:41 |
gerald |
Update wrt. the removal of Java support. |
3.4.5_20050719 21 Jul 2005 09:02:25 |
gerald |
Update to the 20050719 snapshot of GCC 3.4.5. Should now work on FreeBSD 7. |
3.4.5_20050712 19 Jul 2005 15:07:34 |
gerald |
We no longer install any libraries to $PREFIX/lib, so remove this from
LDCONFIG_DIRS. |
3.4.5_20050712 14 Jul 2005 14:03:12 |
gerald |
Update to the 20050712 snapshot of GCC 3.4.5.
No longer put target specific files and include files at the very
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] |
3.4.5_20050628 05 Jul 2005 21:20:42 |
gerald |
Update to the 20050628 snapshot of GCC 3.4.5.
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. |
3.4.5_20050607 05 Jul 2005 20:10:58 |
gerald |
Remove support for Java, not the least because libjava only builds on i386,
Java in GCC 4.x is so much better, and this reduces build time and download
bandwidth required for this "legacy" port whose main purpose is to support
package building on FreeBSD 4.x quite a bit.
Submitted by: obrien |
3.4.5_20050607 08 Jun 2005 17:48:03 |
gerald |
Update to the 20050607 snapshot GCC 3.4.5. |
3.4.5_20050531 01 Jun 2005 22:01:33 |
gerald |
Update to the 20050531 snapshot of GCC 3.4.5. |
3.4.5_20050524 26 May 2005 00:11:58 |
gerald |
Update to the 20050524 snapshot of GCC 3.4.5. |
3.4.5_20050520 22 May 2005 19:11:39 |
gerald |
Fix the handling of man pages on systems with an old version of Perl, once
and for all and forever. |
3.4.5_20050520 22 May 2005 02:02:58 |
gerald |
Update to the 20050520 snapshot of 3.4.5. Simplify the handling of man
pages on old systems with Perl 5.0. |
3.4.4_20050513 16 May 2005 20:55:34 |
gerald |
We no longer need to/should remove libdata/pkgconfig.
Pointed out by: pav |
3.4.4_20050513 16 May 2005 16:18:01 |
gerald |
Update to the 20050513 snapshot of GCC 3.4.4.
Clean up MASTER_SITES. Add conflicts with the gcc40 and gcc41 ports.
Simplify the handling of libraries which are not installed in all
configurations and put the libgcj libraries in the same directory
as all others, getting rid of the libtool .la archives on the way.
No longer install fsf-funding.7 gfdl.7 gpl.7, remove some cruft from
the post-install target, and simplify generation of the dynamic parts
of the packaging list. |
3.4.4_20050506 08 May 2005 18:21:37 |
gerald |
Update to the 20050506 snapshot of GCC 3.4.4. Fix some portlint warnings
as well as the list of FTP sites to check on the way. |
3.4.4_20050429 06 May 2005 18:39:54 |
gerald |
Add -fPIC to CXXFLAGS for static builds on alpha for 4.x. Should not be
necessary in theory, but is, apparently.
Submitted by: Idar Tollefsen <idart@performancedesign.no> |
3.4.4_20050429 30 Apr 2005 19:19:37 |
gerald |
Update to the 20050429 snapshot of GCC 3.4.4. |
3.4.4_20050422 24 Apr 2005 17:28:50 |
gerald |
Update to the 20050422 snapshot of GCC 3.4.4. |
3.4.4_20050415 17 Apr 2005 18:19:58 |
gerald |
Update to the 20050415 snapshot of GCC 3.4.4. |
3.4.4_20050408 10 Apr 2005 20:12:45 |
gerald |
Update to the 20050408 snapshot of GCC 3.4.4. |
3.4.4_20050401 03 Apr 2005 18:57:30 |
gerald |
On alpha, we need at least GCC 3.3 to bootstrap GCC 3.4 or well'll get
a compiler error.
Submitted by: Idar Tollefsen <idart@performancedesign.no>
Reviewed by: kris |
3.4.4_20050401 02 Apr 2005 19:07:51 |
gerald |
Update to the 20050401 snapshot of GCC 3.4.4. |
3.4.4_20050311 15 Mar 2005 18:31:49 |
gerald |
Update to the 20050311 snapshot of GCC 3.4.4. |
3.4.4_20050211 13 Feb 2005 12:34:54 |
gerald |
Update to the 20050211 snapshot of GCC 3.4.4. |
3.4.4_20050128 29 Jan 2005 12:28:49 |
gerald |
Update to the 20050128 snapshot of GCC 3.4.4. |
3.4.4_20050114 16 Jan 2005 20:26:31 |
gerald |
Update to the 20050114 snapshot of GCC 3.4.4. |
3.4.4_20050107 09 Jan 2005 22:49:39 |
gerald |
Update to the 20050107 snapshot of GCC 3.4.4. |
3.4.4_20041224 25 Dec 2004 13:41:58 |
gerald |
Update to the 20041224 snapshot of GCC 3.4.4. |
3.4.4_20041217 19 Dec 2004 23:45:14 |
gerald |
Update to the 20041217 snapshot of GCC 3.4.4. On the way, properly remove
the libdata/pkgconfig directory.[1]
Pointed out by: pointyhat/kris[1] |
3.4.4_20041210 16 Dec 2004 10:11:31 |
maho |
Back out to original. Maho (myself) committed
at different place.
Pointy hat to: maho
Submitted by: pav |
3.4.1 16 Dec 2004 09:16:23 |
maho |
gcc-ooo, gcc compiler for OpenOffice.org 2.0 or later
compilation. This version of gcc is as same as which
Hamburg team use to develop OpenOffice.org, applying
following fixes:
o visiblity fix
http://www.nedprod.com/programs/gccvisibility.html
o emum fix
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00968.html
For detail, see the announce:
http://porting.openoffice.org/servlets/ReadMsg?listName=dev&msgNo=14280
Many thanks to: Pavel Janik <Pavel at Janik.cz> |
3.4.4_20041210 15 Dec 2004 22:27:02 |
gerald |
Update to the 20041210 snapshot of GCC 3.4.4. |
3.4.4_20041203 10 Dec 2004 10:53:44 |
gerald |
Add missing quote in post-build target (which is a real bug, but had not
triggered any problem before).
PR: 74901
Submitted by: Pasi Hirvonen <psh@iki.fi> |
3.4.4_20041203 06 Dec 2004 21:33:33 |
gerald |
Update to the 20041203 snapshot of GCC 3.4.4. |
3.4.4_20041126 30 Nov 2004 15:37:05 |
gerald |
Update to the 20041126 snapshot of GCC 3.4.4. |
3.4.4_20041119 22 Nov 2004 09:54:35 |
gerald |
Update to the 20041119 snapshot of GCC 3.4.4. |
3.4.4_20041112 14 Nov 2004 00:53:57 |
gerald |
Update to the 20041112 snapshot, the first of 3.4.4. |
3.4.3_20041105 08 Nov 2004 15:07:46 |
gerald |
Update to the 20041105 snapshot. |
3.4.3_20041029 05 Nov 2004 19:53:25 |
obrien |
Catch the 'cklatest' target up to changes on the MASTER_SITES. |
3.4.3_20041029 30 Oct 2004 17:07:02 |
gerald |
Update to the 20041029 snapshot of GCC 3.4.3. |
3.4.3_20041015 21 Oct 2004 17:18:48 |
gerald |
Update to the 20041015 snapshot of GCC 3.4.3. |
3.4.2_20040827 03 Sep 2004 22:24:27 |
gerald |
Update to the 20040827 snapshot of GCC 3.4.2. |