FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 5:39 PM GMT
non port: lang/forth/Makefile
CVSWeb

Number of commits found: 13

Fri, 5 Jan 2007
[ 19:28 miwi ] Original commit 
1.1246 MOVED
1.127 ftp/Makefile
1.16 ftp/jmirror/Makefile
1.530 lang/Makefile
1.28 lang/forth/Makefile
1.832 misc/Makefile
1.3 misc/afbackup-client/Makefile
1.3 misc/afbackup-server/Makefile
1.25 misc/afbackup/Makefile
1.3 misc/afbackup/files/Makefile.in

(Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other
ports
2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other
ports
2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much
senseless
2006-12-28 ftp/jmirror: distfile disappeared and has no homepage
Sun, 12 Nov 2006
[ 22:07 itetcu ] Original commit 
1.27 lang/forth/Makefile
Depreciate.

PR:             105452
Submitted by:   Andrew Pogrebennyk (maintainer)
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)
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.
Tue, 11 Oct 2005
[ 22:11 mnag ] Original commit 
1.24 lang/forth/Makefile
Take MAINTAINER

PR:             87283
Submitted by:   Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
Tue, 19 Apr 2005
[ 18:16 vs ] Original commit 
1.23 lang/forth/Makefile
1.2 lang/forth/files/patch-ae
1.8 lang/forth/pkg-plist
- Use PLIST_* & PORTDOCS
- Use MAKE_ARGS instead of Makefile-patch
Wed, 2 Jun 2004
[ 22:17 patrick ] Original commit 
1.5 audio/ample/Makefile
1.7 comms/kpsk/Makefile
1.10 comms/xlog/Makefile
1.2 comms/xtt516/Makefile
1.6 databases/jdbc-oracle816/Makefile
1.8 graphics/backfract/Makefile
1.22 lang/forth/Makefile
1.10 lang/pfe-devel/Makefile
1.21 lang/tinycobol/Makefile
1.9 shells/sash/Makefile

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Putting commit bit in storage.  I don't have the time
to work on FreeBSD for now.  Should have done this a while back.
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
[ 05:19 kris ] Original commit 
1.20 lang/forth/Makefile
BROKEN on !i386 and !sparc64: 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)
Fri, 7 Mar 2003
[ 06:05 ade ] Original commit 
1.9 lang/aleph/Makefile
1.14 lang/bwbasic/Makefile
1.9 lang/caml-light/Makefile
1.4 lang/cel/Makefile
1.11 lang/cli/Makefile
1.11 lang/dice/Makefile
1.17 lang/diveintopython/Makefile
1.9 lang/drscheme/Makefile
1.4 lang/ezm3/Makefile
1.18 lang/forth/Makefile

(Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Mon, 30 Oct 2000
[ 13:09 patrick ]  
unknown lang/forth/Makefile
Assume maintainership on lang/forth, in line with the new port lang/pfe-devel   
Fri, 7 Jul 2000
[ 20:38 steve ]  
unknown lang/forth/pkg/DESCR
unknown lang/forth/Makefile
unknown lang/forth/pkg/PLIST
unknown lang/forth/files/md5
unknown lang/forth/patches/patch-ac
unknown lang/forth/patches/patch-ad
unknown lang/forth/patches/patch-ae
Update to version 0.29.1.    

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

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