aboutsummaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Update to Vim 6.0 beta AEDavid E. O'Brien2001-05-104-6/+8
|
* Efficient order MASTER_SITES.Shigeyuki Fukushima2001-05-101-2/+2
|
* New port: emacs-20.7 + mule-4.1 patch (+ dynamic-loading patch + xim-fix patch).Shigeyuki Fukushima2001-05-1015-0/+561
|
* Add emacs20-mule-devel.Shigeyuki Fukushima2001-05-101-0/+1
|
* Apply XIM patch(PORTREVISION bump).Shigeyuki Fukushima2001-05-103-5/+21
| | | | Add post-install target for printing pkg-message.
* Update to 0.6.6.Maxim Sobolev2001-05-052-2/+2
|
* Update to 1.0.2.Maxim Sobolev2001-05-053-2/+5
|
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeAde Lovett2001-05-0514-42/+96
| | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword.
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-058-26/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54
* Update to version 1.5.Jason Evans2001-05-053-4/+5
|
* Update to 0.4.j.Maxim Sobolev2001-05-042-3/+3
|
* Make newly added bits reinstall friendly.David E. O'Brien2001-05-032-16/+88
|
* Change the Vim-specific "NO_GUI" to the correct "WITHOUT_X11".David E. O'Brien2001-05-013-9/+21
|
* Update to Vim 6.0 beta ADDavid E. O'Brien2001-05-016-32/+6
|
* Apply a hotfix against ruby-interp. This fixes the coredump when $_Akinori MUSHA2001-04-293-0/+28
| | | | | | is set to non-string in a :rubydo command. (e.g. :rubydo $_ = 0) It will be submitted to the vim6 author soon.
* Allow slave ports to override PORTREVISION.Akinori MUSHA2001-04-292-2/+2
| | | | Approved by: obrien (MAINTAINER)
* upgrade to 1.8.0Ying-Chieh Liao2001-04-283-3/+4
| | | | | PR: 26621 Submitted by: Ports Fury
* Fix for using OSVERSION variable.Shigeyuki Fukushima2001-04-271-5/+5
| | | | Submitted by: Yoichi Nakayama <yoichi@eken.phys.nagoya-u.ac.jp>
* Add the NO_GUI knob for those who want a hugely-featured Vim, but don'tDavid E. O'Brien2001-04-262-4/+22
| | | | | | | | | | | | | | | | | | | | | | want the X depandancy. Bow to numerous wishes(yelling) to make GTK the default GUI lib vs. Motif. Bram (Vim author) prefering GTK over Open Motif weighed kinda heavy. With my dislike of the GPV and their political agenda, I have been resisting this demand. [I fully agree with the reasons why the `ddd' debugger didn't use GTK until the GNU people got a hold of it] GNU's NIH and "brace and extend" is often as bad as Microsoft's. And often the only reason people put up with it is because of they like to force GNU Public Virused software forces down our throat. Some argue that GTK is "smaller" than OpenMotif. Maybe GTK 1.2 is (but don't forget to look at the GTK depends, where OpenMotif has none). But GTK 1.3 definitely is not smaller than OpenMotif (just look at its dependancy list). I will review my decision to use GTK as default GUI when the GTK+ 1.{3,4} behemoth is released.
* Make sure all the possible "vim" links that can exist, do.David E. O'Brien2001-04-261-0/+4
| | | | | | For example, the Vim Makefile will not create the "rgvim" link in the non-GUI case, but since we share the PLIST among all the various vim ports, we have to be consistent.
* Update Vim 5.7 to patchlevel 30.David E. O'Brien2001-04-262-2/+4
| | | | | Fixed problem: A ":make" or ":grep" command with a very long argument could cause a crash.
* Portrevision bump, to bring in the recently added patch-af (in ports/26804)Jimmy Olgeni2001-04-241-1/+1
| | | | Noticed by: kris
* Add patch to prevent core dumps, as reported by ports/26698.Jimmy Olgeni2001-04-241-0/+25
| | | | | | | | Proposed file "patch-ae" already exists in Attic, and references a different source file. So i moved the patch to patch-af. PR: 26804 Submitted by: Carl Johan Madestrand <calle.madestrand@norrgarden.se>
* Update to 3.1.0.Maxim Sobolev2001-04-233-13/+98
|
* Add WITHOUT_XIM option.Shigeyuki Fukushima2001-04-211-0/+4
| | | | | | | Mule/Emacs does not maintain XIM clients perfectly. This option disables XIM function in Mule/Emacs. Reported by: Yuji Takano <takachan@running-dog.net>
* Change pkg-plist to be automatically generated.Kiriyama Kazuhiko2001-04-208-660/+40
| | | | Reviewed by: knu
* Update 2.4 -> 2.5 :Kiriyama Kazuhiko2001-04-203-602/+19
| | | | | | | | | | ediff-1.29 -> ediff-1.30 jde-1.24 -> jde-1.26 semantic-1.04 -> semantic-1.05 vhdl-1.12 -> vhdl-1.13 and change pkg-plist to be automatically generated. Reviewed by: knu
* Update 1.8 -> 1.9 :Kiriyama Kazuhiko2001-04-203-1627/+27
| | | | | | | | | | | | | | cc-mode-1.23 -> cc-mode-1.24 edit-utils-1.55 -> edit-utils-1.57 mail-lib-1.35 -> mail-lib-1.36 prog-modes-1.32 -> prog-modes-1.35 pcl-cvs-1.51 -> pcl-cvs-1.53 psgml-1.22 -> psgml-1.23 viper-1.24 -> viper-1.25 xemacs-base-1.49-> xemacs-base-1.51 and change pkg-plist to be automatically generated. Reviewed by: knu
* Update 1.3 -> 1.4 :Kiriyama Kazuhiko2001-04-203-373/+13
| | | | | | | speedbar-1.18 -> speedbar-1.19 and change pkg-plist to be automatically generated. Reviewed by: knu
* Update 1.3 -> 2.3 :Kiriyama Kazuhiko2001-04-203-145/+13
| | | | | | | NONE -> eieio-1.01 and change pkg-plist to be automatically generated. Reviewed by: knu
* Update 2.3 -> 2.4 :Kiriyama Kazuhiko2001-04-203-1218/+17
| | | | | | | | | eicq-1.03 -> eicq-1.04 gnus-1.54 -> gnus-1.55 vm-1.28 -> vm-6.92 and change pkg-plist to be automatically generated. Reviewed by: knu
* Update maintainer's email address.Jimmy Olgeni2001-04-201-1/+1
| | | | | PR: 26709 Submitted by: Carl Johan Madestrand <LoRd_CJ@dalusers.com>
* Add second md5 for dired tarball.Satoshi Asami2001-04-181-0/+1
| | | | Reported by: knu
* Back out previous updates. I forgot about pkg-plist's. *Sigh*Akinori MUSHA2001-04-188-36/+37
| | | | | | | But I left the update of the checksum of dired so xemacs-packages builds. Sorry for my bogus operations.
* Update to 2.5.Akinori MUSHA2001-04-182-9/+9
| | | | | | | ediff 1.29 -> 1.30 jde 1.24 -> 1.26 semantic 1.04 -> 1.05 vhdl 1.12 -> 1.13
* Update to 1.4.Akinori MUSHA2001-04-182-3/+3
| | | | speedbar 1.18 -> 1.19
* Update to 2.4.Akinori MUSHA2001-04-182-7/+7
| | | | | | eicq 1.03 -> 1.04 gnus 1.54 -> 1.55 vm 1.28 -> 6.92
* Update to 1.9.Akinori MUSHA2001-04-182-18/+18
| | | | | | | | | | | | cc-mode 1.23 -> 1.24 dired 1.09 -> 1.09 (repacked) edit-utils 1.55 -> 1.57 mail-lib 1.35 -> 1.36 pcl-cvs 1.51 -> 1.53 prog-modes 1.32 -> 1.35 psgml 1.22 -> 1.23 viper 1.24 -> 1.25 xemacs-base 1.49 -> 1.51
* Make use of bsd.emacs.mk and finally fix the RUN_DEPENDS entry.Akinori MUSHA2001-04-182-2/+5
|
* Make use of bsd.emacs.mk and its variables.Akinori MUSHA2001-04-184-132/+136
|
* Add mp 3.0.98k, a programming text editor.Will Andrews2001-04-186-0/+33
| | | | | PR: 26518 Submitted by: Mark Pulford <mark@kyne.com.au>
* The r* commands are back -- so add them here.David E. O'Brien2001-04-181-3/+3
|
* Update to 0.6.5.Maxim Sobolev2001-04-173-3/+7
|
* Update to 1.37.Maxim Sobolev2001-04-174-14/+14
|
* Fix PLIST. Geesh, @comment's for no reason.Will Andrews2001-04-171-25/+3
| | | | Found by: bento
* Upgrade to 1.0.1Dmitry Sivachenko2001-04-162-2/+2
|
* Justify master/slave ports' style of Makefiles.SADA Kenji2001-04-161-2/+2
| | | | | | | These ports caused warnings if you run portversion. PR: ports/26422 Submitted by: Tadayuki OKADA <tadayuki@mediaone.net>
* Make reinstall friendly.David E. O'Brien2001-04-152-2/+2
|
* Fix RUN_DEPENDS.Akinori MUSHA2001-04-141-1/+1
| | | | Submitted by: bento
* Update to Vim 6.0 beta AADavid E. O'Brien2001-04-126-6/+12
|
* Update to enable working on full 32 bit file sizes, including /dev/memPeter Wemm2001-04-092-2/+2
| | | | on 32 bit machines, instead of truncating at 0x7fffff00.
* Add boiling-egg, a front-end of Egg (Tamago) V4.Akinori MUSHA2001-04-096-0/+44
| | | | | PR: ports/26400 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* Make all files fetchable.Maxim Sobolev2001-04-092-0/+3
| | | | Submited by: FDS
* Fix a nasty memory leak, which draws the editor nearly unusable, as it quicklyMaxim Sobolev2001-04-092-0/+15
| | | | eats all available memory and swap space.
* add support for no-gnome userYing-Chieh Liao2001-04-092-4/+11
| | | | Submitted by: clive
* Update to 3.0.2.Maxim Sobolev2001-04-053-4/+3
|
* Update Vim 5.7 to patchlevel 28.David E. O'Brien2001-04-042-2/+3
|
* There is no need to USE_AUTOCONF any more.Akinori MUSHA2001-04-031-1/+0
|
* Overhaul QT/KDE support:Will Andrews2001-04-035-46/+9
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Fix pkg-plist.Dmitry Sivachenko2001-04-022-1/+8
|
* Update to 1.0Michael Haro2001-04-024-2/+11
| | | | | PR: 26175 Submitted by: perky@python.or.kr
* Update maintainer emailMichael Haro2001-04-021-1/+1
| | | | | PR: 26109 Submitted by: maintainer
* Bump PORTREVISION per kpresenter fix. I did have this in here, I justWill Andrews2001-04-024-4/+4
| | | | | | only committed files. :( Submitted by: demon
* Add simple patch to fix bogon where kpresenter crashes on startup.Will Andrews2001-04-014-0/+44
| | | | | | Suggested by: demon Obtained from: KDE PR system Originator: percy@caldera.de
* Update Vim 5.7 to patchlevel 27.David E. O'Brien2001-04-012-2/+3
|
* remove extra patchfileMichael Haro2001-03-301-11/+0
|
* Port editors/muggy has unfetchable distfile. Patch updates to versionMichael Haro2001-03-302-3/+3
| | | | | | | 1.3.1. PR: 23923 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-306-6/+6
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* In the PATCH_SITES line add a ``/'' to the end of ``patches'' so thatGary Jennejohn2001-03-292-2/+2
| | | | | | fetch actually enters the directory. Reported by: Fenner's port survey
* add poeditYing-Chieh Liao2001-03-277-0/+70
| | | | gettext catalogs (.po files) editor
* Update to version 1.7.1Kevin Lo2001-03-272-3/+5
| | | | | PR: 26116 Submitted by: Ports Fury
* Update to Vim 6.0 beta ZDavid E. O'Brien2001-03-266-6/+12
|
* Oops ! PORTVERSION was supposed to be 9.2j, not 9.2_pj (because portlintGary Jennejohn2001-03-251-1/+1
| | | | doesn't like it). I changed it in xvile but forgot it in vile.
* Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatWill Andrews2001-03-254-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | this involves is this: Cull GL from Qt by default, but still provide a Qt+GL library that may or may not have threads. Then also provide a Qt library that has threads but not GL. This allows us to make KDE2 depend on a library that will *not* have threads, ever. Threads will be revisited at a later date. Ports that require GL support need to be updated to use the hacked library, libqtgl.so.4. The net result is that we bloat our qt2 package by 1.5-2.5MB for compatability. Also, static qt will not have GL support. Introduce bsd.kde.mk, which will be tested on bento before becoming fully activated. Replace qt22-static with qt2-static, since it's just a proxy. Update qt-designer to depend on qt23. Also make the old hack to package the correct lib obsolete by using PLIST_SUB instead. Miscellaneous changes: remove LIBQTFILE from CONFIGURE_ENV, it's not used anymore. Solve namespace pollution problems with the devel/pth and devel/libgnugetopt ports. Hopefully. Suggested by: ade, asami, sobomax (bsd.kde.mk) Repocopied by: asami (qt22-static --> qt2-static)
* Don't bother using MASTER_SITE_XEMACS at all in these ports since theGary Jennejohn2001-03-241-2/+1
| | | | | dist files are no longer on any of the standard sites. Hopefully this will (fractionally) speed up the Fenner dist file testing.
* Update this port to apply all the officially released patches (up toGary Jennejohn2001-03-2412-7/+530
| | | | | | | | | | | | | | | j, which is why PORTVERSION is now 9.2j). Add WITH_FILTERS so that the user can compile all the filters into the binary. For xvile, add WITH_XAW3D so that users with the Xaw3d library can use it instead of plain Xaw. Add 2 new PLISTs to reflect that most of the filters are not installed when WITH_FILTERS is used. Replace an obsolete ftp site with one which works.
* Update to Vim 6.0 beta YDavid E. O'Brien2001-03-216-6/+12
|
* Update to 0.4.i.Maxim Sobolev2001-03-2112-221/+42
|
* Update to 8.4.p200102280240.Shigeyuki Fukushima2001-03-186-12/+39
| | | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/10852
* Full screen text mode Hex editor using the [n]curses libraryVanilla I. Shu2001-03-1811-0/+143
| | | | | PR: ports/24761 Submitted by: Roman Shterenzon <roman@xpert.com>
* Update to 0.6.2.Maxim Sobolev2001-03-163-3/+3
|
* Update to Vim 6.0 beta XDavid E. O'Brien2001-03-156-6/+14
|
* Update Vim 5.7 to patchlevel 25.David E. O'Brien2001-03-122-2/+3
| | | | (patch 26 is for m$ platforms only)
* Don't bother with copying the modified Makefile into WRKSRC. JustMikhail Teterin2001-03-121-3/+2
| | | | use MAKEFILE=${FILESDIR}/Makefile.in directly.
* Just use ${PREFIX} instead of ``UL''. Now that strtoull is part of libcMikhail Teterin2001-03-121-4/+2
| | | | (and declared in stdlib.h), don't -Dstrtoull=strtoul.
* Use '-O0' when compiling on the Alpha to avoid internal compiler errors.Steve Price2001-03-111-1/+7
|
* Don't override MAINTAINER if we're being included.Bill Fenner2001-03-113-3/+3
|
* Allow maintainer to be set in slave ports.David E. O'Brien2001-03-113-3/+3
|
* Fix plistKris Kennaway2001-03-111-0/+1
|
* Sync with updating bitmap-fonts.Shigeyuki Fukushima2001-03-103-3/+3
| | | | Submitted by: OKAZAKI Tetsurou <okazaki@FreeBSD.org>
* A port of a version of (somewhat old) hexpert v2.4. (nice easy binaryPeter Wemm2001-03-105-0/+22
| | | | file editor)
* Add hexpertPeter Wemm2001-03-101-0/+1
|
* Change CATEGORIES as to include Japanese.Kiriyama Kazuhiko2001-03-091-1/+1
| | | | Submitted by: knu
* Update to Vim 6.0 beta WDavid E. O'Brien2001-03-094-6/+6
|
* Update to 0.7.13.Jing-Tang Keith Jang2001-03-0620-160/+120
| | | | | Submitted by: me Reviewed by: MAINTAINER, with some corrections
* Update to version 2.2.6.Steve Price2001-03-052-5/+3
| | | | | | PR: 25380 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Approved by: maintainer
* Update to 1.2.2.Shigeyuki Fukushima2001-03-044-4/+4
| | | | | PR: ports/25491 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
* Update to 10.3.Shigeyuki Fukushima2001-03-046-72/+4
| | | | | PR: ports/25512 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
* Update to 1.36.Maxim Sobolev2001-03-024-16/+14
|
* The path needs to be dinked with for the install-user target as well.John Baldwin2001-03-023-3/+6
| | | | Submitted by: Martin Blapp <mb@imp.ch>
* Ensure that /bin is at the head of the path when running the setup programJohn Baldwin2001-03-023-3/+3
| | | | | | | so that we get the right uname binary. PR: 24049, 25231, 25443, 25458 Submitted by: Martin Blapp <mb@imp.ch>
* Fix KOffice for KDE 2.1 for sure.Will Andrews2001-03-014-0/+44
|
* Remove ./.joerc from the default startup file search patchChris D. Faulhaber2001-03-016-18/+99
| | | | | | | Bump PORTREVISION Submitted by: brad@comstyle.com Obtained from: OpenBSD
* Add patches to fix build with KDE 2.1. Bump PORTREVISION to denote newWill Andrews2001-02-2828-4/+256
| | | | | | | package based on KDE 2.1. Change MAINTAINER back to myself. This should fix kde2 metaport once again. Submitted by: many many people...
* Update to 0.6.1.Maxim Sobolev2001-02-284-32/+23
|
* Upgrade to version 1.3.3Kevin Lo2001-02-232-2/+2
| | | | | PR: 25287 Submitted by: MAINTAINER
* Update 1.2 to 1.3:Kiriyama Kazuhiko2001-02-222-11/+11
| | | | | | | | crisp-1.11 -> crisp-1.12 edt-1.10 -> edt-1.11 reftex-1.21 -> reftex-1.22 textools-1.11 -> textools-1.12 tpu-1.11 -> tpu-1.12
* Update 2.3 to 2.4:Kiriyama Kazuhiko2001-02-224-20/+21
| | | | | | | | | | | | ada-1.09 -> ada-1.10 ediff-1.27 -> ediff-1.29 emerge-1.08 -> emerge-1.09 idlwave-1.22 -> idlwave-1.23 jde-1.23 -> jde-1.24 scheme-1.10 -> scheme-1.11 semantic-1.03 -> semantic-1.04 vc-cc-1.14 -> vc-cc-1.15 vhdl-1.11 -> vhdl-1.12
* Update 1.7 to 1.8:Kiriyama Kazuhiko2001-02-223-63/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apel-1.19 -> apel-1.20 auctex-1.22 -> auctex-1.24 c-support-1.15 -> c-support-1.16 cc-mode-1.21 -> cc-mode-1.23 debug-1.12 -> debug-1.14 dired-1.08 -> dired-1.09 edit-utils-1.53 -> edit-utils-1.55 efs-1.21 -> efs-1.22 fsf-compat-1.07 -> fsf-compat-1.08 hm--html-menus-1.15 -> hm--html-menus-1.16 ispell-1.21 -> ispell-1.22 mail-lib-1.33 -> mail-lib-1.35 mailcrypt-2.06 -> mailcrypt-2.07 net-utils-1.14 -> net-utils-1.15 os-utils-1.24 -> os-utils-1.25 pcl-cvs-1.50 -> pcl-cvs-1.51 prog-modes-1.30 -> prog-modes-1.32 ps-print-nomule-1.04 -> ps-print-nomule-1.05 psgml-1.20 -> psgml-1.22 sgml-1.07 -> sgml-1.08 sh-script-1.12 -> sh-script-1.13 texinfo-1.19 -> texinfo-1.20 text-modes-1.28 -> text-modes-1.29 time-1.10 -> time-1.11 vc-1.24 -> vc-1.26 viper-1.22 -> viper-1.24 w3-1.16 -> w3-1.18 xemacs-base-1.46 -> xemacs-base-1.49 xemacs-devel-1.30 -> xemacs-devel-1.31
* Update 1.2 to 1.3:Kiriyama Kazuhiko2001-02-222-17/+17
| | | | | | | | | | | calc-1.13 -> calc-1.14 calendar-1.15 -> calendar-1.16 forms-1.12 -> forms-1.13 frame-icon-1.08 -> frame-icon-1.09 pc-1.18 -> pc-1.19 slider-1.12 -> slider-1.13 speedbar-1.17 -> speedbar-1.18 strokes-1.07 -> strokes-1.08
* Update 1.1 to 1.2:Kiriyama Kazuhiko2001-02-222-7/+7
| | | | | | edict-1.10 -> edict-1.12 leim-1.15 -> leim-1.17 lookup-1.05 -> lookup-1.07
* Update 1.2 to 1.3:Kiriyama Kazuhiko2001-02-222-11/+11
| | | | | | | | Sun-1.12 ->Sun-1.13 edebug-1.11 ->edebug-1.13 sounds-au-1.09 ->sounds-au-1.10 sounds-wav-1.09 ->sounds-wav-1.10 tooltalk-1.12 ->tooltalk-1.13
* Update 1.2 to 1.3:Kiriyama Kazuhiko2001-02-222-9/+9
| | | | | | | cookie-1.12 -> cookie-1.13 games-1.12 -> games-1.13 mine-1.13 -> mine-1.14 misc-games-1.14-> misc-games-1.15
* Update 2.2 to 2.3:Kiriyama Kazuhiko2001-02-223-32/+46
| | | | | | | | | | | | | | | | bbdb-1.10 -> bbdb-1.12 eicq-1.02 -> eicq-1.03 eudc-1.32 -> eudc-1.33 footnote-1.12 -> footnote-1.13 gnats-1.11 -> gnats-1.12 gnus-1.51 -> gnus-1.54 mew-1.11 -> mew-1.14 mh-e-1.12 -> mh-e-1.13 rmail-1.11 -> rmail-1.12 supercite-1.16-> supercite-1.17 tm-1.24 -> tm-1.26 vm-1.25 -> vm-1.28 zenirc-1.08 -> zenirc-1.09
* Update 1.2 to 1.3:Kiriyama Kazuhiko2001-02-223-11/+13
| | | | | | | | egg-its-1.23 -> egg-its-1.25 elib-1.07 -> elib-1.08 locale-1.16 -> locale-1.18 mule-base-1.35 -> mule-base-1.37 skk-1.16 -> skk-1.18
* Fixed a missing "/" on one of the MASTER_SITES.Kevin Lo2001-02-221-1/+1
| | | | | PR: 25260 Submitted by: MAINTAINER
* Add 2 new sites to fetch the sources from. These were found usingGary Jennejohn2001-02-221-0/+2
| | | | | ftpsearch. The standard master sites have apparently deleted these older versions from their repositories.
* Add manedit 0.4.h, a UNIX manual page editor and viewer.Maxim Sobolev2001-02-2015-0/+306
| | | | Sponsored by: Francisco Reyes <fjrm@yahoo.com>
* Update to Vim 6.0 beta VDavid E. O'Brien2001-02-166-6/+10
|
* Tweak to try to help build a GTK version.David E. O'Brien2001-02-162-2/+4
|
* Add files I missed.David E. O'Brien2001-02-162-2/+76
| | | | Submitted by: sf
* Tweak how we set PKGNAMESUFFIX.David E. O'Brien2001-02-162-3/+2
| | | | Submitted by: sf
* Add a "NO_GUI" knob for those that want full features w/o dependence on X.David E. O'Brien2001-02-151-0/+4
| | | | | | | | | Submitted by: Peter Pentchev <roam@orbitel.bg> I'm torn between having so many knobs and having the 'vim-lite' be the Right Thing for sysadmins on Xless router boxes. I'm open to opinions on if 'vim-lite' should only mean no X, or it should also mean no interpreters
* Only link with libxpg4 if we really need to.David E. O'Brien2001-02-151-2/+8
| | | | | | Also build multibyte in the 'lite' case for our Asian sysadmins. Submitted by: clive
* Don't force pythoninterp if we build for GTK -- only do that if we buildDavid E. O'Brien2001-02-152-2/+0
| | | | for offical packages.
* Remove multiple `multibyte' specifications. Also sync the vim6 upDavid E. O'Brien2001-02-153-7/+9
| | | | | | with how this is done in the vim5 port. Submitted by: clive
* I shouldn't have been removing `gvim' from the non-GUI PLIST.David E. O'Brien2001-02-153-13/+3
| | | | | | | Also make the gvim link relative rather than absolute, in case someone specifies a different prefix when installing the package. Note there are some burned in paths in the vim binary, but there is no reason to totally make this not work, when it could somewhat.
* What in the world is "SLAVEDIR" doing in here?? `vim-lite' is NOT a slaveDavid E. O'Brien2001-02-152-4/+0
| | | | | | | for this port, it is for the `vim5' port. YET another reason why changes like this should go thru the maintainer if he is active. Craziness by: mharo
* Update Vim 5.7 to patchlevel 24.David E. O'Brien2001-02-152-2/+4
|
* Fix plist due to some 'U' changes I missed.David E. O'Brien2001-02-152-28/+22
|
* simple typo fix, remove odd extraneous spaces (^ $)Mario Sergio Fujikawa Ferreira2001-02-155-5/+5
|
* Upgrade to version 1.6.3Kevin Lo2001-02-143-9/+9
| | | | | PR: 25076 Submitted by: Ports Fury
* Update to 0.6.2.1Yukihiro Nakai2001-02-123-3/+8
| | | | | PR: ports/23221 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Upgrade to version 1.6Kevin Lo2001-02-113-27/+41
| | | | | | | - I fix pkg-plist PR: 24966 Submitted by: MAINTAINER
* Fix distfile (fennerism) to download Pine 4.33 and add MASTER_SITES fromKevin Lo2001-02-112-4/+18
| | | | | | | | UW's list of mirrors. Pico's version and behavior is unchanged. PR: 24986 Submitted by: MAINTAINER
* Make enable to create package. But this is a makeshift procedure.Kiriyama Kazuhiko2001-02-081-1/+2
|
* Fix typoKevin Lo2001-02-081-3/+1
| | | | | PR: 24874 Submitted by: Ports Fury
* Put back my editor hints that were removed w/o permission.David E. O'Brien2001-02-072-0/+2
| | | | Note these are *FULLY* Satoshi approved for the past 4 years.
* Update to Vim 6.0 beta UDavid E. O'Brien2001-02-064-6/+6
|
* Style police over the editors category.Jimmy Olgeni2001-02-056-6/+6
|
* Update to 1.0.1.Maxim Sobolev2001-02-053-4/+10
|
* Update according to version up 21.1.13->21.1.14.Kiriyama Kazuhiko2001-02-056-12/+19
|
* Update to version 21.1.4.Gary Jennejohn2001-02-039-12/+33
| | | | Submitted by: kiri
* Fix typo in pkg-comment: Programing -> ProgrammingJimmy Olgeni2001-02-011-1/+1
|
* Fix pkg-plist (vi -> vigor). Closes ports/23101.Jimmy Olgeni2001-01-301-21/+21
| | | | PR: 23101
* Update to 1.35.Maxim Sobolev2001-01-303-11/+17
|
* Actually update to 3.0.1. Previously announced port "update" was onlyMaxim Sobolev2001-01-292-2/+2
| | | | | downloading distfile, but installing previous version from older distfile. Bump PORTREVISION to indicate that update is required.
* OOPS, forgot to add/remove patches in my previous commit (update to 1.2.5 andMaxim Sobolev2001-01-273-32/+14
| | | | cleanups).
* - Add several missed @dirrm into pkg-plist;Maxim Sobolev2001-01-274-22/+30
| | | | | - update MASTER_SITES and WWW; - update to 1.2.5 version.
* Update to zile 1.4.Jason Evans2001-01-252-2/+2
|
* Update to 3.0.1.Maxim Sobolev2001-01-242-3/+3
|
* - Fix compilation error in -currentKevin Lo2001-01-233-14/+69
| | | | | | | - Support MAN/MLINKS properly PR: 24545 Submitted by: Ports Fury
* Support MAN/MLINKS properly.Kevin Lo2001-01-232-14/+17
| | | | | PR: 24544 Submitted by: Ports Fury
* Upgrade to version 4.0Kevin Lo2001-01-222-3/+3
| | | | | PR: 24514 Submitted by: MAINTAINER
* Version up to 21.1.13. Corresponding with this change,bsd.emacs.mk'sKiriyama Kazuhiko2001-01-1915-42/+25
| | | | xemacs21 version will be changed by shige :)
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-176-39/+39
|
* Update MASTER_SITES and WWW to reflect bvi's new sourceforge address.Chris D. Faulhaber2001-01-152-2/+3
| | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Update to 0.5.Maxim Sobolev2001-01-153-8/+22
|
* Reduce default/minumal window size from 830x670 to 630x470.Maxim Sobolev2001-01-122-0/+15
|
* Fix compilation error in -CURRENT, being caused by removal of QUEUE_*Issei Suzuki2001-01-112-4/+53
| | | | from <sys/queue.h>
* Update Vim 5.7 to patchlevel 22.David E. O'Brien2001-01-112-2/+4
|
* Update to 1.34.Maxim Sobolev2001-01-104-15/+22
|
* drop myself from MAINTAINER. too many KAME platforms to support,Jun-ichiro itojun Hagino2001-01-092-2/+2
| | | | to little time...
* Sigh, go back to use AbiWord's builtin version of libiconv.Jing-Tang Keith Jang2001-01-0816-136/+96
| | | | | | | | | AbiWord will coredump and unable to display ANY character correctly when linking against converters/iconv. This is a temporary workaround. Approved by: "Alec Wolman" <wolman@cs.washington.edu> (MAINTAINER)
* Fix typo.Maxim Sobolev2001-01-081-1/+1
| | | | Submitted by: Sergii Laskavyi <ls@gambit.com.ru>
* Upgrade to pico 3.9Neil Blakey-Milner2001-01-042-3/+3
| | | | | PR: 24057 Submitted by: Jeremy Shaffner <jeremy@external.org> (maintainer)
* Update to 1.4.Neil Blakey-Milner2001-01-045-16/+16
| | | | | PR: 24058 Submitted by: Joseph Scott <joseph@randomnetworks.com> (maintainer)
* add missing manpage.FUJISHIMA Satsuki2001-01-042-1/+3
| | | | Submitted by: bento
* Update Vim 5.7 to patchlevel 20.David E. O'Brien2001-01-042-2/+3
|
* Update to 0.7.12. Thanks to Alec Wolman(maintainer), it now uses iconvJing-Tang Keith Jang2001-01-0340-976/+1196
| | | | | | from our ports system, rather than the modified version from AbiWord. Submitted by: "Alec Wolman" <wolman@cs.washington.edu> (MAINTAINER)
* Update to Vim 6.0 beta RDavid E. O'Brien2001-01-034-6/+6
|
* Add pico 3.7, PIne's message COmposition editor.Will Andrews2001-01-0211-0/+260
| | | | | | PR: 23596 Submitted by: Jeremy Shaffner <jeremy@external.org> Approved by: asami (no repository copy necessary)
* Add ved 1.5, a small and fast screen-oriented editor.Alexander Langer2001-01-018-0/+75
| | | | | PR: 23985 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-017-12/+0
| | | | Approved by: asami
* Upgrade to 1.6.1Kevin Lo2000-12-293-2/+3
| | | | | PR: 23921 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* return to ports at freebsd dot orgDavid E. O'Brien2000-12-291-1/+1
|
* Add a patch to make Ctrl-D/Ctrl-U behave the way a seasonedGary Jennejohn2000-12-281-0/+13
| | | | | | | vi user expects - without the patch they do exactly the opposite of what is expected. Approved by: the maintainer
* Update MASTER_SITESChris D. Faulhaber2000-12-251-4/+1
| | | | | | PR: 23788 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Approved by: Maintainer
* Update to 3.0.0.Maxim Sobolev2000-12-254-562/+44
|
* Add SunSolve Patch 109939-02.Alexander Langer2000-12-243-0/+3
| | | | | | | This fixes numerous bugs. See the PR 23783 for details. PR: 23783, 23784, 23785, 23809 Submitted by: Martin Blapp <mb@imp.ch> (maintainer)
* Add SunSolve Patch 109939-02.Alexander Langer2000-12-243-12/+78
| | | | | | | This fixes numerous bugs. See the PR for details. PR: 23783 Submitted by: Martin Blapp <mb@imp.ch> (maintainer)
* Fix default $PATH settings for user-installation.Alexander Langer2000-12-243-0/+12
| | | | | | PR: 23773 Submitted by: Martin Blapp <mb@imp.ch> (maintainer) Thanks to: jedgar ("or bug Alex") =)
* Update to 0.9.24.Daniel Harris2000-12-232-3/+4
| | | | | | PR: 23648 Submitted by: joseph@randomnetworks.com Approved by: MAINTAINER
* Fix load-path problem on emacs-19.34(and mule-19.34).Shigeyuki Fukushima2000-12-232-2/+2
| | | | | PR: ports/21681 Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
* - Support CFLAGS properlyKevin Lo2000-12-236-10/+129
| | | | | | | | | - Support install macros - mktemp() -> mkstemp() - Remove unnecessary manpages PR: 23759 Submitted by: Ports Fury
* Remove Y2k. Satoshi said it wasn't needed any more.David E. O'Brien2000-12-221-1/+0
|
* Add MD5_FILE for slave ports.Satoshi Taoka2000-12-201-0/+1
| | | | | | In the new layout of ports tree, it is required. Submitted by: imura
* Update to Vim 6.0 beta QDavid E. O'Brien2000-12-204-6/+14
|
* A full featured text editor written in assembler.Dmitry Sivachenko2000-12-197-0/+65
| | | | | | PR: 23312 Submitted by: Joseph Scott <joseph@randomnetworks.com> Reviewed by: sobomax
* Add Moleskine - Moleskine is a generic source code editor for the GNOME desktop.Maxim Sobolev2000-12-146-0/+74
| | | | Author targets it to be as powerful and flexible as NEdit.
* Update IIIMECF to 0.3.OKAZAKI Tetsurou2000-12-142-3/+3
| | | | Change maintainer's e-mail address.
* Upgrade to 2.0.1Kevin Lo2000-12-1212-16/+120
|
* Update checksum of skk-1.16-pkg.tar.gz.Kiriyama Kazuhiko2000-12-101-1/+1
|
* Finish cleaning up after the switch to Open Motif. Building withDavid E. O'Brien2000-12-061-3/+2
| | | | Motif is the default unless WITH_ATHENA or WITH_GTK is defined.
* Finish cleaning up after the switch to Open Motif.David E. O'Brien2000-12-062-6/+8
| | | | Building with Motif is the default, unless WITH_ATHENA is defined.
* Update to Vim 6.0 beta ODavid E. O'Brien2000-12-064-6/+6
|
* - when DEADJOE is a hard link, leave it aloneTrevor Johnson2000-12-046-18/+12
| | | | | | | - un-forbid - bump PORTREVISION Submitted by: maintainer
* Added ${MASTER_SITE_LOCAL} to all editors/xemacs-*packages/MakefileKiriyama Kazuhiko2000-12-019-18/+27
| | | | | | | in order to fetch obsolete xemacs' packages. Current all xemacs' packages needed to make have already copied to freefall:~kiri/public_distfiles. PR ports/23171 would be solved with this commit.
* Update to 0.9.4Ade Lovett2000-12-016-8/+10
|
* Updated editors/xemacs-wp-packages 1.1 -> 1.2. Following xemacs' packages haveKiriyama Kazuhiko2000-11-302-11/+11
| | | | | | | | | | | been updated: edt-1.09 -> edt-1.10 reftex-1.20 -> reftex-1.21 textools-1.10 -> textools-1.11 tpu-1.10 -> tpu-1.11 Approved by: shige(mentor)
* Updated editors/xemacs-prog-packages 2.2 -> 2.3. Following xemacs' packages haveKiriyama Kazuhiko2000-11-302-9/+9
| | | | | | | | | | been updated: ada-1.08 -> ada-1.09 ediff-1.26 -> ediff-1.27 emerge-1.07 -> emerge-1.08 Approved by: shige(mentor)
* Updated editors/xemacs-packages 1.6 -> 1.7. Following xemacs' packages haveKiriyama Kazuhiko2000-11-303-55/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | been updated: apel-1.18 -> apel-1.19 auctex-1.21 -> auctex-1.22 c-support-1.14 -> c-support-1.15 cc-mode-1.20 -> cc-mode-1.21 debug-1.11 -> debug-1.12 dired-1.07 -> dired-1.08 edit-utils-1.52 -> edit-utils-1.53 efs-1.20 -> efs-1.21 hm--html-menus-1.14-> hm--html-menus-1.15 ispell-1.19 -> ispell-1.21 mail-lib-1.30 -> mail-lib-1.33 mailcrypt-2.04 -> mailcrypt-2.06 net-utils-1.13 -> net-utils-1.14 os-utils-1.23 -> os-utils-1.24 pcl-cvs-1.49 -> pcl-cvs-1.50 prog-modes-1.29 -> prog-modes-1.30 ps-print-nomule-1.03-> ps-print-nomule-1.04 psgml-1.19 -> psgml-1.20 sgml-1.06 -> sgml-1.07 text-modes-1.25 -> text-modes-1.28 time-1.09 -> time-1.10 vc-1.23 -> vc-1.24 viper-1.21 -> viper-1.22 w3-1.15 -> w3-1.16 xemacs-base-1.43-> xemacs-base-1.46 xemacs-devel-1.28-> xemacs-devel-1.30 Approved by: shige(mentor)
* Updated editors/xemacs-oa-packages 1.1 -> 1.2. Following xemacs' packages haveKiriyama Kazuhiko2000-11-303-17/+24
| | | | | | | | | | | | | been updated: calc-1.12 -> calc-1.13 calendar-1.14 -> calendar-1.15 pc-1.17 -> pc-1.18 slider-1.11 -> slider-1.12 speedbar-1.16 -> speedbar-1.17 strokes-1.06 -> strokes-1.07 Approved by: shige(mentor)
* Updated editors/xemacs-mule-packages 1.0 -> 1.1. Following xemacs' packages haveKiriyama Kazuhiko2000-11-302-7/+7
| | | | | | | | | been updated: edict-1.09 -> edict-1.10 lookup-1.04 -> lookup-1.05 Approved by: shige(mentor)
* Updated editors/xemacs-libs-packages 1.1 -> 1.2. Following xemacs' packages haveKiriyama Kazuhiko2000-11-302-7/+7
| | | | | | | | | been updated: edebug-1.10 -> edebug-1.11 tooltalk-1.11 -> tooltalk-1.12 Approved by: shige(mentor)
* Updated editors/xemacs-games-packages: 1.1 -> 1.2. Following xemacs' package hasKiriyama Kazuhiko2000-11-302-5/+5
| | | | | | | | been updated: mine-1.12 -> mine-1.13 Approved by: shige(mentor)
* Updated xemacs-comm-packages 2.1 -> 2.2. Following xemacs' packages haveKiriyama Kazuhiko2000-11-303-24/+26
| | | | | | | | | | | | | | | | | been updated: bbdb-1.09 -> bbdb-1.10 eicq-1.01 -> eicq-1.02 eudc-1.31 -> eudc-1.32 gnats-1.10 -> gnats-1.11 gnus-1.50 -> gnus-1.51 mew-1.10 -> mew-1.11 supercite-1.15 -> supercite-1.16 tm-1.23 -> tm-1.24 vm-1.24 -> vm-1.25 zenirc-1.07 -> zenirc-1.08 Approved by: shige(mentor)
* Updated xemacs-basic-mule-packages 1.1 -> 1.2. Following xemacs' packages haveKiriyama Kazuhiko2000-11-302-10/+10
| | | | | | | | | | been updated: egg-its-1.22 -> egg-its-1.23 elib-1.06 -> elib-1.07 mule-base-1.34 -> mule-base-1.35 Approved by: shige(mentor)
* Update Vim 5.7 to patchlevel 19.David E. O'Brien2000-11-302-6/+10
|
* Update iconv to 2.0 and reflect shared library version bump.Maxim Sobolev2000-11-295-5/+5
| | | | | PR: 23163, 23164, 23165 Submitted by: maintainer
* Add SciTE - a full-featured SCIntilla based Text Editor for GTK/GNOME.Maxim Sobolev2000-11-277-0/+126
|
* Update WWW.Daniel Harris2000-11-261-1/+1
| | | | | PR: 22982 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* My earlier testing was in error: joe will still write to a DEADJOETrevor Johnson2000-11-253-0/+6
| | | | | | file which is hard-linked to a file writable by the user who is running joe. Mark this forbidden until the maintainer decides what to do.
* - don't follow links (symbolic or hard) owned by another user whenTrevor Johnson2000-11-256-21/+120
| | | | | | | | | | | | creating a DEADJOE file (http://www.securityfocus.com/archive/1/145305) - make DEADJOE files with 0600 permissions, rather than using the user's umask (PR 12827) - do the PORTREVISION thing I am not sure whether the maintainer considers these ready. However, they work for me. Submitted by: maintainer
* Update location of Corel's instructions on how to download the distfile.Doug Barton2000-11-251-1/+1
| | | | | | | | | | It's not at all clear to me that the license has been totally removed, but IANAL. The originator recommended completely removing the manual fetch, but I'm not willing to take responsibility for that. PR: ports/23031 Submitted by: Mikhail Teterin <mi@privatelabs.com>
* Upgrade to nano 0.9.21 after maintainer timeoutKris Kennaway2000-11-252-2/+2
|
* Ditch out "Version required" from comments section.Maxim Sobolev2000-11-231-1/+0
|
* Update to version 1.3.Jason Evans2000-11-222-2/+2
|
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
|
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-222-0/+2
|
* Update to version 9.2.Gary Jennejohn2000-11-2210-41/+86
|
* Update Vim 5.7 to patchlevel 18.David E. O'Brien2000-11-211-0/+3
|
* Update to Vim 6.0 Beta "N".David E. O'Brien2000-11-216-16/+6
|
* Update Vim 5.7 to patchlevel 18.David E. O'Brien2000-11-191-2/+2
|
* Resign as maintainer of KDE2 ports, having brought them up from inceptionWill Andrews2000-11-184-4/+4
| | | | | | | | | to the final release of KDE 2.0. Kevin Lo <kevlo@FreeBSD.org> will continue as the new maintainer. He has commit privileges on the KDE tree, making him an excellent candidate for this job. I'll be behind the scenes for awhile, since there are some structural changes I'd like to make but I'd rather have Kevin do the work. Please, people, direct your patches at Kevin and watch his "freetime deprivation process" _really_ start. :-P
* Depend on ncurses.5 after the upgrade of devel/ncurses.Thomas Gellekum2000-11-161-1/+1
|
* Chase new print/gnomeprint shlib versionAde Lovett2000-11-144-4/+4
|
* Fix up dependencies to libimg -- the English version should be aSatoshi Asami2000-11-141-2/+3
| | | | | | | | | | LIB_DEPENDS on img.1, and the Japanese version should RUN_DEPENDS on ${LOCALBASE}/lib/Img1.2/libimg12.so.1 (since it doesn't install anything in ${LOCALBASE}/lib). Also, fix path to tkstep.tcl. Submitted by: bento
* Update Vim 5.7 to patchlevel 15.David E. O'Brien2000-11-142-2/+3
|
* - Add x11-toolkits/Xaw3d to LIB_DEPENDSKevin Lo2000-11-138-7/+99
| | | | | | | | - Fix new compiler error - Add missing MAN1 line PR: 22811 Submitted by: Ports Fury
* Update to Vim 6.0 Beta "M".David E. O'Brien2000-11-136-36/+24
|
* Add USE_XLIB, USE_FREETYPE doesn't imply it anymore.Satoshi Asami2000-11-131-0/+1
| | | | Submitted by: bento
* Update to 1.0.Maxim Sobolev2000-11-113-14/+21
|
* Remove directory on deinstallKris Kennaway2000-11-111-0/+1
|
* Update to version 5.2.0Kevin Lo2000-11-114-3/+33
| | | | | PR: 22741 Submitted by: Ports Fury
* Go ahead and install the `gvim' links, otherwise the `vim-lite' port doesDavid E. O'Brien2000-11-111-4/+1
| | | | | | | | not deinstall properly. A `vim-lite' port user will be told that graphical support was not compiled in if they try to run `gvim', so no harm done. PR: 19539 Submitted by: Ying-Chieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
* Remove GTK suport. No one has stepped forward with patches to fix it,David E. O'Brien2000-11-092-8/+2
| | | | and I'm quite tired of getting email about it being broken.
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-086-7/+6
| | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
* Update to Vim 6.0 Beta "L".David E. O'Brien2000-11-078-42/+32
|
* Update to 2.6.0.Maxim Sobolev2000-11-063-39/+491
|
* Upgrade to 3.17.2.Matthew Hunt2000-11-043-3/+7
| | | | | PR: 22593 Submitted by: brett@peloton.runet.edu
* Chase-the-checksum-o-rama so we can get this one (and the xemacsSatoshi Asami2000-11-041-5/+5
| | | | packages that depend on it) into the release.
* Update Vim 5.7 to patchlevel 14.David E. O'Brien2000-11-032-2/+3
|
* Update to the "609" build incase anyone wants to work on getting this beastDavid E. O'Brien2000-11-0340-80/+120
| | | | going.
* Add dte - a simple text editor that uses many of MSDOS EDIT's command shortcutsMaxim Sobolev2000-11-028-0/+79
| | | | | | | keybindings. Also makes a nice text editor for use with mailers like mutt. PR: 21811 Submitted by: Steve Horan <sjhports@tracking.amos.net>
* Remove missing file (lib/xemacs-21.1.12/lisp/package-get.el.orig).Satoshi Asami2000-11-023-3/+0
| | | | Submitted by: bento
* Whitespace-only:Maxim Sobolev2000-11-013-6/+6
| | | | Make indentation uniform across my ports.
* Tweak needed.David E. O'Brien2000-11-012-2/+8
|
* Also add -lssl in addition to -lcrypto to fix builds on systems with cryptoMaxim Sobolev2000-10-311-1/+1
| | | | | | installed. Submitted by: bento
* Update some packages.Jun Kuriyama2000-10-313-14/+21
| | | | Approved by: maintainer