[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

creating a simple port



I am trying to create a port of a simple application
that is a set of python scripts. Having read:

http://www.openbsd.org/checklist.html

I'm still not sure how to proceed, given
that after the configuration step ( a single
shell script that I placed in scripts/configure)
the package is "ready", I'm not sure how to proceed...

	make install

yields:

	# make install
	`/usr/ports/distfiles/getmail-2.0.8.tar.gz' is up to date.
	>> Checksum OK for getmail-2.0.8.tar.gz. (sha1)
	===>  Extracting for getmail-2.0.8
	===>  Patching for getmail-2.0.8
	===>   Can't find patch matching patch-*
	===>  Configuring for getmail-2.0.8
	===>  Faking installation for getmail-2.0.8
	make: cannot open Makefile.
	*** Error code 2
        Stop in /usr/ports/mail/getmail (line 1381 of
        /usr/ports/infrastructure/mk/bsd.port.mk).

I've disabled both all of the appropriate steps in Makefile:

	NO_BUILD=               Yes
	NO_INSTALL=             Yes
	NO_PACKAGE=             Yes
	NO_PKG_REGISTER=        Yes 

Any ideas or tempates I should llok at to cover the case
where the port is a simple set of scripts, that do
not need compiling?

-- 
Quist Consulting		Email: russ_(_at_)_quist_(_dot_)_ca
219 Donlea Drive 		Voice: +1.416.696.7600
Toronto ON  M4G 2N1		Fax:   +1.416.978.6620
CANADA				WWW:   http://www.quist.ca



Visit your host, monkey.org