Port details |
- xtexcad Simple drawing program enforcing limited slopes and diameters
- 2.4.1_3 graphics =2 2.4.1_3Version of this port present on the latest quarterly branch.
- 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: 2003-05-20 05:33:35
- Last Update: 2024-02-04 19:13:55
- Commit Hash: e427ab1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- Description:
- Simple drawing program enforcing limited slopes and diameters.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xtexcad>0:graphics/xtexcad
- To install the port:
- cd /usr/ports/graphics/xtexcad/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/xtexcad
- pkg install xtexcad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xtexcad
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xtexcad-2.4.1.tar.gz) = 168ea9b032ab46eac58e6bcf5cedc0f620c08a496fb07596823d9050d174f706
SIZE (xtexcad-2.4.1.tar.gz) = 64632
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_xtexcad
- USES:
- imake xorg
- 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 |
2.4.1_3 04 Feb 2024 19:13:55 |
Gleb Popov (arrowd) |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket) |
2.4.1_2 02 Aug 2023 14:16:41 |
Muhammad Moinur Rahman (bofh) |
Mk/bsd.sites.mk: Add new MACRO TEX
There are two different sites/mirror required for the ports tree. Due to
the packaging of texlive we need the CTAN historic mirror which is
defined in TEX_CTAN and normal mirror which hosts most of the packages.
Unfortunately both were uses interchangeably without checking the
details and in previous there was single sites mirroring both the
historic dists and the noemal packages. As this is no longer the case
update all other ports pointing towards the wrong site.
Approved by: portmgr (blanket) |
2.4.1_2 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.4.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.1_2 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.4.1_2 27 Dec 2013 18:07:32 |
bapt |
Support stage |
2.4.1_2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.4.1_2 28 Jun 2013 21:19:32 |
bapt |
Convert to USES=imake
While here:
Trim headers,
Remove some indefinite article
Mark xmagv as broken given it doesn't build
Convert to new options framework |
2.4.1_2 27 Jun 2013 06:57:29 |
miwi |
- Unbreak build on current
PR: 179584
Submitted by: Ports Fury |
2.4.1_2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
2.4.1_2 09 Jun 2009 15:33:28 |
amdmi3 |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
2.4.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.4.1 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
2.4.1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.4.1 20 May 2003 05:33:02 |
ijliao |
add xtexcad 2.4.1
Simple drawing program enforcing limited slopes and diameters |