Skip to content

Instantly share code, notes, and snippets.

View tota's full-sized avatar

TAKATSU Tomonari tota

View GitHub Profile
# New ports collection makefile for: ruby-usb
# Date created: 2009-09-02
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= usb
PORTVERSION= 0.2
CATEGORIES= devel
# New ports collection makefile for: apache-velocity
# Date created: 2009-09-03
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= velocity
PORTVERSION= 1.6.2
CATEGORIES= textproc
diff -urN japanese/trac.orig/Makefile japanese/trac/Makefile
--- japanese/trac.orig/Makefile 2009-04-25 10:13:16.000000000 +0900
+++ japanese/trac/Makefile 2009-09-09 13:52:25.000000000 +0900
@@ -6,7 +6,7 @@
#
PORTNAME= trac
-PORTVERSION= 0.11.4
+PORTVERSION= 0.11.5
CATEGORIES= japanese www devel python
# New ports collection makefile for: rubygem-rghost
# Date created: 2009-09-14
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= rghost
PORTVERSION= 0.8.7.2
CATEGORIES= print ruby rubygems
# New ports collection makefile for: rubygem-cgi-exception
# Date created: 2009-09-14
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= cgi-exception
PORTVERSION= 0.3.0
CATEGORIES= www rubygems
#!/usr/bin/env ruby
require 'base64'
unless 1 == ARGV.size
puts <<EOD
Usage:
LAMdecode.rb filename
EOD
@tota
tota / fifi.rb
Created October 11, 2010 06:59
fetch images from imagegateway with watir
#!/usr/bin/env ruby
#
# fifi.rb: fetch images from imagegateway (CANON iMAGE GATEWAY)
#
# Copyright (C) 2010 TAKATSU Tomonari <tota@rtfm.jp>
# Distributed under the modified BSD license
#
require 'rubygems'
require 'watir'
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/asterisk14/Makefile,v
retrieving revision 1.134
diff -u -r1.134 Makefile
--- Makefile 25 Feb 2011 01:31:55 -0000 1.134
+++ Makefile 20 Mar 2011 23:47:31 -0000
@@ -6,8 +6,7 @@
#
@tota
tota / display_owner.patch
Created October 21, 2011 14:47
patch to display owner's name at gantt chart on Trac Lightning
ganttcalendar/templates/gantt.html | 20 +++++++++++---------
ganttcalendar/ticketgantt.py | 14 ++++++++------
2 files changed, 19 insertions(+), 15 deletions(-)
diff --git a/ganttcalendar/templates/gantt.html b/ganttcalendar/templates/gantt.html
index a4c6c02..3c5ced8 100644
--- a/ganttcalendar/templates/gantt.html
+++ b/ganttcalendar/templates/gantt.html
@@ -2,7 +2,7 @@
xmlns:py="http://genshi.edgewall.org/"
@tota
tota / tdiary3.patch
Created November 3, 2011 22:18
latest patch for ports/162269
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/tdiary/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- Makefile 29 Oct 2011 16:09:56 -0000 1.31
+++ Makefile 3 Nov 2011 21:49:44 -0000
@@ -7,6 +7,7 @@
PORTNAME= tdiary