Opened 19 years ago
Closed 19 years ago
#6285 closed defect (fixed)
NEW: ab2foaf-0.2
Reported by: | amonre@… | Owned by: | olegb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
ab2foaf-0.2
PORTFILE: <http://ab2foaf.sourceforge.net/Portfile> (attached)
DESCRIPTION: generates a FOAF description from the Mac OS X Address Book
HOMEPAGE: <http://ab2foaf.sourceforge.net/>
COMMENTS: ab2foaf was tested on Mac OS X 10.4.
Change History (4)
comment:1 Changed 19 years ago by blb@…
comment:2 Changed 19 years ago by amonre@…
ab2foaf-0.2 was updated to ab2foaf-0.2.5. Changes to application include a patched Makefile and more.
Doing as if I'm submitting a brand new port:
ab2foaf-0.2.5
PORTFILE: <http://ab2foaf.sourceforge.net/pub/Portfile-0.2.5> DESCRIPTION: generates a FOAF description from the Mac OS X Address Book HOMEPAGE: <http://ab2foaf.sourceforge.net/> COMMENTS: ab2foaf was tested on Mac OS X 10.4.
comment:3 Changed 19 years ago by olegb@…
Owner: | changed from darwinports-bugs@… to olegb@… |
---|
looks good here - commiting it when CVS is up.
comment:4 Changed 19 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Commited - Thanks Denis.
Looks like it needs to patch Makefile to put the manpage in the right place; namely:
MANDIR = $(ROOTLOC)/share/man/man1
since manpages go under ${prefix}/share/man (see 'man porthier' for info).