FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 9:52 AM GMT
Port details
aswiki 1.0.4_3 www on this many watch lists=0 search for ports that depend on this port
WikiWikiWeb clone written in Ruby
Maintained by: matusita@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Jun 2003 14:28:02
Also Listed In: ruby
License: not specified in port
AsWiki is a WikiWikiWeb clone (Wiki Engine) written in Ruby. WikiWikiWeb
is a web-based collaboration tool.  AsWiki provides a website on which anyone
can create and edit pages.  It has features that allow you to easly customize
its HTML publishing and its RCS base version log.

WWW: http://aswiki.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/ruby18
Required To Run: textproc/ruby-amrita, textproc/ruby-diff, databases/ruby-bdb, lang/ruby18
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/aswiki/ && make install clean
To add the package: pkg_add -r aswiki


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://sunet.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://iweb.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://switch.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://surfnet.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://kent.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://freefr.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://voxel.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://jaist.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://osdn.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://nchc.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://ncu.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://transact.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://softlayer.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://internode.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://ufpr.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
http://waix.dl.sourceforge.net/project/aswiki/aswiki/1.0.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.0.4_3
miwi search for other commits by this committer
- Get Rid MD5 support
22 Aug 2009 00:38:34
Original commit files touched by this commit  1.0.4_3
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
29 Apr 2007 13:14:01
Original commit files touched by this commit  1.0.4_3
matusita search for other commits by this committer
Yet another ruby-1.8.6's broken backward compatibility fix.

  I dunno why, but array data cannot be (implicitly) converted to string
  data, so covert the array data explicitly with 'to_s'.

Bump PORTREVISION as usual.

Please note that I'll report all the patches to the aswiki author iff
I've confirmed that aswiki works well on ruby-1.8.6.
28 Apr 2007 04:45:21
Original commit files touched by this commit  1.0.4_2
matusita search for other commits by this committer
More broken-ruby-1.8.6-backward-compatibility adaptation.
Also bump PORTREVISION.

Found by: y-manabe at ist dot osaka-u.ac.jp
27 Apr 2007 04:18:18
Original commit files touched by this commit  1.0.4_1
matusita search for other commits by this committer
Fix to work with ruby-1.8.6,1.

I don't know why, but it seems that the method Digest::MD5.new behavior
is changed between 1.8.5 and 1.8.6 (sigh).

As usual, bump PORTREVISION.

See also: http://myn.meganecco.org/2007041200 (in Japanese)
See also: http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6/ChangeLog
          (MD5 related codes are changed at Mar/06/2007?)
13 May 2006 04:41:22
Original commit files touched by this commit  1.0.4
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
10 Nov 2005 08:19:00
Original commit files touched by this commit  1.0.4
matusita search for other commits by this committer
Put SHA256 checksums.

Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me
a pointyhat to me...)
10 Nov 2005 05:21:53
Original commit files touched by this commit  1.0.4
matusita search for other commits by this committer
Update to 1.0.4.  Fix pkg-plist also (a directory is listed as a file).
04 May 2004 13:27:57
Original commit files touched by this commit  1.0.2_1
matusita search for other commits by this committer
Add a patch to fix warning about character-class string.
Bump PORTREVISION.

Why patch needed?  According ruby 1.8 language definition, even if
the first character-class string is square branket, warn if not
escaped with backslash.  See also ruby/regex.c rev 1.81(*1).  Since
[\]] is properly processed by ruby 1.6, patch this unconditionally.

Adviced about ruby language by: knu, hrs

*1) http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/regex.c#rev1.81
03 May 2004 15:42:01
Original commit files touched by this commit  1.0.2
matusita search for other commits by this committer
Update to 1.0.2.
07 Apr 2004 16:06:29
Original commit files touched by this commit  1.0.1_2
matusita search for other commits by this committer
Unbreak build.

RUBY_SHEBANG_FILES feature in bsd.ruby.mk kicks ${RUBY} to rewrite
files; ruby is used in build stage.  So RUBY_NO_BUILD_DEPENDS should
_not_ be listed here.

Since this change doesn't affect the package contents itself, no bumps.

Found by:       dosirak.kr.freebsd.org
Reported by:    kris
Pointy hat to:  matusita
10 Feb 2004 17:07:01
Original commit files touched by this commit  1.0.1_2
matusita search for other commits by this committer
SIZEify.
07 Dec 2003 03:54:27
Original commit files touched by this commit  1.0.1_2
matusita search for other commits by this committer
English grammer fixes.

Submitted by: Kenneth Stailey <kstailey at yahoo.com>
21 Jun 2003 07:52:05
Original commit files touched by this commit  1.0.1_2
matusita search for other commits by this committer
More typo fix.

Found by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
20 Jun 2003 10:46:30
Original commit files touched by this commit  1.0.1_1
matusita search for other commits by this committer
Use install(1) instead of cp(1), to set file mode (it is unhappy to users
that the config file is read-only).  Install sample CSS file to
aswiki home directory.

Content changed, so bump the revision.
17 Jun 2003 12:01:17
Original commit files touched by this commit  1.0.1
matusita search for other commits by this committer
Typo fix.  No contents changed, no bump.

Found by: kris
14 Jun 2003 14:27:30
Original commit files touched by this commit  1.0.1
matusita search for other commits by this committer
New port: aswiki

This is yet another wiki clone, written in Ruby.  It supports contents
logging with RCS; you can easily checks the difference of each change.

Reviewed by:    kuriyama, knu

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
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month142

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

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