summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use https by defaultJustin Lecher2015-08-2431-31/+31
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-ftp/lftp: Add USE=ipv6Jeroen Roovers2015-08-221-1/+2
| | | | Package-Manager: portage-2.2.20.1
* net-ftp/lftp: Version bump.Jeroen Roovers2015-08-222-0/+91
| | | | Package-Manager: portage-2.2.20.1
* net-ftp/filezilla: Replace C++14 check with simpler test-flag-CXXMike Gilbert2015-08-201-5/+2
| | | | Package-Manager: portage-2.2.20_p134
* Add check for C++14 (required since 3.13.0-rc1), fixes bug #558118Bernard Cafarelli2015-08-191-0/+14
| | | | Package-Manager: portage-2.2.20.1
* net-ftp/filezilla: version bump, tinyxml to pugixml switchBernard Cafarelli2015-08-173-0/+112
| | | | Package-Manager: portage-2.2.20.1
* net-ftp/linksys-tftp: refresh & apply header patchMike Frysinger2015-08-172-2/+35
| | | | | This was queued a while ago but never actually applied. Add it and update the patch to fix a few more files.
* net-ftp/linksys-tftp: update HOMEPAGE/SRC_URI #557886Mike Frysinger2015-08-171-2/+2
|
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-091-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08199-0/+7298
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed