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) combination for a given watch list. This is what FreshPorts will look for.

Port details
smartdoc-devel XML utility to create various documents(devel version)
1.0.0.20031106_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 1.0.0.20031106_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 search for ports maintained by this maintainer
Port Added: 2002-07-29 10:53:46
Last Update: 2010-08-31 15:30:00
SVN Revision: UNKNOWN
People watching this port, also watch:: jdictionary, saxon
Also Listed In: java
License: not specified in port
WWW:
http://www.asahi-net.or.jp/~dp8t-asm/java/tools/SmartDoc/
Description:
SmartDoc is the XML utility to create documents. It can convert SmartDoc format document to HTML4.0, HTML3.2, LaTeX2e and Java Help. For more information about SmartDoc, see below: WWW: http://www.asahi-net.or.jp/~dp8t-asm/java/tools/SmartDoc/ This is the development version(beta). If you use the stable one, install textproc/smartdoc.
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:
  • smartdoc>0:textproc/smartdoc-devel
No installation instructions:
This port has been deleted.
PKGNAME: smartdoc
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.
Runtime dependencies:
  1. java : java/javavmwrapper
  2. java : java/diablo-jdk15
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 (8 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/smartdoc/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kiri/smartdoc/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kiri/smartdoc/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kiri/smartdoc/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kiri/smartdoc/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kiri/smartdoc/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kiri/smartdoc/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kiri/smartdoc/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0.20031106_3
31 Aug 2010 15:30:00
Original commit files touched by this commit
garga search for other commits by this committer
Remove textproc/smartdoc-devel, older than stable and unmaintained
1.0.0.20031106_3
06 Jun 2008 14:05:09
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.0.0.20031106_2
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}.
1.0.0.20031106_1
08 Feb 2006 19:51:11
Original commit files touched by this commit
kris search for other commits by this committer
Try to clean up lib/xemacs directory
1.0.0.20031106_1
22 Jan 2006 02:55:05
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.0.0.20031106_1
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0.0.20031106_1
06 Apr 2005 23:35:41
Original commit files touched by this commit
hq search for other commits by this committer
- Unbreak by fixing pkg-plist: the port was removing a dir listed in
  BSD.local.dist [1]
- Add $FreeBSD$ tag in pkg-plist

PR:             79602 [1]
Submitted by:   Sam Lawrance <boris@brooknet.com.au> [1]
1.0.0.20031106_1
26 Mar 2005 20:43:58
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist

Approved by:    portmgr (self)
1.0.0.20031106_1
05 Feb 2005 04:01:25
Original commit files touched by this commit
hq search for other commits by this committer
- Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- Use PORTDOCS
- CP -> INSTALL_DATA
- Improve the launcher shell script: use javavmwrapper 2.0 rather than testing
  manually the JDK version
- Use SUB_FILES to configure launcher rather than a perl script
1.0.0.20031106_1
12 Oct 2004 10:05:23
Original commit files touched by this commit
krion search for other commits by this committer
Drop maintainership

PR:             ports/72142
Submitted by:   KUNISHIMA Takeo <kunishi@acm.org>
1.0.0.20031106_1
05 Apr 2004 06:53:01
Original commit files touched by this commit
glewis search for other commits by this committer
. Ask explicitly for an extract dependency on java using the newly
  introduced JAVA_EXTRACT setting.  Since that dependency has been
  explicitly asked for there is no need to explicitly ask not to
  have a run depends (explicit request(s) overrides implicit dependency
  setting).

Problem reported by:    kris
1.0.0.20031106_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0.0.20031106_1
17 Mar 2004 16:22:46
Original commit files touched by this commit
krion search for other commits by this committer
- Utilize NO_LATEST_LINK

PR:             ports/64376
Submitted by:   maintainer
1.0.0.20031106_1
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)
1.0.0.20031106
20 Nov 2003 20:30:34
Original commit files touched by this commit
kiri search for other commits by this committer
Update 1.0.0.20030113 to 1.0.0.20031106.

* perl in scripts/configure is replaced by sed in-place mode.
1.0.0.20030113
05 Apr 2003 03:05:34
Original commit files touched by this commit
kris search for other commits by this committer
Don't remove the share/java/classes system directory
1.0.0.20030113
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.0.0.20030113
20 Jan 2003 12:18:46
Original commit files touched by this commit
kiri search for other commits by this committer
Update 1.0.0.20020826 to 1.0.0.20030113.
1.0.0.20020826
10 Nov 2002 22:44:03
Original commit files touched by this commit
kris search for other commits by this committer
Don't remove system directories share/java, share/java/classes, and
share/doc
1.0.0.20020826
20 Sep 2002 07:58:10
Original commit files touched by this commit
kiri search for other commits by this committer
Change JDK12 -> JDK13 because of the broken port(misc/compat3x)
which is depended by smartdoc-devel exists.
1.0.0.20020826
18 Sep 2002 09:36:40
Original commit files touched by this commit
kevlo search for other commits by this committer
Update to the lastest version.

PR: 42859
Submitted by: MAINTAINER
1.0.0.20020701
29 Jul 2002 10:53:16
Original commit files touched by this commit
kiri search for other commits by this committer
New port for SmartDoc development version(Beta). First, put
beta of 1.0.0 at 1/7/2002(1.0.1b) with 1.0.0.20020701.

Number of commits found: 22