aboutsummaryrefslogtreecommitdiffstats
path: root/mail/anubis
Commit message (Collapse)AuthorAgeFilesLines
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-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 updategabor2011-09-121-1/+1
|
* - Chase guile shared lib bumpjlaffaye2011-07-311-1/+1
| | | | - Add an entry to UPDATING
* - Chase gpgme shared lib bump.jlaffaye2011-07-211-2/+2
| | | | | | - Add an entry to UPDATING Reviewed by: tabthorpe
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-2/+2
|
* Chase security/gsasl updatejohans2011-02-251-1/+2
|
* - Update to 4.1.1dhn2011-02-1517-343/+319
| | | | | | | | | | - Pass maintainership to submitter - Remove MD5 checksum - Mark MAKE_JOBS_UNSAFE - Add LICENSE PR: ports/154641 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-1/+1
|
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Reset sergei@ due to maintainer-timeouts and no response to email.linimon2008-07-271-1/+1
| | | | Hat: portmgr
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* - Chase security/gnutls shlib version bumpnovel2008-03-031-1/+1
| | | | - Add an entry to UPDATING
* Chase gnutls shared library version chase: adjust DEPENDS lines andnovel2007-07-011-1/+1
| | | | bump PORTREVISIONs.
* - Chase security/gnutls updatenovel2007-01-021-1/+1
| | | | | - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* Chase gnutls update.novel2006-01-101-1/+1
|
* - Add SHA256 checksums to my portssergei2005-11-251-0/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Rework gpgme03 port to avoid conflict with gpgme 1.0clement2004-12-212-2/+32
| | | | | | | - Make ports depending on it use new layout - Bump PORTREVISION (except elmo*) Approved by: portmgr (marcus)
* Switch gpgme dependency to gpgme03.marcus2004-12-111-1/+1
|
* - This port installs GNU message catalogs, so add explicit USE_GETTEXTsergei2004-10-132-3/+12
| | | | | | | | and USE_ICONV, respect WITHOUT_NLS knob - Bump PORTREVISION PR: ports/71575 Submitted by: leeym
* Buffer overflow and format string fixes.naddy2004-03-088-40/+199
| | | | | | | | (Also don't put several patches in a single file.) Approved by: sergei Obtained from: upstream Reported by: Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
* SIZE *DOES* MATTER.sergei2004-01-311-0/+1
|
* - Convert USE_* variables to WITH_*sergei2003-10-261-9/+8
| | | | | | PR: 58525 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Approved by: krion (implicit)
* - Apply vendor's security patchsergei2003-10-232-0/+40
| | | | | | | - Bump PORTREVISION Submitted by: Wojciech Polak <polak@gnu.org> Approved by: krion (implicitly)
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
| | | | Approved by: krion
* Use INFO, DOCSDIR and EXAMPLESDIR macroskrion2003-08-072-17/+15
| | | | | PR: 55321 Submitted by: maintainer
* [MAINTAINER] mail/anubis: USE_GETOPT_LONG, cosmetiqueedwin2003-04-181-16/+12
| | | | | | | | | - Convert to USE_GETOPT_LONG - Cosmetique: whitespace changes - Cosmetique: unroll .for loop in post-install PR: ports/51094 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* [MAINTAINER] Update mail/anubis to 3.6.2edwin2003-01-073-37/+37
| | | | | PR: ports/46669 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* - Update to 3.6.0ijliao2002-11-113-15/+23
| | | | | | | | | - Project moved to GNU - update MASTER_SITE and pkg-descr - Even though Anubis now uses GnuTLS by default, the port still default to using OpenSSL instead (GnuTLS support will come later) PR: 45174 Submitted by: maintainer
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-1/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT variable instead of pkg-comment file.obraun2002-11-062-1/+1
| | | | | | PR: ports/44937,ports/44938,ports/44939,ports/44940,ports/44941, ports/44942,ports/44943,ports/44944,ports/44945 Submitted by: maintainer
* Oops, forgotten in previous update to 3.5.0.naddy2002-10-161-11/+0
| | | | Submitted by: Sergei Kolobov <skolobov@globcon.net>
* - Update port to 3.5.0.naddy2002-10-153-6/+35
| | | | | | | | - Remove pkg-message; display compile-time options dynamically in pre-fetch target (a la apache port). PR: 44086 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* forgot bump port revision last commit...ijliao2002-09-291-0/+1
|
* forgot to add pkg-message last commitijliao2002-09-292-0/+14
|
* Remove reference to pkg-message, which is not present in the repokris2002-09-291-3/+0
| | | | (accidentally not committed?)
* - Update to 3.4.6ijliao2002-09-203-16/+69
| | | | | | | | | | | | | - Add several compile-time knobs: - WITHOUT_OPENSSL=yes Disable the OpenSSL library support - WITHOUT_GPGME=yes Disable the GnuPG (GPGME library) support - WITH_PCRE=yes Enable the PCRE library support - WITH_PAM=yes Enable the Pluggable Authentication Modules support - WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support - Take maintainership PR: 42746 Submitted by: Sergei Kolobov <sergei@kolobov.com> (new maintainer)
* - Update anubis to 3.4.2dwcjr2002-09-013-9/+23
| | | | | | | | | - Install .info and addition documentation - Fix Makefile to install the startup script and examples even if NOPORTDOCS is defined (those items are NOT documentation) PR: 42215 Submitted by: sergei@kolobov.com
* upgrade to 3.4.1ijliao2002-08-192-2/+2
|
* upgrade to 3.4.0ijliao2002-08-162-2/+2
|
* add anubis 3.3.0ijliao2002-08-016-0/+78
An outgoing mail processor