Age | Commit message (Collapse) | Author | Files | Lines |
|
script and I don't consider it too much bloat (hey, this is emacs, so...)
|
|
|
|
xemacs-packages.
|
|
|
|
Codes are taken from emacs and its pkgsrc patch.
|
|
|
|
make much sense. Replace it with a symlink to the version dependend
directory name, where real stuff is installed. This allows other
pkgs (i.e. net/zenicb) to add lisp modules easily.
|
|
|
|
|
|
compiled for the update "png" package depend on it.
|
|
- configure.in: Sync Berkeley db autodetection with src/database.c
- README: Remove msdos part.
- configure.in: add new machine type for IRIX 6.[2-5] to switch from using
unexelf.o to unexelfsgi.o for just those versions of IRIX.
In the ideal world it would be handled by the s/irix6-0.h but since machine
config is included AFTER OS config, I had to add a new machine type.
- configure.in: Default Drag-N-Drop to "no"
- etc/FTP: Updated FTP mirrors list. Replaced GNU FTP document with a URL.
- etc/MAILINGLISTS: Updated mailing list subscription information.
Replaced GNU MAILINGLISTS document with a URL.
- INSTALL: Update configure option.
- configure.in (native_sound_lib, --sgi--): Check for audio.h.
(LIBS): Check for libCsup.
- INSTALL: Added more information about README.packages, and
re-numbered some bullets.
- etc/sample.Xdefaults: adds a reference to beNiceToColrmap, so that the
user can guess what to do if xemacs' dialogs are butt ugly.
- INSTALL: Make disk space requirements more realistic.
Add note about stack size requirements.
Update and add more weight to the package section.
- README: Add reference to README.packages
- INSTALL: Remove junk from install.sh
- Makefile.in (install-arch-dep): use exe_suffix for link installation.
- configure.in: define exe_suffix if we're on ms-windows.
- configure.in (EMACS_CONFIGURATION): Use $configuration, not
$canonical, so that installation paths and dynamic path setup will
stay in synch.
- configure.in (machine): Recognize MIPS/Linux.
- README.packages: Added hint on how to figure out what packages to get.
|
|
|
|
|
|
|
|
- use ${MACHINE_GNU_PLATFORM} in place of ${MACHINE_GNU_ARCH}--netbsd
- check for -lossaudio in ./configure instead of linking with it
unconditionally
- fixe Makefiles for bmake or gmake on solaris2
While I'm there merge back a change from configure to configure.in
|
|
we don't need to create one from scratch any more.
|
|
|
|
|
|
|
|
patch that was faulty, but it slipped through because patch(1) let it,
and things still compiled and worked with it.
|
|
|
|
"${XAW_TYPE}" is set to "standard". Fixes PR pkg/8279.
|
|
denote that the package uses libXaw.
Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by
the user, to denote the type of libXaw to use. Possible values are:
standard, 3d and xpm.
Define USE_XAW in relevant Makefiles.
Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d...
This means that package builds should not fail because of conflicting
Xaw packages being installed on machines.
|
|
|
|
the command line.
|
|
displayed using the -B option to pkg_info(1).
Add USE_XFACE to BUILD_DEFS
|
|
|
|
|
|
|
|
|
|
- remove contiguous blank lines
- ${MKDIR} includes "-p" by default.
|
|
|
|
it to work properly.
|
|
a "make clean".
|
|
XXX "xemacs" still complains about missing files during startup. This
XXX should be fixed by the "xemacs-packages" package.
|
|
|
|
|