Commit graph

11 commits

Author SHA1 Message Date
fiddlosopher
5e4a0c8b9d New MacPorts Portfile template. Installs pandoc programs and libraries.
Note that 'make install-all' cannot be used to install the libraries,
because registration must be done after the files are copied out of
the destroot.  So a custom install procedure is included in the Portfile.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1041 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-10-06 16:06:37 +00:00
fiddlosopher
2b429e980e Fixed macports Portfile:
+ Do installation manually rather than using Makefile's install-all.
  (There appears to be a problem with the Makefile's handling of
  DESTDIR.)
+ Note that the library must be registered in the activate phase, after
  the library files have been copied out of the destroot.  Cabal
  generates a 'register.sh' script that will do this.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1028 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-09-18 15:23:20 +00:00
fiddlosopher
85f655c8cb Changed pandoc home page to http://johnmacfarlane.net/pandoc/.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1014 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-09-13 17:26:01 +00:00
fiddlosopher
1f9e61b95d Modified MacPorts Portfile:
+ depend on haddock
+ build and install libraries and library documentation
  in addition to the executable


git-svn-id: https://pandoc.googlecode.com/svn/trunk@968 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-08-30 23:28:22 +00:00
fiddlosopher
1ca8887a90 Added template item for md5 sum in Portfile.in.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@921 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-08-27 22:25:30 +00:00
fiddlosopher
76f918ad9f Updated Portfile.in to match the version in the MacPorts repository
(r28278 in MacPorts).


git-svn-id: https://pandoc.googlecode.com/svn/trunk@920 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-08-27 22:24:25 +00:00
fiddlosopher
7b31540c73 Moved macport -> macports.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@891 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-08-25 17:46:30 +00:00
fiddlosopher
ca0b8e97ca Removed macports (renamed as macport).
git-svn-id: https://pandoc.googlecode.com/svn/trunk@888 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-08-25 17:40:53 +00:00
fiddlosopher
631d3930af Added macport target to Makefile; Portfile is now built from
a template.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@886 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-08-25 16:52:42 +00:00
fiddlosopher
cedc181c97 Make Portfile into a template.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@885 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-08-25 16:42:14 +00:00
fiddlosopher
4f3e0d327e Added macports Portfile.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@884 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-08-24 16:53:11 +00:00