1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Alexey Dokuchaev
78c42ac429 - Try to fix parallel (-jX) builds: use make's -C switch and add a missing
dependency
- While here: adjust header and COMMENT, remove useless WRKSRC assignment,
  put USES higher up where it's normally found
- Kill EOL whitespace in pkg-descr

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-09-02 05:36:56 +00:00
John Marino
f5bda3915e lang/pcc: Mark jobs unsafe
- Trim header
- Remove redundant PORTREVISION
- Remove redundant DISTNAME
- Replace USE_GMAKE
- Fix WWW indent

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 12:18:05 +00:00
Lars Engels
ff1369f7a1 Welcome pcc-1.0.0 the first stable release in a decade.
PR:		ports/156124
Submitted by:	joel
2011-04-06 20:16:41 +00:00
Lars Engels
0641222ae1 Update to 20110216 snapshot
PR:		ports/154861
Submitted by:	joel (maintainer)
2011-02-18 18:18:39 +00:00
Lars Engels
9c2dd657ba Update to snapshot 101228
PR:		ports/153481
Submitted by:	joel (maintainer)
2010-12-28 09:26:06 +00:00
Sunpoet Po-Chuan Hsieh
6ad42173ec - Variable twiddle
- Use = for CONFIGURE_ENV
- Sort MAN1

PR:		ports/152522
Submitted by:	sunpoet (myself)
Approved by:	joel (maintainer)
2010-11-23 10:07:54 +00:00
Lars Engels
ddfbacd87e - Update to 101107
- Pet portlint

Note: The new version can now compile itself.

PR:		ports/152027
Submitted by:	"Pedro F. Giffuni" <giffunip(AT)tutopia.com>
Approved by:	joeld (maintainer)
2010-11-16 19:09:56 +00:00
David E. O'Brien
41d390e86f Update to version the 100821 release of 0.9.9.
Joel would also like to take over maintenance.

PR:		149850
Submitted by:	joel
2010-09-07 23:13:58 +00:00
David E. O'Brien
5bf733319b Update to version the 100708 release of 0.9.9.
PR:		148448
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2010-09-07 22:55:06 +00:00
Pav Lucistnik
e45e8baa25 - Update to 090922
- Allow on amd64

PR:		ports/132952
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainer timeout (obrien; 6 months)
Feature safe:	yes
2009-09-23 09:20:17 +00:00
Pav Lucistnik
1721ad913f - Update WWW
PR:		ports/137258
Submitted by:	Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
Approved by:	maintainer timeout (obrien; 1 month)
Feature safe:	yes
2009-09-17 12:43:26 +00:00
David E. O'Brien
b2898fe8d1 Update to 081227.
PR:		129980
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2008-12-30 03:29:35 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
2008-08-21 06:18:49 +00:00
David E. O'Brien
8b43320eac Don't make unused empty directories for no reason. 2008-06-16 15:37:22 +00:00
David E. O'Brien
7873a0b5e5 Update to 13-June-2008 snapshot.
PR:		123356
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2008-06-13 16:14:08 +00:00
David E. O'Brien
ae3f8acc0a Update to the 080213 distro - version number has been bumped to 0.9.9
to show the progress that has been made.

PR:		120613
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2008-02-15 18:22:55 +00:00
David E. O'Brien
7f949c7d3e Update to the 071213 snapshot.
PR:	118676
2007-12-14 17:36:00 +00:00
David E. O'Brien
c0403e7fe1 Catchup with the 071021 distribution.
PR:		117371
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2007-10-25 14:35:00 +00:00
David E. O'Brien
2dedf419d6 Update to the 01-Oct-2007 snapshot. 2007-10-15 13:49:32 +00:00
David E. O'Brien
b22b4945e3 Update to the Sept 20, 2007 snapshot of 0.9.8. 2007-09-20 20:01:12 +00:00
David E. O'Brien
96e8747cf7 Specify the YACC to use thru configure vs. a patch. 2007-09-19 21:25:06 +00:00
David E. O'Brien
425eba1b16 Change self-documenting value to simply "yes".
Requested by:	kiron
2007-09-19 13:23:36 +00:00
David E. O'Brien
7848baee1d Tweak the FreeBSD configuration. 2007-09-18 14:31:01 +00:00
David E. O'Brien
82e359733b Use Gmake for now - for some reason 1/2 time bmake will not 'make all'
within the build directory.

Submitted by:	Marcus von Appen <mva@sysfault.org>
2007-09-18 14:14:55 +00:00
David E. O'Brien
909df45205 Add the website. 2007-09-18 13:14:00 +00:00
David E. O'Brien
3ce1c8f7cc C99 modernization of the original Portable C Compiler by S. C. Johnson,
written in the late 70's.
2007-09-18 02:48:52 +00:00