SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
2
devel/ruby-rex-arch/pkg/DESCR
Normal file
2
devel/ruby-rex-arch/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This library contains architecture specific information such as registers,
|
||||
opcodes, and stack manipulation routines.
|
20
devel/ruby-rex-arch/pkg/PLIST
Normal file
20
devel/ruby-rex-arch/pkg/PLIST
Normal file
|
@ -0,0 +1,20 @@
|
|||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/.gitignore
|
||||
${GEM_LIB}/gems/${DISTNAME}/.rspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/.travis.yml
|
||||
${GEM_LIB}/gems/${DISTNAME}/CODE_OF_CONDUCT.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/Gemfile
|
||||
${GEM_LIB}/gems/${DISTNAME}/LICENSE
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rex/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rex/arch/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rex/arch.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rex/arch/sparc.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rex/arch/version.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rex/arch/x86.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rex/arch/zarch.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/rex-arch.gemspec
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
Loading…
Add table
Add a link
Reference in a new issue