summaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Use ${WRKDIR} instead of /tmp for the temporary output from sed becausegj2001-10-273-6/+6
| | | | | | it's just generally a better idea. Why didn't I think of that ? Submitted by: nectar
* Updated to 3.1.3.markp2001-10-272-2/+2
|
* Put tmp_zot (output from sed) into /tmp in case /usr/ports is mountedgj2001-10-263-6/+6
| | | | | | | read only. PR: ports/31513 Submitted by: Marc Unangst (mju@unangst.org)
* Initial checkin of xemacs-devel after xemacs21 was repo copied.gj2001-10-2515-246/+1007
| | | | | | | | | | | | | | | | | | | | Several people have requested this, so here it is. This port is intended to track the GAMMA version of the XEmacs editor. This is version is based on xemacs-21.4.4, which has a GTK binding. Note that the GTK support is buggy (at least on my system), although I haven't noticed any fatal problems, just annoying ones. There are other bugs in this version, e.g. any attempts to make font changes in the Options menu result in a Lisp error. Please do not file any PRs on XEmacs errors, the maintaine will terminate them with extreme prejudice. I haven't tested this at all on Alpha because beast won't let me in.
* Update to Vim 6.0 patchlevel 26obrien2001-10-252-2/+5
|
* PERL_CFLAGS contains quotes, which breaks compilation of auto/pathdefs.cobrien2001-10-251-0/+6
| | | | | | | (which is generated during vim build). This only happens when vim is built with perl support, as in package building, for example. Submitted by: tobez
* Changes:shige2001-10-2415-511/+415
| | | | | | | | - Remove *-setupel.el routines and scripts/configure. Because Emacs20 or later has subdirs.el. - Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearly when port building. - Install *.el{,c} files to version specific site-lisp directory.
* Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearyshige2001-10-246-0/+36
| | | | when port building.
* Update to Vim 6.0 patchlevel 23obrien2001-10-242-3/+5
|
* mkdir mandatory directories for package.sf2001-10-241-3/+6
| | | | non-response from: maintainer
* fix incompatibility with bsd.port.mk 1.379 or later.sf2001-10-241-22/+3
|
* Update to Vim 6.0 patchlevel 21obrien2001-10-232-2/+5
|
* New port for leim-21.1.shige2001-10-237-0/+184
| | | | Leim is Libraries of Emacs Input Method (for Multi-Languages).
* New port for emacs-21.1.shige2001-10-2310-0/+1989
|
* Change cookie-filename scheme.shige2001-10-224-8/+10
|
* Fix depend-directory(port name) after repo-copy.shige2001-10-2228-79/+74
|
* Eliminate portlint fatals and warnings as many as possible.shige2001-10-2211-23/+16
|
* Update to 1.14.3 (after repo-copy).shige2001-10-2214-127/+141
| | | | This version port is only for emacs20.
* Update to 1.14.3 (after repo-copy).shige2001-10-2218-116/+208
| | | | This version port is only for emacs20.
* Update to Vim 6.0 patchlevel 18obrien2001-10-222-3/+6
|
* Change to version 6.obrien2001-10-201-1/+1
|
* Update to Vim 6.0 patchlevel 14obrien2001-10-192-2/+5
|
* Update to version 1.71kevlo2001-10-192-2/+2
| | | | | PR: 31279 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
* Updated to 0.99.15dwcjr2001-10-192-2/+2
| | | | | PR: 31293 Submitted by: maintainer
* Update to 0.7.6.sobomax2001-10-183-3/+5
|
* Update to 1.40.sobomax2001-10-184-10/+15
|
* Drop maintainership.sobomax2001-10-181-1/+1
|
* Opps, this is a bourne script, not binary.obrien2001-10-172-2/+2
|
* Clean up the Makefile some by using .for and reducing wrapped lines.obrien2001-10-162-56/+48
|
* Allow easier tracking.obrien2001-10-162-0/+2
|
* Farther tweaks to fix the coredumping during setup.obrien2001-10-1622-3458/+114
| | | | Submitted by: Martin Blapp <mb@imp.ch>
* chmod is a wonderful thing -- it can do more than one thing at a time.obrien2001-10-152-4/+2
|
* We can more easily just echo the single line that is in sversionrcobrien2001-10-154-14/+6
| | | | than copy & sed it.
* - Add missing file sversionrcalex2001-10-148-76/+84
| | | | | | | | | | | | | - Added fix for WRKDIRPREFIX size and better english. Thank goes to Mike Meyer <mwm@mired.org> - Depend on installed libXrender.so.1.0 (linux-base-7) - Create symlink for libXrender.so within the staroffice installation. - Fix broken ".if !exists" cases with "ls -fs" instead just "ln -s" - Fix spelling errors Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER)
* Update to patch level p.gj2001-10-1412-4/+78
|
* Remove additional "'"alex2001-10-132-2/+2
| | | | | | PR: 31242 Submitted by: David <ddavid_3@yahoo.com> Approved by: maintainer
* Upgrade to StarOffice 6.0 (repo-copied from staroffice52).demon2001-10-1224-6284/+11734
| | | | | PR: 31161 Submitted by: Martin Blapp <mb@imp.ch>
* Remove bogus `/root/.sversionrc' entry.sobomax2001-10-111-1/+0
|
* etc/gnome now belongs to gnomeprint, so remove it from here.sobomax2001-10-091-1/+0
|
* Add a pre-configure target to patch some man pages such that theygj2001-10-083-0/+21
| | | | | | | reference the correct, gzipped source man pages. PR: ports/29523 Submitted by: swear@aa.net (Gary W. Swearingen)
* vim6 was repocopied to vimobrien2001-10-082-2/+2
|
* Vim6 was repocopied to vimobrien2001-10-087-279/+0
|
* App-defaults distfile name change.deischen2001-10-072-3/+3
|
* - Unbroke with latest gnomevfs;sobomax2001-10-053-0/+215
| | | | - use system gnuregex library instead of one buindled with the package.
* Fix the CDROM install of StarOffice.jedgar2001-10-033-21/+48
| | | | | PR: 30983 Submitted by: Maintainer
* Update to Vim 6.0 patchlevel 11obrien2001-10-034-4/+10
|
* Update to 0.9.4.sobomax2001-10-0232-424/+336
|
* Axe XEmacs19 and XEmacs20 which are obsolete.knu2001-10-0184-8889/+0
| | | | | | Approved by: gj (MAINTAINER of the xemacs and xemacs20 ports) shige (MAINTAINER of the apel, flim, semi and wemi ports) ports (no objection seen for seven days)
* Update to Vim 6.0 patchlevel 8obrien2001-10-014-4/+18
|
* Updated to 3.1.1.markp2001-09-302-2/+2
|
OpenPOWER on IntegriCloud