summaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Updated for the change of the following (1) and (2):taoka2000-09-176-36/+86
| | | | | | | | | | | | | | | | | | | | | | (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows: (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a commercial software exits (b) Its license was changed to GPL. (c) The method to configure was changed from imake to GNU configure. (d) Relatively to the original Wnn, the Wnn in the ports tree were modified by me a lot. Most of the modifications were adopted into FreeWnn. (c) Header and library files are installed into ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}. (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server in chinese, korean and japanese categories. The former is for libwnn and header files to compile client commands, and the files used in client commands. The latter is for a server to convert KANA to KANJI (Chinese character), and dictionaries and files used by the server. Notice: I forgot to commit editors/mule*, too (^_^;;
* naughty application, #including kernel headers...billf2000-09-151-0/+33
|
* Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youwill2000-09-1512-164/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or before), you should try this. This version is extremely stable and offers better functionality than before. This update also introduces the KDE2 modules kdegraphics and kdemultimedia to our ports tree. Additionally, this marks the first time FreeBSD packages were announced as part of the KDE2 beta release announcement! :-) Most (if not all) of the remaining modules in KDE2 will be added for the update WRT the final release. A hack was added to fix building with SSL in kdelibs; this has been merged in the main tree and will go away with 2.0 release update. Thanks to David Faure <david@mandrakesoft.com> for his help regarding this. Also, building the docs should now succeed because I've added a build dependency on jade and linuxdoc (should be enough). People can get my precompiled packages from the usual location on the KDE FTP server (should spread to the mirrors Real Soon Now (tm)): http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/ Have fun! Remember to reports bugs through http://bugs.kde.org/.
* * Depend on libc6, this should fix some lib-problems. Also automaticallyalex2000-09-1523-23/+92
| | | | | | | install linuxbase if it's not yet installed. * Fix the cdrom installation Submitted by: Martin Blapp <mp@imp.ch> (MAINTAINER) on IRC
* Update to 0.9.17.sobomax2000-09-143-3/+4
|
* Add gnomecore into RUN_DEPENDS to ensure correct removal of share/gnome.sobomax2000-09-131-0/+1
| | | | Submitted by: bento
* Update to 0.9.16sobomax2000-09-132-2/+2
|
* Reflect iconv library version bump.sobomax2000-09-125-5/+5
|
* Update to 2.8.1.2.sobomax2000-09-112-2/+2
|
* Use python15 as a dependency.sobomax2000-09-111-2/+2
| | | | Submitted by: bento
* Add staroffice52.asami2000-09-081-0/+1
| | | | Submitted by: bento
* Move editors/latte into editors/glimmer after a repo copy (the name of thesobomax2000-09-085-67/+68
| | | | | | project has been changed). Update glimmer to 0.9.15 while I'm here. Repo-copy by: asami
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:taoka2000-09-086-14/+14
| | | | | | | | | | | | | | | | | | (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a commercial software exits (b) Its license was changed to GPL. (c) The method to configure was changed from imake to GNU configure. (d) Relatively to the original Wnn, the Wnn in the ports tree were modified by me a lot. Most of the modifications were adopted into FreeWnn. (c) Header and library files are installed into ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}. (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server in chinese, korean and japanese categories. The former is for libwnn and header files to compile client commands, and the files used in client commands. The latter is for a server to convert KANA to KANJI (Chinese character), and dictionaries and files used by the server.
* Fix the error detection routines at the end.sheldonh2000-09-0723-391/+368
| | | | | | | | Remove some unused cruft. Get LD_LIBRARY_PATH recognized properly. PREFIX-clean. Submitted by: maintainer
* Update to 0.5.10 ( Sorry for devide)nakai2000-09-072-4/+3
| | | | | PR: ports/20852 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.5.10nakai2000-09-072-0/+40
| | | | | PR: ports/20852 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add a knob for XIM support. (WITH_XIM)knu2000-09-072-1/+4
| | | | Approved by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER)
* Incorrect error code fix when a connection is failed.sumikawa2000-09-041-50/+61
| | | | | Submitted by: kazu@iijlab.net Approved by: shige
* Incorrect error code fix when a connection is failed.sumikawa2000-09-041-50/+61
| | | | | Submitted by: kazu@iijlab.net Approved by: jseger
* Add gmanedit - a manpages editor for GNOME.sobomax2000-09-026-0/+68
|
* Update to Vim 6, Beta H.obrien2000-09-024-6/+6
|
* Add some more help to solve potential installation problems.asmodai2000-08-3123-0/+207
| | | | | | Also add reporting address. Submitted by: MAINTAINER <Martin Blapp <mb@imp.ch>>
* Update to 20000829A snapshot. Disable kdenetwork2 for the time being sowill2000-08-2912-228/+1116
| | | | | | | | | | | | | | I can address some of its issues (should see it marked un-broken in about 3 hours, if they're trivial enough). It took too long to get this update out the door... :-( This is a rather stable version of KDE2. Release is hoped for sometime next month, so I'm going to try to reroll snapshots this weekend. Also decide policy by removing the interactive requirement in qt22's configure script. I don't know why they bothered adding it there.. Bugged by: *many* bug-reports, requests, etc.
* Update to 0.9.12.sobomax2000-08-283-2/+4
|
* Add MASTER_SITES and remove notice about manually downloadingjedgar2000-08-2823-322/+276
| | | | Submitted by: Martin Blapp <mb@imp.ch> (Maintainer)
* - Add DISPLAY functionality to keep StarOffice from crashing duringjedgar2000-08-2529-317/+767
| | | | | | | installation and startup - Make a few cosmetic fixes to the Makefile(s) Submitted by: Martin Blapp <mb@imp.ch> (Maintainer)
* Get these up to 21.1.12 too.asami2000-08-255-12/+11
| | | | | PR: 20481, 20482 Submitted by: maintainer
* Update to version 6.0 Beta G.obrien2000-08-246-132/+152
|
* New port: staroffice52 (after repo-copy from staroffice5)jedgar2000-08-24124-60021/+71421
| | | | Submitted by: Martin Blapp <mb@imp.ch>
* - Support LOCALBASE properlykevlo2000-08-234-136/+105
| | | | | | | - Change location of data files from libdata/ to share/ PR: 20751 Submitted by: Ports Fury
* Update to 2.8.1.1.sobomax2000-08-224-88/+88
|
* Update to 0.9.11.sobomax2000-08-216-67/+68
|
* Remove codecommander and activate latte (repo-copied because the name of thesobomax2000-08-211-1/+1
| | | | | | project has been changed). Repo-copy by: asami
* (1) xemacs-faq.info-6 doesn't exist.asami2000-08-121-2/+6
| | | | | | | (2) Remove five more extra directories, one of which was a subdirectory of a directory that was supposedly removed. Submitted by: obento-
* Remove redundant PLIST_SUB, it is overridden in xemacs21/Makefile.asami2000-08-121-1/+0
|
* Remove lib/xemacs and assorted subdirs.asami2000-08-119-0/+25
| | | | Submitted by: bento
* Make these COMMENT files conform to Handbook standard.will2000-08-112-3/+2
| | | | | PR: 20269 Submitted by: Ports Fury
* Update to 0.9.16.sobomax2000-08-112-2/+2
| | | | | PR: 20518 Submitted by: maintainer
* Remove share/mule/$VERSION/info, share/mule/$VERSION and share/mule.asami2000-08-111-0/+3
| | | | Submitted by: obento-
* Update to version 21.1.12. The new release only made changes togj2000-08-0912-36/+33
| | | | | | | | | | configuration files and Emacs.ad and deleted xemacs-faq.info-6. Use LOCALBASE instead of PREFIX in CONFIGURE_ARGS - that makes it easier to test new versions of the port. PR: 20480 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Fix distfile fennerage.billf2000-08-071-1/+1
|
* Update to Vim version 6.0, Beta rev 'E'.obrien2000-08-074-6/+6
|
* Re-sobomize to use pre-patch instead of post-extractade2000-08-045-5/+5
| | | | Wrists slapped by: knu, sheldon
* Add vim6.asami2000-08-041-0/+1
|
* Fixed to remove extra directoriestaoka2000-08-041-1/+4
| | | | Obtained from: bento
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-046-80/+28
| | | | post-extract rule
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-0310-19/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Update port to 5.1.2jedgar2000-08-018-36/+63
| | | | | PR: 20150 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Fix breakage on RELENG_4 and -current.kuriyama2000-08-011-1/+8
| | | | | Inspired by: gehenna Approved by: itojun (maintainer)
* Add codecommander - a simple code editor with Python scripting capabilities forsobomax2000-08-017-0/+116
| | | | | | GNOME desktop. Obtained from: http://www.gnome.org/
OpenPOWER on IntegriCloud