add textproc/Markdown and www/ikiwiki
This commit is contained in:
parent
6742bbd841
commit
07eed5ff24
3 changed files with 7 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
>$NetBSD: CHANGES-2006,v 1.1796 2006/11/12 14:28:18 dmcmahill Exp $
|
||||
>$NetBSD: CHANGES-2006,v 1.1797 2006/11/13 01:30:52 dan Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2006:
|
||||
|
||||
|
@ -5257,3 +5257,5 @@ Changes to the packages collection and infrastructure in 2006:
|
|||
Updated mail/sylpheed-devel to 2.3.0beta5 [xtraeme 2006-11-12]
|
||||
Added misc/pciids version 20061026 [jmmv 2006-11-12]
|
||||
Updated cad/xcircuit to 3.4.26 [dmcmahill 2006-11-12]
|
||||
Added textproc/Markdown version 1.0.1 [dan 2006-11-13]
|
||||
Added www/ikiwiki version 1.32 [dan 2006-11-13]
|
|
@ -1,10 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.339 2006/11/06 22:01:25 jdolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.340 2006/11/13 01:30:52 dan Exp $
|
||||
#
|
||||
|
||||
COMMENT= Text processing utilities (does not include desktop publishing)
|
||||
|
||||
SUBDIR+= GutenMark
|
||||
SUBDIR+= GutenMark-words
|
||||
SUBDIR+= Markdown
|
||||
SUBDIR+= aiksaurus
|
||||
SUBDIR+= antiword
|
||||
SUBDIR+= asciidoc
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.484 2006/11/01 06:41:33 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.485 2006/11/13 01:30:52 dan Exp $
|
||||
#
|
||||
|
||||
COMMENT= Packages related to the World Wide Web
|
||||
|
@ -129,6 +129,7 @@ SUBDIR+= htmllint
|
|||
SUBDIR+= http_load
|
||||
SUBDIR+= iasp
|
||||
SUBDIR+= ijb
|
||||
SUBDIR+= ikiwiki
|
||||
SUBDIR+= instiki
|
||||
SUBDIR+= ja-trac
|
||||
SUBDIR+= jakarta-servletapi
|
||||
|
|
Loading…
Reference in a new issue