# Created by: Christian Laursen # $FreeBSD$ PORTNAME= mlmmj PORTVERSION= 1.2.17.1 CATEGORIES= mail MASTER_SITES= http://mlmmj.org/releases/ \ LOCAL/brix MAINTAINER= ports@FreeBSD.org COMMENT= Mailing list managing made joyful LICENSE= MIT USES= cpe gmake tar:bzip2 .if defined(WITH_PHP_WEBINTERFACE) USE_PHP= yes WANT_PHP_WEB= yes .endif .if defined(WITH_PERL_WEBINTERFACE) RUN_DEPENDS+= p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-CGI-FastTemplate>=0:${PORTSDIR}/www/p5-CGI-FastTemplate .endif .if defined(WITH_PERL_WEBINTERFACE) PLIST_SUB+= PERLWEB="" .else PLIST_SUB+= PERLWEB="@comment " .endif .if defined(WITH_PHP_WEBINTERFACE) PLIST_SUB+= PHPWEB="" .else PLIST_SUB+= PHPWEB="@comment " .endif .if !defined(WITH_PERL_WEBINTERFACE) && !defined(WITH_PHP_WEBINTERFACE) PLIST_SUB+= WEB="@comment " .else PLIST_SUB+= WEB="" .endif HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} --mandir=${MANPREFIX}/man .include post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/src/mlmmj-make-ml.sh post-install: .if defined(WITH_PERL_WEBINTERFACE) @${MKDIR} ${STAGEDIR}${PREFIX}/www/mlmmj/perl-admin @${INSTALL_DATA} ${WRKSRC}/contrib/web/perl-admin/README ${STAGEDIR}${PREFIX}/www/mlmmj/perl-admin @${MKDIR} ${STAGEDIR}${PREFIX}/www/mlmmj/perl-admin/htdocs @${INSTALL_SCRIPT} ${WRKSRC}/contrib/web/perl-admin/htdocs/* ${STAGEDIR}${PREFIX}/www/mlmmj/perl-admin/htdocs @${MKDIR} ${STAGEDIR}${PREFIX}/www/mlmmj/perl-admin/templates @${INSTALL_DATA} ${WRKSRC}/contrib/web/perl-admin/templates/* ${STAGEDIR}${PREFIX}/www/mlmmj/perl-admin/templates @${MKDIR} ${STAGEDIR}${PREFIX}/www/mlmmj/perl-admin/conf @${INSTALL_DATA} ${WRKSRC}/contrib/web/perl-admin/conf/* ${STAGEDIR}${PREFIX}/www/mlmmj/perl-admin/conf @${MKDIR} ${STAGEDIR}${PREFIX}/www/mlmmj/perl-user @${INSTALL_SCRIPT} ${WRKSRC}/contrib/web/perl-user/mlmmj.cgi ${STAGEDIR}${PREFIX}/www/mlmmj/perl-user @${INSTALL_DATA} ${WRKSRC}/contrib/web/perl-user/config.pl ${STAGEDIR}${PREFIX}/www/mlmmj/perl-user @${INSTALL_DATA} ${WRKSRC}/contrib/web/perl-user/example.html ${STAGEDIR}${PREFIX}/www/mlmmj/perl-user .endif .if defined(WITH_PHP_WEBINTERFACE) @${MKDIR} ${STAGEDIR}${PREFIX}/www/mlmmj/php-user @${INSTALL_DATA} ${WRKSRC}/contrib/web/php-user/* ${STAGEDIR}${PREFIX}/www/mlmmj/php-user @${MKDIR} ${STAGEDIR}${PREFIX}/www/mlmmj/php-admin @${INSTALL_DATA} ${WRKSRC}/contrib/web/php-admin/README ${STAGEDIR}${PREFIX}/www/mlmmj/php-admin @${MKDIR} ${STAGEDIR}${PREFIX}/www/mlmmj/php-admin/htdocs @${INSTALL_DATA} ${WRKSRC}/contrib/web/php-admin/htdocs/* ${STAGEDIR}${PREFIX}/www/mlmmj/php-admin/htdocs @${MKDIR} ${STAGEDIR}${PREFIX}/www/mlmmj/php-admin/templates @${INSTALL_DATA} ${WRKSRC}/contrib/web/php-admin/templates/* ${STAGEDIR}${PREFIX}/www/mlmmj/php-admin/templates @${MKDIR} ${STAGEDIR}${PREFIX}/www/mlmmj/php-admin/conf @${INSTALL_DATA} ${WRKSRC}/contrib/web/php-admin/conf/* ${STAGEDIR}${PREFIX}/www/mlmmj/php-admin/conf .endif .include ion> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
Commit message (Expand)AuthorAgeFilesLines
* Update the mate desktop to 1.18.kwm2017-07-043-40/+38
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-232-1/+2
* - Fix various stage-qa warnings/errors by declaring missing dependenciesehaupt2017-05-191-3/+7
* - update 3.8.5 to 3.9.0misha2017-05-163-5/+6
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
* - Fix shebangsmiwi2017-04-241-1/+3
* - Fix shebangsmiwi2017-04-211-2/+3
* - Pet portlintamdmi32017-04-103-14/+11
* - Add LICENSEamdmi32017-04-083-7/+12
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-014-1/+4
* Take maintainership of x11-fm/krusader2tcberner2017-03-301-1/+1
* Switch default version of samba from 4.3 to 4.4antoine2017-03-262-2/+2
* - Add USES=samba to handle dependency on sambaantoine2017-03-222-4/+5
* Take in olivierd@'s commit bit on his request.rene2017-03-192-2/+2
* - Update to 1.6.3danilo2017-03-022-5/+4
* - Bump PORTREVISION. Lazarus was update to 1.6.4acm2017-03-021-2/+2
* - Bump PORTREVISION. Freepascal was updatedacm2017-02-271-0/+1
* Update to 0.7.8tobik2017-02-252-5/+4
* - Update to 1.6.11olivierd2017-02-156-102/+11
* Update to 0.20.7.vanilla2017-01-312-3/+4
* Reset mva@'s ports, he handed in his ports bit.rene2017-01-231-1/+1
* Reset sanpei@'s ports after 18 months of inactivity.rene2017-01-231-1/+1
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-211-1/+1
* Add new mirror, it avoids to change value of MASTER_SITES in LXQt related portsolivierd2017-01-151-2/+1
* Update to 0.11.3olivierd2017-01-152-4/+4
* - update from 3.8.4 to 3.8.5misha2017-01-132-6/+10
* Use archivers/libunrar5 for the unrar libraryjhale2017-01-111-1/+2
* Chase update of graphics/poppler (and slaves ports) in revision r430777olivierd2017-01-071-0/+1
* Update to 0.11.2olivierd2017-01-032-2/+2
* Update to 0.5.1olivier2017-01-023-34/+14
* Update to 0.7.7.rakuco2016-12-272-5/+4
* Reset ports per maintainer request.rene2016-12-261-3/+2
* Unbreak fetcholivierd2016-12-241-0/+1
* - Update to 0.11.1olivierd2016-12-234-10/+13
* Update to 0.11.2olivierd2016-12-232-10/+9
* - Update to 1.2.5olivierd2016-12-223-42/+17
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-095-5/+5
* Remove libtiff.so.4 compatibility links that were added in r374303 totijl2016-12-091-1/+1
* Don't quote {} in find -exec calls.mat2016-12-011-2/+2
* - Bump PORTREVISION. Lazarus was updated to 1.6.2acm2016-11-221-1/+2
* - Fix linker errorolivierd2016-11-201-1/+2
* Add:olivierd2016-11-199-0/+102
* Spell CHOSEN_COMPILER_TYPE correctlyantoine2016-11-131-1/+1
* - Fix build on 9.x by specifying c++ standard requirementsamdmi32016-11-121-1/+1
* x11-fm/doublecmd: update 0.7.5 -> 0.7.6robak2016-11-092-8/+8
* - Update to 1.6.2danilo2016-11-093-9/+17
* Use USES=pathfix where applicable.mat2016-10-211-11/+0
* ${RM} already has -f.mat2016-10-213-4/+4
* - Update to 1.4.9danilo2016-10-022-6/+12
* Update to 3.8.4olivierd2016-09-273-4/+6
* Small and highly customizable twin-panel file manager with support for plugins.olivierd2016-09-206-0/+438
* Update to 0.7.5olivierd2016-09-142-4/+4
* Chase update of Poppler after revision r421386olivierd2016-09-061-1/+1
* - Add 2 patches, which avoid crashes:olivierd2016-08-313-1/+80
* - Update to 0.7.4amdmi32016-08-252-3/+4
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-241-2/+2
* - Pet portlintamdmi32016-08-171-9/+6
* x11-fm/rodent: Fix LIB_DEPENDS broken by r300560 (July 2012)marino2016-08-041-1/+2
* - Update to version 0.7.3pawel2016-07-312-3/+6
* Update to 1.42.madpilot2016-07-292-5/+4
* Update graphics/exiv2 to 0.25.tcberner2016-07-271-0/+1
* When there is a do-install target, do not use a post-install target, domat2016-07-191-1/+1
* Remove expired ports without open PRs:rene2016-07-0512-402/+0
* Reset ports maintained by horia@racoviceanu.com.rakuco2016-06-281-1/+1
* Deprecate ports broken for more than 6 monthsantoine2016-06-041-0/+3
* Remove expired misc/kdehier4 and update all of its consumers to not reference...rene2016-05-261-1/+1
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+1
* Update to 3.8.3olivierd2016-05-232-3/+4
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-1/+1
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-195-12/+12
* - No need to specify master site subdirectory when it's the same as defaultamdmi32016-05-181-1/+1
* Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'danfe2016-04-161-3/+1
* - Upgrade to version 1.2.1.0 and thus unbreak; it no longer requires KDEdanfe2016-04-163-25/+31
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-0126-111/+111
* - Update to 0.7.1amdmi32016-03-302-4/+3
* - Update to 1.2.4olivierd2016-03-282-3/+5
* - Fix incorrect df command invocation which makes the port unusableamdmi32016-03-283-4/+15
* - Update to 1.4.8danilo2016-03-193-5/+3
* - Bump PORTREVISION. lazarus was updated to 1.6.0acm2016-03-181-1/+2
* Un-break port, update to upstream version 0.7.0riggs2016-03-146-38/+33
* - patch for main deforaos libraryolivier2016-03-081-0/+1
* Update to 0.5.0 add DOCS and NLS optionsolivier2016-03-034-47/+120
* Update caja to 1.12.4.kwm2016-03-032-3/+3
* - Clarify LICENSEamdmi32016-02-251-9/+9
* Update my email for ports I maintainolivier2016-02-171-2/+2
* - Fix licenseamdmi32016-02-172-5/+7
* - Fix licenseamdmi32016-02-161-5/+5
* - Clarify LICENSEamdmi32016-02-151-6/+6
* The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-156-29/+23
* Update to 3.8.2olivierd2016-02-102-3/+3
* Update caja to 1.12.3.kwm2016-02-012-3/+3
* Update the MATE DE to 1.12.kwm2016-01-252-3/+3
* - Update to 0.20.6 [1]olivierd2016-01-243-8/+7
* Update poppler to 0.40.0. [1]kwm2016-01-221-1/+1
* Upgrade to 1.41.vanilla2016-01-156-1001/+56
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* x11-fm/doublecmd: Make less broken, then set BROKENmarino2015-12-221-2/+6
* Fix usage of ${PERL5}.mat2015-12-181-3/+2
* Update to the lastest GNOME 3.16 releases.kwm2015-12-123-4/+3
* Update freetype2 to 2.6.2. [1]kwm2015-12-111-0/+11
* Mark a few ports BROKEN: unfetchableantoine2015-11-091-0/+2
* - Update to 0.6.6amdmi32015-10-212-4/+3
* x11-fm/xfe: 1.40 -> 1.40.1pi2015-10-154-24/+46
* - Update to 3.8.1amdmi32015-10-142-3/+3
* Add upstream patch to fix that the first symbol in directory's name can'tkwm2015-10-102-1/+21
* Remove trailing whitespace from Makefiles, M-X.olgeni2015-10-082-2/+2
* - Add LICENSEamdmi32015-09-252-1/+4
* - Reassign to the heap after fluffy@'s bit was taken in for safekeepingculot2015-09-241-1/+1
* Remove BROKEN on Tier-2 systems statements which no longer true at leastdanfe2015-09-201-6/+2
* - Switch to options helpersamdmi32015-09-161-15/+9
* - Add NO_ARCHamdmi32015-09-061-10/+8
* - Bump PORTREVISION after libzip updatemakc2015-08-281-0/+1
* Update librfm and rodent ports to 5.3.16.3rodrigo2015-08-206-101/+168
* - Fix buildacm2015-08-191-1/+4
* - Update to 0.6.5amdmi32015-08-185-15/+14
* - Fix buildamdmi32015-08-161-0/+4
* Fix dependencies : use lang/gawk instead of japanese/gawkrodrigo2015-08-101-2/+3
* - editors/lazarus update to 1.4.2acm2015-08-091-1/+2
* * Add PORTSCOUT macros to only show stable gnome versions.kwm2015-08-081-0/+2
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-066-48/+43
* Part 2 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-051-1/+1
* - Drop 8.x-related conditions for my portsamdmi32015-08-031-4/+0
* Part 1 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-031-1/+1
* Update poppler to 0.34.0. [1]kwm2015-08-031-0/+1
* By default libtool replaces -export-symbols <file> with -retain-symbols-filetijl2015-08-021-0/+1
* Update caja to 1.10.3.kwm2015-07-292-3/+3
* Update to 3.8.0madpilot2015-07-292-3/+3
* Update MATE DE to 1.10.0.kwm2015-07-283-4/+8
* - Add upstream patch which fixes crash on alt+tabamdmi32015-07-282-0/+49
* x11-fm/doublecmd: update 0.6.3 -> 0.6.4robak2015-07-232-4/+3
* x11-fm/pcmanfm: cleanuppgollucci2015-07-162-8/+12
* - Pass MAKE_ENV to build commands, fixing built with ccache as a resultamdmi32015-07-011-16/+17
* Convert to USES=jpegantoine2015-06-232-6/+4
* - Update to 0.6.3amdmi32015-06-192-9/+28
* - Update to 1.4.7danilo2015-06-173-3/+17
* - Bump PORTREVISION. lazarus was updated to 1.4.0acm2015-06-151-1/+2
* - Update audio/libmusicbrainz5 to 5.1.0jhale2015-06-151-1/+1
* Reset dhn's portserwin2015-06-131-1/+1
* Update to 3.7.1madpilot2015-06-082-9/+3
* - Update to 0.6.2amdmi32015-05-272-26/+17
* - Update to 1.6.10 (bugfix)olivierd2015-05-237-195/+3
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-231-3/+0
* - Update to 1.6.9olivierd2015-05-227-17/+195
* - Update to 1.4.6danilo2015-05-213-4/+4
* - Update to 3.7.0amdmi32015-05-213-4/+11
* Upgrade rodent and librfm from 5.2.9 to 5.3.14.6rodrigo2015-05-206-149/+887
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.mat2015-05-192-3/+4
* MASTER_SITES cleanup.mat2015-05-142-3/+2
* - Fix Trash panel plugin (PLUG_TPA), now receives good signal during monitoringolivierd2015-05-142-0/+13
* Cleanup DIST* variables.mat2015-05-122-5/+3
* - Update to 0.20.0amdmi32015-05-086-7/+17
* Update ports in the remaining categories to not use GH_COMMIT.mat2015-05-082-5/+4
* - Update to 1.6.8 (bugfix)olivierd2015-05-064-39/+6
* - Fix an infinite loop (and sometimes crash), when manual reload is performedolivierd2015-05-013-0/+31
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.bdrewery2015-04-291-2/+1
* - Fix shebangsamdmi32015-04-231-2/+3
* Update to 1.6.7 (bugfix)olivierd2015-04-212-6/+4
* Replace wrong dependencie from japanese/gawk to lang/gawk.rodrigo2015-04-181-2/+2
* - Remove libtool hacks and patches that are now handled by USES=libtooltijl2015-04-181-3/+0
* x11-fm/worker: Unbreak DragonFly after previous commitmarino2015-04-181-0/+2
* Fix some glib schema issues.kwm2015-04-142-1/+3
* - Sadly, this port requires c++11-capable compiler and librarydanfe2015-04-132-17/+24
* - Update to 1.2.3olivierd2015-04-112-13/+16
* Upgrade to 0.6.1.vanilla2015-03-303-32/+3
* Update to version 3.6.2pawel2015-03-282-3/+3
* - Add workaround for missing 'inode/directory' content-type icon (removed inolivierd2015-03-272-1/+17
* Update the cinnamon stack to the latest in the 2.4 series.kwm2015-03-272-3/+3
* 6 ports categories: Remove $PTHREAD_LIBSmarino2015-03-252-3/+2
* Update to upstream version 0.6.0riggs2015-03-233-18/+51
* - Remove GVFS optionolivierd2015-03-091-3/+4
* The FreeBSD Xfce team proudly presents Xfce 4.12.olivierd2015-03-0611-297/+48
* Update to 3.6.1arved2015-02-274-27/+3
* - Update to 0.19.0.1amdmi32015-02-244-19/+40
* Update to 1.51.adamw2015-02-222-3/+3
* - Remove deprecated USE_KDE4=kdehiermakc2015-02-201-1/+1
* - Update to 1.40madpilot2015-02-174-40/+112
* x11-fm/worker: Fix USE_GCCbofh2015-02-091-1/+1
* x11-fm/worker: Update version 3.5.2=>3.6.0bofh2015-02-085-12/+38
* Update poppler to 0.30.0 [1].kwm2015-02-031-0/+1
* - Update to 1.4.5danilo2015-01-282-4/+3
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-2821-245/+5
* - Bump PORTREVISION. lazarus has been updatedacm2015-01-111-1/+2
* - Add patches, which fix various menu iconsolivierd2015-01-107-0/+122
* - Update to 1.6.4olivierd2015-01-057-153/+17
* - Update to version 3.5.2pawel2015-01-052-4/+4
* - Gnome is default icons theme [1]olivierd2015-01-044-1/+81
* Update cinnamon to 2.4, this should fix [1] and [2].kwm2014-12-3110-75/+37
* Remove expired ports:rene2014-12-275-31/+0
* Update to 1.50.adamw2014-12-273-47/+7
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* - Update to 0.18.1amdmi32014-12-233-6/+26
* cleanup plistbapt2014-12-211-1/+0
* - Reset maintainership of my portsgahr2014-12-112-2/+2
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-093-3/+3
* Update GNOME to 3.14.2.kwm2014-12-032-4/+4
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-301-1/+1
* - Update to 0.18.0amdmi32014-11-292-5/+5
* Deprecated ports broken for more than 6 monthsantoine2014-11-281-0/+2
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-3/+1
* Bump PORTREVISION after graphics/poppler update to 0.26.3makc2014-11-251-0/+1
* Fix package list by including symlink too, so nemo can run.kwm2014-11-232-0/+2
* While here no need to have shared-mime-info added twice in the run dependenciesbapt2014-11-191-2/+0
* Remove useless dependencies on some gnome2 componentsbapt2014-11-191-2/+2
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-1922-221/+460
* - Update from 1.4.3 to 1.4.4danilo2014-11-192-4/+3
* - fix x11-fm/librfm and rodent issues with DFbsdrodrigo2014-11-175-315/+8
* - Update to version 3.5.1pawel2014-11-073-12/+7
* x11-fm/ultracopier: But really pkg-plist still isn't neededmarino2014-10-241-1/+1
* x11-fm/ultracopier: Remove pkg-plist, unmask installation commandsmarino2014-10-241-2/+0
* x11-fm/ultracopier: Work around PLIST_FILES limitationmarino2014-10-242-5/+4
* x11-fm/ultracopier: Remove pkg-plist, unmask installation commandsmarino2014-10-242-15/+11
* - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,mva2014-10-204-7/+4
* - Update to 0.5.11madpilot2014-10-142-39/+8
* Update to 1.8.2bapt2014-10-063-96/+5
* Attempt to unbreak indexantoine2014-10-041-0/+2
* Upgrade rodent file manager to v5.2.9rodrigo2014-10-0412-1153/+1572
* Patch configure instead of configure.in to avoid USE_AUTOTOOLStijl2014-09-243-29/+14
* - Update to 0.17.0amdmi32014-09-185-99/+6
* devel/glib12 x11-toolkits/gtk12:tijl2014-09-131-1/+1
* - Update to 1.2.2jhale2014-09-122-3/+3
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-117-4/+7
* Welcome Mate Desktop 1.8bapt2014-09-107-76/+77
* Remove now useless @execbapt2014-09-031-1/+0
* Add missing library libgmodule-2.0tijl2014-09-021-1/+2
* devel/gamin:tijl2014-08-312-2/+3
* The purpose of this project is to create a multi-platform openamdmi32014-08-307-0/+158
* Remove deletion of LC_MESSAGES directories that are owned by devel/gettextgrembo2014-08-201-4/+0
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-162-2/+2
* 1: Stagify.vanilla2014-08-13