9cc9 FreshPorts -- editors/texmakerx
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
texmakerx 2.1_4 editors on this many watch lists=1 search for ports that depend on this port
A LaTeX IDE derived from Texmaker
Maintained by: lx@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Feb 2009 04:47:09
License: not specified in port


TexmakerX is a plain fork of the Free LaTeX IDE Texmaker. The editor
itself has been replaced with the more powerful QCodeEdit library,
giving you a lot of extended ways to write your documents. TexmakerX
extends the Texmaker editor to add new features like interactive
spellchecking and code folding.

WWW: http://texmakerx.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. print/teTeX-base
  2. print/teTeX-texmf
  3. print/dvipsk-tetex
  4. x11-toolkits/qt4-gui
  5. devel/qt4-moc
  6. net/qt4-network
  7. devel/qmake4
  8. devel/qt4-qtestlib
  9. devel/qt4-rcc
  10. devel/qt4-script
  11. devel/qt4-uic
  12. textproc/qt4-xml
  13. graphics/gtk-update-icon-cache
  14. print/ghostscript9
Required To Run:
  1. misc/hicolor-icon-theme
  2. print/teTeX-base
  3. print/teTeX-texmf
  4. print/dvipsk-tetex
  5. x11-toolkits/qt4-gui
  6. net/qt4-network
  7. devel/qt4-qtestlib
  8. devel/qt4-script
  9. textproc/qt4-xml
  10. devel/gio-fam-backend
  11. graphics/gtk-update-icon-cache
  12. print/ghostscript9
Required Libraries:
  1. graphics/poppler
  2. graphics/poppler-qt4
  3. devel/glib20
  4. devel/pcre
  5. accessibility/atk
  6. graphics/gdk-pixbuf2
  7. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/editors/texmakerx/ && make install clean
To add the package: pkg_add -r texmakerx


Configuration Options
===> The following configuration options are available for texmakerx-2.1_4:
     GV=off: View ps files with gv
     XDVI=off: View dvi files with xdvi
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  3. http://freefr.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  4. http://garr.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  5. http://heanet.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  6. http://hivelocity.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  7. http://ignum.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  8. http://internode.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  9. http://iweb.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  10. http://jaist.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  11. http://kaz.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  12. http://kent.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  13. http://master.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  14. http://nchc.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  15. http://ncu.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  16. http://netcologne.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  17. http://sunet.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  18. http://superb-dca3.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  19. http://switch.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  20. http://tenet.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  21. http://ufpr.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/
  22. http://waix.dl.sourceforge.net/project/texmakerx/texmakerx/TexMakerX%202.1/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 May 2013 17:58:56
Original commit files touched by this commit  2.1_4
hrs search for other commits by this committer
Rectify USE_TEX to support both of teTeX and TeXLive.

TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
06 May 2013 02:00:41
Original commit files touched by this commit  2.1_4
hrs search for other commits by this committer
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
26 Mar 2013 07:28:58
Original commit files touched by this commit  2.1_4
bapt search for other commits by this committer
Finish converting the editor category to new options framework
21 Mar 2013 05:27:16
Original commit files touched by this commit  2.1_4
mezz search for other commits by this committer
- Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
  shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
  on poppler.

Submitted by:	kwm (poppler* part)
06 Jun 2012 06:44:38
Original commit files touched by this commit  2.1_3
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.1_3
dinoex search for other commits by this committer
- update png to 1.5.10
31 Oct 2011 09:53:19
Original commit files touched by this commit  2.1_2
kwm search for other commits by this committer
Update poppler to 0.18.0.

The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.

Thanks to:      pav for a exp-runs
                bapt for double checking the libreoffice ports
23 Aug 2011 18:36:21
Original commit files touched by this commit  2.1_1
kwm search for other commits by this committer
Chase poppler shlib bumps.
06 Apr 2011 18:51:51
Original commit files touched by this commit  2.1
lx search for other commits by this committer
Update to 2.1.
15 Dec 2010 22:14:55
Original commit files touched by this commit  2.0.0
lx search for other commits by this committer
Update to 2.0.0.

PR:             ports/153185
Submitted by:   Boris Samorodov <bsam@freebsd.org>
Approved by:    me (maintainer)
Feature safe:   yes
28 Sep 2010 18:17:51
Original commit files touched by this commit  1.9.9_1
osa search for other commits by this committer
Fix pkg-plist. (*)

Bump PORTREVISION.

Reported by:    QAT (*)
Pointy hat to:  lx (maintainer)
28 Sep 2010 17:27:17
Original commit files touched by this commit  1.9.9
lx search for other commits by this committer
Add missing dependency on qt4-script.

Submitted by:   QAT
28 Sep 2010 00:37:55
Original commit files touched by this commit  1.9.9
lx search for other commits by this committer
Update to 1.9.9.
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.9.3_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
22 Feb 2010 22:07:20
Original commit files touched by this commit  1.9.3
lx search for other commits by this committer
Restore qtestlib dependency.

Submitted by:   QAT
Feature safe:   yes
22 Feb 2010 21:48:16
Original commit files touched by this commit  1.9.3
lx search for other commits by this committer
Update to 1.9.3.

Feature safe:   yes
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.9.2_1
dinoex search for other commits by this committer
- update to jpeg-8
22 Nov 2009 19:49:43
Original commit files touched by this commit  1.9.2
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
26 Oct 2009 23:01:38
Original commit files touched by this commit  1.9.2
lx search for other commits by this committer
Add qtestlib dependency.

Submitted by:   QAT
26 Oct 2009 22:24:19
Original commit files touched by this commit  1.9.2
lx search for other commits by this committer
Update to 1.9.2.

Feature safe:   yes
22 Aug 2009 00:20:34
Original commit files touched by this commit  1.8.1_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.8.1_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
07 May 2009 17:22:14
Original commit files touched by this commit  1.8.1
lx search for other commits by this committer
Update to 1.8.1.
23 Feb 2009 05:18:53
Original commit files touched by this commit  1.8
lx search for other commits by this committer
Add qt4-xml requirement.

Submitted by:   QAT
23 Feb 2009 04:46:40
Original commit files touched by this commit  1.8
lx search for other commits by this committer
Add TexmakerX, an extended fork of Texmaker, adding spellchecking and
code folding.

Number of commits found: 25

2865
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24537
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days34
new fortnight56
new month220

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0