FreshPorts -- The Place For Ports Sat, 22 Nov 2008 1:56 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/distinfo
CVSWeb

Number of commits found: 14

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
Sun, 22 Jan 2006
[ 12:39 edwin ] Original commit 
1.11 japanese/Canna/distinfo
1.6 japanese/another-htmllint/distinfo
1.16 japanese/bookview/distinfo
1.4 japanese/bugzilla/distinfo
1.13 japanese/cal.rb/distinfo
1.3 japanese/cdrom2/distinfo
1.3 japanese/celrw/distinfo
1.6 japanese/ddskk/distinfo
1.4 japanese/diclookup-emacs20/distinfo
1.3 japanese/diclookup-mule/distinfo

(Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
SHA256ify

Approved by: krion@
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
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
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>
Thu, 29 Jan 2004
[ 07:24 trevor ] Original commit 
1.6 cad/gmsh/distinfo
1.5 cad/spice/distinfo
1.2 cad/tochnog/distinfo
1.3 cad/transcalc/distinfo
1.3 cad/varkon/distinfo
1.5 cad/vipec/distinfo
1.34 cad/xcircuit/distinfo
1.2 cad/ziarc/distinfo
1.11 chinese/CJK/distinfo
1.2 chinese/MT/distinfo

(Only the first 10 of 1157 ports in this commit are shown above. View all ports for this commit)
SIZEify.
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>
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: 14

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 14
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.507 seconds.