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

Port details
texworks 0.4.4_3 editors on this many watch lists=0 search for ports that depend on this port
Simple TeX front-end program
Maintained by: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Oct 2009 18:23:39
License: GPLv2


The TeXworks project is an effort to build a simple TeX front-end program
(working environment) that will be available for all today's major desktop
operating systems.  It is deliberately modeled after Dick Koch's award-
winning TeXShop for Mac OS X.

TeXworks includes an integrated PDF viewer, based on the Poppler library,
and supports source/preview synchronization.  This capability is based on
the "SyncTeX" feature developed by Jerome Laurens, and supported by both
the pdfTeX and XeTeX programs in TeX Live, and other current distributions.

WWW: http://www.tug.org/texworks/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. textproc/hunspell
  2. devel/pkgconf
  3. devel/qt4-corelib
  4. devel/dbus-qt4
  5. devel/qt4-designer
  6. x11-toolkits/qt4-gui
  7. devel/qt4-moc
  8. devel/qmake4
  9. devel/qt4-rcc
  10. devel/qt4-scripttools
  11. devel/qt4-uic
  12. textproc/qt4-xml
Required To Run:
  1. devel/qt4-corelib
  2. devel/dbus-qt4
  3. x11-toolkits/qt4-gui
  4. devel/qt4-scripttools
  5. textproc/qt4-xml
Required Libraries:
  1. graphics/poppler-qt4
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for texworks-0.4.4_3:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://texworks.googlecode.com/files/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 10:19:45
Original commit files touched by this commit  0.4.4_3
bapt search for other commits by this committer
Convert e* to USES=pkgconfig
21 Mar 2013 05:27:16
Original commit files touched by this commit  0.4.4_3
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)
18 Mar 2013 08:08:41
Original commit files touched by this commit  0.4.4_2
gahr search for other commits by this committer
- Make spellchecking work by fixing the path to dictionary files
- Bump PORTREVISION

Reported by:	 Sergey <potzilov@gmail.com>
28 Feb 2013 17:12:08
Original commit files touched by this commit  0.4.4_1
makc search for other commits by this committer
- Add missing Qt4 components to fix build [1]
- Respect CC, etc by passing QMAKEFLAGS to qmake
- Tweak desktop entry

Approved by:	gahr (maintainer)
Reported by:	miwi [1]
23 Jan 2013 15:00:19
Original commit files touched by this commit  0.4.4_1
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
07 Dec 2012 08:27:28
Original commit files touched by this commit  0.4.4
gahr search for other commits by this committer
- Fix pkgconf dependency declaration

Feature safe:	yes
Reported by:	jhale
06 Dec 2012 16:55:36
Original commit files touched by this commit  0.4.4
danfe search for other commits by this committer
- Cleanup the Makefile, NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Augment port description

Approved by:	maintainer (gahr)
Feature safe:	yes
06 Dec 2012 15:06:39
Original commit files touched by this commit  0.4.4
gahr search for other commits by this committer
- Update to 0.4.4
  Release announcement: http://tug.org/pipermail/texworks/2012q2/005468.html
- Fix DESKTOP entry
- Install MAN1 page
- Respect NOPORTDOCS

Feature safe:	yes
06 Dec 2012 11:20:52
Original commit files touched by this commit  0.2.2_6
gahr search for other commits by this committer
- Take maintainership
- Remove duplicate dependency (devel/dbus is implied by QT4 dbus component)
- Simplify do-configure target
- Remove article from COMMENT

Feature safe:	yes
06 Dec 2012 10:02:40
Original commit files touched by this commit  0.2.2_6
jhale search for other commits by this committer
- Return maintainership to the pool at maintainer's request
- Trim Makefile headers

PR:		ports/174217, ports/174218, ports/174220, ports/174221
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
Feature safe:	yes
06 Jun 2012 06:44:38
Original commit files touched by this commit  0.2.2_6
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  0.2.2_6
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  0.2.2_5
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  0.2.2_4
kwm search for other commits by this committer
Chase poppler shlib bumps.
18 Jul 2011 16:21:26
Original commit files touched by this commit  0.2.2_3
jlaffaye search for other commits by this committer
- Connect textproc/hunspell to the build
- Unconnect hungarian/hunspell
- Chase hunspell move
- Add an entry to MOVED and UPDATING

Approved by:    bapt (mentor)
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.2.2_3
miwi search for other commits by this committer
- Get Rid MD5 support
20 Nov 2010 15:38:09
Original commit files touched by this commit  0.2.2_3
kwm search for other commits by this committer
Chase poppler update.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.2.2_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.2.2_1
dinoex search for other commits by this committer
- update to jpeg-8
21 Oct 2009 10:39:07
Original commit files touched by this commit  0.2.2
miwi search for other commits by this committer
- Update to 0.2.2

PR;             139706
Submitted by:   Diego Depaoli <trebestie@gmail.com> (maintainer)
14 Oct 2009 18:23:18
Original commit files touched by this commit  0.2
lx search for other commits by this committer
Add the TeXworks LaTeX authoring system.

PR:             ports/139258
Submitted by:   Diego Depaoli
Reviewed by:    lx
Feature safe:   yes

Number of commits found: 21

2863
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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight63
new month217

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