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
non port: devel/spin/Makefile
SVNWeb

Number of commits found: 52

Sat, 2 Sep 2023
[ 14:09 Adriaan de Groot (adridg) search for other commits by this committer ]    commit hash:5722805a0290d8c1708e449fd9023de9e9db02ce  commit hash:5722805a0290d8c1708e449fd9023de9e9db02ce  commit hash:5722805a0290d8c1708e449fd9023de9e9db02ce  5722805 
devel/spin: adopt and update port
Sun, 9 Oct 2022
[ 11:56 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:f57221afde929c42521a9325c8e6416e2e400178  commit hash:f57221afde929c42521a9325c8e6416e2e400178  commit hash:f57221afde929c42521a9325c8e6416e2e400178  f57221a  (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
*/*: Release ports from maintainership

Maintainer releases all his ports.

PR:		266871
Reported by:	unrelentingtech <greg@unrelenting.technology>
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)
Fri, 18 Mar 2022
[ 13:23 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:7c2bd4b89062e59d5ee7ec9daef8badb2126989c  commit hash:7c2bd4b89062e59d5ee7ec9daef8badb2126989c  commit hash:7c2bd4b89062e59d5ee7ec9daef8badb2126989c  7c2bd4b 
devel/spin: Add CPE information

Approved by:	portmgr (blanket)
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.
Sun, 6 Oct 2019
[ 16:04 meta search for other commits by this committer ] Original commit   Revision:513892
devel/spin: Ressurect the port & assign to submitter

it never actually needed gcc, "gcc" was just a hardcoded compiler name
instead of "cc".

While here,
- Upstream switched to GitHub
- Update to 6.5.0

PR:		241067
Submitted by:	Greg V <greg@unrelenting.technology>
Sun, 4 Aug 2019
[ 09:07 antoine search for other commits by this committer ] Original commit   Revision:508082 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
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, 8 Mar 2019
[ 07:49 antoine search for other commits by this committer ] Original commit   Revision:495026
Mark BROKEN: depends on the gcc meta port
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
Sat, 22 Sep 2018
[ 06:27 yuri search for other commits by this committer ] Original commit   Revision:480346
devel/spin: Unbreak: the offending patch was obviously only patching comments
[ 06:13 antoine search for other commits by this committer ] Original commit   Revision:480343
Mark BROKEN:  fails to patch

Reported by:	pkg-fallout
Fri, 14 Sep 2018
[ 16:56 lwhsu search for other commits by this committer ] Original commit   Revision:479777
- Update to 6.4.8
- SPIN depends on gcc to run
Sat, 9 Apr 2016
[ 21:43 tota search for other commits by this committer ] Original commit   Revision:412872
- Update to 6.4.5
- Add LICENSE section
- Make use of PORTDOCS, PORTEXAMPLES and some options helpers
- Make portlint happier
Wed, 30 Mar 2016
[ 16:41 culot search for other commits by this committer ] Original commit   Revision:412175 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Reassign to the heap, on maintainer's request
Fri, 19 Dec 2014
[ 20:25 pawel search for other commits by this committer ] Original commit   Revision:374974
Update to version 6.4.3

PR:		196071
Submitted by:	maintainer
Sat, 15 Nov 2014
[ 09:25 riggs search for other commits by this committer ] Original commit   Revision:372586
Update to upstream version 6.4.2
Maintainer change from ports@ to Anton Tornqvist (antont@inbox.lv)

PR:		194704
Submitted by:	antont@inbox.lv (new maintainer)
Wed, 6 Aug 2014
[ 15:24 vanilla search for other commits by this committer ] Original commit   Revision:364193
1: Upgrade to 6.3.2.
2: Stagify.
Fri, 4 Jul 2014
[ 12:06 bapt search for other commits by this committer ] Original commit   Revision:360604 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
Tue, 10 Jun 2014
[ 07:39 olgeni search for other commits by this committer ] Original commit   Revision:357277 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
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)
Sat, 11 May 2013
[ 13:49 bapt search for other commits by this committer ] Original commit   Revision:317876 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework
Fri, 30 Oct 2009
[ 00:55 amdmi3 search for other commits by this committer ] Original commit 
- Update to 5.2.2
- While here, mark MAKE_JOBS_UNSAFE (fails with forced jobs)

PR:             139846
Submitted by:   Alexander Best <alexbestms@math.uni-muenster.de>
Approved by:    Jonathan Hanna <jhanna@shaw.ca> (maintainer)
Wed, 7 Jan 2009
[ 12:50 wxs search for other commits by this committer ] Original commit 
- Update to 5.1.7

PR:             ports/130243
Submitted by:   Jonathan Hanna <jhanna@shaw.ca> (maintainer)
Tue, 22 Jul 2008
[ 06:51 rafan search for other commits by this committer ] Original commit 
- Update to 5.1.6

PR:             ports/125851
Submitted by:   Jonathan Hanna <jhanna at shaw.ca> (maintainer)
Fri, 7 Mar 2008
[ 13:38 miwi search for other commits by this committer ] Original commit 
- Update to 5.1.4

PR:             121442
Submitted by:   Jonathan Hanna <jhanna@shaw.ca> (maintainer)
Tue, 23 Oct 2007
[ 01:32 rafan search for other commits by this committer ] Original commit 
- Update to 4.3.0

PR:             ports/117394
Submitted by:   Jonathan Hanna <jhanna at shaw.ca> (maintainer)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Tue, 14 Nov 2006
[ 13:48 ehaupt search for other commits by this committer ] Original commit 
Update to 4.2.7

PR:             105501
Submitted by:   Jonathan Hanna <jhanna@pangolin-systems.com> (maintainer)
Sat, 7 Oct 2006
[ 11:24 pav search for other commits by this committer ] Original commit 
- Fix xspin runtime: sed the correct wish executable into the script

PR:             ports/102738 (adapted)
Submitted by:   <mitsuru@riken.jp>
Approved by:    Jonathan Hanna <jhanna@shaw.ca> (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, 27 Nov 2005
[ 20:46 mnag search for other commits by this committer ] Original commit 
Update to 4.2.6
Add SHA256

PR:             89621
Submitted by:   Jonathan Hanna <jhanna@pangolin-systems.com> (maintainer)
Mon, 23 May 2005
[ 11:46 barner search for other commits by this committer ] Original commit 
- Update to 4.2.5 [1]
- Fix portlint warning [2]
- Fix plist w/ NOPORTDOCS (man page) [2]

Submitted by:   maintainer[1],
                barner [2]
PR:             ports/81383
Tue, 8 Mar 2005
[ 18:50 vs search for other commits by this committer ] Original commit 
Update to 4.2.4

PR:             ports/78572
Submitted by:   maintainer
Tue, 11 Jan 2005
[ 16:49 vs search for other commits by this committer ] Original commit 
Update to 4.2.2

PR:             ports/75841
Submitted by:   maintainer
Tue, 2 Nov 2004
[ 19:09 pav search for other commits by this committer ] Original commit 
- Update to 4.2.1

PR:             ports/73402
Submitted by:   Jonathan Hanna <jhanna@shaw.ca> (maintainer)
Fri, 2 Jul 2004
[ 23:42 pav search for other commits by this committer ] Original commit 
- Update to 4.2.0

PR:             ports/68611
Submitted by:   Jonathan Hanna <jhanna@shaw.ca> (maintainer)
Sat, 5 Jun 2004
[ 06:47 krion search for other commits by this committer ] Original commit 
- Update to version 4.1.3

PR:             ports/67584
Submitted by:   maintainer
Tue, 9 Mar 2004
[ 22:50 trevor search for other commits by this committer ] Original commit 
Use new distfile.  Minor changes were made to xspin412.tcl, mostly
in the comments, and DOS-style carriage-return characters were added
to the file.

PR:             63940
Submitted by:   Jonathan Hanna (maintainer)
[ 15:54 trevor search for other commits by this committer ] Original commit 
Mark BROKEN due to checksum mismatch.  I e-mailed the maintainer
about the problem.
Mon, 23 Feb 2004
[ 22:34 krion search for other commits by this committer ] Original commit 
- Update to version 4.1.2

PR:             ports/63290
Submitted by:   maintainer
Fri, 23 Jan 2004
[ 05:28 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Use LS macro.
Thu, 28 Aug 2003
[ 07:43 erwin search for other commits by this committer ] Original commit 
The HTML documentation tarball has been removed

PR:             56071
Submitted by:   maintainer
Fri, 8 Aug 2003
[ 22:03 leeym search for other commits by this committer ] Original commit 
A newer spin has been released. Also, the current spin suffers
from having been minorly updated without a distfile version bump.

Alternate master sites have been removed for now, they have not
been updated with the current version.

The patch also makes the xspin dependency on with8.4 explicit,
though xspin should work 8.3 as well.
xspin can now be suppressed with WITHOUT_XSPIN.

PR:             55364
Submitted by:   Jonathan Hanna <jhanna@shaw.ca>
Thu, 7 Aug 2003
[ 08:33 kris search for other commits by this committer ] Original commit 
BROKEN: CHecksum mismatch
Wed, 4 Jun 2003
[ 14:43 mich search for other commits by this committer ] Original commit 
Update spin 4.0.3 -> 4.0.6

PR:             52819
Submitted by:   maintainer
Approved by:    roberto (mentor)
Fri, 11 Apr 2003
[ 16:33 nork search for other commits by this committer ] Original commit 
Update to 4.0.3.

PR:             ports/50706
Submitted by:   Jonathan Hanna <jhanna@shaw.ca> (maintainer)
Fri, 21 Feb 2003
[ 11:23 knu search for other commits by this committer ] Original commit  (Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 2 Jan 2003
[ 19:58 ijliao search for other commits by this committer ] Original commit 
upgrade to 3.5.2

PR:             46071
Submitted by:   maintainer
Wed, 16 Oct 2002
[ 21:50 obraun search for other commits by this committer ] Original commit 
* Upgrade to 3.5.0.
* Change maintainers email.
* Use REINPLACE.
* Add master site.

PR:             43753
Submitted by:   maintainer
Tue, 11 Jun 2002
[ 19:31 sada search for other commits by this committer ] Original commit 
Category move: math/spin to devel

PR:             ports/10396
Submitted by:   Daniel C. Sobral <dcs@newsguy.com>
Approved by:    maintainer

Number of commits found: 52