| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: ports/107942
Submitted by: Hiroto Kagotani (maintainer)
Notes:
svn path=/head/; revision=182525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix MASTER_SITES.
- Remove redundant DOCSDIR and CONFIGURE_TARGET.
- Use EMACS_LIBDIR for non-lisp files for consistency.
- Use --with-elispdir for EMACS_SITE_LISPDIR.
- Separate the Japanese info files by using NOPORTDOCS.
- The mew-icon-directory variable is set automatically
even in XEmacs now.
Approved by: Hiroto Kagotani (maintainer)
PR: ports/107438
Notes:
svn path=/head/; revision=181469
|
|
|
|
|
|
|
|
| |
PR: ports/100548
Submitted by: Hiroto Kagotani (maintainer)
Notes:
svn path=/head/; revision=168266
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix works slave mail/mew-emacs20.
* Slave mail/mew-mule marked BROKEN, added EXPIRATION_DATE - wait
fixes 2 months.
PR: ports/92808
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> [1]
Notes:
svn path=/head/; revision=155608
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
<jamie at thompson dot bishopston dot net>, tobez [4], Mark
Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
Notes:
svn path=/head/; revision=154626
|
|
|
|
| |
Notes:
svn path=/head/; revision=150405
|
|
|
|
|
|
|
|
|
|
|
| |
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
Notes:
svn path=/head/; revision=124934
|
|
|
|
|
|
|
|
|
|
| |
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21. Retire the editors/emacs21 port.
PR: ports/24983
Notes:
svn path=/head/; revision=104813
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicitly)
Notes:
svn path=/head/; revision=77038
|
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Notes:
svn path=/head/; revision=53958
|
|
|
|
| |
Notes:
svn path=/head/; revision=48805
|
|
|
|
| |
Notes:
svn path=/head/; revision=46859
|
|
|
|
| |
Notes:
svn path=/head/; revision=46851
|
|
|
|
| |
Notes:
svn path=/head/; revision=46360
|
|
|
|
| |
Notes:
svn path=/head/; revision=38343
|
|
|
|
|
|
|
|
| |
PR: 22337
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Notes:
svn path=/head/; revision=34286
|
|
|
|
|
|
|
| |
.) and other pkg variables if they are nearby.
Notes:
svn path=/head/; revision=33559
|
|
|
|
| |
Notes:
svn path=/head/; revision=31453
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=31272
|
|
|
|
| |
Notes:
svn path=/head/; revision=29470
|
|
|
|
|
|
|
| |
Fix values of these variables.
Notes:
svn path=/head/; revision=28366
|
|
|
|
| |
Notes:
svn path=/head/; revision=28343
|
|
|
|
|
|
|
|
|
| |
s/emacs/emacs19/
s/mule/mule19/
s/xemacs/xemacs19/
Notes:
svn path=/head/; revision=28337
|
|
|
|
| |
Notes:
svn path=/head/; revision=27500
|
|
|
|
| |
Notes:
svn path=/head/; revision=26721
|
|
|
|
|
|
|
|
| |
PR: 16807
Submitted by: maintainer
Notes:
svn path=/head/; revision=25984
|
|
|
|
|
|
|
|
|
|
| |
Synchronized with updating editors/xemacs21 to 21.1.8.
PR: ports/15904
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Notes:
svn path=/head/; revision=24462
|
|
|
|
|
|
|
|
| |
PR: ports/15627
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Notes:
svn path=/head/; revision=24412
|
|
|
|
| |
Notes:
svn path=/head/; revision=24409
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=22601
|
|
|
|
|
|
|
|
|
|
|
| |
Added mew-xemacs21 (by Repository copy)
Deleted mew-common
PR: 13391
Submitted by: maintainer
Notes:
svn path=/head/; revision=21478
|
|
|
|
| |
Notes:
svn path=/head/; revision=20954
|
|
|
|
|
|
|
|
| |
PR: 8860
Submitted by: maintainer
Notes:
svn path=/head/; revision=15786
|
|
|
|
|
|
|
|
| |
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.)
Notes:
svn path=/head/; revision=14974
|
|
|
|
|
|
|
|
| |
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR: ports/8233 (part of)
Notes:
svn path=/head/; revision=14361
|
|
|
|
|
|
|
|
|
|
|
| |
({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
Notes:
svn path=/head/; revision=11531
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=9032
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=6844
|
|
|
|
|
|
|
|
|
|
| |
can't carry the distfile, and the original has disappeared from the
master site.
Submitted by: kiri@kiri.toba-cmt.ac.jp
Notes:
svn path=/head/; revision=5966
|
|
|
|
| |
Notes:
svn path=/head/; revision=5199
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=5198
|
|
Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
Notes:
svn path=/head/; revision=5014
|