diff options
author | garga <garga@FreeBSD.org> | 2006-05-04 00:01:58 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-05-04 00:01:58 +0800 |
commit | 2159b992d4b2ebe3a148f9db2d8b228032f64612 (patch) | |
tree | 65853a346b7532319c4eb845c4c4a1319de76247 /Templates | |
parent | 594debf29949262b5d1cf871baca16f6f59cbb25 (diff) | |
download | freebsd-ports-gnome-2159b992d4b2ebe3a148f9db2d8b228032f64612.tar.gz freebsd-ports-gnome-2159b992d4b2ebe3a148f9db2d8b228032f64612.tar.zst freebsd-ports-gnome-2159b992d4b2ebe3a148f9db2d8b228032f64612.zip |
Makefile:
- introduce OPTIONS to enable/disable features
- add more features to the OPTION dialog
- choose reasonable defaults for OPTIONS (disabled patented stuff)
- remove usesless WRKSRC line
- move LDFLAGS to the place where it is necessary
- extend CONFIGURE_ARGS to set the directory for the adminport socket
* Note: racoonctl is useless without adminport enabled
* create the socket dir in post-install
- bump PORTREVISION that users notice the changes
- finally: remove one item from the TODO list on top of the Makefile ;)
pkg-descr:
- shortened by one line to please portlint
pkg-plist:
- slight reorganization
- add create instructions for the adminport socket dir for the
"installing from package" case
- add removal instructions for the adminport socket dir
files/patch-configure:
- add some stuff to detect libiconv when the GSSAPI OPTION is enabled
- iconv is required for GSSAPI but the library is not added to LIBS
in the original configure script
- Why not use USE_AUTOTOOLS and patch configure.ac?
* because the leads to configure running twice which is useless
overhead. I found no way to avoid this so we patch configure.
files/racoon.sh.in:
- add the adminsocket directory to required_dirs
PR: ports/96368
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: maintainer
Diffstat (limited to 'Templates')
0 files changed, 0 insertions, 0 deletions