aboutsummaryrefslogtreecommitdiff
path: root/lang/pcc
Commit message (Collapse)AuthorAgeFilesLines
* Welcome pcc-1.0.0 the first stable release in a decade.Lars Engels2011-04-062-10/+10
| | | | | | | | PR: ports/156124 Submitted by: joel Notes: svn path=/head/; revision=272314
* Update to 20110216 snapshotLars Engels2011-02-182-3/+3
| | | | | | | | PR: ports/154861 Submitted by: joel (maintainer) Notes: svn path=/head/; revision=269333
* Update to snapshot 101228Lars Engels2010-12-282-3/+3
| | | | | | | | PR: ports/153481 Submitted by: joel (maintainer) Notes: svn path=/head/; revision=267054
* - Variable twiddleSunpoet Po-Chuan Hsieh2010-11-231-10/+6
| | | | | | | | | | | | - Use = for CONFIGURE_ENV - Sort MAN1 PR: ports/152522 Submitted by: sunpoet (myself) Approved by: joel (maintainer) Notes: svn path=/head/; revision=264988
* - Update to 101107Lars Engels2010-11-163-7/+9
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=264645
* Update to version the 100821 release of 0.9.9.David E. O'Brien2010-09-072-5/+5
| | | | | | | | | | Joel would also like to take over maintenance. PR: 149850 Submitted by: joel Notes: svn path=/head/; revision=260722
* Update to version the 100708 release of 0.9.9.David E. O'Brien2010-09-072-4/+4
| | | | | | | | PR: 148448 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=260721
* - Update to 090922Pav Lucistnik2009-09-234-6/+19
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=241945
* - Update WWWPav Lucistnik2009-09-171-1/+1
| | | | | | | | | | PR: ports/137258 Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw> Approved by: maintainer timeout (obrien; 1 month) Feature safe: yes Notes: svn path=/head/; revision=241572
* Update to 081227.David E. O'Brien2008-12-304-16/+20
| | | | | | | | PR: 129980 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=224973
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* Don't make unused empty directories for no reason.David E. O'Brien2008-06-161-0/+14
| | | | Notes: svn path=/head/; revision=214957
* Update to 13-June-2008 snapshot.David E. O'Brien2008-06-132-4/+4
| | | | | | | | PR: 123356 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=214788
* Update to the 080213 distro - version number has been bumped to 0.9.9David E. O'Brien2008-02-152-5/+5
| | | | | | | | | | to show the progress that has been made. PR: 120613 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=207263
* Update to the 071213 snapshot.David E. O'Brien2007-12-143-5/+5
| | | | | | | PR: 118676 Notes: svn path=/head/; revision=203584
* Catchup with the 071021 distribution.David E. O'Brien2007-10-252-4/+4
| | | | | | | | PR: 117371 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=201993
* Update to the 01-Oct-2007 snapshot.David E. O'Brien2007-10-152-6/+9
| | | | Notes: svn path=/head/; revision=201499
* Update to the Sept 20, 2007 snapshot of 0.9.8.David E. O'Brien2007-09-203-21/+7
| | | | Notes: svn path=/head/; revision=199839
* Specify the YACC to use thru configure vs. a patch.David E. O'Brien2007-09-192-5/+1
| | | | Notes: svn path=/head/; revision=199783
* Change self-documenting value to simply "yes".David E. O'Brien2007-09-191-2/+2
| | | | | | | Requested by: kiron Notes: svn path=/head/; revision=199753
* Tweak the FreeBSD configuration.David E. O'Brien2007-09-181-3/+5
| | | | Notes: svn path=/head/; revision=199708
* Use Gmake for now - for some reason 1/2 time bmake will not 'make all'David E. O'Brien2007-09-181-0/+1
| | | | | | | | | within the build directory. Submitted by: Marcus von Appen <mva@sysfault.org> Notes: svn path=/head/; revision=199706
* Add the website.David E. O'Brien2007-09-181-0/+2
| | | | Notes: svn path=/head/; revision=199703
* C99 modernization of the original Portable C Compiler by S. C. Johnson,David E. O'Brien2007-09-187-0/+166
written in the late 70's. Notes: svn path=/head/; revision=199646