FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:53 PM BST
non port: sysutils/sge60/Makefile
CVSWeb

Number of commits found: 16

Fri, 14 Oct 2011
[ 16:55 brooks ] Original commit 
1.46 sysutils/sge60/Makefile
1.49 sysutils/sge61/Makefile
1.1 sysutils/sge60/files/patch-3rdparty_qtcsh_tc.who.c
1.1 sysutils/sge61/files/patch-3rdparty_qtcsh_tc.who.c
1.1 sysutils/sge60/files/qtcsh-config.h.diff
1.1 sysutils/sge61/files/qtcsh-config.h.diff
Fix build on 9.x systems with utmpx.h.
Thu, 21 Jul 2011
[ 05:03 linimon ] Original commit 
1.3 archivers/javatar/Makefile
1.8 archivers/jzip.org/Makefile
1.7 archivers/jzlib/Makefile
1.8 astro/openmap/Makefile
1.7 audio/jid3lib/Makefile
1.6 audio/jmusic/Makefile
1.14 audio/jxm/Makefile
1.8 audio/musiccontrol/Makefile
1.31 audio/tuxguitar/Makefile
1.6 benchmarks/scimark2/Makefile

(Only the first 10 of 269 ports in this commit are shown above. View all ports for this commit)
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
Mon, 2 May 2011
[ 12:41 makc ] Original commit 
1.59 astro/xephem/Makefile
1.8 audio/praat/Makefile
1.29 biology/ncbi-toolkit/Makefile
1.77 editors/xemacs-devel-mule/Makefile
1.24 finance/xinvest/Makefile
1.44 sysutils/sge60/Makefile
1.47 sysutils/sge61/Makefile
1.52 sysutils/sge62/Makefile
1.1 finance/xinvest/files/patch-Imakefile
1.3 astro/xephem/files/patch-Makefile

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Fix build with open-motif-2.3.3

PR:             ports/154044
Submitted by:   Mikhail Tsatsenko <m.tsatsenko at gmail.com>
Exp-runs by:    pav
Sun, 12 Dec 2010
[ 08:23 pgollucci ] Original commit 
1.43 sysutils/sge60/Makefile
1.15 sysutils/sge60/distinfo
- Fix fetch, wget is not needed
Mon, 31 May 2010
[ 02:01 ade ] Original commit 
1.14 accessibility/accerciser/Makefile
1.74 accessibility/at-spi/Makefile
1.2 accessibility/at-spi2-atk/Makefile
1.2 accessibility/at-spi2-core/Makefile
1.61 accessibility/atk/Makefile
1.52 accessibility/dasher/Makefile
1.56 accessibility/gnome-mag/Makefile
1.43 accessibility/gnopernicus/Makefile
1.48 accessibility/gok/Makefile
1.17 accessibility/mousetweaks/Makefile

(Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sat, 20 Mar 2010
[ 15:37 miwi ] Original commit 
1.41 sysutils/sge60/Makefile
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
Tue, 6 Jan 2009
[ 17:59 pav ] Original commit 
1.8 net-im/empathy/Makefile
1.31 net-im/gale/Makefile
1.3 net-im/imspector/Makefile
1.12 net-im/kopete/Makefile
1.9 net-mgmt/bsnmptools/Makefile
1.37 net-mgmt/ettercap/Makefile
1.2 net-mgmt/ipsectrace/Makefile
1.20 net-mgmt/kismet/Makefile
1.2 net-mgmt/nagircbot/Makefile
1.112 net-mgmt/net-snmp4/Makefile

(Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Fri, 6 Jun 2008
[ 14:03 edwin ] Original commit 
1.44 sysutils/LPRng/Makefile
1.10 sysutils/acidlaunch/Makefile
1.6 sysutils/apt/Makefile
1.27 sysutils/bacula-server-devel/Makefile
1.104 sysutils/bacula-server/Makefile
1.3 sysutils/bashburn/Makefile
1.5 sysutils/batmon/Makefile
1.14 sysutils/battfink/Makefile
1.23 sysutils/bbapm/Makefile
1.11 sysutils/brasero/Makefile

(Only the first 10 of 198 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Tue, 29 Apr 2008
[ 17:22 brooks ] Original commit 
1.38 sysutils/sge60/Makefile
1.40 sysutils/sge61/Makefile
Fix the option to disable qsh.  I failed to notice the qrsh and qlogin are
links to qsh so removing it broke them too.  When replacing qsh, move the
binary to qrsh first.
Mon, 21 Apr 2008
[ 16:59 brooks ] Original commit 
1.37 sysutils/sge60/Makefile
I accidently broke building on 5.x in rev 1.34.  Since both FreeBSD 5.x and
SGE 6.0 are obsolete, just mark the port borken for 5.x.

Reported by:    pointyhat (via pav)
Sat, 19 Apr 2008
[ 17: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)
Mon, 14 Apr 2008
[ 20:27 brooks ] Original commit 
1.35 sysutils/sge60/Makefile
1.1 sysutils/sge60/files/qsh-disabled.sh
Add an option to replace qsh with a script that prints an error message
and exist with an error code.  This is useful on clusters where qsh is
not supported (common since it requires xterm to be installed on each
node).

Since I did not changed the default, I did not bump PORTREVISION.
Mon, 25 Feb 2008
[ 23:41 brooks ] Original commit 
1.34 sysutils/sge60/Makefile
1.4 sysutils/sge60/files/pthread-types.diff
Remove a nolonger needed workaround for systems prior to 6.0 that was
preventing builds on 5.x.

Don't bump PORTREVISION because we were only trying to apply the patch
to 5.x systems and thus no changes will occur on systems that were
building prior to this change.

Reported by:    pointyhat (via erwin)
Fri, 15 Feb 2008
[ 00:09 brooks ] Original commit 
1.33 sysutils/sge60/Makefile
1.34 sysutils/sge61/Makefile
1.4 sysutils/sge60/files/sge.sh.in
1.5 sysutils/sge61/files/sge.sh.in
Attempt to make execd startup more reliable by creating the spool directory
and per-host directories before starting execd.
Wed, 13 Feb 2008
[ 00:13 brooks ] Original commit 
1.32 sysutils/sge60/Makefile
Add 6.x where x != 0 to the CONFLICTS list in prepration for hooking up the
6.1 port.
Tue, 12 Feb 2008
[ 20:20 brooks ] Original commit 
1.31 sysutils/sge60/Makefile
1.5 sysutils/sge60/Makefile.man
1.3 sysutils/sge60/files/aimk.private
1.14 sysutils/sge60/distinfo
1.3 sysutils/sge60/files/distinst.private
1.6 sysutils/sge60/files/patch-aimk
1.2 sysutils/sge60/files/patch-daemons_execd_execd__signal__queue.c
1.3 sysutils/sge60/files/patch-dist_inst__sge
1.3 sysutils/sge60/files/patch-dist_pvm_src_aimk
1.3 sysutils/sge60/files/patch-dist_util_arch__variables

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Note repocopy of sysutils/sge to sysutils/sge60.

Repocopy by:    marcus
PR:             ports/120121

Number of commits found: 16

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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

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