| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20125.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Fixes #19486.
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20122.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20123.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20130.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20131.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20112.
|
|
|
|
Closes #14820.
Closes #18362.
Closes #18779.
|
|
gitignore parsing has broken in 1.8.3; see:
http://article.gmane.org/gmane.comp.version-control.git/225675
This reverts commit 34ce866fdee933650586ee3c8357c448254917e6.
|
|
If pth is miscompiled, other software that uses it can fail
mysteriously without a clear indication of the source of the
problem. This causes problems with gnupg2 on some platforms,
for example.
pth's `make test` will reveal this kind of problem, so always run
that to be safe.
See: mistydemeo/tigerbrew#39.
|
|
Closes #20115.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20113.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
Closes #20106.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
Closes #17980.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20105.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
Closes #19824.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
It's generally not a good idea to allow remote connections to mysql.
Make it safe by default.
Closes #20090.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Closes #20096.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Geocouch uses this formula to get the couchdb source, and this means we
cannot use a DATA patch here since it only exists for the executing
file.
Fixes #20073.
|
|
Our berkeley db shadows the OS's berkeley db 1.x, making it impossible
to build software that only builds on 1.x (e.g. opensmtpd).
The --enable-compat185 switch enables a 1.x compatibility mode, which
shouldn't have any downsides and is the standard in other package
managers. (One wonders why it isn't on by default if so.)
|
|
Closes #20092.
|
|
When any configuration is done to the nexus server is persists that data
to the sonatype-work directory. Also all maven artifacts are downloaded
into that directory too. So if you want to have that same setup after
upgrading, the sonatype-work directory needs to be somewhere common all
versions. This commit patches nexus to look for that data in var/nexus.
Closes #19361.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #19858.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Explicitly disable nls for neon and subversion in a hand-wavy
attempt to fix #17613.
|
|
- Use now the standalone languagetool package
- Add additional languagetool-server and languagetool-gui exec scripts
Closes #19328.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18120.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20082.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Closes #20079.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20076.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
tarball has been moved to an older-releases folder.
Closes #20067.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #20068.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #20071.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #20072.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #20005.
|
|
References #19756.
|