aboutsummaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with GCC 4.2.marcus2007-07-041-0/+11
| | | | Reported by: pointyhat via kris
* - Update to version 17.0.0danfe2007-07-033-97/+96
| | | | - Reindent two comments, drop USE_GCC
* A build fix.maho2007-07-034-0/+4
| | | | | | Now shells/bash is required for building libxslt module. Submitted by: Jack L. <xxjack12xx@gmail.com>
* Re-do patch-i76141 to reflect patch-i65514 update.jkim2007-07-034-44/+76
| | | | Approved by: maho (amd64 porting blanket)
* Revert the patch to the revision 1.1. It works as well as complicatedjkim2007-07-034-560/+48
| | | | | | patch from BerkelyDB 4.4 in reality and it is very hard to maintain. Approved by: maho (amd64 porting blanket)
* - Fix the build with recent GCC [1]danfe2007-07-034-13/+16
| | | | | | | | | | - Conveniently redefine PORTEXAMPLES - Clean up Makefile - Improve upon port description - Respect NOPORTEXAMPLES - Drop now useless USE_GCC and USE_X_PREFIX Reported by: pointyhat (logs) [1]
* Resync the patch with CWS unomacli64 (no functional change).jkim2007-07-034-664/+4188
| | | | Approved by: maho (amd64 porting blanket)
* 1. Fix distinfo. First my OOo_SRX645_m66_source.tar.bz2maho2007-07-011-3/+51
| | | | | | | checkout was wrong, missing some modules. 2. Re adding l10n helpcontents. Spotted by: pav [1]
* - Update to 0.39beech2007-07-013-30/+8
| | | | | | PR: ports/114134 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Approved by: sat (mentor)
* - Update to 0.4.4rafan2007-06-302-6/+4
| | | | | | | - Remove GCC 3.4 requirement PR: ports/114087 Submitted by: Wesley Shields <wxs at atarininja.org> (maintainer)
* Update to Vim 7.1 patchlevel 18.obrien2007-06-292-1/+19
|
* Unbreak amd64 build.jkim2007-06-2812-4/+7092
| | | | | | Note: I have obtained a blanket approval from maho for amd64 porting. Approved by: maho (amd64 blanket)
* Update to Vim 7.1 patchlevel 12.obrien2007-06-272-661/+37
| | | | | | This is a bug-fix release, there are no fancy new features. A few new syntax files, filetype plugins, and indent files were added. Along with additional tutor and keymap translations.
* - use PACKAGE_BUILDINGdinoex2007-06-271-1/+1
| | | | Approved by: maintainer (implicit)
* Update to SRC680_m217.maho2007-06-2612-20/+144
|
* Make OpenOffice.org/freedesktop.org integration more robust.jkim2007-06-269-107/+116
| | | | | | | | | | | - Rename icon files to have unique file names per each port. - Patch *.desktop files to reflect the change. - Prefer install(1) to cp(1) for installing the desktops, icons and mime types. - Run update-desktop-database after installing these files. - Add GNOME desktopfileutils component for the update-desktop-database. - While I am here, micro-optimize use of find(1) in the plist build. Approved by: maho (maintainer)
* update to 1.8.0dryice2007-06-242-5/+4
|
* Update to SRX645_m66.maho2007-06-232-54/+5
|
* * Update to 2.2.1.maho2007-06-234-148/+77
| | | | * Remove DEVELOPER_VER.
* Fix works on FreeWnn-server and 64bit-emacs.anray2007-06-234-0/+44
| | | | | PR: ports/113755 Submitted by: Nobuhiro Ban <ban.nobuhiro@gmail.com>
* - Update to 2.0.7miwi2007-06-222-4/+4
| | | | | PR: 113721 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* Update to Vim 7.0 patchlevel 241.obrien2007-06-222-4/+49
|
* - Update to 2.15miwi2007-06-202-5/+4
|
* - Update to 2.2.34miwi2007-06-192-4/+4
| | | | | PR: 113767 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to SRC680_m216.maho2007-06-178-20/+20
|
* This port contains an incorrect configure test that tries to test for thekris2007-06-171-4/+6
| | | | | | | | | | | | | | | | | | | | | pthread_create() function by doing the following | char pthread_create (); | int | main () | { | pthread_create (); | ; | return 0; | } This is completely bogus (pthread_create() requires arguments), so this causes undefined behaviour. One such undefined behaviour seen in practise is an infinite loop. Disable the port until someone cares to fix this. Also shuffle the rxvt PATCH_DEPENDS (!) later, to give a chance for the WITHOUT_X11 to be set. This also looks pretty bogus, rxvt in fact does not appear to be needed for patching.
* - Update to 0.3.2.8pav2007-06-172-4/+4
|
* Fix the build with GCC 4.2.danfe2007-06-141-0/+6
| | | | Reported by: pointyhat
* Update to SRC680_m215.maho2007-06-148-20/+20
|
* Mark as IGNORE, now 2.2.1RC3 (OOF680_m18) is mark as releasedmaho2007-06-142-0/+2
| | | | version.
* Update to 2.2.1 (OOF680_m18).maho2007-06-146-24/+21
|
* Update to 4.6anray2007-06-122-17/+17
| | | | | | | | - Updated packages: latin-unity-1.20 leim-1.24 locale-1.24 mule-base-1.49
* Update to 14.2anray2007-06-112-74/+73
| | | | | | | | | | | | | | | | | | | | | - Updated packages: auctex-1.47 bbdb-1.32 calendar-1.32 docbookide-0.08 ediff-1.68 edit-utils-2.37 gnus-1.91 mail-lib-1.79 misc-games-1.19 net-utils-1.52 prog-modes-2.10 riece-1.23 scheme-1.15 sh-script-1.22 tramp-1.37 viper-1.55 xemacs-base-2.10
* - BROKEN on ia64: does not buildrafan2007-06-091-0/+4
| | | | | PR: ports/113489 Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
* Use bsd.emacs.mk.nobutaka2007-06-091-3/+2
| | | | | PR: ports/113356 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* - fix detection of ia64dinoex2007-06-091-0/+10
| | | | Approved by: gurkan (maintainer)
* - Update to 0.3.2.6pav2007-06-073-4/+43
|
* Update to 9.5r.gj2007-06-058-44/+12
| | | | | The two patches are deleted because the problem which they handled has been fixed upstream.
* - Update to 2.2.33miwi2007-06-052-4/+4
| | | | | PR: 113298 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 3.5.2.1pav2007-06-043-7/+6
| | | | PR: ports/113261
* Update to 0.8.4yoichi2007-06-042-5/+4
|
* * Update to SRC680_m214.maho2007-06-0320-244/+84
| | | | | | * Build fix with gcc42 (patch-i78032) [1]. Submitted by: jkim [1]
* Update to OOF680_m18.maho2007-06-014-14/+14
|
* Fix dired selection of file/directory when environment variable LANGanray2007-06-012-2/+2
| | | | | | | is ja_JP.eucJP PR: ports/112384 Submitted by: Yutaka NAGAI <nagai at ee.uec.ac.jp>
* Presenting GNOME 2.18.2 for FreeBSD. Seemarcus2007-05-311-1/+1
| | | | | http://mail.gnome.org/archives/devel-announce-list/2007-May/msg00004.html for a list of all the changes in this release.
* - Update to version 16.1.1danfe2007-05-303-93/+91
| | | | - Forget about X-prefix
* Fix build breakage with WITH_CUPS knob.jkim2007-05-304-4/+12
| | | | Approved by: maho (maintainer)
* Update to version 9.5q.gj2007-05-3016-24/+103
| | | | Use OPTIONS.
* Fix koffice on current/amd64lofi2007-05-293-0/+75
|
* Remove not needed patches.anray2007-05-282-36/+0
|
* Debian patch is updated to 11. Now it includes latest anthy patchanray2007-05-286-46/+16
| | | | | | | from Hideyuki SHIRAI. PR: ports/112993 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Update to 21.5-b28 "fuki"anray2007-05-287-26/+29
|
* - Chase libexif updatepav2007-05-273-6/+6
|
* - Update to 2.14miwi2007-05-272-7/+6
| | | | | PR: 113002 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* BROKEN with gcc 4.2kris2007-05-271-1/+7
|
* WITH_CCACHE works again.maho2007-05-274-12/+24
|
* 0. update to SRC680_m213.maho2007-05-2752-3104/+11340
| | | | | | | | | | | | | | | 1. A fix for patch-i76141, missing libxml2 patch. libxmlsec part is now reordered correctly [1]. 2. Remove patch-i65462 and add patch from i76159 instead [1]. 3. DISTDIR is moved to openoffice.org2 instead of openoffice.org2.0 [1]. 4. FreeBSD bridge part should sync with sixtyfour11. patch-i76969 [1]. 5. unxfbsd.mk: sync with newer unxlngi6.mk. patch-i76969 [1]. 6. Add a new knob WITH_VBA, enables VBA interop. 7. Use gcc4.2 for build. 8. Remove WITH_GNUGCJ knob for while. 9. Drop amd64 for while. Submitted by: jkim [1]
* BROKEN with gcc 4.2kris2007-05-272-2/+14
|
* - Update to 1.0.6.10rafan2007-05-263-6/+42
| | | | | PR: ports/112719 Submitted by: chinsan (maintainer)
* * change DIST_SUBDIR to openoffice.org2[1]maho2007-05-266-48/+48
| | | | Submitted by: jkim[1]
* * Update to OOF680_m17, aka 2.2.1rc2.maho2007-05-264-38/+36
| | | | | | * change DIST_SUBDIR to openoffice.org2 [1]. Submitted by: jkim [1]
* - Update to 2.0.6miwi2007-05-262-7/+4
| | | | | PR: 112603 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - Chase libexif updatepav2007-05-253-6/+6
|
* - update for gnustep-make-2.0.0dinoex2007-05-252-1/+2
| | | | Approved by: gurkan (maintainer)
* - update for gnustep-make-2.0.0dinoex2007-05-253-2/+3
|
* - Welcome X.org 7.2 \o/.flz2007-05-20225-289/+217
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Add emacs-22.* to CONFLICTS.nobutaka2007-05-041-1/+1
| | | | | | PR: ports/111814 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: anray (maintainer)
* Add emacs-22.* to CONFLICTS.nobutaka2007-05-046-6/+6
| | | | | PR: ports/111814 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Fix build after objformat removal.maho2007-05-032-14/+405
|
* Fix build after objformat removal.maho2007-05-032-14/+405
|
* Build fix for gcc-4.1.maho2007-05-024-0/+68
| | | | http://www.openoffice.org/issues/show_bug.cgi?id=76320
* - Update to 2.2.31miwi2007-05-022-4/+4
| | | | | PR: 112313 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to SRX645_m65. All distfiles are located at good-day,maho2007-05-012-32/+19
| | | | to make fetchable.
* Update to SRC680_m221.maho2007-05-018-20/+20
|
* Update to SRC680_210.maho2007-04-3024-912/+2724
| | | | RCVS: ----------------------------------------------------------------------
* Update to OOF680_m15. This will be OOo 2.2.1.maho2007-04-304-14/+10
|
* 1.1 mirror may be obtained at openoffice.lunarshells.com as well.maho2007-04-301-1/+1
|
* Helpcontents are also at good-day.maho2007-04-301-1/+1
|
* Make fetchable by placing all distfiles at good-day.net.maho2007-04-301-31/+13
| | | | | | | Other useful URIs are ftp://ftp.linux.cz/pub/localization/OpenOffice.org/OLD/1.1.5/build/Files/ http://www.openoffice.co.pl/contrib/helpcontent/
* - Update to 22.0.99clsung2007-04-293-9/+6
| | | | | PR: ports/112168 Submitted by: matainer (keramida)
* Update to 2.0.6. Changes in this release:naddy2007-04-272-4/+4
| | | | * Fix a potential segfault after justifying text marked from the bottom up.
* - Update to 0.4.4miwi2007-04-272-4/+4
| | | | | | PR: 112085 Submitted by: miwi Approved by: maintainer
* - Update to 2.0.5miwi2007-04-252-4/+4
| | | | | PR: 1112078 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* Update to 2.0.5. Changes in this release:naddy2007-04-232-4/+4
| | | | | | | | | | | | This release fixes problems (including a segfault) when trying to open or save a file in a directory beginning with "~" that isn't a home directory. A problem where an unnamed file could be saved over an existing filename with no warning was fixed. Opening directories or device files is properly disallowed from "include" commands in nanorc files. A misleading prompt is no longer displayed when trying to save in restricted mode with the mark on. More keys are properly supported. This release also improves several color syntaxes to highlight trailing whitespace, and adds yet more minor documentation updates.
* - Update editors/emacs-devel to 22.0.98.clsung2007-04-232-4/+4
| | | | | | PR: ports/111813 Submitted by: NIIMI Satoshi <sa2c_AT_sa2c dot net> Approved by: maintainer (keramida)
* Mark editors/emacs-devel as broken on ia64. It doesn't reallykeramida2007-04-211-0/+4
| | | | | | | | build on ia64 right now, so let's stop bugging Kris and the ports people with brokenness until either we fix it locally, or we find out with upstream developers why it's broken. Reviewed by: kris
* Update to 0.5.0tmclaugh2007-04-213-16/+31
| | | | | | | | | | | | | | Changes from the 0.4.1 release include: * Brand new plugin architecture (GUI and export). * Export functionality (text and html, others with plugins). * Reduced memory usage. * Fixed garbled display issue. * Localization support. * New ways to select data ranges. PR: 111586 Submitted by: Phillip Neumann Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
* - Update to 2.0.3miwi2007-04-212-4/+4
| | | | | PR: 111931 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* Update to Vim 7.0 patchlevel 224.obrien2007-04-182-2/+29
|
* - Update to 2.13miwi2007-04-182-6/+7
| | | | | PR: 111621 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Remove FreeBSD 4.X support from unmaintained ports in categories starting withgabor2007-04-164-43/+1
| | | | letter d-e
* update xfce to 4.4.1oliver2007-04-121-0/+1
| | | | bump PORTREVISION where needed
* Update to 2.18.1.marcus2007-04-113-8/+19
|
* Re-add OOo issue 64906 workaround for FreeBSD. The root cause of the crashjkim2007-04-104-0/+96
| | | | | | is i65462 but it was dormant until i65004 was closed. Approved by: maho
* Allow OpenOffice.org to be built with system freetype2 library instead ofjkim2007-04-1018-18/+117
| | | | | | | | | bundled one. The knob is WITH_SYSTEM_FREETYPE. The most notable advantage of using the latest freetype library from ports is it has CJK emboldening feature (i.e., it makes fake bold fonts from non-bold ones) and OpenOffice.org already makes use of it when the feature is available. Approved by: maho
* * Update to 2.0.4. Changes in this release:naddy2007-04-102-6/+14
| | | | | | | - Support additional keys on some terminals. - Minor documentation updates. * Enable UTF-8 support if ncursesw is available in the base system.
* - Update to 2.0.2rafan2007-04-082-4/+4
| | | | | PR: ports/111357 Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
* Fix the build with GCC 4.x.marcus2007-04-071-0/+12
| | | | Reported by: pointyhat via kris
* Fix build breakage. The patch for openoffice.org-2-devel was accidentlyjkim2007-04-075-80/+185
| | | | | | committed here. Pointyhat to me. Reported by: Carlos F. A. Paniago (carlos dot paniago at gmail dot com)
* - Update to 0.11nivit2007-04-072-4/+4
|
* Fix build breakage on -CURRENT after objformat removal.jkim2007-04-069-0/+7551
| | | | Approved by: maho (implicitly)
* Merge cpp_uno bridge changes (sixtyfour10 CWS) for Linux x86-64jkim2007-04-069-0/+918
| | | | | | with FreeBSD amd64. Approved by: maho
* Fix icon paths for freedesktop integration.jkim2007-04-069-18/+18
| | | | Approved by: maho
* * Update to 22.0.97.clsung2007-04-043-26/+24
| | | | | | | | | * Remove etc/DOC-%%EMACS_VER%%.2 from pkg-plist even if WITHOUT_GTK is defined. * Use "bootfast" target to recompile necessary emacs lisp files before dump. PR: ports/111218 Submitted by: NIIMI Satoshi <sa2c_AT_sa2c dot net> Approved by: maintainer (timeout)
* - Mark as broken on 7.xjmelo2007-04-041-1/+7
| | | | Reported by: krismail
* - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-031-1/+1
| | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
* Remove obsolete, expired ports.linimon2007-04-022-41/+0
|
* Remove obsolete/unfetchable port.linimon2007-04-0215-477/+0
|
* Remove obsolete, unfetchable, and expired ports:linimon2007-04-021-3/+0
| | | | | | editors/emacs20-dl editors/flim113-emacs20 editors/semi113-emacs20
* - Remove DESTDIR support from my ports as it is useless now. New implementationgabor2007-04-011-2/+2
| | | | is coming.
* - Update to 0.9.22acm2007-03-313-110/+323
| | | | See the complete changelog at http://www.lazarus.freepascal.org
* - switch no local ncurses implementation (go away from <sgtty.h>)az2007-03-311-0/+11
| | | | | PR: ports/110434 Submitted by: Ed Schouten
* Rename x11-toolkits/ruby-fox-devel -> x11-toolkits/ruby-fox12rafan2007-03-291-1/+2
|
* Marked as broken. A new version of ooo-build based on OOo 2.2maho2007-03-291-1/+2
| | | | is not yet available.
* Marked as IGNORE. New version of editors/openoffice.org-2 has beenmaho2007-03-292-0/+4
| | | | released.
* Update to 2.2.0.maho2007-03-2915-255/+75
|
* - Update to 2.0.1miwi2007-03-292-5/+4
| | | | | PR: 110968 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* y is a multi-windowed console text editor, primarly intended for program-miwi2007-03-285-0/+69
| | | | | | | | | | | | | | | | | | | | | | mers and system administrators. y main features is: - multi-windows interface with up and down menu lines - Operable window list - Copy/paste between windows - Inter-windows search and replace - Help window with ablility to browse manual pages and info files - Internal terminal window - Internal GDB interface with ability to set up breakpoints inside text window - Status saving - you can load 20 files from your program project by one click - C-style Syntax highlight Rashid N. Achilov (citycat4@ngs.ru) PR: ports/110836 Submitted by: Rashid N. Achilov <citycat4 at ngs.ru>
* - Change my email.stas2007-03-282-2/+2
| | | | Suggested by: skv
* - Fix after objformat removalpav2007-03-281-2/+2
| | | | Reported by: pointyhat
* - Update MASTER_SITESmiwi2007-03-271-1/+2
| | | | | PR: 110928 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
* - Fix plist for cannapav2007-03-271-1/+1
| | | | | PR: ports/110857 Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> (canna maintainer)
* Update to SRC680_m206.maho2007-03-2616-20/+156
|
* Update to OOF680_m14. This is 2.2RC4.maho2007-03-254-14/+14
| | | | http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10594
* - Update to 0.19acm2007-03-243-13/+32
|
* - Update to 0.4.2miwi2007-03-222-4/+4
| | | | | | PR: 110503 Submitted by: miwi Approved by: maintainer
* - Update to 0.3.1pav2007-03-224-452/+776
|
* - Use <termios.h> instead of <sgtty.h>miwi2007-03-211-0/+58
| | | | | PR: 110448 Submitted by: Ed Schouten <ed@fxq.nl>
* Remove junk from Makefilelofi2007-03-211-2/+1
|
* - Pass maintainership to submittermiwi2007-03-211-14/+14
| | | | | | | - Use TCL/TK 8.4 PR: 110314 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
* - Pass maintainershipt to submittermiwi2007-03-218-184/+19
| | | | | | | - Use TCL/TK 8.4 PR: 110313 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
* - Update WWW and master sitessat2007-03-202-3/+4
|
* Chase optional gucharmap dependency after updatetmclaugh2007-03-201-1/+1
|
* Update to 2.18.0ahze2007-03-193-4/+9
|
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-197-27/+68
| | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico.
* Unbreak by upgrading to 3.5.2.fenner2007-03-144-219/+236
| | | | | | | | | Major changes since 3.5: - Now understands schema, namespaces, etc. (previously limited to Professional Edition) - Process commands are now (mostly) limited to Professional Edition - Improved Docbook5 support - Helper Applications can be configured in Options panel
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-141-3/+1
| | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-14168-543/+796
|
* - Fixed libimg dependenciesmiwi2007-03-131-7/+5
| | | | | PR: 110226 Submitted by: Martin Matuska <martin@matuska.org>
* - LIB_DEPENDS is missing a slashmiwi2007-03-111-2/+2
| | | | | | | | - DEFAULT_PGSQL_VER is only set if USE_PGSQL is defined PR: 110189 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Pointy hat to: db
* - Update e17 ports to 20070223 snapshotstas2007-03-111-1/+2
| | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2]
* Update to Vim 7.0 patchlevel 214.obrien2007-03-112-6/+99
|
* Update to OOF680_m11. This is the 2.2.0RC3.maho2007-03-104-14/+14
| | | | | http://www.openoffice.org/servlets/ReadMsg?list=cws-announce&msgNo=4124 http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10566
* - Update to 2.0miwi2007-03-082-16/+6
| | | | | | | | | | | | | Changes: * 64-bit support (hopefully buildable on all platforms now). * > 4 GiB file size support * New disassemblers for x86_64, ARM, 64bit PPC, VMX128 extensions for PE and ELF files * New x86_64 assembler * Improved ELF handling PR: 110070 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* Update to version 16.0.5.danfe2007-03-082-4/+4
| | | | Dedicated to: all women of Russia (let's see if I screw this one)
* Update to 2.1.7.maho2007-03-072-12/+21
|
* - Update to 2.2.29miwi2007-03-072-4/+4
| | | | | PR: 109799 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to OOF680_m10. This will be OOo 2.2.0RC2.maho2007-03-054-14/+12
| | | | Hopefully this is the final RC...
* Maintainer has had his port bit taken for safekeeping. While here,linimon2007-03-041-2/+2
| | | | | | remove stale mastersites and pet portlint. Hat: portmgr
* Back out previous commit which broke the plistkris2007-03-041-1/+0
| | | | Pointy hat to: kris
* Now appears to build on amd64 7.xkris2007-03-041-4/+0
|
* Update to version 16.0.4.danfe2007-03-023-50/+50
|
* - Don't link in postgresql client library unless specifically asked fordb2007-02-281-1/+8
| | | | Approved by: ehaupt (mentor)
* Install extra files with emacs 21 and above.anray2007-02-252-2/+2
| | | | | PR: ports/109481 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* - Update to 0.8.1garga2007-02-246-33/+12
| | | | | Changelog at: http://wolfpack.twu.net/users/wolfpack/manedit.CHANGELOG
* Update to SRC680_m204. Build was verified on 6.2-RELEASE/i386.maho2007-02-248-20/+20
|
* Now builds on 7.0kris2007-02-241-7/+1
|
* - Update to 1.0.6.9rafan2007-02-223-7/+25
| | | | | | | - Pass maintainership to submitter PR: ports/109396 Submitted by: chinsan
* Update to 0.8.3yoichi2007-02-212-4/+4
|
* Update to OOF680_m8. This is OOo 2.2.0rc1.maho2007-02-206-42/+10
| | | | http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10542
* Remove expired port:gabor2007-02-1915-536/+0
| | | | | | 2007-01-21 editors/emacs20-mule-devel: homepage and patchfiles disappeared Approved by: erwin (mentor, implicit)
* - Update to 10.7.nobutaka2007-02-189-251/+12
| | | | - Eliminate codes and files for emacs19 and xemacs.
* Update to 2.12erwin2007-02-172-4/+4
|
* Stop-gap patch to make koffice build with libpqxx 2.6.9.lofi2007-02-1515-0/+189
| | | | Submitted by: Maxim Samsonov
* Unbreak for amd64. A workaround is found for #i74401.maho2007-02-134-2/+34
|
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-133-3/+1
| | | | | Submitted by: rafan Tested on: pointyhat
* A LaTeX source editor for KDE.miwi2007-02-1211-0/+921
| | | | | | | WWW: http://research.edm.uhasselt.be/jori/klat/ PR: ports/109080 Submitted by: laddassm
* Update to OOF680_m7, and broken on amd64.maho2007-02-124-12/+12
| | | | (see http://www.openoffice.org/issues/show_bug.cgi?id=74401 for details)
* Schedule these broken ports for removal on 2007-04-10 if they are stillkris2007-02-111-0/+2
| | | | broken at that time and no fix has been submitted.
* BROKEN: Segfault during buildkris2007-02-111-0/+2
|
* Fix memory limits.anray2007-02-114-0/+43
|
* Use libtool15 port instead of included version to avoid objformat a.out botchkris2007-02-101-0/+1
|
* Update to SRC680_m203.maho2007-02-108-20/+20
|
* - Fix build after libmytinfo removalrafan2007-02-092-1/+2
| | | | Reported by: pointyhat via kris
* - Update to 2.11miwi2007-02-092-9/+15
| | | | | PR: 108881 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* We don't support any FreeBSD with a perl <500600 anymore.maho2007-02-089-36/+0
|
* Removal of FreeBSD 4 support.maho2007-02-0818-405/+0
|
* Update to 22.0.93anray2007-02-076-80/+20
| | | | | | PR: ports/108464 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: keramida(maintainer)
* Version went backwards, bump PORTEPOCHlofi2007-02-061-0/+1
|
* Update to OOF680_m6.maho2007-02-066-42/+10
|
* Update to 1.5lofi2007-02-064-54/+102
|
* Update to SRC680_m202. Build was verified with amd64, 6.2-RELEASE.maho2007-02-058-20/+20
|
* - Move to LOCALBASEtmclaugh2007-02-051-7/+3
| | | | | | - USE_GNOME+=gtksharp20 Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
* - Update to the latest version to date, 15.0.1danfe2007-02-054-127/+132
| | | | | - Add couple of comments to Makefile - Reflect new reality in port description (supported systems and URL)
* Fix the build after the removal of objformat.marcus2007-02-041-1/+2
| | | | Reported by: pointyhat via kris
* - Updated to 20070130.2255nivit2007-02-032-5/+5
| | | | Approved by: alexbl (mentor, implicit)
* - Remove support for xfree86-3pav2007-02-031-1/+1
| | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr
* - Marked BROKEN for amd64 7.Xmiwi2007-02-011-1/+5
| | | | | PR: 108653 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* Update to OOF680_m5, and build fix for i386[1].maho2007-02-016-12/+44
| | | | | PR: 108389[1] Submitted by: Kay Abendroth<kay.abendroth@raxion.net>[1] and kris via pointhat[1]
* Update to SRC680_201. Change the version number to 2.3.${SNAPDATE}.maho2007-02-0112-88/+84
|
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-013-0/+10
|
* Update to 2.0.3: cosmetic changes only.naddy2007-02-014-19/+18
|
* - add category gnustepdinoex2007-02-014-4/+4
| | | | | PR: 103931 Approved by: pav
* enhance the descriptionoliver2007-01-291-2/+4
| | | | update the WWW part
* - Update to 4.3.p9miwi2007-01-282-4/+4
| | | | | PR: 108388 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
* Update to 2.2.28itetcu2007-01-282-4/+4
| | | | | PR: ports/108435 Submitted by: Marcelo Araujo
* - Mark as broken on 7.xjmelo2007-01-261-1/+7
| | | | Reported by: krismail.
* Update to OOF680_m2.maho2007-01-2410-164/+42
| | | | Bit better than 2.2 Beta(OOF680_m1; http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10505 )
* Mark broken on amd64 if WITH_GTK2 is requested.arved2007-01-241-0/+3
|
* Update to SRC680_m200.maho2007-01-2320-236/+20
| | | | The 200th milestone, congratulations!
* update mousepad to 0.2.12 since 0.2.10 disappeared shortly after it wasoliver2007-01-233-4/+8
| | | | | | released from the xfce 4.4.0 mirrors Noted by: Rainer Alves <rainer.alves@gmail.com>
* Simple xfce editoroliver2007-01-235-0/+69
|
* - Update to 0.3.1miwi2007-01-229-79/+118
| | | | | PR: ports/107995 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add USE_GCC=3.4 (requires many changes to build with 4.x).alepulver2007-01-211-0/+1
| | | | Reported by: pointyhat
* BROKEN: Unfetchablekris2007-01-201-0/+2
|
* Update to rospell-2007.00:itetcu2007-01-204-5/+101
| | | | | | | | | | | | | | - multiwindow editing - LaTeX support - table of contents support for C/C++/Javascript - kloc functionality - new ctags engine - code beautifier - help menu - context help support for POSIX standard header files - context help support for LaTeX - proxy traversing support for webload feature - several FreeBSD fixes
* Fix plistanray2007-01-182-29/+1
| | | | Reported by: pointyhat via kris
* Patch denial of service vulnerability in PDF parser.lofi2007-01-186-3/+228
| | | | Security: CVE-2007-0104
* - Update to 2.2.25miwi2007-01-182-4/+4
| | | | | PR: ports/107996 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Reflect the reality: chinese/xcin is retired.rafan2007-01-171-3/+0
|
* RTLD hack is gone for FreeBSD_version >= 602103 (MFC'ed from current)maho2007-01-1720-49/+49
| | | | | | | http://docs.freebsd.org/cgi/mid.cgi?200701160751.l0G7p4gH046864 http://docs.freebsd.org/cgi/mid.cgi?200701160940.l0G9eOQv074301 Submitted by: jkim
* Remove message catalog directory.naddy2007-01-152-0/+2
| | | | Submitted by: kris (pointyhat)
* Update to ooo-build 2.1,maho2007-01-143-37/+36
| | | | | | and fixes the build that is reported by kris. The `base' version should ooo-build and openoffic.org-2 should be the same.
* - cleanup MASTER_SITESdinoex2007-01-141-2/+1
|
* Mondrian is a cross-platform project-manager and editornivit2007-01-146-0/+125
| | | | | | | | | | | | | | | | | for the Ruby language. Written in 100% native Ruby using the FOX GUI toolkit, Mondrian has the familiar look and feel of a modern IDE. Some features include: * a dynamic object browser * runtime error integration * a full-featured project manager * syntax highlighting * runs identically on Windows and Linux WWW: http://www.mondrian-ide.com/ Approved by: alexbl (mentor, implicit)
* - Change MASTERSITESacm2007-01-142-3/+2
| | | | - Update WWW
* - update to use new bsd.gnustep.mkdinoex2007-01-132-11/+9
| | | | Approved by: gurkan@linuks.mine.nu
* - Added patch files/patch-_spe-Child.pynivit2007-01-134-10/+130
| | | | | | | - Added WANT_UNICODE=yes - Updated to 0.8.3.c Approved by: alexbl (mentor, implicit)
* Update to 9.5n.gj2007-01-1112-4/+52
|
* - fix plistitetcu2007-01-112-2/+2
| | | | | | - bump PORTREVESION Submitted by: krismail
* Update to SRC680_m199.maho2007-01-1020-24/+240
|
* Fix two security vulnerabilitymaho2007-01-093-1/+372
| | | | | | | | | | | | * http://www.openoffice.org/security/CVE-2006-3117.html http://www.openoffice.org/issues/show_bug.cgi?id=66866 patch:http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/OOO_1_1/sax%2Bsource%2Bexpatwrap%2Bxml2utf.cxx.diff?rev=1.1.2.1 * http://www.openoffice.org/security/CVE-2006-2198.html http://www.openoffice.org/issues/show_bug.cgi?id=66863 patch:http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/OOO_1_1/6438334-macros-so7-sfx2.diff?rev=1.1.2.1 Obtained from: security-team@openoffice.org (Rene Engelhard <rene@debian.org>)
* Update to SRX645_m64.maho2007-01-092-6/+6
|
* Fix bug rev 1.292 introduced to Gvim - Escape the pipe in the menu files.obrien2007-01-091-2/+2
| | | | | | PR: 107524 Submitted by: Ricardo Nabinger Sanchez<rnsanchez@wait4.org> Patch submitted by: James Seward <james@jamesoff.net>
* * Fix WMF security vulnerabilitymaho2007-01-082-1/+171
| | | | | | | | http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10454 http://www.openoffice.org/issues/show_bug.cgi?id=70042 * Bump portrevision Obtained from: security-team@openoffice.org
* o Better bridge codemaho2007-01-084-42/+240
| | | | Submitted by jkim (for OOo2 and adopted to ooo1.1)
* Do not forget about #i22253# for amd64.maho2007-01-089-9/+9
|
* WRKDIR->WRKSRCmaho2007-01-089-9/+9
|
* patch-i66667 should not forget about #i22253#.maho2007-01-089-9/+9
|
* Add WITH_CWS knob.maho2007-01-089-2/+128
| | | | | | | Usage: make WITH_CWS=cws_src680_chart2mst3.20070107 when cws archive is cws_src680_chart2mst3.20070107.tar.gz. This is only for development purpose.
* * LOCALIZED_LANG=all knob for all the other ooo-2 ports.maho2007-01-0727-33/+372
| | | | * sync Makefile.localized with three ooo-2 ports.
* Add a new knob LOCALIZED_LANG=all. This builds possible languagesmaho2007-01-079-6/+90
| | | | supported by OOo and installs as one package.
* Snapdate is wrong 20070103 not 20060103.maho2007-01-074-4/+4
|
* Fix epm while packaging with deep(>255 chars) path.maho2007-01-079-0/+873
| | | | | | This patch is for epm, external program of OOo, so JCA is not necessary. Submitted by: tanimura
* 2006-12-27 devel/libformat: distfile and homepage disappearedmiwi2007-01-066-938/+0
| | | | | | | 2006-12-01 editors/ooodict-all: Size mismatch 2006-12-01 mail/distribute: Does not install 2006-12-01 net-im/gaim-rss-reader: Requires update to work with Gaim 0.82.1 2006-12-31 sysutils/slay: Author doesn't see it as needed anymore
* 2007-01-01 devel/kasm: Buggy and unmaintained, use devel/hptools insteadmiwi2007-01-0613-275/+0
| | | | | | | 2007-01-04 devel/py-getargs: distfile and homepage disappeared 2007-01-04 devel/pyumlgraph: distfile and homepage disappeared 2007-01-04 editors/beaver: distfile disappeared from homepage 2007-01-04 editors/dte: distfile and homepage disappeared
* Fix `epm: Unable to execute "pkg_create" program: No such file or directory' ↵maho2007-01-059-0/+270
| | | | | | | | | problem. (epm is an external library so we don't need JCA) PR: 107126 Submitted by: Peter Jeremy
* IGNORE again.maho2007-01-052-2/+2
|
* The rtld behaviour of FreeBSD >=700022 is now same as Solaris, andmaho2007-01-0527-443/+1721
| | | | | | workaround is pushed into rtld-workaround-i66667. Submitted by: jkim
* Use ${DESKTOPDIR} instead of using ${PREFIX}/share/applications.maho2007-01-0412-27/+36
| | | | | | It is already defined in ports/Mk/bsd.port.mk. Submitted by: jkim
* Update to SRC680_m198.maho2007-01-048-20/+20
|
* Catch up with Exuberant ctags binary name change.obrien2007-01-031-4/+14
| | | | To use Exuberant ctags vs. /usr/bin/ctags build 'WITH_EXUBERANT_CTAGS'.
* - FreeBSD's ctags has no -R option.stas2007-01-031-1/+7
| | | | Approved by: maintainer timeout (4 months)
* - Update to version 0.2.23.alepulver2007-01-0315-457/+315
| | | | | | | | | | | | - Rewrite check of 'menubar' feature in x11/rxvt when X11 option is enabled. - Add dep to ALL_TARGET instead of running ${GMAKE} in post-configure. - Add OPTIONS. - Remove BROKEN for amd64 (builds). - Remove BROKEN for ia64 (let's see what happens now). - Add WWW line to pkg-descr. - Added typedef hacks (has a bug that doesn't allow default arguments in function pointers, and also doesn't allow arrays of function pointers) to allow building with GCC > 2.95 (the problems are known, though).
* SoftMaker Office 2006 comes with the following applications:itetcu2007-01-025-0/+600
| | | | | | | | | | | | | | | | | | | | | | | TextMaker 2006, the reliable and friendly word processor that reads and writes all Microsoft Word files without a hitch. PlanMaker 2006, the fully Excel-compatible spreadsheet (see review) that lets you create the most intricate worksheets. TextMaker and PlanMaker are a perfect match. They not only provide consistent menu structures and dialog windows, but can also exchange data smoothly with each other. For instance, you can insert PlanMaker worksheets into TextMaker. Furthermore, both TextMaker and PlanMaker support the dBASE database format so they can access the same database files. Compatible with Microsoft Office, OpenDocument, and more, pdf exports. TextMaker and PlanMaker read and write these file formats with highest fidelity. You can even set your default file types in TextMaker and PlanMaker to "Word" and "Excel" and never worry about exchanging documents again! This trial version let you evaluate SoftMaker Office for 30 days. Export to Word and Excel formats is disabled. WWW: http://www.softmaker.com/english/ofl_en.htm
* - move to LOCALBASEitetcu2007-01-013-95/+85
| | | | | | | | - fix patch - portlint PR: ports/107346 Submitted by: Naram Qashat
* - drop obsolte patchdinoex2006-12-311-10/+0
|
* Add spanish to CATEGORIES now we have a virtual category.erwin2006-12-303-3/+3
| | | | | PR: 67531 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
* - Update to 0.17acm2006-12-293-23/+18
|
* marked as IGNORE, so that the pointyhat cluster won't attemptmaho2006-12-272-2/+2
| | | | | | to build it. Submitted by: linimon