Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (35m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 19:05:26 UTC Now

2008-11-15 01:28:41 UTC MAIN commitmail json YAML

Fix some PLIST bugs:
- Drop duplicate PLIST vars (e.g. ${PLIST.tcl}${PLIST.guile}
  instead of just ${PLIST.tcl}).
- Include ocaml files when using ocaml option.

(epg)