aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Update to 21.5.8.Gary Jennejohn2004-12-145-26/+11
| | | | | | | | | | | | The patches patch-emacs.c and patch-mem-limits.h are no longer needed because lim_data has been changed from an unsigned int to an unsigned long, which should be big enough on all architectures which we support. Make Andrey Slusar <anray AT inet DOT ua> the maintainer, since he kindly offered to take over this port from me. Notes: svn path=/head/; revision=124001
* Use the BZIP2 distribution instead of a whole bunch of tar.gz files [1].Gary Jennejohn2004-12-142-8/+4
| | | | | | | | | | Make Andrey Slusar <anray AT inet DOT ua> the maintainer, since he kindly volunterred to take over this port from me. Submitted by: Denis Shaposhnikov <dsh AT vlink DOT ru> [1] Notes: svn path=/head/; revision=124000
* Update to KDE 3.3.2Michael Nottebrock2004-12-134-6/+6
| | | | Notes: svn path=/head/; revision=123951
* Update to KOffice 1.3.5Michael Nottebrock2004-12-13131-558/+381
| | | | Notes: svn path=/head/; revision=123948
* Update to 0.2.3.Jeremy Messenger2004-12-132-4/+3
| | | | Notes: svn path=/head/; revision=123899
* Update maintainer's addressVolker Stolz2004-12-131-1/+1
| | | | | | | | PR: ports/75005 Submitted by: maintainer Notes: svn path=/head/; revision=123896
* Re-add a patch that was created by bland back in AbiWord2 2.0.3_2. bland said,Jeremy Messenger2004-12-124-0/+96
| | | | | | | | | | 'Fix crash on startup bug for locales with mb acceleratos in menu.' Reported by: Mikhail Teterin <mi@corbulon.video-collage.com> Tested by: Mikhail Teterin <mi@corbulon.video-collage.com> Notes: svn path=/head/; revision=123836
* Presenting GNOME 2.8.2. for FreeBSD.Joe Marcus Clarke2004-12-111-2/+1
| | | | | | | | The list of changes for each component can be found at http://mail.gnome.org/archives/gnome-announce-list/2004-December/msg00026.html Notes: svn path=/head/; revision=123740
* Move math/gnumeric2 --> math/gnumericMichael Johnson2004-12-111-2/+2
| | | | Notes: svn path=/head/; revision=123705
* Update to Vim 6.3 patchlevel 45.David E. O'Brien2004-12-112-3/+51
| | | | Notes: svn path=/head/; revision=123677
* Update to version 9.4l.Gary Jennejohn2004-12-0912-4/+56
| | | | Notes: svn path=/head/; revision=123551
* Really Register mime-typesMichael Johnson2004-12-091-1/+2
| | | | | | | Pointed out by: mezz Notes: svn path=/head/; revision=123528
* Bump PORTREVISION to chase the gtkhtml3 shared library version.Joe Marcus Clarke2004-12-081-0/+1
| | | | Notes: svn path=/head/; revision=123440
* Remove dead link from MASTER_SITES.Adam Weinberger2004-12-062-4/+2
| | | | Notes: svn path=/head/; revision=123273
* Update to 2.8.2.Joe Marcus Clarke2004-12-052-4/+3
| | | | Notes: svn path=/head/; revision=123266
* Remove unneeded patchMichael Johnson2004-12-051-12/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=123179
* AbiWord Plugins extend AbiWord in various ways. Note that some of theseJeremy Messenger2004-12-049-0/+827
| | | | | | | | | | | | | | plugins are not available on all platforms that AbiWord supports. The plugins are often packaged as bundles for your convenience. One bundle is comprised of import and export plugins, which read and write various file and component formats, and the other bundle is comprised of tools and utilities that perform various helpful tasks from within AbiWord. WWW: http://www.abisource.com/twiki/bin/view/Abiword/PluginMatrix Notes: svn path=/head/; revision=123145
* -Move editors/AbiWord2 -> editors/abiwordJeremy Messenger2004-12-0443-2414/+735
| | | | | | | | | -Update to 2.2.1, see the detail: http://www.abisource.com/release-notes/2.2.1.phtml Notes: svn path=/head/; revision=123143
* Bump PORTREVISION for chase AbiWord2 -> abiword.Jeremy Messenger2004-12-041-1/+2
| | | | Notes: svn path=/head/; revision=123142
* - update to 0.7.8Michael Johnson2004-12-043-5/+8
| | | | | | | | | | - Add missing desktopfileutils dependency PR: ports/74673 Submitted by: Radek Kozlowski (maintainer) Notes: svn path=/head/; revision=123108
* BROKEN on ia64. Noted by krisKevin Lo2004-12-021-1/+7
| | | | Notes: svn path=/head/; revision=122954
* Update to 0.2.2.Jeremy Messenger2004-11-285-66/+13
| | | | Notes: svn path=/head/; revision=122654
* Bless is a binary (hex) editor, a program that enables you to edit files asJeremy Messenger2004-11-267-0/+131
| | | | | | | | | | | | | | | | | | | a sequence of bytes. It is written in C# and uses the Gtk# bindings for the GTK+ toolkit. Main Features ------------- * Efficient editing of large data files. * Multilevel undo - redo operations. * Customizable data views. * Fast data rendering on screen. WWW: http://home.gna.org/bless/ Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp Notes: svn path=/head/; revision=122482
* Add missing directoryKris Kennaway2004-11-261-0/+1
| | | | Notes: svn path=/head/; revision=122443
* Revert a dependency upon a non-existant port until theAdam Weinberger2004-11-2312-24/+24
| | | | | | | | | openoffice team has a chance to fix their Makefile. This should enable INDEX to build once again. Notes: svn path=/head/; revision=122231
* Marked as broken again.Maho Nakata2004-11-2312-12/+12
| | | | | | | Pointy hat to: myself Notes: svn path=/head/; revision=122204
* Make cws_srx645_mozooo.20041016.tar.gz fetchableMaho Nakata2004-11-2312-24/+24
| | | | Notes: svn path=/head/; revision=122198
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-234-22/+2
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* Add ${SNAPDATE} in ${PORTVERSION}Maho Nakata2004-11-2312-24/+12
| | | | Notes: svn path=/head/; revision=122193
* Update to SRC680_m62. Builds with bison newer than 1.875a,Maho Nakata2004-11-2348-552/+840
| | | | | | | but doesn't work at the moment. Notes: svn path=/head/; revision=122192
* Forgot to add patches.Maho Nakata2004-11-2324-0/+432
| | | | Notes: svn path=/head/; revision=122189
* Upgrade to staroffice 7 product update IV.Martin Blapp2004-11-222-11/+11
| | | | Notes: svn path=/head/; revision=122136
* - Fix undo function for the case start from the '%' characterMichael Johnson2004-11-212-0/+13
| | | | | | | | | | | - Bump PORTREVISION Submitted by: maintainer Obtained from: leafpad cvs Approved by: adamw (implicit) Notes: svn path=/head/; revision=122080
* - USE_GNOME must be defined above bsd.port.pre.mk, otherwise make diesPav Lucistnik2004-11-211-1/+3
| | | | | | | | | | with malformed conditional error. This fix INDEX build for people who define WANT_GTK. Fixes PR: ports/74147 Notes: svn path=/head/; revision=122049
* Since neither of these ports works correctly on all architectures, pointMark Linimon2004-11-202-0/+3
| | | | | | | | prospective users to editors/emacs instead, via the DEPRECATED directive. However, no expiration date is set at this time. Notes: svn path=/head/; revision=121986
* - Update to 0.7.7Michael Johnson2004-11-193-37/+22
| | | | | | | | | | | | - Utilize PORTDOCS - Register mime types with update-desktop-database PR: ports/74115 Submitted by: Radek Kozlowski (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=121976
* BROKEN on ia64: Does not buildKris Kennaway2004-11-181-0/+4
| | | | Notes: svn path=/head/; revision=121922
* Update to version 0.5.12Kirill Ponomarev2004-11-184-9/+9
| | | | | | | | PR: ports/74078 Submitted by: Ports Fury Notes: svn path=/head/; revision=121890
* Add a new INSTALLS_OMF to take care of .omf, ScrollKeeper file. It willJeremy Messenger2004-11-162-26/+1
| | | | | | | | | | | | | | | | | | | automatically scan pkg-plist file and add apropriate @exec/@unexec directives for each .omf file found to track OMF registration database. Details can be found in bsd.gnome.mk and http://www.freebsd.org/gnome/docs/porting.html . Current, gedit2 is the only port that use INSTALLS_OMF for now. I will chasing all the other ports that are maintaining by gnome@FreeBSD.org when I am done with two todo list. The other ports, you are on your own and portlint will bug you when portlint is update. While I am here, switch from make loops to sh loops in GCONF_SCHEMAS part. Document writer by: bland Reviewed by: my team, FreeBSD GNOME team Notes: svn path=/head/; revision=121736
* pkg-message has been removed.FUJISHIMA Satsuki2004-11-152-6/+0
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=121725
* Add slime, a new mode for interacting with common lisp inside emacs.Pav Lucistnik2004-11-155-0/+90
| | | | | | | | PR: ports/73919 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=121671
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-1517-160/+2
| | | | Notes: svn path=/head/; revision=121637
* Register mime typesMichael Johnson2004-11-132-0/+3
| | | | | | | | | | Bump PORTREVISION Pointed out by: mezz Approved by: pav Notes: svn path=/head/; revision=121529
* Update to 0.7.6Michael Johnson2004-11-133-7/+9
| | | | | | | | | | | Transfer maintainer to submitter PR: ports/73886 Submitted by: Radek Kozlowski <radek@raadradd.com> Approved by: marcus (co mentor) Notes: svn path=/head/; revision=121491
* More pthread-check fixes.Michael Nottebrock2004-11-102-0/+6
| | | | Notes: svn path=/head/; revision=121309
* Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x hasJeremy Messenger2004-11-102-0/+2
| | | | | | | | | | lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is taking care of gconf key and schemas files for pkg-plist. Pav has committed by re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump PORTREVISION to correct our pkg-plist database installed. Notes: svn path=/head/; revision=121277
* Fix the AbiWord dependency since 2.2 has not bee released yet.Joe Marcus Clarke2004-11-101-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=121264
* - Fix dependency linePav Lucistnik2004-11-101-1/+1
| | | | | | | | PR: ports/73751 Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca> Notes: svn path=/head/; revision=121255
* Chase the gedit update.Joe Marcus Clarke2004-11-091-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=121241
* Display pkg-message when installing from portVolker Stolz2004-11-092-0/+2
| | | | | | | | PR: ports/73693 Submitted by: TAOKA Fumiyoshi Notes: svn path=/head/; revision=121197