summaryrefslogtreecommitdiffstats
path: root/mail/ezmlm-idx
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-211-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23]
* - Add SHA256 checksums to my portssergei2005-11-251-0/+3
|
* Split the postgresql ports into a server and a client part.girgen2005-01-311-2/+1
| | | | | | | | 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)
* Use USE_MYSQL.ale2004-02-121-1/+1
| | | | | | PR: ports/62756 Submitted by: Brian Reichert <reichert@numachi.com> Approved by: nork (mentor/implicitly)
* SIZE *DOES* MATTER.sergei2004-01-301-0/+3
|
* - Utilize CONFLICTSsergei2003-10-241-0/+2
| | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Approved by: krion (implicit)
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
| | | | Approved by: krion
* Correct the include path for the PGSQL support.max2003-07-111-1/+1
| | | | Approved by: maintainer
* patch mail/ezmlm-idx:daichi2003-07-093-72/+61
| | | | | | | | | | | | - 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>
* Stop being the MAINTAINER of ports I no longer use.tom2003-06-271-1/+1
|
* Fix MASTER_SITES.tom2003-06-101-1/+1
|
* Increment PORTREVISION, which I should have done yesterday when addingtom2003-04-211-1/+1
| | | | files/patch-ezmlm-manage-N.
* Make "ezmlm-manage -N" work as advertised.tom2003-04-201-0/+11
| | | | | Submitted by: Tim Baur <tbaur@panaso.com> Obtained from: http://marc.theaimsgroup.com/?l=ezmlm&m=102816492627689&w=2
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix a possible security issue with ezmlm-cgi mentioned in ports/47091.tom2003-01-184-23/+13
| | | | | | | | 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>
* Chase libpq version bump.seanc2003-01-041-1/+2
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-15/+15
| | | | | | 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.
* Fix mysql support and introduce pgsql supporttom2001-08-301-4/+19
| | | | | PR: ports/19325 Submitted by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
* Spaces->tabs in the mail category.olgeni2001-02-051-1/+1
| | | | (I know, I look boring and pedant :o)
* Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-01-211-1/+1
| | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Rename PLIST.docs to pkg-plist.docs.asami2000-10-081-3/+3
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-4/+4
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-131-4/+4
|
* Fix configuration directory locationtom2000-02-223-6/+8
| | | | | PR: ports/16728 Submitted by: Jos Backus <Jos.Backus@nl.origin-it.com>
* Update the to version 0.40tom2000-02-093-16/+26
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Switch from mysql322 to mysql322-client and mysql322-server.dirk1999-07-011-2/+2
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-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
* Upgrade ezmlm to 0.322billf1999-06-073-6/+6
| | | | Submitted by: tom
* Add (prepare to be shocked) WWW:mharo1999-05-031-1/+1
|
* Update to version 0.321.steve1999-03-317-58/+88
| | | | | PR: 10867 Submitted by: maintainer
* Cleanups from new maintainer.steve1999-02-222-40/+84
| | | | | PR: 9930 Submitted by: Tom Hukins <tom@eborcom.com>
* Initial import of ezmlm-idx version 0.313.steve1999-01-185-0/+112
Dan J. Bernstein's cleaned up version of ezmlm version 0.53. PR: 8885 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
OpenPOWER on IntegriCloud