aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* I forgot to get rid of the illegal hyphen in PORTVERSION. This isWill Andrews2001-08-174-4/+8
| | | | | | | | | | | | probably the most egregious violation of the Porter's Handbook I've ever made. *grin* Technically, it's still illegal, but at least pkg_version recognizes this string as less than whatever KDE might use in the future... Submitted by: knu Notes: svn path=/head/; revision=46394
* Update to 0.9.2.Maxim Sobolev2001-08-1636-3176/+2804
| | | | Notes: svn path=/head/; revision=46327
* Oops, fix KOffice 1.1rc1 pointer too. :\Will Andrews2001-08-154-4/+4
| | | | | | | Submitted by: scottl Notes: svn path=/head/; revision=46299
* *sigh* They changed the path to the tarballs again. This was verifiedWill Andrews2001-08-154-4/+4
| | | | | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl Notes: svn path=/head/; revision=46285
* Update to KDE 2.2:Will Andrews2001-08-1548-3032/+4560
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley <rikkus@kde.org>. * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts <lauri@kde.org>. * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts <lauri@kde.org>. - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts <lauri@kde.org>. * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham <durham@w2xo.pgh.pa.us>. * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts <lauri@kde.org> for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop) Notes: svn path=/head/; revision=46280
* Update to Vim 6.0 beta ARDavid E. O'Brien2001-08-134-4/+4
| | | | Notes: svn path=/head/; revision=46202
* - Fix a breakage when at compile time there is a BSD iconv package installed;Maxim Sobolev2001-08-138-4/+80
| | | | | | | | | - respect CFLAGS. Reported by: *many* Notes: svn path=/head/; revision=46180
* This patch has been merged already.Akinori MUSHA2001-08-132-23/+1
| | | | Notes: svn path=/head/; revision=46165
* Add `w3m' and `gnome-help-browser' into the list of browsers that may be usedMaxim Sobolev2001-08-084-0/+104
| | | | | | | to read AbiWord help files. Notes: svn path=/head/; revision=45972
* Update to 0.9.0.Maxim Sobolev2001-08-0880-2036/+3712
| | | | Notes: svn path=/head/; revision=45968
* Update to Vim 6.0 beta AQDavid E. O'Brien2001-08-086-174/+146
| | | | Notes: svn path=/head/; revision=45937
* Patch required for installation to be successful, better configMario Sergio Fujikawa Ferreira2001-08-021-0/+28
| | | | | | | | | | file management, and to respect CFLAGS PR: 29390 Submitted by: maintainer Notes: svn path=/head/; revision=45745
* Back out the db3 port update because some of these dependent ports hadAkinori MUSHA2001-08-011-2/+2
| | | | | | | | | | | | | been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time. Notes: svn path=/head/; revision=45700
* Update to version 1.6.Jason Evans2001-08-012-3/+3
| | | | Notes: svn path=/head/; revision=45696
* o Update to version 2.9.7p1Mario Sergio Fujikawa Ferreira2001-07-313-3/+3
| | | | | | | | | | o COMMENT that this is a development version PR: 29254 Submitted by: maintainer Notes: svn path=/head/; revision=45670
* Update to 1.0.8.Maxim Sobolev2001-07-275-18/+12
| | | | Notes: svn path=/head/; revision=45530
* Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA2001-07-251-1/+2
| | | | Notes: svn path=/head/; revision=45472
* Update Vim 5.8 to patchlevel 8.David E. O'Brien2001-07-232-2/+4
| | | | Notes: svn path=/head/; revision=45414
* Update to 2.9.7 pre 0David W. Chapman Jr.2001-07-225-60/+75
| | | | | | | | PR: 28933 Submitted by: maintainer Notes: svn path=/head/; revision=45341
* Update to version 1.5.3.Jason Evans2001-07-192-2/+2
| | | | Notes: svn path=/head/; revision=45232
* Update to 0.4.1.Maxim Sobolev2001-07-174-7/+24
| | | | | | | | PR: 28700 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=45198
* Update to 1.9.0Mark Pulford2001-07-172-4/+4
| | | | | | | | PR: 29013 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=45187
* Update to 1.0.6.Maxim Sobolev2001-07-162-2/+2
| | | | Notes: svn path=/head/; revision=45177
* Update to 0.7.5.Maxim Sobolev2001-07-163-2/+3
| | | | Notes: svn path=/head/; revision=45176
* Initial import of kxmleditor-0.4Kevin Lo2001-07-146-0/+117
| | | | | | | KXML editor is a program that displays contents of XML file. Notes: svn path=/head/; revision=45122
* upgrade to 1.21Ying-Chieh Liao2001-07-132-2/+2
| | | | Notes: svn path=/head/; revision=45104
* Update to 1.7Mark Pulford2001-07-132-2/+2
| | | | | | | | PR: 28923 Submitted by: maintainer Notes: svn path=/head/; revision=45094
* Update to version 1.5.2.Jason Evans2001-07-122-2/+2
| | | | Notes: svn path=/head/; revision=45062
* Update to 0.9.2.Maxim Sobolev2001-07-115-11/+18
| | | | | | | | PR: 28876 Submitted by: maintainer Notes: svn path=/head/; revision=45029
* Remove a master site due to lack of bandwidth.Dima Dorfman2001-07-111-2/+1
| | | | Notes: svn path=/head/; revision=45021
* Update to 1.0.5.Maxim Sobolev2001-07-102-2/+2
| | | | Notes: svn path=/head/; revision=45007
* Remove my hack and replace it with a better, more correct patch fromDima Dorfman2001-07-092-19/+57
| | | | | | | the vendor. Notes: svn path=/head/; revision=44979
* Update to version 0.3.2Kevin Lo2001-07-082-2/+2
| | | | | | | | PR: 28787 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44921
* Add nvi-devel, the development snapshot of nvi.Dima Dorfman2001-07-078-0/+87
| | | | Notes: svn path=/head/; revision=44898
* Update to version 10.4Satoshi Taoka2001-07-074-38/+55
| | | | Notes: svn path=/head/; revision=44849
* Initial import of hnb-1.7.Kevin Lo2001-07-066-0/+33
| | | | | | | | | | Hnb is the hierarchical notebook a data organizer. PR: 28765 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44831
* Update to version 1.5.1.Jason Evans2001-07-062-2/+2
| | | | Notes: svn path=/head/; revision=44821
* add lfhexYing-Chieh Liao2001-07-068-0/+75
| | | | | | | Large file hex editor Notes: svn path=/head/; revision=44801
* My poor English in pkg-descr was correctedSatoshi Taoka2001-07-061-4/+4
| | | | | | | Submitted by: imp Notes: svn path=/head/; revision=44797
* upgrade to 1.2Ying-Chieh Liao2001-07-052-2/+2
| | | | Notes: svn path=/head/; revision=44792
* change WWWYing-Chieh Liao2001-07-041-1/+1
| | | | | | | Submitted by: auther (jewfish <jewfish@jewfish.net>) Notes: svn path=/head/; revision=44763
* Update to 1.0.3Dmitry Sivachenko2001-07-033-2/+5
| | | | Notes: svn path=/head/; revision=44689
* Forgot to include this patch into my previous commit.Maxim Sobolev2001-07-021-0/+14
| | | | Notes: svn path=/head/; revision=44628
* Update to 1.0.3.Maxim Sobolev2001-07-022-3/+2
| | | | Notes: svn path=/head/; revision=44627
* Add DISTNAME to download correct fileDavid W. Chapman Jr.2001-06-291-0/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=44569
* Update to 0.99.14.Peter Pentchev2001-06-294-69/+117
| | | | | | | | | | Change maintainer - the former maintainer was quite unresponsive. PR: 26472 Submitted by: Benedikt Schmidt <s_bschmi@ira.uka.de> - new maintainer Notes: svn path=/head/; revision=44563
* Update Vim 5.8 to patchlevel 6.David E. O'Brien2001-06-292-2/+4
| | | | Notes: svn path=/head/; revision=44549
* Add ftp.mirror.ac.uk.Ben Smithurst2001-06-272-0/+2
| | | | | | | Approved by: obrien (maintainer) Notes: svn path=/head/; revision=44512
* Change portname to joe-devel to match its modules name and bump portrevisionDavid W. Chapman Jr.2001-06-261-1/+2
| | | | Notes: svn path=/head/; revision=44440
* Update new port to 2.9.6David W. Chapman Jr.2001-06-2610-315/+123
| | | | | | | | | | | | Give maintainership to new fork of joe Remove unneeded patches Fix up pkg-descr PR: 26773 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44437