| Summary: | [patch] textproc/docbook improvements | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Gabor Kovesdan <gabor> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | alepulver | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Gabor Kovesdan
2008-08-07 20:00:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Over to maintainer (via the GNATS Auto Assign Tool) There are more versions to add... I'll send a new patch tomorrow. Best, Gábor The new patch is here: http://kovesdan.org/patches/textproc-docbook.diff Additional changes: - Added SGML DocBook 4.3, 4.4, 4.5 - At the moment FreeBSD docproj uses DocBook 4.1, the older version are very old, change the default options to on from 4.1 and to off for former versions Best, Gábor alepulver 2008-08-10 15:02:09 UTC
FreeBSD ports repository
Modified files:
textproc/docbook Makefile
Log:
- Add DocBook 5
- Add XML character entities
- Rename option for SGML character entities to be more descriptive
- Sort option in a more logical way
- Bump PORTVERSION
- Added SGML DocBook 4.3, 4.4, 4.5
- At the moment FreeBSD docproj uses DocBook 4.1, the older version are
very old, change the default options to on from 4.1 and to off for
former versions
PR: ports/126346
Submitted by: gabor
Revision Changes Path
1.23 +43 -18 ports/textproc/docbook/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! |