# New ports collection makefile for: emelfm2 # Date created: 01 Novemeber 2003 # Whom: Marcus von Appen # # $FreeBSD$ # PORTNAME= emelfm2 PORTVERSION= 0.0.6 CATEGORIES= x11-fm MASTER_SITES= http://dasui.prima.de/~tooar/ MAINTAINER= mva@sysfault.org COMMENT= The gtk2 port of emelfm, a fast graphical filemanager USE_GNOME= gtk20 USE_X_PREFIX= yes USE_GMAKE= yes USE_GCC= 3.2 USE_GETOPT_LONG=yes INSTALLS_SHLIB= yes MAKE_ENV= CC=${CC} LDFLAGS="${LDFLAGS}" DOCSDIR="${DOCSDIR}" PLUGINDIR= ${WRKSRC}/objs/plugins PLUGINS= cdburner.so clone.so copy_to_clipboard.so cpbar.so du.so for_each.so \ glob.so mvbar.so pack.so rename_ext.so sort_by_ext.so unpack.so view.so .if defined(NOPORTDOCS) do-install:: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin .for pfile in ${PLUGINS} @${MKDIR} ${PREFIX}/lib/emelfm2/plugins ${INSTALL_PROGRAM} ${PLUGINDIR}/${pfile} ${PREFIX}/lib/emelfm2/plugins .endfor .endif .include cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sendmail
Commit message (Expand)AuthorAgeFilesLines
* - drop milter patch, as it might cause problemsdinoex2010-03-122-275/+1
* - use nanosleepdinoex2010-03-113-0/+287
* - drop old rc.d scriptsdinoex2010-01-254-112/+0
* - update to 8.14.4dinoex2009-12-313-80/+4
* - fix WITH_SENDMAIL_PORT automatic detectiondinoex2009-10-301-1/+1
* - fix oder of patches when build WITHOUT_SHARED_MILTERdinoex2009-10-262-76/+1
* - Security patch libmiterdinoex2009-10-262-0/+151
* - disable checks on BUILDING_INDEXdinoex2009-07-271-3/+1
* - update to 8.14.3dinoex2008-05-0410-232/+230
* - default enable a pool of milter threadsdinoex2008-03-231-0/+10
* - new option SENDMAIL_WITHOUT_LA to turn off Load Averagingdinoex2008-03-231-0/+6
* - new options WITHOUT_MILTER_CFLAGS, WITHOUT_MILTER_LDFLAGSdinoex2008-03-171-0/+4
* - udpate to 8.14.2dinoex2007-12-122-4/+4
* - fix DESTDIR for config stagedinoex2007-08-061-17/+17
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-19/+19
* - update to 8.14.1dinoex2007-04-042-4/+4
* - remove support for cyrus-sasl < 2dinoex2007-04-012-10/+1
* - update option SENDMAIL_WITHOUT_SHMEMdinoex2007-03-191-0/+2
* - detect early if sysvipc is not implementeddinoex2007-03-171-0/+5
* - update to 8.14.0dinoex2007-02-034-6/+13
* - cleanup IGNOREdinoex2006-12-261-74/+12
* - backout IGNOREdinoex2006-12-041-4/+0
* - fix typodinoex2006-12-041-1/+1
* - mark IGNORE on pointhat onlydinoex2006-12-041-0/+4
* import milter frameworkdinoex2006-11-181-0/+102
* - improve error handlingdinoex2006-08-131-0/+8
* - update to 8.13.8.dinoex2006-08-103-23/+4
* - fix spelling in help targetdinoex2006-06-161-5/+5
* - Apply Patch for shared memorydinoex2006-06-152-0/+19
* - Security update to 8.13.7dinoex2006-06-152-4/+20
* - cleanupdinoex2006-05-191-1/+0
* - update to USE_BDBdinoex2006-04-241-46/+19
* - new option SENDMAIL_WITHOUT_SEMdinoex2006-03-251-2/+8
* - Security update to 8.13.6dinoex2006-03-232-4/+4
* - remove some obsolte definesdinoex2006-01-072-6/+0
* - add SHA checksumdinoex2005-11-131-0/+1
* - support SENDMAIL_WITH_BERKELEYDB_VER=43dinoex2005-11-051-0/+7
* - update to 8.13.5dinoex2005-09-172-3/+3
* - drop option LDAP_PORTdinoex2005-08-011-6/+0
* - update to 8.13.4dinoex2005-04-023-113/+3
* - use /tmp not /var/tmp for mail.localdinoex2005-02-182-12/+1
* - add patch to fix connections that stay in CLOSE_WAITdinoex2005-02-181-0/+109
* - update to 8.13.3dinoex2005-01-132-3/+3
* - new option SENDMAIL_WITHOUT_NISdinoex2005-01-081-3/+9
* - option SENDMAIL_WITH_SHARED_MILTERdinoex2004-12-201-1/+1
* - order linker options for shared optiondinoex2004-12-181-1/+1
* - cleanup option BATCHdinoex2004-12-173-9/+3
* - Fix BerkeleyDB build problemdinoex2004-12-171-2/+2
* - pass all MAKE_ENV to shared milterdinoex2004-12-171-2/+2
* - Fix env for new optiondinoex2004-12-171-0/+1
* - update to 8.13.2dinoex2004-12-175-24/+90
* - assume all ldap version workdinoex2004-12-161-1/+9
* - update cryusldap patchdinoex2004-10-251-5/+38
* - fix option namingdinoex2004-10-251-1/+1
* - add options for Berkeley DB supportdinoex2004-10-221-8/+101
* - fix SENDMAIL_WITH_CYRUSLOOKUPdinoex2004-10-161-29/+0
* - retire textdinoex2004-10-141-167/+0
* - default USE_OPENLDAP_VER 22dinoex2004-10-131-1/+1
* - update pkg-list for milter [1]dinoex2004-10-123-39/+83
* - accept USE_OPENLDAP_VERdinoex2004-08-141-3/+7
* - new option SENDMAIL_WITHOUT_SASLAUTHDdinoex2004-08-051-0/+2
* - update to 8.13.1dinoex2004-08-042-3/+3
* - fix SENDMAIL_WITH_SOCKETMAPdinoex2004-07-222-801/+0
* - add CONFLICTSdinoex2004-07-181-0/+1
* - update to 8.13.0dinoex2004-07-183-45/+26
* - update URL in patch to new locationdinoex2004-05-031-2/+2
* - do not install a default statistic filedinoex2004-04-291-0/+1
* - add support for cyrus mailbox lookupdinoex2004-04-113-4/+222
* - fix missing quotes.dinoex2004-03-291-2/+2
* - fix slight dependecy bug for sasl2dinoex2004-03-271-2/+1
* - new option SENDMAIL_WITH_CONNECTION_RATEdinoex2004-03-273-0/+189
* Add socket map support to the sendmail port (from 8.13.0)dinoex2004-03-263-13/+855
* - fix fetch problems when SENDMAIL_WITH_TLS=yesdinoex2004-03-031-2/+2
* - add SIZEdinoex2004-02-261-0/+1
* - Update to 8.12.11dinoex2004-01-192-2/+2
* - fix Usagedinoex2003-12-042-5/+5
* - move PKGMESSAGE up, bsd.port.mk has been fixed.dinoex2003-11-171-1/+1
* - new default openldap21-clientdinoex2003-11-161-1/+1
* - bsd.port.mk enforces the existence of PKGMESSAGE,dinoex2003-11-031-1/+1
* - add CONFLICTSdinoex2003-10-121-0/+7
* - new option SENDMAIL_WITHOUT_SHMEM [1], ports/57781dinoex2003-10-103-19/+31
* - add check to protect against override of base sendmaildinoex2003-09-251-0/+13
* - Security update to 8.12.10dinoex2003-09-192-2/+2
* - use hook for bsd.openssl.mkdinoex2003-08-281-4/+19
* - make option LDAP_PORT overwriteabledinoex2003-08-151-1/+1
* - New option LDAP_PORTdinoex2003-08-151-2/+3
* - Fix broken PATH on sparc64 portcluster.dinoex2003-08-031-1/+1
* - Add dependency for saslauthddinoex2003-06-211-0/+1
* - add option SENDMAIL_WITH_DNSMAPdinoex2003-06-011-2/+2
* - Added new option SENDMAIL_WITH_SMTPS=yesdinoex2003-04-162-0/+13
* - allow "," in CFLAGSdinoex2003-04-162-14/+9
* - use WITH_OPENSSL_BASEdinoex2003-04-131-1/+1
* - use bsd.openssl.mkdinoex2003-04-041-2/+2
* - Security Updatedinoex2003-03-302-2/+2
* - use include more consistentdinoex2003-03-231-1/+1
* - reorder message for old releasesdinoex2003-03-041-3/+2
* - Update to 8.12.8dinoex2003-03-044-133/+2
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-2/+2
* - retire pkg-commentdinoex2003-02-211-1/+0
* - add COMMENTdinoex2003-02-211-0/+1
* - honor USE_OPENSSL_BASEdinoex2003-02-011-0/+4
* - make portlint happierdinoex2003-01-231-2/+2
* If MaxMimeHeaderLength is set and a malformed MIME header is fixed,dinoex2003-01-162-1/+113
* - Fix a configuration problem if LOCAL_RELAY or MAIL_HUB is used.dinoex2003-01-062-0/+19
* - Update to 8.12.7dinoex2003-01-025-100/+2
* - remove libsm.a libsmutil.a libsmdb.adinoex2003-01-024-7/+35
* reduce sasldb targetdinoex2002-10-201-9/+1
* update tls-install.shdinoex2002-10-202-19/+25
* Update pkg-message for local paths and uucp.dinoex2002-10-084-0/+182
* get some garbage that patch merged within.dinoex2002-09-161-2/+1
* Fix problem when inatll,ion without mailer.confdinoex2002-09-162-6/+12
* Improvement for Option SENDMAIL_WITH_SASL2dinoex2002-09-012-1/+2
* New option SENDMAIL_WITH_SASL2dinoex2002-09-013-9/+26
* Update zo 8.12.6dinoex2002-08-283-3/+8
* moving saslv1 includes files to make it easier to add saslv2ume2002-07-291-1/+1
* Fix chmod in packagedinoex2002-07-041-2/+2
* Update: sendmail.8.12.5dinoex2002-06-263-7/+7
* - Get rid of PERL and use SEDdinoex2002-06-161-3/+5
* Add op.txt to package, op.ps is already there.dinoex2002-06-112-2/+5