# Created by: Dryice Liu # $FreeBSD$ PORTNAME= emms PORTVERSION= 3.0 PORTREVISION= 13 CATEGORIES= audio elisp MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org COMMENT= The Emacs Multi-Media System LICENSE= GPLv3 USES= gmake NO_STAGE= yes USE_EMACS= yes MAKE_ENV+= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE} \ EMACS_SITE_LISPDIR=${EMACS_SITE_LISPDIR} INFO= emms MAN1= emms-print-metadata.1 .include .if ${EMACS_PORT_NAME} != "emacs23" PORTNAMESUFFIX= ${PKGNAMESUFFIX} .endif .include lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+1
* - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months fro...pgollucci2011-09-071-1/+1
* - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"ohauer2011-08-271-0/+3
* - Get Rid MD5 supportmiwi2011-03-191-3/+0
* Fix building on FreeBSD-7, with gcc 4.2.0lev2007-07-182-1/+21
* Update to version 1.3.37+30.23+2.8.28. this version has mod_rewrite buffer ...lev2006-11-013-48/+13
* SHA256ifyedwin2006-01-241-0/+3
* Fix CAN-2005-3352 (http://www.FreeBSD.org/ports/portaudit/9fff8dc8-7aa7-11d...lev2006-01-042-0/+36
* Update to latest 1.3.34+30.22+2.8.25.lev2005-12-213-9/+10
* unbreak OSSP mm based ports after library version bumprse2005-09-091-1/+1
* - don't create httpd.conf.bakclement2005-02-122-0/+16
* Update to 1.3.33 + 2.8.22 + PL30.21lev2004-11-063-14/+11
* Don't remove www/ now that it is created by the system.kris2004-06-091-2/+0
* Update to latest mod_ssl 2.8.18: security fix.lev2004-06-072-4/+3
* Add `www/apache2' port with non-default MPMs to CONFLICTS.lev2004-05-241-0/+2
* Make CONFLICTS more specific: conflicts with apache-[0-9]*, not with apache-*lev2004-05-241-1/+1
* Update to latest, 1.3.31 based, version.lev2004-05-234-124/+20
* - extend CONFLICTSdinoex2004-03-191-0/+5
* bump PORTREVISION for the netmask fixeik2004-03-121-0/+1
* Add patch for netmask problems on 64bit machines.lev2004-03-091-0/+113
* Update to version 1.3.29+30.19+2.8.16lev2003-11-214-33/+10
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1
* Fix typo.lev2003-10-251-1/+1
* [1] Use bsd.port.(pre|post).mklev2003-10-242-390/+392
* Fix problem with zombies.lev2003-10-232-1/+26
* Fix building of suexec with Russian and SLL patches.lev2003-10-092-3/+17
* Fix typo (mod_charest -> mod_charset).fjoe2003-10-081-1/+1
* Update to 1.3.28+30.18+2.8.15lev2003-08-034-36/+28
* Bump libmm shlib version after recent update of devel/mm.demon2003-07-251-1/+1
* Add CONFLICTS with other httpd ports: all apache variants and `www/publicfile'lev2003-06-251-0/+9
* Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-newlev2003-06-171-1/+1
* Update to 1.3.27PL30.17+2.8.14.nork2003-04-062-2/+2
* Update Russian Apache + mod_ssl to patchlevel 30.17edwin2003-03-312-3/+3
* Update MASTER_SITE for port russian/apache13-modssl to lateset mirror listedwin2003-02-241-29/+10
* De-pkg-comment.knu2003-02-212-1/+1
* - upgrade mod-ssl to 2.8.12 so that distfile could be fetchable again.sada2002-11-114-10/+107
* PERL -> REINPLACEedwin2002-11-041-0/+1
* Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.kris2002-10-053-8/+11
* Bump shared library version because of devel/mm updatepat2002-07-281-1/+1
* upgrade toijliao2002-07-083-37/+145
* Update:demon2002-07-0210-597/+609
* Pass maintainership to Lev Serebryakov <lev@serebryakov.spb.ru>demon2002-06-241-1/+1
* Mark FORBIDDEN until an update is available.nectar2002-06-181-0/+3
* Allow to add custom args to configure.demon2002-05-301-0/+4
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-29