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
tex TeX and METAFONT
3.14159_3 print Deleted on this many watch lists=25 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 3.14159_3Version of this port present on the latest quarterly branch.
Maintainer: gabor@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2016-07-30 11:28:01
SVN Revision: 419312
People watching this port, also watch:: unzip, zip, freetype2
License: not specified in port
Description:
TeX is "the" typesetting package. It was designed with no limiting application in mind. It was intended to be able to prepare practically any document - from a single page letter to a full book with formulae, tables, figures, etc. The expertise of generations of professional printers has been captured in TeX.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • tex>0:print/tex
No installation instructions:
This port has been deleted.
PKGNAME: tex
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tex/web2c-7.2b.tar.gz) = e75b92082a744c09972bd9c923a0b0f1759697b85c3c6f76588a482064ffc374 SIZE (tex/web2c-7.2b.tar.gz) = 1561506 SHA256 (tex/web-7.2a.tar.gz) = cbea07351042b595c9d1cfde590e2fde3b8945dce95b658b57d83eb222ab0c1f

Expand this list (11 items)

Collapse this list.

SIZE (tex/web-7.2a.tar.gz) = 1450522 SHA256 (tex/tex_base.tar.gz) = 35d2f3f8592c7be28225247751bdd1665fd9107059beaa1a69fcf6e3bf3c7b73 SIZE (tex/tex_base.tar.gz) = 48326 SHA256 (tex/cm_tfm.tar.gz) = f3067b6bc4157f88e1acc80534023f6a10efa02747d44c9dc93c124e75d8e7dd SIZE (tex/cm_tfm.tar.gz) = 42520 SHA256 (tex/mf_lib.tar.gz) = 4c52b2860a600ca6e3f9536410b8d35b8fa5d51af45fc032a69cd221875fe905 SIZE (tex/mf_lib.tar.gz) = 71851 SHA256 (tex/cm_mf.tar.gz) = 77287d81f5a8485a24f456c1cbe5baa7b1cf77769703c96b3fbc8ddcf39b0f0d SIZE (tex/cm_mf.tar.gz) = 123323 SHA256 (tex/modes.mf) = 53af10ab984429ede96a8d9e9fb6a2c0b329b9b19321287907a874be51fb2eda SIZE (tex/modes.mf) = 87551

Collapse this list.


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. gmake : devel/gmake
Runtime dependencies:
  1. indexinfo : print/indexinfo
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. print/latex*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. print/latex*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
desthack gmake makeinfo
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/mikeh/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/mikeh/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/mikeh/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/mikeh/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.14159_3
30 Jul 2016 11:28:01
Revision:419312Original commit files touched by this commit
bapt search for other commits by this committer
Remove print/tex

texlive has replaced it long ago, it also does not fit well in the "modern"
world
patching it to get it not conflict with getline(3) is painful (web2c part) while
the version in texlive just work
3.14159_3
29 Jul 2016 23:54:50
Revision:419285Original commit files touched by this commit
bapt search for other commits by this committer
Prevent collision with getline(3)
3.14159_3
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
3.14159_3
13 Nov 2014 07:41:18
Revision:372510Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
3.14159_3
29 Jul 2014 14:02:16
Revision:363322Original commit files touched by this commit
adamw search for other commits by this committer
Rename p*/ patch-xy patches to reflect the files they modify.
3.14159_3
29 Jun 2014 18:49:39
Revision:359789Original commit files touched by this commit
antoine search for other commits by this committer
Fix installation/packaging when ${PREFIX}/share/texmf already existed,
it installed there instead of into ${STAGEDIR}
3.14159_3
25 Jun 2014 21:58:15
Revision:359310Original commit files touched by this commit
antoine search for other commits by this committer
Allow to build with texinfo from ports
3.14159_3
25 Jun 2014 05:35:32
Revision:359185Original commit files touched by this commit
bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
3.14159_3
08 Mar 2014 09:44:58
Revision:347469Original commit files touched by this commit
antoine search for other commits by this committer
This port is staged
3.14159_3
26 Feb 2014 09:44:51
Revision:346173Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
3.14159_3
20 Sep 2013 22:44:00
Revision:327765Original 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:
print)
3.14159_3
03 Jul 2011 06:14:57
Original commit files touched by this commit
miwi search for other commits by this committer
- Kick MD5 Support
3.14159_3
29 Nov 2008 00:34:50
Original commit files touched by this commit
gabor search for other commits by this committer
Take maintainership of the following important ports:
ports/archivers/zoo
ports/print/dvips
ports/print/latex
ports/print/tex
ports/textproc/ispell
3.14159_3
29 Nov 2008 00:11:56
Original commit files touched by this commit
linimon search for other commits by this committer
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:    portmgr
3.14159_3
14 May 2006 01:10:10
Original commit files touched by this commit
edwin search for other commits by this committer
[PATCH] print/tex: portlint(1) fixes

        too bad Donald Knuth doesn't offer awards for portlint
        fixing the TeX port...  Port maintainer (jmz@FreeBSD.org)
        is cc'd.

PR:             ports/95838
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:    maintainer timeout
3.14159_3
24 Jan 2006 01:00:58
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
3.14159_3
18 Jan 2006 08:56:15
Original commit files touched by this commit
jmz search for other commits by this committer
Fix the build on amd64.

Submitted by:   jasone
3.14159_2
26 Mar 2005 22:09:24
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on ia64: Segfault during build

Approved by:    portmgr (self)
3.14159_2
29 Apr 2004 11:29:06
Original commit files touched by this commit
jmz search for other commits by this committer
This port conflicts with teTeX.
3.14159_2
10 Apr 2004 16:07:10
Original commit files touched by this commit
trevor search for other commits by this committer
Trim whitespace.
3.14159_2
18 Mar 2004 02:27:55
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
3.14159_2
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
3.14159_1
13 Nov 2003 12:54:57
Original commit files touched by this commit
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
3.14159_1
03 Nov 2003 13:06:40
Original commit files touched by this commit
linimon search for other commits by this committer
Maintainer correctly points out that the PR that I committed against
was older than the last checkin which contained a workaround.  That's
absolutely correct and my apologies.
3.14159_1
03 Nov 2003 08:54:30
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken due to the fact that many of these files can only
be fetched from a few sites.  This port is badly in need of an update.
PR: ports/57442 (maintainer timeout).
3.14159_1
29 Oct 2003 21:12:04
Original commit files touched by this commit
kris search for other commits by this committer
mikeh tracked down the distfiles and hosted them locally.  Use this as a
temporary workaround to unbreak the port until the maintainer can figure
out where they went.

Submitted by:   mikeh
3.14159_1
12 Oct 2003 22:41:25
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not fetch
3.14159_1
24 Sep 2003 09:37:11
Original commit files touched by this commit
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
3.14159_1
16 Aug 2003 09:38:10
Original commit files touched by this commit
kris search for other commits by this committer
Utilize INFO and bump PORTREVISION.
3.14159
08 Aug 2003 23:36:41
Original commit files touched by this commit
jmz search for other commits by this committer
Move distfiles to their own subdirectory.

PR:             ports/15142
Submitted by:   lioux
3.14159
07 Mar 2003 06:09:08
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
3.14159
23 Nov 2002 23:36:33
Original commit files touched by this commit
jmz search for other commits by this committer
Fix the build with the latest version of bison.

Submitted by:   Kent Stewart <kstewart@owt.com>
23 Sep 2001 20:50:43
commit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists.    
14 May 2001 23:56:00
commit hash: fp1.13726@dev.null.freshports.orgcommit hash: fp1.13726@dev.null.freshports.orgcommit hash: fp1.13726@dev.null.freshports.orgcommit hash: fp1.13726@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
A number of changes to this port:    
06 Feb 2001 14:06:39
commit hash: fp1.9297@dev.null.freshports.orgcommit hash: fp1.9297@dev.null.freshports.orgcommit hash: fp1.9297@dev.null.freshports.orgcommit hash: fp1.9297@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Add more master sites.  There still aren't redundent sites for all the  
distfiles, but this is closer.  One should not depend on ftp.freebsd.org to  
*always* be alive...    
08 Oct 2000 05:10:43
commit hash: fp1.4794@dev.null.freshports.orgcommit hash: fp1.4794@dev.null.freshports.orgcommit hash: fp1.4794@dev.null.freshports.orgcommit hash: fp1.4794@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category print to new layout.  

Number of commits found: 36