Port details |
- diacanvas A general drawing canvas from dia dialog editor
- 0.40.1_1 graphics
=3 0.40.1_1Version of this port present on the latest quarterly branch. DEPRECATED: "master site disappeared, obsoleted by diacanvas2"
This port expired on: 2005-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2005-11-05 09:07:45
- SVN Revision: UNKNOWN
- People watching this port, also watch:: dia
- Also Listed In: gnome
- License: not specified in port
- Description:
- a general drawing canvas from dia dialog editor
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- diacanvas>0:graphics/diacanvas
- No installation instructions:
- This port has been deleted.
- PKGNAME: diacanvas
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libtool15 : devel/libtool15
- pkg-config : devel/pkgconfig
- Runtime dependencies:
-
- pkg-config : devel/pkgconfig
- Library dependencies:
-
- glib12.3 : devel/glib12
- gtk12.2 : x11-toolkits/gtk12
- Imlib.5 : graphics/imlib
- X11.6 : x11/XFree86-4-libraries
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.40.1_1 05 Nov 2005 09:07:45
 |
kris  |
Remove expired ports |
0.40.1_1 30 Jul 2005 01:49:34
 |
kris  |
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes. |
0.40.1_1 01 Jun 2005 19:56:04
 |
oliver  |
change the libtool version to use from 1.3 to 1.5 |
0.40.1_1 31 May 2005 13:16:44
 |
lawrance  |
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me |
0.40.1_1 17 Aug 2004 13:55:49
 |
arved  |
Fix build with gcc 3.4 |
0.40.1_1 09 Jul 2004 17:43:11
 |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.40.1_1 17 Mar 2004 18:29:46
 |
trevor  |
SIZEify. |
0.40.1_1 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.40.1_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.40.1 26 Nov 2003 21:18:29
 |
pav  |
- Fix build (after changes to USE_GNOME logic this port was double-patching
Makefile causing second patching to fail.)
PR: ports/59700
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: marcus (portmgr)
Approved by: adamw (mentor) |
0.40.1 04 Nov 2003 07:47:19
 |
linimon  |
Per distfile survey, remove mastersite that disappeared in December 2000. |
0.40.1 03 Nov 2003 04:02:22
 |
kris  |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
0.40.1 03 Nov 2003 01:19:26
 |
kris  |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr |
0.40.1 07 Mar 2003 06:04:15
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.40.1 20 Oct 2002 21:47:57
 |
kris  |
Fix build on -current (#ifdef 0 -> #if 0) |
08 Oct 2000 02:35:34
    |
asami  |
Convert category graphics to new layout. |
05 Oct 2000 08:10:50
    |
reg  |
Implement USE_GNOME, part 1. |
04 Aug 2000 11:20:09
    |
kuriyama  |
Add WWW. |
16 Jun 2000 22:52:41
    |
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51
    |
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
01 Jun 2000 17:25:45
    |
ade  |
Updates for new shared library versions in GNOME 1.2 |