mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
6234046b7f
the port so that switching between snapshots and releases will amount to fewer changes in the future. Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1.
67 lines
1.7 KiB
Plaintext
67 lines
1.7 KiB
Plaintext
@comment $FreeBSD$
|
|
bin/cpp33
|
|
bin/g++33
|
|
bin/g77-33
|
|
bin/gcc33
|
|
bin/gcov33
|
|
bin/%%GNU_HOST%%-gcc-3.3
|
|
bin/%%GNU_HOST%%-gcc33
|
|
bin/%%GNU_HOST%%-g++33
|
|
bin/%%GNU_HOST%%-gcj
|
|
bin/gccbug-3.3
|
|
bin/gcj33
|
|
bin/gcjh33
|
|
bin/gij33
|
|
bin/jv-scan33
|
|
bin/jcf-dump33
|
|
bin/jv-convert33
|
|
bin/jar33
|
|
bin/grepjar33
|
|
bin/rmic33
|
|
bin/rmiregistry33
|
|
bin/addr2name.awk
|
|
include/fficonfig.h
|
|
include/ffi.h
|
|
include/ffi_mips.h
|
|
include/jni.h
|
|
include/jvmpi.h
|
|
lib/libffi.la
|
|
lib/libffi.a
|
|
lib/security/classpath.security
|
|
lib/security/libgcj.security
|
|
@dirrm lib/security
|
|
lib/lib-org-xml-sax.la
|
|
lib/lib-org-xml-sax.a
|
|
lib/lib-org-w3c-dom.la
|
|
lib/lib-org-w3c-dom.a
|
|
share/java/libgcj-3.3.jar
|
|
@dirrm share/java/classes
|
|
@dirrm share/java
|
|
@comment Insert PLIST.gcc-lib here
|
|
@comment -=[ begin PLIST.gcc-lib ]=-
|
|
@comment -=[ end PLIST.gcc-lib ]=-
|
|
@comment Insert PLIST.gcj-inc here
|
|
@comment -=[ begin PLIST.gcj-inc ]=-
|
|
@comment -=[ end PLIST.gcj-inc ]=-
|
|
@unexec install-info --delete %D/info/cpp.info %D/info/dir
|
|
@unexec install-info --delete %D/info/cppinternals.info %D/info/dir
|
|
@unexec install-info --delete %D/info/g77.info %D/info/dir
|
|
@unexec install-info --delete %D/info/gcc.info %D/info/dir
|
|
@unexec install-info --delete %D/info/gccint.info %D/info/dir
|
|
@unexec install-info --delete %D/info/gcj.info %D/info/dir
|
|
@unexec install-info --delete %D/info/fastjar.info %D/info/dir
|
|
info/cpp.info
|
|
info/cppinternals.info
|
|
info/g77.info
|
|
info/gcc.info
|
|
info/gccint.info
|
|
info/gcj.info
|
|
info/fastjar.info
|
|
@exec install-info %D/info/cpp.info %D/info/dir
|
|
@exec install-info %D/info/cppinternals.info %D/info/dir
|
|
@exec install-info %D/info/g77.info %D/info/dir
|
|
@exec install-info %D/info/gcc.info %D/info/dir
|
|
@exec install-info %D/info/gccint.info %D/info/dir
|
|
@exec install-info %D/info/gcj.info %D/info/dir
|
|
@exec install-info %D/info/fastjar.info %D/info/dir
|