aboutsummaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for OSVERSION < 5edwin2007-10-043-18/+2
|
* Cosmetic change in TWEAK_L10N section, mkdir the cookie dir before trying tomaho2007-10-039-0/+9
| | | | | | | touch. Actually this option should not be used. PR: 111632 Submitted by: Ulrich Spoerlein
* - Update to 0.21acm2007-10-033-4/+14
|
* Mark as broken with gcc4.2 on 64-bit archs.linimon2007-10-021-0/+6
|
* Mark as broken with gcc4.2.linimon2007-10-023-3/+21
|
* - Take VIMRUNTIME value from editors/vim instead of hard coding it.alepulver2007-10-021-3/+5
| | | | | | PR: ports/116726 Submitted by: alepulver (myself) Approved by: Janos Mohacsi <mohacsi@niif.hu> (maintainer)
* - Avoid corrupting the ~/.emacs file when migrating if it couldn't be fullyalepulver2007-10-011-0/+11
| | | | | | | | | | loaded. See: https://stat.ethz.ch/pipermail/ess-help/2005-September/002851.html. PR: ports/114031 Submitted by: Jason Spiro <jasonspiro4@gmail.com> Obtained from: http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/cus-edit.el?revision=1.321&view=markup
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-306-10/+12
| | | | | PR: ports/116639 Submitted by: aDe
* Update to SRC680_m231.maho2007-09-308-20/+20
|
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-302-0/+2
| | | | Approved by: maintainer
* Update to SRC680_230.maho2007-09-298-20/+20
|
* Build fix with WITH_TTF_BYTECODE_ENABLED enabled.maho2007-09-289-36/+36
| | | | | Submitted by: truckman Also reported by: Rainer Alves <rainer.alves@gmail.com> and Ben Stuyts <ben@altesco.nl>
* Unbreak for 7-CURRENT.maho2007-09-289-19/+53
| | | | | | | | | | Truckman was able to successfully build the port on a September 22nd copy of 7.0-CURRENT on an i386 machine with jdk-1.5.0.12p6_2,1, also use only 1.4 and 1.5, as JDK 1.6 has problem. See PR 116607. PR: 116607 Submitted by: truckman
* - Kill packaged info files, they are splitted. We need to generate our own,pav2007-09-273-0/+12
| | | | | | | | non-splitted, from texinfo. PR: ports/115209 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: maintainer timeout (keramida; 7 weeks)
* Fix missing vim*lang.obrien2007-09-262-0/+5
| | | | PR: 110410
* Typo in vim package descriptionedwin2007-09-253-3/+3
| | | | | | | | | | Vim is a virtually compatible, extreamly enhanced, version of the UNIX ^^^^^^^^^ text editor vi. PR: ports/108356 Submitted by: Daniel Franke<dfranke@ufl.edu> Approved by: maintainer timeout
* [PATCH] update editors/hexedit to 1.2.12edwin2007-09-245-7/+38
| | | | | | | | | | | This patch updates editors/hexedit to 1.2.12. Additionally included is a patch (patch-allowwhitespaces) which allows a hex search pattern to contain whitespaces (e.g. A1 B2 C3 instead of A1B2C3). PR: ports/101078 Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com> Approved by: maintainer timeout
* Dominic is a new dad, and will be too busy for a while to work on ports.linimon2007-09-241-1/+1
| | | | Congratulations :-)
* Update to 2.3.0.maho2007-09-2260-6747/+498
|
* Marked as IGNORE. Waiting for OOo 2.3 based ooo-build.maho2007-09-221-0/+1
|
* Remove WITH_VBA stuff. It will be available in the next release :(maho2007-09-212-18/+18
|
* Update to Vim 7.1 patchlevel 116.obrien2007-09-212-10/+49
|
* Update to version 17.2.5.danfe2007-09-202-5/+5
|
* - Update to 1.0.6.11.chinsan2007-09-203-4/+22
|
* Update to SRC680_m229.maho2007-09-198-20/+20
|
* - Use new version of lang/fpcacm2007-09-181-9/+26
| | | | - Bump PORTREVISION
* - Update to 2.2.0acm2007-09-181-1/+1
|
* editors/slime is compatible with Emacs 22.anray2007-09-171-2/+1
| | | | | | | | Remove EMACS_PORT_NAME to use system default emacs. PR: ports/115421 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: maintainer timeout (1 month 6 days)
* If 'WITH_OPTIONS' or 'WITH_VIM_OPTIONS' is defined, then offer the userobrien2007-09-162-0/+14
| | | | | | a set of selectable OPTIONS for building this port. Maybe I can set a trend of WITH_OPTIONS / WITH_<PORTNAME>_OPTIONS
* Build broken with JDK for FreeBSD 7-CURRENT. Marked as brokenmaho2007-09-142-0/+8
| | | | per Kris's request.
* Update to OOG680_m5. 2.3.0RC3.maho2007-09-124-10/+10
|
* Update to Vim 7.1 patchlevel 100.obrien2007-09-122-2/+41
|
* - Update to 3.6.1sem2007-09-104-2531/+2561
| | | | | | | | - Unbreak PR: ports/115858 Submitted by: Dmitriy Kirhlarov <dimma@higis.ru> Approved by: maintainer timeout (2 weeks)
* Update to SRC680_m228.maho2007-09-108-20/+20
|
* Update to SRX645_m67.maho2007-09-102-5/+5
|
* - Install lazbuild toolacm2007-09-093-4105/+92
| | | | | | | | - Add BIGIDE option - Add support for gtk20 and gtk12 interface - Remove pkg-plist file - Fix build of printers4lazarus when BIGIDE option is selected - Bump PORTVERSION
* Attempt to fix build in the New Perl Order.linimon2007-09-091-7/+7
| | | | Hat: portmgr
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-5/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Remove upstreamed patches also, remove files/cws-npower7.diffmaho2007-09-0720-7624/+0
| | | | as this cws has been integrated into SRC680_m227.
* Update to OOG680_m4. This is 2.3.0 RC2.maho2007-09-074-10/+10
|
* - Update to 0.20acm2007-09-063-17/+32
|
* - Update to 2.0.10rafan2007-09-052-4/+4
| | | | | PR: ports/116073 Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
* Update to SRC680_m227.maho2007-09-0512-148/+24
|
* Update to OOG680_m3. This is the 2.3.0 RC1.maho2007-09-054-10/+10
|
* According to Kris, >9GB means 11GB and not 10GB.maho2007-09-049-9/+9
|
* Kris reported that to >9Gb of space is required to build ooo ports.maho2007-09-049-9/+9
|
* Update to version 2.16itetcu2007-09-032-7/+6
| | | | | PR: ports/116021 Submitted by: KATO Tsuguru
* Update to version 2.2.41itetcu2007-09-032-4/+4
| | | | | PR: ports/116022 Submitted by: KATO Tsuguru
* EMACS_PORT_NAME cleanups and some style fixes.hrs2007-09-021-25/+11
|
* - EMACS_PORT_NAME cleanups: editors/nxml-emacs21 is now a slavehrs2007-09-028-319/+24
| | | | | | | | port of editors/nxml. - Some style fixes in editors/nxml. PR: ports/115154
* - Add more MASTER_SITESgarga2007-09-011-0/+1
|
* Update to version 17.2.0.danfe2007-08-282-5/+5
|
* Adjust depends and bump PORTREVISION.itetcu2007-08-271-5/+6
|
* - Update to 0.13nivit2007-08-243-7/+15
| | | | | - Change MASTER_SITES - Add USE_LDCONFIG
* Update to SRC680_m226.maho2007-08-248-20/+20
|
* Regenerate patch-objformat with 5 lines of context. If target file waskan2007-08-231-2/+3
| | | | | | | | | already patched by optpatch-freetype and patch program needs to locate shifted position for the hunk, default three lines of context are not enough to properly locate the right place. This unbreaks builds with optional WITH_TTF_BYTECODE_ENABLED feature enabled.
* Update to OOG680_m2.maho2007-08-234-10/+10
|
* - Update to 1.74, only build with GTK+2 since GTK+1 is broke.mezz2007-08-224-83/+61
| | | | | | | | | | | | | - Passing the maintainership to the submitter. - Respect CC/CXX/CFLAGS/CXXFLAGS. - Remove IGNORE check on amd64, need someone to test it to see if it's fixed or not. If not, then it can be add back. - Block create package since scintilla builds with GTK+1 by default. It will not build unless you enable scintilla with GTK+2 support. - Removed DEPRECATED/EXPIRATION_DATE. PR: ports/115188 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
* Update to Vim 7.1 patchlevel 87.obrien2007-08-222-5/+50
|
* 2007-08-19 irc/riece-emacs20: emacs20 and related ports are obsolete; please ↵miwi2007-08-1916-405/+0
| | | | | | | | | | | | | | use a more recent version 2007-08-19 news/gnus-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/tamago-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 editors/leim20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/iiimecf: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/gnuserv-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/semantic-emacs20: emacs20 and related ports are obsolete; please use a more recent version
* - Remove USE_X_PREFIX (implies USE_XLIB)mm2007-08-161-2/+4
| | | | | | | | | | | - Bump PORTREVISION - Schedule for expiration on 2007-11-16 USE_X_PREFIX is not neccesary (these are script-only ports) and it is removed to reduce build times on clusters. Ports depending on tkstep80 are very old (~1999), not developed and unmaintained.
* Update to version 17.1.4 and thus unbreak.danfe2007-08-163-46/+44
|
* Still fogot to add another patch...maho2007-08-162-0/+40
|
* Forgot to add new patches...maho2007-08-1610-0/+186
|
* Update to OOG680_m1.maho2007-08-1628-4500/+98
|
* Update to 2.0.9itetcu2007-08-152-4/+4
| | | | | PR: ports/115535 Submitted by: Marcus von Appen (maintainer)
* - add explicit dependency to gamkedinoex2007-08-151-0/+1
| | | | Approved by: gurkan (implicit)
* Mark broken on 64 bit archs.itetcu2007-08-151-1/+7
| | | | | PR: ports/115510 Submitted by: Rashid N. Achilov (maintainer)
* Update to Vim 7.1 patchlevel 68.obrien2007-08-142-2/+41
|
* - fix build for CURRENTdinoex2007-08-141-8/+17
| | | | | | - separate configure, build and install - work around Segmentation fault on pointyhat (i386 only) Approved by: gurkan (maintainer)
* Update to SRC680_m225.maho2007-08-138-20/+20
|
* Update to 2.2.40arved2007-08-122-4/+4
| | | | | PR: 115390 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Remove two directories that can be potentially left off.delphij2007-08-091-0/+2
| | | | Spotted by: pointyhat via kris
* - Connect repocopied tamago-emacs21sem2007-08-081-0/+1
|
* - Make the port as slave to editors/tomagosem2007-08-086-190/+3
| | | | | PR: ports/114671 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Update to Vim 7.1 patchlevel 55.obrien2007-08-082-2/+47
|
* New port: madedit, an open source hex/text editor which works likedelphij2007-08-076-0/+99
| | | | | | UltraEdit and some other editors available on Microsoft Windows. WWW: http://madedit.sourceforge.net
* - Update to 2.0.8miwi2007-08-062-4/+4
| | | | | PR: 115225 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* BROKEN: Size mismatchkris2007-08-061-0/+2
|
* Remove flim113 and semi113 since distfiles are no longer available.nobutaka2007-08-0537-1256/+0
|
* Correct dependency for emacs21 to fix package build.nobutaka2007-08-041-1/+1
| | | | Reported by: pointyhat via kris
* Correct dependency for emacs21 to fix package build.nobutaka2007-08-041-1/+1
| | | | Reported by: pointyhat via kris
* Correct COMMENT.nobutaka2007-08-041-1/+1
|
* Add bitmap-emacs21, bitmap-mule package to use bitmap in Emacs21.nobutaka2007-08-042-0/+21
|
* Add a workaround for 'invisible fonts' bug on amd64.jkim2007-08-044-0/+40
| | | | Approved by: maho (amd64 porting blanket)
* Update to SRC680_m224.maho2007-08-0312-20/+100
|
* Fix build on 64bit platforms;arved2007-08-021-0/+11
|
* Update to SRC680_m223.maho2007-08-028-20/+20
|
* Update to 2.2.39lme2007-08-012-4/+4
| | | | | | PR: ports/114740 Submitted by: KATO Tsuguru <tkato432 (AT) yahoo.com> Approved by: miwi (mentor)
* Fix build on 64bit Platformsarved2007-08-011-0/+18
|
* Fix buffer overflow vulnerability in xpdf code.lofi2007-07-316-3/+63
| | | | | Security: http://www.kde.org/info/security/advisory-20070730-1.txt Security: CVE-2007-3387
* Mark IGNORE and set an expiration date.arved2007-07-301-1/+5
| | | | | PR: 107536 Reported by: Rodrigo OSORIO<ros@bebik.net>, "Marcel Welzel" <britta.marcel@gmail.com>
* Add semi-emacs21, Library of MIME feature for GNU Emacs for emacs21.nobutaka2007-07-292-0/+21
|
* Add flim-emacs21, message representation or encoding elisp library for emac\nobutaka2007-07-292-0/+21
| | | | s21.
* Add apel-emacs21, a Portable Emacs Library for emacs21.nobutaka2007-07-292-0/+21
|
* Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.nobutaka2007-07-293-6/+3
| | | | Submitted by: ume
* BROKEN: Does not buildkris2007-07-291-0/+2
|
* - Update to 7.1 patchset 39miwi2007-07-282-1/+64
| | | | | Approved by: Approved by: maintainer timeout (security, 1 day), simon (secteam) Security: http://www.vuxml.org/freebsd/1ed03222-3c65-11dc-b3d3-0016179b2dd5.html
* Update to SRC680_m222.maho2007-07-2820-7672/+180
|
* - Update to 3.2.03rafan2007-07-273-6/+9
| | | | | | | - Refine pkg-descr PR: ports/114858 Submitted by: Rashid N. Achilov <achilov-rn at askd.ru>
* - Update to 1.6rafan2007-07-274-58/+76
| | | | | | | | | - Use DATADIR - Make runtime dependency optional (default on) - Pass maintainership to submitter PR: ports/114339 Submitted by: Max Brazhnikov <makc at issp.ac.ru>
* - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now defaultrafan2007-07-243-6/+0
| | | | | | | in bsd.port.mk. Tested with: my tinderbox on i386 6 Approved by: portmgr
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-2315-134/+64
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* Obey default EMACS_PORT_NAME defined in bsd.emacs.mk.ume2007-07-222-4/+2
|
* Obey default EMACS_PORT_NAME defined in bsd.emacs.mk.ume2007-07-212-6/+8
| | | | Reported by: pav
* Upgrade to 2000.14.thierry2007-07-202-5/+4
| | | | Changelog at <http://towo.net/mined/changes.html#2000.14>.
* - When starting on -current, it failes due to bad syscall. Fix that.rafan2007-07-191-1/+4
| | | | | | | | I tried this patch on both up-to-date current and 6.2-stable, both work. PR: ports/112793 Submitted by: rmgls at wanadoo.Fr Approved by: Joseph Scott <joseph at randomnetworks.com> (maintainer)
* Continue the deorbit burn of ports that are multilingual versions of emacs19linimon2007-07-193-2/+11
| | | | | | | and obsoleted by emacs20 and later. Discussed with: NIIMI Satoshi Hat: portmgr
* Start the deorbit burn of emacs20 and dependent files. They are antiquated.linimon2007-07-1911-0/+31
| | | | | Discussed with: various emacs maintainers Hat: portmgr
* Start the deorbit burn of emacs19 and dependent files. They are antiquated.linimon2007-07-192-1/+5
| | | | | Discussed with: various emacs maintainers Hat: portmgr
* - Chase libnxml shlib version bumpsat2007-07-181-2/+2
|
* Update to SRC680_m221.maho2007-07-1820-180/+20
|
* Fix vcl build on amd64.jkim2007-07-184-0/+44
| | | | Approved by: maho (amd64 porting blanket)
* - Update to 2007.01.rc3 and unbreak.itetcu2007-07-173-71/+6
| | | | | | | | | | | | | | | - drop 4.x support (EOL) - our changes have been merged upstream hence retire files/patch-BSDmakefile Notable changes: - several bug fixes - AMD64 support - Cygnus support - tools/make menu - check English words online at http://www.bennetyee.org/http_webster.cgi - support for al character formats in ISO8859 family - extended search, replace and grep functionality - extended (75%!) Romanian dictionary
* - Bump up portrevisions on GraphicsMagick dependent ports to get rid ofstas2007-07-173-3/+3
| | | | changed ABI.
* Update to 22.1.nobutaka2007-07-1778-7074/+8307
| | | | Hand over maintainership to keramida.
* Activate editors/emacs21.nobutaka2007-07-171-0/+1
|
* Resurrect editors/emacs21 in advance of editors/emacs upgrade.nobutaka2007-07-1723-0/+2457
| | | | Set LATEST_LINK=emacs21.
* Make EMACS_PORT_NAME overridable.nobutaka2007-07-162-2/+2
| | | | Approved by: hrs (maintainer)
* - Mark BROKEN: does not fetchpav2007-07-151-0/+2
|
* Update to SRC680_m220.maho2007-07-1564-10936/+144
| | | | Cws freebsd08 has been merged into the master!
* - Update to 4.3.p10miwi2007-07-152-5/+4
| | | | | PR: 114543 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
* (Proactively) resync with CWS unomacli64.jkim2007-07-124-8/+4
| | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=78393 Approved by: maho (amd64 porting blanket)
* - Update to 1.3.7rafan2007-07-114-23/+20
| | | | | | | - Update WWW in pkg-descr PR: ports/114412 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* - Update to 2.2.37rafan2007-07-112-8/+6
| | | | | PR: ports/114413 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* X86_64->X86-64.maho2007-07-094-4/+4
| | | | | | http://qa.openoffice.org/servlets/ReadMsg?list=dev&msgNo=9043 Submitted by: Andrea Pescetti
* Update to SRC680_m219.maho2007-07-0716-3044/+20
|
* add treeform 0.9.10ijliao2007-07-067-0/+225
| | | | | | | A Linguistic Syntax/Semantics tree drawing editor PR: 114236 Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
* Resync with CWS unomacli64.jkim2007-07-064-8/+8
| | | | Approved by: maho (amd64 porting blanket)
* Revert more PORTREVISION accidentslofi2007-07-0521-0/+21
|
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-04156-614/+272
|
* -Update to 2.18.2.mezz2007-07-043-9/+13
| | | | -Remove the --mandir, taken care by gnomeprefix.
* 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>