non port: japanese/rskkserv/Makefile |
SVNWeb
|
Number of commits found: 35 |
Wed, 2 Jul 2014
|
[ 19:21 antoine ] (Only the first 10 of 27 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
|
Wed, 9 Apr 2014
|
[ 07:47 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
Mark as broken non staged ports using the ruby framework
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Mon, 16 Sep 2013
|
[ 19:43 sunpoet ]
- Use USES=gmake
- Remove leading indefinite article from COMMENT
- Cleanup Makefile header
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Tue, 16 Jun 2009
|
[ 15:53 stas ] (Only the first 10 of 143 ports in this commit are shown above. )
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
|
Sun, 24 Aug 2008
|
[ 10:18 rafan ]
- Manual pages are not governed by NOPORTDOCS
- While I'm here, use MANPREFIX for manual pages installation
Found by: QAT
|
Fri, 15 Aug 2008
|
[ 06:41 linimon ]
Reset rushani@FreeBSD.org due to maintainer-timeouts and no commits for
more than one year.
Hat: portmgr
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Fri, 11 Nov 2005
|
[ 02:07 mnag ]
Take MAINTAINER
PR: 88824
Submitted by: rushani
|
[ 01:18 linimon ] (Only the first 10 of 286 ports in this commit are shown above. )
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.
|
Fri, 14 Oct 2005
|
[ 22:42 sem ]
- 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)
|
Thu, 23 Dec 2004
|
[ 19:52 knu ]
Place rskkserv under ${PREFIX}/sbin rather than ${PREFIX}/libexec.
PR: ports/73817
Submitted by: rushani
|
Thu, 11 Nov 2004
|
[ 07:14 knu ]
Do not overrite or remove rskkserv.conf.
PR: ports/73550
Submitted by: rushani
|
[ 07:05 knu ]
Update to 2.95.3.
PR: ports/73772
Submitted by: rushani
|
Thu, 4 Nov 2004
|
[ 02:51 knu ]
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
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Tue, 18 Feb 2003
|
[ 05:52 knu ] (Only the first 10 of 97 ports in this commit are shown above. )
De-pkg-comment my non-ruby ports as well.
|
Sun, 6 Oct 2002
|
[ 21:25 knu ] (Only the first 10 of 19 ports in this commit are shown above. )
Use RUBY_MOD*.
|
Sun, 10 Feb 2002
|
[ 17:49 knu ]
Update to 2.94.12a.
|
Tue, 29 Jan 2002
|
[ 11:08 knu ] (Only the first 10 of 23 ports in this commit are shown above. )
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.
|
Mon, 17 Sep 2001
|
[ 18:54 knu ] (Only the first 10 of 93 ports in this commit are shown above. )
Bump the PORTREVISION's of the ports which install architecture dependent ruby
modules, due to the RUBY_ARCH change I've just committed.
|
Wed, 12 Sep 2001
|
[ 18:30 knu ]
D'oh! Forgot to add this patch.
|
Tue, 11 Sep 2001
|
[ 18:07 knu ]
Update to 2.94.12 and unbreak.
|
Sun, 11 Mar 2001
|
[ 09:15 knu ]
Fix the startup script.
|
Fri, 26 Jan 2001
|
[ 06:16 knu ]
Update to 2.94.0, speeded up by partly using C.
|
Sun, 21 Jan 2001
|
[ 11:47 knu ]
Update to 2.91.1. Now it can keep a log.
|
Thu, 18 Jan 2001
|
[ 21:29 knu ]
Update to 2.90.1.
|
Tue, 26 Sep 2000
|
[ 09:02 knu ] (Only the first 10 of 51 ports in this commit are shown above. )
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.
|
Tue, 19 Sep 2000
|
[ 16:23 knu ]
Update to 2.3.2.
|
Thu, 7 Sep 2000
|
[ 08:44 knu ] (Only the first 10 of 19 ports in this commit are shown above. )
Update with bsd.ruby.mk.
|
Tue, 5 Sep 2000
|
[ 18:56 knu ]
Update to 2.3.1.
|
Fri, 18 Aug 2000
|
[ 20:01 knu ]
Add japanese/rskkserv, an alternative implementation of skkserv written in
Ruby.
|
Number of commits found: 35 |