| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Mar 2013 22:03:43
1.4_1
|
bdrewery  |
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
bapt contributed to the qmail.mk as well
- Trim headers
USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX
With hat: portmgr |
11 Mar 2013 22:16:46
1.4_1
|
bdrewery  |
Fix OPTIONS_DEFINE being defined twice |
18 Dec 2012 13:56:18
1.4_1
|
garga  |
Pass maintainership of qmail ports and bsd.mail.mk to bdrewery@. It was funny,
but I'm not using qmail for a long time. |
05 Oct 2012 12:41:46
1.4_1
|
garga  |
Change headers of all ports maintained by me to new format |
03 Aug 2012 18:39:21
1.4_1
|
garga  |
Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by: sunpoet@ |
03 Aug 2012 15:34:46
1.4_1
|
garga  |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
16 Jul 2012 20:05:12
1.4_1
|
garga  |
- Move to OPTIONSng
- Handle DOCS using PORTDOCS and cleanup PLIST_* |
03 Jul 2011 13:53:52
1.4_1
|
ohauer  |
- remove MD5 |
28 Mar 2009 17:53:24
1.4_1
|
garga  |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
25 Jul 2008 18:06:33
1.4_1
|
garga  |
- Add gentoo mirrors to MASTER_SITES |
21 Jan 2006 17:37:14
1.4_1
|
krion  |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above ) |
08 Nov 2005 14:33:36
1.4
|
garga  |
- Add SHA256 |
11 Jul 2005 16:47:16
1.4
|
garga  |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
19 Apr 2005 21:34:08
1.4
|
pav  |
- Define QMAIL_DIR
- Remove pkg-plist
PR: ports/80096
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer) |
18 Apr 2005 18:22:30
1.4
|
pav  |
This is a small utility for checking and repairing the qmail queue
structure. It will fix uid/gid settings and permissions. It will
rename the message files to match their inodes. It will even create
directories and files that don't exist that should be there (you can
even create a queue from scratch). It will also print warnings for
any files it finds that should not exist.
PR: ports/79913
Submitted by: Renato Botelho <freebsd@galle.com.br> |