Port details |
- noweb Simple, extensible literate-programming tool
- 2.11b_4 devel
=1 2.11b_4Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained This port expired on: 2019-10-16 IGNORE: is marked as broken: unfetchable
- 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: 2019-10-16 15:29:32
- SVN Revision: 514601
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- License: noweb
- WWW:
- http://www.cs.tufts.edu/~nr/noweb/
- Description:
- INTRODUCTION --- WHAT IS NOWEB, ANYWAY?
noweb is a literate-programming tool like FunnelWEB or nuweb, only
simpler. A noweb file contains program source code interleaved with
documentation. When noweb is invoked, it writes the program source
code to the output files mentioned in the noweb file, and it writes
a TeX file for typeset documentation.
noweb is designed to meet the needs of literate programmers while
remaining as simple as possible. Its primary advantages are
simplicity, extensibility, and language-independence. noweb works
``out of the box'' with any programming language, and supports TeX,
latex, and HTML (Mosaic) back ends. A back end to support full
hypertext or indexing takes about 250 lines; a simpler one can be
written in 40 lines of awk. The primary sacrifice relative to WEB
is that code is not prettyprinted.
If you're brand new to literate programming, check out the FAQ for
the USENET newsgroup comp.programming.literate. There are also some
resources available through the noweb home page:
WWW: http://www.cs.tufts.edu/~nr/noweb/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: noweb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1469909017
SHA256 (noweb-2.11b.tgz) = c913f26c1edb37e331c747619835b4cade000b54e459bb08f4d38899ab690d82
SIZE (noweb-2.11b.tgz) = 738870
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:
-
- icont : lang/icon
- Runtime dependencies:
-
- iconx : lang/icon
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- * - 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:
- tar:tgz
- 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.11b_4 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
2.11b_4 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
2.11b_4 04 Aug 2019 10:02:47 |
antoine |
Mark BROKEN: unfetchable |
2.11b_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.11b_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.11b_2 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2.11b_1 29 Dec 2016 13:03:32 |
amdmi3 |
- Fix fetch: the only ftp MASTER_SITE requires extended passive mode support
from fetcher, so use ftp(1) to fetch
PR: 214206
Submitted by: une@edu.hkg.ac.jp |
2.11b_1 12 Sep 2016 16:24:17 |
marino |
devel/noweb: mark BROKEN (unfetchable) due to host FTP server settings
The file is accessible via http browser, but "make fetch" just times out
on both FreeBSD and DragonFly. The easiest fix would be to host the
file in LOCAL/ or elsewhere.
Given lack of maintainer and lack of development since 2007, let's see
if anyone cares enough to host the source file and fix the port. |
2.11b_1 25 Aug 2016 15:26:45 |
amdmi3 |
- Add PORTSCOUT to ignore old version
- Regenerate patches
- Add TIMESTAMP to distinfo
PR: 211469
Submitted by: dbaio@bsd.com.br |
2.11b_1 11 May 2016 19:49:22 |
bapt |
Prevent collision with getline(3) |
2.11b_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.11b_1 01 Mar 2015 15:06:24 |
amdmi3 |
- Pet portlint
- Fix references to stagedir from installed files
MFH: 2015Q1 |
2.11b 09 Dec 2014 10:58:47 |
bapt |
Cleanup plist |
2.11b 22 Aug 2014 08:27:52 |
antoine |
noweb license allows distribution |
2.11b 21 Aug 2014 23:39:00 |
stephen |
- Stage support. |
2.11b 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
2.11b 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.11b 18 Oct 2011 13:05:00 |
ehaupt |
Update WWW
PR: 161610
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.11b 23 Aug 2011 12:34:37 |
crees |
Fetches just fine. Add LICENSE info.
Submitted by: Vitaly Magerya <vmagerya@gmail.com> |
2.11b 02 Aug 2011 17:04:00 |
bapt |
Deprecate some ports where I can't find distfiles and upstream |
2.11b 02 Aug 2011 10:06:31 |
bapt |
Update master_site |
2.11b 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.11b 12 Aug 2009 15:30:01 |
amdmi3 |
- Mark MAKE_JOBS_UNSAFE (when forced jobs, fails with "cd: can't cd to shell") |
2.11b 07 Sep 2008 00:54:46 |
linimon |
Reset tg due to lack of commits for several months and no response to email.
Hat: portmgr |
2.11b 19 Apr 2008 01:37:40 |
edwin |
Make use of the @rmtry macro |
2.11b 02 Sep 2007 08:37:40 |
tg |
Upgrade to 2.11b.
Submitted by: jkoshy |
2.10a_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.10a 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.10a 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.10a 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.10a 14 Nov 2003 08:06:58 |
markm |
Small bug fix. This is of strong relevance to the Axiom port which
I hope to commit in a week or three. |
2.10a 13 Nov 2003 13:38:40 |
tg |
Install (La)TeX files where (la)tex can find them.
PR: 58979 |
2.10a 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.10a 04 Apr 2002 11:35:24 |
tg |
Upgrade to 2.10a. |
28 Sep 2001 12:05:43 |
tg |
- Fix building after recent upgrade of lang/icon. - Sort MAN1. |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
07 Jun 2000 09:22:55 |
asami |
Add noroff.1. |