notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: print/typetools/Makefile

Number of commits found: 67

Tuesday, 30 Jan 2024
21:39 Muhammad Moinur Rahman (bofh) search for other commits by this committer
print/typetools: Moved man to share/man
commit hash: 9e4b9ca7661f13b2c032a4576b2c198a87f415b6 commit hash: 9e4b9ca7661f13b2c032a4576b2c198a87f415b6 commit hash: 9e4b9ca7661f13b2c032a4576b2c198a87f415b6 commit hash: 9e4b9ca7661f13b2c032a4576b2c198a87f415b6 9e4b9ca
Friday, 1 Sep 2023
17:16 Muhammad Moinur Rahman (bofh) search for other commits by this committer
print/typetools: Update version 2.108=>2.110

Changelog: https://github.com/kohler/lcdf-typetools/releases/tag/v2.110
commit hash: 5c6c02f3dc9ac2ebd64f65be1364fbaa945db599 commit hash: 5c6c02f3dc9ac2ebd64f65be1364fbaa945db599 commit hash: 5c6c02f3dc9ac2ebd64f65be1364fbaa945db599 commit hash: 5c6c02f3dc9ac2ebd64f65be1364fbaa945db599 5c6c02f
Monday, 19 Dec 2022
14:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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)
commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc 721e577
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Anton Berezin <tobez@tobez.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Bruce M. Simpson <bms@FreeBSD.org>
  *  CHOI Junho <cjh@FreeBSD.org>
  *  Chuck Robey <chuckr@FreeBSD.org>
  *  D'Arcy Cain <darcy@druid.net>
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien <obrien@FreeBSD.org>
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  Dima Dorfman <dima@unixfreak.org>
  *  Dmitry Kazarov <d.y.kazarov@mail.ru>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Fabiano Sidler <fabianosidler@swissonline.ch>
  *  Fernan Aguero <fernan.aguero@gmail.com>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
  *  Golyashov Sergey <svvord@soft-wizard.ru>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp>
  *  Igor Pokrovsky <tiamat@comset.net>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  Jean-Marc Zucconi <jmz@FreeBSD.org> and David O'Brien <obrien@FreeBSD.org>
  *  Jean-Sebastien Roy <js@jeannot.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Joel Sutton <jsutton@bbcon.com.au>
  *  Joerg Wunsch <joerg@FreeBSD.org>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Jose Jachuf <jjachuf@gmail.com>
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Juergen Lock <nox@jelal.kn-bremen.de>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  KANOU Hiroki <kanou@khdd.net>
  *  KATO Tsuguru <tkato@prontomail.com>
  *  Kapil Chowksey
  *  Kentaro Inagaki <JBD01226@niftyserve.ne.jp>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Klemm <andreas@klemm.gtn.com>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kozlov Sergey <kozlov.sergey.404@gmail.com>
  *  Lars Koeller
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Mark Reidel <ports@mark.reidel.info>
  *  Martin Dieringer <martin.dieringer@gmx.de>
  *  Martin Kammerhofer
  *  Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
  *  Martin Ranne <gasp@ridcully.dnsalias.org>
  *  Matthew Hunt <mph@pobox.com>
  *  Maxim Loginov <Zeliboba@mail.ru>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Moll <kvedulv at kvedulv.de>
  *  Michael Nottebrock <lofi@FreeBSD.org>
  *  Mike Meyer <mwm@mired.org>
  *  Mikhail Teterin
  *  Mita Yoshio <mita@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Oliver Braun <obraun@informatik.unibw-muenchen.de>
  *  Oliver Breuninger <ob@seicom.NET>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Patrick Dung (patrick_dkt@yahoo.com.hk)
  *  Patrick Powell <papowell@astart.com>
  *  Pedro Giffuni
  *  Philip M. Gollucci <pgpollucci@p6m7g8.com>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Robert Withrow <witr@rwwa.com>
  *  Romain Tartiere <romain@FreeBSD.org>
  *  Satoshi Asami <asami@FreeBSD.org>
  *  Satoshi TAOKA <taoka@FreeBSD.org>
  *  Satoshi Taoka <taoka@FreeBSD.org>
  *  Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simun Mikecin <numisemis@yahoo.com>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Hagen <ports@textmail.me>
  *  Stephen Fisher
  *  Steve Wills <swills@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Tim McCormick <tim@pcbsd.org>
  *  Tomokatsu SAITO <saito@a2z.co.jp>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp>
  *  amistry@am-productions.biz
  *  andrew@scoop.co.nz
  *  arved
  *  brett@peloton.physics.montana.edu
  *  chuckr@FreeBSD.org
  *  cjm2
  *  dbader@eece.unm.edu
  *  dgilbert@velocet.ca
  *  e-masson@kisoft-services.com
  *  eserte@cs.tu-berlin.de
  *  gahr
  *  giffunip
  *  hrs
  *  ijliao
  *  jmz
  *  joerg
  *  johans
  *  jseger@FreeBSD.org
  *  kline
  *  ljo
  *  lofi@FreeBSD.org
  *  martin.dieringer@gmx.de
  *  mwest@uct.ac.za
  *  oly@world.std.com
  *  patrick, trevor
  *  smace@FreeBSD.org
  *  spcoltri@unm.edu
  *  tg@FreeBSD.org
  *  tobez
  *  wenheping@gmail.com

With hat:	portmgr
commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527 commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527 commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527 commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527 51879c9
Tuesday, 23 Nov 2021
22:11 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af 5933ac0
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 23 Mar 2019
18:18 bofh search for other commits by this committer
print/typetools: Update version 2.107=>2.108
Original commitRevision:496679 
Tuesday, 24 Apr 2018
00:33 bofh search for other commits by this committer
print/typetools: Update version 2.106=>2.107

Relnotes:	https://github.com/kohler/lcdf-typetools/releases/tag/v2.107
Original commitRevision:468165 
Tuesday, 26 Jul 2016
07:50 bofh search for other commits by this committer
print/typetools: Update version 2.105=>2.106
Original commitRevision:419101 
Wednesday, 16 Sep 2015
11:05 bofh search for other commits by this committer
print/typetools: Update version 2.104=>2.105

- Take MAINTAINERSHIP
- Convert patch files to be 'make makesum' compatible
Original commitRevision:397053 
Sunday, 3 Aug 2014
20:26 madpilot search for other commits by this committer
- Update to 2.104
- Add conflict with texlive-base

PR:		192214
Submitted by:	Ports Fury
Original commitRevision:363935 
Tuesday, 24 Jun 2014
16:08 wg search for other commits by this committer
print/typetools: update to 2.101

PR:		191280
Submitted by:	Carlos Jacobo Puga Medina
Original commitRevision:359105 
Tuesday, 14 Jan 2014
22:40 antoine search for other commits by this committer
Update to 2.100

PR:		ports/185702
Submitted by:	KATO Tsuguru
Original commitRevision:339730 
Friday, 3 Jan 2014
16:16 antoine search for other commits by this committer
- Update to 2.99
- Stage support
- Fix build with clang

PR:		ports/181893
Submitted by:	KATO Tsuguru
Original commitRevision:338558 
Friday, 20 Sep 2013
22:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
Original commitRevision:327765 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Saturday, 11 May 2013
17:58 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.
Original commitRevision:317899 
Monday, 6 May 2013
02:00 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.
Original commitRevision:317455 
Friday, 26 Apr 2013
06:43 miwi search for other commits by this committer
- Update to 2.98

PR:		178026
Submitted by:	Ports Fury
Original commitRevision:316574 
Saturday, 2 Mar 2013
14:57 miwi search for other commits by this committer
- Force commit to correct the entry:
- Update to 2.97

PR:		176530
Submitted by:	Ports fury
Original commitRevision:313256 
14:54 miwi search for other commits by this committer
- Update to 1.3.0

PR:		176538
Submitted by:	Ports Fury
Original commitRevision:313254 
Monday, 4 Feb 2013
02:23 miwi search for other commits by this committer
- Convert Header
- Reset maintainership
Original commitRevision:311539 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 14 Jan 2012
19:14 miwi search for other commits by this committer
- Update to 2.92
Original commit
Saturday, 2 Jul 2011
16:09 miwi search for other commits by this committer
- Update to 2.91
Original commit
Friday, 18 Mar 2011
05:08 miwi search for other commits by this committer
- Update to 2.88
Original commit
Saturday, 12 Feb 2011
18:21 miwi search for other commits by this committer
- Update to 2.87
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 22 Jan 2010
20:03 miwi search for other commits by this committer
- Update to 2.82
Original commit
Tuesday, 17 Nov 2009
12:04 miwi search for other commits by this committer
- Update to 2.80
Original commit
Friday, 31 Jul 2009
13:57 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
Original commit
Tuesday, 16 Jun 2009
19:28 miwi search for other commits by this committer
- Update to 2.79
Original commit
Saturday, 11 Apr 2009
09:51 miwi search for other commits by this committer
- Update to 2.78
Original commit
Tuesday, 31 Mar 2009
08:28 miwi search for other commits by this committer
 - Update to 2.76
Original commit
Thursday, 26 Mar 2009
13:05 miwi search for other commits by this committer
- Mark MAKE_JOBS_SAFE for SMP compilation
Original commit
Saturday, 28 Feb 2009
20:43 miwi search for other commits by this committer
- Update to 2.75
Original commit
Friday, 20 Feb 2009
15:44 miwi search for other commits by this committer
- Update to 2.74
Original commit
Tuesday, 23 Dec 2008
20:05 miwi search for other commits by this committer
- Update to 2.72
- Take maintainership
Original commit
Thursday, 21 Aug 2008
06:18 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
 - 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)
Original commit
Monday, 18 Aug 2008
22:08 miwi search for other commits by this committer
- Update to 2.71

PR:             126601
Submitted by:   Ports Fury
Original commit
Monday, 11 Aug 2008
22:41 miwi search for other commits by this committer
- Update to 2.70

PR:             126429
Submitted by:   Ports Fury
Original commit
Friday, 16 May 2008
14:11 miwi search for other commits by this committer
- Update to 2.69

PR:             123505
Submitted by:   Ports Fury
Original commit
Thursday, 3 Jan 2008
11:39 miwi search for other commits by this committer
- Update to 2.66

PR:             119168
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Wednesday, 11 Jul 2007
03:54 rafan search for other commits by this committer
- Update to 2.64

PR:             ports/114415
Submitted by:   KATO Tsuguru <tkato432 at yahoo.com>
Original commit
Saturday, 19 May 2007
20:32 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}.
Original commit
Tuesday, 6 Mar 2007
20:04 miwi search for other commits by this committer
- Update to 2.60

PR:             109806
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Sunday, 4 Feb 2007
12:34 rafan search for other commits by this committer
- Update to 2.49
Original commit
Saturday, 13 Jan 2007
22:58 miwi search for other commits by this committer
- Update to 2.48
- Drop maintainership

PR:             ports/107769
Submitted by:   miwi
Approved by:    Ulrich Spoerlein <uspoerlein@gmail.com> (old maintainer)
Original commit
Monday, 29 May 2006
20:46 pav search for other commits by this committer
- Update maintainer's email address

PR:             ports/98102
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Original commit
Thursday, 24 Nov 2005
10:40 barner search for other commits by this committer
print/lcdf-typetools was a dupe of print/typetools, so remove the former
port and add a MOVED entry for it.

Since print/typetools was unmaintained, transfer maintainership to
submitter of print/lcdf-typetools (Ulrich Spoerlein <q@galgenberg.net>)

Reported by:    Ports Fury
Original commit
Tuesday, 15 Nov 2005
09:21 vs search for other commits by this committer
Update to 2.36

PR:             ports/89017
Submitted by:   Ports Fury
Original commit
Wednesday, 5 Oct 2005
01:38 edwin search for other commits by this committer
Upgrade to 2.35
Noticed by: new ports version checker.
Original commit
Thursday, 16 Jun 2005
02:57 ahze search for other commits by this committer
- Update to 2.34

PR:             ports/82279
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Monday, 16 May 2005
22:02 glewis search for other commits by this committer
. Update to 2.30.

PR:             81127
Submitted by:   Ports Fury
Original commit
Tuesday, 3 May 2005
09:06 krion search for other commits by this committer
Update to version 2.28

PR:             ports/80544
Submitted by:   Ports Fury
Original commit
Friday, 15 Apr 2005
18:26 flz search for other commits by this committer
- Update to 2.26.

PR:             ports/79976
Submitted by:   Ports Fury
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 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'.
Original commit
Sunday, 6 Mar 2005
19:44 ahze search for other commits by this committer
- Update to 2.22

PR:             78503
Submitted by:   Ports Fury
Original commit
Wednesday, 15 Dec 2004
15:42 krion search for other commits by this committer
Update to version 2.16

PR:             ports/75115
Submitted by:   Ports Fury
Original commit
Friday, 5 Nov 2004
12:42 pav search for other commits by this committer
- Update to 2.15

PR:             ports/73474
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Saturday, 14 Feb 2004
13:02 krion search for other commits by this committer
- Update to version 1.97

PR:             ports/62821
Submitted by:   Ports Fury
Original commit
Sunday, 8 Feb 2004
01:01 kris search for other commits by this committer
BROKEN on 5.x: Configure fails
Original commit
Friday, 5 Dec 2003
15:44 ijliao search for other commits by this committer
add typetools 1.80
Tools for manipulating fonts
Original commit

Number of commits found: 67