| non port: print/typetools/Makefile |
|
CVSWeb
|
Number of commits found: 43 |
|
Sat, 14 Jan 2012
|
[ 19:14 miwi ]
1.43 print/typetools/Makefile
1.32 print/typetools/distinfo
- Update to 2.92
|
|
Sat, 2 Jul 2011
|
[ 16:09 miwi ]
1.42 print/typetools/Makefile
1.31 print/typetools/distinfo
- Update to 2.91
|
|
Fri, 18 Mar 2011
|
[ 05:08 miwi ]
1.41 print/typetools/Makefile
1.30 print/typetools/distinfo
- Update to 2.88
|
|
Sat, 12 Feb 2011
|
[ 18:21 miwi ]
1.40 print/typetools/Makefile
1.29 print/typetools/distinfo
- Update to 2.87
|
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
1.42 accessibility/kdeaccessibility4/Makefile
(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 ]
1.11 accessibility/accerciser/Makefile
1.9 accessibility/at-poke/Makefile
1.71 accessibility/at-spi/Makefile
1.50 accessibility/dasher/Makefile
1.53 accessibility/gnome-mag/Makefile
1.41 accessibility/gnopernicus/Makefile
1.45 accessibility/gok/Makefile
1.10 accessibility/java-access-bridge/Makefile
1.31 accessibility/kdeaccessibility/Makefile
1.40 accessibility/kdeaccessibility4/Makefile
(Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
|
Fri, 22 Jan 2010
|
[ 20:03 miwi ]
1.37 print/typetools/Makefile
1.28 print/typetools/distinfo
- Update to 2.82
|
|
Tue, 17 Nov 2009
|
[ 12:04 miwi ]
1.36 print/typetools/Makefile
1.27 print/typetools/distinfo
- Update to 2.80
|
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ]
1.9 accessibility/accerciser/Makefile
1.8 accessibility/at-poke/Makefile
1.69 accessibility/at-spi/Makefile
1.49 accessibility/dasher/Makefile
1.40 accessibility/gnopernicus/Makefile
1.43 accessibility/gok/Makefile
1.8 accessibility/java-access-bridge/Makefile
1.29 accessibility/kdeaccessibility/Makefile
1.35 accessibility/kdeaccessibility4/Makefile
1.11 accessibility/mousetweaks/Makefile
(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
|
|
Tue, 16 Jun 2009
|
[ 19:28 miwi ]
1.34 print/typetools/Makefile
1.26 print/typetools/distinfo
- Update to 2.79
|
|
Sat, 11 Apr 2009
|
[ 09:51 miwi ]
1.33 print/typetools/Makefile
1.25 print/typetools/distinfo
- Update to 2.78
|
|
Tue, 31 Mar 2009
|
[ 08:28 miwi ]
1.32 print/typetools/Makefile
1.24 print/typetools/distinfo
1.7 print/typetools/pkg-plist
- Update to 2.76
|
|
Thu, 26 Mar 2009
|
[ 13:05 miwi ]
1.6 audio/py-apetag/Makefile
1.24 audio/shntool/Makefile
1.10 devel/darts/Makefile
1.26 devel/log4c/Makefile
1.31 print/typetools/Makefile
- Mark MAKE_JOBS_SAFE for SMP compilation
|
|
Sat, 28 Feb 2009
|
[ 20:43 miwi ]
1.30 print/typetools/Makefile
1.23 print/typetools/distinfo
- Update to 2.75
|
|
Fri, 20 Feb 2009
|
[ 15:44 miwi ]
1.29 print/typetools/Makefile
1.22 print/typetools/distinfo
- Update to 2.74
|
|
Tue, 23 Dec 2008
|
[ 20:05 miwi ]
1.28 print/typetools/Makefile
1.21 print/typetools/distinfo
- Update to 2.72
- Take maintainership
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(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 )
|
|
Mon, 18 Aug 2008
|
[ 22:08 miwi ]
1.26 print/typetools/Makefile
1.20 print/typetools/distinfo
- Update to 2.71
PR: 126601
Submitted by: Ports Fury
|
|
Mon, 11 Aug 2008
|
[ 22:41 miwi ]
1.25 print/typetools/Makefile
1.19 print/typetools/distinfo
1.6 print/typetools/pkg-plist
- Update to 2.70
PR: 126429
Submitted by: Ports Fury
|
|
Fri, 16 May 2008
|
[ 14:11 miwi ]
1.24 print/typetools/Makefile
1.18 print/typetools/distinfo
- Update to 2.69
PR: 123505
Submitted by: Ports Fury
|
|
Thu, 3 Jan 2008
|
[ 11:39 miwi ]
1.23 print/typetools/Makefile
1.17 print/typetools/distinfo
- Update to 2.66
PR: 119168
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
|
Wed, 11 Jul 2007
|
[ 03:54 rafan ]
1.21 print/typetools/Makefile
1.16 print/typetools/distinfo
- Update to 2.64
PR: ports/114415
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
|
|
Sat, 19 May 2007
|
[ 20:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(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}.
|
|
Tue, 6 Mar 2007
|
[ 20:04 miwi ]
1.19 print/typetools/Makefile
1.15 print/typetools/distinfo
- Update to 2.60
PR: 109806
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
Sun, 4 Feb 2007
|
[ 12:34 rafan ]
1.18 print/typetools/Makefile
1.14 print/typetools/distinfo
- Update to 2.49
|
|
Sat, 13 Jan 2007
|
[ 22:58 miwi ]
1.17 print/typetools/Makefile
1.13 print/typetools/distinfo
1.5 print/typetools/pkg-plist
- Update to 2.48
- Drop maintainership
PR: ports/107769
Submitted by: miwi
Approved by: Ulrich Spoerlein <uspoerlein@gmail.com> (old maintainer)
|
|
Mon, 29 May 2006
|
[ 20:46 pav ]
1.18 audio/mp3splt/Makefile
1.6 audio/mp3wrap/Makefile
1.11 audio/xmms-real-random/Makefile
1.4 devel/rubygem-rgl/Makefile
1.5 devel/rubygem-stream/Makefile
1.7 ftp/wmget/Makefile
1.5 games/wmquake/Makefile
1.11 graphics/ocrad/Makefile
1.23 multimedia/camserv/Makefile
1.3 net/wmwifi/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
- Update maintainer's email address
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
|
|
Thu, 24 Nov 2005
|
[ 10:40 barner ]
1.834 MOVED
1.386 print/Makefile
1.2 print/lcdf-typetools/Makefile
1.15 print/typetools/Makefile
1.2 print/lcdf-typetools/distinfo
1.13700 /CVSROOT/modules
1.2 print/lcdf-typetools/pkg-descr
1.2 print/lcdf-typetools/pkg-plist
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
|
|
Tue, 15 Nov 2005
|
[ 09:21 vs ]
1.14 print/typetools/Makefile
1.12 print/typetools/distinfo
Update to 2.36
PR: ports/89017
Submitted by: Ports Fury
|
|
Wed, 5 Oct 2005
|
[ 01:38 edwin ]
1.13 print/typetools/Makefile
1.11 print/typetools/distinfo
1.4 print/typetools/pkg-plist
Upgrade to 2.35
Noticed by: new ports version checker.
|
|
Thu, 16 Jun 2005
|
[ 02:57 ahze ]
1.12 print/typetools/Makefile
1.10 print/typetools/distinfo
- Update to 2.34
PR: ports/82279
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
Mon, 16 May 2005
|
[ 22:02 glewis ]
1.11 print/typetools/Makefile
1.9 print/typetools/distinfo
. Update to 2.30.
PR: 81127
Submitted by: Ports Fury
|
|
Tue, 3 May 2005
|
[ 09:06 krion ]
1.10 print/typetools/Makefile
1.8 print/typetools/distinfo
Update to version 2.28
PR: ports/80544
Submitted by: Ports Fury
|
|
Fri, 15 Apr 2005
|
[ 18:26 flz ]
1.9 print/typetools/Makefile
1.7 print/typetools/distinfo
- Update to 2.26.
PR: ports/79976
Submitted by: Ports Fury
|
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(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 ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(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'.
|
|
Sun, 6 Mar 2005
|
[ 19:44 ahze ]
1.6 print/typetools/Makefile
1.6 print/typetools/distinfo
1.3 print/typetools/pkg-plist
- Update to 2.22
PR: 78503
Submitted by: Ports Fury
|
|
Wed, 15 Dec 2004
|
[ 15:42 krion ]
1.5 print/typetools/Makefile
1.5 print/typetools/distinfo
Update to version 2.16
PR: ports/75115
Submitted by: Ports Fury
|
|
Fri, 5 Nov 2004
|
[ 12:42 pav ]
1.4 print/typetools/Makefile
1.4 print/typetools/distinfo
1.2 print/typetools/files/patch-include::lcdf::hashmap.hh
- Update to 2.15
PR: ports/73474
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
Sat, 14 Feb 2004
|
[ 13:02 krion ]
1.3 print/typetools/Makefile
1.3 print/typetools/distinfo
1.2 print/typetools/pkg-plist
- Update to version 1.97
PR: ports/62821
Submitted by: Ports Fury
|
|
Sun, 8 Feb 2004
|
[ 01:01 kris ]
1.2 print/typetools/Makefile
BROKEN on 5.x: Configure fails
|
|
Fri, 5 Dec 2003
|
[ 15:44 ijliao ]
1.262 print/Makefile
1.1 print/typetools/Makefile
1.1 print/typetools/distinfo
1.1 print/typetools/pkg-descr
1.1 print/typetools/pkg-plist
add typetools 1.80
Tools for manipulating fonts
|
Number of commits found: 43 |