summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete dependency for textproc/dtd-catalos.Shigeyuki Fukushima2000-10-272-12/+0
| | | | Notes: svn path=/head/; revision=34298
* Add HTML 4.01/DocBook V4.0/DocBook V4.1.Shigeyuki Fukushima2000-10-272-0/+18
| | | | Notes: svn path=/head/; revision=34296
* ${ENV} --> ${SETENV}Maxim Sobolev2000-10-271-1/+1
| | | | | | | | PR: 22337 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=34286
* Make it buildable if crypto bits are installed.Maxim Sobolev2000-10-261-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34251
* Add missing off_t casts to prevent bus errors when using the 'X' commandChris D. Faulhaber2000-10-261-0/+20
| | | | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=34239
* Update port to 1.3.0Chris D. Faulhaber2000-10-253-4/+8
| | | | Notes: svn path=/head/; revision=34223
* Fix the checksum of skk-1.16-pkg.tar.gz.Akinori MUSHA2000-10-251-1/+1
| | | | Notes: svn path=/head/; revision=34217
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...Will Andrews2000-10-2512-300/+1136
| | | | | | | All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff. Notes: svn path=/head/; revision=34208
* Use MASTER_SITE_XEMACS.Akinori MUSHA2000-10-2413-118/+39
| | | | | | | | | | | | Reorder variables to satisfy portlint. Approved by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> (MAINTAINER of chinese/xemacs) KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER of xemacs-*-packages) Notes: svn path=/head/; revision=34180
* Update XEmacs packages.Akinori MUSHA2000-10-2420-157/+660
| | | | | | | | PR: ports/22049 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER) Notes: svn path=/head/; revision=34178
* Enable XIM support by default.Akinori MUSHA2000-10-2412-54/+188
| | | | | | | | | | | Reflect Wnn4 -> FreeWnn change. Fix build problems. PR: ports/21549 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=34176
* Remove my instant distribution patch after vim6's update to 6.0j.Akinori MUSHA2000-10-241-5/+0
| | | | | | | | Now Vim6 has officially included (optional) Ruby interface, we no longer need any patches. :) Notes: svn path=/head/; revision=34169
* Remove a duplicate `dirrm'.David E. O'Brien2000-10-242-2/+0
| | | | Notes: svn path=/head/; revision=34168
* Update version 5.7 to patchlevel 12.David E. O'Brien2000-10-242-2/+3
| | | | Notes: svn path=/head/; revision=34167
* Update to Vim version 6.0, beta "j".David E. O'Brien2000-10-246-10/+12
| | | | Notes: svn path=/head/; revision=34162
* Attempt to fix breakage when building on ssl-enabled systems (add -lcrypto ifMaxim Sobolev2000-10-231-1/+5
| | | | | | | | | | /usr/lib/libcrypto.a exists). Also add -lutil for glimmer which seems required to build it with Python2.0. Submitted by: bento Notes: svn path=/head/; revision=34125
* Update to zile 1.2.Jason Evans2000-10-223-3/+6
| | | | Notes: svn path=/head/; revision=34112
* Update to 1.1.4 and unbreakAde Lovett2000-10-226-8/+10
| | | | Notes: svn path=/head/; revision=34109
* Add openoffice.Satoshi Asami2000-10-211-0/+1
| | | | Notes: svn path=/head/; revision=34087
* Chase the vim6's update to 6.0i. Rejoice if_ruby has been fullyAkinori MUSHA2000-10-211-13/+3
| | | | | | | | | | | | | | | | merged into vim6. :) But unfortunately they seem to have missed including two files regarding if_ruby in the vim 6.0i tarball, so I prepared the diff to complete them. This problem has been reported to the vim development team, and it seems their CVS repository already holds those files. Hopefully the next release of vim6 will include them properly. Tested by: dcs Notes: svn path=/head/; revision=34083
* Complete plist. Add 40 files and 9 directories that were missing. ;)Akinori MUSHA2000-10-214-0/+100
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34078
* Mark this broken so people don't casually actually try to use this.David E. O'Brien2000-10-1920-0/+40
| | | | | | | | Those wanting to work on the port should just comment out the "BROKEN" of course. Notes: svn path=/head/; revision=34007
* Update to 0.9.3Ade Lovett2000-10-184-4/+4
| | | | Notes: svn path=/head/; revision=33978
* Update to 0.9.2Ade Lovett2000-10-176-8/+8
| | | | Notes: svn path=/head/; revision=33939
* Update to 0.6.2Yukihiro Nakai2000-10-172-3/+3
| | | | | | | | PR: ports/21793 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=33929
* Ctags isn't included anymore.David E. O'Brien2000-10-164-12/+4
| | | | Notes: svn path=/head/; revision=33904
* First cut at configuration patches. This is very much a WIP, and I welcomeDavid E. O'Brien2000-10-16103-1640/+5634
| | | | | | | others to work on it too. Notes: svn path=/head/; revision=33903
* Update to Vim version 6.0, beta "i".David E. O'Brien2000-10-164-6/+6
| | | | Notes: svn path=/head/; revision=33891
* Fix CDROM based installs.David E. O'Brien2000-10-143-12/+15
| | | | | | | Approved by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=33839
* Fix my breakage. Remove share/help in the non-Gnome case.Jeremy Lea2000-10-101-0/+1
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=33672
* Update Vim 5.7 to patchlevel 10.David E. O'Brien2000-10-101-0/+9
| | | | Notes: svn path=/head/; revision=33665
* Define MD5_FILE, FILESDIR was to get the md5 file.Satoshi Asami2000-10-091-1/+1
| | | | Notes: svn path=/head/; revision=33632
* Cleanup.David E. O'Brien2000-10-091-66/+40
| | | | Notes: svn path=/head/; revision=33624
* * Remove Motif lib searching hack. Isn't needed any more.David E. O'Brien2000-10-091-12/+3
| | | | | | | * Use magic "GTK_CONFIG" rather than spelling out the path explicitly. Notes: svn path=/head/; revision=33623
* Update Vim 5.7 to patchlevel 10.David E. O'Brien2000-10-091-6/+7
| | | | Notes: svn path=/head/; revision=33622
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-0895-147/+147
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toSatoshi Asami2000-10-083-7/+7
| | | | | | | .) and other pkg variables if they are nearby. Notes: svn path=/head/; revision=33559
* Rename PLIST.perl to pkg-plist.perl.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33505
* Rename PLIST.mule to pkg-plist.mule.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33504
* Rename PLIST.perl to pkg-plist.perl.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33503
* Rename PLIST.axe to pkg-plist.axe.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33501
* Implement WANT_GNOME.Jeremy Lea2000-10-053-156/+179
| | | | Notes: svn path=/head/; revision=33430
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-057-69/+20
| | | | Notes: svn path=/head/; revision=33428
* Implment WANT_GTK.Jeremy Lea2000-10-056-21/+21
| | | | Notes: svn path=/head/; revision=33426
* Implement USE_GTK, part 1.Jeremy Lea2000-10-055-13/+10
| | | | Notes: svn path=/head/; revision=33424
* Update to 0.5.11 since 0.5.10 is no longer fetchable.Jeremy Lea2000-10-052-2/+2
| | | | Notes: svn path=/head/; revision=33422
* Correct a slave port name mule-canna+freewnn (described in thisSatoshi Taoka2000-10-031-4/+4
| | | | | | | | | | | | editors/mule-common/Makefile) from mule-freewnn+canna Submitted by: Shigeto TAJIMA <tajima@ics.es.osaka-u.ac.jp> Obtained from: a direct mail Sort slave port names in the above Makefile. Notes: svn path=/head/; revision=33368
* Correct and sort PLISTs.Jeremy Lea2000-10-021-1/+3
| | | | Notes: svn path=/head/; revision=33338
* Update to 1.3.2 && change MAINTAINER.Will Andrews2000-09-308-26/+151
| | | | | | | | PR: 21643 Submitted by: Jeremy Shaffner <jeremy@external.org> (new MAINTAINER) Notes: svn path=/head/; revision=33258
* Remove '.' at end to make portlint happy.Jason Evans2000-09-281-1/+1
| | | | Notes: svn path=/head/; revision=33235