Commit graph

399 commits

Author SHA1 Message Date
Gerald Pfeifer
ce7e82a309 Remove support for the Java frontend. The purpose of this port at this
point is only to support FreeBSD 6.x systems who have an older system
compiler than FreeBSD 7 and beyond.
2010-08-14 17:30:47 +00:00
Alex Dupre
8cbf48bd4b Chase mpfr library and bump PORTREVISION. 2010-06-11 15:09:45 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Gerald Pfeifer
18b8d038e0 Force the use of system as and ld. This makes building and using this
port consistent across installations and avoids confusing error modes
for users who may have others flavors of these tools earlier in PATH.

On the way, sort CONFIGURE_ARGS.

Triggered by:	glarkin
2010-04-16 16:09:15 +00:00
Mark Linimon
962e4d1f11 Enable build on ia64 to see what happens.
Hat:		portmgr
2010-03-11 23:34:11 +00:00
Greg Larkin
50818aaf50 - Moved fetching of ecj.jar from the post-patch target using the
contrib/download_ecj script to the fetch phase using extra MASTER_SITES
  and DISTFILES. Pointyhat does not allow fetching outside of the
  fetch phase, and the size and checksums of ecj.jar need to be recorded
  in distinfo.

Reported by:	pointyhat (pav)
Approved by:	gerald (via private email)
2010-01-08 16:18:57 +00:00
Gerald Pfeifer
547eaec607 Remove some extra aspects brought in by the previous changeset, and
remove the WITH_JAVA_AWT knob.

Discusssed with:	glarkin
2010-01-02 05:12:53 +00:00
Greg Larkin
058e2a3f61 - Re-enabled the Java (gcj) frontend to support print/pdftk
- Added support for gcj on amd64
- Added call to contrib/download_ecj so gcj executable doesn't die with
  a "file not found" error after it's built

Submitted by:	glarkin
Approved by:	gerald (via email)
2009-12-30 23:53:20 +00:00
Gerald Pfeifer
1e155fe173 Reenable the Objective-C frontend for now, gnustep still uses it.
Reported by:	dinoex
2009-12-03 09:46:36 +00:00
Gerald Pfeifer
83c73c7572 Remove support for the Java frontend and library where users are better
served using GCC 4.4 or later.  This makes this port a whole lot cheaper
and also allows us to remove the (somewhat bogus) check for lang/gcc295
as well as WANT_GNOME.

No longer download Objective-C related files which we don't actually use.

Set MAINTAINER unconditionally.
2009-11-18 22:08:46 +00:00
Gerald Pfeifer
1c13cbbe50 Move the snapshot date from PORTREVISION to being a part of PORTVERSION
to allow for PORTREVISION bumps.

Simplify pre-everything and adjust PLIST_SUB accordingly.

Extract SUFFIX from PORTVERSION.  Use SUFFIX for TARGLIB (and thus for
the library path used by this port).  Also use SUFFIX for the libexec
directory instead of the full port version and flatten the directory
structure and simplify the logic along the way.

Move VERSIONSTRING down to pacify portlint after all those years and
extract it from PORTVERSION, too.

Make the determination of CONFIGURE_SCRIPT more robust.

Address a long term FIXME related to older versions of FreeBSD by
removing NOMANCOMPRESS=yes.

Adjust Makefile header; nothing really left from the original.
2009-05-26 14:26:22 +00:00
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Gerald Pfeifer
3294d9cc54 Update to the 20090325 snapshot of GCC 4.2.5 which should conclude
this GCC branch (I disabled further snapshots upstream).

Set MAKE_JOBS_SAFE to allow for parallel builds.
2009-03-29 11:22:25 +00:00
Gerald Pfeifer
efffee1992 Update to the 20090311 snapshot of GCC 4.2.5.
Remove obsolete code to create (empty) man pages in case regular man
pages cannot be created.  This catches four dummy man pages we are now
able to remove: grepjar42, jar42, rmic42, and rmiregistry42.
2009-03-14 11:51:51 +00:00
Gerald Pfeifer
d076c2da11 Update to the 20090218 snapshot of GCC 4.2.5. 2009-02-20 00:26:37 +00:00
Gerald Pfeifer
46442c306e Set PORTNAME, COMMENT, and LATEST_LINK unconditionally as opposed to
using ?=.

Add powerpc to NOT_FOR_ARCHS. [1]

No longer include the Fortran frontend.  This version has been super-
seded by later ports, and the main purpose of lang/gcc42 is being on
par with the GCC 4.2-based system compiler recent versions of FreeBSD
feature.

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.

PR:		130964 [1]
2009-02-01 14:58:35 +00:00
Alex Dupre
4926cbc0b9 Chase mpfr library. 2009-01-30 23:23:18 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Gerald Pfeifer
351d3e3659 Replace CONFLICTS=gcc-2.95.*, which actually is too late to prevent
us running into build problems, by an earlier check (pre-extract).

Suggested by:	pav
2009-01-03 19:52:17 +00:00
Gerald Pfeifer
c07b463efd Update to the 20081126 snapshot of GCC 4.2.5. Mostly assorted bugfixes
since the previous snapshot.
2008-11-27 19:39:55 +00:00
Gerald Pfeifer
7b234bcf3b Remove alpha from NOT_FOR_ARCHS based on a report and request by
Anton Shterenlikht <mexas@bristol.ac.uk> and no objections from
the freebsd-alpha@ list.
2008-07-20 08:21:30 +00:00
Gerald Pfeifer
ede379158b Update to the 20080702 snapshot of GCC 4.2.5 (which includes everything
in the ultimate GCC 4.2.4 release).
2008-07-06 13:02:54 +00:00
Gerald Pfeifer
b45ecb8859 Update to the 20080430 snapshot of GCC 4.2.4. 2008-05-03 07:54:38 +00:00
Gerald Pfeifer
204fd06853 Update to the 20080409 snapshot of GCC 4.2.4. 2008-04-12 10:16:53 +00:00
Gerald Pfeifer
3a0d87dbc1 Update to the 20080326 snapshot of GCC 4.2.4. 2008-03-27 14:38:21 +00:00
Gerald Pfeifer
e7a7b09337 Update to the 20080305 snapshot of GCC 4.2.4. 2008-03-08 22:34:57 +00:00
Gerald Pfeifer
ac3569924a Update to the 20080220 snapshot of GCC 4.2.4.
Make PORTSNAME overridable.[1]

Submitted by:	maho[1]
2008-02-21 12:59:06 +00:00
Gerald Pfeifer
bdfa051724 Update to the 20080213 snapshot of GCC 4.2.4. 2008-02-17 01:02:51 +00:00
Gerald Pfeifer
408d6cc804 Update to the 20080130 snapshot of GCC 4.2.3 which is more or less the
4.2.3 release itself.
2008-02-02 11:45:04 +00:00
Gerald Pfeifer
a7060f29a7 Update to the 20080123 snapshot of GCC 4.2.3. 2008-01-25 22:13:30 +00:00
Gerald Pfeifer
dd3e626ddf Update to the 20080116 snapshot of GCC 4.2.3. 2008-01-17 13:22:42 +00:00
Gerald Pfeifer
fde8779769 Update to the 20080102 snapshot of GCC 4.2.3. 2008-01-04 08:53:16 +00:00
Gerald Pfeifer
d6852b7c4f Update to the 20071219 snapshot of GCC 4.2.3. 2007-12-25 20:08:06 +00:00
Gerald Pfeifer
920e546adb Update to the 20071024 snapshot of GCC 4.2.3. 2007-10-25 12:34:45 +00:00
Gerald Pfeifer
b4f5f2d4fe Update to the 20071017 snapshot of GCC 4.2.3. 2007-10-19 23:51:28 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Gerald Pfeifer
705137360e Update to the 20071011 snapshot of GCC 4.2.3. 2007-10-12 10:25:01 +00:00
Gerald Pfeifer
a22bb6482c Update to GCC 4.2.2 RC2. 2007-09-29 06:51:59 +00:00
Gerald Pfeifer
6eb2756608 Update to the 20070905 snapshot of GCC 4.2.2. 2007-09-07 13:08:03 +00:00
Alex Dupre
a4f7d9d69c Chase mpfr library and bump PORTREVISION. 2007-08-30 09:56:05 +00:00
Gerald Pfeifer
d003ac37af Update to the 20070822 snapshot of GCC 4.2.2. Add the same CONFLICTS with
lang/gcc295 that we already have in lang/gcc43.
2007-08-23 10:54:12 +00:00
Gerald Pfeifer
1492216b48 Update to the 20070815 snapshot of GCC 4.2.2. 2007-08-19 15:07:06 +00:00
Rong-En Fan
f935a609c5 - 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
2007-07-23 09:36:51 +00:00
Gerald Pfeifer
4320884047 Update to the 20070712 snapshot of GCC 4.2.1 which also is the second RC
for the GCC 4.2.1 release.
2007-07-15 02:15:10 +00:00
Gerald Pfeifer
a7e14c041e Update to the 20070703 snapshot of GCC 4.2.1 which also is the first RC
for the GCC 4.2.1 release.
2007-07-07 10:51:20 +00:00
Gerald Pfeifer
c2e7750f33 Update to the 20070627 snapshot of GCC 4.2.1. 2007-06-28 10:55:39 +00:00
Gerald Pfeifer
53f0338784 Update to the 20070620 snapshot of GCC 4.2.1. 2007-06-22 08:58:04 +00:00
Gerald Pfeifer
9eb8e15727 Update to the 20070530 snapshot of GCC 4.2.1. 2007-05-31 18:04:36 +00:00
Gerald Pfeifer
6224dffdef Update to the 20070523 snapshot of GCC 4.2.1. 2007-05-28 16:50:20 +00:00
Gerald Pfeifer
763fc9e148 Update to GCC 4.2.0 RC3. 2007-05-03 18:54:25 +00:00