aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mailman
Commit message (Collapse)AuthorAgeFilesLines
* Apply patch for CVE-2015-2775.delphij2015-06-172-1/+16
| | | | | | PR: ports/200562 Submitted by: Yasuhito FUTATSUKI <freebsd-bug-report-yf yf bsdclub org> Approved by: maintainer timeout
* Cleanup DIST* variables.mat2015-05-121-2/+1
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* - Convert ports from german/, java/, japanese/ and ports-mgmt/ to newmva2014-10-201-2/+1
| | | | | | USES=python Approved by: portmgr (implicit)
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* - Support STAGEDIRtota2014-07-068-95/+121
| | | | | | | | | | | | | | | | | | | | - Add DOCS to OPTIONS_DEFINE - Drop EXIM3 option - Unmute INSTALL_DATA and CP - Update pkg-plist - Replace tab with a single space after WWW: in pkg-descr - Sync with mail/mailman as possible * Drop INTEGRATION option, which would at best be confusing * When Postfix integration is chosen, add BUILD and RUN_DEPENDS on Postfix because we need the postconf program * Fix a few minor glitches in FreeBSD-post-install-notes * Install a dummy one-line text file into PYTHON_SITELIBDIR so that Python's upgrade-site-packages would reinstall Mailman * Add "status" support for rc.d script * Change pre-fetch: to pre-everything:: * Revise formatting of pre-everything text to make clear it displays default values, not current values * Update pkg-install.in, pkg-deinstall.in and pkg-message.in
* Fix properties on pkg-plistbapt2014-01-221-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | japanese)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - Add PORTSCOUT to restrict Japanese language versiontota2012-08-111-0/+2
|
* - Convert to new options frameworktota2012-06-121-36/+23
|
* - Synchronize with mail/mailmantota2012-03-261-1/+1
| | | | Feature safe: yes
* - mail/mailman [1]tota2012-03-0416-6/+3305
| | | | | | | | | | | | | | | | | | | | | | | | | * Add LICENSE section * Add CONFLICTS with japanese/mailman * Make use of SUB_FILES * Make use of PORTDOCS * Apply simple use of OPTIONS * Add WITHOUT_NLS knob to make portlint happier * Append "MTA = 'Postfix'" to mm_cfg.py.dist.in when defined both WITH_POSTFIX and WITH_INTEGRATION at the same time [3] * Bump PORTREVISION - japanese/mailman [2] * Switch to Japanized mailman 2.1.14+j7 based on mail/mailman * Take maintainership * Add CONFLICTS with mail/mailman * Update pkg-descr * Set PORTEPOCH because 2.1.14.j7 is less than 2.1.14_6 PR: ports/165404 (based on) [1], ports/165403 [2] Submitted by: tota (myself) [1] [2] Suggested by: Yoshito Takeuchi [3] Approved by: Sunagawa Koji (maintainer) [2] Dedicated to: Tokio Kikuchi
* Update to 2.1.6.nork2005-06-192-10/+0
| | | | | | | | o unBROKEN. o no more japanese specified patches. PR: ports/82018 Submitted by: Sunagawa Koji <koj@ofug.net> (maintainer)
* - Mark BROKEN: was not updated to 2.1.6 yetpav2005-06-061-0/+2
| | | | Reported by: krismail
* Update to 2.1.5.20040516 by chasing mail/mailman.nork2004-05-302-5/+5
| | | | | Approved by: Sunagawa Koji <koj@ofug.net> (maintainer) Committed at: 10th EBUG Meeting in Tokamachi City, Niigata, Japan
* Add ja-mailman , japanized mailman which is a mailing list managernork2004-03-052-0/+28
with a user-friendly web front-end. PR: ports/50813 Submitted by: Sunagawa Koji <koj@ofug.net> Reviewed by: Vivek Khera <vivek@khera.org>