|
|
@128499
|
5 years |
cal |
base: Clean up registry database, see …
|
|
|
@128427
|
5 years |
jmr |
update RELEASE_URL to 2.3.3
|
|
|
@128422
|
5 years |
jmr |
update ChangeLog
|
|
|
@128382
|
5 years |
raimue |
Add lbzip2 to depends_extract
After r121711, lbzip2 will be used for …
|
|
|
@128277
|
5 years |
cal |
base: reclaim: add progress bar
Unify the …
|
|
|
@128276
|
5 years |
cal |
base: cregistry/entry.c: Fix queries using wrong indices with SQLite NGQP
|
|
|
@128274
|
5 years |
cal |
base: cregistry: Improve query performance in file.c (all those …
|
|
|
@128142
|
5 years |
raimue |
macports1.0/doctor.tcl:
Add a suggestion to the .profile check
|
|
|
@128141
|
5 years |
raimue |
macports1.0/doctor.tcl:
Fix minor typos and improve messages
|
|
|
@128124
|
5 years |
cal |
base: remove reclaim unit test for function that no longer exists
|
|
|
@128122
|
5 years |
cal |
base: reclaim: refactor distfile cleanup
- Keep patchfiles of …
|
|
|
@128113
|
5 years |
cal |
base: cregistry/entry.c: force use of a specific high-quality index to …
|
|
|
@128089
|
5 years |
cal |
base: Update database version number at creation, missing from r128086 …
|
|
|
@128086
|
5 years |
cal |
base: Drop the low-quality file_binary index from the registry
The …
|
|
|
@128083
|
5 years |
cal |
base: don't waste CPU cylces on rev-upgrade progress bar where not needed
|
|
|
@128040
|
5 years |
jmr |
use consistent bolding of long options in port.1
|
|
|
@128039
|
5 years |
jmr |
remove args from some procs that don't use them
|
|
|
@128038
|
5 years |
jmr |
fix argument handling in portconfigure::construct_cxxflags. "args" is …
|
|
|
@127845
|
5 years |
jmr |
remove unused global declarations in portinstall
|
|
|
@127797
|
5 years |
jmr |
generate an error when livecheck finds an older version than is …
|
|
|
@127673
|
5 years |
cal |
base: trace mode: deal with resource forks, add error checks, use …
|
|
|
@127659
|
5 years |
cal |
base: tracelib: increase socket listen backlog to avoid a build error …
|
|
|
@127614
|
5 years |
cal |
base: move reclaim last-run-check to mportshutdown
- remove …
|
|
|
@127215
|
5 years |
khindenburg |
livecheck: reset livecheck.url if no homepage is set #45572#comment:4
|
|
|
@127033
|
5 years |
cal |
trace mode: deal with volfs paths correctly, remove unnecessary …
|
|
|
@127024
|
5 years |
cal |
trace mode: don't follow symlinks when doing unlink, avoids error when …
|
|
|
@126915
|
5 years |
jmr |
update RELEASE_URL to 2.3.2
|
|
|
@126900
|
5 years |
jmr |
allow Xcode 6.0.1 on Yosemite, since 6.1 hasn't appeared yet
|
|
|
@126895
|
5 years |
cal |
ChangeLog: Update ChangeLog for recent trace mode changes, re-order …
|
|
|
@126872
|
5 years |
jmr |
mprsyncup: add 14_i386 to platforms
|
|
|
@126869
|
5 years |
jmr |
regen configure
|
|
|
@126868
|
5 years |
jmr |
update current OS and Xcode versions
|
|
|
@126866
|
5 years |
jmr |
update ChangeLog
|
|
|
@126475
|
5 years |
cal |
base: tracelib: don't crash on posix_spawn with NULL envp, #45318
|
|
|
@126359
|
5 years |
larryv |
portconfigure.tcl: Make option grouping clearer
|
|
|
@126358
|
5 years |
larryv |
portconfigure.tcl: Always sanitize cxxflags
Correctly handle the case …
|
|
|
@126356
|
5 years |
larryv |
portconfigure.tcl: Add -stdlib to configure.{cxxflags,objcxxflags}
…
|
|
|
@126355
|
5 years |
larryv |
portconfigure.tcl: Make objcxxflags mirror cxxflags
There's currently …
|
|
|
@126354
|
5 years |
larryv |
portconfigure.tcl: Group C++/Obj-C++ settings
Grouping settings by …
|
|
|
@126202
|
5 years |
cal |
base: re-generate roff from asciidoc source
|
|
|
@126201
|
5 years |
cal |
base: doc/port-outdated.1.txt: fix grammar
See …
|
|
|
@126124
|
5 years |
cal |
base: generate roff from asciidoc source, enable port-platform.1
|
|
|
@126123
|
5 years |
cal |
base: document port platform, #44530
|
|
|
@126122
|
5 years |
cal |
base: generate roff from asciidoc source, enable port-outdated.1
|
|
|
@126121
|
5 years |
cal |
base: document port outdated, #44530
|
|
|
@125859
|
5 years |
jmr |
don't set IMAKECPP to ${configure.cpp}, imake has "special" …
|
|
|
@125811
|
5 years |
cal |
base: reclaim: fix invalid bareword "dependents"
|
|
|
@125621
|
5 years |
jmr |
print a warning when ports passed to the list action specify a version …
|
|
|
@125619
|
5 years |
jmr |
use eq/ne for string comparisons in macports1.0
|
|
|
@125618
|
5 years |
jmr |
also update find_svn_path to allow system svn on non-darwin
|
|
|
@125617
|
5 years |
jmr |
avoid potential use of uninitialised variable
|
|
|
@125616
|
5 years |
jmr |
require root for remove_distfiles test
|
|
|
@125615
|
5 years |
jmr |
allow using system svn on non-darwin systems, remove obsolete …
|
|
|
@125613
|
5 years |
jmr |
another attempt at printing out more info when svn-and-patchsites test …
|
|
|
@125596
|
5 years |
jmr |
always print details for tests that fail
|
|
|
@125595
|
5 years |
jmr |
dump output file on svn-and-patchsites test failure, to aid debugging …
|
|
|
@125585
|
5 years |
jmr |
skip svn-and-patchsites test on systems that don't have svn
|
|
|
@125580
|
5 years |
jmr |
use name rather than the old, removed synonym option portname in tests
|
|
|
@125579
|
5 years |
jmr |
don't assume the mport handle will have a fixed name in …
|
|
|
@125578
|
5 years |
ryandesign |
portconfigure.tcl: support new gcc 5+ version numbering scheme
|
|
|
@125368
|
5 years |
cal |
base: doc: re-generate roff from asciidoc source
|
|
|
@125366
|
5 years |
cal |
base: port-lint.1: Fix typo
See …
|
|
|
@125365
|
5 years |
cal |
base: port-dependents.1: Avoid ambiguity with regard to recent …
|
|
|
@125364
|
5 years |
cal |
base: Remove information about non-launchd systems from port-load.1; …
|
|
|
@125363
|
5 years |
cal |
base: configure: re-generate after r125362
|
|
|
@125362
|
5 years |
cal |
base: Avoid using $GZIP and $BZIP2, since those might be interpreted …
|
|
|
@125314
|
5 years |
cal |
base: regenerate roff from asciidoc source
|
|
|
@125313
|
5 years |
cal |
base: fix typo and formatting in port-mirror.1
See …
|
|
|
@125257
|
5 years |
cal |
base: generate roff from asciidoc source, enable port-notes.1
|
|
|
@125256
|
5 years |
cal |
base: document port notes, #44530
|
|
|
@125007
|
5 years |
ksammons |
base: Refactor distfile walking code in reclaim to avoid deleting …
|
|
|
@124909
|
5 years |
khindenburg |
base: portutil.tcl: Add quiet option for reinplace - currently doesn't …
|
|
|
@124560
|
5 years |
cal |
base: generate roff from asciidoc source, enable port-mirror.1 manpage
|
|
|
@124559
|
5 years |
cal |
base: document port mirror, #44530
|
|
|
@124488
|
5 years |
larryv |
macports.tcl: Factor VCS syncing out of mportsync.
The previous code …
|
|
|
@124487
|
5 years |
cal |
base: regenerate roff from asciidoc
|
|
|
@124486
|
5 years |
cal |
base: port-log.1: fix manpage name
|
|
|
@124485
|
5 years |
cal |
base: (re-)generate roff from asciidoc, enable port-log{,file}.1
|
|
|
@124484
|
5 years |
cal |
base: document port log{,file}
|
|
|
@124483
|
5 years |
cal |
base: port-fetch.1: use consistent formatting of selections across manpages
|
|
|
@124482
|
5 years |
cal |
base: generate roff from asciidoc source, enable port-{,re,un}load.1
|
|
|
@124481
|
5 years |
cal |
base: document port {load,unload,reload}
|
|
|
@124480
|
5 years |
cal |
base: re-generate roff from asciidoc source
|
|
|
@124478
|
5 years |
jmr |
more uninstall fixes
|
|
|
@124476
|
5 years |
jmr |
fix uninstall --follow-dependencies brokenness
|
|
|
@124307
|
5 years |
jmr |
add macports.conf option corresponding to the -N flag
|
|
|
@124246
|
5 years |
shasha |
Added changes for merge of gsoc14-interactive branch
|
|
|
@124243
|
5 years |
shasha |
Merge of Interactive Port Command project. Details: …
|
|
|
@124216
|
5 years |
cal |
base: trace mode: track unknown files in $prefix separately, refactor …
|
|
|
@124153
|
5 years |
cal |
base: port reclaim: Don't fail when no ports are installed
|
|
|
@124150
|
5 years |
cal |
base: trace mode: report existing files separately, decrease …
|
|
|
@124148
|
5 years |
cal |
base: regenerate port-doctor.1 and port-reclaim.1 because for some …
|
|
|
@124147
|
5 years |
cal |
base: Add changelog entry for r124145 and r124146 related to trace mode
|
|
|
@124146
|
5 years |
cal |
base: darwintrace: fix ignoring of /usr/local and /Library/Frameworks
…
|
|
|
@124145
|
5 years |
cal |
base: darwintrace: fix off by one error that may have caused incorrect …
|
|
|
@124094
|
5 years |
jmr |
fix fink prefix in check_for_package_managers
|
|
|
@124055
|
5 years |
ksammons |
Removed the hardcoding of /opt/local
|
|
|
@124054
|
5 years |
ksammons |
Added a block to stop it from deleting your home directory
|
|
|
@124051
|
5 years |
ksammons |
Fixed a typo in the expr statement... again.
|
|
|
@124050
|
5 years |
ksammons |
Fixed a typo in the expr statement
|
|
|