FreshPorts -- The Place For Ports Sat, 22 Nov 2008 6:42 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: java/linux-blackdown-jre11/Makefile
CVSWeb

Number of commits found: 11

Thu, 28 Feb 2008
[ 07:50 miwi ] Original commit 
1.570 LEGAL
1.1546 MOVED
1.930 audio/Makefile
1.25 audio/nogger/Makefile
1.665 databases/Makefile
1.9 databases/pgbash/Makefile
1.59 french/Makefile
1.3 french/pluxml-theme-bridge/Makefile
1.3 french/pluxml-theme-snowxml/Makefile
1.3 french/pluxml/Makefile

(Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
2007-12-12 net-im/wildfire: Use net-im/openfire instead of this port
2008-01-20 www/gekko: This port is not being developed anymore. This was
replaced by textmotion  http://code.google.com/p/textmotion/
2008-01-20 www/gekko-modules: This port is not being developed anymore. This was
replaced by textmotion  http://code.google.com/p/textmotion/
2007-11-01 java/linux-blackdown-jre11: Obsolete version; Support for Java 1.1 is
to be removed from the ports tree
2008-01-14 french/pluxml: no active development and known security
vulnerabilities, see http://www.securityfocus.com/bid/24607/info for details
2008-01-14 french/pluxml-theme-bridge: pluxml is marked as deprecated
2008-01-14 french/pluxml-theme-snowxml: pluxml is marked as deprecated
2007-09-15 databases/pgbash: Last release in 2003, relies on outdated Postgre
7.3 and bash 2.05a
2007-11-01 audio/nogger: "just makes a humming noise""
Mon, 1 Oct 2007
[ 20:44 hq ] Original commit 
1.10 java/linux-blackdown-jre11/Makefile
Mark the port DEPRECATED and schedule its removal after one month

Approved by:    glewis, znerd
Sun, 3 Sep 2006
[ 18:29 kris ] Original commit 
1.9 java/linux-blackdown-jre11/Makefile
Replace NO_CDROM and NO_PACKAGE with RESTRICTED
Fri, 17 Jun 2005
[ 23:59 netchild ] Original commit 
1.45 CHANGES
1.10 accessibility/linux-atk/Makefile
1.16 archivers/stuffit/Makefile
1.11 astro/linux-setiathome/Makefile
1.25 audio/baudline/Makefile
1.11 audio/linux-arts/Makefile
1.10 audio/linux-esound/Makefile
1.10 audio/linux-libaudiofile/Makefile
1.4 audio/linux-mbrola/Makefile
1.6 audio/linux-vsound/Makefile

(Only the first 10 of 190 ports in this commit are shown above. View all ports for this commit)
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 1 Mar 2005
[ 21:51 trevor ] Original commit 
1.15 archivers/stuffit/Makefile
1.10 astro/linux-setiathome/Makefile
1.20 audio/baudline/Makefile
1.8 audio/linux-arts/Makefile
1.3 audio/linux-mbrola/Makefile
1.5 audio/linux-vsound/Makefile
1.7 audio/teamspeak_client/Makefile
1.6 audio/teamspeak_server/Makefile
1.15 cad/linux-eagle/Makefile
1.2 databases/sybase_ase/Makefile

(Only the first 10 of 138 ports in this commit are shown above. View all ports for this commit)
Respect the user's USE_LINUX setting.
Fri, 31 Dec 2004
[ 18:24 netchild ] Original commit 
1.36 CHANGES
1.8 accessibility/linux-atk/Makefile
1.13 archivers/stuffit/Makefile
1.7 astro/linux-setiathome/Makefile
1.18 audio/baudline/Makefile
1.7 audio/linux-arts/Makefile
1.7 audio/linux-esound/Makefile
1.7 audio/linux-libaudiofile/Makefile
1.4 audio/linux-vsound/Makefile
1.14 cad/linux-eagle/Makefile

(Only the first 10 of 168 ports in this commit are shown above. View all ports for this commit)
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 8 Dec 2004
[ 16:22 glewis ] Original commit 
1.22 java/linux-blackdown-jdk12/Makefile
1.12 java/linux-blackdown-jdk13/Makefile
1.9 java/linux-blackdown-jdk14/Makefile
1.5 java/linux-blackdown-jre11/Makefile
. Add amd64 to ONLY_FOR_ARCHS.

Inspired by:    PR 74465
Fri, 30 Jan 2004
[ 04:17 linimon ] Original commit 
1.4 java/linux-blackdown-jre11/Makefile
1.2 java/linux-blackdown-jre11/pkg-plist
Fix plist.

PR:             ports/61580
Submitted by:   Simun Mikecin <sime@logos.hr> (maintainer)
Thu, 22 Jan 2004
[ 12:18 trevor ] Original commit 
1.27 audio/gnump3d/Makefile
1.4 audio/mbrolavox/Makefile
1.4 biology/t_coffee/Makefile
1.15 cad/gerbv/Makefile
1.6 databases/pydbdesigner/Makefile
1.5 deskutils/gdeskcal-skins/Makefile
1.18 deskutils/gdeskcal/Makefile
1.28 devel/cdk/Makefile
1.3 devel/cil/Makefile
1.5 devel/cscout/Makefile

(Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
Use the CPIO macro defined in bsd.port.mk.
Mon, 29 Sep 2003
[ 19:20 glewis ] Original commit 
1.2 java/linux-blackdown-jre11/Makefile
1.1 java/linux-blackdown-jre11/files/arch
1.2 java/linux-blackdown-jre11/files/patch-aa
1.2 java/linux-blackdown-jre11/files/patch-ab
. Unbreak this port.  The binaries call the program "arch" to determine
  the architecture.  Unfortunately arch doesn't exist on FreeBSD or in
  linux_base or linux_base-8.  Since "arch" is simply "uname -m" implement
  it as such and make sure its in the path when running any of the
  binaries.
[ 12:39 edwin ] Original commit 
1.90 java/Makefile
1.1 java/linux-blackdown-jre11/Makefile
1.1 java/linux-blackdown-jre11/distinfo
1.1 java/linux-blackdown-jre11/files/patch-aa
1.1 java/linux-blackdown-jre11/files/patch-ab
1.1 java/linux-blackdown-jre11/pkg-descr
1.1 java/linux-blackdown-jre11/pkg-plist
New port: java/linux-blackdown-jre11: Blackdown Linux JRE 1.1.8

        Blackdown Linux Java Runtime Environment 1.1.8
        It is needed for running Oracle for Linux

PR:             ports/56738
Submitted by:   Simun Mikecin <sime@logos.hr> <sime@logos.hr>

Number of commits found: 11

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 19422
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 hours17
new 7 days44
new fortnight82
new month129

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