| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Aug 2012 15:54:36
0.5.3_4
|
cs  |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
12 Feb 2012 22:26:55
0.5.3_4
|
pgollucci  |
- Pregenerate pw_dict since cracklib stopped distributing one
which dependant ports require at build-time.
- Convert dependant ports to LIB_DEPENDS
- Bump PORTREVISIONs
Reported by: pav via pointyhat |
10 Feb 2012 21:30:07
0.5.3_3
|
pgollucci  |
- Chase shlib bump for security/cracklib from .1 -> .10
Forgotten by: myself (pgollucci)
Reported by: pav via pointyhat |
01 Nov 2011 22:59:35
0.5.3_2
|
pgollucci  |
Send ports@ ruby ports over ruby@
most of these were from stas@ |
24 Oct 2011 09:11:38
0.5.3_2
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
24 Oct 2011 03:33:20
0.5.3_2
|
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
03 Jul 2011 14:03:52
0.5.3_2
|
ohauer  |
-remove MD5 |
26 Jun 2011 03:21:27
0.5.3_2
|
pgollucci  |
- Update to 0.9.6
- Unbreak with ruby 1.9 <=0.9.5 doesn't build with ruby 1.9
- Development of ruby's termios has moved
- Name changed to termios -> ruby-termios
- Bump PORTREVISION on ports with dependency changes
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Checked by: make index |
20 Dec 2010 02:46:25
0.5.3_1
|
pgollucci  |
Clean up ruby pkg-plists:
%%RUBY_SITEARCHLIBDIR%%
%%RUBY_SITELIBDIR%%
lib/ruby/site_ruby
%%RUBY_VENDORARCHLIBDIR%%
%%RUBY_VENDORLIBDIR%%
lib/ruby/vendor_ruby
lib/ruby
Above directories are owned by lang/ruby1[89] ports.
PR: ports/153041
Tested by: 2-exp runs by pav
With Hat: ruby@ |
24 Jun 2007 08:40:46
0.5.3_1
|
stas  |
- Add missed run-time dependency by convrting build depends to lib depends
- Change the name of utility to not conflict wih pwgen
- Bump up PORTREVISION.
Submitted by: Jan Srzednicki <w@wrzask.pl>
PR: ports/112996 |
03 Oct 2006 13:20:15
0.5.3
|
stas  |
- Update to 0.5.3
- PREFIX safety
- Take maintainership
Approved by: sem (mentor) |
25 Nov 2005 18:01:16
0.5.2
|
pav  |
- Add SHA256 |
11 Nov 2005 01:18:01
0.5.2
|
linimon  |
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. |
25 Dec 2004 22:17:23
0.5.2
|
knu  |
Update to 0.5.2. |
18 Apr 2004 17:25:51
0.5.1
|
knu  |
Update to 0.5.1, with pwgen(1) utility included. |
22 Mar 2004 15:05:32
0.4.1
|
knu  |
Add SIZE data.
Submitted by: trevor |
15 Dec 2003 06:46:42
0.4.1
|
knu  |
Update to 0.4.1. |
18 Feb 2003 05:33:50
0.3.0
|
knu  |
De-pkg-comment. |
06 Oct 2002 21:36:31
0.3.0
|
knu  |
Use RUBY_MOD*. |
05 Oct 2002 20:25:44
0.3.0
|
knu  |
Update to 0.3.0. |
19 Sep 2002 20:05:56
0.2.0
|
knu  |
Add ruby-password, a Ruby library to create, verify and manipulate
passwords. |