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: irc/znc/Makefile

Number of commits found: 114 (showing only 14 on this page)

«  1 | 2 

Friday, 18 Dec 2009
23:20 miwi search for other commits by this committer
- Update to 0.076
- As 0.076 brings the "extra" modules into the main ZNC package

PR:             141711
Submitted by:   Jase Thew <freebsd@beardz.net>
Original commit
Sunday, 30 Aug 2009
10:39 linimon search for other commits by this committer
Conditionally uses Perl, so needs WANT_PERL before inclusion of
bsd.port.pre.mk.

Hat:            portmgr
Original commit
Thursday, 27 Aug 2009
15:04 amdmi3 search for other commits by this committer
- Remove remaining SFP references (switch these ports to SF)

Approved by:    portmgr (pav)
Original commit
Thursday, 13 Aug 2009
11:18 miwi search for other commits by this committer
- Update to 0.074
Original commit
Saturday, 6 Jun 2009
16:25 miwi search for other commits by this committer
- Update to 0.070
Original commit
Tuesday, 31 Mar 2009
08:43 miwi search for other commits by this committer
- Update to 0.068
Original commit
Saturday, 7 Mar 2009
04:28 miwi search for other commits by this committer
- Update to 0.066
Original commit
Thursday, 11 Dec 2008
19:24 miwi search for other commits by this committer
- Update to 0.062
Original commit
Saturday, 15 Nov 2008
22:56 miwi search for other commits by this committer
- Add patch from upstream to fix segfault in modperl on x86

Note:
Fix a crash bug when modperl was loaded on some arches

PERL_SYS_INIT3 was added to modperl in r1155-1158 to fix modperl on arches like
hppa. This added an invalid cast which caused a segfault.

If you have:
  const char *pArgv[];
  Then pArgv will point to the same memory location as &pArgv. This pointer was
  then casted to (char ***) which is one level of pointers too much for this
  pointer.

  Thanks to an anonymous reporter who pointed out the crash.
  Thanks to pippijin for helping me understand the C++ magic.

Reported by:    Elvis Stansvik <elvstone@gmail.com>
Original commit
Wednesday, 24 Sep 2008
14:34 miwi search for other commits by this committer
- Update to 0.060
Original commit
Monday, 25 Aug 2008
16:42 miwi search for other commits by this committer
- Update to 0.058
- Take maintainership

PR:             126717
Submitted by:   Wen heping <wenheping@gmail.com>
Approved by:    maintainer
Original commit
Friday, 20 Jun 2008
18:04 miwi search for other commits by this committer
- Update to 0.056

PR:             124190
Submitted by:   "Matthew Donovan" <kitche@kitchetech.com>
Approved by:    maintainer timeout
Original commit
Thursday, 8 May 2008
23:13 beech search for other commits by this committer
- Update to 0.054

PR:             ports/123448
Submitted by:   Matthew Donovan <kitche@kitchetech.com>
Approved by:    Aron Stansvik <elvstone@gmail.com> (maintainer)
Original commit
Friday, 7 Mar 2008
15:51 miwi search for other commits by this committer
ZNC is an advanced IRC bouncer with features that include support for
multiple users, playback buffers, DCC bouncing, SASL authentication
and SSL encryption. It can be extended with dynamically loaded modules
written in C++ or Perl.

WWW: http://znc.in/

    PR:         ports/121412
Submitted by:   elvstone at gmail.com
Original commit

Number of commits found: 114 (showing only 14 on this page)

«  1 | 2