aboutsummaryrefslogtreecommitdiff
path: root/www/cplanet
Commit message (Collapse)AuthorAgeFilesLines
* www/cplanet: Fix up r511401 and do not set LICENSE twiceTobias Kortkamp2019-09-091-2/+0
| | | | Notes: svn path=/head/; revision=511664
* - Add LICENSEDmitry Marakasov2019-09-072-1/+4
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=511401
* Remove libcurl.so.7 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428136
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-1/+1
| | | | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418767
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Drop @dirrm* from plistDmitry Marakasov2015-07-161-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=392254
* Update my ports to the latest infrastructure changesBaptiste Daroussin2014-03-131-1/+1
| | | | Notes: svn path=/head/; revision=348070
* Use stageBaptiste Daroussin2013-10-182-14/+13
| | | | | | | | Uncontionnally install examples in stage Modernize LIB_DEPENDS Notes: svn path=/head/; revision=330796
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* Trim headersBaptiste Daroussin2012-12-311-10/+7
| | | | | | | | Convert to new options framework remove shlib numbers Notes: svn path=/head/; revision=309736
* - update to 0.9Baptiste Daroussin2012-05-272-3/+3
| | | | Notes: svn path=/head/; revision=297551
* Update WWWBaptiste Daroussin2012-05-011-1/+1
| | | | Notes: svn path=/head/; revision=295787
* - update to 0.8Baptiste Daroussin2011-09-292-5/+3
| | | | | | | - changes: bufferize xmlpath Notes: svn path=/head/; revision=282603
* - upgrade to 0.7Baptiste Daroussin2011-02-142-5/+3
| | | | | | | - remove now useless libiconv depencency Notes: svn path=/head/; revision=269144
* - Upgrade to 0.5Baptiste Daroussin2011-02-043-7/+9
| | | | | | | | | - Add license Feature safe: yes Notes: svn path=/head/; revision=268607
* Change maintainer address to my new @FreeBSD.orgBaptiste Daroussin2010-07-281-1/+1
| | | | | | | Approved by: jadawin@ (co-mentor) Notes: svn path=/head/; revision=258396
* - Fix plistMartin Wilke2010-02-241-0/+1
| | | | | | | | Reported by: pav Feature safe: yes Notes: svn path=/head/; revision=250277
* cplanet is a RSS/ATOM feed aggregator written in C that generate staticMartin Wilke2010-02-224-0/+49
html files. WWW: http://brokk.etoilebsd.net/projects/show/cplanet PR: ports/144207 Submitted by: Bapt <baptiste.daroussin at gmail.com> Feature safe: yes Notes: svn path=/head/; revision=250189