notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/tigcc/Makefile
SVNWeb

Number of commits found: 48

Mon, 27 Feb 2023
[ 20:31 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:b4c1a16d0d161e829e5115aeaf90376d2a865088  commit hash:b4c1a16d0d161e829e5115aeaf90376d2a865088  commit hash:b4c1a16d0d161e829e5115aeaf90376d2a865088  b4c1a16 
devel/tigcc: Drop special casing for GCC 4.2

Remove code specifically added for GCC 4.2 which we no longer ship.

This reverts part of e355cf10adbccd14e55f8bb391b3f2c27e60732a from
December 2018.

Approved by: 	danfe (maintainer)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 22 Jun 2020
[ 04:49 tobik search for other commits by this committer ] Original commit   Revision:539795
devel/tigcc: Unbreak build with GCC 10 (-fno-common)

/usr/local/bin/ld: libbackend.a(m68k.o):(.bss+0x50): multiple definition of
`m68k_regparm_string'; libbackend.a(options.o):(.bss+0x10): first defined here

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/tigcc-0.96.b8_10.log
Fri, 10 Apr 2020
[ 15:17 danfe search for other commits by this committer ] Original commit   Revision:531324
Unbreak, undeprecate, and assume maintainership.

PR:	245402
Sat, 4 Apr 2020
[ 20:51 antoine search for other commits by this committer ] Original commit   Revision:530719 (Only the first 10 of 520 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Wed, 6 Nov 2019
[ 12:48 antoine search for other commits by this committer ] Original commit   Revision:516880 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
Mark a few ports BROKEN, unfetchable
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Fri, 12 Jul 2019
[ 01:57 linimon search for other commits by this committer ] Original commit   Revision:506430
Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".

These 4 cases are outliers because they set compiler:nestedfct which
currently hardwires gcc.  So the real test for including -fnested-functions
into CFLAGS is "are we on the ancient base gcc".

Approved by:	portmgr (tier-2 blanket)
Fri, 21 Jun 2019
[ 12:36 tobik search for other commits by this committer ] Original commit   Revision:504794
devel/tigcc: Make build and configure discrete steps

To avoid reruns of the configure scripts after restarting the build.
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Fri, 7 Dec 2018
[ 00:48 linimon search for other commits by this committer ] Original commit   Revision:486817
The previous patch actually failed on amd64 but I missed it.  Correct
it with feedback in the initial email from the PR.

Pointy hat to:	linimon
Thu, 6 Dec 2018
[ 23:56 linimon search for other commits by this committer ] Original commit   Revision:486810
-fnested-functions is necessary to support nested functions with base GCC.

While here, pet portlint.

PR:		232520
Submitted by:	Piotr Kubaj
Approved by:	maintainer (earlier version of patch)
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Sun, 21 May 2017
[ 13:21 linimon search for other commits by this committer ] Original commit   Revision:441395 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Sun, 5 Feb 2017
[ 07:19 jbeich search for other commits by this committer ] Original commit   Revision:433377
devel/tigcc: unbreak with gcc5 or later

PR:		216810
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Thu, 21 Apr 2016
[ 16:43 swills search for other commits by this committer ] Original commit   Revision:413746 (Only the first 10 of 419 ports in this commit are shown above. View all ports for this commit)
many ports: mark broken on powerpc64
Thu, 27 Aug 2015
[ 09:08 amdmi3 search for other commits by this committer ] Original commit   Revision:395406
- Pet portlint, switch to options helpers

PR:		202529
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Wed, 25 Jun 2014
[ 12:33 madpilot search for other commits by this committer ] Original commit   Revision:359234
- Stagify
- Fix build on 10 and head
- Assign maintainership to submitter

PR:		190467
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Thu, 29 May 2014
[ 15:09 miwi search for other commits by this committer ] Original commit   Revision:355707 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- Convert gmake, bzip2 to USES

Approved by:	portmgr
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Fri, 8 Mar 2013
[ 11:32 bapt search for other commits by this committer ] Original commit   Revision:313635 (Only the first 10 of 209 ports in this commit are shown above. View all ports for this commit)
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
Thu, 5 Feb 2009
[ 22:33 bsam search for other commits by this committer ] Original commit 
Reset maintainership. Thanks for your good work!

Submitted by:   the former maintainer via ports@ ML
Sat, 31 May 2008
[ 11:42 itetcu search for other commits by this committer ] Original commit 
- Fix PORTDOCS and PORTEXAMPLES handling.
- bump PORTREVISION.

PR:             ports/123838
Submitted by:   Jona Joachim (maintainer)
Prompted by:    ionbot (my alter ego :-D)
Wed, 17 Oct 2007
[ 10:13 ade search for other commits by this committer ] Original commit  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Fri, 25 May 2007
[ 07:46 miwi search for other commits by this committer ] Original commit 
- Update maintainer mail adress

PR:             112538
Submitted by:   Jona Joachim<walkingshadow@grummel.net> (maintainer)
Wed, 22 Nov 2006
[ 08:56 rafan search for other commits by this committer ] Original commit 
- Update to 0.96 beta 8

PR:             ports/105704
Submitted by:   Jona Joachim <walkingshadow at grummel.net> (maintainer)
Fri, 25 Aug 2006
[ 00:07 shaun search for other commits by this committer ] Original commit 
Fix fetch by correcting the application of site-group specifiers.

PR:             ports/102366
Submitted by:   Jona Joachim <walkingshadow@grummel.net> (maintainer)
Fri, 18 Aug 2006
[ 08:05 okazaki search for other commits by this committer ] Original commit 
- update to the latest beta, namely v0.96.b7
- unmark BROKEN on 4-STABLE

PR:             101977
Submitted by:   maintainer
Mon, 10 Jul 2006
[ 22:54 itetcu search for other commits by this committer ] Original commit 
- USE_BISON to fix build [1]
- mark BROKEN on 4.x [2]

PR:             ports/100023
Submitted by:   maintainer [1], me (itetcu) [2]
Wed, 28 Jun 2006
[ 07:08 daichi search for other commits by this committer ] Original commit 
devel/tigcc: ports clean-up and bump PORTREVISION

PR:             ports/98833
Submitted by:   maintainer
Sat, 3 Jun 2006
[ 15:40 sat search for other commits by this committer ] Original commit 
- Update to 0.96.b6
- New maintainer

Approved by:    gabor (former maintainer)
Thu, 4 May 2006
[ 21:41 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Sun, 2 Apr 2006
[ 23:12 kris search for other commits by this committer ] Original commit 
BROKEN: Size mismatch
Sun, 27 Nov 2005
[ 16:29 fenner search for other commits by this committer ] Original commit 
Use port groups to fetch the right files from the right subdirectories.

Approved by:    Gabor Kovesdan (MAINTAINER)
Sun, 9 Oct 2005
[ 04:12 novel search for other commits by this committer ] Original commit 
Change maintainer's e-mail.

PR:             87140
Submitted by:   Gabor Kovesdan (maintainer)
Mon, 29 Aug 2005
[ 23:12 pav search for other commits by this committer ] Original commit 
- Update to 0.96b5
- Transfer maintainership to submitter, old maintainer's address bounces

PR:             ports/85057
Submitted by:   Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by:    maintainer's address bounced
Sat, 21 Aug 2004
[ 19:03 pav search for other commits by this committer ] Original commit 
- Update to new dist

PR:             ports/70275
Submitted by:   tuximus <JHaga@scu.edu> (maintainer)
Tue, 25 May 2004
[ 00:26 pav search for other commits by this committer ] Original commit 
- Update to latest snapshot

PR:             ports/66784
Submitted by:   Ben Haga <JHaga@scu.edu> (maintainer)
Fri, 19 Mar 2004
[ 00:26 pav search for other commits by this committer ] Original commit 
- Update to gcc-3.3.3

PR:             ports/64351
Submitted by:   tuximus <tuximus@tuximus.mine.nu> (maintainer)
Mon, 23 Feb 2004
[ 22:07 pav search for other commits by this committer ] Original commit 
Add tigcc, a C compiler for the TI89, TI92, and TI92+ calculators.

WWW: http://tigcc.ticalc.org/

PR:             ports/62938
Submitted by:   tuximus <tuximus@tuximus.mine.nu>

Number of commits found: 48