summaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Move EXTRACT_ONLY to where it should be (portlint complained).deischen2002-07-151-1/+1
| | | | Change filename extension of extracted file to match distfile.
* Change to use bzip2 instead of gzip distfile.deischen2002-07-152-2/+3
| | | | | PR: 40583 Submitted by: Amar Takhar <verm@drunkmonk.net>
* Update to nedit v5.3.deischen2002-07-152-6/+6
|
* upgrade to 2.0ijliao2002-07-155-59/+19
| | | | | PR: 40581 Submitted by: maintainer
* 1) Fix some space nits.mbr2002-07-143-15/+15
| | | | | | | 2) Fix OS-Version, now STABLE is fixed. Submitted by: 1) Cornelius Peter <peter.cornelius@comsoft.de> 2) Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
* Use USE_GNOMENG.sobomax2002-07-122-10/+6
|
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-118-44/+52
| | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
* Use USE_REINPLACE.sobomax2002-07-112-8/+10
|
* Update to 1.14.4.shige2002-07-102-2/+2
|
* Upgrade to v2.6.2.jkoshy2002-07-103-47/+81
| | | | Requested by: Cyril <freecynik@gmx.net>
* Japanese resource directory name changed because of locale change.kiri2002-07-094-6/+6
|
* - Repocopy gnuserv-emacs20 to gnuserv and switch it to Emacs21.knu2002-07-099-87/+9
| | | | - Turn gnuserv-emacs20 into a slave port of gnuserv.
* Add quotes. Place the system patch notices at the end, so everybody canmbr2002-07-083-150/+150
| | | | see it.
* Update to 3.12.4.knu2002-07-084-4/+4
|
* Something seems to have happened to the master site at www.kotnet.org,dd2002-07-081-1/+3
| | | | | | | | since everything under ~skimo is returning 404s. This is probably temporary, but host the distfile locally just in case for the time being. Submitted by: fenner's distfile survey
* Fixed unfetchable file.alane2002-07-071-1/+1
|
* - Remove bogus dependency on pthmbr2002-07-073-3/+24
| | | | | - Use USE_GCC=3.1 in STABLE cause gcc 2.95.4 is broken again for the OO.org build.
* Fix last commit. Add is to the correct plist file.mbr2002-07-063-3/+3
|
* Fix package installation. We forgot symlinksmbr2002-07-063-0/+3
|
* The RTLD deadlock problem has been fixed in CURRENT.mbr2002-07-063-0/+6
|
* PR: ports/40160mbr2002-07-043-18/+15
| | | | Submitted by: David Yeske <dyeske@yahoo.com>
* 1) Change notice about a system patch. Matt did fix this in 4.6 STABLE.mbr2002-07-043-6/+36
| | | | | | | | 2) Add another needed system patch notice to avoid deadlocks. Obtained from 1) Jesse Gross <jesse_gross@yahoo.com> 2) Alexander Kabaev <ak03@gte.com> John Polstra <jdp@polstra.com>
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-043-0/+3
|
* Update to version 9.3b.gj2002-07-044-2/+14
|
* Back out the libiconv stuff -- it is wrong and doesn't work.obrien2002-07-041-4/+0
|
* Update to Vim 6.1 patchlevel 118.obrien2002-07-042-1/+6
|
* Add a dependancy on libiconv, BUT ONLY do it if libiconv is already installed.obrien2002-07-031-1/+5
| | | | | PR: 37023 Submitted by: ru
* Update to 0.5.6.sobomax2002-07-023-4/+13
|
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-06-301-1/+1
|
* Update to Vim 6.1 patchlevel 114obrien2002-06-302-5/+21
|
* Add patch-al to work around an apparent bug in gcc31 in -current. Thegj2002-06-292-0/+22
| | | | | | | problem was not observed with the gcc in -stable. The apparent bug results in an endless loop if a certain routine in lstream.c is inline'd.
* Update to 21.4.8.gj2002-06-296-8/+12
|
* Update to version 9.3.gj2002-06-2612-138/+14
|
* Update to GNOME 2.0 RC2.marcus2002-06-262-7/+9
|
* Update to version 0.7.2kevlo2002-06-254-12/+26
|
* - Use REINPLACE_CMDijliao2002-06-242-4/+5
| | | | | | | - Change maintainer's address PR: 39758 Submitted by: maintainer
* add kile 1.0ijliao2002-06-2311-0/+913
| | | | | | | A LaTeX source editor for KDE PR: 39667 Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de>
* Assign maintainer to mailinglist.mbr2002-06-2220-20/+20
|
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-2110-18/+29
| | | | | PR: 39591 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Two typos in the postscript header for printing fixed - onembr2002-06-2123-0/+299
| | | | | | | | | | if them is about Euro symbol, (merged from the development branch of the package). This patch is a slight generalisation of the one provided in NetBSD PR pkg/17130 Obtained from: NetBSD, <mrauch@netbsd.org>
* add ssed 3.58ijliao2002-06-197-0/+62
| | | | | | | Super-sed is a heavily enhanced version of sed PR: 39156 Submitted by: Amar Takhar <verm@drunkmonk.net>
* Always use the internal stlport if USE_GCC is defined.mbr2002-06-193-3/+3
|
* If we build a port with a language different than EN or DE, we needmbr2002-06-193-3/+3
| | | | | | | to define the language EN_US too. The documention is english only at the moment. Bug Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru>
* Fix variablembr2002-06-183-3/+3
| | | | Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-159-24/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rigorous testing performed on the part of the KDE/FreeBSD Project over the last three weeks. Thanks to everyone who helped test! General changes: [1] Follow KDE2 style by moving KDE core specific macros and the like to x11/kde3/Makefile.kde. [2] Fix a variety of comments or miscellaneous data to reflect that this is KDE3 and not KDE2. [3] Account for more empty directories in the PLISTs. deskutils/kdepim3: [4] More #include <malloc.h> -> #include <stdlib.h>. audio/arts: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com>
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-153-3/+4
|
* Add Swedish OpenOffice slave portmbr2002-06-153-0/+31
|
* Add Polish OpenOffice slave portmbr2002-06-152-0/+16
|
* Add Italian OpenOffice slave portmbr2002-06-153-0/+31
|
* Add Spanish OpenOffice slave portmbr2002-06-153-0/+31
|
OpenPOWER on IntegriCloud