/cad/qcad/

gr Sponsored by: Absolight Remove UNIQUENAME and LATEST_LINK. 2015-08-17T14:20:40+00:00 mat mat@FreeBSD.org 2015-08-17T14:20:40+00:00 92a3a7b1bca5423036bca4932e5384d3e51591bd UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
Convert to USES=pgsql and USES=python 2014-10-08T17:16:33+00:00 bapt bapt@FreeBSD.org 2014-10-08T17:16:33+00:00 45094ef8183ad797ba4b686c49137ad1d112c137

Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10T07:39:01+00:00 olgeni olgeni@FreeBSD.org 2014-06-10T07:39:01+00:00 e355d56a54b5c0b2b04fb2ed6ae1a15f6c543a2a minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt)
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
- Enable stagedir support 2014-01-24T19:02:47+00:00 mva mva@FreeBSD.org 2014-01-24T19:02:47+00:00 238cf413b5aea774f24669dc4cfa77ae9a84ac7c

Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20T16:13:47+00:00 bapt bapt@FreeBSD.org 2013-09-20T16:13:47+00:00 94d8a4430550bbc2a7bf95ad142ad7d14215cf8b

Convert last python@ ports to new options framework 2013-01-08T07:06:24+00:00 bapt bapt@FreeBSD.org 2013-01-08T07:06:24+00:00 424941746fab63c1edfc32ba5e7c221f2cfa52e3 for both make options work as expected (previous version were missing include <bsd.port.options.mk>) for databases/py-pyPgSQL reverse the logic for the option test so that it actually works as expected Approved by: python (crees)
for both make options work as expected (previous version were missing include <bsd.port.options.mk>)
for databases/py-pyPgSQL reverse the logic for the option test so that it
actually works as expected

Approved by:	python (crees)