non port: mail/ezmlm-idx/Makefile |
SVNWeb
|
Number of commits found: 43 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 2 Nov 2019
|
[ 07:24 cperciva ]
Add -rdynamic to ezmlm-idx's conf-ld. This flag was added in ezmlm-idx
7.2.2 and is necessary in order for ezmlm to work on FreeBSD 12; but it
was being removed when we overwrote conf-ld. [1]
While I'm here, remove the djbware "no license" LEGAL_TEXT, which was
added in error several years ago; this package is GPLv2.
PR: 236869
Reported by: Matt Simerson
|
Sun, 28 May 2017
|
[ 10:58 antoine ] (Only the first 10 of 11 ports in this commit are shown above. )
Register dependency on groff
PR: 213725
|
Sun, 3 Jul 2016
|
[ 16:32 pi ]
mail/ezmlm-idx: 7.1.1 -> 7.2.2
- added mysql build fix
PR: 209879
Changes: http://untroubled.org/ezmlm/archive/7.2.2/CHANGES
Submitted by: Robert Schulze <rs@bytecamp.net>
Reviewed by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>, pawel
|
Sun, 10 Jan 2016
|
[ 16:44 bapt ] (Only the first 10 of 20 ports in this commit are shown above. )
Convert categories m* and m* to USES=sqlite and USES=firebird
|
Thu, 28 May 2015
|
[ 15:57 bdrewery ] (Only the first 10 of 15 ports in this commit are shown above. )
Farewell qmail. You were good but the lack of an upstream maintainer or
ecosystem maintainers makes this not a viable mail system today. Personally
I am moving to postfix and have so far found it incredibly easy to setup and
already prefer it over qmail.
|
Sat, 22 Nov 2014
|
[ 20:40 crees ] (Only the first 10 of 88 ports in this commit are shown above. )
Finally retire USE_PGSQL
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Tue, 8 Apr 2014
|
[ 15:26 bdrewery ]
- Take maintainership
- Stage
|
Mon, 16 Dec 2013
|
[ 18:24 glarkin ] (Only the first 10 of 111 ports in this commit are shown above. )
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin
|
Thu, 12 Dec 2013
|
[ 05:05 eadler ]
multiple: sync LEGAL
Sync LEGAL for djb related ports. I chose not to mark these ports as RESTRICTED
due to the mixed opinions of putting something into the public domain.
Approved by: portmgr (implicit)
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Fri, 15 Mar 2013
|
[ 22:03 bdrewery ] (Only the first 10 of 35 ports in this commit are shown above. )
- 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
|
Wed, 10 Oct 2012
|
[ 18:45 glarkin ]
- Converted to OptionsNG
|
Thu, 28 Apr 2011
|
[ 18:08 glarkin ]
- Updated to install database plugins correctly [1]
- Handle custom PREFIX when configuring
- Omit preformatted man page installation
- Add missing pkg-plist entries
- Bump PORTREVISION
Reported by: ale [1]
|
Wed, 27 Apr 2011
|
[ 15:09 glarkin ]
- Updated to 7.1.1
- Added UPDATING entry with pointers to upgrade documentation and note about
new SQLite3 database plugin
- Added LICENSE
Requested by: Brent B. Powers <portsbug@b2pi.info> (via email)
|
Fri, 26 Feb 2010
|
[ 00:22 glarkin ]
- Add MAKE_JOBS_UNSAFE
PR: ports/144302
Submitted by: pgollucci
Feature safe: yes
|
Thu, 7 Aug 2008
|
[ 17:56 glarkin ]
- Take maintainership
- Upgrade to 0.444 (PR is now moot due to upstream fix)
- Stylistic fixes to Makefile
- Add OPTIONS
- Remove djb-related RESTRICTED (see http://cr.yp.to/distributors.html)
PR: ports/121635
Submitted By: Paul Reece <paul@fastlane.net.au>
Approved By: beech (mentor, implicit)
|
Sun, 27 Jul 2008
|
[ 04:30 linimon ] (Only the first 10 of 53 ports in this commit are shown above. )
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Sun, 3 Sep 2006
|
[ 17:30 kris ]
RESTRICTED is intended here instead of NO_PACKAGE
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
Sat, 21 Jan 2006
|
[ 17:37 krion ] (Only the first 10 of 82 ports in this commit are shown above. )
- 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 )
|
Mon, 31 Jan 2005
|
[ 00:35 girgen ] (Only the first 10 of 107 ports in this commit are shown above. )
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
Thu, 12 Feb 2004
|
[ 23:23 ale ]
Use USE_MYSQL.
PR: ports/62756
Submitted by: Brian Reichert <reichert@numachi.com>
Approved by: nork (mentor/implicitly)
|
Fri, 24 Oct 2003
|
[ 14:56 sergei ]
- Utilize CONFLICTS
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by: krion (implicit)
|
Thu, 23 Oct 2003
|
[ 05:42 sergei ] (Only the first 10 of 52 ports in this commit are shown above. )
Change to my @FreeBSD.org address.
Approved by: krion
|
Fri, 11 Jul 2003
|
[ 04:49 max ]
Correct the include path for the PGSQL support.
Approved by: maintainer
|
Wed, 9 Jul 2003
|
[ 08:54 daichi ]
patch mail/ezmlm-idx:
- Make portlint(1) happy: move RUN_DEPENDS and PATCH_SITES
- Remove explicit ezmlm version number from COMMENT and pkg-descr
- Reformat pkg-descr
- Cleanup and simplify Makefile
- Use DOCSDIR macro in pkg-plist
- Take maintainership
PR: 53857
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
Fri, 27 Jun 2003
|
[ 17:48 tom ]
Stop being the MAINTAINER of ports I no longer use.
|
Tue, 10 Jun 2003
|
[ 13:59 tom ]
Fix MASTER_SITES.
|
Mon, 21 Apr 2003
|
[ 16:14 tom ]
Increment PORTREVISION, which I should have done yesterday when adding
files/patch-ezmlm-manage-N.
|
Fri, 7 Mar 2003
|
[ 06:06 ade ] (Only the first 10 of 166 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sat, 18 Jan 2003
|
[ 19:08 tom ]
Fix a possible security issue with ezmlm-cgi mentioned in ports/47091.
While I'm here, merge pkg-plist and pkg-plist.docs and remove some dead
MASTER_SITES.
PR: ports/47091
Submitted by: Matthias Andree <matthias.andree@web.de>
|
Sat, 4 Jan 2003
|
[ 15:53 seanc ] (Only the first 10 of 26 ports in this commit are shown above. )
Chase libpq version bump.
|
Tue, 29 Jan 2002
|
[ 11:45 knu ] (Only the first 10 of 62 ports in this commit are shown above. )
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.
|
Thu, 30 Aug 2001
|
[ 20:09 tom ]
Fix mysql support and introduce pgsql support
|
Mon, 5 Feb 2001
|
[ 15:11 olgeni ] (Only the first 10 of 73 ports in this commit are shown above. )
Spaces->tabs in the mail category.
|
Sun, 21 Jan 2001
|
[ 15:40 dirk ] (Only the first 10 of 39 ports in this commit are shown above. )
Switch from mysql322-{client,server} to mysql323-{client,server}.
|
Sun, 8 Oct 2000
|
[ 11:23 asami ] (Only the first 10 of 400 ports in this commit are shown above. )
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear.
|
[ 03:19 asami ]
Rename PLIST.docs to pkg-plist.docs.
|
Number of commits found: 43 |