You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
dc9b17c26a
This also means we no longer need to reinplace the macports user's username into the test file, so there's no longer a need to generate it using configure.
79 lines
1.4 KiB
Plaintext
79 lines
1.4 KiB
Plaintext
**/.DS_Store
|
|
/config.log
|
|
/config.status
|
|
/Doxyfile
|
|
/setupenv.bash
|
|
/autom4te.cache
|
|
|
|
doc/*.gz
|
|
doc/*.mtree
|
|
doc/*.xml
|
|
doc/*.html
|
|
doc/.dep
|
|
doc/macports.conf
|
|
doc/pubkeys.conf
|
|
|
|
keys/*/*.sec
|
|
|
|
Mk/macports.autoconf.mk
|
|
|
|
portmgr/dmg/postflight
|
|
|
|
src/*
|
|
!src/*/
|
|
src/*/*_autoconf.tcl
|
|
src/cregistry/macports.sqlext
|
|
src/darwintracelib1.0/*.d
|
|
src/darwintracelib1.0/tests/*.d
|
|
src/darwintracelib1.0/tests/lstat
|
|
src/darwintracelib1.0/tests/readdir
|
|
src/darwintracelib1.0/tests/stat
|
|
src/darwintracelib1.0/sip_copy_proc.[ch]
|
|
src/machista1.0/tests/libmachista-test
|
|
src/port/*
|
|
!src/port/port-tclsh.in
|
|
!src/port/*.tcl
|
|
src/programs/*/build/
|
|
src/**/*.o
|
|
src/**/*.a
|
|
src/**/*.dylib
|
|
src/**/*.dSYM
|
|
|
|
tests/test.tcl
|
|
tests/test-tclsh
|
|
tests/test/library.tcl
|
|
|
|
vendor/vendor-destroot/
|
|
vendor/tclsh
|
|
vendor/install/build/
|
|
vendor/.stamp-*
|
|
vendor/**/*.o
|
|
vendor/**/*.a
|
|
vendor/**/*.dylib
|
|
vendor/**/*.dSYM
|
|
vendor/**/config.log
|
|
vendor/**/config.status
|
|
vendor/**/.critcl
|
|
vendor/critcl*/lib/critcl/Config
|
|
vendor/tcl9.*/**/*.vfs
|
|
vendor/tcl9.*/**/*.zip
|
|
vendor/tcl9.*/unix/Tcl-Info.plist
|
|
vendor/tcl9.*/unix/Tclsh-Info.plist
|
|
vendor/tcl9.*/unix/libtcl*.zip
|
|
vendor/tcl9.*/unix/tcl.pc
|
|
vendor/tcl9.*/unix/tclConfig.sh
|
|
vendor/tcl9.*/unix/tclsh
|
|
vendor/tcl9.*/unix/pkgs*/itcl*/itclConfig.sh
|
|
vendor/tcl9.*/unix/pkgs*/tdbc*/tdbcConfig.sh
|
|
vendor/tcl9.*/unix/**/*Uuid.h
|
|
|
|
!*.in
|
|
|
|
Makefile
|
|
pkgIndex.tcl
|
|
!vendor/critcl*/**/pkgIndex.tcl
|
|
!vendor/tcllib*/**/pkgIndex.tcl
|
|
!vendor/signify-osx/Makefile
|
|
|
|
/dist/
|