non port: mail/automx/Makefile |
SVNWeb
|
Number of commits found: 22 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Tue, 22 May 2018
|
[ 13:15 mat ] (Only the first 10 of 74 ports in this commit are shown above. )
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Thu, 31 Dec 2015
|
[ 18:04 crees ]
Fix bashism
PR: ports/164901
Submitted by: Martin Waschbuesch
|
Wed, 30 Dec 2015
|
[ 12:14 sunpoet ]
- Add DOCS to OPTIONS_DEFINE
- Convert to new options target helper
Approved by: portmgr (blanket)
|
[ 08:06 sunpoet ]
- Move databases/py-memcached to databases/py-python-memcached
- Bump PORTREVISION for dependent ports
|
Wed, 2 Sep 2015
|
[ 22:39 amdmi3 ]
- Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Fix doc installation commands
- Switch to @sample
Approved by: portmgr blanket
|
Thu, 7 May 2015
|
[ 16:32 mat ] (Only the first 10 of 109 ports in this commit are shown above. )
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 21 Oct 2014
|
[ 17:10 mva ] (Only the first 10 of 40 ports in this commit are shown above. )
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit)
|
Sun, 8 Jun 2014
|
[ 18:03 crees ]
Update to 0.10.2
Submitted by: Frank Bartels <knarf@knarf.de>
|
Thu, 29 May 2014
|
[ 21:26 antoine ]
Unbreak and finish stage support
|
Mon, 26 May 2014
|
[ 18:30 crees ]
Update to version 0.10.1
Update automx-test patch
Fetch upstream files from github
Add missing dependencies
Remove apache as a dependency (allows other web servers to be used)
Add py-memcahced as an optional dependency
Add INSTALL and BASIC_CONFIGURATION_README to docs
Change the post install message to direct to the INSTALL file rather than
dumping it to the console
PR: ports/188630
Submitted by: Andrew Fyfe <andrew@neptune-one.net>
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Sat, 21 Dec 2013
|
[ 21:18 crees ]
Update to 0.9.2
Stageify
Remove bash dependency by shifying the test script
|
Sun, 24 Nov 2013
|
[ 23:33 ohauer ] (Only the first 10 of 11 ports in this commit are shown above. )
- svn mv www/mod_wsgi www/mod_wsgi2 [1]
- update ports to reflect new location
- fix mod_wsgi3 build with python3
PR: 184065 [1]
PR 183353 [2]
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Sun, 13 Jan 2013
|
[ 16:42 crees ]
Fix manpage installation target
Submitted by: jgh
While here, use prefix-safe site-lib for Python libraries
|
Sat, 12 Jan 2013
|
[ 16:27 crees ]
automx makes setting up a mail account easy. All your users need to provide
is real name, mail address and password. Their mail client and automx will
safely handle the rest.
automx runs on your server and handles mail account profile requests from
your mail clients. Put an end to endless phone calls trying to coach users to
configure settings, whose dialogs they can't find. Stop wasting your time
writing Tutorials nobody reads.
automx unifies Microsofts and Mozillas mail account provisioning standards in
one powerful Open Source tool. Choose from many backends, including LDAP and
SQL, and let automx create standard and individualized profiles for multiple
domains on the fly!
WWW: http://www.automx.org/en/
|
Number of commits found: 22 |