FreshPorts -- The Place For Ports Mon, 1 Dec 2008 5:35 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: print/freetype/Makefile
CVSWeb

Number of commits found: 23

Fri, 26 Jan 2007
[ 15:46 shaun ] Original commit 
1.40 print/freetype/Makefile
- Add PORTSCOUT variable.
- Tweak IGNORE message to make portlint happier.
Tue, 15 Aug 2006
[ 01:56 clsung ] Original commit 
1.18 misc/chmlib/Makefile
1.15 misc/compat3x/Makefile
1.33 misc/compat4x/Makefile
1.14 misc/compat5x/Makefile
1.6 misc/gctpc/Makefile
1.18 misc/gtl/Makefile
1.8 misc/projectionlib/Makefile
1.9 multimedia/dirac/Makefile
1.18 multimedia/openquicktime/Makefile
1.16 multimedia/pitivi/Makefile

(Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Sat, 13 May 2006
[ 02:03 edwin ] Original commit 
1.33 palm/coldsync/Makefile
1.45 palm/gnomepilot-conduits2/Makefile
1.11 palm/ppmtoTbmp/Makefile
1.19 palm/syncal/Makefile
1.16 palm/synce-librapi2/Makefile
1.11 palm/synce-rra/Makefile
1.15 polish/gnugadu/Makefile
1.35 polish/gnugadu2/Makefile
1.3 polish/libgadu/Makefile
1.3 polish/sap/Makefile

(Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with P
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)
Fri, 27 Jan 2006
[ 09:38 linimon ] Original commit 
1.36 print/freetype/Makefile
Replace the dangerous .error with IGNORE.
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.
Fri, 3 Jun 2005
[ 21:18 oliver ] Original commit 
1.11 net-mgmt/nefu/Makefile
1.15 news/grn/Makefile
1.72 palm/pilot-link/Makefile
1.34 print/freetype/Makefile
1.9 print/libijs/Makefile
1.19 print/panda/Makefile
1.12 science/flounder/Makefile
1.16 science/xloops-ginac/Makefile
1.22 security/libident/Makefile
1.11 sysutils/ntfsprogs/Makefile

(Only the first 10 of 67 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
Sat, 21 Aug 2004
[ 12:02 arved ] Original commit 
1.33 print/freetype/Makefile
1.2 print/freetype/files/patch-lib::arch::unix::Makefile.in
- Rename variable ARCH in the freetype Makefile to FTARCH to avoid conflict
with ARCH from the ports infrastructure. This fixes build on amd64.
- Nuke USE_GMAKE while i am here. the port builds fine with our make.
Sun, 16 May 2004
[ 17:48 krion ] Original commit 
1.32 print/freetype/Makefile
- Fix MASTER_SITES

PR:             ports/66711
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
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.
Wed, 4 Feb 2004
[ 05:10 marcus ] Original commit 
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile

(Only the first 10 of 1422 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 1)
Thu, 20 Feb 2003
[ 18:55 knu ] Original commit 
1.17 print/afm/Makefile
1.9 print/amspsfnt/Makefile
1.4 print/axpoint/Makefile
1.4 print/bibcursed/Makefile
1.10 print/catdvi/Makefile
1.9 print/cmpsfont/Makefile
1.5 print/cpp2latex/Makefile
1.15 print/detex/Makefile
1.17 print/dvi2tty/Makefile
1.7 print/envelope/Makefile

(Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 14 Sep 2002
[ 14:32 sobomax ] Original commit 
1.37 archivers/bzip2/Makefile
1.39 archivers/unzip/Makefile
1.33 devel/autoconf213/Makefile
1.24 devel/automake/Makefile
1.24 devel/automake14/Makefile
1.33 devel/bison/Makefile
1.44 devel/gmake/Makefile
1.24 devel/imake-4/Makefile
1.12 devel/imake/Makefile
1.20 devel/libtool/Makefile

(Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
Thu, 14 Mar 2002
[ 11:15 sobomax ] Original commit 
1.25 print/freetype/Makefile
1.1 print/freetype/files/patch-lib::arch::unix::Makefile.in
1.14 print/freetype/pkg-plist
Install includes into ${PREFIX}/include/freetype1/freetype instead of
${PREFIX}/include/freetype, so that ports that want freetype2 but don't
pay particular attention to the order of `-I' directives won't be screwed
if freetype1 is occasionally installed on the same system. This should
fix recent problems with Mozilla.

Bump PORTREVISION.
Mon, 17 Sep 2001
[ 19:40 dwcjr ]  
unknown astro/stars/Makefile
unknown audio/mpegaudio/Makefile
unknown cad/pcb/Makefile
unknown devel/autoconf/Makefile
unknown devel/gmake/Makefile
unknown editors/beav/Makefile
unknown editors/emacs20/Makefile
unknown emulators/bsvc/Makefile
unknown ftp/mirror/Makefile
unknown games/gnugo/Makefile

(Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Remove jseger and torstenb from maintainership of their ports, they   have been
inactive for too long    
Tue, 9 Jan 2001
[ 09:09 sobomax ]  
unknown print/freetype/Makefile
unknown print/freetype/pkg-plist
Don't create symlinks of files in ${PREFIX}/include/freetype in the directory  
${PREFIX}/include, because this lead to the freetype1's includes being picked  
by the freetype2 ports.    
Thu, 23 Nov 2000
[ 14:23 knu ]  
unknown print/freetype/Makefile
unknown print/freetype2/Makefile
Use MASTER_SITE_RINGSERVER and MASTER_SITE_SUBDIR effectively.    
Sun, 12 Nov 2000
[ 02:20 vanilla ]  
unknown print/freetype/Makefile
Urrr...  I miss to commit Makefile :(    
Tue, 3 Oct 2000
[ 03:00 reg ]  
unknown print/freetype/Makefile
unknown print/freetype/pkg/PLIST
USE_LIBTOOL.    
Fri, 16 Jun 2000
[ 23:52 asami ]  
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile

(Only the first 10 of 264 ports in this commit are shown above. View all ports for this commit)
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
[ 12:38 sobomax ]  
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown cad/geda/Makefile
unknown converters/iconv/Makefile
unknown databases/db/Makefile
unknown databases/freetds/Makefile
unknown databases/gdbm/Makefile
unknown devel/fastcrc/Makefile
unknown devel/flux/Makefile
unknown devel/freelibiberty/Makefile

(Only the first 10 of 145 ports in this commit are shown above. View all ports for this commit)
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
Wed, 14 Jun 2000
[ 15:21 sobomax ]  
unknown archivers/fastjar/Makefile
unknown astro/xplanet/Makefile
unknown audio/aumix/Makefile
unknown audio/extace/Makefile
unknown audio/knapster/Makefile
unknown audio/sphinx/Makefile
unknown audio/yamt/Makefile
unknown cad/felt/Makefile
unknown databases/metakit/Makefile
unknown deskutils/cbb/Makefile

(Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.    
Sun, 4 Jun 2000
[ 08:00 vanilla ]  
unknown print/freetype/Makefile
unknown print/freetype/files/md5
Update freetype to 1.3.1. 1.3 has the problem displaying Dyan fonts.   And,
update the MASTER_SITES to where really they are.    

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 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 19490
Broken 164
Deprecated 88
Ignore 463
Forbidden 8
Restricted 264
No CDROM 132
Vulnerable 57
Expired 58
Set to expire 72
Interactive 78
new 24 hours 0
new 48 hours14
new 7 days42
new fortnight93
new month170

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 0.261 seconds.