aboutsummaryrefslogtreecommitdiffstats
path: root/misc/latex-mk
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Use print/texinfo for texi2{dvi,pdf} instead of print/teTeX-base.hrs2011-06-191-3/+5
| | | | | - Use print/teTeX-base for latex instead of print/teTeX. - Use share/texmf for TeX-related files instead of share/texmf-local.
* Update my e-mail to my FreeBSD one.jlaffaye2011-06-091-1/+1
| | | | | | While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE} Approved by: bapt (mentor)
* Bump PORTREVISION after open-mofit updatemakc2011-05-021-0/+1
|
* - Update to 2.1wen2011-01-102-4/+3
| | | | | PR: ports/153765 Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
* Update to 2.0arved2010-07-283-7/+6
| | | | | PR: 148874 Submitted by: maintainer
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵amdmi32009-09-021-2/+1
| | | | | | | | | 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)
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Pass maintainership to kimelto (at) gmail.commiwi2009-05-051-1/+1
|
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - Update to 1.9.1miwi2007-08-282-4/+4
|
* - Update to 1.9miwi2007-06-163-5/+6
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 1.8miwi2006-10-082-4/+4
|
* Update to 1.7miwi2006-06-143-5/+6
| | | | | | Change Mail to miwi@ Approved by: krion (mentor)
* - Update to 1.6pav2006-05-013-8/+9
| | | | | | | - Take maintainership PR: ports/96560 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
* - Add SHA256pav2005-11-261-0/+1
|
* - Update to 1.4hq2005-10-183-4/+8
| | | | | - Add 'print' category - Add $FreeBSD$ tag in pkg-plist
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to version 1.3krion2005-01-163-25/+28
| | | | | PR: ports/76282 Submitted by: Ports Fury
* Update to 1.2: http://latex-mk.sourceforge.net/news.html#20040321vs2004-04-132-4/+4
| | | | | | PR: 65375 Submitted by: Herve Quiroz Approved by: linimon (mentor)
* SIZEify.trevor2004-01-301-0/+1
|
* Update to 1.1erwin2003-09-053-125/+20
| | | | | PR: 56445 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* typoijliao2003-06-011-2/+2
|
* add latex-mk 1.0ijliao2003-05-224-0/+165
A collection of makefile and scripts for LaTeX documents