FreshPorts -- The Place For Ports notbug Mon, 13 Feb 2012 12:22 AM GMT
non port: devel/pear-XML_Tree/Makefile
CVSWeb

Number of commits found: 9

Sat, 21 Jan 2012
[ 17:40 eadler ] Original commit 
1.13 astro/p5-Astro-Catalog/Makefile
1.11 astro/p5-Astro-SunTime/Makefile
1.7 astro/py-RO/Makefile
1.10 astro/py-aipy/Makefile
1.3 astro/py-pyfits/Makefile
1.8 audio/calf/Makefile
1.30 audio/gnupod/Makefile
1.3 audio/jack_mixer/Makefile
1.61 audio/muine/Makefile
1.8 audio/p5-Audio-Scrobbler/Makefile

(Only the first 10 of 1326 ports in this commit are shown above. View all ports for this commit)
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
Thu, 13 Aug 2009
[ 23:56 miwi ] Original commit 
1.8 devel/pear-XML_Tree/Makefile
- Take maintainership
Sun, 2 Aug 2009
[ 02:51 wxs ] Original commit 
1.38 audio/csound/Makefile
1.13 audio/mpdscribble/Makefile
1.32 deskutils/zorro/Makefile
1.30 devel/cdialog/Makefile
1.29 devel/clanlib/Makefile
1.18 devel/clig/Makefile
1.5 devel/p5-Config-ApacheFormat/Makefile
1.7 devel/pear-XML_Tree/Makefile
1.38 editors/e93/Makefile
1.21 editors/vigor/Makefile

(Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Reset maintainer and remove old MASTER_SITES.

PR:             ports/137224
Submitted by:   Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Mon, 22 Jan 2007
[ 23:34 pav ] Original commit 
1.6 devel/pear-XML_Tree/Makefile
- Fix dependency line

Reported by:    krismail
Fri, 19 Jan 2007
[ 13:48 pav ] Original commit 
1.5 devel/pear-XML_Tree/Makefile
- Add missed dependency on pear-XML_Parser
- Take maintainership

PR:             ports/108110
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
Fri, 9 Dec 2005
[ 19:24 ale ] Original commit 
1.846 MOVED
1.137 archivers/Makefile
1.14 archivers/pear-Archive_Tar/Makefile
1.9 archivers/pear-File_Archive/Makefile
1.4 benchmarks/pear-Benchmark/Makefile
1.2 chinese/phpbb-tw/Makefile
1.19 databases/pear-DB/Makefile
1.2 databases/pear-DBA/Makefile
1.11 databases/pear-DB_DataObject/Makefile
1.14 databases/pear-DB_DataObject_FormBuilder/Makefile

(Only the first 10 of 167 ports in this commit are shown above. View all ports for this commit)
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with: thierry, antonio@php.net
Sun, 28 Dec 2003
[ 07:55 edwin ] Original commit 
1.7 archivers/pear-Archive_Tar/Makefile
1.6 databases/pear-DB/Makefile
1.3 devel/pear-Config/Makefile
1.6 devel/pear-Console_Getopt/Makefile
1.3 devel/pear-Console_Table/Makefile
1.7 devel/pear-Date/Makefile
1.8 devel/pear-HTML_Select_Common/Makefile
1.3 devel/pear-HTML_Template_IT/Makefile
1.3 devel/pear-HTML_Template_PHPLIB/Makefile
1.12 devel/pear-PEAR/Makefile

(Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
[PATCH] simplify pear-* ports

        These patches do the following things for PEAR ports:

        * devel-pear-PEAR-Makefile.common.patch
            - provides a do-install target and all that jazz in
              devel/pear-PEAR/Makefile.common
            - individual PEAR ports now just set a few variables:
        * pear-ports-Makefile.common-ng.patch
            contains changes for all pear-* ports including devel/pear-PEAR

        See http://smradoch.innuendo.cz/FreeBSD/ for complete description.

Note: still missing are:
        devel/pear-HTML_Common
        devel/pear-I18N
        net/pear-Net_NNTP
        security/pear-Auth

PR:             ports/59213
Submitted by:   Roman Neuhauser <neuhauser@bellavista.cz>
Wed, 12 Nov 2003
[ 23:46 edwin ] Original commit 
1.6 archivers/pear-Archive_Tar/Makefile
1.5 databases/pear-DB/Makefile
1.2 devel/pear-Config/Makefile
1.5 devel/pear-Console_Getopt/Makefile
1.2 devel/pear-Console_Table/Makefile
1.6 devel/pear-Date/Makefile
1.7 devel/pear-HTML_Common/Makefile
1.7 devel/pear-HTML_Select_Common/Makefile
1.2 devel/pear-HTML_Template_IT/Makefile
1.2 devel/pear-HTML_Template_PHPLIB/Makefile

(Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Add the virtual category "pear" to the Makefiles of these ports.

PR:             ports/56582
Submitted by:   edwin@mavetju.org
Approved by:    portmgr@freebsd.org
Mon, 8 Sep 2003
[ 02:16 edwin ] Original commit 
1.1273 devel/Makefile
1.1 devel/pear-XML_Tree/Makefile
1.1 devel/pear-XML_Tree/distinfo
1.1 devel/pear-XML_Tree/pkg-descr
1.1 devel/pear-XML_Tree/pkg-plist
New port: PEAR class for representing XML data in a tree structure

        Represent XML data in a tree structure. Allows for the
        building of XML data structures using a tree representation,
        without the need for an extension like DOMXML.

PR:             ports/56444
Submitted by:   Alex Miller <asm@asm.kiev.ua>

Number of commits found: 9

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 23154
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 4
new 48 hours8
new 7 days46
new fortnight71
new month139

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