summaryrefslogtreecommitdiff
path: root/editors/xemacs
AgeCommit message (Collapse)AuthorFilesLines
2000-10-04Add dependency for jpeg. It will be picked up if installed by the configuremartin1-1/+2
script and I don't consider it too much bloat (hey, this is emacs, so...)
2000-10-04Be deterministic about providing LDAP support.kleink1-3/+11
2000-10-03Backout parts of revision 1.22 which broke the integration withmartin1-2/+2
xemacs-packages.
2000-09-28Make this buildable on alpha.toshii1-2/+2
2000-09-28Make this buildable on alpha.toshii2-17/+41
Codes are taken from emacs and its pkgsrc patch.
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-3/+3
2000-08-04Small cleanup: creating an empty directory ${PREFIX}/lib/xemacs doesn'tmartin3-7/+7
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.
2000-07-24fix NOT_FOR_PLATFORM line (mips -> mips*)dmcmahill1-2/+2
2000-06-13change dependency from gdbm-1.7.3 to gdbm>=1.7.3wiz1-2/+2
2000-03-21Because the minor of "libpng" was bumped we must sure that packagestron1-2/+2
compiled for the update "png" package depend on it.
2000-03-08Update "xemacs" package to version 21.1.9. Changes since version 21.1.6:tron3-8/+10
- 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.
2000-02-09Use "png>=1.0.3" instead of "png-*" in dependence list.tron1-2/+2
2000-02-09Use wildcard dependence for "png" package.tron1-2/+2
1999-12-08defuzzrh3-19/+18
1999-12-06Fixes for solaris:bouyer6-23/+127
- 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
1999-12-06Because the "xemacs" distribution includes a fine working arm header filetron2-118/+1
we don't need to create one from scratch any more.
1999-10-29Reran make makemakemakemakepatchsum.fvdl1-2/+2
1999-10-29Forgot RCS id.fvdl1-0/+2
1999-10-29Update patch-sumfvdl1-3/+2
1999-10-29Make this work under -current, where we have <elf.h> now. Remove redundantfvdl2-338/+13
patch that was faulty, but it slipped through because patch(1) let it, and things still compiled and worked with it.
1999-10-08Change to use wildcard dependency on tiff.jlam1-2/+2
1999-08-26Use "--with-dialogs=athena" instead of "--with-dialogs=athena3d" iftron1-1/+5
"${XAW_TYPE}" is set to "standard". Fixes PR pkg/8279.
1999-08-25Introduce a USE_XAW definition, which is used in package Makefiles, toagc1-2/+5
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.
1999-08-23Update "xemacs" package to version 21.1.6.tron2-5/+11
1999-08-23Compare "${USE_XFACE}" explicitly with "YES" to allow overriding it viatron1-3/+3
the command line.
1999-08-18Record build options in the BuildInfo file via BUILD_DEFS. These can beagc1-1/+3
displayed using the -B option to pkg_info(1). Add USE_XFACE to BUILD_DEFS
1999-08-13Substitute for ${PKGNAME} when generating the PLIST files.agc1-1119/+1119
1999-07-14Update "xemacs" package to version 21.1.4.tron3-947/+1127
1999-07-09Add package patch-sum filesagc1-0/+13
1999-07-05Readd "DIST_SUBDIR".tron2-5/+7
1999-07-05pkglint:tron1-3/+2
- remove contiguous blank lines - ${MKDIR} includes "-p" by default.
1999-07-03Enable sound support.tron2-6/+10
1999-06-30Creating an empty directory "${PREFIX}/lib/xemacs" was all needed to gettron3-7/+11
it to work properly.
1999-06-29Mark this package as broken again because "xemacs" doesn't work aftertron1-1/+3
a "make clean".
1999-06-29Adapt this package to NetBSD.tron15-1078/+1630
XXX "xemacs" still complains about missing files during startup. This XXX should be fixed by the "xemacs-packages" package.
1999-06-29Mark this package as not ready yet.tron1-4/+6
1999-06-28Import FreeBSD's "xemacs" port: XEmacs text editor version 21tron8-0/+1119