aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Sort entries alphabetically across all categories to avoid extra repo churn.Alexey Dokuchaev2014-12-071-2/+2
| | | | Notes: svn path=/head/; revision=374216
* - Rename editors/texmakerx to editors/texstudio and update it to 2.8.6Max Brazhnikov2014-12-061-1/+1
| | | | | | | | | | | | | | | | | | | - Pass maintainership to submitter - Adjust Qt 4 components - Add desktop-file-utils, execinfo, and pkgconfig to USES - Drop MAKE_JOBS_UNSAFE - Remove stale patches - Update port description and comment - Remove optional dependencies on print/gv and now non-existent print/xdvik. TeXstudio, similar to its ancestor Texmaker, can use Okular or Evince or any other viewer defined by user, therefore I see no reason for keeping options for particular viewers. PR: 195346 (based on) Submitted by: Abilio Marques Notes: svn path=/head/; revision=374151
* LaTeXila is a LaTeX editor for the GNOME desktop. The idea of LaTeXila isOlivier Duchateau2014-11-261-0/+1
| | | | | | | | | | to always deal directly with the LaTeX code, while simplifying as most as possible the writing of this LaTeX code. WWW: https://wiki.gnome.org/Apps/LaTeXila Notes: svn path=/head/; revision=373461
* Resurrect editors/psgml.Hiroki Sato2014-11-221-0/+1
| | | | Notes: svn path=/head/; revision=373035
* Remove expired port:Rene Ladan2014-11-191-1/+0
| | | | | | | 2014-11-19 editors/emacs23: Unmaintained upstream, use editors/emacs Notes: svn path=/head/; revision=372826
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-191-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed Notes: svn path=/head/; revision=372768
* Remove eel and ports that use it.Koop Mast2014-10-031-1/+0
| | | | | | | Eel doesn't build after the gnome3 import. Notes: svn path=/head/; revision=369880
* Update CentOS base to 6.5, add userland portsJohannes Jost Meixner2014-09-221-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Fedora 10 infrastructure ports have been in use since June 2009 and, while having served a great deed, have become unsupported upstream and hence affected by unfixed security vulnerabilities. In addition to that, many recent Linux binaries need newer libc / stdlibc++ versions. This commit adds the linux-c6- userland as drop-in replacement for the -f10 infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5. If you want to switch to linux-c6 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 Additionally, please add the following line to /etc/sysctl.conf: compat.linux.osrelease=2.6.18 Upgrading procedures are shown in /usr/ports/UPDATING. This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in November 2013, using and extending mav@'s work. It has been tested extensively and most reported issues were already fixed. Please report any additional bug or "features" to the emulation mailing list. Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's filed Issues and Pull requests on GitHub, PR: 186820 Differential Revision: https://reviews.freebsd.org/D793 Reviewed by: allanjude, antoine, bapt, rene Approved by: portmgr (antoine, bapt) Approved by: koobs (mentor) Sponsored by: Perceivon Hosting Inc. Notes: svn path=/head/; revision=368845
* Attempt #5 to unbreak INDEX after Mate Desktop 1.8 import: s/SUBDUR/SUBDIR/.Colin Percival2014-09-101-1/+1
| | | | Notes: svn path=/head/; revision=367877
* Unhook mate-text-editor in an attempt to unbreak INDEX. I think this portColin Percival2014-09-101-1/+0
| | | | | | | | can be deleted entirely due to the Mate Desktop 1.8 import, but I'm leaving that for someone who was involved in that import. Notes: svn path=/head/; revision=367873
* Welcome Mate Desktop 1.8Baptiste Daroussin2014-09-101-0/+1
| | | | | | | The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org) Notes: svn path=/head/; revision=367830
* Remove unstaged devel/semantic and two of it's unstaged dependenciesJohn Marino2014-09-061-1/+0
| | | | Notes: svn path=/head/; revision=367475
* Remove non staged ports without pending PR from d*Baptiste Daroussin2014-09-011-8/+0
| | | | Notes: svn path=/head/; revision=366887
* Remove editors/nxml because it needs recently removed emacs 21 or 22John Marino2014-07-131-1/+0
| | | | | | | | | | | | | The nxml editor sets IGNORE for emacs23 and emacs24 since its functionality is incorporated into those versions of emacs. It was meant to be used with emacs21 or emacs22, but since those ports were recently removed, IGNORE is set in all cases. This port is unstaged, so it would have been reset and deprecated in any case soon. Notes: svn path=/head/; revision=361687
* Remove outdated ports:Rene Ladan2014-07-011-1/+0
| | | | | | | | | | | 2014-07-01 security/sudosh3: Funcition replaced by sudo -s 2014-07-01 security/sudosh: Funcition replaced by sudo -s 2014-07-01 security/sudosh2: Funcition replaced by sudo -s 2014-07-01 lang/pike76: Outdated: Users should switch to lang/pike78 2014-07-01 editors/gummi: Builds fine but the program itself is unusable Notes: svn path=/head/; revision=359962
* Removed unmaintained upstream xemacs ports and dependenciesBaptiste Daroussin2014-06-301-8/+0
| | | | Notes: svn path=/head/; revision=359910
* - Remove editors/emacs21, and editors/emacs22 as they're no longer maintainedAshish SHUKLA2014-06-271-8/+0
| | | | | | | | | | | | upstream - Also remove dependent ports - Add UPDATING entry informing users of the same - Add MOVED entries Approved by: portmgr (bapt) Notes: svn path=/head/; revision=359512
* Add more language packs for LibreOffice 4.2.Jung-uk Kim2014-06-121-0/+4
| | | | Notes: svn path=/head/; revision=357643
* Disconnect removed libreoffice i18n directoriesBaptiste Daroussin2014-06-111-4/+0
| | | | | | | Reported by: miwi Notes: svn path=/head/; revision=357498
* Removed some expired ports:Renato Botelho2014-05-151-1/+0
| | | | | | | | | 2014-05-12 archivers/star: Depends on deprecated smake 2014-05-12 editors/ved: Depends on deprecated smake 2014-04-12 japanese/chasen: Unmaintained since 2001 Notes: svn path=/head/; revision=354150
* Remove expired ports:Rene Ladan2014-04-111-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-10 www/p5-CGI-modules: No more public distfiles 2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules 2014-03-10 www/sbox-dtc: No more public distfiles 2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc 2014-03-10 textproc/glimpse: No more public distfiles 2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse 2014-04-10 misc/tkman: Depends on expired textproc/glimpse 2014-04-09 devel/asl: Unmaintained since 1997 2014-04-09 net/pcnfsd: Unmaintained since 1997 2014-04-10 cad/chipmunk: Unmaintained since 1999 2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated. 2014-04-10 www/mambo: Broken for more than 6 months 2014-04-10 devel/lua-rds-parser: Broken for more than 6 months 2014-04-10 editors/the: Unmaintained since 1999 2014-04-10 japanese/exmh2: Unmaintained since 1999 2014-04-10 net/freewais-sf: Unmaintained since 1999 2014-04-10 editors/elvis: Unmaintained since 1999 2014-04-10 japanese/sed: Unmaintained since 1999 2014-04-10 x11-fm/xfm: Unmaintained since 1999 2014-04-10 print/rtf2latex: Unmaintained since 1999 2014-04-10 graphics/fbm: Unmaintained since 1999 2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000 2014-04-11 emulators/prodosemu: Unmaintained since 2000 2014-04-11 security/gtkportscan: Unmaintained since 2000 2014-04-11 graphics/xmfract: Unmaintained since 2000 2014-04-11 databases/xmbase-grok: Unmaintained since 2000 2014-04-11 emulators/svr4_base: Unmaintained since 2000 2014-04-11 math/freefem: Unmaintained since 2000 2014-04-11 graphics/tiff2png: Unmaintained since 2000 2014-04-11 math/wingz: Unmaintained since 2000 2014-04-11 lang/STk: Unmaintained since 2000 2014-04-11 graphics/kdc2tiff: Unmaintained since 2000 2014-04-11 math/xlispstat: Unmaintained since 2000 2014-04-11 databases/typhoon: Unmaintained since 2000 2014-04-11 graphics/dc20ctrl: Unmaintained since 2000 2014-04-11 www/fhttpd: Unmaintained since 2000 2014-04-11 graphics/xmorph: Unmaintained since 2000 2014-04-11 editors/axe: Unmaintained since 2000 2014-04-11 www/cgic: Unmaintained since 2000 Notes: svn path=/head/; revision=350942
* Remove openoffice-3 all user should be considering using OpenOffice 4Baptiste Daroussin2014-02-071-1/+0
| | | | | | | | With hat: office@ Approved by: maho Notes: svn path=/head/; revision=343218
* - Update Calligra Suite to 2.7.5.Alberto Villa2013-12-161-0/+1
| | | | | | | | | | | | | | | - Require a new compiler to build Calligra. - Make GTL really an option in Calligra. - STAGEify. - Use OPTIONS helpers. - Set NO_ARCH for translation ports. - Add translation port for Intelingua. Calligra 2.7 release notes: http://www.calligra.org/news/calligra-2-7-released Notes: svn path=/head/; revision=336675
* Remove expired ports:Rene Ladan2013-12-011-1/+0
| | | | | | | | | | | | | | | | | | | | | | 2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build 2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang 2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything 2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4 2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated 2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1 2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11 2013-12-01 comms/uhso-kmod: included in base system on all supported releases 2013-12-01 deskutils/ecru: No longer maintained upstream 2013-12-01 editors/gphpedit: No longer maintaned upstream 2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd 2013-12-01 graphics/py-clutter: Broken for more than 6 month 2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter Notes: svn path=/head/; revision=335357
* Say hello to Mate 1.6.Koop Mast2013-11-231-0/+1
| | | | | | | | | | | | | | | | | | | | | Mate is a lite desktop forked from gnome2. Most of the work is done by Jeremy Messenger (mezz@). The only thing I did was update a few ports to later 1.6 release and attempting to keep up with ports infra changes. Resulting bugs are all mine. Mate is a sort of replacement for Gnome 2. So people wanting to keep a Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3 in the near future. This switch will be announce with a transition time so people have more time to switch if they haven't already. This release was made possible by everyone that send friendly pokes to keep mate on my mind. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334661
* Remove expired ports:Rene Ladan2013-11-201-1/+0
| | | | | | | | 2013-11-20 editors/mode-info: Misbuilding since 2004, not maintained since 2008 2013-11-20 devel/netbsd-pkgsrc-mk-files: Imported for devel/mk-configure but no longer required Notes: svn path=/head/; revision=334395
* Remove expired ports:Rene Ladan2013-11-151-2/+0
| | | | | | | | 2013-11-15 editors/xxe: XXE becomes unfetchable every 3-4 months as distfile is replaced with new version. This high-maintenance port requires a maintainer to avoid removal. 2013-11-15 editors/xml2rfc-xxe: Depends on editors/xxe, which is due to be removed due to lack of maintainer Notes: svn path=/head/; revision=333830
* Add editorconfig-core-c 0.11.5.Akinori MUSHA2013-10-231-0/+1
| | | | Notes: svn path=/head/; revision=331364
* Removed unmaintained (ports@) or gnome@ ports depending on gnome1Baptiste Daroussin2013-10-051-1/+0
| | | | | | | Approved by: gnome (implicit) Notes: svn path=/head/; revision=329464
* - Disconnect ports removed in r325546Bryan Drewery2013-08-291-1/+0
| | | | Notes: svn path=/head/; revision=325558
* Update (branching) Apache OpenOffice 4.0.0 portMaho Nakata2013-08-261-0/+1
| | | | Notes: svn path=/head/; revision=325371
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-261-7/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* - Remove editors/code-browser and lang/copper, which fail to build onPietro Cerutti2013-07-181-1/+0
| | | | | | | most environments Notes: svn path=/head/; revision=323224
* Gummi is a LaTeX editor. It was designed with simplicity in mind.Wen Heping2013-06-271-0/+1
| | | | | | | | | | WWW: http://gummi.midnightcoding.org/ PR: 179191 Submitted by: Hakisho Nukama <nukama@gmail.com> Notes: svn path=/head/; revision=321872
* - Remove obsolete editors/nxml-emacs21.Hiroki Sato2013-05-021-1/+0
| | | | | | | | | | - Trim old-style header. - Use OPTIONS_DEFINE. PR: ports/177287 Notes: svn path=/head/; revision=317072
* Remove editors/tamago-emacs21 because it is obsolete.Hiroki Sato2013-04-241-1/+0
| | | | Notes: svn path=/head/; revision=316402
* - Update Calligra and l10n ports to 2.6.2:Alberto Villa2013-03-291-0/+3
| | | | | | | | | | | | | * Japanese translation is stuck at 2.5.5; * Southern Catalan translation is now up to date; * Bosnian, Slovenian and Turkish translations were added. This update brings several new features and the new Calligra Author; for a full list, please read 2.6 release notes: http://www.calligra.org/news/calligra-2-6-released Notes: svn path=/head/; revision=315586
* se is a screen oriented version of the classic UNIX text editor ed.Pawel Pekala2013-03-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | se has a long history dating back to the early 1980s. Features - command syntax that is very familiar to users who already know ed. - full visual interface allowing you to see the text you're editing. - built-in help system which describes many of the available commands. - many configurable options which can be loaded from a .serc file. - can be run interactively or in a script via the included scriptse utility. - portable across many platforms. - will notify you if you have new/unread e-mail. - optional usage logging. WWW: http://se-editor.org/ PR: ports/177361 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Notes: svn path=/head/; revision=315556
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner Notes: svn path=/head/; revision=315373
* fix typoMaho Nakata2013-03-211-1/+1
| | | | Notes: svn path=/head/; revision=314825
* Rename openoffice-3-devel to openoffice-devel, as the versionMaho Nakata2013-03-211-0/+1
| | | | | | | number currently doesn't have significant meaning. Notes: svn path=/head/; revision=314823
* Rename openoffice-3-devel to openoffice-devel, as the versionMaho Nakata2013-03-211-1/+0
| | | | | | | number currently doesn't have significant meaning. Notes: svn path=/head/; revision=314814
* Remove editors/openoffice.org-vcltesttool as it is no longer usedMaho Nakata2013-03-211-1/+0
| | | | | | | for openoffice qa. Notes: svn path=/head/; revision=314807
* restore to unbreak indexBaptiste Daroussin2013-03-101-0/+1
| | | | Notes: svn path=/head/; revision=313822
* 2012-10-20 editors/semi-xemacs21-mule: No more public distfilesBaptiste Daroussin2013-03-101-1/+0
| | | | Notes: svn path=/head/; revision=313787
* Update to 4.0.1.Jung-uk Kim2013-03-081-0/+1
| | | | Notes: svn path=/head/; revision=313667
* Update to 3.6.5.Jung-uk Kim2013-02-041-0/+2
| | | | Notes: svn path=/head/; revision=311644
* DeforaOS Desktop editorBaptiste Daroussin2012-12-191-0/+1
| | | | | | | | PR: ports/172995 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> Notes: svn path=/head/; revision=309235
* 2012-11-26 emulators/gcube: No more public distfilesBaptiste Daroussin2012-11-281-1/+0
| | | | | | | | | | | | | | | | | | 2012-11-26 games/stepbill: No more public distfiles 2012-11-26 deskutils/ktagebuch: No more public distfiles 2012-11-26 games/jetpack: No more public distfiles 2012-11-26 games/tremor: No more public distfiles 2012-11-26 graphics/jpeg2pdf: No more public distfiles 2012-11-26 java/westhawksnmp: No more public distfiles 2012-11-26 japanese/tcl76: No more public distfiles 2012-11-26 math/stepulator: No more public distfiles 2012-11-26 editors/jedit-devel: Stable version is more recent than devel 2012-11-26 www/trac-wikirename: Functionality of this plugin is included in the Trac core since 0.12 Feature safe: yes Notes: svn path=/head/; revision=307908
* 2012-11-28 editors/glimmer: Depends on the expired gtkglarea through py-gtkBaptiste Daroussin2012-11-281-1/+0
| | | | | | | | | | | | | 2012-11-26 palm/txt2pdbdoc: No more public distfiles 2012-11-26 sysutils/xloadface: No more public distfiles 2012-11-26 shells/gscommander: Abandonware 2012-11-26 security/saferpay: No more public distfiles 2012-11-26 x11-wm/qvwm: No more public distfiles Feature safe: yes Notes: svn path=/head/; revision=307888