FreshPorts -- The Place For Ports Sat, 22 Nov 2008 8:39 AM 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: emulators/twin/Makefile
CVSWeb

Number of commits found: 26

Thu, 22 May 2008
[ 00:38 mi ] Original commit 
1.32 emulators/twin/Makefile
1.1 emulators/twin/files/patch-realC
Unbreak by fixing the sloppy C-code, that the new gcc refuses to compile.
Tons of warnings still exist...
Sat, 19 Apr 2008
[ 18:56 miwi ] Original commit 
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile

(Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Tue, 3 Jul 2007
[ 10:32 pav ] Original commit 
1.9 cad/varkon/Makefile
1.27 chinese/chinput3/Makefile
1.28 chinese/cxterm/Makefile
1.30 emulators/twin/Makefile
1.31 graphics/pixie/Makefile
1.23 japanese/lyx/Makefile
1.16 java/openjit/Makefile
1.17 mbone/rat30/Makefile
1.66 multimedia/mplayerxp/Makefile
1.32 multimedia/xmms-avi/Makefile

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Mark BROKEN on CURRENT: does not build with GCC 4.2
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}.
Tue, 15 Aug 2006
[ 00:06 clsung ] Original commit 
1.12 dns/idnkit/Makefile
1.13 editors/xmleditor/Makefile
1.18 emulators/hercules/Makefile
1.15 emulators/libvm68k/Makefile
1.28 emulators/twin/Makefile
1.87 finance/gnucash-devel/Makefile
1.88 finance/gnucash/Makefile
1.15 finance/ktoblzcheck/Makefile
1.16 finance/libofx/Makefile
1.13 finance/openhbci/Makefile

(Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Tue, 20 Jun 2006
[ 21:10 itetcu ] Original commit 
1.27 emulators/twin/Makefile
- UNbreak [1]
- Test for ARCH no MACHINE_ARCH [2]
- don't use fmt(1) to display PKGMESSAGE when there's no need to [2]

PR:             ports/99157 [1]
Submitted by:   Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2]
Sun, 7 May 2006
[ 11:55 edwin ] Original commit 
1.7 editors/2bsd-vi/Makefile
1.9 editors/MathPlanner/Makefile
1.9 editors/aewan/Makefile
1.29 editors/beav/Makefile
1.17 editors/beaver/Makefile
1.17 editors/bless/Makefile
1.52 editors/cooledit/Makefile
1.29 editors/dedit/Makefile
1.12 editors/elvis/Makefile
1.8 editors/em/Makefile

(Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with E
Sun, 12 Feb 2006
[ 22:30 kris ] Original commit 
1.25 emulators/twin/Makefile
BROKEN: Coredump during build
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, 5 Aug 2005
[ 11:11 krion ] Original commit 
1.23 emulators/twin/Makefile
1.7 emulators/twin/pkg-plist
Fix build by removing gcc-3.2 since port builds fine on 5/6/7 with
default compiler.
Portlint(1).

Approved by:    portmgr (implicit)
Tue, 12 Apr 2005
[ 04:26 obrien ] Original commit 
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. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 09:04 obrien ] Original commit 
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. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Wed, 29 Sep 2004
[ 05:33 kris ] Original commit 
1.20 emulators/twin/Makefile
Now builds on 5.x

Approved by:    portmgr (self)
Sat, 10 Apr 2004
[ 18:26 trevor ] Original commit 
1.19 audio/normalize/Makefile
1.24 audio/soundtracker/Makefile
1.19 audio/spiralsynth/Makefile
1.9 biology/avida/Makefile
1.23 biology/tinker/Makefile
1.10 cad/gmsh/Makefile
1.31 cad/magic/Makefile
1.12 chinese/bg5pdf/Makefile
1.11 chinese/cle_base/Makefile
1.7 chinese/cwtex/Makefile

(Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
Tidy up whitespace.
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.
Sat, 7 Feb 2004
[ 12:25 kris ] Original commit 
1.17 emulators/twin/Makefile
BROKEN on 5.x: Does not compile
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)
Tue, 28 Oct 2003
[ 07:20 trevor ] Original commit 
1.15 emulators/twin/Makefile
Make fetchable.

found by:       fenner's survey
Tue, 9 Sep 2003
[ 07:33 nork ] Original commit 
1.14 emulators/twin/Makefile
1.1 emulators/twin/files/patch-debugger+sig_context.h
1.1 emulators/twin/files/patch-osdll+DrvSystem_ppc-gcc.s
1.1 emulators/twin/files/patch-tools+rc+cmdline.c
1.1 emulators/twin/files/patch-windows+Makefile.in
Fix build on current + (small) patches from NetBSD.

PR:             ports/56204
Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
Obtained from:  NetBSD
Sat, 9 Aug 2003
[ 02:54 maho ] Original commit 
1.13 emulators/twin/Makefile
1.4 emulators/twin/files/patch-ae
1.1 emulators/twin/files/patch-configure.in
1.1 emulators/twin/files/patch-msdos+mfs_fileio.c
1.2 emulators/twin/pkg-message
a) Unbreak the port for 4.8-STABLE
b) Populate ONLY_FOR_ARCHS with the supported platforms

PR:             52390
Submitted by:   "Pedro F. Giffuni" <giffunip@yahoo.com>
Thu, 20 Feb 2003
[ 17:21 knu ] Original commit 
1.9 emulators/aftp/Makefile
1.20 emulators/atari800/Makefile
1.17 emulators/bsvc/Makefile
1.20 emulators/cpmemu/Makefile
1.15 emulators/dlx/Makefile
1.9 emulators/ia64sim/Makefile
1.3 emulators/libvm68k/Makefile
1.69 emulators/linux_base-6/Makefile
1.71 emulators/linux_base/Makefile
1.8 emulators/p-interp/Makefile

(Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 5 Aug 2001
[ 23:01 lioux ]  
unknown emulators/twin/Makefile
unknown emulators/twin/distinfo
unknown emulators/twin/files/patch-ad
unknown emulators/twin/files/patch-af
unknown emulators/twin/files/patch-ag
unknown emulators/twin/files/patch-ah
unknown emulators/twin/pkg-descr
unknown emulators/twin/pkg-message
unknown emulators/twin/pkg-plist
o Update to 3.1.14   	- bump PORTEPOCH since last version (1999.12.30) is   	 
bigger than new one (3.1.14); reviewed by sobomax   o Style changes on port's
Makefile   o Support NOPORTDOCS   o Add version number to library files to keep
ldconfig happy;     start with version 0; reviewed by dougb   o Update both
COMMENT and DESCR   o Add PKGMESSAGE warning about kernel options necessary to
get     it working    
Wed, 21 Mar 2001
[ 22:44 sobomax ]  
unknown emulators/twin/Makefile
unknown math/femlab/Makefile
Author acked to release ports to the public. So be it.    
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.)    
[ 10:19 sobomax ]  
unknown archivers/bzip2/Makefile
unknown audio/sidplay/Makefile
unknown audio/sphinx/Makefile
unknown audio/wsoundserver/Makefile
unknown converters/recode/Makefile
unknown converters/uulib/Makefile
unknown databases/typhoon/Makefile
unknown databases/unixODBC/Makefile
unknown devel/ORBacus/Makefile
unknown devel/ORBit/Makefile

(Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I  
just cun'n'pasted the name from Satoshi's commit message without checking   it. 
  
Thu, 15 Jun 2000
[ 18:44 sobomax ]  
unknown audio/wsoundserver/Makefile
unknown audio/xmms/Makefile
unknown chinese/libtabe/Makefile
unknown converters/uulib/Makefile
unknown databases/typhoon/Makefile
unknown databases/unixODBC/Makefile
unknown devel/tvision/Makefile
unknown emulators/twin/Makefile
unknown emulators/wine/Makefile
unknown graphics/twinlib/Makefile

(Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
First round of INSTALL_SHLIB fixes.    

Number of commits found: 26

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 days44
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 0.254 seconds.