| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Mar 2013 22:03:43
0.53_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 |
07 Mar 2013 03:25:11
0.53_1
|
bdrewery  |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt |
09 Oct 2012 22:12:14
0.53_1
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
03 Jul 2011 13:53:52
0.53_1
|
ohauer  |
- remove MD5 |
21 Dec 2009 02:19:12
0.53_1
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
05 Aug 2008 13:51:31
0.53_1
|
ade  |
As per http://cr.yp.to/distributors.html, effective 2008-08-05,
remove RESTRICTED on these ports - they are free to roam wild. |
27 Jul 2008 04:30:53
0.53_1
|
linimon  |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
03 Sep 2006 17:30:36
0.53_1
|
kris  |
RESTRICTED is intended here instead of NO_PACKAGE |
21 Jan 2006 17:37:14
0.53_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 ) |
25 Nov 2005 14:05:38
0.53
|
sergei  |
- Add SHA256 checksums to my ports |
30 Jan 2004 16:03:29
0.53
|
sergei  |
SIZE *DOES* MATTER. |
24 Oct 2003 14:56:39
0.53
|
sergei  |
- Utilize CONFLICTS
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by: krion (implicit) |
23 Oct 2003 05:42:49
0.53
|
sergei  |
Change to my @FreeBSD.org address.
Approved by: krion |
02 Aug 2003 14:31:03
0.53
|
krion  |
- Unbreak under GCC 3.3
PR: 55182
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit) |
09 Jul 2003 08:58:26
0.53
|
daichi  |
update mail/ezmlm:
- Install at least some documentation
- Make portlint(1) happy - move RUN_DEPENDS, etc.
- Cleanup and simplify Makefile
- Remove checks for changin PREFIX and/or QMAIL_DIR between build
and install phases - the Ports does not support such scenarios
in any case, the checks are unnecessary
- Add Author tag in pkg-descr
- Take maintainership
PR: 53858
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
27 Jun 2003 17:48:10
0.53
|
tom  |
Stop being the MAINTAINER of ports I no longer use. |
10 Jun 2003 14:00:41
0.53
|
tom  |
Fix MASTER_SITES. |
07 Mar 2003 06:06:02
0.53
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Jan 2002 11:45:35 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 04:16:42 
|
asami  |
Convert category mail to new layout. |
15 Sep 2000 01:25:04 
|
tom  |
Update MAINTAINER and add WWW: |