summaryrefslogtreecommitdiffstats
path: root/mail/mew
Commit message (Collapse)AuthorAgeFilesLines
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toasami2000-10-081-1/+1
| | | | .) and other pkg variables if they are nearby.
* Reflect the update of the xemacs21 port to version 21.1.12.gj2000-08-091-1/+1
|
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Use MASTER_SITE_PORTS_JP instead of spelling out the URL.asami2000-06-091-1/+1
|
* I'm sorry that the previous change for EMACS_PORT_NAME is a mistake.shige2000-05-081-6/+6
| | | | Fix values of these variables.
* Change BUILD_DEPENDS every emacsen ports.shige2000-05-071-1/+7
|
* Change a value of EMACS_PORT_NAME variable.shige2000-05-071-6/+6
| | | | | | s/emacs/emacs19/ s/mule/mule19/ s/xemacs/xemacs19/
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-131-5/+5
|
* Chase emacs upgrade to 20.6.asami2000-03-101-1/+1
|
* Change according to xemacs21 version uptaoka2000-02-181-22/+22
| | | | | PR: 16807 Submitted by: maintainer
* Change port name as xemacs-mule to xemacs21-mule: s/xemacs-mule/xemacs21-mule/g.shige2000-01-051-3/+3
| | | | | | | Synchronized with updating editors/xemacs21 to 21.1.8. PR: ports/15904 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Update to 1.94.1.shige2000-01-0414-103/+405
| | | | | PR: ports/15627 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Synchronize with upgrading emacs-20.5(a).shige2000-01-042-2/+2
|
* Modify EMACS_VER for xemacs21 to reflect my recent update ofgj1999-10-241-1/+1
| | | | | | | | | xemacs21 to version 21.1.7. As Satoshi wrote: You are allowed to change other peoples' ports if they are affected by your change, Gary. :) (in re a comment in the commit message).
* Enforce random pkg/COMMENT rules, including the one that states Emacshoek1999-09-181-1/+1
| | | | should be spelled corrcetly, although I rather liked "Emasc".
* Updated to 19.4taoka1999-09-0911-19/+797
| | | | | | | | Added mew-xemacs21 (by Repository copy) Deleted mew-common PR: 13391 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to mew version 1.93.steve1999-01-021-1/+2
| | | | | PR: 8860 Submitted by: maintainer
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-011-2/+5
| | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
* Upgrade to v1.93kuriyama1998-11-052-25/+11
| | | | | Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> PR: ports/8233 (part of)
* A major restructuring of mew ports to add xemacs versionsmax1998-06-251-1/+4
| | | | | | | | ({japanese,mail}/mew-xemacs). Along the way, mew for mule with Japanese environment was renamed from japanese/mew to japanese/mew-mule (repository-copy done.) Submitted by: maintainer PR: 6533, 6588
* Upgrade, 1.70 -> 1.92.4.max1997-12-083-30/+10
| | | | | | | | Also, please note that the mechanism to build and install Mew has been changed. This port (mail/mew) now installs things needed by those who use Mew with Emacs. PR: 5166 Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
* Update dir file with install-info. Also, change organization so thatasami1997-06-102-30/+15
| | | | | | | | | | files can be shared between this port and japanese/mew. Note this is a "blind" commit; it is too much trouble to test an update with this many added and deleted files. I'll test it later. PR: 3789 Submitted by: kiri
* Add backup site in Japan. This port is RESTRICTED so ftp.freebsd.orgasami1997-03-151-2/+3
| | | | | | | can't carry the distfile, and the original has disappeared from the master site. Submitted by: kiri@kiri.toba-cmt.ac.jp
* Modified the comment for RESTRICTED to reflect the reality.max1997-01-031-2/+2
|
* Rename files/.{emacs,mh_profile} to dot.{emacs,mh_profile}.max1997-01-032-14/+17
| | | | | | | | | | Install sample files into share/examples/mew instead of to share/doc/mew. Use PKG_PREFIX in the installation/deinstallation scripts. Define RESTRICTED as this package has hook to pgp. Some Makefile cleanup. Editing of site-start.el during the installation procedure now adds autoload entries for this program. Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
* Message interface to Emacs Window, emacs version.asami1996-12-183-0/+79
Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
OpenPOWER on IntegriCloud