Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 1 | -5/+5 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-29 | remove "--infodir=${PREFIX}/info" and "--infopath=${PREFIX}/info" to | frueauf | 1 | -3/+1 | |
avoid collisions with other packages. Apart from that, pkg/PLIST did not reflect that change, now this is in sync again. | |||||
1998-01-28 | Fix package list so that a binary version of the package can be | tron | 1 | -4/+4 | |
installed and removed without problems, fixes PR pkg/4756. | |||||
1998-01-28 | Configure xemacs to use Xaw3d as widget set because it will detect lesstif | tron | 1 | -6/+4 | |
but not work properly with it. | |||||
1998-01-28 | Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>" | hubertf | 2 | -46/+46 | |
(in bsd.port.mk) for backward compatibility. | |||||
1998-01-27 | This patches lib-src/send-pr (installed as xemacs-send-pr) to | frueauf | 1 | -0/+20 | |
set the DATADIR and MAIL_AGENT properly. Inspired by Mathias Scheler. | |||||
1998-01-27 | This patches the configure script, to handle NetBSD/m68k as m68k machine. | frueauf | 1 | -0/+23 | |
The original did map that to hp9000s300. | |||||
1998-01-25 | Define OPSYS before using it; reported by Thorsten Frueauf | hubertf | 1 | -1/+2 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 2 | -2/+3 | |
1998-01-24 | portlint: Fix spelling, delete empty line at EOF | hubertf | 1 | -5/+3 | |
1998-01-24 | portlint: fix MASTER_SITES, move MAINTAINER, don't use GNU make, fix ↵ | hubertf | 1 | -22/+23 | |
info-path, use command macros | |||||
1998-01-24 | portlint: fix spelling, nuke empty line | hubertf | 1 | -3/+1 | |
1998-01-24 | portlint: move WRKSRC | hubertf | 1 | -2/+2 | |
1998-01-24 | portlint: make comment shorter | hubertf | 1 | -1/+1 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 1 | -1/+2 | |
1998-01-24 | portlint: move WRKSRC, add MAINTAINER | hubertf | 1 | -2/+4 | |
1998-01-24 | portlint: fix RCS Id, move WRKSRC | hubertf | 1 | -4/+4 | |
1997-12-24 | A much better PLIST for this package, now, thanks to Matthias Scheler | agc | 1 | -13/+80 | |
<tron@lyssa.owl.de>. Fixes PR pkg/4708, and allows xemacs-20.3 package to be removed cleanly. | |||||
1997-12-22 | Fix setting CONFIGURE_ARGS ("=" -> "+=") | hubertf | 3 | -6/+6 | |
1997-12-19 | Update xvile to 7.3, just like vile. As pointed out by Bill Coldwell. | agc | 2 | -7/+7 | |
This also fixes PR 4715 from Steve Allen <allen@wormey.ndip.eskimo.net>. | |||||
1997-12-19 | Update vile package from version 7.2c to 7.3 | agc | 2 | -6/+6 | |
1997-12-13 | Many files have been deleted between versions 20.2 and 20.3, whilst | agc | 1 | -1618/+692 | |
others have been added. Update the PLIST file to match reality. | |||||
1997-12-13 | Add the checksum for the info files distfile, and delete the old | agc | 1 | -1/+1 | |
checksum for the 20.2 distribution. | |||||
1997-12-13 | + The distribution files have been split into info files and base, so | agc | 1 | -18/+14 | |
fetch info distfile as well as base. + xpm is installed in the correct place, so it will be picked up by configure script, so don't specify a separate X11 header directory in site-includes. + rationalise the way we specify CONFIGURE_ARGS + delete emacsclient from the list of binaries to be stripped - it doesn't exist in 20.3. + delete gnuattach and gnudoit from the list of binaries to be stripped - these are shell scripts. + install send-pr as xemacs-send-pr | |||||
1997-12-08 | update to 20.3 | mrg | 4 | -3516/+3507 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 8 | -0/+8 | |
1997-10-29 | restore FreeBSD's Id line, and add a NetBSD one | explorer | 1 | -1/+4 | |
1997-10-29 | enable joe | explorer | 1 | -2/+2 | |
1997-10-29 | Import FreeBSD port of the "joe" text editor. | explorer | 7 | -0/+210 | |
1997-10-24 | Initial import of Gary Capell's UTF-aware wily editor/working | agc | 6 | -0/+36 | |
environment, which is an X11 clone of Rob Pike's acme. | |||||
1997-10-23 | Add ssam to the list of sub-directories. | agc | 1 | -1/+2 | |
1997-10-23 | Initial import of the ssam stream editor - analogous to sed(1), but | agc | 5 | -0/+28 | |
using the sam command set. Uses the libutf functionality. | |||||
1997-10-22 | Sync with reality. | hubertf | 1 | -5/+5 | |
1997-10-22 | Add MANCOMPRESSED, MAN1, MAN3, MAN4, MAN6. | hubertf | 1 | -1/+11 | |
1997-10-13 | Import one-line comment file describing editors category. | agc | 1 | -0/+1 | |
1997-10-13 | emacs works now. | hubertf | 1 | -2/+2 | |
1997-10-11 | No longer needed. | hubertf | 1 | -11/+0 | |
1997-10-11 | Update: 19.34/FreeBSD -> 20.2/NetBSD | hubertf | 6 | -1020/+1328 | |
1997-10-11 | Import of FSF emacs 19.34 port | hubertf | 8 | -0/+1354 | |
1997-10-09 | Shut up a compiler warning - only define NOFILE if it's not defined | agc | 1 | -0/+14 | |
elsewhere. | |||||
1997-10-09 | Generalise for NetBSD. | agc | 1 | -23/+37 | |
1997-10-09 | Install B.sh, rather than B.rc, as sam's B command. It's more | agc | 1 | -1/+1 | |
likely that there will be a shell available. | |||||
1997-10-09 | Add NetBSD RCS Ids. | agc | 1 | -0/+1 | |
1997-10-09 | Initial import of FreeBSD plan9 ports category into the NetBSD package | agc | 11 | -0/+422 | |
system. | |||||
1997-10-09 | Generalise for non-i386 architectures: | agc | 1 | -28/+28 | |
+ Hardcode netbsd for the moment (until I'm allowed to use a <$OPSYS> string). + Change the i386 hardcoded constant into <$ARCH>, which will be modified by bsd.port.mk when constructing the derived .PLIST file at package installation time. | |||||
1997-10-06 | Add NetBSD RCS Ids. | agc | 1 | -3/+19 | |
Add NetBSD-specific configuration arguments (we don't support native sound, and the NetBSD xpm package needs to be fixed). | |||||
1997-10-06 | Add NetBSD RCS Ids. | agc | 2 | -3/+4 | |
Update version of xvile to 7.2c | |||||
1997-10-06 | Add NetBSD RCS Ids. | agc | 2 | -3/+5 | |
Update version of vile from 7.2 to 7.2c | |||||
1997-10-06 | Add NetBSD RCS Id. | agc | 1 | -23/+24 | |
Comment out untested packages in NetBSD. | |||||
1997-10-06 | Initial import of FreeBSD's editors ports into the NetBSD packages | agc | 18 | -0/+3779 | |
system. |