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: japanese/rskkserv/Makefile

Number of commits found: 35

Wednesday, 2 Jul 2014
19:21 antoine search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
Original commitRevision:360246 
Wednesday, 9 Apr 2014
07:47 bapt search for other commits by this committer
Mark as broken non staged ports using the ruby framework

With hat:	portmgr
Original commitRevision:350669 
Friday, 20 Sep 2013
18:47 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
Original commitRevision:327737 
Monday, 16 Sep 2013
19:43 sunpoet search for other commits by this committer
- Use USES=gmake
- Remove leading indefinite article from COMMENT
- Cleanup Makefile header
Original commitRevision:327437 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Tuesday, 16 Jun 2009
15:53 stas search for other commits by this committer
- Assign all unmaintained ruby ports to ruby@,
  so people will know where to send questions to.
Original commit
Sunday, 24 Aug 2008
10:18 rafan search for other commits by this committer
- Manual pages are not governed by NOPORTDOCS
- While I'm here, use MANPREFIX for manual pages installation

Found by:       QAT
Original commit
Friday, 15 Aug 2008
06:41 linimon search for other commits by this committer
Reset rushani@FreeBSD.org due to maintainer-timeouts and no commits for
more than one year.

Hat:            portmgr
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Friday, 11 Nov 2005
02:07 mnag search for other commits by this committer
Take MAINTAINER

PR:             88824
Submitted by:   rushani
Original commit
01:18 linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
Original commit
Friday, 14 Oct 2005
22:42 sem search for other commits by this committer
- Update to 2.95.4
- Add two new knobs: WITH_RUBY_CDB and WITH_RUBY_EB
- Convert startup script to rcNG

PR:             ports/84000, ports/84036
Submitted by:   rushani
Approved by:    maintainer (knu) timeout (2.5 monthes)
Original commit
Thursday, 23 Dec 2004
19:52 knu search for other commits by this committer
Place rskkserv under ${PREFIX}/sbin rather than ${PREFIX}/libexec.

PR:             ports/73817
Submitted by:   rushani
Original commit
Thursday, 11 Nov 2004
07:14 knu search for other commits by this committer
Do not overrite or remove rskkserv.conf.

PR:             ports/73550
Submitted by:   rushani
Original commit
07:05 knu search for other commits by this committer
Update to 2.95.3.

PR:             ports/73772
Submitted by:   rushani
Original commit
Thursday, 4 Nov 2004
02:51 knu search for other commits by this committer
Update to 2.95.2.

The format of PREFIX/etc/rskkserv.conf has changed in version 2.95.
Please update your configuration file before restarting the server
using PREFIX/share/examples/rskkserv/conf-o2n.rb and referring to
PREFIX/etc/rskkserv.conf.sample.

PR:             ports/73508
Submitted by:   rushani
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Tuesday, 18 Feb 2003
05:52 knu search for other commits by this committer
De-pkg-comment my non-ruby ports as well.
Original commit
Sunday, 6 Oct 2002
21:25 knu search for other commits by this committer
Use RUBY_MOD*.
Original commit
Sunday, 10 Feb 2002
17:49 knu search for other commits by this committer
Update to 2.94.12a.    
Original commit
Tuesday, 29 Jan 2002
11:08 knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
Original commit
Monday, 17 Sep 2001
18:54 knu search for other commits by this committer
Bump the PORTREVISION's of the ports which install architecture   dependent ruby
modules, due to the RUBY_ARCH change I've just   committed.    
Original commit
Wednesday, 12 Sep 2001
18:30 knu search for other commits by this committer
D'oh!  Forgot to add this patch.    
Original commit
Tuesday, 11 Sep 2001
18:07 knu search for other commits by this committer
Update to 2.94.12 and unbreak.    
Original commit
Sunday, 11 Mar 2001
09:15 knu search for other commits by this committer
Fix the startup script.    
Original commit
Friday, 26 Jan 2001
06:16 knu search for other commits by this committer
Update to 2.94.0, speeded up by partly using C.    
Original commit
Sunday, 21 Jan 2001
11:47 knu search for other commits by this committer
Update to 2.91.1.  Now it can keep a log.    
Original commit
Thursday, 18 Jan 2001
21:29 knu search for other commits by this committer
Update to 2.90.1.    
Original commit
Tuesday, 26 Sep 2000
09:02 knu search for other commits by this committer
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY   or
USE_LIBRUBY is defined, individual ruby ports no longer need to   include it
explicitly.    
Original commit
Tuesday, 19 Sep 2000
16:23 knu search for other commits by this committer
Update to 2.3.2.    
Original commit
Thursday, 7 Sep 2000
08:44 knu search for other commits by this committer
Update with bsd.ruby.mk.    
Original commit
Tuesday, 5 Sep 2000
18:56 knu search for other commits by this committer
Update to 2.3.1.    
Original commit
Friday, 18 Aug 2000
20:01 knu search for other commits by this committer
Add japanese/rskkserv, an alternative implementation of skkserv   written in
Ruby.    
Original commit

Number of commits found: 35