FreshPorts -- The Place For Ports Sat, 22 Nov 2008 3:24 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: japanese/cal.rb/Makefile
CVSWeb

Number of commits found: 17

Mon, 27 Mar 2006
[ 06:51 vd ] Original commit 
1.943 MOVED
1.133 irc/Makefile
1.4 irc/scrollz-doc/Makefile
1.615 japanese/Makefile
1.17 japanese/cal.rb/Makefile
1.4 irc/scrollz-doc/distinfo
1.14 japanese/cal.rb/distinfo
1.14529 /CVSROOT/modules
1.2 irc/scrollz-doc/pkg-descr
1.4 japanese/cal.rb/pkg-descr

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove expired leaf ports:
2006-03-25 irc/scrollz-doc
2006-03-25 japanese/cal.rb
Wed, 25 Jan 2006
[ 15:39 garga ] Original commit 
1.16 japanese/cal.rb/Makefile
- Mark it as DEPRECATED - "mastersite disappeared, no longer maintained by
  author"
- Set an EXPIRATION_DATE

PR:             ports/92312
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Wed, 9 Mar 2005
[ 14:00 vs ] Original commit 
1.15 japanese/cal.rb/Makefile
1.12 japanese/cal.rb/distinfo
Unbreak: Update to 1.19
Mon, 28 Feb 2005
[ 10:29 kris ] Original commit 
1.14 japanese/cal.rb/Makefile
BROKEN: Checksum mismatch
Fri, 5 Nov 2004
[ 15:39 vs ] Original commit 
1.13 japanese/cal.rb/Makefile
1.11 japanese/cal.rb/distinfo
1.3 japanese/cal.rb/pkg-plist
- Unbreak: Update to 1.18 (files are unversioned)
- Nuke pkg-plist while here
Mon, 9 Aug 2004
[ 19:31 kris ] Original commit 
1.12 japanese/cal.rb/Makefile
BROKEN: Size mismatch
Sun, 25 Jul 2004
[ 23:36 pav ] Original commit 
1.11 japanese/cal.rb/Makefile
1.10 japanese/cal.rb/distinfo
- Chase checksum, unbreak

--- /usr/ports/distfiles/cal.rb-1.17/Calendar.rb        Tue Jun  8 05:37:53 2004
+++ Calendar.rb Fri Jan 30 13:18:35 2004
@@ -308,11 +308,9 @@
        wday = what_day(year, month, day) if wday == -1
        f.each{|s|
          s.chomp!
-#        s.gsub!(" ", "")
+         s.gsub!(" ", "")
          next if /^#/ =~ s
-#        puts s.split(",\s*")
-#        puts "#{day} #{month} #{year}"
-         y, m, d, w, j, e, c = s.split(",\s*")
+         y, m, d, w, j, e, c = s.split(",")
          if (y == "*" or y == year.to_s) and
              (m == "*" or m == month.to_s) and
              (w == "*" or w == wday.to_s) and

PR:             ports/69511
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Wed, 9 Jun 2004
[ 08:58 kris ] Original commit 
1.10 japanese/cal.rb/Makefile
BROKEN: Size mismatch
Fri, 23 Jan 2004
[ 10:58 krion ] Original commit 
1.9 japanese/cal.rb/Makefile
1.8 japanese/cal.rb/distinfo
- Update to 1.17

PR:             ports/61761
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Sat, 20 Dec 2003
[ 10:11 linimon ] Original commit 
1.8 japanese/cal.rb/Makefile
1.7 japanese/cal.rb/distinfo
Minor update to 1.16, mainly fixes fetch.

PR:             ports/59815
Submitted by:   Ports Fury
Tue, 19 Aug 2003
[ 07:15 daichi ] Original commit 
1.7 japanese/cal.rb/Makefile
1.6 japanese/cal.rb/distinfo
update japanese/cal.rb: 1.13 -> 1.14

PR:             55600
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Mon, 2 Jun 2003
[ 02:24 naddy ] Original commit 
1.6 devel/eieio/Makefile
1.3 devel/p5-AppConfig-Std/Makefile
1.5 devel/p5-Date-ISO/Makefile
1.5 devel/p5-VCS/Makefile
1.8 devel/semantic/Makefile
1.8 editors/speedbar/Makefile
1.6 graphics/gauche-gl/Makefile
1.6 japanese/cal.rb/Makefile
1.3 japanese/drpl/Makefile
1.2 japanese/gauche-kakasi/Makefile

(Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Remove MAINTAINER, as per his request:

"I'll be offline for the next few months.  Someone please take care
 of these poor orphans."

Also slip in some minor fixes.

PR:             52831
Submitted by:   Kimura Fuyuki <fuyuki@mj.0038.net>
Fri, 4 Apr 2003
[ 21:09 nork ] Original commit 
1.5 japanese/cal.rb/Makefile
1.5 japanese/cal.rb/distinfo
Update to 1.13.

PR:             ports/50581
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Tue, 25 Mar 2003
[ 12:18 naddy ] Original commit 
1.4 japanese/cal.rb/Makefile
1.4 japanese/cal.rb/distinfo
1.2 japanese/cal.rb/pkg-descr
Update to 1.12.

PR:             49997
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Wed, 19 Feb 2003
[ 11:15 leeym ] Original commit 
1.3 japanese/cal.rb/Makefile
1.3 japanese/cal.rb/distinfo
1.2 japanese/cal.rb/pkg-comment
update to cal.rb-1.11
use COMMENT

PR:             48408
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Mon, 16 Dec 2002
[ 13:28 edwin ] Original commit 
1.2 japanese/cal.rb/Makefile
1.2 japanese/cal.rb/distinfo
1.2 japanese/cal.rb/pkg-plist
Make port fetchable and buildable again.
Implicit permission by the fact that the original distfiles weren't
available anymore.

PR:             ports/45870
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Mon, 4 Nov 2002
[ 01:35 nork ] Original commit 
1.456 japanese/Makefile
1.1 japanese/cal.rb/Makefile
1.1 japanese/cal.rb/distinfo
1.1 japanese/cal.rb/pkg-comment
1.1 japanese/cal.rb/pkg-descr
1.1 japanese/cal.rb/pkg-plist
Add cal.rb(0.2), Display a Japanese calendar

PR:             ports/43619
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19420
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 13
new 48 hours15
new 7 days42
new fortnight80
new month127

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.077 seconds.