notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
fusenshi Post-it(R) like application with network support
0.9.0_18 deskutils Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.0_18Version of this port present on the latest quarterly branch.
Maintainer: ozawa@ongs.co.jp search for ports maintained by this maintainer
Port Added: 2004-04-02 15:45:27
Last Update: 2019-02-22 07:48:48
SVN Revision: 493557
People watching this port, also watch:: sound-juicer
License: not specified in port
WWW:
http://www.ongs.co.jp/projects/fusenshi/
Description:
Fusenshi is a Post-it(R) like application. You can take notes on your desktop and send them to others with it. WWW: http://www.ongs.co.jp/projects/fusenshi/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/fusenshi
  2. share/fusenshi/pixmaps/fusenshi.xpm
  3. share/fusenshi/pixmaps/fusenshi_small.xpm
  4. share/locale/ja/LC_MESSAGES/fusenshi.mo
Collapse this list.
Dependency lines:
  • fusenshi>0:deskutils/fusenshi
No installation instructions:
This port has been deleted.
PKGNAME: fusenshi
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (fusenshi-0.9.0.tgz) = 96a15ab6ba8bb3350f842b802f5625042c2b1ac65351f26397e95ea041c073d8 SIZE (fusenshi-0.9.0.tgz) = 103142

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. gnome-mime-data-2.0.pc : misc/gnome-mime-data
  4. x11.pc : x11/libX11
Runtime dependencies:
  1. gnome-mime-data-2.0.pc : misc/gnome-mime-data
  2. x11.pc : x11/libX11
Library dependencies:
  1. libgnutls.so : security/gnutls
  2. libintl.so : devel/gettext-runtime
  3. libatk-1.0.so : accessibility/atk
  4. libatkmm-1.6.so : accessibility/atkmm
  5. libcairo.so : graphics/cairo
  6. libcairomm-1.0.so : graphics/cairomm
  7. libgconf-2.so : devel/gconf2
  8. libglib-2.0.so : devel/glib20
  9. libintl.so : devel/gettext-runtime
  10. libglibmm-2.4.so : devel/glibmm
  11. libgnomevfs-2.so : devel/gnome-vfs
  12. libgtk-x11-2.0.so : x11-toolkits/gtk20
  13. libgtkmm-2.4.so : x11-toolkits/gtkmm24
  14. libgtksourceview-1.0.so : x11-toolkits/gtksourceview
  15. libart_lgpl_2.so : graphics/libart_lgpl
  16. libbonobo-2.so : devel/libbonobo
  17. libglade-2.0.so : devel/libglade2
  18. libgnome-2.so : x11/libgnome
  19. libgnomecanvas-2.so : graphics/libgnomecanvas
  20. libgnomeprint-2-2.so : print/libgnomeprint
  21. libgnomeprintui-2-2.so : x11-toolkits/libgnomeprintui
  22. libIDL-2.so : devel/libIDL
  23. libsigc-2.0.so : devel/libsigc++20
  24. libxml++-2.6.so : textproc/libxml++26
  25. libxml2.so : textproc/libxml2
  26. libORBit-2.so : devel/ORBit2
  27. libpango-1.0.so : x11-toolkits/pango
  28. libpangomm-1.4.so : x11-toolkits/pangomm
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
compiler:c++11-lang gettext pkgconfig tar:tgz gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.ongs.co.jp/projects/fusenshi/
Collapse this list.

Number of commits found: 62

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.0_18
22 Feb 2019 07:48:48
Revision:493557Original commit files touched by this commit
bapt search for other commits by this committer
Remove now unused and long deprecated upstream gtksourceview 1

While remove 2 abandonwares:
- deskutils/fusenshi [1]
- www/erwn

Approved by:	maintainer [1]
0.9.0_18
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.9.0_17
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.9.0_16
26 Mar 2018 12:38:57
Revision:465584Original commit files touched by this commit
bapt search for other commits by this committer
Make libgnome and libgnomeui not implying esound dependency

It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
0.9.0_15
02 Mar 2018 22:34:53
Revision:463452Original commit files touched by this commit
brooks search for other commits by this committer
Work around the lack of definition of union semun per POSIX.

When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.

PR:		224300, 224443 (exp-run)
Approved by:	portmgr (antoine)
Exp-run:	antoine
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14137
0.9.0_15
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
0.9.0_14
03 Apr 2017 11:42:13
Revision:437616Original commit files touched by this commit
bapt search for other commits by this committer
Fix build with recent sigc++20
0.9.0_14
14 Nov 2016 06:49:45
Revision:426088Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
0.9.0_14
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.9.0_14
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.9.0_14
27 Mar 2016 14:58:00
Revision:411990Original commit files touched by this commit
tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
0.9.0_13
29 Nov 2014 18:22:33
Revision:373636Original commit files touched by this commit
tijl search for other commits by this committer
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
0.9.0_13
20 Oct 2014 11:52:39
Revision:371262Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.9.0_13
01 Sep 2014 19:34:02
Revision:366938Original commit files touched by this commit
tijl search for other commits by this committer
Add USES=libtool to accessibility/atkmm and bump dependent ports
0.9.0_12
26 Aug 2014 14:06:09
Revision:366215Original commit files touched by this commit
tijl search for other commits by this committer
- Fix missing library problems when the linker enforces explicit linking

PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
0.9.0_12
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
0.9.0_12
23 Jul 2014 09:54:02
Revision:362645Original commit files touched by this commit
tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
0.9.0_11
05 Jul 2014 00:01:29
Revision:360700Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@ (blanket approval)
0.9.0_11
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
0.9.0_11
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.0_10
11 Dec 2013 18:28:10
Revision:336190Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils
0.9.0_10
20 Sep 2013 16:21:38
Revision:327718Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
0.9.0_10
08 Sep 2013 08:44:57
Revision:326711Original commit files touched by this commit
antoine search for other commits by this committer
Add an explicit dependency on pkgconf

Approved by:	portmgr (bapt)
0.9.0_10
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.9.0_9
05 Jun 2011 18:43:16
Original commit files touched by this commit
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
0.9.0_8
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.9.0_8
29 Dec 2010 20:04:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
0.9.0_8
10 May 2010 21:19:08
Original commit files touched by this commit
kwm search for other commits by this committer
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.0_8
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.9.0_7
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.9.0_6
19 Nov 2009 22:07:43
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
0.9.0_6
16 Aug 2009 18:04:40
Original commit files touched by this commit
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
0.9.0_5
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.9.0_4
15 Sep 2008 18:12:31
Original commit files touched by this commit
gahr search for other commits by this committer
- Fix build on sparc64 and possibly ia64 (not tested)

Approved by:    portmgr (erwin)
0.9.0_4
06 Jun 2008 13:18:34
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.9.0_3
24 Mar 2008 23:21:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
0.9.0_2
03 Mar 2008 11:57:08
Original commit files touched by this commit
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
0.9.0_1
01 Jul 2007 08:56:17
Original commit files touched by this commit
novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
0.9.0
26 Jun 2007 03:51:37
Original commit files touched by this commit
daichi search for other commits by this committer
deskutils/fusenshi: update to 0.9.0

PR:             ports/114012
Submitted by:   ozawa@ongs.co.jp (maintainer)
0.8.6_1
04 Jun 2007 06:59:13
Original commit files touched by this commit
daichi search for other commits by this committer
- Fix for GCC 4.2.x.
- Remove 4.X support.

Submitted by:   ozawa@ongs.co.jp (maintainer)
0.8.6_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.8.6
29 Mar 2007 15:16:43
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.8.6

PR:             111011
Submitted by:    Masanori OZAWA<ozawa@ongs.co.jp> (maintainer)
0.8.5
04 Mar 2007 13:47:50
Original commit files touched by this commit
daichi search for other commits by this committer
deskutils/fusenshi: update to 0.8.5

PR:             ports/109851
Submitted by:   Masanori OZAWA (maintainer)
0.8.4
20 Feb 2007 12:51:26
Original commit files touched by this commit
daichi search for other commits by this committer
deskutils/fusenshi: update to 0.8.4

PR:             ports/109358
Submitted by:   Masanori OZAWA (maintainer)
0.8.3
31 Oct 2006 11:04:12
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.8.3

PR:             ports/104601
Submitted by:   Masanori OZAWA<ozawa@ongs.co.jp> (maintainer)
0.8.2
15 Mar 2006 16:16:16
Original commit files touched by this commit
daichi search for other commits by this committer
deskutils/fusenshi: update to 0.8.2
  - update to 0.8.2

PR:             ports/94472
Submitted by:   maintainer
0.8.1
26 Dec 2005 22:24:36
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.8.1

PR:             ports/90935
Submitted by:   Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
0.8.0
05 Dec 2005 09:30:32
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 0.8.0
- Respect WITHOUT_SSL knob

PR:             ports/89840
Submitted by:   maintainer
0.7.6
29 Nov 2005 11:50:07
Original commit files touched by this commit
flz search for other commits by this committer
- Update to 0.7.6.
- Add SHA256 checksum.

PR:             ports/89714
Submitted by:   maintainer
0.7.5_1
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
0.7.5
28 Jul 2005 17:33:24
Original commit files touched by this commit
daichi search for other commits by this committer
deskutils/fusenshi:
  - update to 0.7.4
  - change maintainer to Masanori OZAWA <ozawa@ongs.co.jp> who is
    developer of this application

PR:             ports/84216
Submitted by:   Masanori OZAWA <ozawa@ongs.co.jp>
0.7.4
28 Jul 2005 05:56:46
Original commit files touched by this commit
daichi search for other commits by this committer
deskutils/fusenshi: update to 0.7.4

PR:             ports/84206
Submitted by:   maintainer
0.7.3
23 May 2005 13:01:54
Original commit files touched by this commit
daichi search for other commits by this committer
deskutils/fusenshi: update to 0.7.3

PR:             ports/81044
Submitted by:   Masanori OZAWA <ozawa@ongs.co.jp>
0.7.2_1
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
0.7.2
14 Feb 2005 13:33:31
Original commit files touched by this commit
daichi search for other commits by this committer
update to 0.7.2

Submitted by:   ozawa@ongs.co.jp
0.7.1_1
01 Feb 2005 08:10:30
Original commit files touched by this commit
daichi search for other commits by this committer
I have forgotten to add patch file.

Submitted by:   ozawa@ongs.net
0.7.1_1
01 Feb 2005 06:01:50
Original commit files touched by this commit
daichi search for other commits by this committer
fixed for build on 4-stable

Submitted by:   ozawa@ongs.net
0.7.1
09 Jan 2005 16:22:06
Original commit files touched by this commit
daichi search for other commits by this committer
update to 0.7.1

Submitted by:   ozawa@ongs.co.jp
0.7.0_2
22 Nov 2004 12:23:21
Original commit files touched by this commit
daichi search for other commits by this committer
Add patch file for bugfix and.

Submitted by:   Masanori OZAWA (ozawa@ongs.co.jp)
0.7.0_1
07 Nov 2004 22:37:47
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
0.7.0
06 Jul 2004 14:00:44
Original commit files touched by this commit
daichi search for other commits by this committer
Fix a miss url in pkg-descr
0.7.0
02 Apr 2004 06:10:43
Original commit files touched by this commit
daichi search for other commits by this committer
add new ports deskutils/fusenshi
  - Fusenshi is a Post-it(R) like application. You can take notes
    on your desktop and send them to others with it.

Number of commits found: 62