aboutsummaryrefslogtreecommitdiff
path: root/textproc/smartdoc-devel
Commit message (Collapse)AuthorAgeFilesLines
* Try to clean up lib/xemacs directoryKris Kennaway2006-02-081-0/+1
| | | | Notes: svn path=/head/; revision=155546
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149459
* - Unbreak by fixing pkg-plist: the port was removing a dir listed inHerve Quiroz2005-04-062-3/+1
| | | | | | | | | | | BSD.local.dist [1] - Add $FreeBSD$ tag in pkg-plist PR: 79602 [1] Submitted by: Sam Lawrance <boris@brooknet.com.au> [1] Notes: svn path=/head/; revision=132658
* BROKEN: Incorrect pkg-plistKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131996
* - Update to bsd.java.mk 2.0Herve Quiroz2005-02-055-261/+25
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=128067
* Drop maintainershipKirill Ponomarev2004-10-121-1/+1
| | | | | | | | PR: ports/72142 Submitted by: KUNISHIMA Takeo <kunishi@acm.org> Notes: svn path=/head/; revision=118894
* . Ask explicitly for an extract dependency on java using the newlyGreg Lewis2004-04-051-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=106215
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Utilize NO_LATEST_LINKKirill Ponomarev2004-03-171-0/+1
| | | | | | | | PR: ports/64376 Submitted by: maintainer Notes: svn path=/head/; revision=104307
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update 1.0.0.20030113 to 1.0.0.20031106.Kiriyama Kazuhiko2003-11-203-3/+4
| | | | | | | * perl in scripts/configure is replaced by sed in-place mode. Notes: svn path=/head/; revision=94533
* Don't remove the share/java/classes system directoryKris Kennaway2003-04-051-1/+0
| | | | Notes: svn path=/head/; revision=78233
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76042
* Update 1.0.0.20020826 to 1.0.0.20030113.Kiriyama Kazuhiko2003-01-203-234/+235
| | | | Notes: svn path=/head/; revision=73651
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-101-1/+0
| | | | | | | share/doc Notes: svn path=/head/; revision=69861
* Change JDK12 -> JDK13 because of the broken port(misc/compat3x)Kiriyama Kazuhiko2002-09-201-1/+1
| | | | | | | which is depended by smartdoc-devel exists. Notes: svn path=/head/; revision=66820
* Update to the lastest version.Kevin Lo2002-09-183-7/+3
| | | | | | | | PR: 42859 Submitted by: MAINTAINER Notes: svn path=/head/; revision=66571
* New port for SmartDoc development version(Beta). First, putKiriyama Kazuhiko2002-07-298-0/+348
beta of 1.0.0 at 1/7/2002(1.0.1b) with 1.0.0.20020701. Notes: svn path=/head/; revision=63694