aboutsummaryrefslogtreecommitdiffstats
path: root/mail/anubis
Commit message (Collapse)AuthorAgeFilesLines
* Update `databases/gdbm' to version 1.18.1, an important bugfix releasedanfe2018-11-111-1/+1
| | | | | | | | | | which restores compatibility with old databases (version 1.8) and some later versions which were built without mmap(2) support. Due to shlib version change, bump port revisions of the consumer ports. PR: 233059 Exp-run by: antoine Approved by: maintainer (johans, numerous timeouts)
* Install texinfo files (GNU info) into ${PREFIX}/share/infobapt2018-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816
* Update automake to 1.16.1. Also remove automake-wrapper. We haven't hadtijl2018-06-141-0/+23
| | | | | | | | multiple versions of automake in years and probably won't in the future. PR: 228809 Exp-run by: antoine Approved by: portmgr (antoine)
* USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgradejrm2018-05-311-1/+1
| | | | | Or, mark ports that fail to build as BROKEN. https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
* Flavorize and modernize Emacs portsjrm2018-02-021-1/+1
| | | | | | | | | | | | | | | | | | | | | - Convert USE_EMACS to USES=emacs - Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and editors/emacs-devel) - Permit default Emacs flavor to be specified in make.conf - Rename japanese/migemo-emacs23 to japanese/migemo-emacs - Update and simplify audio/emms and fix build on FreeBSD 10 [1] - Update databases/bbdd and fix build on FreeBSD 10 [1] - Update editors/emacs-devel - Ensure Makefile shell commands that change directory are executed in a subshell - Silence some portlint warnings [1] By not depending on base texinfo PR: 225404 Reviewed by: antoine Approved by: portmgr (mat) ashish (maintainer) Differential Revision: https://reviews.freebsd.org/D13506
* Update security/gpgme-* to 1.8.0jhale2016-11-271-1/+1
| | | | | | | | | | | | In this version, libgpgme-pthread.so has been removed in favor of just using libgpgme.so as the thread-safe library. PORTREVISION has been bumped on all ports depending on security/gpgme so that any that may have linked to -lgpgme-pthread will link to -lgpgme instead. The Python module provided by security/py-gpgme has been renamed upstream from pyme3 to gpg. This removes the conflict with security/py-pyme, although security/py-gpgme is still the direct replacement of that module.
* Add TEST option to toggle regression tests. They were previously runningjhale2016-11-095-21/+35
| | | | | | | | | | | | | | | | | by default and causing aarch64 builds to fail, presumably due to an emulation issue. [1] Add EMACS option to install emacs lisp files. Previously, if emacs was already installed on the system, it would install these files in STAGEDIR and would cause check-plist to error. Convert USE_MYSQL to USES=mysql Convert CPPFLAGS/LDFLAGS to USES=localbase Add some missing dependencies reported by stage-qa Remake patches Bump PORTREVISION Reported by: linimon (via private mail) [1]
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-6/+6
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update security/gnutls to 3.4.10.tijl2016-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine)
* security/gpgme: put header back in normal location.tijl2016-03-172-20/+0
| | | | | | | This used to cause a conflict with security/gpgme03 but this port has been removed many years ago now. Approved by: jhale (maintainer)
* - Convert to OPTIONS helpers where possiblejhale2016-01-081-82/+55
| | | | | | - Rename GPGME option to GNUPG as it better describes the functionality provided - Bump PORTREVISION due to option name change
* Convert to USES=autoreconfbapt2015-06-211-4/+2
|
* - Add CPE support [1]jhale2015-03-052-2/+3
| | | | | | | - Tab -> space in WWW line [2] PR: 198181 [1], 198182 [2] Submitted by: shun <shun.fbsd.pr@dropcut.net>
* Convert to USES=pgsqlbapt2014-10-091-1/+1
|
* - Trim @dirrm and @stopdaemon from pkg-plistjhale2014-09-221-2/+0
|
* lang/guile:tijl2014-08-311-1/+1
| | | | | | | | | - Add USES=libtool and bump dependent ports - Replace Makefile.* patches with USES=pathfix - Replace config.h.in patch with USE_AUTOTOOLS=autoheader - Avoid automake by touching Makefile.in Approved by: portmgr (implicit, bump unstaged port)
* Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-061-0/+1
| | | | | | | | | in r363436 and remove the UPDATING entry because it did not guarantee that all ports were updated nor that they were updated in the right order. Also remove libgcrypt.la again. PR: 192342 Approved by: portmgr (implicit, bump unstaged ports)
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-236-73/+24
| | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine)
* Allow to build with texinfo from portsantoine2014-06-261-1/+1
| | | | With hat: portmgr
* - Convert security/gsasl to USES=libtool, drop .la filesamdmi32014-06-031-1/+1
| | | | | | | - Bump revisions of dependent ports as gsasl .so version has changed - Convert USE_BZIP2 and USE_XZ to USES in some ports Approved by: portmgr blanket
* - Stagifyamdmi32014-06-032-14/+14
| | | | | | | - Use new LIB_DEPENDS syntax - Fix shebang Approved by: portmgr blanket
* - Update security/gpgme to 1.4.3jhale2013-10-211-1/+1
| | | | | | | | | | | - Use USE_GNOME= ltverhack to correct the library version number to what the author intended. This effectively rolls the version number backwards, but should prevent future unneccesary version bumps. - Support staging - Use options helpers - Use new LIB_DEPENDS syntax - Bump PORTREVISION on dependent ports
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | mail)
* Add explicit dependency on pkgconf (10 ports)marino2013-09-131-5/+2
| | | | Approved by: portmgr (bapt, implicit)
* Hack around fallout from recent update to automake-1.14ade2013-07-241-1/+1
|
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - Add UPDATING entry for gnutls updatenovel2013-02-061-1/+1
| | | | - Chase shlib version bump for dependant ports
* Update PCRE to 8.32mm2012-12-111-1/+1
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* - Update MAINTAINER to my new FreeBSD.org addressjhale2012-09-131-1/+1
| | | | Approved by: makc (mentor)
* - Convert to optionsNGjase2012-07-091-55/+45
| | | | | | | | | - Remove LICENSE_FILE - Remove shlib version from LIB_DEPENDS PR: ports/169575 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Approved by: flo (mentor)
* Chase security/gsasl library updatejohans2012-06-031-2/+2
|
* 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