FreshPorts -- The Place For Ports Sun, 23 Nov 2008 1:33 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: math/fung-calc/Makefile
CVSWeb

Number of commits found: 26

Fri, 6 Jun 2008
[ 14:44 edwin ] Original commit 
1.53 math/PDL/Makefile
1.69 math/R/Makefile
1.7 math/abakus/Makefile
1.39 math/asymptote/Makefile
1.21 math/blacs/Makefile
1.9 math/blocksolve95/Makefile
1.25 math/calcoo/Makefile
1.23 math/clarence/Makefile
1.14 math/convertall/Makefile
1.18 math/coq/Makefile

(Only the first 10 of 76 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)
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)
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, 10 May 2006
[ 23:37 edwin ] Original commit 
1.16 mail/althea/Makefile
1.11 mail/antivirus-milter/Makefile
1.27 mail/anubis/Makefile
1.23 mail/asmail/Makefile
1.5 mail/assp/Makefile
1.6 mail/autosig/Makefile
1.7 mail/bayespam/Makefile
1.10 mail/biabam/Makefile
1.35 mail/cclient/Makefile
1.7 mail/contact-lookup-applet/Makefile

(Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports starting with M
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)
Thu, 12 Jan 2006
[ 12:54 sem ] Original commit 
1.11 astro/boinc-setiathome/Makefile
1.25 astro/celestia/Makefile
1.13 astro/nightfall/Makefile
1.26 astro/openuniverse/Makefile
1.8 audio/mbox/Makefile
1.19 biology/L-Breeder/Makefile
1.24 biology/molden/Makefile
1.23 biology/pymol/Makefile
1.12 cad/calculix/Makefile
1.12 cad/leocad/Makefile

(Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
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.
Sat, 5 Nov 2005
[ 05:22 marcus ] Original commit 
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile

(Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Sat, 12 Mar 2005
[ 10:54 marcus ] Original commit 
1.43 accessibility/at-spi/Makefile
1.39 accessibility/gail/Makefile
1.24 accessibility/gnomemag/Makefile
1.11 accessibility/gnomespeech/Makefile
1.11 arabic/katoob/Makefile
1.8 archivers/rox-archive/Makefile
1.4 astro/gdesklets-goodweather-psi/Makefile
1.3 astro/gkrellmoon2/Makefile
1.31 astro/glunarclock/Makefile
1.25 astro/gpsdrive/Makefile

(Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Sun, 23 Jan 2005
[ 13:23 markus ] Original commit 
1.17 math/fung-calc/Makefile
- Unbreak by adding a missing dependency for graphics/libglut
- Bump PORTREVISION

Prodded by:     Stefan Walter <sw@gegenunendlich.de>
Sun, 2 Jan 2005
[ 00:57 kris ] Original commit 
1.16 math/fung-calc/Makefile
BROKEN: Does not compile

Approved by:    portmgr (self)
Sat, 14 Aug 2004
[ 00:38 markus ] Original commit 
1.15 math/fung-calc/Makefile
1.1 math/fung-calc/files/patch-src-libfungcalc-fparser-fparser.cc
- Fix build with gcc 3.4 [1]
- Fix build on amd64

Reported by:    pointyhat via kris [1]
Fri, 9 Jul 2004
[ 18:43 marcus ] Original commit 
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile

(Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Sun, 6 Jun 2004
[ 02:35 markus ] Original commit 
1.3 ftp/kasablanca/Makefile
1.8 graphics/gwenview/Makefile
1.6 graphics/kalbum/Makefile
1.13 math/fung-calc/Makefile
1.8 multimedia/hayes/Makefile
Don't use Makefile.kde anymore
Mon, 5 Apr 2004
[ 04:31 marcus ] Original commit 
1.4 arabic/katoob/Makefile
1.6 archivers/rox-archive/Makefile
1.24 astro/glunarclock/Makefile
1.19 astro/gpsdrive/Makefile
1.3 astro/ksetisaver/Makefile
1.7 astro/ksetispy/Makefile
1.10 astro/ksetiwatch/Makefile
1.3 audio/amarok/Makefile
1.22 audio/arts/Makefile
1.17 audio/audacity/Makefile

(Only the first 10 of 575 ports in this commit are shown above. View all ports for this commit)
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
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.
Mon, 23 Feb 2004
[ 20:57 markus ] Original commit 
1.7 converters/ktextdecode/Makefile
1.7 deskutils/basket/Makefile
1.5 deskutils/dragstack/Makefile
1.4 deskutils/kickpim/Makefile
1.3 deskutils/krefty/Makefile
1.3 deskutils/ktagebuch/Makefile
1.5 deskutils/superkaramba/Makefile
1.12 devel/lincvs/Makefile
1.5 finance/kexchange/Makefile
1.19 ftp/kbear/Makefile

(Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Change my email address.

Approved by:    arved (mentor)
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)
Sun, 18 Jan 2004
[ 15:20 clement ] Original commit 
1.8 math/fung-calc/Makefile
- Respect CFLAGS and PTHREAD_LIBS

PR:             61528
Submitted by:   Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
Approved by:    erwin (mentor) (implicitly)
Wed, 7 Jan 2004
[ 21:19 krion ] Original commit 
1.4 converters/ktextdecode/Makefile
1.6 graphics/kimagemapeditor/Makefile
1.6 irc/konversation/Makefile
1.7 math/fung-calc/Makefile
1.11 misc/bookcase/Makefile
1.4 misc/katalog/Makefile
1.12 sysutils/krename/Makefile
- Assign maintainership to Markus Brueffer
  <brueffer@phoenix-systems.de>

PR:             61040
Submitted by:   Markus Brueffer <brueffer@phoenix-systems.de>
[ 20:13 krion ] Original commit 
1.3 archivers/hffzip/Makefile
1.5 astro/mymoon/Makefile
1.3 astro/phoon/Makefile
1.3 converters/ktextdecode/Makefile
1.5 games/easysok/Makefile
1.4 games/kbilliards/Makefile
1.3 games/tictactoe3d/Makefile
1.5 graphics/kimagemapeditor/Makefile
1.5 irc/konversation/Makefile
1.6 math/fung-calc/Makefile

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Drop maintainership to ports@
Mon, 4 Aug 2003
[ 20:59 krion ] Original commit 
1.5 math/fung-calc/Makefile
1.3 math/fung-calc/distinfo
1.3 math/fung-calc/pkg-plist
Update to 1.3.2b

Approved by:    fjoe (mentor) (implicit)
[ 14:38 krion ] Original commit 
1.4 math/fung-calc/Makefile
Unbreak on -current

Reported by:    kris via bento
Approved by:    fjoe (mentor) (implicit)
Tue, 22 Jul 2003
[ 11:34 krion ] Original commit 
1.2 archivers/hffzip/Makefile
1.4 astro/mymoon/Makefile
1.2 astro/phoon/Makefile
1.3 audio/aube/Makefile
1.14 audio/sweep/Makefile
1.3 audio/wavbreaker/Makefile
1.2 converters/ktextdecode/Makefile
1.3 devel/kyra/Makefile
1.3 devel/libidn/Makefile
1.2 devel/libzt/Makefile

(Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
Change my mail to @FreeBSD.org

Approved by:    fjoe (mentor)
Thu, 26 Jun 2003
[ 14:39 arved ] Original commit 
1.2 math/fung-calc/Makefile
1.2 math/fung-calc/distinfo
1.2 math/fung-calc/files/patch-aa
1.2 math/fung-calc/files/patch-ab
1.2 math/fung-calc/files/patch-ac
1.2 math/fung-calc/files/patch-ad
1.2 math/fung-calc/files/patch-ae
1.2 math/fung-calc/files/patch-af
1.2 math/fung-calc/pkg-plist
Update to 1.3.1

PR:             53709
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
Tue, 10 Jun 2003
[ 13:07 fjoe ] Original commit 
1.219 math/Makefile
1.1 math/fung-calc/Makefile
1.1 math/fung-calc/distinfo
1.1 math/fung-calc/files/patch-aa
1.1 math/fung-calc/files/patch-ab
1.1 math/fung-calc/files/patch-ac
1.1 math/fung-calc/files/patch-ad
1.1 math/fung-calc/files/patch-ae
1.1 math/fung-calc/files/patch-af
1.1 math/fung-calc/pkg-descr

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
New port: math/fung-calc

The Fung-Calc is an advanced 3D/2D graphing calculator.

PR:             53138
Submitted by:   Kirill Ponomarew

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
streamripperNov 23
mantisNov 22
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

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 19425
Broken 157
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 56
Set to expire 65
Interactive 78
new 24 hours 5
new 48 hours19
new 7 days31
new fortnight82
new month131

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