aboutsummaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Fix linker errors by undefining HAVE_WCHAR_H (ours seems incomplete)alex2001-08-242-2/+11
| | | | | | | and defining DO_NOT_USE_VGALIB manually in config.h. Works great now. Reported by: bento
* Add impress 1.1b9kris2001-08-239-0/+212
| | | | | | | | | | | ImPressTM is a WYSIWYG layout program designed especially for Linux [sic]. It allows you to create presentations and Postscript documents using fully scalable graphics similar to programs like Macromedia Freehand, Corel Draw, Adobe Illustrator and Visio. It is different from raster graphic packages like gimp, Adobe PhotoShop and Jasc's PaintShop Pro in that it deals with graphical objects which can be manipulated on a canvas rather than just layers of paint. Obtained from: OpenBSD
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-1/+1
| | | | Reviewed by: ade
* Support "lite" configurations.obrien2001-08-224-6/+20
| | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* Use libpsiconv from the new psiconv port instead of one buindled with AbiWord.sobomax2001-08-214-4/+8
|
* KIllustrator has been renamed to Kontour, but the Illustration templateolgeni2001-08-214-0/+24
| | | | | | still has the "killustrator" icon name. Fix both the icon name and program title with a simple regexp in post-patch target. Before this, the Illustration template had the default document icon.
* Update to Vim 6.0 beta ASobrien2001-08-204-4/+4
|
* Warn a user that if he wants to display AbiWord on the remote X terminalsobomax2001-08-208-0/+56
| | | | than he neesd to make fonts available to remote X server.
* Update to 0.5.0.sobomax2001-08-202-5/+4
| | | | | PR: 29885 Submitted by: Pete Fritchman <petef@databits.net>
* Fix MASTER_SITE_SUBDIR. It needs the same replacement as DISTNAME: .rc1 -> -rc1.olgeni2001-08-204-4/+4
| | | | (breakage from 1.24)
* Update to version 1.6.1.jasone2001-08-202-2/+2
|
* Upgrade the distfile to 3.17.4 in an attempt to get this port buildingkris2001-08-202-2/+4
| | | | | | again. Note failure of attempt and give up; this port is still broken in the same way as the previous (looks like it's expecting some missing libraries; ncurses and at least one other). Therefore, mark BROKEN.
* Bring in python 2.1 dependency.will2001-08-204-0/+8
| | | | Submitted by: Kent Stewart <kstewart@urx.com>
* I forgot to get rid of the illegal hyphen in PORTVERSION. This iswill2001-08-184-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
* Update to 0.9.2.sobomax2001-08-1636-3176/+2804
|
* Oops, fix KOffice 1.1rc1 pointer too. :\will2001-08-164-4/+4
| | | | Submitted by: scottl
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-164-4/+4
| | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl
* Update to KDE 2.2:will2001-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)
* Update to Vim 6.0 beta ARobrien2001-08-144-4/+4
|
* - Fix a breakage when at compile time there is a BSD iconv package installed;sobomax2001-08-138-4/+80
| | | | | | - respect CFLAGS. Reported by: *many*
* This patch has been merged already.knu2001-08-132-23/+1
|
* Add `w3m' and `gnome-help-browser' into the list of browsers that may be usedsobomax2001-08-094-0/+104
| | | | to read AbiWord help files.
* Update to 0.9.0.sobomax2001-08-0880-2036/+3712
|
* Update to Vim 6.0 beta AQobrien2001-08-086-174/+146
|
* Patch required for installation to be successful, better configlioux2001-08-031-0/+28
| | | | | | | file management, and to respect CFLAGS PR: 29390 Submitted by: maintainer
* Back out the db3 port update because some of these dependent ports hadknu2001-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.
* Update to version 1.6.jasone2001-08-012-3/+3
|
* o Update to version 2.9.7p1lioux2001-08-013-3/+3
| | | | | | | o COMMENT that this is a development version PR: 29254 Submitted by: maintainer
* Update to 1.0.8.sobomax2001-07-275-18/+12
|
* Reflect databases/db3's shlib version bump from 2 to 3.knu2001-07-251-1/+2
|
* Update Vim 5.8 to patchlevel 8.obrien2001-07-242-2/+4
|
* Update to 2.9.7 pre 0dwcjr2001-07-225-60/+75
| | | | | PR: 28933 Submitted by: maintainer
* Update to version 1.5.3.jasone2001-07-192-2/+2
|
* Update to 0.4.1.sobomax2001-07-174-7/+24
| | | | | PR: 28700 Submitted by: Pete Fritchman <petef@databits.net>
* Update to 1.9.0markp2001-07-172-4/+4
| | | | | PR: 29013 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.0.6.sobomax2001-07-172-2/+2
|
* Update to 0.7.5.sobomax2001-07-173-2/+3
|
* Initial import of kxmleditor-0.4kevlo2001-07-156-0/+117
| | | | KXML editor is a program that displays contents of XML file.
* upgrade to 1.21ijliao2001-07-132-2/+2
|
* Update to 1.7markp2001-07-132-2/+2
| | | | | PR: 28923 Submitted by: maintainer
* Update to version 1.5.2.jasone2001-07-122-2/+2
|
* Update to 0.9.2.sobomax2001-07-115-11/+18
| | | | | PR: 28876 Submitted by: maintainer
* Remove a master site due to lack of bandwidth.dd2001-07-111-2/+1
|
* Update to 1.0.5.sobomax2001-07-102-2/+2
|
* Remove my hack and replace it with a better, more correct patch fromdd2001-07-102-19/+57
| | | | the vendor.
* Update to version 0.3.2kevlo2001-07-082-2/+2
| | | | | PR: 28787 Submitted by: Patrick Li <pat@databits.net>
* Add nvi-devel, the development snapshot of nvi.dd2001-07-088-0/+87
|
* Update to version 10.4taoka2001-07-074-38/+55
|
* Initial import of hnb-1.7.kevlo2001-07-076-0/+33
| | | | | | | Hnb is the hierarchical notebook a data organizer. PR: 28765 Submitted by: Patrick Li <pat@databits.net>
* Update to version 1.5.1.jasone2001-07-062-2/+2
|
* add lfhexijliao2001-07-068-0/+75
| | | | Large file hex editor
* My poor English in pkg-descr was correctedtaoka2001-07-061-4/+4
| | | | Submitted by: imp
* upgrade to 1.2ijliao2001-07-062-2/+2
|
* change WWWijliao2001-07-051-1/+1
| | | | Submitted by: auther (jewfish <jewfish@jewfish.net>)
* Update to 1.0.3demon2001-07-033-2/+5
|
* Forgot to include this patch into my previous commit.sobomax2001-07-021-0/+14
|
* Update to 1.0.3.sobomax2001-07-022-3/+2
|
* Add DISTNAME to download correct filedwcjr2001-06-301-0/+1
| | | | Submitted by: maintainer
* Update to 0.99.14.roam2001-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
* Update Vim 5.8 to patchlevel 6.obrien2001-06-292-2/+4
|
* Add ftp.mirror.ac.uk.ben2001-06-282-0/+2
| | | | Approved by: obrien (maintainer)
* Change portname to joe-devel to match its modules name and bump portrevisiondwcjr2001-06-261-1/+2
|
* Update new port to 2.9.6dwcjr2001-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>
* Add joe-devel to editors/Makefile and modulesdwcjr2001-06-261-0/+1
|
* Clean up.obrien2001-06-252-25/+10
|
* Update to version 1.2.1.obrien2001-06-254-33/+3
|
* Replace the non-scalable way of determining the man page name (thedd2001-06-251-6/+11
| | | | | | | Makefile in the package honors NOMANCOMPRESS itself) with a much better one mostly suggested by roam@. While I'm here fix my e-mail address.
* Update to 1.2.1ade2001-06-196-4/+64
|
* Update Vim 5.8 to patchlevel 4.obrien2001-06-172-2/+3
|
* Update to latest versiondwcjr2001-06-142-2/+2
| | | | | | PR: 28132 Submitted by: freebsd@xtremedev.com Reviewed by: maintainer
* Use ${PYTHON_SITELIBDIR} where appropriate.sobomax2001-06-131-2/+2
|
* add hteijliao2001-06-126-0/+45
| | | | A file editor/viewer/analyzer for executables
* Update to 0.7.4.sobomax2001-06-102-6/+5
|
* Update to 0.9.1.dannyboy2001-06-103-19/+3
| | | | | PR: 27948 Submitted by: maintainer
* Update Vim 5.8 to patchlevel 3.obrien2001-06-102-2/+4
|
* Updated MAINTAINER to my new committer email addressmarkp2001-06-081-1/+1
| | | | Reviewed by: will
* Update Vim 5.8 to patchlevel 2.obrien2001-06-071-1/+1
|
* Forgot to add this file in my previous commit.sobomax2001-06-071-0/+7
| | | | Submitted by: maintainer
* - Pass over maintainership to Jordan DeLong <fracture@allusion.net> - he issobomax2001-06-075-2/+36
| | | | | | | | | | | author of the led, so would be a best MAINTAINER for it; - update distinfo - distfile has been re-rolled w/o version bump (some important bugs were fixed). Update PORTREVISION as a result; - strip binary and shared modules on install; - install sample configuration file and mention it via PKGMESSAGE. PR: 27914 Submitted by: Jordan DeLong <fracture@allusion.net>
* Update to 0.7.2.sobomax2001-06-073-7/+10
|
* Update to 1.38.sobomax2001-06-073-2/+5
|
* Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.netroam2001-06-071-2/+2
| | | | | | PR: 27923 Submitted by: maintainer Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
* Add led 0.9, a tiny console text editor, with a number of the usefulsobomax2001-06-077-0/+50
| | | | programming features.
* Go back to using the proper distname regex now that we are out of beta.obrien2001-06-061-1/+1
| | | | Submitted by: dougb
* Update Vim 5.8 to patchlevel 1.obrien2001-06-062-4/+5
|
* Minor Staroffice 5.2 fixes and addons for the english and german port.obrien2001-06-043-57/+90
| | | | | | | | | | - Remove non working MASTER_SITES - Make Adabas installation optional with make WITH_ADABAS=YES - Add a check for free disk space in Makefile - Replace a "/usr/local" with $PREFIX, which should fix make $PREFIX= - Replace german "umlauts" in the german port. Submitted by: Martin Blapp <mb@imp.ch>
* add hexcurseijliao2001-06-036-0/+30
| | | | A versatile ncurses-based hex editor
* Unbreak build: remove bogus declaration of time(3).roam2001-06-023-0/+33
| | | | | | PR: 27710 Submitted by: Jung-an Fan <rafan@ck.tp.edu.tw> - the problem report maintainer - the patch
* Update Vim 5.8 (release) to patchlevel 0.obrien2001-06-012-6/+4
|
* Add a patch to unbreak the build. (already submitted to the vim6 author)knu2001-05-312-0/+24
| | | | Reported by: Ollivier Robert <roberto@eurocontrol.fr>
* change master site to sourceforgeijliao2001-05-302-2/+3
| | | | Submitted by: Anders Andersson <anders@codefactory.se>
* upgrade to 1.0.2ijliao2001-05-282-3/+4
| | | | | | | add gnu as master site PR: 27381 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
* upgrade to 3.0.98nijliao2001-05-272-2/+2
| | | | | PR: 27681 Submitted by: maintainer
* Update to Vim 5.8 beta Aobrien2001-05-253-40/+11
|
* I am tired of chasing the Vim support files (help, syntax, etc..).obrien2001-05-242-340/+18
| | | | Dynamically produce the share portion of pkg-plist at install time.
* Add back on dirrm that is easist to do here than in the auto-produce code.obrien2001-05-242-0/+2
|
* I am tired of chasing the Vim support files (help, syntax, etc..).obrien2001-05-244-980/+36
| | | | Dynamically produce the share portion of pkg-plist at install time.
* Fix typo.obrien2001-05-242-2/+2
|
* Add some missing manpages and tweak PLIST.obrien2001-05-234-4/+32
| | | | | PR: 27346 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Remove dependencies that are implied by USE_GNOMEade2001-05-231-3/+1
|
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavessobomax2001-05-234-4/+4
| | | | | would be able to insert their own entries (usually language category) upfront.
* Add a new port of Mg, a small, fast Emacs-like editor maintained bydd2001-05-217-0/+101
| | | | the OpenBSD project.
* Really make broken.obrien2001-05-1820-20/+20
|
* Update to build 627 (yes, still broken).obrien2001-05-1840-140/+160
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-129-9/+9
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Update to Vim 6.0 beta AEobrien2001-05-104-6/+8
|
* Efficient order MASTER_SITES.shige2001-05-101-2/+2
|
* New port: emacs-20.7 + mule-4.1 patch (+ dynamic-loading patch + xim-fix patch).shige2001-05-1015-0/+561
|
* Add emacs20-mule-devel.shige2001-05-101-0/+1
|
* Apply XIM patch(PORTREVISION bump).shige2001-05-103-5/+21
| | | | Add post-install target for printing pkg-message.
* Update to 0.6.6.sobomax2001-05-052-2/+2
|
* Update to 1.0.2.sobomax2001-05-053-2/+5
|
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeade2001-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 ofade2001-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.jasone2001-05-053-4/+5
|
* Update to 0.4.j.sobomax2001-05-042-3/+3
|
* Make newly added bits reinstall friendly.obrien2001-05-032-16/+88
|
* Change the Vim-specific "NO_GUI" to the correct "WITHOUT_X11".obrien2001-05-013-9/+21
|
* Update to Vim 6.0 beta ADobrien2001-05-016-32/+6
|
* Apply a hotfix against ruby-interp. This fixes the coredump when $_knu2001-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.knu2001-04-292-2/+2
| | | | Approved by: obrien (MAINTAINER)
* upgrade to 1.8.0ijliao2001-04-283-3/+4
| | | | | PR: 26621 Submitted by: Ports Fury
* Fix for using OSVERSION variable.shige2001-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'tobrien2001-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.obrien2001-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.obrien2001-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)olgeni2001-04-241-1/+1
| | | | Noticed by: kris
* Add patch to prevent core dumps, as reported by ports/26698.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.sobomax2001-04-233-13/+98
|
* Add WITHOUT_XIM option.shige2001-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.kiri2001-04-208-660/+40
| | | | Reviewed by: knu
* Update 2.4 -> 2.5 :kiri2001-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 :kiri2001-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 :kiri2001-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 :kiri2001-04-203-145/+13
| | | | | | | NONE -> eieio-1.01 and change pkg-plist to be automatically generated. Reviewed by: knu
* Update 2.3 -> 2.4 :kiri2001-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.olgeni2001-04-201-1/+1
| | | | | PR: 26709 Submitted by: Carl Johan Madestrand <LoRd_CJ@dalusers.com>
* Add second md5 for dired tarball.asami2001-04-181-0/+1
| | | | Reported by: knu
* Back out previous updates. I forgot about pkg-plist's. *Sigh*knu2001-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.knu2001-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.knu2001-04-182-3/+3
| | | | speedbar 1.18 -> 1.19
* Update to 2.4.knu2001-04-182-7/+7
| | | | | | eicq 1.03 -> 1.04 gnus 1.54 -> 1.55 vm 1.28 -> 6.92
* Update to 1.9.knu2001-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.knu2001-04-182-2/+5
|
* Make use of bsd.emacs.mk and its variables.knu2001-04-184-132/+136
|
* Add mp 3.0.98k, a programming text editor.will2001-04-186-0/+33
| | | | | PR: 26518 Submitted by: Mark Pulford <mark@kyne.com.au>
* The r* commands are back -- so add them here.obrien2001-04-181-3/+3
|
* Update to 0.6.5.sobomax2001-04-173-3/+7
|
* Update to 1.37.sobomax2001-04-174-14/+14
|
* Fix PLIST. Geesh, @comment's for no reason.will2001-04-171-25/+3
| | | | Found by: bento
* Upgrade to 1.0.1demon2001-04-162-2/+2
|
* Justify master/slave ports' style of Makefiles.sada2001-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.obrien2001-04-152-2/+2
|
* Fix RUN_DEPENDS.knu2001-04-141-1/+1
| | | | Submitted by: bento
* Update to Vim 6.0 beta AAobrien2001-04-126-6/+12
|
* Update to enable working on full 32 bit file sizes, including /dev/mempeter2001-04-092-2/+2
| | | | on 32 bit machines, instead of truncating at 0x7fffff00.
* Add boiling-egg, a front-end of Egg (Tamago) V4.knu2001-04-096-0/+44
| | | | | PR: ports/26400 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* Make all files fetchable.sobomax2001-04-092-0/+3
| | | | Submited by: FDS
* Fix a nasty memory leak, which draws the editor nearly unusable, as it quicklysobomax2001-04-092-0/+15
| | | | eats all available memory and swap space.
* add support for no-gnome userijliao2001-04-092-4/+11
| | | | Submitted by: clive
* Update to 3.0.2.sobomax2001-04-053-4/+3
|
* Update Vim 5.7 to patchlevel 28.obrien2001-04-042-2/+3
|
* There is no need to USE_AUTOCONF any more.knu2001-04-031-1/+0
|
* Overhaul QT/KDE support:will2001-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.demon2001-04-022-1/+8
|
* Update to 1.0mharo2001-04-024-2/+11
| | | | | PR: 26175 Submitted by: perky@python.or.kr
* Update maintainer emailmharo2001-04-021-1/+1
| | | | | PR: 26109 Submitted by: maintainer
* Bump PORTREVISION per kpresenter fix. I did have this in here, I justwill2001-04-024-4/+4
| | | | | | only committed files. :( Submitted by: demon
* Add simple patch to fix bogon where kpresenter crashes on startup.will2001-04-014-0/+44
| | | | | | Suggested by: demon Obtained from: KDE PR system Originator: percy@caldera.de
* Update Vim 5.7 to patchlevel 27.obrien2001-04-012-2/+3
|
* remove extra patchfilemharo2001-03-301-11/+0
|
* Port editors/muggy has unfetchable distfile. Patch updates to versionmharo2001-03-302-3/+3
| | | | | | | 1.3.1. PR: 23923 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* -pthread --> ${PTHREAD_LIBS}sobomax2001-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 thatgj2001-03-292-2/+2
| | | | | | fetch actually enters the directory. Reported by: Fenner's port survey
* add poeditijliao2001-03-277-0/+70
| | | | gettext catalogs (.po files) editor
* Update to version 1.7.1kevlo2001-03-272-3/+5
| | | | | PR: 26116 Submitted by: Ports Fury
* Update to Vim 6.0 beta Zobrien2001-03-266-6/+12
|
* Oops ! PORTVERSION was supposed to be 9.2j, not 9.2_pj (because portlintgj2001-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, whatwill2001-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 thegj2001-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 togj2001-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 Yobrien2001-03-216-6/+12
|
* Update to 0.4.i.sobomax2001-03-2112-221/+42
|
* Update to 8.4.p200102280240.shige2001-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 libraryvanilla2001-03-1811-0/+143
| | | | | PR: ports/24761 Submitted by: Roman Shterenzon <roman@xpert.com>
* Update to 0.6.2.sobomax2001-03-163-3/+3
|
* Update to Vim 6.0 beta Xobrien2001-03-156-6/+14
|
* Update Vim 5.7 to patchlevel 25.obrien2001-03-122-2/+3
| | | | (patch 26 is for m$ platforms only)
* Don't bother with copying the modified Makefile into WRKSRC. Justmi2001-03-121-3/+2
| | | | use MAKEFILE=${FILESDIR}/Makefile.in directly.
* Just use ${PREFIX} instead of ``UL''. Now that strtoull is part of libcmi2001-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.steve2001-03-111-1/+7
|
* Don't override MAINTAINER if we're being included.fenner2001-03-113-3/+3
|
* Allow maintainer to be set in slave ports.obrien2001-03-113-3/+3
|
* Fix plistkris2001-03-111-0/+1
|
* Sync with updating bitmap-fonts.shige2001-03-103-3/+3
| | | | Submitted by: OKAZAKI Tetsurou <okazaki@FreeBSD.org>
* A port of a version of (somewhat old) hexpert v2.4. (nice easy binarypeter2001-03-105-0/+22
| | | | file editor)
* Add hexpertpeter2001-03-101-0/+1
|
* Change CATEGORIES as to include Japanese.kiri2001-03-091-1/+1
| | | | Submitted by: knu
* Update to Vim 6.0 beta Wobrien2001-03-094-6/+6
|
* Update to 0.7.13.keith2001-03-0620-160/+120
| | | | | Submitted by: me Reviewed by: MAINTAINER, with some corrections
* Update to version 2.2.6.steve2001-03-052-5/+3
| | | | | | PR: 25380 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Approved by: maintainer
* Update to 1.2.2.shige2001-03-044-4/+4
| | | | | PR: ports/25491 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
* Update to 10.3.shige2001-03-046-72/+4
| | | | | PR: ports/25512 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
* Update to 1.36.sobomax2001-03-024-16/+14
|
* The path needs to be dinked with for the install-user target as well.jhb2001-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 programjhb2001-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.will2001-03-014-0/+44
|
* Remove ./.joerc from the default startup file search patchjedgar2001-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 newwill2001-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.sobomax2001-02-284-32/+23
|
* Upgrade to version 1.3.3kevlo2001-02-232-2/+2
| | | | | PR: 25287 Submitted by: MAINTAINER
* Update 1.2 to 1.3:kiri2001-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:kiri2001-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:kiri2001-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:kiri2001-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:kiri2001-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:kiri2001-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:kiri2001-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:kiri2001-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:kiri2001-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.kevlo2001-02-221-1/+1
| | | | | PR: 25260 Submitted by: MAINTAINER
* Add 2 new sites to fetch the sources from. These were found usinggj2001-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.sobomax2001-02-2015-0/+306
| | | | Sponsored by: Francisco Reyes <fjrm@yahoo.com>
* Update to Vim 6.0 beta Vobrien2001-02-166-6/+10
|
* Tweak to try to help build a GTK version.obrien2001-02-162-2/+4
|
* Add files I missed.obrien2001-02-162-2/+76
| | | | Submitted by: sf
* Tweak how we set PKGNAMESUFFIX.obrien2001-02-162-3/+2
| | | | Submitted by: sf
* Add a "NO_GUI" knob for those that want full features w/o dependence on X.obrien2001-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.obrien2001-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 buildobrien2001-02-152-2/+0
| | | | for offical packages.
* Remove multiple `multibyte' specifications. Also sync the vim6 upobrien2001-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.obrien2001-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 slaveobrien2001-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.obrien2001-02-152-2/+4
|
* Fix plist due to some 'U' changes I missed.obrien2001-02-152-28/+22
|
* simple typo fix, remove odd extraneous spaces (^ $)lioux2001-02-155-5/+5
|
* Upgrade to version 1.6.3kevlo2001-02-143-9/+9
| | | | | PR: 25076 Submitted by: Ports Fury
* Update to 0.6.2.1nakai2001-02-123-3/+8
| | | | | PR: ports/23221 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Upgrade to version 1.6kevlo2001-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 fromkevlo2001-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.kiri2001-02-081-1/+2
|
* Fix typokevlo2001-02-081-3/+1
| | | | | PR: 24874 Submitted by: Ports Fury
* Put back my editor hints that were removed w/o permission.obrien2001-02-072-0/+2
| | | | Note these are *FULLY* Satoshi approved for the past 4 years.
* Update to Vim 6.0 beta Uobrien2001-02-064-6/+6
|
* Style police over the editors category.olgeni2001-02-056-6/+6
|
* Update to 1.0.1.sobomax2001-02-053-4/+10
|
* Update according to version up 21.1.13->21.1.14.kiri2001-02-056-12/+19
|
* Update to version 21.1.4.gj2001-02-039-12/+33
| | | | Submitted by: kiri
* Fix typo in pkg-comment: Programing -> Programmingolgeni2001-02-011-1/+1
|
* Fix pkg-plist (vi -> vigor). Closes ports/23101.olgeni2001-01-301-21/+21
| | | | PR: 23101