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
xtexcad Simple drawing program enforcing limited slopes and diameters
2.4.1_3 graphics on this many watch lists=0 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 2.4.1_2Version 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 search for ports maintained by this maintainer
Port Added: 2003-05-20 05:33:35
Last Update: 2024-02-04 19:13:55
Commit Hash: e427ab1
License: not specified in port
Description:
Simple drawing program enforcing limited slopes and diameters.
cgit ¦ Codeberg ¦ 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 (3 items)
Collapse this list.
  1. bin/xtexcad
  2. lib/X11/app-defaults/XTeXcad
  3. share/man/man1/xtexcad.1.gz
Collapse this list.
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):
xtexcad
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.1_32.4.1_32.4.1_22.4.1_32.4.1_3-2.4.1_2-
FreeBSD:13:quarterly2.4.1_22.4.1_22.4.1_22.4.1_22.4.1_22.4.1_22.4.1_22.4.1_2
FreeBSD:14:latest2.4.1_32.4.1_32.4.1_22.4.1_32.4.1_32.4.1_2-2.4.1_2
FreeBSD:14:quarterly2.4.1_22.4.1_2-2.4.1_22.4.1_22.4.1_22.4.1_22.4.1_2
FreeBSD:15:latest2.4.1_32.4.1_3n/a2.4.1_3n/a2.4.1_22.4.1_22.4.1_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. imake : devel/imake
  2. tradcpp : devel/tradcpp
  3. ice.pc : x11/libICE
  4. sm.pc : x11/libSM
  5. x11.pc : x11/libX11
  6. xaw7.pc : x11-toolkits/libXaw
  7. xext.pc : x11/libXext
  8. xmu.pc : x11-toolkits/libXmu
  9. xpm.pc : x11/libXpm
  10. xt.pc : x11-toolkits/libXt
Runtime dependencies:
  1. ice.pc : x11/libICE
  2. sm.pc : x11/libSM
  3. x11.pc : x11/libX11
  4. xaw7.pc : x11-toolkits/libXaw
  5. xext.pc : x11/libXext
  6. xmu.pc : x11-toolkits/libXmu
  7. xpm.pc : x11/libXpm
  8. 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:
Expand this list (1 items)
Collapse this list.
  1. https://mirror.ctan.org/graphics/xtexcad/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.1_3
04 Feb 2024 19:13:55
commit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acdcommit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acdcommit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acdcommit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acd files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
*: Move manpages to share/man for imake ports.

Approved by:	portmgr (blanket)
2.4.1_2
02 Aug 2023 14:16:41
commit hash: fc6aa52305b4f661368197a4662d065c101632a4commit hash: fc6aa52305b4f661368197a4662d065c101632a4commit hash: fc6aa52305b4f661368197a4662d065c101632a4commit hash: fc6aa52305b4f661368197a4662d065c101632a4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.4.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.4.1_2
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
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
Revision:337771Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
2.4.1_2
20 Sep 2013 18:35:46
Revision:327733Original 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:
graphics)
2.4.1_2
28 Jun 2013 21:19:32
Revision:321988Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:321854Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak build on current

PR:		179584
Submitted by:	Ports Fury
2.4.1_2
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.4.1_2
09 Jun 2009 15:33:28
Original commit files touched by this commit
amdmi3 search for other commits by this committer
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
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}.
2.4.1
26 Nov 2005 01:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
2.4.1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
2.4.1
20 May 2003 05:33:02
Original commit files touched by this commit
ijliao search for other commits by this committer
add xtexcad 2.4.1
Simple drawing program enforcing limited slopes and diameters

Number of commits found: 15