FreshPorts -- The Place For Ports Sat, 22 Nov 2008 1:03 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: devel/t1lib/Makefile
CVSWeb

Number of commits found: 28

Thu, 21 Aug 2008
[ 07: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
[ 13:18 mm ] Original commit 
1.36 devel/t1lib/Makefile
- Depend on xaw explicitly
- Bump PORTREVISION

Approved by:    garga (mentor, implicit)
Sat, 19 May 2007
[ 21: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
[ 23: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
[ 22: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
[ 19: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
[ 20: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
[ 20: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
[ 19: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
[ 16: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
[ 19:12 ijliao ]  
unknown devel/t1lib/Makefile
unknown devel/t1lib/distinfo
unknown devel/t1lib/pkg-plist
upgrade to 1.2    
Wed, 11 Jul 2001
[ 21:25 ijliao ]  
unknown devel/t1lib/Makefile
unknown devel/t1lib/distinfo
upgrade to 1.1.1    
Tue, 5 Jun 2001
[ 13: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
[ 08: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
[ 12: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: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 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 19420
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 14
new 48 hours15
new 7 days42
new fortnight80
new month127

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

Add tab to Netscape 6

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