Gerald Pfeifer
71abe8b0fd
Remove support for Objective C. None of the dependencies left needs it.
2011-11-06 10:18:46 +00:00
Olli Hauer
27de467a2b
- remove MD5
2011-07-03 13:45:36 +00:00
Gerald Pfeifer
71bbf2f717
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.
2009-02-01 13:17:26 +00:00
Gerald Pfeifer
a06ae88c3c
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.
2006-03-26 18:08:14 +00:00
Gerald Pfeifer
9ae0c28ccc
Update to the 20060221 snapshot of GCC 3.4.6.
2006-02-22 21:52:33 +00:00
Gerald Pfeifer
c9c75401b8
Update to the 20060214 snapshot of GCC 3.4.6.
...
Remove USE_REINPLACE= as advised by new portlint.
2006-02-15 13:49:45 +00:00
Gerald Pfeifer
d21c51245e
Update to the 20060207 snapshot of GCC 3.4.6.
2006-02-11 23:23:18 +00:00
Gerald Pfeifer
8f65cab8e9
Update to the 20060124 snapshot of GCC 3.4.6.
2006-01-26 23:03:15 +00:00
Gerald Pfeifer
e731f3836c
Update to the 20060110 snapshot of GCC 3.4.6.
2006-01-11 17:06:29 +00:00
Gerald Pfeifer
a56213f456
Update to the 20060103 snapshot of GCC 3.4.6.
2006-01-05 10:53:43 +00:00
Gerald Pfeifer
d86eb00196
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.
2005-12-29 00:02:13 +00:00
Gerald Pfeifer
f8ca4b20a3
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.
2005-12-21 22:38:26 +00:00
Gerald Pfeifer
7fb874f71d
Update to the 20051206 snapshot of GCC 3.4.6.
2005-12-08 17:22:09 +00:00
Gerald Pfeifer
68fad33243
Update to the 20051122 snapshot of GCC 3.4.5.
2005-11-28 17:11:41 +00:00
Gerald Pfeifer
c34e39aa4c
Update to the 20051115 snapshot of GCC 3.4.5.
2005-11-15 23:35:55 +00:00
Gerald Pfeifer
954f1e004b
Update to the 20051108 snapshot of GCC 3.4.5.
2005-11-08 23:27:47 +00:00
Gerald Pfeifer
0f0ae96363
Update to the 20050920 snapshot of GCC 3.4.5.
2005-09-22 08:49:58 +00:00
Gerald Pfeifer
de5dc6f654
Update to the 20050913 snapshot of GCC 3.4.5.
...
This already contains the patch for static declarations from 2005/09/07.
2005-09-14 08:56:28 +00:00
Gerald Pfeifer
e7b226adbf
Update to the 20050906 snapshot of GCC 3.4.5.
2005-09-11 10:15:00 +00:00
Gerald Pfeifer
034b86d5ae
Update to the 20050830 snapshot of GCC 3.4.5.
2005-08-31 15:18:20 +00:00
Gerald Pfeifer
77eff539d4
Update to the 20050823 snapshot of GCC 3.4.5.
2005-08-29 11:20:38 +00:00
Gerald Pfeifer
893be8d1a2
Update to the 20050726 snapshot of GCC 3.4.5.
2005-07-27 09:34:21 +00:00
Gerald Pfeifer
7cacb63d81
Update to the 20050719 snapshot of GCC 3.4.5. Should now work on FreeBSD 7.
2005-07-21 09:02:25 +00:00
Gerald Pfeifer
8a5ca276d5
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]
2005-07-14 14:03:12 +00:00
Gerald Pfeifer
2b212f9647
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.
2005-07-05 21:20:42 +00:00
Gerald Pfeifer
254c2f5548
Update to the 20050607 snapshot GCC 3.4.5.
2005-06-08 17:48:02 +00:00
Gerald Pfeifer
9c6a6bdaaa
Update to the 20050531 snapshot of GCC 3.4.5.
2005-06-01 22:01:33 +00:00
Gerald Pfeifer
892bccab4d
Update to the 20050524 snapshot of GCC 3.4.5.
2005-05-26 00:11:58 +00:00
Gerald Pfeifer
a8f7c40238
Update to the 20050520 snapshot of 3.4.5. Simplify the handling of man
...
pages on old systems with Perl 5.0.
2005-05-22 02:02:57 +00:00
Gerald Pfeifer
f12aae60de
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.
2005-05-16 16:18:01 +00:00
Gerald Pfeifer
53abb53f0c
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.
2005-05-08 18:21:37 +00:00
Gerald Pfeifer
eab00128a5
Update to the 20050429 snapshot of GCC 3.4.4.
2005-04-30 19:19:37 +00:00
Gerald Pfeifer
00eab069fc
Update to the 20050422 snapshot of GCC 3.4.4.
2005-04-24 17:28:50 +00:00
Gerald Pfeifer
e20e93f524
Update to the 20050415 snapshot of GCC 3.4.4.
2005-04-17 18:19:58 +00:00
Gerald Pfeifer
87bc895f71
Update to the 20050408 snapshot of GCC 3.4.4.
2005-04-10 20:12:45 +00:00
Gerald Pfeifer
5982904819
Update to the 20050401 snapshot of GCC 3.4.4.
2005-04-02 19:07:51 +00:00
Gerald Pfeifer
530bde3ffd
Update to the 20050311 snapshot of GCC 3.4.4.
2005-03-15 18:31:49 +00:00
Gerald Pfeifer
f36f722df5
Update to the 20050211 snapshot of GCC 3.4.4.
2005-02-13 12:34:54 +00:00
Gerald Pfeifer
034a9382a0
Update to the 20050128 snapshot of GCC 3.4.4.
2005-01-29 12:28:49 +00:00
Gerald Pfeifer
92797b5f8f
Update to the 20050114 snapshot of GCC 3.4.4.
2005-01-16 20:26:31 +00:00
Gerald Pfeifer
cd03772a46
Update to the 20050107 snapshot of GCC 3.4.4.
2005-01-09 22:49:39 +00:00
Gerald Pfeifer
453a752990
Update to the 20041224 snapshot of GCC 3.4.4.
2004-12-25 13:41:58 +00:00
Gerald Pfeifer
a1d84d4d47
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]
2004-12-19 23:45:14 +00:00
Maho Nakata
36e42dfd04
Back out to original. Maho (myself) committed
...
at different place.
Pointy hat to: maho
Submitted by: pav
2004-12-16 10:11:31 +00:00
Maho Nakata
450d1be6e1
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>
2004-12-16 09:16:23 +00:00
Gerald Pfeifer
ee51661154
Update to the 20041210 snapshot of GCC 3.4.4.
2004-12-15 22:27:01 +00:00
Gerald Pfeifer
85f12eb3ab
Update to the 20041203 snapshot of GCC 3.4.4.
2004-12-06 21:33:33 +00:00
Gerald Pfeifer
d3b7bf0059
Update to the 20041126 snapshot of GCC 3.4.4.
2004-11-30 15:37:05 +00:00
Gerald Pfeifer
1c9cf791c0
Update to the 20041119 snapshot of GCC 3.4.4.
2004-11-22 09:54:34 +00:00
Gerald Pfeifer
d1dd15bb4f
Update to the 20041112 snapshot, the first of 3.4.4.
2004-11-14 00:53:57 +00:00