summaryrefslogtreecommitdiffstats
path: root/pkgsrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: cleanup .gitignore filesDavid Lamparter2018-09-081-7/+0
| | | | Signed-off-by: David Lamparter <equinox@diac24.net>
* *: Remove cvs control pointsDonald Sharp2017-12-051-2/+0
| | | | | | | | The $Id: lines would allow code kept in cvs to substitute the file version upon checkout. Since we are not using cvs there is no need to keep these lines anymore. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
* build: non-recursive auxiliary directoriesDavid Lamparter2017-07-311-3/+0
| | | | | | | Flatten {m4,pkgsrc,python,redhat,snapcraft}/Makefile.am into the main one. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
* eigrp: Initial CommitDonald Sharp2017-03-091-0/+44
| | | | | | | | | | Please Note, I will be redoing this commit message with more information. Additionally I will rework the lib/* changes into their own commits. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
* build: delete .cvsignore filesDenis Ovsienko2011-12-131-5/+0
|
* [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-221-0/+3
|
* [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-15/+0
|
* [administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma2008-08-221-0/+5
|
* - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use archpaul2004-11-021-0/+2
| | | | with CVS trees.
* Ignore *.sh.hasso2004-09-011-0/+1
|
* 2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>gdt2004-08-318-25/+42
| | | | | * Rename scripts to *.sh.in, and use autoconf-style substitution for prefix and localstatedir.
* cvsignore for pkgsrcpaul2004-08-311-0/+2
|
* Add start/stop scripts for the rc.d framework used bygdt2004-08-278-0/+283
pkgsrc (NetBSD and others). Contributed by Miles Nordin.