Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-05 | Update to 20050521. | hamajima | 3 | -21/+6 | |
2005-05-03 | Sort. | wiz | 1 | -2/+2 | |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+3 | |
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself. | |||||
2005-03-06 | Make DEPENDS to ruby-dbm and ruby-digest packages and cosmetic change | taca | 2 | -8/+15 | |
to package name patterns. Also sort PLIST. Bump PKGREVISION. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-02-21 | Remove dependency to ruby-dbm and ruby-digest package since they are | taca | 1 | -4/+2 | |
included in ruby (base) package. Bump PKGREVISION. | |||||
2005-02-01 | added DEPENDS+=${RUBY_PKGPREFIX}-dbm. | hamajima | 3 | -6/+9 | |
fix command_interpreter in rc scripts. bump PKGREVISION. | |||||
2005-01-28 | Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries. | taca | 1 | -2/+2 | |
Bump PKG_REVISION. | |||||
2005-01-23 | I changed CONF_DEPENDS=YES to USE_PKGINSTALL=YES. | hamajima | 1 | -2/+2 | |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -1/+2 | |
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz). | |||||
2004-11-28 | Migrate ruby-installpkg to use new framework for Ruby packages. | taca | 3 | -5/+21 | |
Add trivial Makefile fix. | |||||
2004-11-27 | Update to 20040611. | hamajima | 3 | -146/+5 | |
2004-06-23 | used SUBST_*. | hamajima | 1 | -7/+6 | |
2004-06-22 | Fix a typo and improve grammar. | wiz | 1 | -5/+6 | |
2004-06-22 | Applied feedback from Hideyuki KURASHINA in pkg/25776. | hamajima | 4 | -7/+23 | |
And fix path in manpage. | |||||
2004-06-05 | New package for dtcp-20030228, Dynamic Tunnel Configuration Protocol daemon ↵ | hamajima | 7 | -0/+279 | |
and client |