cvs commit: ports/java/jdk15 Makefile ports/java/jdk15/files
pkg-deinstall.in pkg-install.in
Greg Lewis
glewis at FreeBSD.org
Wed Nov 23 10:12:34 GMT 2005
glewis 2005-11-23 10:12:33 UTC
FreeBSD ports repository
Modified files:
java/jdk15 Makefile
java/jdk15/files pkg-install.in
Added files:
java/jdk15/files pkg-deinstall.in
Log:
. Make pkg-install install a symbolic link for the browser plugin if a
valid one doesn't currently exist.
. Add a pkg-deinstall which removes the symbolic link if this port owns it.
. Produce pkg-install and pkg-deinstall with SUB_FILES and SUB_LIST rather
than manually using ${SED} ourselves.
Approved by: maintainer timeout
Revision Changes Path
1.96 +5 -2 ports/java/jdk15/Makefile
1.1 +31 -0 ports/java/jdk15/files/pkg-deinstall.in (new)
1.5 +36 -0 ports/java/jdk15/files/pkg-install.in
More information about the cvs-all
mailing list