summaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Make a build work even if it has been aborted and the Virtual X-Servermbr2002-09-143-15/+30
| | | | | has exited too. Add a new mozilla-install target, which installs the packages to the place they belong.
* Add += also to GENJAVAFILES.mbr2002-09-1223-92/+138
|
* Get Makefile.kde relative to current dir, since PORTSDIR may not be definedalane2002-09-113-3/+3
| | | | at the time of the include.
* Set WRKDIRPREFIX as empty if we build the included mozilla port. Thismbr2002-09-113-21/+21
| | | | | | should make openoffice working with WRKDIRPREFIX. PR: 42390
* Work around jdk-path issues in CURRENT.mbr2002-09-1129-0/+313
|
* KOffice-1.2 is released. 'Nuff said.alane2002-09-1115-426/+201
|
* Start category Makefile cleanup.alane2002-09-101-2/+0
|
* Whacked. (1) legal issue - illegal copies of qt code (2) relies on qt apisalane2002-09-107-111/+0
| | | | not present in qt3 (3) fugly. 3 strikes you're out.
* KDE2 is dead. The source is no longer available.alane2002-09-0924-3822/+0
|
* Issue a warning if procfs is not mounted. This is a linuxismmbr2002-09-086-0/+84
| | | | | | | | | | | | | | we will remove soon, there is absolutly no reason that OO.org needs a running procfs. Unfortunatly OO.org does segfault at the moment without procfs, so this commit will make the live of some people easier. In CURRENT, procfs is disabled now by default ... Note that ${AWK}, ${GREP} etc are defined in the post section of our bsd.port.mk and need to be redefined to work. Requested indirectly by: mwlucas (who suffered a lot)
* This is C++ code, so build and link with ${CXX}. This still blows upkris2002-09-081-7/+13
| | | | later with a compiler error.
* Fix build on -current (bogus duplicate declarations)kris2002-09-072-0/+26
|
* Fix build on -current (bogus duplicate declaration)kris2002-09-071-0/+13
|
* Fix build on -current (remove duplicate declarations of things in systemkris2002-09-074-0/+44
| | | | headers)
* Update to 2.0.5.marcus2002-09-063-2/+3
|
* Change MASTER_SITE_SUBDIR kiri -> kiri/xemacs.kiri2002-09-041-1/+1
|
* Change MASTER_SITE_LOCAL kiri -> kiri/xemacs.kiri2002-09-041-1/+1
|
* Update 3.0 -> 3.1:kiri2002-09-042-11/+11
| | | | o 5 packages version up
* Update 3.0 -> 4.0:kiri2002-09-042-97/+99
| | | | | o 49 packages version up o 1 package(haskell-mode) added
* Update 21.4.8 -> 21.4.9.kiri2002-09-045-10/+9
|
* Add UTF-8 support to locale. Correct a comment.mbr2002-09-0323-184/+207
| | | | Submitted by: Matthew Reimer <mreimer@vpop.net>
* Deactivate japanese/elisp-info and activate editors/mode-info (Repo-copied).yoichi2002-09-031-0/+1
|
* Import mode-info, which provides a set of functions on Emacsenyoichi2002-09-038-50/+92
| | | | | | to refer manuals with describe-* like interface. Repo-copied from: japanese/elisp-info
* Works again with system compiler.mbr2002-09-013-30/+12
|
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* Deploy USE_GNOMENG infrastructurelioux2002-08-306-8/+13
| | | | | PR: 42197 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 2.0.4.marcus2002-08-292-2/+2
|
* Directory layouts of py-gtk and py-gnome packages have been changed, so thatsobomax2002-08-282-3/+3
| | | | update *_DEPENDS properly.
* Fixed error in lib dep. Sorry 'bout that one.alane2002-08-283-3/+3
| | | | | PR: 42117 Submitted by: JY <leafy@leafy.idv.tw>
* Update to koffice 1.2rc1.alane2002-08-2784-1911/+1896
|
* Add patch-file.c to fix an error in checking the return value fromgj2002-08-274-0/+24
| | | | | | mkdtemp. Bump PORTREVISION to reflect the fix.
* - Use %SUBDIR% instead of embedding ${PORTVERSION} in MASTER_SITESknu2002-08-263-15/+24
| | | | | | | | | | | entries. - Use the MASTER_SITES-:fu to cut bogus combinations of MASTER_SITES and DISTFILES. - Now that RingServer mirrors OpenOffice.org, add it to MASTER_SITES. Approved by: mbr (MAINTAINER)
* Revert part of last commit. It looks like some docs were wrong.mbr2002-08-263-9/+9
|
* Remove second part of minormkchanged.flg in target.mk. Because this file ismbr2002-08-256-18/+72
| | | | not existing at this time, the build will fail.
* Work around yet another stupid bug in bsd.port.mk. WRKDIR is defined in thembr2002-08-253-21/+24
| | | | | | | | post section, so any exists() will fail. I still don't understand why CDROM and WRKDIR and such paths need to be defined in the post section. Use build command instead of dmake. This is the common way to build also subprojects of OO.org
* Fix the koffice build.petef2002-08-239-33/+153
| | | | | | PR: 40342 Submitted by: Peter Avalos <pavalos@theshell.com> Forgotten by: petef :)
* Go back to kan's fix and set BINOWN, BINGRP, BINMODE in MAKE_ENV.deischen2002-08-233-5/+6
| | | | | Trying to use INSTALL_{PROGRAM,DATA,MAN} just doesn't seem to work for nested makes. I give up trying to make it work.
* Update to 1.14.4.shige2002-08-237-6/+80
| | | | | PR: ports/41640 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Update to version 1.9.1kevlo2002-08-233-4/+5
| | | | | PR: 41894 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@alane2002-08-232-2/+2
| | | | maintainership.
* BerkeleyDB cleanup - stage 2ade2002-08-222-5/+5
| | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
* * Update to 2.0.3marcus2002-08-213-12/+6
| | | | * Use USE_GNOMENG
* Add a MASTER_SITEdwcjr2002-08-211-1/+2
| | | | | PR: 41851 Submitted by: maintainer
* Revert the last commit and make nedit use INSTALL_PROGRAM,MAN,DATA.deischen2002-08-213-6/+5
| | | | | PR: 41687 Submitted by: James E. Flemer <jflemer@acm.jhu.edu
* I guess something changed in ports/Mk so that BINOWN, BINGRP, anddeischen2002-08-211-0/+1
| | | | | | | | BINMODE are no longer set when make'ing. Manually add them to MAKE_ENV in the port's Makefile. PR: 40800, 41687 Submitted by: kan
* Update to Vim 6.1 patchlevel 158obrien2002-08-202-3/+16
|
* Use USE_GNOMENG.sobomax2002-08-192-1/+16
| | | | Suggested by: Roberto Gerola <roberto.gerola@speedtech.it>
* 1) Add localized help files to the build. Only available for french,mbr2002-08-1912-54/+140
| | | | | | | | | german, italian, spanish, japanese and swedish ports. Create three new targets for the mozilla sub-build. Allow "make postinstall" to be called without a "make build. 1) Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
* Add CXX and CC flags to mozilla build too to workaround thembr2002-08-183-0/+12
| | | | | | fact that USE_GCC=3.1 does not use the ports compiler. Submitted by: Vladimir Kushnir <vkushnir@alfacom.net>
* Respect CFLAGS and USE_GCC for mozilla build. Neededmbr2002-08-173-3/+15
| | | | to build mozilla with the same gcc as OO.org
OpenPOWER on IntegriCloud