summaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Fix my breakage. Remove share/help in the non-Gnome case.reg2000-10-101-0/+1
| | | | Submitted by: asami
* Update Vim 5.7 to patchlevel 10.obrien2000-10-101-0/+9
|
* Define MD5_FILE, FILESDIR was to get the md5 file.asami2000-10-091-1/+1
|
* Cleanup.obrien2000-10-091-66/+40
|
* * Remove Motif lib searching hack. Isn't needed any more.obrien2000-10-091-12/+3
| | | | * Use magic "GTK_CONFIG" rather than spelling out the path explicitly.
* Update Vim 5.7 to patchlevel 10.obrien2000-10-091-6/+7
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-0895-147/+147
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toasami2000-10-083-7/+7
| | | | .) and other pkg variables if they are nearby.
* Rename PLIST.perl to pkg-plist.perl.asami2000-10-081-1/+1
|
* Rename PLIST.mule to pkg-plist.mule.asami2000-10-081-1/+1
|
* Rename PLIST.perl to pkg-plist.perl.asami2000-10-081-1/+1
|
* Rename PLIST.axe to pkg-plist.axe.asami2000-10-081-1/+1
|
* Implement WANT_GNOME.reg2000-10-053-156/+179
|
* Implement USE_GNOME, part 1.reg2000-10-057-69/+20
|
* Implment WANT_GTK.reg2000-10-056-21/+21
|
* Implement USE_GTK, part 1.reg2000-10-055-13/+10
|
* Update to 0.5.11 since 0.5.10 is no longer fetchable.reg2000-10-052-2/+2
|
* Correct a slave port name mule-canna+freewnn (described in thistaoka2000-10-031-4/+4
| | | | | | | | | editors/mule-common/Makefile) from mule-freewnn+canna Submitted by: Shigeto TAJIMA <tajima@ics.es.osaka-u.ac.jp> Obtained from: a direct mail Sort slave port names in the above Makefile.
* Correct and sort PLISTs.reg2000-10-021-1/+3
|
* Update to 1.3.2 && change MAINTAINER.will2000-09-308-26/+151
| | | | | PR: 21643 Submitted by: Jeremy Shaffner <jeremy@external.org> (new MAINTAINER)
* Remove '.' at end to make portlint happy.jasone2000-09-281-1/+1
|
* Activate the zile port.jasone2000-09-281-0/+1
|
* Add port for the zile editor ("zile is lossy emacs").jasone2000-09-285-0/+44
|
* Chase new gnomeprint. Sadly, this one needs a bunch of work byade2000-09-282-2/+6
| | | | the authors, so it's currently marked broken.
* Update to 0.9.1, using required new gnomeprintade2000-09-286-8/+102
|
* Add vim6+ruby, Vi IMproved version 6 with embedded Ruby interpreter.knu2000-09-263-0/+39
|
* Style updates:obrien2000-09-261-10/+10
| | | | | | | | | | * The use of MAKE_FLAGS is obsolete. It should use MAKE_ARGS instead. * s/CONFIGURE/CONFIGURE_ENV/ * Use USE_PYTHON instead of manually specifying python as BUILD_DEPENDS and RUN_DEPENDS. * CATEGORIES should be overridable for its slave ports. Submitted by: knu (aka Mr. Ruby :-))
* Style updates:obrien2000-09-262-28/+26
| | | | | | | | | | * The use of MAKE_FLAGS is obsolete. It should use MAKE_ARGS instead. * s/CONFIGURE/CONFIGURE_ENV/ * Use USE_PYTHON instead of manually specifying python as BUILD_DEPENDS and RUN_DEPENDS. * CATEGORIES should be overridable for its slave ports. Submitted by: knu (aka Mr. Ruby :-))
* Let the user-defined CLASSPATH environment variable to take precedencesobomax2000-09-261-1/+2
| | | | (important when OpenJIT used).
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-3/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Fix hardcoded paths.sobomax2000-09-253-0/+25
|
* Specify --with-database=berkdb in the CONFIGURE_ARGS to avoidgj2000-09-234-0/+4
| | | | | | | | | | | confusion when databases/gdbm is installed. This change assures that the Berkeley db in libc is used. Since this is such a trivial change I also just went ahead and did it for xemacs21-mule also. PR: 21172 Submitted by: OGAWA Takaya
* - Fix ${LINUXBASE} for /compat/linuxjedgar2000-09-2323-184/+161
| | | | | | - Fix some warning text Submitted by: Maintainer
* - Update to 0.9.19;sobomax2000-09-222-5/+4
| | | | - pythonize.
* IIIMECF conforms IIIM Protocol Specification defined by Sun Microsystems,ade2000-09-197-0/+82
| | | | | | | | and consists of a library to create IIIM awarded applications and a simple input method library controlled by IIIM server(s). PR: 21217 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* 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>
OpenPOWER on IntegriCloud