Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

root/trunk/base/ChangeLog

Revision 39023, 45.9 kB (checked in by ryandesign@…, 5 weeks ago)

ChangeLog: consolidate entries for Leopard environment variable issue

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1###
2# This is a log of major user-visible changes in each MacPorts release.
3# $Id$
4###
5
6
7Unreleased:
8    - Ruby port group now accepts a new (optional) last parameter for the
9      ruby.setup command, "implementation". It is "ruby" by default, and
10      can be set to "ruby19". It names the ruby-implementing port, and can
11      possibly support still other rubys in the future. (#15912, febeling
12      in 38683)
13       
14    - Don't use build.nice for complex build.cmd commands (#16091)
15
16    - The buildmakejobs setting now also affects ports using the scons build
17      system, so now scons-based ports can be built in parallel too. Previously
18      only automake-based ports were supported. (ryandesign in r38556)
19
20    - User-supplied port names are now treated in a fully case-insensitive
21      manner. This fixes a bug where giving the name with incorrect case when
22      deactivating/uninstalling would cause all the port's files to be left
23      behind. (#11759, jmr/raimue in r37349, 37621)
24   
25    - The non-verbose output for the build phase no longer shows what target
26      was used. This makes the build phase consistent with the other phases
27      which also do not show details. If details are desired, the debug or
28      verbose switches should be used. (#15881, raimue/ryandesign in r38315)
29
30    - Make missing sed extended regexp (for reinplace -E) into a runtime error.
31      (#15577, afb in r37501)
32
33    - More helpful strings for 'port help' (needs more work #15467, raimue)
34
35    - Command line options are checked if the command accepts it before
36      running (raimue)
37
38    - We now have a mirror of (almost) all distfiles at distfiles.macports.org,
39      and it is automatically appended to master_sites and patch_sites (#15456,
40      jmr in r37217, 37255)
41
42    - port search looks now in name, description and long_description for the
43      search pattern and prints the list sorted (#15434, raimue in r37119,
44      r37121)
45
46    - Stopped 'port -R upgrade' from processing more ports than it should, and
47      from processing ports multiple times. (#10827, jmr in r37046)
48
49    - Don't include build.nice and build.jobs in destroot.cmd (#15295)
50
51    - The default universal variant is no longer added when we know it won't
52      work. (#12170, jmr in r36764)
53
54    - During upgrade, if the latest installed version of a port is not active,
55      the currently active version (if any) is now deactivated before trying
56      to activate the latest version. (#12013, jmr in r36762)
57
58    - A port with dependents can now be removed without forcing iff it is
59      inactive and there is at least one other version of the same port
60      installed (#11501, jmr in r36747)
61
62    - Duplicate entries can no longer build up in the dependency map (#8763,
63      jmr in r36745)
64
65    - In image mode, dependencies are no longer treated as being satisfied
66      when the satisfying port is not active (#7361, jmr in r36735)
67
68    - Fixed a bug where upgrade could create too many nested subdirectories
69      in distpath, archive.destpath and unarchive.srcpath (#11971, jmr in
70      r36679, r36687, r36688)
71
72    - Declaring a dependency on a nonexistent port now always causes an error
73      (#10768, jmr in r36648)
74
75    - Explicitly use unsetenv(3) on all environment variables (#13930, #16010,
76      #16233)
77
78    - Make the included tclthread compile on Leopard if configured (#13495)
79
80    - Allow distfiles to be disk images with "use_dmg yes" port option (#13509,
81      ryandesign in r36708)
82
83    - ruby.setup now takes a type 'fetch' to just fetch/extract (eridius in r35773)
84
85    - Fetch now prefers mirrors with lower ping times (#14891, jmr in r35748,
86      r35806, r35808)
87
88    - Fetching of daily snapshot tarballs of the ports tree as an alternative to rsync
89      (raimue in r35647, r35648)
90
91    - port uninstall now takes --recursive to uninstall all dependents (#14637, eridius in r34977)
92
93    - New fetch.type git (#14232, eridius in r34875)
94
95    - fixed "port mdmg" getting block size wrong for the disk image (#13968, afb in r34844)
96
97    - always set MACOSX_DEPLOYMENT_TARGET, to avoid bugs with older glibtool (afb in r34541)
98
99    - port lint now checks all dependencies so that the ports actually exist (#14380)
100
101    - added target_state to avoid the need for privileges for lint/livecheck (#13458)
102
103    - Overhauled output for port info/deps/dependents/search (raimue in
104      r34354, r34371, r34391, r34395, r34402, r34420)
105
106    - Revert the default +universal MDT/SDK to 10.4/10.4u on Tiger and 10.5/10.5 on Leopard
107
108    - port lint shouldn't require variable master_sites for fetch.type != standard (#14377)
109
110    - Add "tcldoc" documentation comments and "tcldox" Doxyfile for doxygen (#12048)
111
112    - Add --pretend and --nosync flags to selfupdate (raimue in r33938, r33939,
113      r33940, 33941)
114
115    - Work around autoconf X11 detection bugs on darwin (afb in r33717)
116
117    - Fix bugs with X11 lib detection on Leopard (#14089, afb in r33716)
118
119    - Add configure.{optflags,m32,m64,march,mtune} (afb in r33503, r33599)
120
121    - Add applications_dir and frameworks_dir configuration (r33499, r33722)
122
123    - Remove some hardcoded paths (such as /usr/X11R6, /usr/bin/install)
124
125    - Add configure.{universal_target,universal_sysroot,universal_archs} (afb in r33478).
126
127    - Change default +universal platform back to: 10.4/10.4u.sdk/i386 ppc (r33087, r33107).
128
129    - Add `port platform` info target that outputs current platform (#12302, afb in r32724).
130
131    - Enable 64 bit environment, ppc64 x86_64, for all +universal builds (mww in r32194).
132
133    - Add 'merge' function for merging multiple (single arch) destroots into one (universal)
134      destroot (mww in r31954).
135
136
137Release 1.6.1 (unreleased):
138
139    - If checksum is mismatched, and in verbose mode, present a corrected pre-fabricated checksum statement
140      to make it easy to update a port (jberry in r32441).
141
142    - Fixed the "Error: Unable to open port: invalid command name "ui_prefix"" runtime error on Panther
143      (eridius in r32525).
144
145    - Fixed the "Error: Unable to open port: invalid command name "ui_channels"" runtime error on Panther
146      (eridius in r32514).
147
148    - "port lint" now recognizes non-canonical modelines (afb in r32480).
149
150    - "configure.pipe" is now hackable from Portfiles (afb in r32430).
151
152    - MacPorts no longer installs the "base/config/mp_version" file, as the release version is now stored
153      internally in $macports::autoconf::macports_vesion (jmpp in r32353).
154
155    - Bail out with a suitable message if the requested port is not installed when polling its dependents
156      (jmpp in r32336).
157
158    - Fixed a Panther build failure due to missing sqlite headers (jmpp in r32212).
159
160    - Fixed a build failure by passing the base/src/cregistry/cregistry.a archive through ranlib (jmpp in r32105).
161
162
163Release 1.6.0 (16-December-2007 by jmpp):
164
165    - Revamped the postflight script that is run by Installer.app with our pkg installer to gracefully
166      handle the addition of PATH, MANPATH and DISPLAY environment variables separately, if needed.
167      Read http://guide.macports.org/#installing.binary.postflight.details for more information
168      (jmpp in many commits directly on the release_1_6 branch).
169
170    - Remove LD_PREBIND & LD_PREBIND_ALLOW_OVERLAP variables from MacPorts' environment to prevent
171      prebinding of binaries, which can be harmful on Tiger and above (#13436, mww in r31786).
172
173    - Add 'gcc-4.2' option to the configure.compiler Portfile command (mww in r31891).
174
175    - Flush port(1) output channel after issuing prompt, when readline is not
176      available, to ensure prompt is displayed at proper time. (jberry r31338).
177
178    - readline is now disabled by default, in order to avoid support issues.
179      use --enable-readine parameter to configure to enable support for readine.
180      (jberry r31139, r31140).
181
182    - daemondo now monitors kevents for the death of the daemon process, which means that it
183      now detects the death of processes (even those that aren't direct child processes)
184      much more reliably. Plus other daemondo logging and doc cleanups.
185      (jberry in r30313,r30332,r30333,r30334,r30335,r30364).
186
187    - dramatic speedup to file, dir, url, work actions (jberry in r31056)
188
189    - add option "extract.mkdir [no|yes]" for distfiles that would pollute ${workpath} with
190      multiple files (mww in r31028)
191
192    - add optional configure.pipe output (afb in r29604 & r30824)
193
194    - add "startupitem_type none" macports.conf configuration option (#12743, afb in r30823)
195
196    - add configure.[awk|bison|pkg_config|pkg_config_path] (r30761)
197
198    - Auto-mode for number of parallel build threads (if number of jobs is set to "0") (r30739)
199
200    - Add option use_parallel_build [yes|no] to declare if a port can be built in parallel (r30714).
201
202    - New SourceForge.jp mirrors list (r30484).
203
204    - Display warnings when using old versions of Mac OS X and Xcode Tools
205      (#12794, afb in r30338 & r30477)
206
207    - Remove configure.macosx_deployment_target, add global macosx_deployment_target
208      (eridius in r30396).
209
210    - add support for LZMA compression, for making .tlz archives (afb in r30307)
211
212    - add configure.[perl|python|ruby] for interpreters, .install for avoiding breakage
213      due to coreutils, .libs
214
215    - added startupitem.netchange boolean flag (#12931, N_Ox in r30086).
216
217    - added generic GNU livecheck (N_Ox in r29812).
218
219    - fixed bug where all .mpkg packages were missing their welcome page (afb in r29517)
220
221    - better defaults for implicit ui_channels behaviour (eridius in r29498).
222
223    - prevent creating PKG packages with /etc or /var or /tmp (#2102, afb in r29445)
224
225    - add optional configure.ccache and configure.distcc filters (#5390, afb in r29438)
226
227    - Explicitly sort fs-traverse so it behaves predictably on Linux systems
228      (#12622, eridius in r29412).
229
230    - add configure.objc/objcflags for Objective-C
231
232    - add optional build.nice (0) and build.jobs (1) modifiers (afb in r28634 & r28673)
233
234    - make tclobjc1.0 compile with GNUstep and NXConstantString class (afb in r28668)
235
236    - fix bsdmake/gnumake defaults for FreeBSD and Linux platforms (afb in r28660)
237
238    - port lint command, for Portfile verification (#463, afb in r28170)
239
240    - add configure.macosx_deployment_target for configure flags
241
242    - add configure.javac/classpath for Java
243
244    - add configure.fflags/fcflags/f90flags for Fortran flags
245
246    - Mark "python" group code as deprecated
247
248    - Add group code for Python 3.0
249
250    - Add more compiler suites for the 'configure.compiler' option
251
252    - `port variants` behaves like `port info` in that it parses the Portfile for up-to-date info.
253      `port variants` also supports the --index flag (eridius in r27919).
254
255    - Fix upgrade to properly handle installed versions beginning with letters (eridius in r27900).
256
257    - Chris Pickel's GSoC2007 work: registry2.0 & cregistry (mainly r27518 & r27520)
258
259    - Eugene Pimenov's GSoC2007 work: Trace lib on unix sockets (r26682).
260
261    - Elias Pipping's GSoC2007 work: merge.rb on his personal /users/pipping svn dir.
262
263
264Release 1.5.2 (15-August-2007 at branches/release_1_5's r27896, by jmpp):
265
266    - Fix mtree checks which inaccurately complained about files in /Applications, /Library & /Developer;
267      mtree checks now also warn the user if a port indicates an intended violation and errors are
268      temporarily non-fatal (mww & eridius in r27709, r27710, r27719, r27720 & r27773).
269
270
271Release 1.5.1 (11-August-2007 at branches/release_1_5/base's r27646, by jmpp):
272
273    - Remove sed rules taking care of dp based comments in the macports.conf file from the upgrade target in base/Makefile.in,
274      they were causing problems for people with /opt/dports or similar prefixes (jmpp in r27618).
275
276    - Facelift to the PortIndex2MySQL.tcl script to make it selfcontained and work with the new macports1.0 api to
277      generate SQL statements with information extracted from Portfiles (jmpp in r27415).
278
279    - Always print the livecheck regex in debug mode, not only when it fails (ryandesign in r27379).
280
281    - Detect some mtree violations within ${prefix}. Test can be overriden by "destroot.violate_mtree yes" in a Portfile
282      (mww in r27199).
283
284    - Fix version comparison in MacPorts initialization to properly detect Tcl versions 8.4.7 and later (sfiera in r27127).
285
286    - Fix double de-escaping of livecheck.regex inadvertently introduced in r26041 (eridius in r27079).
287
288    - Added new Portfile options to the configure stage for selecting compiler(s) (mww in r27018, r27021, r27022 and r27053)
289
290    - New logic in the upgrade target to account for cases where the old and new versions consist of different
291      numbers of segments (sfiera in r26921).
292
293    - Remove dead OpenDarwin mirrors from our mirrors list (jmpp in r26903)
294
295    - New tests for violations of common directory structure (and option to override them for special cases)
296
297    - Added new variable ${os.major} that contains the Darwin major version (eridius r26693, ticket #12224).
298
299
300Release 1.5.0 (09-July-2007 tagged at r26818 by jmpp):
301
302    - Many documentation updates and improvements, mostly thanks to Maun Suang and Brian
303      Campbell who both started work on both improving our man pages and reviving the
304      long forgotten MacPorts official guide, now nightly regen'd on an automated basis
305      and hosted at a temporary location, http://geeklair.net/macports_guide/, all
306      thanks to Daniel J. Luke (dluke).
307
308    - Improve built-in "daemondo" program logging (jberry r26537 & r26569).
309
310    - rpm target now knows how to also build universal packages if requested (afb r26470).
311
312    - The "rpmpackage" target was renamed to "rpm", and a new target "srpm" added
313      that allows packaging a Portfile (and files/distfiles) up as a source package.
314      Upgraded RPM to version 4.4.9 and changed OpenDarwin/DarwinPorts to MacPorts.
315      The default build location is now ${prefix}/src/macports instead of ${prefix}/src/apple
316      (jmpp & afb in r26465, r26496, r26536, r26543).
317
318    - Fixed a potential crasher in the delete command (ticket #12149, eridius r26397).
319
320    - 'port delete --work' now removes $portbuiltpath instead of $workpath, effectively prunning
321      empty dirs that up until now were left behind in the build directory (jmpp r26394).
322
323    - gnustep portgroup for gnustep-make-2.0 (yves r26266).
324
325    - Adding backwards compatibility glue for clients of the public (darwin|mac)ports1.0 API
326      that use now deprecated procs naming (DarwinPorts namespace) (jmpp r26392).
327
328    - Merged the dp2mp-move branch into trunk to finally move away from all
329      DarwinPorts related strings and conventions both internally and externally,
330      implying big changes in MacPorts pathnames with respect to user visible stuff.
331      Read http://trac.macports.org/projects/macports/wiki/MacPortsRenaming and
332      http://trac.macports.org/projects/macports/log/branches/dp2mp-move/base for
333      more full details and information (jmpp r26177).
334
335    - Fix livecheck to properly de-escape livecheck.url (eridius r26041).
336
337    - Add warning when it looks like PortIndex file is corrupt (eridius r26040).
338
339    - Make portindex use stderr for errors (eridius r26038, ticket #11585).
340
341    - Fix port variants calculation to properly account for negated variants and
342      to detect problems between required and negated variants
343      (ticket #11920, eridius r26036, patch by gwhitney).
344
345    - Add global methods lpush, lpop, lshift, and lunshift. Works similar to
346      lappend (in fact lpush is just lappend) and do what they sound like.
347      Also add ldindex. Works like lindex, but deletes the element from the list.
348      Documented in portfile.7 (eridius r26034).
349   
350    - Add global methods try and throw. Implemented based on the specification
351      in TIP #89. Documented in portfile.7 (eridius r25979).
352
353    - Handle encodings properly now. All Portfiles and .conf files are assumed
354      to be utf-8, and reading them or calling portindex(1) should now work
355      the same on all locales (ticket #11978, eridius r25975).
356
357    - Add support for decoding of obscured maintainer addresses.
358      We support two types of obscured addresses in Portfile maintainers field:
359         (1) username ==> implies username@macports.org
360         (2) subdomain.tld:username ==> implies username@subdomain.tld
361      These are unobscured by port info, and by port submit during the submission process,
362      but are left obscured in the Portfile to avoid accidental disclosure.
363      (jberry r25795).
364
365    - Update port.1 to reflect what "port dependents" really does (markd r25787, ticket #11898).
366
367    - Distinguish a pseudo portname that evaluates to nothing from no arguments at all,
368      improving behavior of 'installed', 'active', 'list', and 'search' pseudo portnames.
369      (jberry in r25789, ticket #10674).
370
371    - Bugfix startup item generation so that launchd.plists are disabled
372      by default, as we claim they are in our documentation. (jberry r25785).
373
374    - Update adduser/addgroup to use dscl instead of niutil. Also add support
375      for realname key in addgroup (ticket #11012, eridius r25586).
376
377    - Make a correction to port(1)'s determination of whether or not a port has
378      been updated by making it compare ${version} and then ${revision} rather
379      than a single comparison of the compound ${version}_${revision}; the
380      latter reports 2.01_2 to be newer than 2.01.01a25_0 because, at the fifth
381      character, `_' comes after `.' in ASCII lexicographic order.
382      (boeyms in r25310)
383
384Release 1.4.42 (17-May-2007 tagged at r25296 by jberry):
385
386    - Fix reinplace, broken in 1.4.41 (eridius r25285).
387
388Release 1.4.41 (16-May-2007 tagged at r25266 by jberry):
389
390    - `port info` now supports new --index flag for using old behaviour (eridius r25256).
391
392    - `port info` now opens the Portfile and displays up-to-date information.
393      This allows information about variants to be displayed (eg. dependencies).
394      Also allow `port info` to default to current directory if no name is provided
395      (eridius r25255).
396   
397    - Add -E flag to reinplace, does the same thing as in sed (eridius r25251).
398
399    - Add support for [nosync] flag in sources.conf to prevent a source from syncing
400      during a `port sync` or `port selfupdate` (eridius r25236).
401      Example: file:///Users/landonf/misc/MacPorts/dports [nosync]
402
403    - Updating a file: source via svn update during port sync now uses the uid/gid
404      of the owner of the working copy (eridius r25142).
405
406    - Make port(1) convert description and long_description from lists to
407      strings before printing to stdout; this enables the proper printing of
408      semi-colons, brackets and other characters by way of Tcl escape sequences.
409      The exceptions to this are the sequences for newline and carriage return
410      (these break the flatfile PortIndex format by introducing line breaks).
411      (boeyms r25110)
412
413    - Evaluate variants at dportopen instead of dportexec. This ensures that
414      the portfile represents the proper information if queried before targets
415      are executed. It also prevents variants from being executed twice if multiple
416      targets are executed separately on the portfile (ticket #11296, eridius r25033).
417
418    - Fix copy and move commands (eridius r25024).
419
420    - Passing multiple arguments to $option-delete now works as expected
421      (ticket #11929, eridius r25006).
422
423    - fs-traverse no longer follows symlinks specified on the root. This fixes
424      the incorrect behaviour of delete seen in #11862 (eridius r25003).
425
426    - Remove bundled xar. (jberry r24913).
427   
428    - Tighten checking of port name in depspecs. neither + nor / is allowed.
429      (jberry r24929, r24934, r24940).
430     
431    - Restore ability for portindex lines to contain carriage returns, allowing
432      fields such as descriptions to contain line breaks. Note that any portindex
433      containing such entries will not be readable by a recent version of macports.
434      (jberry r25146)
435     
436    - Add support for descriptions on variants:
437         * The syntax follows the syntax for variant depends, etc.
438         * Descriptions for variants are entirely optional
439         * The change to the portindex format to allow variant descriptions
440           should be backwards compatible. Variant descriptions are stored,
441           keyed by the variant name, in a new portinfo array named "variant_desc".
442   
443        Example:
444
445            variant myvariant description "This variant does this and that" {
446                configure.args-append   --do-this --do-that
447            }
448           
449        (jberry r25147)
450       
451    - Only look for, or create, ~/.macports user directory if the HOME environment
452      variable is defined. (jberry r25177)
453   
454
455Release 1.4.40 (7-May-2007, tagged at r24909 by jberry):
456
457    - Note the bump in version naming. To leave ourselves lots of room in our versioning
458      scheme, we've jumped from 1.4.3 to 1.4.40. The floating point represenation as
459      reported by port version (1.440) will still be the same; we're just interpreting
460      it differently.
461
462    - variable tracing now works in a much better way and handles unsets properly.
463      Similarly, ${option}-delete now works better. Depends validation no longer
464      attempts to validate when the variable is unset. Additionally, the validation
465      now actually validates each depspec instead of simply finding a single spec
466      within the list that works (ticket #11868, eridius r24678).
467
468    - macports infrastructure now easier to use from scripts.
469      ui_prefix and ui_channels have default implementations, and
470      all arguments to dportinit are now optional (ticket #11837, eridius r24460).
471
472    - ln now accepts combined flags (ex. ln -sf foo bar) (eridius r24452)
473
474    - default_variants now handles multiple values correctly (ticket #11828, eridius r24450).
475
476    - ln uses new symlink command so it can create symlinks that point to
477      files that don't actually exist (eridius r24444).
478
479    - New bare-bones Pextlib command `symlink source target` (ticket #11840, eridius r24444).
480
481    - delete reimplemented using fs-traverse (eridius r24435).
482
483    - fs-traverse now uses the fts(3) family of functions instead of readdir/opendir.
484      This fixes a couple behavioral oddities, and makes deleting during traversal work on 10.3
485      (ticket #11839, eridius r24423).
486
487    - fs-traverse now takes a list of targets rather than a variable number of arguments
488      (ticket #11836, eridius r24410).
489
490    - Fixed a potential crasher in fs-traverse when showing error message
491      (ticket #11827, eridius r24396, thanks sfiera).
492   
493    - Fixed a bug where livecheck failed on ports that do not define a homepage
494      (ticket #11818, pguyot r24319).
495
496    - Added the downloads section of our repo to the macports mirrors list (jmpp r24278).
497
498    - Fixed a bug with the archive mode introduced with r23238 change (1.4.1)
499      (pguyot r24273).
500
501    - Trace mode now take dependencies into account when executing the activate
502      phase. This fixes an unwanted warning when activating ports that depend
503      on teTeX (pguyot r24199).
504     
505    - Support for mpwa submit through "port submit".
506      This work is in progress. (jberry)
507       - Expose autoconf XAR variable as portutil::autoconf::xar_path. (r24194).
508       - Start to build portpkg.xar and meta data, hijacking Kevin's
509         portsubmit.tcl. (r24195-24196).
510         
511    - Revise error messages in port image activation to use syntax that
512      matches port(1). (jberry r24543, r24548).
513
514    - Create new interp variable prefix_frozen, which is available to port phases
515      even when the Portfile redefines prefix. (jberry r24848-r24849)
516     
517    - Search for prefix-relative commands in prefix_frozen rather than prefix.
518      Affects port submit (xar) and port fetch (svn). (jberry r24849)
519
520    - Always create a ~/.macports user directory if it doesn't yet exist. (jberry r24831)
521   
522    - Move port(1) readline history file to ~/.macports/history (jberry r24832, r24843)
523
524Release 1.4.3 (17-Apr-2007):
525
526    - Fix bug in launchd support, introduced in 1.4.2. Remove remnants of
527      launchd enable flag which caused reversion to systemstarter in 1.4.2.
528      (jberry r24151).
529     
530    - add functions 'backup' and 'lipo' along with some description
531      to be used for lipo-based universal variants, tested with openssl.
532      These functions should be considered test only for the time being,
533      and should not yet be adopted widely by port authors.
534      (pipping r24148).
535
536Release 1.4.2 (16-Apr-2007):
537
538    - New logic for variants overload that basically yields to listing only
539      variant +universal on ports that redefine it (pguyot in 24100).
540
541    - Implement brand new fs-traverse command in Pextlib.
542      See portfile.7 for documentation (eridius in r24079, r24080, and r24112).
543
544    - Add per-user preferences in ~/.macports/user.conf. This will be used
545      for submitter information.
546      Simplify selection of ports.conf file:
547        - ~/.portsrc is no longer supported.
548        - Search order for ports.conf is now:
549            - PORTSRC
550            - ~/.macports/ports.conf
551            - ${prefix}/etc/ports.conf
552          Only the first file found will be parsed and used.
553       (jberry r24071, r24113, r24114)
554
555    - Improvements on livecheck: fixed a report bug, improved ruby group
556      default behavior (pguyot in r24026 and r24018)
557     
558    - Remove xar from the build. xar doesn't build on panther due to
559      a libxml2 lib too old for xar requirements. We'll find another
560      way to deal with xar, perhaps by requiring users to install the
561      xar port when they need its services. (jberry r24107:r24108)
562     
563    - Remove configure switch for building launchd support. (jberry r24107:r24108)
564   
565    - Remove compatibility upgrade for conf files from
566      darwinports 1.1 to 1.2. (jberry r24106).
567
568Release 1.4.1 (14-Apr-2007):
569
570    - Add responsive, reasonably fast http mirrors to openbsd group
571      (pipping in r23343).
572
573    - Resolved ticket #11637: livecheck incorrectly assumed that
574      master_sites was set. (pguyot in r23329).
575
576    - Add xar 1.4 into the build of MacPorts base. xar is now installed
577      into /opt/local/, which will conflict with anybody who has the xar
578      port installed. (jberry in r23687).
579
580    - Add -I${prefix}/include -L${prefix}/lib to the default configure
581      flags (pguyot in r23246 and r23291).
582
583    - New options for configure flags (C|CPP|CXX|LD)FLAGS and logic to
584      handle that and backward compatibility (pguyot in r23098, r23125,
585      r23238, r23248 and r23249).
586
587    - "port sync" now updates svn repos too (eridius in r22784).
588
589    - Default +universal variant for configure-based ports (pguyot in
590      r22313).
591
592    - Fixed use of master_site in livecheck, added support for
593      code.google.com checks, made the up to date message info (instead of
594      debug) and improved debugging output with livecheck (eridius in
595      r23888, r23889, r23890, r23894; pguyot in 23660)
596
597    - Fixed a bug where running port test would not install dependencies
598      when required. (pguyot in r23700)
599
600    - New ruby portgroup option to specify the name of the module for
601      gem-based ports. (pguyot in 23659)
602
603    - New fetch option to ignore the SSL certificate when fetching from
604      a secure site (default is to not ignore it). (pguyot in r23242)
605
606    - Bugfix #11720. Fixes for variants.conf functionality. (jberry in
607      r23967)
608
609
610Release 1.4 (26-March-2007):
611
612    - New gnupg mirrors list and general cleanups to varios other lists (pipping in r22979 through r22982,
613      r22999, r23000 & r23037).
614
615    - Python 2.4 & Python 2.5 group code now offer a "python.include" variable (mww in r22914 & r22953).
616
617    - Resolved ticket #7563: The Pextlib curl command now sends a user agent, set to
618      "MacPorts libcurl/[libcurl version]" (eridius in r22771).
619
620    - Resolved ticket #11417: No longer touch the dep map file when opening it for reading (eridius in r22769).
621
622    - Archivemode now supports both tbz2 & tbz binary archives naming variations (jmpp in r22584).
623
624    - Add new alias 'registry_active' for registry::active so portfiles can check if another port is
625      installed and activated (eridius in r22304).
626
627    - Built-in 'find' command now always expects an expression as its first argument (jkh in r22048).
628
629    - with_docs variant of GNUStep PortGroup ports now installs the latex2html port by default (yves in r22014).
630
631    - Add new 'touch' & 'ln' portfile writing commands, their usage being similar to their BSD equivalents,
632      along with 'move' and 'copy' shorthands for TCL's "file rename/copy" calls (eridius in r22007).
633
634    - Fix a dangerous bug in parsing filenames with spaces in the 'delete' command, while reworking it
635      to no longer be a plain 'system "rm -rf <path>"' call (eridius in r22007).
636
637    - Checksum phase no longer deletes distfiles upon checksums mistmatch, eliminating "file not found"
638      errors when a second run is attempted, thus making the need for a "port clean --dist" call more
639      explicit before continuing (eridius in r21967).
640
641    - Stating an empty key value in a Portfile now correctly clears it, as expected (eridius in r21950 & r21951).
642
643    - Documentation updates to the ports.conf.5 and portfile.7 man pages (markd, jmpp and others I may
644      be forgetting, sorry 'bout that, in r21998, referencing tickets #4905, #6880 & #10840).
645
646    - /Applications/DarwinPorts --> /Applications/MacPorts migration in base for aqua ports
647      (rhwood in r21852 and r21853, but other commits to this effect were also applied to trunk/dports)
648
649    - New SourceForge mirrors redirector and a few fallback geographically distributed hardcoded ones
650      to prevent disaster from happening, as suggested by Ross Turk (jkh in r21143 & jmpp in r21768).
651
652    - GNUStep PortGroup improvements and full documentation in portgroup.7 (yves in r21764).
653
654    - Xcode GroupCode improvements to ensure builds always take place inside the work dir (eridius in r21762).
655
656    - New 'macports' mirrors list, with entries pointing to svn's /distfiles/<user> &
657      /distfiles/general directories in our repo (eridius & jmpp in r21621).
658
659    - Iterate in darwinports_fastload using glob instead of hardcoding the library names (eridius in r21585).
660
661    - New Python 2.5 GroupCode (mww in r21451).
662
663    - Set upgrade.target back to archive (from unarchive) (dluke in r21110).
664
665    - rubyforge_gem fetch method for the Ruby PortGroup & livecheck support
666      (pguyot in r20544 & r20834, respectively).
667
668    - Resolved ticket #10843 (and probably #8229): initialize the portinfo array each time to improve
669      'port deps' and 'port variats' output (jberry in r19992).
670
671    - Resolved ticket #10766: improve error when no current port is available (jberry in r19665).
672
673    - Resolved ticket #8723: better messages for port outdated (jberry in r19664).
674
675
676Release 1.3.2 (9-Aug-2006):
677
678    - Fixed a bug that prevented operation of port ed with some editors.
679      The env wasn't being properly restored for the editor. (jberry)
680
681    - Fixed a bug in the creation of the portf symlink. (jmpp)
682
683    - Fixed a bug where port upgrade -uf fails because of the dirty upgrade
684      code. (pguyot)
685
686    - Port no longer warns when a shared distfile directory is emptied by a
687      clean --dist or clean --all, it now prunes the directory instead. (pguyot)
688
689    - Gem method of ruby portgroup now destroots from the worksrcdir, thus
690      avoiding an unnecessary warning with -t. (pguyot)
691
692    - Tell ld to look into /usr/local/lib when building port. This solves a
693      problem occurring when a newer version of readline is installed in
694      /usr/local. (pguyot)
695
696    - Added gnustep portgroup support. (Bugzilla #8139) (yves)
697
698    - Avoid sending Pragma: no cache when fetching files. (Bugzilla #8669)
699      (josh_root, blb)
700
701    - Changed Makefile logic to reconfigure/regenerate files when templates
702      are modified. (pguyot)
703   
704    - Trace now forbids renaming files and directories as well as removing
705      directories outside the sandbox. (pguyot)
706
707    - Allow additional inserted libraries by keeping DYLD_INSERT_LIBRARIES
708      variable. (pguyot)
709     
710    - Change some UI strings and documentation to read MacPorts, rather than
711      DarwinPorts. The project is adopting the new name "MacPorts", and will
712      be using the macports.org domain in the future.
713
714Release 1.3.1 (31-Jul-2006):
715
716    - Fixed a bug in livecheck sourceforge guess algorithm. (pguyot)
717
718    - Fixed an incompatibility of darwintrace.c with MacOS X 10.3. Darwintrace.c
719      now also compiles on Linux. (pguyot)
720
721    - Fixed a bug introduced by a patch to the fetch code. Now, fetch target
722      can really deal with patch files even if the main fetch method is CVS or
723      SVN. (pguyot)
724
725    - Fixed a bug, introduced in 1.3, that prevented -f selfupdate from forcing
726      a build of the fetched sources. (jberry)
727     
728    - Fixed a bug, introduced in 1.3, that prevented -u uninstall from working.
729      (jberry)
730
731    - Fixed a bug in xcode portgroup. One variable used by the group conflicted
732      with global variables in port base code. (pguyot)
733
734    - Added a new test case for a cvs+remote patch file bug. (pguyot)
735   
736    - Added ruby gems support for ruby group. (rcavanaugh & pguyot)
737
738    - Trace now forbids creation of directories outside the sandbox. (pguyot)
739   
740    - Additions to man page for port(1): (jberry)
741       * new port options -F, -i, -x, -p
742       * mention interactive and batch modes
743       * document extensions to info command.
744   
745    - Archive mode is now disabled by default. (landonf)
746
747    - The upgrade target now properly detects and uses a matching binary
748      archive if found, an uninstall && install combination needed up till
749      now to pick it up. (jmpp)
750   
751Release 1.3 (27-Jul-2006):
752
753    - Fixed a bug where only the first word of configuration settings (in
754      ports.conf) was processed. This bug affected the use of extra_env.
755      (Bugzilla #9948) (pguyot)
756
757    - Fixed a bug where environment variables governing proxy were not
758      capitalized properly. (blb & jberry)
759
760    - Fixed a bug where port outdated and port ugprade didn't work in direct
761      mode. (Bugzilla 7719, 7721) (dluke & jberry)
762
763    - Fixed several problems with iteration on ports. (jberry)
764   
765    - Fixed a bug where curl LDFLAGS weren't properly propagated. (landonf)
766   
767    - Fixed a bug where location update routine invoked when installing DP did
768      not take the DESTDIR variable into account. (jmpp)
769
770    - Fixed a bug where patchfiles specifications could not have suffixes to
771      indicate the master site. (pguyot)
772   
773    - Fixed spelling in port(1) man page. (Bugzilla 8103) (pjenvey & jberry)
774   
775    - Fixed a typo and another problem in messages generated by port command.
776      (Bugzilla 6706 & 6712) (deric & jmpp)
777   
778    - Fixed a typo in ports.conf. (matt & jmpp)
779   
780    - Fixed several problems with launchd support (Bugzilla 8372 & 10041)
781      (jberry)
782
783    - Fixed a bug preventing the use of libmd for checksums and added an
784      informative compilation error if libcrypto and libmd cannot be found.
785      (landonf)
786   
787    - Fixed a bug where thread2.6 Tcl library wasn't installed where DP is
788      installed. (jmpp)
789
790    - Fixed a bug in xcode PortGroup which prevented the use of a custom
791      project path. (pguyot)
792   
793    - Fixed a bug in xcode PortGroup which made destroot to fail when there
794      were spaces in the install path. (pguyot)
795
796    - Fixed a bug in portfetch.tcl which failed to fetch patches when using
797      CVS or SVN. (Bugzilla 5269) (yeled)
798   
799    - Added new command 'delete' for use in Portfiles instead of
800      'file delete' and 'system "rm.."' (mww)
801
802    - Added more information to porthier(7) about ${prefix}/var/db/dports.
803      (olegb)
804   
805    - Updated Gnome, KDE and SourceForge mirror lists. (Bugzilla 8045, 9152)
806      (rwhood, blb, olegb & pguyot)
807
808    - Check earlier if there is no Portfile in a directory (especially when
809      iterating). (jberry)
810
811    - Split livecheck into distcheck and livecheck. Added two regular expression
812      modes (one line, full file), set the default to check against freshmeat
813      and defined the default for perl5 group. (pguyot)
814
815    - Discover path to rsync at autoconf time. (jberry)
816   
817    - Mark CVS, TAR, GNUTAR, and RSYNC as additional precious variables that can
818      be overridden in configure environment at time of configure to customize
819      the location of these tools. Note that these tools are not found in the dp
820      prefix, as PATH is sanitized of references to prefix. But you could
821      override the precious variables to acheive that if you really want to
822      shoot yourself. (jberry)
823
824    - Set timeouts for curl transfers.  Some connections to sketchy mirror sites
825      can hang forever otherwise. (jkh)
826   
827    - Shortened the time to upgrade with archive mode on by using archive as the
828      target. (Bugzilla #7891) (dluke & jberry)
829
830    - Added support for sqlite 3. (jberry)
831
832    - Major update of the trace (-t) option (pguyot):
833      * backported changes from darwinbuild's version of darwintrace, including
834        several bug fixes.
835      * cleaned up the code.
836      * writing/creating and also unlinking a file outside allowed bounds are
837        now blocked instead of being simply reported (previous version only
838        reported creations).
839      * fixed a bug where -t failed with X11 ports because ${prefix} got
840        overwritten.
841
842    - Added new native commands to handle privileges chores. (jberry)
843   
844    - Add batch/interactive mode. In interactive mode, use readline when it's available.
845      Command and portname completion is available in interactive mode, as is readline
846      history. (jberry) 2005-11-07,08
847   
848        * Add new option -F <filename> which specifies a command file to be
849          read and processed. Multiple such options may be given to provide
850          multiple command files. If filename is "-", then stdin is read.
851     
852        * Option -i is equivilant to -F -, which forces processing of standard
853          input following any commands given as arguments.
854         
855        * If port is invoked as portf, an -F is assumed as an implicit first
856          argument (so the real first argument is taken as a command file to
857          be processed). This should allow the use of a shebang line such as:
858            #!/usr/bin/env portf
859           
860        * Commands starting with # are treated as comments.
861       
862        * Install a symbolic link /opt/local/bin/portf --> /opt/local/bin/port.
863       
864        * New command "cd" is useful to change to a new directory/port while in
865          interactive/batch mode.
866         
867        * Multiple commands on a single line may be separated by a ';'
868       
869        * Global command options may now be specified following a particular
870          command; they will apply only to that command rather than to all
871          command invocations. This is important for batch/interactive mode.
872       
873    - Add new option -p, which ignores errors while processing within a command.
874      (this subsumes some of the work that -f was previously overloaded to do).
875      (jberry).
876   
877    - Add new option -x, which exits immediately on errors while in batch mode (
878      otherwise we don't exit on errors in batch mode). (jberry)
879   
880    - Refactoring of port(1) to cast actions into distinct action procs. Adds
881      the new action_array which is used for action dispatch, and also to generate
882      the list of possible commands for help and command completion. (jberry)
883   
884    - Initial version of portmirror binary to build a mirror of distfiles.
885      (pguyot)
886
887    - Improvements and fixes to the tests. (pguyot)
888   
889    - Added a new option (checksum.skip=yes) to bypass the checksum phase. This
890      option is mostly useful on the command line to test older distfiles.
891      (jberry)
892
893    - Added dependencies for rpm on virtual packages representing releases of
894      MacOS X. (mww)
895     
896    - Add to port the ability to query for specific meta-data fields.
897      For instance: port info --maintainer --name category:java
898      When specific fields are given, the legacy generalized info is not presented, and vis-versa.
899      By default, the fields for each port are listed one-per-line, with a field label
900      in front of each. (The field label is omitted if the global -q option is given).
901      If the --line option is given, the fields are presented on one line, tab separated,
902      and with no field label: port info --name --maintainer --line tomcat5 apache2
903      Field names are those from the PortIndex, plus some convenience versions of
904      those: (such as allowing category instead of categories).
905      Fields which are actually lists (such as depends_lib) are displayed comma-separated.
906      (jberry) 2006-02-16
907     
908Release 1.2.1 (10-Apr-2006):
909
910    - Changes to darwinports build infrastructure to allow for build of
911      the darwinports infrastructure as a multiarchitecture binary.
912      This allows darwinports to be built as fat, but does nothing to
913      allow ports themselves to be built as fat. To build darwinports
914      fat, configure as follows:
915        ./configure CFLAGS='-arch ppc -arch i386' SHLIB_LDFLAGS='-arch ppc -arch i386'
916                                        backported from HEAD (jberry)
917                                       
918    - Add a hack in order attempt to detect when a sourceforge mirror
919      is actually returning an error page. If this is detected, proceed
920      to the next mirror.               backported from HEAD (jberry)
921
922Release 1.2 (14-Dec-2005):
923
924    - Syntax change to disambiguate uses of the port's version on the command
925      line, when coupled with new changes to accept multiple ports.
926      The port version must now always be prefixed with an @. Example:
927        port uninstall vim @1.0
928      This probably only affects uninstall and activate, both of which
929      require a version if there are multiple versions installed.
930
931    - gzip-compress manpages that are in the share/man/cat? directories during
932      destroot, too. (mww)
933
934    - Enhance port command such that targets that require a port to be
935      specified will now all default to a port in current directory. (jberry)
936     
937    - Enhance port command to allow multiple ports per invocation.
938      Where previously one said "port install porta; port install portb",
939      one can now say "port install porta portb". (jberry)
940     
941    - Enhance port command to allow use of shell-like glob patterns for
942      port selection. When a glob pattern is found, the group of ports
943      matching the glob pattern is substituted. (jberry)
944     
945    - Enhance port command to allow use of "pseudo" portnames to specify
946      groups of ports.
947      When one of these pseudo portnames is specified on the command line,
948      the corresponding group of ports is substituted.
949
950      Currently defined pseudo portnames are:
951        current, all, installed, uninstalled, active, inactive, outdated.
952     
953      Additional pseudo portnames can be used to select ports based on a
954      regex pattern match against certain criteria. Each port selector is
955      a name, followed by a colon, followed by the desired regex pattern.
956      The selectors are:
957      variants:, variant:, description:, portdir:, homepage:, epoch:,
958      platforms:, platform:, name:, long_description:, maintainers:, maintainer:,
959      categories:, category:, version:, and revision: (jberry)
960     
961    - Enhance port command to allow use of set expressions to combine
962      ports or groups of ports.
963      Supported operators are "and", "or", "not", "!", "(", ")". (jberry)
964     
965    - Enhance port command to allow a port to be specified through a file:
966      url instead of via portname. This function was previously available
967      though the -D and -u options, which make less sense now that multiple
968      ports can be specified to a target. (jberry)
969     
970    - Under Tiger, startupitems are now by default generated for launchd
971      rather than systemstarter. (jberry)
972     
973    - Add new startupitem keys startupitem.executable, startupitem.logfile,
974      startupitem.logevents, startupitem.pidfile, supported for both
975      systemstarter and launchd. (jberry)
976     
977    - New Test framework. Running make test from base/tests/ will test
978      several features of port(1) including syntax of Portfiles. New tests
979      can easily be added by simply creating new directories in base/tests/
980      with a Portfile and a master file containing the output of port test
981      in this directory. Some tests are actually more complex. These tests
982      require the port binary to be installed in ${prefix}. (pguyot)
983
984    - svn fetching support, parallel to cvs fetching. Note that
985      this is a bit skanky as svn is not installed on the platform by default.
986      This code will error-out if svn is not installed. (jberry)
987
988    - Removal of old "fetch.args" parameter now that all Portfiles have been
989      properly moved to leverage Paul's libcurl work (yeled)
990
991    - DP now sets its own env variables instead of filtering user declared
992      ones considered harmful (blb)
993
994    - "Canonicalization" of expanded path:${prefix}/foo:bar dependencies
995      when including them in the PortIndex for better abstraction (jberry/pguyot)
996
997    - Addition of the IndexRegen.sh script that takes care of the automated
998      index thingie... (pguyot and jmpp)
999
1000    - Miscellaneous cleanups:
1001        - DP base is assured to respect a temporary DESTDIR installation and
1002          other Makefile cleanups (toby, jmpp)
1003        - s/--with-tclpackagedir/--with-tclpackage/g in autoconf error
1004          reports (pguyot)
1005        - fixes for the buildall.sh script (jkh)
1006
1007    - Some other fixes for lurking bugs, untapped by the various developments
1008      that have taken place since 1.1 ("bunch of developers ;-);
1009
1010    - Snazzy new ChangeLog file
1011   
1012    - Add new actions for port(1): help (get help about port),
1013      echo (the expanded arguments),
1014      cat (the contents of the Portfiles from the specified ports),
1015      edit (also alias "ed", the contents of the Portfiles, using EDITOR or VISUAL),
1016      dir (emit path to the port's directory),
1017      file (emit path to the port's Portfile)
1018      (jberry)
1019     
1020    - On make install, upgrade ports.conf and sources.conf to change rsync.opendarwin.org
1021      to rsync.darwinports.org. This is now our preferred rsync hostname.
1022      Likewise, rename the rsync destination directories in ${prefix}/var/db/dports/sources
1023      in a similar fashion (jberry)
1024
1025
1026Release 1.1:
1027
1028    (information not here).
1029   
1030Release 1.0:
1031   
1032    (information not here).
Note: See TracBrowser for help on using the browser.