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: sysutils/mono-kmod/Makefile

Number of commits found: 17

Sunday, 26 Jul 2020
07:32 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:543440 
Wednesday, 6 Nov 2019
16:26 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516897 
Thursday, 21 Dec 2017
08:42 linimon search for other commits by this committer
Mark deprecated: mastersite disappeared.
Original commitRevision:456891 
Tuesday, 27 Jun 2017
00:05 linimon search for other commits by this committer
Sort ARCHS.  While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:444437 
Tuesday, 23 Sep 2014
10:00 bapt search for other commits by this committer
Simplify plist
Original commitRevision:369021 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Monday, 27 Jan 2014
12:19 rene search for other commits by this committer
- Support stage
- Include bsd.port.mk once
- Remove redundant variable declaration

Approved by:	portmgr (infrastructure blanket)
Original commitRevision:341386 
Saturday, 9 Nov 2013
19:13 rene search for other commits by this committer
Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
Original commitRevision:333329 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
12:54 bdrewery search for other commits by this committer
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1]
http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
Original commitRevision:327697 
Sunday, 1 Jul 2012
22:40 jgh search for other commits by this committer
- re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced

PR:     ports/169222
Submitted by:   jgh@
Approved by:    maintainer timeout ( 14 days )
Original commit
Tuesday, 6 Jan 2009
17:59 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Saturday, 21 Jun 2008
00:51 miwi search for other commits by this committer
- Allow to build on amd64

PR:             124772
Submitted by:   Douglas William Thrift <douglas@zweihander.ccs.ucsb.edu>
Approved by:    maintainer
Original commit
Friday, 3 Aug 2007
16:27 rafan search for other commits by this committer
- Fix build

Submitted by:   maintainer via mail
Original commit
Saturday, 28 Jul 2007
15:04 rafan search for other commits by this committer
- Change maintainer's email
- Allow package build on i386 and arm as Mono currently runs on these two
  architecture only. Moreover, the kernel interface this module uses is
  quite stable and changes rarely. Maintainer tested a module built on 6.2-R
  works on 7.x.
- Distfile is repackaging due to a small license wording change:
  - * 4. Neither the name of the university nor the names of its contributors
  + * 4. Neither the name of the author nor the names of its contributors
- Set IGNORE for older FreeBSD release
- Set IGNORE when kernel source does not present

PR:             ports/114804
Submitted by:   Björn König <bkoenig at cs.tu-berlin.de> (maintainer)
Original commit
Friday, 29 Jun 2007
15:57 linimon search for other commits by this committer
These install kernel modules, so add new virtual category kld.

Pointed out by: Ulrich Spoerlein <uspoerlein at gmail dot com>
Hat:            portmgr
Original commit
Saturday, 21 Apr 2007
11:01 anray search for other commits by this committer
mono-kmod is a FreeBSD kernel module enables you to execute ECMA and
.NET applications without preceding the native code generator in the
command line. That means you can call a binary with "./hello.exe"
instead of "mono hello.exe".

WWW: http://www.alpha-tierchen.de/~bkoenig/mono-kmod/

PR:             ports/111973
Submitted by:   Björn König <bkoenig at cs.tu-berlin.de>
Original commit

Number of commits found: 17