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
latte Simple language for marking up text in a very expressive way
2.1_3 textproc 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 2.1_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: unmaintained, does not work with current versions of GCC, needs gcc33 which fails to build
Expired This port expired on: 2009-03-02
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: unknown
Last Update: 2009-03-07 18:59:36
SVN Revision: UNKNOWN
People watching this port, also watch:: python-doc-html, mscompress, pdflib
License: not specified in port
WWW:
http://www.latte.org/
Description:
Latte is a simple language for marking up text in a very expressive way. This distribution includes the Latte library, which allows you to build translators from Latte to any other text format you choose, and a demonstration application that converts Latte text into HTML, allowing you to write web pages in a much saner language than HTML. WWW: http://www.latte.org/
Homepage    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:
  • latte>0:textproc/latte
No installation instructions:
This port has been deleted.
PKGNAME: latte
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. gcc33 : lang/gcc33
  3. bison : devel/bison
  4. autoconf-2.13 : devel/autoconf213
  5. libtool : devel/libtool15
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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.latte.org/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1_3
07 Mar 2009 18:59:36
Original commit files touched by this commit
gerald search for other commits by this committer
Remove textproc/latte and textproc/nicetext per expiration note.
2.1_3
01 Feb 2009 16:08:01
Original commit files touched by this commit
gerald search for other commits by this committer
Mark for depreciation, since unmaintained, failing to work with current
versions of GCC, dead upstream, and requiring gcc33 which fails to build
itself (and does not support current versionf of FreeBSD or non-i386).

EXPIRATION_DATE=2009-03-02.
2.1_3
06 Jan 2009 17:43:44
Original commit files touched by this commit
wxs search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older

Approved by:    pav
2.1_3
20 Mar 2008 10:03:51
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2.1_3
17 Oct 2007 10:13:01
Original commit files touched by this commit
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
2.1_2
15 Aug 2006 01:04:55
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
2.1_2
09 Jun 2006 07:42:08
Original commit files touched by this commit
anray search for other commits by this committer
- Fix build.

Reported by:    krismail
2.1_2
07 Jun 2006 14:45:29
Original commit files touched by this commit
anray search for other commits by this committer
Add symbolic link from latte.el to xemacs site-lisp load dirrectory.
2.1_1
01 May 2006 14:45:05
Original commit files touched by this commit
erwin search for other commits by this committer
Drop dead master site.

PR:             96594
Submitted by:   Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com>
2.1_1
05 Mar 2006 21:38:28
Original commit files touched by this commit
ade search for other commits by this committer
Attempt to fix build on 6-ia64.  This still builds on 6-i386,amd64.
I'm not entirely convinced this is a libtool issue.

Submitted by:   pointyhat
Approved by:    portmgr (implicit)
2.1_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
2.1
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
2.1
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2.1
02 Nov 2004 01:13:31
Original commit files touched by this commit
leeym search for other commits by this committer
- addINSTALLS_SHLIB=yes
- add USE_GCC=3.3 when default gcc is 3.4
2.1
18 Sep 2004 18:41:10
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
2.1
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
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
2.1
22 Mar 2004 05:55:52
Original commit files touched by this commit
krion search for other commits by this committer
- Fix build

Noticed by:     bento via kris
2.1
20 Mar 2004 06:21:46
Original commit files touched by this commit
krion search for other commits by this committer
- Add WWW:

PR:             ports/64484
Submitted by:   Linh Pham <question+freebsdpr@closedsrc.org>
2.1
19 Mar 2004 19:50:53
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2.1

PR:             ports/64473
Submitted by:   Ports Fury
1.1
17 Mar 2004 18:29:46
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
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.
1.1
23 Feb 2004 04:33:38
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: configure fails
1.1
22 Feb 2004 10:10:44
Original commit files touched by this commit
linimon search for other commits by this committer
Unbreak by preventing install from putting latte.el into root directory;
run strip; fix plist.

Also, reset maintainer.  This port has been broken for quite some time,
and I've never gotten any response to multiple emails about it.

PR:             ports/62781
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
1.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
1.1
08 Aug 2003 04:40:47
Original commit files touched by this commit
kris search for other commits by this committer
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
1.1
22 Feb 2003 03:11:21
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Installs latte.el in /
1.1
21 Feb 2003 13:42:50
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.1
22 Oct 2002 17:55:52
Original commit files touched by this commit
fenner search for other commits by this committer
Update Dominik Rothert's (MAINTAINER) email address.

Submitted by:   Dr. Jurgen K. Lang <jkl@astorit.de>
1.1
31 Aug 2002 02:44:07
Original commit files touched by this commit
kris search for other commits by this committer
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
05 Feb 2001 16:35:27
commit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
More style fixes for ports/textproc.    
08 Oct 2000 07:29:51
commit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category textproc to new layout.  

Number of commits found: 31