# New ports collection makefile for: pop3lite # Date created: 1 January 2001 # Whom: George Reid # # $FreeBSD$ # PORTNAME= pop3lite PORTVERSION= 0.2.4a PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A flexible, modular RFC-compliant POP3 daemon USE_GNOME= glib12 USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes MAN5= pop3lite.conf.5 MAN8= pop3lite.8 INFO= pop3lite-admin .include 'freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - Use glib2 instead of obsolete glib1.2avl2009-06-155-29/+591
* - Resolve LATEST_LINK conflictpav2009-06-011-0/+2
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofedwin2008-03-071-1/+1
* Update to 1.1.4, take maintainership.skv2007-04-013-31/+16
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-012-0/+3
* Reset undeliverable maintainer address:kris2007-01-291-1/+1
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
* SHA256ifyedwin2006-01-221-0/+1
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* De-pkg-comment.knu2003-02-212-1/+1
* . Update to 1.1.3.glewis2003-02-042-2/+2
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.sobomax2002-07-161-1/+2
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-201-8/+17
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14
* Fix pkg-plistkevlo2001-08-131-0/+2
* - Prevent the port from installing useless .la files;sobomax2001-07-233-7/+20
* Update to 1.1.2dwcjr2001-07-233-16/+16
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
* Implement USE_GLIB.reg2000-10-051-7/+2
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
* First round of INSTALL_SHLIB fixes.sobomax2000-06-162-1/+1
* Change MAINTAINER from jmacd (who doesn't have time to maintain this port)will2000-04-261-1/+1
* Update xdelta to 1.1.1.will2000-04-233-11/+13
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
* PREFIX -> LOCALBASE (portlint)mharo2000-03-21