Change History for PortfileRecipes

Version Date Author Comment
117 7 months ryandesign (Ryan Carsten Schmidt) Add macOS Sonoma to version table
116 8 months jmroot (Joshua Root) update license checking source link
115 9 months ryandesign (Ryan Carsten Schmidt) Remove outdated note about the obsolete portgroup (see #56023)
114 15 months judaew (Vadym-Valdis Yudaiev) Add macOS Ventura to #compare-osx-darwin-version
113 20 months jmroot (Joshua Root) cleanup deactivate hack example
112 2 years judaew (Vadym-Valdis Yudaiev) Add Monterey to "macOS Version Info" table
111 3 years breun (Nils Breunese) Add Darwin version for macOS 11 Big Sur
110 3 years ryandesign (Ryan Carsten Schmidt) Remove license "Restrictive/nondistributable" no longer used by any port
109 3 years jmroot (Joshua Root) remove licenses not in preferred format
108 4 years danchr (Dan Villiom Podlaski Christiansen) Update license list (and ignore case)
107 4 years jmroot (Joshua Root) add how to specify MPL-2 license
106 4 years iay (Ian Young) Add Catalina to versions table
105 5 years mf2k (Frank Schima)
104 5 years chrstphrchvz (Christopher Chavez) fix spelling
103 5 years chrstphrchvz (Christopher Chavez) fix spelling
102 5 years breun (Nils Breunese) Added High Sierra and Mojave to the macOS Version Info table
101 6 years l2dy (Zero King) Simplify licensekeyword command
100 6 years ryandesign (Ryan Carsten Schmidt) Suggest that octal values be written with leading 0
99 6 years l2dy (Zero King) Update list of license keyword values
98 7 years l2dy (Zero King) Update list of license keyword values
97 7 years l2dy (Zero King) Update list of license keyword values
96 7 years l2dy (Zero King) Update list of license values and fix command
95 7 years mf2k (Frank Schima)
94 7 years raimue (Rainer Müller) Adapt #replaced-by for use with Git
93 8 years ryandesign (Ryan Carsten Schmidt) Change OS X to macOS and update macOS version table
92 8 years ryandesign (Ryan Carsten Schmidt) add symlink-exists section
91 8 years raimue (Rainer Müller) Update list of licenses with better command
90 9 years ryandesign (Ryan Carsten Schmidt) minor improvements to the replaced_by section
89 9 years dstrubbe (David Strubbe) remove old stuff about replaced_by that is now in the obsolete PortGroup
88 9 years dstrubbe (David Strubbe)
87 9 years pixilla (Bradley Giesbrecht)
86 9 years pixilla (Bradley Giesbrecht)
85 9 years pixilla (Bradley Giesbrecht)
84 9 years pixilla (Bradley Giesbrecht)
83 9 years pixilla (Bradley Giesbrecht)
82 9 years pixilla (Bradley Giesbrecht)
81 9 years pixilla (Bradley Giesbrecht)
80 10 years larryv (Lawrence Velázquez) recommend argument expansion instead of eval
79 10 years mf2k (Frank Schima) In the replaced-by section, remove unneeded step of changing the …
78 10 years mf2k (Frank Schima) Updated the replaced-by section to mention the use of the obsolete …
77 11 years ryandesign (Ryan Carsten Schmidt) default gcc variant is now gcc48
76 11 years jeremyhu (Jeremy Huddleston Sequoia) Update fortran recipe to honor conflicts
75 11 years jeremyhu (Jeremy Huddleston Sequoia) Update fortran recipe for libgcc-devel
74 11 years larryv (Lawrence Velázquez) no need to point out revision
73 11 years cooljeanius (Eric Gallager) add some historical information about the introduction of glob support …
72 11 years jeremyhu (Jeremy Huddleston Sequoia)
71 11 years jeremyhu (Jeremy Huddleston Sequoia) Show globs in the compiler.blacklist example and remove block that is …
70 11 years jeremyhu (Jeremy Huddleston Sequoia) append to default variants
69 11 years jeremyhu (Jeremy Huddleston Sequoia)
68 11 years mf2k (Frank Schima) Remove implied gcc dependencies from example code
67 11 years elelay (Eric Le Lay) document the require_active_variants portgroup
66 11 years mf2k (Frank Schima) Remove reference to old gcc version 4.3 and 4.4 and add gcc 4.9 to …
65 11 years ryandesign (Ryan Carsten Schmidt) use eq for string comparisons
64 11 years neverpanic (Clemens Lang) deactivate hack: add missing bracket
63 11 years neverpanic (Clemens Lang) deactivate hack: add the pre-activate block, rename variable to a more …
62 11 years ryandesign (Ryan Carsten Schmidt) don't use "then" in "if" statements
61 11 years larryv (Lawrence Velázquez) re-break lines for better diffs
60 11 years larryv (Lawrence Velázquez) update default GCC variant; add gcc48; remove some line breaks
59 11 years larryv (Lawrence Velázquez) clarify location of port version info in registry_active results
58 11 years larryv (Lawrence Velázquez) remove stray parenthesis
57 11 years larryv (Lawrence Velázquez) simplify deactivate hack recipe
56 11 years neverpanic (Clemens Lang) use more block code listings
55 11 years neverpanic (Clemens Lang)
54 11 years neverpanic (Clemens Lang)
53 11 years neverpanic (Clemens Lang)
52 11 years neverpanic (Clemens Lang) fix wikiformatting
51 11 years neverpanic (Clemens Lang) Finish documentation of the deactivate hack
50 11 years neverpanic (Clemens Lang) save WIP
49 11 years neverpanic (Clemens Lang) start documenting the deactivate hack
48 11 years larryv (Lawrence Velázquez) forgot a preposition
47 11 years larryv (Lawrence Velázquez) add examples for extracting minor and patch versions
46 11 years ryandesign (Ryan Carsten Schmidt) suggest use of ${subport} not ${name} when installing docs
45 11 years jmroot (Joshua Root)
44 11 years seanfarley (Sean Farley) license: fix italic usage
43 11 years seanfarley (Sean Farley) license: add brief notes with a reference to the source file
42 11 years seanfarley (Sean Farley) fetch: add example to download a raw script
41 12 years ryandesign (Ryan Carsten Schmidt) rewrite first two compiler override blocks to use compiler.blacklist …
40 12 years ryandesign (Ryan Carsten Schmidt) docdir example: don't include destroot in docdir variable
39 12 years ryandesign (Ryan Carsten Schmidt) add gcc46 gcc47 variants; reword and explain why we still default to gcc45
38 12 years ryandesign (Ryan Carsten Schmidt) Add depends_skip_archcheck-append apple-gcc42
37 12 years nerdling (Jeremy Lavergne) 2.0.4 contains fix for cxx bug previously mentioned
36 12 years ryandesign (Ryan Carsten Schmidt) whitespace
35 12 years ryandesign (Ryan Carsten Schmidt) rewrite gcc-4.2 compiler selection block
34 12 years ryandesign (Ryan Carsten Schmidt) set docdir based on ${subport} not ${name}
33 13 years ryandesign (Ryan Carsten Schmidt) set configure.cxx when depending on apple-gcc42 to work around #31709
32 13 years ryandesign (Ryan Carsten Schmidt) Remove depends_skip_archcheck apple-gcc42 again (#31584)
31 13 years ryandesign (Ryan Carsten Schmidt) add depends_skip_archcheck apple-gcc42 (#31584)
30 13 years ryandesign (Ryan Carsten Schmidt) add compiler-based-on-Xcode section
29 13 years ryandesign (Ryan Carsten Schmidt) rewrite parts of unversioned distfile section, tweak stealth update section
28 13 years ryandesign (Ryan Carsten Schmidt) rewrite stealth updates section
27 13 years ryandesign (Ryan Carsten Schmidt) use more modern gcc versions in example
26 13 years jmroot (Joshua Root) update default_variants section
25 13 years ryandesign (Ryan Carsten Schmidt)
24 13 years ryandesign (Ryan Carsten Schmidt) add section on replaced_by
23 13 years ryandesign (Ryan Carsten Schmidt) svn.tag has been replaced by svn.revision
22 14 years ryandesign (Ryan Carsten Schmidt) update Xcode version checking section to use xcodeversion portgroup
21 14 years jmroot (Joshua Root) reword statement about prefixes
20 14 years ryandesign (Ryan Carsten Schmidt)
19 14 years ryandesign (Ryan Carsten Schmidt) add archflags section
18 14 years ryandesign (Ryan Carsten Schmidt)
17 14 years ryandesign (Ryan Carsten Schmidt) simplify some section titles
16 14 years ryandesign (Ryan Carsten Schmidt) Split unversioned distfiles section out of stealth upgrades section
15 14 years ryandesign (Ryan Carsten Schmidt) eg => e.g.
14 14 years ryandesign (Ryan Carsten Schmidt) total rewrite of variant_isset section
13 15 years ryandesign (Ryan Carsten Schmidt) Add "Providing compiler variants" section
12 15 years ryandesign (Ryan Carsten Schmidt) add "installing additional documentation files" section
11 15 years ryandesign (Ryan Carsten Schmidt) add fetchwithgetparams section
10 15 years blb@… Add entry about config file handling
9 15 years ryandesign (Ryan Carsten Schmidt) some edits to stealth updates
8 15 years ryandesign (Ryan Carsten Schmidt) add anchor for stealth updates
7 15 years ryandesign (Ryan Carsten Schmidt) typo
6 15 years blb@… Add entry about dealing with stealth updates and dist_subdir
5 15 years blb@… Add TOC
4 15 years ryandesign (Ryan Carsten Schmidt) add Xcode version check section
3 15 years jmroot (Joshua Root) ticket reference for -variant issues
2 15 years ryandesign (Ryan Carsten Schmidt) add branch and major version section
1 15 years blb@… New page to talk about various Portfile tricks not documented elsewhere