non port: print/mftrace/Makefile |
SVNWeb
|
Number of commits found: 44 |
Fri, 26 May 2023
|
[ 09:37 Nicola Vitale (nivit) Author: Martin Neubauer ] bb1a46a
print/mftrace: Update to 1.2.20
PR: 271635
Reported by: Martin Neubauer <m.ne@gmx.net>
|
Tue, 11 Apr 2023
|
[ 15:43 Muhammad Moinur Rahman (bofh) ] 24e24a1 (Only the first 10 of 98 ports in this commit are shown above. )
*/tex*: Update version 20210325=>20230313
- devel/tex-kpathsea: Update version 6.3.3=>6.3.5
- print/texlive-tlmgr: Update version 20210325=>20230313
* Add LICENSE GPLv2
- devel/tex-libtexlua: Update distinfo from 20230313 dists
- devel/tex-libtexluajit: Update distinfo from 20230313 dists
- print/tex-ptexenc: Update version 1.3.9=>1.4.3
* Pet portclippy
- devel/tex-web2c: Update version 20210325=>20230313
- devel/tex-synctex: Update distinfo from 20230313 dists
- print/tex-basic-engines: Update version 20210325=>20230313
- print/texlive-base: Update version 20210325=>20230313
- print/texlive-docs: Update version 20210325=>20230313
- print/texlive-full: Update version 20210325=>20230313 (Only the first 15 lines of the commit message are shown above )
|
Mon, 19 Dec 2022
|
[ 14:44 Muhammad Moinur Rahman (bofh) ] 721e577 (Only the first 10 of 130 ports in this commit are shown above. )
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 51879c9 (Only the first 10 of 197 ports in this commit are shown above. )
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Thu, 11 Jan 2018
|
[ 16:24 danfe ] (Only the first 10 of 20 ports in this commit are shown above. )
Remove superfluous linefeeds.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 24 Oct 2014
|
[ 16:43 mva ] (Only the first 10 of 30 ports in this commit are shown above. )
- Convert ports of news/ and print/ to new USES=python
Approved by: portmgr (implicit)
|
Mon, 18 Aug 2014
|
[ 19:13 antoine ] (Only the first 10 of 46 ports in this commit are shown above. )
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr
|
Tue, 3 Jun 2014
|
[ 01:15 amdmi3 ]
- Support staging
Approved by: portmgr blanket
|
Mon, 26 May 2014
|
[ 13:55 miwi ] (Only the first 10 of 19 ports in this commit are shown above. )
- Convert gmake,bzip2,xz to USES
Approved by: portmgr
|
Fri, 20 Sep 2013
|
[ 22:44 bapt ] (Only the first 10 of 325 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
|
Sat, 11 May 2013
|
[ 17:58 hrs ] (Only the first 10 of 152 ports in this commit are shown above. )
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.
|
Mon, 6 May 2013
|
[ 02:00 hrs ] (Only the first 10 of 150 ports in this commit are shown above. )
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 3 May 2012
|
[ 13:33 nivit ]
- Update to 1.2.18
- Respect NO_INSTALL_MANPAGES
|
Sun, 12 Feb 2012
|
[ 17:03 rm ]
- convert to using PYTHON_SITELIBDIR (non-functional change)
|
Tue, 16 Aug 2011
|
[ 15:04 nivit ]
- Use graphics/potrace as default images converter,
because it has no dependencies and is much faster
then graphics/autotrace
- Bump PORTREVISION (changed dependency)
Suggested by: Michael Bax <mbax at stanford.edu> (via private email)
|
Thu, 7 Jul 2011
|
[ 21:09 nivit ]
- Update to 1.2.16
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sat, 11 Oct 2008
|
[ 11:35 nivit ]
- Update to 1.2.15
- Replace LOCAL/chinsan with LOCAL/nivit/${PORTNAME}/ in MASTER_SITES
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Fri, 6 Jun 2008
|
[ 13:58 edwin ] (Only the first 10 of 107 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Thu, 20 Mar 2008
|
[ 09:56 pav ] (Only the first 10 of 56 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 1 Apr 2007
|
[ 07:33 lioux ]
Give maintainership to Nicola Vitale <nivit@FreeBSD.org>.
|
Mon, 26 Feb 2007
|
[ 16:23 rafan ]
- Update to 1.2.14
PR: ports/108978
Submitted by: chinsan
Approved by: maintainer timeout (17 days)
|
Thu, 5 Jan 2006
|
[ 03:57 edwin ] (Only the first 10 of 90 ports in this commit are shown above. )
Chase libversion bumb to libMagick.so.9
PR: ports/91270
|
Tue, 19 Apr 2005
|
[ 10:42 lioux ]
o Update to 1.1.8 [1]
o Take over maintainership [2]
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [2]
Approved by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [1]
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Mon, 3 May 2004
|
[ 07:06 nork ]
o Chase dependency on print/pfaedit -> print/fontforge.
o Bump PORTREVISION accordingly.
Pointed out by: Hermes Trismegistus <hermes@trismegistus.net>
|
Mon, 15 Mar 2004
|
[ 09:22 krion ]
- Update to version 1.0.29
PR: ports/64290
Submitted by: maintainer
|
Sun, 14 Mar 2004
|
[ 22:16 krion ]
Mark BROKEN: Checksum mismatch
PR: ports/64268
Submitted by: David Gilbert <dgilbert@daveg.ca>
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sun, 18 Jan 2004
|
[ 21:40 pav ]
- Update to 1.0.27
PR: ports/61538
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
|
Thu, 15 Jan 2004
|
[ 22:36 pav ]
- Update to 1.0.26
- Optional dependency on potrace instead of autotrace
PR: ports/61386
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
|
Thu, 1 Jan 2004
|
[ 11:06 pav ]
- Update to 1.0.24
PR: ports/60774
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
|
Sat, 8 Nov 2003
|
[ 23:36 trevor ]
Patrick Atamaniuk has agreed to maintain this.
|
Number of commits found: 44 |