FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:19 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
latex-mk 1.9.1_2 misc on this many watch lists=1 search for ports that depend on this port
A collection of makefile and scripts for LaTeX documents
Maintained by: kimelto@gmail.com search for ports maintained by this maintainer
Port Added: 22 May 2003 07:29:31
Also Listed In: print


LaTeX-Mk is a tool for managing small to large sized LaTeX projects. The
typical LaTeX-Mk input file is simply a series of variable definitions in a
Makefile for the project. After creating a simple Makefile the user can easily
perform all required steps to do such tasks as: preview the document, print
the document, or produce a PDF file. LaTeX-Mk will keep track of files that
have changed and how to run the various programs that are needed to produce
the output.

WWW: http://latex-mk.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: print/teTeX, devel/gmake
Required To Run: print/teTeX

To install the port: cd /usr/ports/misc/latex-mk/ && make install clean
To add the package: pkg_add -r latex-mk


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://sunet.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://iweb.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://switch.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://surfnet.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://kent.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://freefr.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://voxel.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://jaist.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://osdn.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://nchc.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://transact.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://softlayer.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://internode.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://biznetnetworks.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
http://ufpr.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-1.9.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.9.1_2
dinoex search for other commits by this committer
- update to jpeg-8
02 Sep 2009 16:01:56
Original commit files touched by this commit  1.9.1_1
amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:    portmgr (pav)
31 Jul 2009 14:57:52
Original commit files touched by this commit  1.9.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
04 May 2009 19:38:14
Original commit files touched by this commit  1.9.1
miwi search for other commits by this committer
- Pass maintainership to kimelto (at) gmail.com
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.9.1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
28 Aug 2007 11:10:56
Original commit files touched by this commit  1.9.1
miwi search for other commits by this committer
- Update to 1.9.1
16 Jun 2007 10:56:12
Original commit files touched by this commit  1.9
miwi search for other commits by this committer
- Update to 1.9
19 May 2007 21:32:57
Original commit files touched by this commit  1.8_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
08 Oct 2006 14:00:08
Original commit files touched by this commit  1.8
miwi search for other commits by this committer
- Update to 1.8
14 Jun 2006 15:44:08
Original commit files touched by this commit  1.7
miwi search for other commits by this committer
Update to 1.7
Change Mail to miwi@

Approved by:    krion (mentor)
01 May 2006 15:19:20
Original commit files touched by this commit  1.6
pav search for other commits by this committer
- Update to 1.6
- Take maintainership

PR:             ports/96560
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
25 Nov 2005 16:09:33
Original commit files touched by this commit  1.4
pav search for other commits by this committer
- Add SHA256
18 Oct 2005 14:07:17
Original commit files touched by this commit  1.4
hq search for other commits by this committer
- Update to 1.4
- Add 'print' category
- Add $FreeBSD$ tag in pkg-plist
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.3
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.3
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
16 Jan 2005 10:21:41
Original commit files touched by this commit  1.3
krion search for other commits by this committer
Update to version 1.3

PR:             ports/76282
Submitted by:   Ports Fury
13 Apr 2004 08:06:20
Original commit files touched by this commit  1.2
vs search for other commits by this committer
Update to 1.2: http://latex-mk.sourceforge.net/news.html#20040321

PR:             65375
Submitted by:   Herve Quiroz
Approved by:    linimon (mentor)
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.1
trevor search for other commits by this committer
SIZEify.
05 Sep 2003 16:18:07
Original commit files touched by this commit  1.1
erwin search for other commits by this committer
Update to 1.1

PR:             56445
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
01 Jun 2003 05:40:33
Original commit files touched by this commit  1.0
ijliao search for other commits by this committer
typo
22 May 2003 07:27:33
Original commit files touched by this commit  1.0
ijliao search for other commits by this committer
add latex-mk 1.0
A collection of makefile and scripts for LaTeX documents

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.2 seconds.