notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/go/Makefile

Number of commits found: 149 (showing only 49 on this page)

«  1 | 2 

Sunday, 23 Oct 2016
09:21 jlaffaye search for other commits by this committer
Update to 1.7.3
Original commitRevision:424504 
Sunday, 11 Sep 2016
20:40 jlaffaye search for other commits by this committer
Update to 1.7.1

PR:		212587
Submitted by:	Larry Rosenman <ler@lerctr.org>
Original commitRevision:421875 
Tuesday, 16 Aug 2016
21:47 jlaffaye search for other commits by this committer
Remove EXTRA_PATCHES forgotten in previous commit

PR:		211919
Submitted by:	ler@lerctr.org
Original commitRevision:420305 
20:06 jlaffaye search for other commits by this committer
- Update to 1.7, based on [1]
- Delete now useless patch

PR:		211898 [1]
Submitted by:	roberto [1]
Original commitRevision:420302 
Monday, 18 Jul 2016
17:57 jlaffaye search for other commits by this committer
Update to 1.6.3

Security:	CVE-2016-5386
Original commitRevision:418725 
Thursday, 23 Jun 2016
06:41 bapt search for other commits by this committer
Use relative symlinks to make the port relocation friendly
Original commitRevision:417345 
Thursday, 21 Apr 2016
07:06 jlaffaye search for other commits by this committer
- Update to 1.6.2
Original commitRevision:413716 
Wednesday, 13 Apr 2016
10:54 jlaffaye search for other commits by this committer
- Update to 1.6.1

Security:	CVE-2016-3958, CVE-2016-3959
Original commitRevision:413200 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Friday, 26 Feb 2016
19:22 jlaffaye search for other commits by this committer
- Update to 1.6
Original commitRevision:409632 
Wednesday, 13 Jan 2016
22:11 jlaffaye search for other commits by this committer
- Update to 1.5.3
Original commitRevision:406071 
Monday, 19 Oct 2015
14:50 amdmi3 search for other commits by this committer
Improve shebangfix framework

- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
Original commitRevision:399684 
Thursday, 10 Sep 2015
22:57 marino search for other commits by this committer
lang/go: adjust PLIST_SUB and bsd.go.mk to support DragonFly

Change hardcoded "freebsd" to variable (OPSYS:tl) to allow DragonFly
to build without patches.

PR:		203006
Approved by:	maintainer
Original commitRevision:396626 
07:20 marino search for other commits by this committer
lang/go: Restrict if_data8 "extra" patch to FreeBSD

The use of OSVERSION to define EXTRA_PATCHES requires an OPSYS check.
The extra patch in question is not valid for DragonFly.

Approved by:	portmgr (bapt, after technical discussion)
Original commitRevision:396552 
Wednesday, 9 Sep 2015
18:17 jlaffaye search for other commits by this committer
- Update to 1.5.1
Original commitRevision:396525 
Tuesday, 1 Sep 2015
20:41 jlaffaye search for other commits by this committer
Fix net package on CURRENT

PR:		202504
Submitted by:	Maciej Pasternacki <maciej@pasternacki.net>
Original commitRevision:395798 
Saturday, 22 Aug 2015
05:42 antoine search for other commits by this committer
Unbreak INDEX on mips/sparc64/ia64 etc.
Original commitRevision:395014 
Thursday, 20 Aug 2015
20:32 jlaffaye search for other commits by this committer
Update to 1.5
Original commitRevision:394911 
Wednesday, 18 Feb 2015
21:32 jlaffaye search for other commits by this committer
- Update to 1.4.2
Original commitRevision:379315 
Saturday, 13 Dec 2014
21:28 jlaffaye search for other commits by this committer
- Update to 1.4
Original commitRevision:374687 
Saturday, 27 Sep 2014
19:07 jlaffaye search for other commits by this committer
Update to 1.3.2
Original commitRevision:369415 
Friday, 15 Aug 2014
21:44 jlaffaye search for other commits by this committer
- Update to 1.3.1
Original commitRevision:365057 
Friday, 1 Aug 2014
20:09 jlaffaye search for other commits by this committer
Fix plist on i386

PR:		192317
Submitted by:	robak
Original commitRevision:363763 
Thursday, 19 Jun 2014
19:04 jlaffaye search for other commits by this committer
- Update to 1.3
Original commitRevision:358458 
Monday, 5 May 2014
09:45 bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Original commitRevision:352986 
Sunday, 9 Mar 2014
17:13 jlaffaye search for other commits by this committer
- Update to 1.2.1
- Specify BSD license
Original commitRevision:347666 
Sunday, 8 Dec 2013
13:33 jlaffaye search for other commits by this committer
- Update to 1.2 [1]
- Remove obsolete pkg-message [2]

PR:		ports/184454 [1], ports/176473 [2]
Submitted by:	lwhsu
Original commitRevision:335891 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Tuesday, 13 Aug 2013
20:25 jlaffaye search for other commits by this committer
- Update to 1.1.2
Original commitRevision:324679 
Sunday, 4 Aug 2013
00:42 bapt search for other commits by this committer
Add USE_GCC=any as build fails with clang.
Pass CC to build env to properly using the compiler desired
This fixes build on head without gcc
Original commitRevision:324213 
Sunday, 16 Jun 2013
10:25 jlaffaye search for other commits by this committer
- Update to 1.1.1
- Remove bash and bison dependencies
- Specify the PATH in regression-test target

PR:             179529
Submitted by:   koobs
Original commitRevision:321031 
Sunday, 2 Jun 2013
15:40 jlaffaye search for other commits by this committer
- Do not hardcode GOOS, use OPSYS instead [1]
- Add -f flag to LN [1]
- Add a regression-test target

Submitted by:	sbz (irc) [1]
Original commitRevision:319677 
Sunday, 19 May 2013
19:59 jlaffaye search for other commits by this committer
- Update to 1.1
Original commitRevision:318547 
Wednesday, 13 Feb 2013
19:26 jlaffaye search for other commits by this committer
Fix plist on i386

Submitted by:	skreuzer (private mail)
Original commitRevision:312170 
Thursday, 24 Jan 2013
19:11 jlaffaye search for other commits by this committer
Add i386 to supported arch.
Original commitRevision:310941 
Tuesday, 25 Sep 2012
19:11 jlaffaye search for other commits by this committer
- Update to 1.0.3
- Switch to new Makefile header style
Original commitRevision:304855 
Tuesday, 19 Jun 2012
18:41 jlaffaye search for other commits by this committer
- Update to 1.0.2
Original commit
Monday, 14 May 2012
22:00 jlaffaye search for other commits by this committer
- Update to 1.0.1
- Only for amd64 until i386 is fixed
Original commit
Wednesday, 30 Nov 2011
20:35 jlaffaye search for other commits by this committer
- Install sources to fix goinstall and godoc [1] [2]
- Unset GOBIN while installing [3]

PR:             ports/154179 [1], ports/162910 [2], ports/162954 [3]
Feature safe:   yes
Original commit
Saturday, 26 Nov 2011
22:56 jlaffaye search for other commits by this committer
- Update go to 20111017 (r60.3)
- Install the lib folder to fix goinstall [1]

Reported by:    Andy Kosela <akosela@andykosela.com> [1]
PR:             ports/162621
Feature safe:   yes
Original commit
Friday, 7 Oct 2011
09:16 jlaffaye search for other commits by this committer
Update to 20111005
Original commit
Thursday, 22 Sep 2011
16:42 jlaffaye search for other commits by this committer
- Update to 20110920
- Cleanup
- Install into PREFIX/go
Original commit
Friday, 2 Sep 2011
23:30 jlaffaye search for other commits by this committer
Take maintainership

Approved by:    maintainer (private mail)
Original commit
Thursday, 26 May 2011
20:49 skreuzer search for other commits by this committer
Update to 20110515

PR:             ports/157348
Approved by:    Devon H. O'Dell (maintainer)
Original commit
Saturday, 15 Jan 2011
00:23 swills search for other commits by this committer
- Update to 20101225 snapshot

PR:             ports/153464
Submitted by:   wen
Approved by:    wxs@ and pgolluci@ (mentor implicit)
Feature safe:   yes
Original commit
Wednesday, 24 Nov 2010
14:45 wxs search for other commits by this committer
Use pkg-message.in.
Install Make.* into ${GOROOT}/src so go packages can be used.

Submitted by:   wen@
Original commit
Sunday, 31 Oct 2010
19:09 wxs search for other commits by this committer
Update to 20101027.

Submitted by:   wen@
Approved by:    devon.odell@gmail.com (maintainer)
Original commit
Sunday, 25 Apr 2010
15:37 wxs search for other commits by this committer
Update to 20100413

Submitted by:   devon.odell@gmail.com (maintainer, private mail)
Original commit
Saturday, 23 Jan 2010
17:44 wxs search for other commits by this committer
An experimental, concurrent, garbage collected language.

Submitted by:   devon.odell@gmail.com (private mail)
Original commit

Number of commits found: 149 (showing only 49 on this page)

«  1 | 2