FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 11:11 PM BST
non port: devel/t1lib/Makefile
CVSWeb

Number of commits found: 31

Sat, 4 Dec 2010
[ 07:34 ade ] Original commit 
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
1.36 archivers/libcomprex/Makefile
1.16 archivers/libdynamite/Makefile
1.16 archivers/libmspack/Makefile
1.23 archivers/liborange/Makefile

(Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 2 Aug 2009
[ 19:36 mezz ] Original commit 
1.1958 MOVED
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.14 archivers/libdynamite/Makefile
1.13 archivers/libmspack/Makefile
1.21 archivers/liborange/Makefile

(Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Fri, 23 Jan 2009
[ 16:28 flz ] Original commit 
1.1781 MOVED
1.19 astro/boinc-setiathome-enhanced/Makefile
1.42 astro/celestia/Makefile
1.31 astro/openuniverse/Makefile
1.39 astro/xtide/Makefile
1.4 audio/fmit/Makefile
1.46 audio/nas/Makefile
1.28 audio/rosegarden/Makefile
1.23 audio/xcdplayer/Makefile
1.27 audio/xmixer/Makefile

(Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Thu, 21 Aug 2008
[ 06:18 rafan ] Original commit 
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. View all ports for this commit)
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)
Sun, 20 Jan 2008
[ 22:20 miwi ] Original commit 
1.37 devel/t1lib/Makefile
1.18 devel/t1lib/distinfo
1.2 devel/t1lib/files/patch-Makefile.in
1.3 devel/t1lib/files/patch-configure
- Update to 5.1.2

PR:             119721
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Tue, 31 Jul 2007
[ 12:18 mm ] Original commit 
1.36 devel/t1lib/Makefile
- Depend on xaw explicitly
- Bump PORTREVISION

Approved by:    garga (mentor, implicit)
Sat, 19 May 2007
[ 20:32 flz ] Original commit 
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. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 21 Feb 2007
[ 15:01 rafan ] Original commit 
1.34 devel/t1lib/Makefile
1.17 devel/t1lib/distinfo
1.2 devel/t1lib/files/patch-configure
- Update to 5.1.1

PR:             ports/109357
Submitted by:   Martin Matuska <martin at matuska.org>
Mon, 14 Aug 2006
[ 22:55 clsung ] Original commit 
1.23 comms/gsmlib/Makefile
1.12 comms/spandsp/Makefile
1.14 converters/libutf-8/Makefile
1.51 databases/clip/Makefile
1.39 databases/db2/Makefile
1.18 databases/dbh/Makefile
1.25 databases/libiodbc/Makefile
1.14 databases/libsdb/Makefile
1.25 databases/mdbtools/Makefile
1.51 databases/metakit/Makefile

(Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Thu, 4 May 2006
[ 21:41 edwin ] Original commit 
1.12 databases/cyrus-imspd/Makefile
1.3 databases/cyrus-smlacapd/Makefile
1.63 databases/db3/Makefile
1.56 databases/db4/Makefile
1.10 databases/dbf/Makefile
1.12 databases/dbmetrix/Makefile
1.5 databases/dbow/Makefile
1.14 databases/dbtool/Makefile
1.15 databases/dbview/Makefile
1.37 databases/firebird-devel/Makefile

(Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sun, 18 Sep 2005
[ 18:22 ahze ] Original commit 
1.29 devel/t1lib/Makefile
1.15 devel/t1lib/distinfo
1.1 devel/t1lib/files/patch-configure
- Update to 5.1.0
- I didn't bump libver because evince and pdf both work with out it being bumped
  if anyone has problems please email me.

PR:             ports/86264
Submitted by:   Ports Fury
Tue, 31 May 2005
[ 19:00 oliver ] Original commit 
1.21 audio/xmms-tfmx/Makefile
1.20 devel/libdsp/Makefile
1.11 devel/libfs++/Makefile
1.9 devel/libshbuf/Makefile
1.8 devel/libstroke/Makefile
1.7 devel/libzt/Makefile
1.16 devel/log4c/Makefile
1.16 devel/mingw-binutils/Makefile
1.10 devel/openzz/Makefile
1.14 devel/shapelib/Makefile

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
change the libtool version to use from 1.3 to 1.5
Thu, 15 Apr 2004
[ 19:18 krion ] Original commit 
1.27 devel/t1lib/Makefile
1.14 devel/t1lib/distinfo
- Downgrade to version 5.0.1
- 5.0.2 version caused xpdf to crash with almost all PDFs
- Bump PORTEPOCH

Submitted by:   naddy, Ports Fury
Wed, 14 Apr 2004
[ 18:49 krion ] Original commit 
1.26 devel/t1lib/Makefile
1.13 devel/t1lib/distinfo
1.1 devel/t1lib/files/patch-Makefile.in
1.12 devel/t1lib/pkg-plist
- Update to version 5.0.2

PR:             ports/65533
Submitted by:   Ports Fury
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Tue, 2 Mar 2004
[ 08:16 dinoex ] Original commit 
1.24 devel/t1lib/Makefile
1.11 devel/t1lib/pkg-plist
- Fix package for option WITHOUT_X11
Sat, 28 Feb 2004
[ 14:35 pav ] Original commit 
1.23 devel/t1lib/Makefile
1.12 devel/t1lib/distinfo
- Update to 5.0.1

PR:             ports/63485
Submitted by:   Toni Viemero <toni.viemero@iki.fi>
Wed, 4 Feb 2004
[ 05:21 marcus ] Original commit 
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile

(Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Mon, 24 Mar 2003
[ 01:08 ijliao ] Original commit 
1.21 devel/t1lib/Makefile
1.10 devel/t1lib/distinfo
1.10 devel/t1lib/pkg-plist
upgrade to 5.0.0
drop maintainership
Fri, 7 Mar 2003
[ 06:01 ade ] Original commit 
1.69 devel/ORBit/Makefile
1.83 devel/ORBit2/Makefile
1.7 devel/SN/Makefile
1.8 devel/a2dev/Makefile
1.10 devel/ac-archive/Makefile
1.21 devel/acpicatools/Makefile
1.4 devel/arch/Makefile
1.4 devel/as80/Makefile
1.5 devel/asmutils/Makefile
1.26 devel/atk/Makefile

(Only the first 10 of 552 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Fri, 23 Nov 2001
[ 17:19 ijliao ]  
unknown devel/t1lib/Makefile
unknown devel/t1lib/distinfo
unknown devel/t1lib/pkg-plist
upgrade to 1.3.1    
Fri, 31 Aug 2001
[ 15:20 sobomax ]  
unknown archivers/sectar/Makefile
unknown audio/flac/Makefile
unknown devel/arm-aout-binutils/Makefile
unknown devel/arm-elf-binutils/Makefile
unknown devel/autogen/Makefile
unknown devel/avr-binutils/Makefile
unknown devel/c2lib/Makefile
unknown devel/dia2code/Makefile
unknown devel/dotconf/Makefile
unknown devel/ffcall/Makefile

(Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
Wed, 22 Aug 2001
[ 18:12 ijliao ]  
unknown devel/t1lib/Makefile
unknown devel/t1lib/distinfo
unknown devel/t1lib/pkg-plist
upgrade to 1.2    
Wed, 11 Jul 2001
[ 20:25 ijliao ]  
unknown devel/t1lib/Makefile
unknown devel/t1lib/distinfo
upgrade to 1.1.1    
Tue, 5 Jun 2001
[ 12:38 sobomax ]  
unknown audio/snd/Makefile
unknown devel/t1lib/Makefile
unknown emulators/mtools/Makefile
unknown games/qix/Makefile
unknown graphics/ImageMagick/Makefile
unknown graphics/libungif/Makefile
unknown lang/tclX82/Makefile
unknown net/scotty3/Makefile
unknown print/apsfilter/Makefile
unknown print/ghostscript6-nox11/Makefile

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Standartise the way used to disable X11 support in various ports. From now   on
WITHOUT_X11 is the Only True Way[tm].    
Thu, 29 Mar 2001
[ 07:43 ijliao ]  
unknown devel/t1lib/Makefile
unknown devel/t1lib/pkg-descr
forgot INSTALLS_SHLIB    
Thu, 15 Feb 2001
[ 19:09 ijliao ]  
unknown devel/t1lib/Makefile
unknown devel/t1lib/distinfo
unknown devel/t1lib/files/patch-aa
unknown devel/t1lib/pkg-plist
update to 1.1.0    
Sun, 21 Jan 2001
[ 04:26 ijliao ]  
unknown devel/p5-IO-stringy/Makefile
unknown devel/p5-Term-Screen/Makefile
unknown devel/t1lib/Makefile
unknown games/bnetd/Makefile
unknown net/centericq/Makefile
unknown net/coda5_doc/Makefile
unknown security/integrit/Makefile
unknown sysutils/logtool/Makefile
unknown x11-toolkits/pike-gtk/Makefile
ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org    
Mon, 21 Aug 2000
[ 11:07 sobomax ]  
unknown audio/wsoundserver/Makefile
unknown biology/emboss/Makefile
unknown devel/dryad/Makefile
unknown devel/gnomedebug/Makefile
unknown devel/libol/Makefile
unknown devel/sip/Makefile
unknown devel/t1lib/Makefile
unknown ftp/caitoo/Makefile
unknown graphics/dia/Makefile
unknown graphics/jpeg/Makefile

(Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.    

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

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

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