aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* - fix desktop filesBaptiste Daroussin2011-09-092-23/+52
| | | | | | | | | | - fix distro-install-desktop-integration which created garbage - fix directory removal - improve plist generation - bump port revision Notes: svn path=/head/; revision=281518
* - Restrict INSTALLS_ICONS knob to GTK2 section as it installs GTK+Ashish SHUKLA2011-09-082-4/+4
| | | | | | | | | dependencies Reported by: Yue Wu <vanopen@gmail.com> (via private email) Notes: svn path=/head/; revision=281423
* - Update to bzr revision 105651Ashish SHUKLA2011-09-083-9/+60
| | | | | | | | | | | | | | | - Add fix for GNU Emacs bug report# 8522 which affects users of euc-japan keyboard-coding-system[1] - Restrict INSTALLS_ICONS knob to GTK2/3 section as it installs GTK+ dependencies[2] - Update MASTER_SITES - Fix portlint warnings Submitted by: hrs[1] Reported by: Yue Wu <vanopen@gmail.com>[2] Notes: svn path=/head/; revision=281421
* Chase editors/emacs updateAshish SHUKLA2011-09-0712-12/+12
| | | | Notes: svn path=/head/; revision=281398
* - Add fix for GNU Emacs bug report# 8522 which affects users of euc-japanAshish SHUKLA2011-09-074-12/+116
| | | | | | | | | | | keyboard-coding-system[1] - Fix portlint warnings - Update PATCH_SITES Submitted by: hrs[1] Notes: svn path=/head/; revision=281397
* Do not trust make update-patches, this fix build with custom bdbBaptiste Daroussin2011-09-061-77/+1
| | | | | | | Reported by: Pierre Guinoiseau (irc), Leslie Jensen <leslie@eskk.nu> (mail) Notes: svn path=/head/; revision=281300
* Really fix the patch, sorry about the messBaptiste Daroussin2011-09-051-3/+4
| | | | Notes: svn path=/head/; revision=281248
* Update to version 2.28Pawel Pekala2011-09-053-24/+7
| | | | | | | | | PR: ports/160439 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: miwi, wen (mentors implicit) Notes: svn path=/head/; revision=281244
* use the right patchesBaptiste Daroussin2011-09-052-8/+8
| | | | Notes: svn path=/head/; revision=281240
* Better desktop integrationBaptiste Daroussin2011-09-053-12/+104
| | | | | | | Submitted by: Georges Liaskos throught the office@ github Notes: svn path=/head/; revision=281231
* - update to 3.4.3Baptiste Daroussin2011-09-0510-160/+334
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - New options: * SYSTRAY to activate the system try icons (quick start) * GTK (which to be able to build a completly gtk free version of libreoffice please notice that dependencies can bring back gtk, for example libgsf if not built with the following knob: WITHOUT_GCONF) * the GNOME option automatically activate the GTK one * PYUNO do enable/disable the build of the python bindings for the UNO framework - Disable system notification while building - Remove the wiki-publisher extensions, it forces the build to have 3 apache-commons distfiles bundles and one of them the httpclient was failing with some locales activated - Use pax instead or tar cf | tar xf, it is way faster to install - Fix reading/writting MS Office documents - Fix random segfaults: cell rendering options in calc, languages setting in global options - Largely reduce built time - Unbundle more things - Be able to work with packaged hunspell, thesaurus and hyphenation as well as the usual extensions - Now cups is mandatory (configure script is bugguy without cups) - remove broken PR: ports/157357 ports/156038 ports/158945 ports/159287 ports/160023 ports/160318 Submitted by: Hartmann, O. <ohartman@zedat.fu-berlin.de> (ports/157357), Kuan-Chung Chiu <buganini@gmail.com> (ports/156038), Dmitry Pryanishnikov <lynx.ripe@gmail.com> (ports/158945), Adrien <pmn@bakarika.net> (ports/159287), Travis Hunter <travis.hunter@gmail.com> (ports/160023), gcooper@ (ports/160318) With hat: office@ Notes: svn path=/head/; revision=281228
* - Update to 21.4.22Sylvio Cesar Teixeira2011-08-313-3/+5
| | | | Notes: svn path=/head/; revision=280877
* Correct typo in COMMENT fieldSteven Kreuzer2011-08-301-1/+1
| | | | Notes: svn path=/head/; revision=280764
* - Update to 3.0.0.5041Pietro Cerutti2011-08-303-8/+18
| | | | | | | Release notes: http://sf.net/projects/codelite/files/Releases/codelite-3.0/README Notes: svn path=/head/; revision=280754
* - Unbreak on < 800067.Pietro Cerutti2011-08-301-2/+5
| | | | | | | | | bapt@ has pushed to expiry date of devel/libgetline until 7.x goes EOL, so I can depend on that. - Bump PORTREVISION Notes: svn path=/head/; revision=280752
* - Mark as broken on < 800067. The port needs getline(3).Pietro Cerutti2011-08-291-1/+7
| | | | Notes: svn path=/head/; revision=280681
* Chase editors/emacs update.Ashish SHUKLA2011-08-2712-11/+12
| | | | | | | PR: ports/160196 Notes: svn path=/head/; revision=280599
* - Update distfile URL with new distfile which contains missing source filesAshish SHUKLA2011-08-274-6/+10
| | | | | | | | | | | for CEDET parsers. More details at: http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg01155.html - Bump PORTREVISION PR: ports/160196 Notes: svn path=/head/; revision=280598
* Chase poppler shlib bumpChris Rees2011-08-241-2/+2
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=280339
* Add libreoffice-legacy port for those with problems upgrading.Chris Rees2011-08-2412-0/+596
| | | | Notes: svn path=/head/; revision=280337
* Update maintainer to office@.Maho Nakata2011-08-247-7/+7
| | | | | | | | PR: 159929 Submitted by: Jason Helfman <jhelfman@experts-exchange.com> Notes: svn path=/head/; revision=280335
* Add CONFLICTS_INSTALL and mention libreoffice-legacy in BROKEN messageChris Rees2011-08-241-1/+2
| | | | Notes: svn path=/head/; revision=280331
* Chase poppler shlib bumps.Koop Mast2011-08-237-8/+11
| | | | Notes: svn path=/head/; revision=280298
* Push back office@ as a maintainerBaptiste Daroussin2011-08-231-1/+1
| | | | Notes: svn path=/head/; revision=280288
* Mark as broken, too much failure reported by users so farBaptiste Daroussin2011-08-231-0/+2
| | | | Notes: svn path=/head/; revision=280273
* - Update to 0.7Pietro Cerutti2011-08-222-7/+13
| | | | | | | - Unbreak Notes: svn path=/head/; revision=280180
* - update to 3.4.2Baptiste Daroussin2011-08-222-192/+207
| | | | | | | | Huge thanks to Georges Liaskos for the work to make build work Thanks to pgj for the l10n work (more to come in that area) Notes: svn path=/head/; revision=280174
* - update to 3.4.2Baptiste Daroussin2011-08-2215-93/+333
| | | | Notes: svn path=/head/; revision=280172
* - change the email address I use to maintain portsEitan Adler2011-08-212-2/+2
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280136
* - change the email address I use to maintain portsEitan Adler2011-08-212-2/+2
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280123
* - Update to 3.1.17Frederic Culot2011-08-202-4/+4
| | | | | | | | PR: ports/159925 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Notes: svn path=/head/; revision=280079
* Mark MAKE_JOBS_UNSAFEEmanuel Haupt2011-08-171-1/+2
| | | | | | | | Notified by: pointyhat (via pav) Submitted by: KATO Tsuguru <tkato432@yahoo.com> (via mail) Notes: svn path=/head/; revision=279889
* Update to version 30.1.0.Alexey Dokuchaev2011-08-142-3/+3
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=279668
* Update to 1.4.2Emanuel Haupt2011-08-124-74/+36
| | | | | | | | PR: 159434 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279566
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-113-3/+3
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* Restore WANT_GNOME in order to fix package building.Emanuel Haupt2011-08-111-0/+1
| | | | | | | Submitted by: pointyhat (via pav) Notes: svn path=/head/; revision=279477
* Update to 0.42Emanuel Haupt2011-08-102-11/+13
| | | | | | | | PR: 159438 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279417
* - Fix MASTER_SITESEmanuel Haupt2011-08-091-20/+29
| | | | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE PR: 159436 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279328
* - Bump PORTREVISIONAshish SHUKLA2011-08-082-2/+2
| | | | | | | | PR: ports/159594, ports/159530 Reported by: pgolluci Notes: svn path=/head/; revision=279265
* - update to revision 6343263e17c5cd771770dabc2559ac07ffedcf29Dirk Meyer2011-08-084-18/+14
| | | | Notes: svn path=/head/; revision=279247
* - Update to bzr revision 105418.Ashish SHUKLA2011-08-083-20/+25
| | | | | | | | | | | | - Apply INSTALLS_ICONS fix[1]. - Add GTK3 option. - Add GSETTINGS option. - Remove alloca fix as it's not needed anymore. Submitted by: olgeni[1] (via private email) Notes: svn path=/head/; revision=279240
* - Apply INSTALLS_ICONS fix to prevent editors/emacs from installing X11Ashish SHUKLA2011-08-082-4/+2
| | | | | | | | | | when WITHOUT_X11 is defined PR: ports/159594, ports/159530 Submitted by: olgeni (via private email) Notes: svn path=/head/; revision=279236
* - Fix MASTER_SITESEmanuel Haupt2011-08-085-183/+18
| | | | | | | | | | | | - Add LICENSE - Support USE_TK_WRAPPER - Support NOPORTDOCS PR: 159437 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279224
* - Fix MASTER_SITESFrederic Culot2011-08-081-5/+5
| | | | | | | | | | | - Add LICENSE (Artistic 1) - Mark MAKE_JOBS_SAFE PR: ports/159435 Submitted by: Kato Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279205
* - Fix build with Ruby 1.9Steve Wills2011-08-062-4/+12
| | | | Notes: svn path=/head/; revision=279001
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* Unbreak by upgrading to version 4.9.1. Adopt.Doug Barton2011-08-024-265/+270
| | | | Notes: svn path=/head/; revision=278818
* Oops It was already marked as broken for the same reasonBaptiste Daroussin2011-08-021-2/+0
| | | | Notes: svn path=/head/; revision=278796
* Mark BROKEN: Does not fetchBaptiste Daroussin2011-08-021-0/+2
| | | | Notes: svn path=/head/; revision=278788
* Remove japanese manual version as it is not fetchable anymoreBaptiste Daroussin2011-08-011-4/+1
| | | | Notes: svn path=/head/; revision=278679