Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. | mat | 2016-04-01 | 1 | -1/+1 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | - Fix permissions, fix install by non-root | amdmi3 | 2015-10-13 | 2 | -17/+12 |
| | | | | - Remove obsolete MAN* | ||||
* | Modernize LIB_DEPENDS | bapt | 2014-07-15 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | Add stage support to news, and improve correctness. | adamw | 2014-03-30 | 3 | -16/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | news) | ||||
* | - Trim Makefile header | antoine | 2013-06-21 | 2 | -11/+11 |
| | | | | | - Convert to PORT_OPTIONS - Add a missing directory to pkg-plist | ||||
* | Update CONFLICTS. [1] | mandree | 2012-11-16 | 1 | -2/+2 |
| | | | | | | | Remove API version from gdbm library. Suggested by: ketas's ports conflicts checker Feature safe: yes | ||||
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | amdmi3 | 2011-09-24 | 1 | -2/+2 |
| | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav | ||||
* | - Track dependencies after databases/gdbm update | gabor | 2011-09-12 | 1 | -2/+2 |
| | |||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email. | linimon | 2010-12-02 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | Pet portlint(1). | anray | 2006-04-17 | 1 | -4/+2 |
| | |||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Change email address for all my ports. | anray | 2005-12-16 | 1 | -2/+2 |
| | | | | Approved by: sem(mentor) | ||||
* | [PATCH] change MAINTAINER email address for all my ports. | edwin | 2004-12-30 | 1 | -1/+1 |
| | | | | | PR: ports/75559 Submitted by: Andrey Slusar <anray@inet.ua> | ||||
* | Fix duplicate HAVE_MALLOC_H | vs | 2004-12-20 | 1 | -13/+15 |
| | | | | | PR: ports/75228 Submitted by: maintainer | ||||
* | Change maintainer's email. | krion | 2004-08-08 | 1 | -1/+1 |
| | | | | | PR: ports/70138 Submitted by: Andrey Slusar <vasallia@ukr.net> | ||||
* | Fix build warnings. | krion | 2004-08-04 | 4 | -26/+59 |
| | | | | | PR: ports/69983 Submitted by: maintainer | ||||
* | - Add lock outgoing files with flock, XPAT command, ability to handle | pav | 2004-07-25 | 8 | -3/+831 |
| | | | | | | | supersedes and cancel control messages. PR: ports/69551 Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer) | ||||
* | S-news is a simple news server for hosts with one or two users. | pav | 2004-07-18 | 6 | -0/+121 |
It is intened to supply spool and offline news reading for a configured selection of newsgroups. S-news does the minimum required to maintain a conventional news spool and makes use of suck or newsstar for news transport. PR: ports/69121 Submitted by: Andrey Slusar <vasallia@ukr.net> |