cvs commit: ports/java/jdk14 Makefile ports/java/jdk14/files
pkg-deinstall.in pkg-install.in
Greg Lewis
glewis at FreeBSD.org
Fri Nov 25 03:39:43 GMT 2005
glewis 2005-11-25 03:39:42 UTC
FreeBSD ports repository
Modified files:
java/jdk14 Makefile
java/jdk14/files pkg-install.in
Added files:
java/jdk14/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.93 +5 -2 ports/java/jdk14/Makefile
1.1 +31 -0 ports/java/jdk14/files/pkg-deinstall.in (new)
1.2 +49 -11 ports/java/jdk14/files/pkg-install.in
More information about the cvs-all
mailing list