New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

root/trunk/base/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @53420 [53420] 108 minutes jmr@… Wait until the start of configure to append the various FLAGS values that …
(edit) @53405 [53405] 16 hours jmr@… check for existence of universal variant before adding universal flags
(edit) @53386 [53386] 30 hours jmr@… gcc-3.3 doesn't accept -m32
(edit) @53376 [53376] 33 hours jmr@… remove strange check from canonicalize_variants that prevented some …
(edit) @53371 [53371] 36 hours jmr@… Revamp unsetting of implicit variants. They now stay set for informational …
(edit) @53280 [53280] 3 days jmr@… props
(edit) @53279 [53279] 3 days jmr@… fix tclobjc1.0 clean target
(edit) @53276 [53276] 3 days jmr@… mportsync: use findBinary for tar
(edit) @53272 [53272] 4 days jmr@… Fix re-pointing of symlinks to gzipped man pages in destroot to work with …
(edit) @53265 [53265] 4 days blb@… macports1.0/macports.tcl - warn when PortIndex (and hence, port …
(edit) @53250 [53250] 4 days jmr@… only allow installing packages on the root volume (custom locations …
(edit) @53245 [53245] 4 days jmr@… remove unused proc
(edit) @53236 [53236] 4 days toby@… remove a number of unnecessary includes
(edit) @53235 [53235] 4 days toby@… consistency
(edit) @53220 [53220] 4 days jmr@… avoid another seteuid call when macportsuser is root
(edit) @53219 [53219] 4 days jmr@… make sure build_arch exists on non-darwin
(edit) @53217 [53217] 4 days jmr@… add build_arch config option for choosing target CPU arch
(edit) @53210 [53210] 5 days toby@… Delete the 'sudo' command, doesn't look like anything uses it.
(edit) @53209 [53209] 5 days toby@… fcntl.h is defined by posix, not sys/fcntl.h
(edit) @53208 [53208] 5 days toby@… remove unnecessary include and typedef
(edit) @53207 [53207] 5 days toby@… remove unused macro definition
(edit) @53206 [53206] 5 days toby@… copyright, props
(edit) @53205 [53205] 5 days toby@… split pipe out into its own file
(edit) @53204 [53204] 5 days toby@… Use the POSIX-defined errno.h
(edit) @53203 [53203] 5 days toby@… break readdir out into its own file
(edit) @53201 [53201] 5 days toby@… Remove CHECKSUMdata (function is unused), also more header cleanup
(edit) @53200 [53200] 5 days toby@… more prototype fixes
(edit) @53199 [53199] 5 days toby@… include relevant header
(edit) @53198 [53198] 5 days toby@… fix protos
(edit) @53197 [53197] 5 days jmr@… add a sysctl command to pextlib, and use it in portbuild
(edit) @53142 [53142] 5 days jmr@… use append rather than set where appropriate in portconfigure
(edit) @52987 [52987] 9 days jmr@… registry, portimage: use -- in filesystem calls to guard against filenames …
(edit) @52800 [52800] 12 days toby@… fix distfiles target (i think)
(edit) @52770 [52770] 13 days raimue@… port1.0/portdistcheck.tcl: Fixing distcheck by using the urlmap from …
(edit) @52762 [52762] 13 days raimue@… port1.0/portfetch.tcl: Instead of declaring lots of namespace variables, …
(edit) @52758 [52758] 13 days jmr@… set curl timeouts to more reasonable values (probably still not ideal)
(edit) @52731 [52731] 2 weeks blb@… base/src - remove binaryInPath and findBinary from port1.0/portutil.tcl …
(edit) @52704 [52704] 2 weeks jmr@… avoid deleting symlinks to directories in destroot_finish
(edit) @52672 [52672] 2 weeks jmr@… skip seteuid/setegid calls if macportsuser is root
(edit) @52667 [52667] 2 weeks jmr@… finish off autoconfing of 'make' paths (#12153)
(edit) @52548 [52548] 2 weeks jmr@… include the port name in variant evaluation error messages
(edit) @52542 [52542] 2 weeks jmr@… lint: catch 'platform ppc'
(edit) @52540 [52540] 2 weeks jmr@… Use an underscore, not a dash, when trying to generate a unique platform …
(edit) @52398 [52398] 3 weeks raimue@… port1.0/portfetch.tcl: Pass URL list by reference instead of using a …
(edit) @52397 [52397] 3 weeks toby@… Use "x86_64 i386" for fallback universal_archs on 10.6 and later, stay …
(edit) @52390 [52390] 3 weeks jmr@… map 0 to the number of CPU cores when initialising build.jobs
(edit) @52376 [52376] 3 weeks nox@… base: Restore previous values of livecheck.name and livecheck.distname …
(edit) @52373 [52373] 3 weeks raimue@… port1.0/portfetch.tcl: Whitespace only, fix misleading indentation
(edit) @52354 [52354] 3 weeks raimue@… port1.0/porttrace.tcl: Fix typo introduced in r49087.
(edit) @52344 [52344] 3 weeks jmr@… update comment on default universal variant
(edit) @52343 [52343] 3 weeks jmr@… /Developer -> $developer_dir
(edit) @52342 [52342] 3 weeks nox@… base: Revert r52341 as we need to postpone setting livecheck.distname in …
(edit) @52327 [52327] 3 weeks toby@… cleanup from previous commit
(edit) @52326 [52326] 3 weeks toby@… Incorporate various universal flags directly into portconfigure.tcl, …
(edit) @52325 [52325] 3 weeks toby@… stop setting CPP for llvm-gcc as well
(edit) @52324 [52324] 3 weeks toby@… Merge universal-sanity branch. Changes are relatively straightforward, …
(edit) @52317 [52317] 3 weeks nox@… base: Properly set livecheck.distname default value.
(edit) @52308 [52308] 3 weeks jmr@… tracelib: use configurable developer_dir, use safer string functions, add …
(edit) @52306 [52306] 3 weeks jmr@… use unsetenv in porttrace (for Leopard Tcl env bug)
(edit) @52304 [52304] 3 weeks jmr@… add $distpath to the trace sandbox, and enable the fence for fetch
(edit) @52160 [52160] 3 weeks jmr@… Don't go out of our way to validate all dependencies at install time. Also …
(edit) @52154 [52154] 3 weeks jmr@… make uninstall respect the dry-run option (#19908)
(edit) @52113 [52113] 4 weeks jmr@… make action_activate and action_deactivate respect the dryrun option …
(edit) @52075 [52075] 4 weeks jmr@… just warn about satisfied deps that aren't in the index, don't error out
(edit) @52025 [52025] 4 weeks jmr@… print a less dire message for deliberate mtree violations
(edit) @51964 [51964] 4 weeks jmr@… portdestroot: can't wrap the switch statement's cases in braces if we want …
(edit) @51958 [51958] 4 weeks jmr@… another round of switching external commands over to use findBinary
(edit) @51957 [51957] 4 weeks jmr@… fix checking for destroot (non-)violations in paths outside the prefix
(edit) @51952 [51952] 4 weeks blb@… port1.0/portlivecheck.tcl - set livecheck.name to the port's name for …
(edit) @51933 [51933] 4 weeks raimue@… pextlib1.0: Also remove reference to the old x11prefix
(edit) @51932 [51932] 4 weeks raimue@… pextlib1.0: Remove last hardcoded /Applications/MacPorts. There is no good …
(edit) @51931 [51931] 4 weeks ryandesign@… "can not" => "cannot" for consistency with most other messages and …
(edit) @51928 [51928] 4 weeks jmr@… clean up portinstall::install_element, including removal of a check whose …
(edit) @51926 [51926] 4 weeks jmr@… 'exec mktemp -d' -> mkdtemp
(edit) @51924 [51924] 4 weeks jmr@… yet more privilege dropping fixes, seems to actually work well with a …
(edit) @51920 [51920] 4 weeks jmr@… more fixes and cleanups for gsoc08-privileges code
(edit) @51919 [51919] 4 weeks jmr@… remove broken code that tries to re-execute the command with sudo on …
(edit) @51918 [51918] 4 weeks jmr@… add a fallback for when the number of CPUs can't be determined via sysctl, …
(edit) @51889 [51889] 4 weeks toby@… this is still a hack, but it will work when xcode.universal.settings is …
(edit) @51866 [51866] 4 weeks toby@… no reason to use a proc for configure_get_universal_args
(edit) @51858 [51858] 4 weeks jmr@… remove setting of 'sysroot', nothing should be using it anymore and trying …
(edit) @51850 [51850] 4 weeks jmr@… remove Jaguar-specific check
(edit) @51849 [51849] 4 weeks jmr@… less exec calls, more use of autoconfed paths (including the Xcode dir)
(edit) @51838 [51838] 4 weeks jmr@… make clean --dist clean the work dir too, otherwise fetch could still be …
(edit) @51787 [51787] 5 weeks jmr@… no point using a path: dep for imake
(edit) @51785 [51785] 5 weeks toby@… tcl's switch implementation is fail
(edit) @51783 [51783] 5 weeks toby@… require autoconf/automake/libtool for any use_auto* options - otherwise …
(edit) @51782 [51782] 5 weeks jmr@… simplify setting of attributes on directories created during activate
(edit) @51780 [51780] 5 weeks jmr@… Add depends_fetch and depends_extract options (#15161)
(edit) @51648 [51648] 5 weeks toby@… use clang from /Developer/usr/bin instead of /usr/bin
(edit) @51575 [51575] 6 weeks raimue@… port1.0/portlivecheck.tcl, _resources/port1.0/livecheck: Deprecate …
(edit) @51574 [51574] 6 weeks raimue@… port1.0/portfetch.tcl: There is no need to declare svn.tag any longer, see …
(edit) @51572 [51572] 6 weeks raimue@… port1.0/portlint.tcl: Forgot to increment warnings counter in r51569
(edit) @51570 [51570] 6 weeks raimue@… port1.0/portutil.tcl: Register deprecated options as usual, so they can …
(edit) @51569 [51569] 6 weeks raimue@… port1.0: Warn about deprecated variables only in portlint by incrementing …
(edit) @51565 [51565] 6 weeks raimue@… port1.0/portutil.tcl: Rename warn_deprecated_option to …
(edit) @51525 [51525] 6 weeks jmr@… Add conflict checking during dependency calculation (#18794)
(edit) @51524 [51524] 6 weeks jmr@… rename args of options procs so that [option name] doesn't fail (blarg...)
(edit) @51523 [51523] 6 weeks pguyot@… Remove garbage that I accidently left in in r51522
(edit) @51522 [51522] 6 weeks pguyot@… Escalation & dropping privileges: properly get the current gid (fixes …
Note: See TracRevisionLog for help on using the revision log.