aboutsummaryrefslogtreecommitdiff
path: root/net/dropbox-uploader
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 1.0Nicola Vitale2017-07-222-6/+6
| | | | | | | | - Add LICENSE_FILE - Remove GN_TAGNAME Notes: svn path=/head/; revision=446431
* Bump PORTREVISION after last commit.Mathieu Arnold2016-09-061-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=421418
* - Fix the previous fake update to 0.2Nicola Vitale2016-09-052-5/+5
| | | | | | | Pointed out by: mat Notes: svn path=/head/; revision=421389
* - Bump PORTEPOCH, because the last version number isNicola Vitale2016-09-041-0/+1
| | | | | | | actually less than the previous one (see https://github.com/andreafabrizi/Dropbox-Uploader/releases ) Notes: svn path=/head/; revision=421345
* - Update to 0.2Nicola Vitale2016-08-312-4/+4
| | | | | | | ChangeLog: https://github.com/andreafabrizi/Dropbox-Uploader/releases Notes: svn path=/head/; revision=421172
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update to 0.15Erwin Lansing2015-07-272-5/+5
| | | | | | | | | | | | The current version has a problem with auto-configuration when used for the first time. PR: 201420 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> Approved by: maintainer timeout Sponsored by: DK Hostmaster A/S Notes: svn path=/head/; revision=392971
* Update ports in the n* categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385640
* Stagify.Vanilla I. Shu2014-06-231-4/+2
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358898
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Dropbox Uploader is a BASH script which can be used to upload, download, delete,Nicola Vitale2013-09-103-0/+43
list files (and more!) from Dropbox, an online file sharing, synchronization and backup service. WWW: https://github.com/andreafabrizi/Dropbox-Uploader Notes: svn path=/head/; revision=326903