notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/automx/Makefile
SVNWeb

Number of commits found: 22

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 10 Apr 2019
[ 06:18 antoine search for other commits by this committer ] Original commit   Revision:498530 (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Tue, 22 May 2018
[ 13:15 mat search for other commits by this committer ] Original commit   Revision:470610 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Add PY_FLAVOR to Python module dependencies.

Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Thu, 31 Dec 2015
[ 18:04 crees search for other commits by this committer ] Original commit   Revision:404956
Fix bashism

PR:		ports/164901
Submitted by:	Martin Waschbuesch
Wed, 30 Dec 2015
[ 12:14 sunpoet search for other commits by this committer ] Original commit   Revision:404847
- Add DOCS to OPTIONS_DEFINE
- Convert to new options target helper

Approved by:	portmgr (blanket)
[ 08:06 sunpoet search for other commits by this committer ] Original commit   Revision:404807
- Move databases/py-memcached to databases/py-python-memcached
- Bump PORTREVISION for dependent ports
Wed, 2 Sep 2015
[ 22:39 amdmi3 search for other commits by this committer ] Original commit   Revision:395915
- 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 search for other commits by this committer ] Original commit   Revision:385637 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:371330 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- Convert ports of mail/ to new USES=python

Approved by:	portmgr (implicit)
Sun, 8 Jun 2014
[ 18:03 crees search for other commits by this committer ] Original commit   Revision:357066
Update to 0.10.2

Submitted by:	Frank Bartels <knarf@knarf.de>
Thu, 29 May 2014
[ 21:26 antoine search for other commits by this committer ] Original commit   Revision:355752
Unbreak and finish stage support
Mon, 26 May 2014
[ 18:30 crees search for other commits by this committer ] Original commit   Revision:355427
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 search for other commits by this committer ] Original commit   Revision:339634 (Only the first 10 of 702 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:337163
Update to 0.9.2

Stageify

Remove bash dependency by shifying the test script
Sun, 24 Nov 2013
[ 23:33 ohauer search for other commits by this committer ] Original commit   Revision:334797 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:327742 (Only the first 10 of 748 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Sun, 13 Jan 2013
[ 16:42 crees search for other commits by this committer ] Original commit   Revision:310324
Fix manpage installation target

Submitted by:	jgh

While here, use prefix-safe site-lib for Python libraries
Sat, 12 Jan 2013
[ 16:27 crees search for other commits by this committer ] Original commit   Revision:310284
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