Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix another place where having the patch level in the distfile caused problems. | obrien | 2003-04-07 | 1 | -6/+7 |
| | | | | | PR: 50618 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> | ||||
* | Fix the DATADIR path in the cases where the distfile contains a patch level. | obrien | 2003-04-07 | 1 | -3/+3 |
| | |||||
* | update to 3.10 | alane | 2003-04-06 | 2 | -3/+13 |
| | |||||
* | Make nvi-perl work with newer perls. Unbreak it for -CURRENT. | tobez | 2003-04-05 | 4 | -5/+47 |
| | | | | | PR: 37730 Reported by: parv <parv_fm@emailgroups.net> | ||||
* | Update to 1.9.2. | nork | 2003-04-05 | 2 | -5/+5 |
| | | | | | PR: ports/50583 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | Update to Vim 6.1 patchlevel 435 | obrien | 2003-04-05 | 2 | -337/+30 |
| | |||||
* | Remove USE_LINUXJDK and simplify set_soenv even more. Use native threads | mbr | 2003-04-04 | 34 | -1241/+969 |
| | | | | instead of green threads. | ||||
* | Update to 2.2.1. | marcus | 2003-04-04 | 4 | -60/+52 |
| | |||||
* | * Update to 1.1.4 | marcus | 2003-04-04 | 21 | -915/+444 |
| | | | | * Enable optional GNOME 2 support | ||||
* | Same as in patch patch-registry+source+registry.cxx | mbr | 2003-04-04 | 17 | -0/+238 |
| | | | | | | This part was just wrong. mkstemp does return a file descriptor, not a string. This could lead to crashes. MacOS will have the same problems. | ||||
* | This part was just wrong. mkstemp does return a file descriptor, | mbr | 2003-04-04 | 17 | -0/+238 |
| | | | | | not a string. This could lead to crashes. MacOS will have the same problems. | ||||
* | Remove redundant getpwuid_r from the patch. Build getpwuid_r part | mbr | 2003-04-04 | 17 | -1224/+595 |
| | | | | for FreeBSD too. | ||||
* | Fix crash in Autopilot->Report. | mbr | 2003-04-04 | 17 | -0/+187 |
| | |||||
* | Update to version 9.3n. | gj | 2003-04-03 | 4 | -4/+12 |
| | |||||
* | Update to 1.0.5. | marcus | 2003-04-03 | 4 | -13/+30 |
| | |||||
* | Update to 2.42 | kevlo | 2003-04-03 | 2 | -2/+2 |
| | | | | | PR: 50552 Submitted by: MAINTAINER | ||||
* | This snapshot has a different path for the userdir. | mbr | 2003-04-01 | 17 | -67/+67 |
| | |||||
* | Update to Vim 6.1 patchlevel 405. | obrien | 2003-04-01 | 2 | -12/+38 |
| | |||||
* | Update to srx644_ooo20030412. | mbr | 2003-04-01 | 68 | -255/+68 |
| | |||||
* | Readd previous deleted part. It is still needed for 4.x | mbr | 2003-04-01 | 17 | -34/+510 |
| | |||||
* | SOLARINI pointed to the wrong file. ssrx644.ini itself has still | mbr | 2003-03-31 | 51 | -510/+901 |
| | | | | | Linux dependent stuff in the FreeBSD section. Clean this up. Register the stlport lib. | ||||
* | Uups. Committed to the wrong dir. | mbr | 2003-03-31 | 17 | -0/+0 |
| | | | | | Check for m_pLockfile != NULL to fix crash during startup if no lockfile does exist at all (if we have no installed user directory) | ||||
* | Check for m_pLockfile != NULL to fix crash during startup if no lockfile | mbr | 2003-03-31 | 17 | -0/+374 |
| | | | | does exist at all (if we have no installed user directory) | ||||
* | Only add the office_${RELEASE_NR} wrapper startup scripts | mbr | 2003-03-31 | 17 | -34/+34 |
| | | | | | | to the pkg list. Submitted by: Dan Naumov <dan.naumov@ofw.fi> | ||||
* | Work around the issue that our jdk has no version number like 1.4.1_02. | mbr | 2003-03-30 | 34 | -0/+1020 |
| | | | | | | | | It reports itself as release candidat: 1.4.1-p3. This makes the jdk detection working. Problem reported by: David Booth <wbooth@austin.rr.com> | ||||
* | Only do the workaround if a user-install exists. | mbr | 2003-03-29 | 17 | -50/+84 |
| | |||||
* | Add missing cp | mbr | 2003-03-29 | 17 | -0/+34 |
| | |||||
* | Mark BROKEN on 5.0: does not compile | kris | 2003-03-29 | 1 | -1/+7 |
| | | | | Submitted by: parv <parv@pair.com> | ||||
* | Remove the FreeBSD SOLARLIB part now /usr/lib and /usr/local/lib | mbr | 2003-03-28 | 17 | -170/+442 |
| | | | | have been removed from the default settings. | ||||
* | Patch was reversed. | mbr | 2003-03-28 | 17 | -408/+204 |
| | |||||
* | Fix typo | mbr | 2003-03-28 | 17 | -17/+17 |
| | |||||
* | Unbreak the port and fix the remaining pkg files. | mbr | 2003-03-28 | 51 | -1309/+1462 |
| | | | | Have fun with OpenOffice1.1Beta ! | ||||
* | Workarounds for the startup wrappers. | mbr | 2003-03-28 | 17 | -50/+118 |
| | |||||
* | Add $JAVA_HOME/jre/lib/i386 for -L. This seems to be unneeded for Linux | mbr | 2003-03-28 | 17 | -34/+187 |
| | | | | and others. Must be a JDK difference. | ||||
* | BSD cp does not have -u option. | mbr | 2003-03-28 | 17 | -0/+272 |
| | |||||
* | Fix typo: ScanFileList -> SCacheFileList | mbr | 2003-03-28 | 20 | -20/+20 |
| | |||||
* | Use autoconf version > 2.5 to fix compile on CURRENT. | mbr | 2003-03-28 | 20 | -0/+20 |
| | |||||
* | Bump portrevision after recent changes. | mbr | 2003-03-28 | 3 | -3/+3 |
| | |||||
* | Fix gcc3.2.2 compile | mbr | 2003-03-28 | 3 | -18/+18 |
| | |||||
* | Fix patch which was apllied to the wrong dir. | mbr | 2003-03-28 | 3 | -102/+81 |
| | |||||
* | Fix missing patch which was applied to the wrong directory, ouch ! | mbr | 2003-03-28 | 17 | -578/+459 |
| | | | | This may be the case for OO1.0X too. | ||||
* | Depending on how a compiler generates code (e.g., GCC 3.2.2 vs. GCC | mbr | 2003-03-28 | 17 | -0/+697 |
| | | | | | | | | | | | | | | | | 3.0.1), a bug in the gcc3_linux_intel UNO bridge is revealed: If a C/C++ function returns a complex object (class, struct, union), the 386 ABI specifies that the caller pushes the address for that object on the stack, and the callee removes it from the stack. The code in the UNO bridge (callVirtualMethod in bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx) erroneously assumes that the callee does *not* remove the address from the stack, corrupting the stack. We use the same bridge code as linux does for gcc3.x. So this fix also works for us. Submitted by: Stephan Bergmann <stephan.bergmann@sun.com> | ||||
* | Add "bsd" include path to SOLARINC too. | mbr | 2003-03-28 | 17 | -51/+68 |
| | |||||
* | The bsd1.4.1 jdk has a "bsd" include subdir. | mbr | 2003-03-27 | 17 | -17/+17 |
| | |||||
* | This is fixed in the new snap tarball. | mbr | 2003-03-27 | 34 | -3587/+0 |
| | |||||
* | OOo1.1 seems to link against a lib in the jdk. OOo will still run | mbr | 2003-03-27 | 17 | -357/+17 |
| | | | | | without this library, but for compile it is definitly needed. Remove the linux jdk dependency and use again our native one. | ||||
* | Update to a 20030324 snapshot. Remove a old unused | mbr | 2003-03-27 | 34 | -68/+68 |
| | | | | distfile entry. | ||||
* | Update to version 0.8.1 | kevlo | 2003-03-27 | 4 | -17/+9 |
| | |||||
* | Always use ${LINK} and ignore different settings. | mbr | 2003-03-27 | 17 | -17/+17 |
| | |||||
* | Fix typo | mbr | 2003-03-27 | 3 | -3/+3 |
| | | | | | PR: 50027 Submitted by: Christopher Nehren <apeiron@comcast.net> | ||||
* | Hopefully fix the build on bento: | mbr | 2003-03-27 | 20 | -100/+220 |
| | | | | | The JDK dependency needs to be at the first place, so all following dependencies use the same JDK. | ||||
* | Add WWW. | olgeni | 2003-03-24 | 1 | -0/+2 |
| | |||||
* | Use the linux map files for the gcc3 case. | mbr | 2003-03-24 | 51 | -102/+476 |
| | |||||
* | The disposing happened to early. Move it a bit. | mbr | 2003-03-24 | 17 | -0/+578 |
| | | | | Submitted by: Daniel Boelzle <dbo@openoffice.org> | ||||
* | We use the linux jdk now to build, so follow the linux if-clauses here. | mbr | 2003-03-24 | 34 | -0/+680 |
| | |||||
* | Fix bridge tests. Fixed in HEAD of OO.org, but not in srx644 branch. | mbr | 2003-03-24 | 34 | -0/+3587 |
| | |||||
* | Remove -export-dynamic. This option is not needed at all and | mbr | 2003-03-24 | 17 | -68/+68 |
| | | | | | does not work together with the .map files. This is already fixed in the 1.0X OO.org series. | ||||
* | Update to 4.1.0. | sobomax | 2003-03-23 | 4 | -59/+434 |
| | |||||
* | Include keysym.h not keysymdef.h, to get XK_ISO_Lock with XFree86 4.3.0. | anholt | 2003-03-13 | 1 | -0/+11 |
| | | | | Submitted by: bento/kris | ||||
* | Readd patch from last commit. | mbr | 2003-03-12 | 17 | -0/+187 |
| | | | | Approved: kris (portmgr) | ||||
* | Update to cws_srx644_ooo11beta. It still doesn't build but this commit will help | mbr | 2003-03-12 | 408 | -89505/+9911 |
| | | | | | | | | | | | | to track the things down. There are known problems with weak symbols and exceptions. Some c++ tools inside the port will fail if you try to compile. The cpp_uno bridge has been updated to the latest linux version available. Added 'make update' target to upgrade the source to the latest version. Approved by: kris (portmgr) | ||||
* | Cleaning up after the wonders of remote cvs | ade | 2003-03-07 | 6 | -6/+0 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 116 | -55/+61 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Remove pkg-comment from the remaining special cases. | ade | 2003-03-07 | 1 | -1/+0 |
| | | | | Approved by: portmgr (implicitly) | ||||
* | Remove pkg-comment from remaining master/slave port sets. | ade | 2003-03-07 | 49 | -32/+26 |
| | | | | Approved by: portmgr (implicitly) | ||||
* | More manual pkg-comment cleanups. | ade | 2003-03-07 | 9 | -9/+7 |
| | | | | Approved by: portmgr (implicitly) | ||||
* | Destroy pkg-comment for some of the stranger uses in the tree, | ade | 2003-03-07 | 46 | -23/+23 |
| | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) | ||||
* | Remove pkg-comment and add COMMENT to the Makefile. | gj | 2003-03-06 | 10 | -5/+5 |
| | |||||
* | It's ".if", not "if" | ade | 2003-03-06 | 17 | -17/+17 |
| | | | | Submitted by: make index | ||||
* | DTRT with respect to COMMENT, unbreaking things. | ade | 2003-03-06 | 1 | -3/+1 |
| | | | | Submitted by: make index | ||||
* | Fix minor typo (if instead of .if) | ade | 2003-03-06 | 3 | -3/+3 |
| | | | | Submitted by: make index | ||||
* | de-pkg-comment | mbr | 2003-03-06 | 8 | -23/+27 |
| | |||||
* | Update to 1.1 beta. Work in progress. | mbr | 2003-03-06 | 1237 | -39339/+8875 |
| | | | | de-pkg-comment | ||||
* | de-pkg-comment, drop maintainership. | alex | 2003-03-06 | 2 | -2/+2 |
| | |||||
* | Update to Vim 6.1 patchlevel 365 | obrien | 2003-03-06 | 2 | -2/+24 |
| | |||||
* | * Switch to Makefile COMMENT | dougb | 2003-03-05 | 3 | -60/+24 |
| | | | | * Take advantage of winter's work on ispell | ||||
* | Switch to Makefile COMMENT | dougb | 2003-03-05 | 1 | -1/+0 |
| | |||||
* | Bring over the patch from pine4 to make the pico build respect CFLAGS | dougb | 2003-03-05 | 1 | -0/+11 |
| | |||||
* | Update to 2.41 which solves a core dump bug. | markp | 2003-03-05 | 2 | -2/+2 |
| | | | | | PR: 48891 Submitted by: maintainer | ||||
* | Add missing patches for PR 48789 | mbr | 2003-03-05 | 57 | -0/+2976 |
| | | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> | ||||
* | Add support for uk_UA.KOI8-U locale. | mbr | 2003-03-05 | 15 | -9/+156 |
| | | | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> PR: 48789 | ||||
* | Use MASTER_SITE_DEBIAN. | naddy | 2003-03-04 | 1 | -1/+2 |
| | | | | Approved by: maintainer timeout | ||||
* | Update to 9.3l. | gj | 2003-03-04 | 12 | -4/+44 |
| | |||||
* | This download site answers, but the mirror hasn't updated to the latest version. | dougb | 2003-02-28 | 1 | -1/+0 |
| | |||||
* | Update 3.3 to 3.4. | kiri | 2003-02-28 | 2 | -3/+3 |
| | | | | o update 1 pkg | ||||
* | Update 6.1 to 7.0. | kiri | 2003-02-28 | 2 | -101/+103 |
| | | | | | o 1 new pkg(ecb) o update 51 pkgs | ||||
* | Remove redunant quotes on COMMENTS | perky | 2003-02-28 | 1 | -1/+1 |
| | | | | Submitted by: maintainer | ||||
* | Update WWW and MASTER_SITES | arved | 2003-02-24 | 2 | -2/+3 |
| | | | | | PR: 48300 Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> | ||||
* | Add AbiWord2. | marcus | 2003-02-24 | 1 | -0/+1 |
| | |||||
* | Add AbiWord2 after repo copy from AbiWord. AbiWord2 is the GNOME Office | marcus | 2003-02-24 | 39 | -1752/+1512 |
| | | | | word processor build on Gtk 2. | ||||
* | De-pkg-comment my ports + some more. | olgeni | 2003-02-23 | 2 | -1/+1 |
| | |||||
* | Maintainer update: editors/jed to 0.99.16 | edwin | 2003-02-23 | 5 | -19/+43 |
| | | | | | PR: ports/48487 Submitted by: Benedikt Schmidt <s_bschmi@ira.uka.de> | ||||
* | Make fetchable. | arved | 2003-02-23 | 6 | -10/+46 |
| | | | | | | USE_QT_VER= 2 -> 3 De pkg-comment Set Maintainership back to ports | ||||
* | Update to 3.2.7. | markp | 2003-02-23 | 3 | -3/+3 |
| | | | | De-pkg-comment. | ||||
* | Do not fail if libXrender.so doesn't exist at all. | mbr | 2003-02-22 | 2 | -0/+4 |
| | | | | Submitted by: "Karel J. Bosschaart" <karelj@wop21.wop.wtb.tue.nl> | ||||
* | Add USE_XLIB. | arved | 2003-02-22 | 1 | -0/+1 |
| | | | | Noticed by: bento | ||||
* | de-pkg-comment. | kuriyama | 2003-02-22 | 2 | -1/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 58 | -29/+29 |
| | |||||
* | When saving file do fflush/fsync, so that its content isn't lost if machine | sobomax | 2003-02-21 | 1 | -0/+14 |
| | | | | is forcefully powered down shortly after that. | ||||
* | Add qemacs, Quick Emacs, a very small but powerful editor | arved | 2003-02-21 | 6 | -0/+91 |
| | | | | Submitted by: Brad Davis <so14k@so14k.com> | ||||
* | Actually enable all those nifty new features. | naddy | 2003-02-21 | 1 | -0/+2 |
| | | | | Reported by: Clement Laforet <sheepkiller@cultdeadsheep.org> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 4 | -3/+3 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 59 | -31/+32 |
| | |||||
* | Update to 1.2.0. Major additions in this release: | naddy | 2003-02-20 | 4 | -6/+10 |
| | | | | | | | | - nanorc support - color syntax highlighting - multiple file buffers - search/replace history - new translations | ||||
* | Fix make WITH_CDROM WITH_ADABAS=yes. | mbr | 2003-02-20 | 1 | -4/+4 |
| | | | | | PR: 46115 Submitted by: Philip M. Gollucci <Philip.M.Gollucci.philip@p6m7g8.com> | ||||
* | Make some installation notes more clear. Inspired by | mbr | 2003-02-20 | 4 | -14/+48 |
| | | | | PR 42978. | ||||
* | Fix the insufficient installation instructions. | mbr | 2003-02-20 | 2 | -14/+51 |
| | | | | | PR: 42978 Submitted by: grog (long time ago) | ||||
* | Update to Vim 6.1 patchlevel 343 | obrien | 2003-02-20 | 2 | -2/+18 |
| | |||||
* | De-pkg-comment vim 6 ports. | knu | 2003-02-19 | 5 | -4/+5 |
| | | | | Approved by: obrien (MAINTAINER) | ||||
* | add tetradraw 2.0.2 | ijliao | 2003-02-17 | 7 | -0/+39 |
| | | | | | | Fully featured ANSI art editor/viewer with TCP/IP multidraw support Submitted by: Frederic Cambus | ||||
* | Update to 1.9.8 | pat | 2003-02-15 | 4 | -3/+68 |
| | |||||
* | Switch over to MASTER_SITE_DEBIAN. | naddy | 2003-02-13 | 2 | -2/+3 |
| | | | | | | | | | Also convert COMMENT while I'm here. List of candidate ports from PR: 47881 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | The helpcontent files have moved. | mbr | 2003-02-13 | 3 | -3/+3 |
| | | | | Submitted by: Daniel Mueller <mue.da@gmx.de> | ||||
* | Add missing underline. | mbr | 2003-02-12 | 3 | -3/+3 |
| | | | | Submitted by: Gabor Zahemszky <Gabor@Zahemszky.HU> | ||||
* | Fix build broken by version update. | markp | 2003-02-11 | 1 | -1/+2 |
| | | | | Pointed out by: kris/bento | ||||
* | upgrade to 1.2.0 | ijliao | 2003-02-10 | 3 | -3/+8 |
| | |||||
* | Convert COMMENT to COMMENTFILE until these ports can be converted. | kris | 2003-02-10 | 22 | -22/+22 |
| | | | | Submitted by: lioux | ||||
* | Update to 3.2.5. | markp | 2003-02-09 | 3 | -3/+9 |
| | | | | Add documentation. | ||||
* | Actually commit ghex2 2.2.0. | marcus | 2003-02-09 | 2 | -6/+7 |
| | | | | Prompted by: Mike Harding <mvh@ix.netcom.com> | ||||
* | add MathPlanner 3.1.2 | ijliao | 2003-02-08 | 9 | -0/+136 |
| | | | | A mathematical design and publishing application | ||||
* | Update to GNOME 2.2. | marcus | 2003-02-08 | 5 | -15/+76 |
| | | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts. | ||||
* | Create MASTER_SITE_VIM. | obrien | 2003-02-07 | 1 | -6/+1 |
| | |||||
* | Update to Vim 6.1 patchlevel 319 | obrien | 2003-02-07 | 3 | -7/+5 |
| | | | | Patch 6.1.318 fixed the problems that our local patch-01 revs 1.2[24] fixed. | ||||
* | Correct ports that were abusing the FORBIDDEN variable and replace with | seanc | 2003-02-07 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | either IGNORE or BROKEN. Since there seems to be some confusion, for the record: BROKEN is reserved for ports that don't work. This will prevent users from installing the port, but please note that ports marked as BROKEN will still be built by bento IGNORE is reserved for ports that should not be built for one reason or another (including bento). Users and bento will not build ports marked as IGNORE. FORBIDDEN is reserved for security breakages only!!! Only mark a port as FORBIDDEN if there is a security issue with the port at the time. Reviewed by: kris (portmgr) | ||||
* | Update to 0.7.9. | sobomax | 2003-02-06 | 3 | -4/+2 |
| | |||||
* | Update to 1.50. | sobomax | 2003-02-06 | 5 | -17/+10 |
| | |||||
* | Add staroffice6 wrapper script. | mbr | 2003-02-05 | 2 | -0/+30 |
| | |||||
* | Fetch the sunsolve patch for inofficial distsites, we have the | mbr | 2003-02-05 | 4 | -26/+50 |
| | | | | | | | | | | | | md5 checksums to be sure it's really the correct file. Add wrappers like the ones openoffice port has. While we are here, remove the install-user target, we don't need it anymore. Fix the patch installation, it does not need to check if the path "/compat/linux/$PREFIX/staroffice60" does exist. Pointed out by: rwatson | ||||
* | o Build and install some tools in the wily tarball to make the behaviour | jkoshy | 2003-02-05 | 7 | -4/+87 |
| | | | | | | | | | of `wily' closer to that of `acme'. o Freshen ${MASTER_SITE}. o Hand over maintainership to Serge Gagnon <gagnon__s@videotron.ca> PR: ports/47157 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> | ||||
* | Update to Vim 6.1 patchlevel 314 | obrien | 2003-02-03 | 2 | -10/+10 |
| | |||||
* | Fix core-dump-problem on 5.0 or later. | shige | 2003-02-02 | 3 | -9/+21 |
| | | | | | PR: ports/46031 Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> | ||||
* | Fix the build dependendency for the JDK. We | mbr | 2003-02-01 | 3 | -6/+9 |
| | | | | | don't need the USE_LINUX since the linux-sun-jdk port already has it defined. | ||||
* | Properly handle OMF files. | marcus | 2003-01-31 | 1 | -0/+4 |
| | |||||
* | bump PORTEPOCH by 2.31->2.4. | nork | 2003-01-30 | 1 | -0/+1 |
| | | | | Submitted by: Dan Nelson <dnelson@allantgroup.com> | ||||
* | Switch over to GNOMENG (I wish the knob was named something else as I don't | obrien | 2003-01-29 | 1 | -8/+13 |
| | | | | | | | | even want to suggest Vim now depends on the all that is GNOME). This appears to be affectively a no-op as `ldd' reports the same libs as before. PR: 46770 Submitted by: marcus | ||||
* | Update to 2.4. | nork | 2003-01-29 | 2 | -2/+2 |
| | | | | | PR: ports/47562 Submitted by: Joseph Scott <joseph@randomnetworks.com> (maintainer) | ||||
* | Update to Vim 6.1 patchlevel 302 | obrien | 2003-01-28 | 2 | -2/+33 |
| | |||||
* | Linux JDK has moved. | mbr | 2003-01-27 | 3 | -3/+3 |
| | | | | Submitted by: Tadayuki OKADA <tadayuki@attbi.com> | ||||
* | Fix plist. | yoichi | 2003-01-27 | 2 | -1/+2 |
| | | | | | PR: 47500,47501 Submitted by: maintainer | ||||
* | Install info(ja version). | shige | 2003-01-26 | 4 | -0/+12 |
| | | | | Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp> | ||||
* | Use the linux JDK for the build, which hopefully fixes the | mbr | 2003-01-26 | 12 | -24/+330 |
| | | | | | | | | | build on bento. Add required patches to support this change. If WITH_BSD_JDK is set, the original native JDK is used. Add RES_GER to the supported languages. Apparently this is now needed by the build system, else the handbook is still missing. | ||||
* | Update to 1.14.5. | shige | 2003-01-24 | 4 | -6/+6 |
| | | | | Submitted by: Yoichi NAKAYAMA <yoichi@FreeBSD.org> | ||||
* | Add a notice about possible crashes if a localized version | mbr | 2003-01-24 | 3 | -0/+36 |
| | | | | is installed after the english version. | ||||
* | Update to 1.14.5. | shige | 2003-01-24 | 7 | -62/+6 |
| | | | | Submitted by: Yoichi NAKAYAMA <yoichi@FreeBSD.org> | ||||
* | The handbook is no longer installed if the RES_GER variable is missing. | mbr | 2003-01-24 | 3 | -3/+3 |
| | | | | | In 1.01 we got a builderror if it was defined twice, in 1.02 we get no handbook at all if it is not defined. | ||||
* | * Update to 1.0.4 | marcus | 2003-01-24 | 12 | -28/+40 |
| | | | | | | * Fix up the automake stuff to be in line with the new rules in bsd.port.mk [1] Requested by: alane [1] | ||||
* | Add missing quote. | mbr | 2003-01-24 | 3 | -3/+3 |
| | | | | Submitted by: Ulrich Spoerlein <q@uni.de> | ||||
* | Remove problematic USE_GCC=3.1 cause. This should fix the build on STABLE. | mbr | 2003-01-23 | 3 | -12/+0 |
| | |||||
* | Allow language defined pkg-message files. | mbr | 2003-01-23 | 3 | -0/+9 |
| | |||||
* | Upgrade to the source from pine 4.53. The previous MAINTAINER has been | dougb | 2003-01-23 | 4 | -56/+13 |
| | | | | | | | | | ignoring this port, and two PR's filed against it. Update mirror sites as well. PR: ports/47289 Submitted by: Jon Noack <noackjr@compgeek.com> | ||||
* | Fix typo: waring -> warning | mbr | 2003-01-23 | 3 | -3/+3 |
| | |||||
* | add xmleditor 0.5.3 | ijliao | 2003-01-23 | 6 | -0/+46 |
| | | | | XML editor | ||||
* | Correct version. And FreeBSD. | mbr | 2003-01-23 | 3 | -12/+12 |
| | |||||
* | Update the pkg-message to reflect reality. Remove the | mbr | 2003-01-23 | 3 | -99/+105 |
| | | | | | JDK remark. OO.Org works now with out native JDK even without hotspots. | ||||
* | Remove obsolete line | mbr | 2003-01-23 | 2 | -2/+0 |
| | |||||
* | STABLE has still no iswspace(). Add define for it. No change | mbr | 2003-01-22 | 3 | -24/+63 |
| | | | | for > 5.0. | ||||
* | Fix the sed scripts and use -i orig in the post-install step. | mbr | 2003-01-22 | 3 | -12/+9 |
| | |||||
* | Update 21.4.11 to 21.4.12. | kiri | 2003-01-22 | 6 | -9/+13 |
| | |||||
* | Add russian language distribution patch. | mbr | 2003-01-22 | 3 | -0/+3 |
| | | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> | ||||
* | Update StarOffice6.0 to patchlevel 3 | mbr | 2003-01-22 | 4 | -20/+42 |
| | | | | | | Add basic CDROM install support Submitted by: obrien | ||||
* | Update to 1.02 | mbr | 2003-01-22 | 87 | -11913/+1242 |
| | |||||
* | Update to 0.1.4 | yoichi | 2003-01-22 | 3 | -3/+17 |
| | |||||
* | There is still no USE_GCC=3.2 version in our port build files. There | mbr | 2003-01-22 | 3 | -15/+12 |
| | | | | is really nothing I can do about this. So let us hardcode everything. | ||||
* | Do not define USE_LANG if it is already set. | mbr | 2003-01-22 | 3 | -0/+6 |
| | |||||
* | Set $LANG to a useful value if it is not already set. This is a issue | mbr | 2003-01-22 | 6 | -9/+117 |
| | | | | | many users have problems with. If US-ASCII is set, OpenOffice.Org cannot read any filenames with special chars and Umlauts ! | ||||
* | Update to 2.0.0. | marcus | 2003-01-20 | 3 | -3/+7 |
| | |||||
* | Also update distinfo to reflect the update to 21.4.12. | gj | 2003-01-18 | 2 | -6/+6 |
| | |||||
* | Update to version 2.4.12. | gj | 2003-01-17 | 4 | -4/+10 |
| | | | | | Note that this port is now mis-named - 21.4 is the stable branch and 21.5 is the development branch. 21.1 (in xemacs21) is now "historical". | ||||
* | Add missing FreeBSD case. Needed to fix the breakage introduced | mbr | 2003-01-15 | 3 | -9/+36 |
| | | | | by the removal of the proc dependency. | ||||
* | Add rox-edit, a simple text editor for the ROX desktop. | olgeni | 2003-01-13 | 6 | -0/+67 |
| | |||||
* | Update to 1.31. | nobutaka | 2003-01-13 | 8 | -998/+1000 |
| | | | | | PR: ports/46930 Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer) | ||||
* | Use always $PORTVERSION instead of hard coded numbers. | mbr | 2003-01-13 | 20 | -207/+207 |
| | |||||
* | Fix for numerous bugs with russian localization. | mbr | 2003-01-12 | 3 | -0/+7470 |
| | | | | | PR: 45267 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> | ||||
* | Remove the procfs dependency. Use the PS_STRINGS macro to get argv[]. | mbr | 2003-01-12 | 9 | -84/+69 |
| | |||||
* | Update to version 9.3j. | gj | 2003-01-12 | 12 | -4/+80 |
| | |||||
* | Use tabs. | obrien | 2003-01-08 | 2 | -4/+4 |
| | |||||
* | Update to v2.7.2. | jkoshy | 2003-01-06 | 3 | -54/+116 |
| | | | | | PR: ports/46300 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Use /var/tmp instead of /usr/tmp as temp dir. | anders | 2003-01-05 | 1 | -103/+64 |
| | | | | PR: 45120 | ||||
* | Update 3.2 to 3.3. | kiri | 2003-01-05 | 2 | -5/+5 |
| | | | | o version up 2 pkgs. | ||||
* | Update 6.0 to 6.1. | kiri | 2003-01-05 | 2 | -17/+17 |
| | | | | o version up 6 pkgs. | ||||
* | Update 21.1.10 to 21.1.11. | kiri | 2003-01-05 | 2 | -4/+4 |
| | |||||
* | Update to Vim 6.1 patchlevel 271 | obrien | 2003-01-05 | 2 | -1/+10 |
| | |||||
* | [MAINTAINER-PATCH] Add new MASTER_SITES for editors/joe | edwin | 2003-01-04 | 2 | -2/+4 |
| | | | | | PR: ports/46750 Submitted by: Kevin Day <toasty@dragondata.com> | ||||
* | fix bin name | ijliao | 2003-01-03 | 2 | -0/+12 |
| | | | | | PR: 43466 Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp> | ||||
* | upgrade to 2.12 | ijliao | 2003-01-03 | 2 | -4/+5 |
| | | | | | PR: 46131 Submitted by: Ports Fury | ||||
* | Update to 1.2.1. | alane | 2003-01-02 | 33 | -993/+333 |
| | |||||
* | Remove redundant dependencies. Mk/bsd.emacs.mk takes care of them. | knu | 2002-12-22 | 2 | -6/+0 |
| | |||||
* | "elisp" cannot be the primary category. Prepend "editors' to | knu | 2002-12-09 | 1 | -1/+1 |
| | | | | CATEGORIES. | ||||
* | Fix subdir and last commit. Of course it should have been | mbr | 2002-12-08 | 3 | -6/+6 |
| | | | | | | | the MASTER_SITE_SUBDIR. Approved by: kris (see last commit) Obtained from: Koop Mast <einekoai@chello.nl> | ||||
* | Finish repo copy move: remove from old category, link into new, add | lioux | 2002-12-07 | 13 | -3329/+0 |
| | | | | | | | | | | | | | info to MOVED editors/ooodict-pt_BR --> portuguese/ooodict-pt_BR editors/ooodict-pt_PT --> portuguese/ooodict-pt_PT editors/openoffice-pt --> portuguese/openoffice editors/staroffice52-pt --> portuguese/staroffice52 Repo copied by: joe (cvs hat) Approved by: kris (portmgr hat), MAINTAINERs (2 weeks timeout) | ||||
* | Fix dist subdir. OpenOffice.org has changed the subdir order. | mbr | 2002-12-06 | 3 | -3/+3 |
| | | | | Approved by: kris | ||||
* | Sort entries. | knu | 2002-11-28 | 1 | -12/+12 |
| | |||||
* | Unbreak for -current. | sada | 2002-11-24 | 6 | -0/+146 |
| | | | | | PR: ports/35549 Submitter: Michael J Estes <estesm@bw.2y.net> | ||||
* | Updated to version 3.9. Added new webdocs author provided for me. | alane | 2002-11-24 | 2 | -10/+19 |
| | |||||
* | Mark this port broken til we have a solution. | mbr | 2002-11-24 | 17 | -0/+34 |
| | |||||
* | Fix broken install with WRKDIRPREFIX defined. | mbr | 2002-11-24 | 1 | -2/+3 |
| | | | | | Submitted by: Palle Girgensohn <girgen@pingpong.net> PR: 45578 | ||||
* | Update to 1.79.20111024. | nork | 2002-11-23 | 2 | -7/+6 |
| | | | | | PR: ports/45622 Submitted by: Ports Fury | ||||
* | Update to 1.3 | arved | 2002-11-22 | 6 | -4/+44 |
| | | | | | PR: 45487 Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer) | ||||
* | Update to Vim 6.1 patchlevel 262 | obrien | 2002-11-20 | 2 | -2/+14 |
| | |||||
* | removed test port | alane | 2002-11-19 | 1 | -1/+0 |
| | |||||
* | Testing testing is the thing on? | alane | 2002-11-19 | 1 | -0/+1 |
| | |||||
* | Update to 2.0.6. | marcus | 2002-11-19 | 3 | -2/+3 |
| | |||||
* | Put a real description in pkg-descr by copying the author's excellent | alane | 2002-11-19 | 1 | -2/+26 |
| | | | | description of his work from his web site. | ||||
* | * PORTREVISION => 2. | alane | 2002-11-19 | 2 | -11/+34 |
| | | | | | | | | | * Added examples files. * Revised the way vars are used to a more general way that I can reuse. * Defined vars for the various dirs and their subdir equivs. that a port may need. * Moved the distfiles to their own subdir of $DISTDIR, cause there's 6 of them now. | ||||
* | PORTREVISION => 1. | alane | 2002-11-18 | 3 | -14/+44 |
| | | | | | Added an excellent tutorial, creating a docs dir. Cleaned up do-install procedure some. | ||||
* | add leo because addport barfed on itself | alane | 2002-11-18 | 6 | -0/+74 |
| | |||||
* | Add local fixes for problem where code uses KDE_VERSION 305 to mean | alane | 2002-11-18 | 24 | -0/+912 |
| | | | | the wrong thing (it's a long story). | ||||
* | Unbreak editor/zed | edwin | 2002-11-17 | 3 | -10/+30 |
| | | | | Noticed by: bento | ||||
* | Update to 0.9.0.17 | arved | 2002-11-12 | 10 | -3/+283 |
| | | | | | PR 33386 Submitted by: Tadashi Yumoto <yumoto@mail.forks.co.jp> | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 29 | -29/+14 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT. | obrien | 2002-11-07 | 1 | -0/+1 |
| | |||||
* | Update to Vim 6.1 patchlevel 248 | obrien | 2002-11-07 | 2 | -3/+14 |
| | |||||
* | Add second part of bison patches. All breakage has been introduced by | mbr | 2002-11-07 | 20 | -0/+1960 |
| | | | | bison 1.75 import in october. | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 28 | -14/+28 |
| | | | | Approved by: pat | ||||
* | Update 21.4.9 -> 21.4.10. | kiri | 2002-11-06 | 4 | -9/+9 |
| | |||||
* | Update 3.1 -> 3.2. | kiri | 2002-11-06 | 2 | -7/+7 |
| | | | | o Version up 3 pkgs | ||||
* | Update 5.0 -> 6.0. | kiri | 2002-11-06 | 2 | -57/+67 |
| | | | | | o Version up 28 pkgs o New 5 pkgs | ||||
* | Update to 1.49. | marcus | 2002-11-06 | 5 | -23/+28 |
| | | | | | Reviewed by: sobomax Approved by: sobomax (scite update) | ||||
* | This port always needs perl to build it's documentation. | edwin | 2002-11-05 | 1 | -1/+1 |
| | | | | Noticed on: bento | ||||
* | Commit first part of bison 1.75 patches. | mbr | 2002-11-04 | 40 | -240/+1100 |
| | | | | Tested by: various openoffice users | ||||
* | Mark rtld crash issue as fixed for current. | mbr | 2002-11-04 | 3 | -0/+6 |
| | |||||
* | PERL -> REINPLACE | edwin | 2002-11-04 | 1 | -1/+2 |
| | | | | | | and USE_PERL5 in some places Noticed by: bento | ||||
* | Ports didn't build without USE_PERL5=yes | edwin | 2002-11-04 | 1 | -0/+1 |
| | | | | Noticed on: bento | ||||
* | These libs are now needed. | mbr | 2002-11-01 | 17 | -170/+170 |
| | |||||
* | Correct wrong patch. | mbr | 2002-11-01 | 17 | -51/+51 |
| | | | | PR: 44791 | ||||
* | Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib | taoka | 2002-10-30 | 2 | -6/+9 |
| | | | | Approved by: maintainer | ||||
* | Fix this the right way. A include path was wrong in neon, not in | mbr | 2002-10-30 | 34 | -153/+187 |
| | | | | expat. | ||||
* | xemacs21 and xemacs-devel: add a LIB_DEPENDS on compface.1 so that | gj | 2002-10-29 | 3 | -5/+8 |
| | | | | | | | | | | | the mail/faces port cannot be accidentally deleted if xemacs uses it. xemacs-devel: Add nonas,noeds to the --with-sound line because xemacs-devel barfs when trying to use our sounds/nas port. Noticed while testing the fix for the PR. PR: 44588 Submitted by: Volker Stolz <vs@foldr.org> | ||||
* | Remove one obsolete check and test if all three mozilla files | mbr | 2002-10-29 | 20 | -60/+100 |
| | | | | | | are on their place. Fix ${WRKDIR} -> ${WRKSRC} typo. Sponsored by: ImproWare AG, Network Services | ||||
* | Update to version 9.3f. | gj | 2002-10-29 | 4 | -4/+8 |
| | |||||
* | Change linking libwnn6.so.1 instead of libwnn6_for_wnn7.so.1. | taoka | 2002-10-29 | 1 | -3/+6 |
| | | | | | | | | A shared library file libwnn6_for_wnn7.so.1 (japapese/Wnn7-lib) was linked to mule bulid by mule-*wnn7. The port Wnn7-lib was uptated and produces libwnn7.so.1. But mule 2.3 cannot use libwnn7.so.1. So, libwnn6.so.1 is linked to mule. | ||||
* | Update to 1.99.2. | marcus | 2002-10-29 | 3 | -53/+2 |
| | |||||
* | Fix the recently breakage caused by bison 1.75. | mbr | 2002-10-28 | 3 | -9/+9 |
| | | | | | $PATH does now have /usr/bin before /usr/local/bin until the bug is fixed. | ||||
* | Add a patch to fix segmentation fault on -current. | nobutaka | 2002-10-27 | 2 | -1/+14 |
| | | | | Submitted by: motoyuki | ||||
* | Add one mirror in Russia. | demon | 2002-10-26 | 3 | -0/+3 |
| | |||||
* | Update to version 9.3f. | gj | 2002-10-26 | 12 | -4/+48 |
| | |||||
* | Mark BROKEN on 5.0 | kris | 2002-10-26 | 1 | -1/+7 |
| | |||||
* | Mozilla 1.01 has not moved to mozilla-vendor port. Fix this, | mbr | 2002-10-25 | 20 | -120/+120 |
| | | | | | | and remove the pkg_plist reference. Submitted by: Marc Williams <mw@uk.yahoo-inc.com> | ||||
* | Correct optional freetype patch filename. | mbr | 2002-10-24 | 20 | -20/+20 |
| | |||||
* | upgrade to 1.3 | ijliao | 2002-10-23 | 8 | -838/+958 |
| | | | | | PR: 44389 Submitted by: maintainer | ||||
* | Remove a nasty error. zipdep always complained to have no execute bit. | mbr | 2002-10-23 | 20 | -0/+20 |
| | | | | Give it a +x :) | ||||
* | Add merged patches which conflicted. | mbr | 2002-10-23 | 221 | -2822/+2516 |
| | |||||
* | 643_OO did not get tagged for the ${cc} -> ${CC} change. | mbr | 2002-10-23 | 68 | -2754/+4539 |
| | |||||
* | Readd removed BSD support. test(1) is in /bin. | mbr | 2002-10-23 | 34 | -136/+136 |
| | |||||
* | Same as linux. We have <poll.h>. | mbr | 2002-10-23 | 17 | -68/+170 |
| | |||||
* | Use SUN_LEN makro for unix domain socket name lenght. | mbr | 2002-10-23 | 17 | -51/+51 |
| | |||||
* | NetBSD, IRIX and FreeBSD support got removed. Add it again. | mbr | 2002-10-23 | 17 | -1972/+1207 |
| | |||||
* | Patch does the same as MacOS-X now. | mbr | 2002-10-23 | 17 | -357/+119 |
| | |||||
* | FreeBSD check got removed. Add it again. | mbr | 2002-10-23 | 17 | -102/+102 |
| | |||||
* | Remove many diffs here. Many things including exceptions tests are now | mbr | 2002-10-23 | 17 | -3094/+731 |
| | | | | part of openoffice. Add a fix for make: gmake _is_ gmake on BSD systems. |