Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Deal with the ownership of the files just with the plist | Baptiste Daroussin | 2020-09-14 | 2 | -24/+2 |
| | |||||
* | news/diablo: fix build on recent current | Tobias C. Berner | 2020-08-29 | 1 | -0/+3 |
| | |||||
* | Convert to UCL & cleanup pkg-message (categories n) | Mathieu Arnold | 2019-08-14 | 1 | -4/+6 |
| | | | | (and missed 3 missed files from previous categories.) | ||||
* | update MAINTAINER to my FreeBSD.org email | Nikolai Lifanov | 2016-12-14 | 1 | -1/+1 |
| | | | | | | Reviewed by: matthew Approved by: matthew (maintainer) Differential Revision: https://reviews.freebsd.org/D8782 | ||||
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -1/+1 |
| | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight | ||||
* | Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | - Add missing directories to plist, fixing stage-qa | Dmitry Marakasov | 2015-10-13 | 2 | -10/+19 |
| | | | | | | | | | - Silence patching - Switch to options helpers PR: 203665 Submitted by: amdmi3 Approved by: lifanov@mail.lifanov.com (maintainer) | ||||
* | Rename files/diablo.sh-sample to files/diablo.in. | Matthias Andree | 2014-10-11 | 3 | -23/+5 |
| | | | | | | | | Clean up @dirrmtry from pkg-plist. Bump PORTREVISION. PR: 193855 Submitted by: Nikolai Lifanov (maintainer) | ||||
* | Resurrect news/diablo | Thomas Zander | 2014-09-07 | 9 | -0/+326 |
| | | | | | | | | | | | - Stagify - Assign maintainership to Nikolai Lifanov <lifanov@mail.lifanov.com> - General cleanup of diablo port - Add LICENSE - Bump PORTREVISION PR: 193239 Submitted by: lifanov@mail.lifanov.com | ||||
* | Remove non staged ports without pending PR from net-p2p, net and news | Baptiste Daroussin | 2014-09-02 | 8 | -252/+0 |
| | |||||
* | Remove indefinite articles and trailing periods from COMMENT, plus minor | Jimmy Olgeni | 2014-07-10 | 1 | -1/+1 |
| | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) | ||||
* | Add stage support to news, and improve correctness. | Adam Weinberger | 2014-03-30 | 1 | -11/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am not touching the husky ports with a 10 foot pole. atp: stage, improve pkg-message crashmail: stage diablo: too wacky to stage, but convert WITH_* to OPTIONS, unmute commands that shouldn't be muted, use :MDOCS fidogate-ds: stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle /var/* in the plist properly golded+: stage, OPTIONS, protect examples behind %%PORTEXAMPLES%% nntpbtr: this was an unbelievably PITA stage, add missing prototypes, add missing return types, rename patch files to what they actually patch nntpcache: stage support, required lots of Makefile.in patching, call submakes correctly, handle config files properly nzbperl: stage, use OPTIONS, remove obsolete pkg-message papercut: stage, handle config file properly py-pynzb: stage, use OPTIONS helper to avoid bsd.port.options.mk inclusion s-news: stage slrnconf: stage slrnface: stage, install required files to datadir, not examplesdir, generate proper pkg-message sn: stage | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-21 | 1 | -5/+2 |
| | | | | news) | ||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - Update to 5.1 | Pietro Cerutti | 2008-04-17 | 2 | -4/+4 |
| | | | | Approved by: miwi (mentor) | ||||
* | Unbreak install by doing the REINPLACE_CMD after patching. | Tilman Keskinoz | 2007-07-16 | 1 | -1/+1 |
| | |||||
* | - Respect ${CC} | Alexey Dokuchaev | 2007-07-04 | 1 | -18/+14 |
| | | | | | | | - Fix the build with recent GCC [1] - Clean up Makefile Reported by: pointyhat (logs) [1] | ||||
* | BROKEN with gcc 4.2 | Kris Kennaway | 2007-05-27 | 1 | -1/+7 |
| | |||||
* | Remove USE_REINPLACE from all categories starting with N | Edwin Groothuis | 2006-05-12 | 1 | -2/+0 |
| | |||||
* | - Add SHA256 | Pav Lucistnik | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | Tidy up whitespace. | Trevor Johnson | 2004-04-11 | 1 | -1/+0 |
| | |||||
* | - Update to 5.0-REL | Clement Laforet | 2004-03-23 | 3 | -22/+25 |
| | | | | | - Use PORTDOCS macro - Respect CFLAGS | ||||
* | SIZEify. | Trevor Johnson | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | Cease FreeBSD port maintainerships | Edwin Groothuis | 2003-09-24 | 1 | -1/+1 |
| | | | | | | | | | | I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com> | ||||
* | update maintainer's email address. | Yen-Ming Lee | 2003-06-24 | 1 | -1/+1 |
| | | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk> | ||||
* | Add some missing manpages and a directory | Kris Kennaway | 2003-02-22 | 2 | -1/+3 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Fix typoes on MAINTAINER address. | Hye-Shik Chang | 2002-11-02 | 1 | -1/+1 |
| | | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk> | ||||
* | Update maintainer address | Hye-Shik Chang | 2002-10-08 | 1 | -1/+1 |
| | | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk> | ||||
* | upgrade to 4.2 | Ying-Chieh Liao | 2002-09-20 | 5 | -74/+12 |
| | | | | | | | pass maintainership PR: 42276 Submitted by: Dominic Marks <dominic_marks@btinternet.com> (new maintainer) | ||||
* | ${PERL} -> ${REINPLACE_CMD} | Ying-Chieh Liao | 2002-06-24 | 1 | -2/+4 |
| | | | | | PR: 39701 Submitted by: Scott Flatman <sf@dsinw.com> | ||||
* | Unmaintain. | Dag-Erling Smørgrav | 2002-02-08 | 1 | -1/+1 |
| | |||||
* | (finally!) upgrade to 3.0-REL. | Dag-Erling Smørgrav | 2001-03-22 | 4 | -7/+75 |
| | |||||
* | Update to 2.3-REL | Dag-Erling Smørgrav | 2000-08-30 | 2 | -2/+2 |
| | |||||
* | As threatened on freebsd-ports: all startup scripts know about the two | Thomas Gellekum | 2000-07-05 | 2 | -6/+30 |
| | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. | ||||
* | Remove period. | Dag-Erling Smørgrav | 2000-06-26 | 1 | -1/+1 |
| | |||||
* | Upgrade to 2.2-REL. This is now packageable. | Dag-Erling Smørgrav | 2000-06-26 | 10 | -101/+154 |
| | |||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | Michael Haro | 2000-04-21 | 1 | -3/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | Michael Haro | 1999-08-28 | 1 | -3/+3 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-23 | 1 | -3/+3 |
| | | | | chown -> ${CHOWN} | ||||
* | A bit of portlint cleaning and fix a few style nits. | Steve Price | 1999-07-05 | 1 | -28/+36 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | WWW: - the root of all evil | Michael Haro | 1999-05-03 | 1 | -1/+3 |
| | |||||
* | NEWSFLASH! Manpages to be deleted from PLISTs! | Tim Vanderhoek | 1998-08-20 | 1 | -15/+0 |
| | |||||
* | original distribution updated (1.15-release) | Jun-ichiro itojun Hagino | 1998-04-18 | 3 | -17/+43 |
| | | | | PR: 6304 | ||||
* | Upgrade to v1.10 | James FitzGibbon | 1997-07-05 | 3 | -6/+6 |
| | |||||
* | Diablo isn't written in perl; I am therefore not the MAINTAINTER. | James FitzGibbon | 1997-06-08 | 1 | -2/+2 |
| | | | | | | Fix MAINTAINER lines (broken/missing) in these ports. Pointed-out-by: Wolfram Schneider <wosch@apfel.de> (the auto-ports-announcer - three cheers) | ||||
* | Import of diablo, a backbone news transit system 10-20 times faster than INN | James FitzGibbon | 1997-06-03 | 5 | -0/+141 |