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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: irc/ircd-ratbox-devel/files/patch-doc_Makefile.in

Number of commits found: 4

Sunday, 23 Nov 2008
13:38 miwi search for other commits by this committer
- Update to ratbox-3.0.0 release

Port changes:
 o Adjusted WITHOUT_IPV6 port option to compensate for
   ratbox enabling IPv6 by default.
 o Updated patches for diff index changes and added new
   patch on 'rsdb_sqlite3.c' to fix ban.db path code.

Software changes included in this release:
 o Fix a crash with the the global CIDR code.
 o Fix a core dump in bantool if bantool cannot open the database.
 o Report failure to open logfiles in a more useful way.
 o Check to see if we have both read and write access to the ban database.
 o Fix a build error on OS X Leopard.

PR:             128890
Submitted by:   Lewis <moggie@elasticmind.net> (maintainer)
Original commit
Wednesday, 2 Jul 2008
23:36 beech search for other commits by this committer
- Update to 3.0.0.b7

Changes:
o sqlite3 dependency restored.
o Added support for services' ircd-shortcut commands make options.
o Added dependency on PERL for generation of ircd-shortcut modules.
o The example EFNet configuration file is not helpful because it has not been
updated
for ratbox-3. It therefore is not installed as standard by this port version,
but should
be back in the next update.

Software changes include:
o Change -lock klines and friends to now use the ADMINKLINE etc commands.
o Change to only support TS6.
o Fix remote kline reasons.
o Have sqlite3 checking use pkg-config when possible.
o Move identd checking back into the ircd, this seems to have been more
problematic than what it was worth.
o Add experimental gnutls support - note that CHALLENGE does not work when using
just gnutls.
o Some helpfile cleanups and additions.
o Fix compile error when zlib is not found.
o Remove some restrictions on k/d/x/resv reasons that are no longer needed.

PR:             ports/125106
Submitted by:   Lewis <moggie@elasticmind.net> (maintainer)
Original commit
Wednesday, 25 Jun 2008
06:18 beech search for other commits by this committer
- Update ircd-ratbox-devel port to latest beta testing release of
ircd-ratbox-3.0.0
- sqlite3 dependancy temporarily removed due to sqlite3 detection problem.
- Add USE_LDCONFIG to register shared libs.

Changes include:
- Add admin only -lock klines, doing KLINE -lock will allow admins to add klines
  that normal opers cannot remove.
- Modify bantool to have a -u option that updates the database schema if
upgrading
  from previous betas, this needs to be run to support the -lock kline changes.
- Fix cidr klines so they work again.
- Update included sqlite3 to the latest revision.
- Allow kline/unkline of a bare host or address, this gets treated as *@host.
- Report when an invalid kline is passed, instead of silently ignoring.

PR:             ports/124799
Submitted by:   Lewis <moggie@elasticmind.net> (maintainer)
Original commit
Wednesday, 23 Apr 2008
04:07 beech search for other commits by this committer
- Update ircd-ratbox-devel port to latest beta testing release of
ircd-ratbox-3.0.0, added sqlite3 as
  dependancy, updated rc.d script to add 'conftest' option.

Changes include:
o Optional SSL support to enable encrypted connections between clients
and servers, as well as server to server links.
o Add support for SSL only channels, channel mode +S.
o Bundled sqlite3 for handling and storing k/x/d lines.
o Support for global CIDR limits.
o Added adminwall allowing admins to broadcast messages to each other.
o Creation of new library archive 'libratbox'.
o Support for force nick changes.
o New ssld and bandb processes for SSL connections and ban checking.

PR:             ports/122994
Submitted by:   Lewis <moggie@elasticmind.net> (maintainer)
Original commit

Number of commits found: 4