aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to v1.5.jkoshy2005-01-302-3/+3
|
* Revert previous commit, maintainer believes the problem is resolved.kris2005-01-301-1/+0
|
* devel/gconf2mezz2005-01-308-21/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the post-install/pkg-install, since gnomehier is taking care of it. devel/gnomevfs2 Add pkg-install and pkg-deinstall to restore libgnome's gconf key if libgnome's .schemas exists. This fix the plist complained by pointyhat. Why restore libgnome's gconf key during the installtion if it exists? Because, libgnome always depend on gnomevfs2 so make sure the libgnome is still in the top when we either reinstall or upgrade gnomevfs2. misc/gnomehier Remove the etc/gconf/gconf.xml.defaults/*, since the gconftool is taking care of it. ie: GCONF_SCHEMAS x11/libgnome Add pkg-deinstall to restore gnomevfs2's gconf key if gnomevfs2's schemas exists. This fix the plist complained by pointyhat. Also, this is a real fix for the weird keyboard problem when you uninstall libgnome without reinstall it. Bump the PORTREVISION in all of four ports above to fix everything with gconf keys stuff for plist. Those have been tested in the MarcusCom CVS, GNOME tinderbox, and my tinderbox.
* - Fix build on CURRENTsem2005-01-301-17/+17
| | | | Reported by: kris via pointyhat
* - Update to 1.2.0 [1]pav2005-01-302-34/+34
| | | | | | | | | - Correct optional dependencies - Correct logical evaluation of JAVASCRIPT knob - Remove version check which interferes with package building PR: ports/76660 [1] Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* With portmgr hat on, reset bouncing maintainer address (already notedlinimon2005-01-302-2/+2
| | | | by leeym in devel/p5-Test-Simple) without prejudice.
* - Add package version stringspav2005-01-291-0/+9
| | | | | PR: ports/76708 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* - Distfile was repackaged, no content changespav2005-01-291-2/+2
| | | | | PR: ports/76803 Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
* Update to 0.5.13krion2005-01-293-5/+8
|
* New port, p4genpatch, automatically generates patch(1)-compatible diffsbms2005-01-296-0/+323
| | | | from Perforce diffs and changelists.
* - Update to bsd.java.mk 2.0hq2005-01-292-2/+4
| | | | - Fix pkg-plist to calm portlint
* Update to bsd.java.mk 2.0hq2005-01-292-3/+4
|
* - Update to 0.6.10pav2005-01-292-3/+3
| | | | | PR: ports/76782 Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
* Update to 0.26.08mat2005-01-282-3/+3
|
* No need for explicit LDCONFIG since we have INSTALLS_SHLIB.vs2005-01-282-5/+1
|
* Update to 0.26mat2005-01-282-3/+3
|
* - Update to 1.15: Happy now supports GLR-grammarsvs2005-01-284-47/+24
| | | | | | - Use PORTDOCS=* (so we don't need to do too much manual tracking) Approved by: maintainer
* Update to 0.08, set maintainer to perl.tobez2005-01-282-4/+4
|
* Remove some leftover directories.marcus2005-01-281-0/+3
| | | | Reported by: pointyhat via kris
* Update to 1.2.1.joerg2005-01-285-30/+320
|
* System_Command is a command line execution interface.pav2005-01-284-0/+38
| | | | | | | | | | | | | | Running functions from the command line can be risky if the proper precautions are not taken to escape the shell arguments and reaping the exit status properly. This class provides a formal interface to both, so that you can run a system command as comfortably as you would run a php function, with full pear error handling as results on failure. It is important to note that this class, unlike other implementations, distinguishes between output to stderr and output to stdout. It also reports the exit status of the command. So in every sense of the word, it gives php shell capabilities. PR: ports/76749 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
* Do also set IGNORE when running against a too old version of Perljoerg2005-01-282-0/+2
| | | | | | where we can't build the docs. Hinted by: kris
* Require a sufficiently current Perl to be installed, as opposed to ajoerg2005-01-272-2/+2
| | | | | | sufficiently current version of FreeBSD. Submitted by: vs
* Update to 1.07skv2005-01-272-4/+4
|
* Update to 0.205skv2005-01-272-4/+4
|
* Update to 2.00_03skv2005-01-272-5/+6
|
* Update to 1.3skv2005-01-272-3/+3
|
* Update to 1.07skv2005-01-272-3/+3
|
* Update to 0.33skv2005-01-273-7/+4
|
* Update to 0.04skv2005-01-273-7/+4
|
* Upgrade to GCC version 3.4.3.joerg2005-01-278-2832/+130
| | | | | | | Note that I do not longer support FreeBSD 4.x at this point, as their system-provided Pod::Man is way too old, and I'm tired of rolling that extra man page tarball. Software developers can IMHO reasonably be expected to run some version of FreeBSD 5.x these days.
* Upgrade to version 2.3.joerg2005-01-272-3/+3
|
* Kill pkg-plist, save inode!danfe2005-01-272-2/+2
|
* - Unbreak the builddanfe2005-01-272-10/+7
| | | | | - Minor indentation nits in Makefile - Fix a typo in pkg-descr
* - Update to 5.4 (it fixes fetching)sem2005-01-272-3/+3
| | | | | | PR: ports/76017 Submitted by: self Approved by: maintainer (timeout ~3 weeks)
* Update to 1.2skv2005-01-272-3/+3
|
* Update to 1.14skv2005-01-272-4/+3
|
* Update to 0.08skv2005-01-273-6/+3
|
* Update to 1.03skv2005-01-273-6/+3
|
* Update to 0.6.8.arved2005-01-263-3/+4
| | | | | PR: 76703 Submitted by: Dryice Liu <dryice@liu.com.cn>
* - Fix pkg-listsem2005-01-261-1/+2
| | | | Reported by: kris via pointyhat
* - add USE_GNOME=pkgconfig to fix 'extra files' problemsem2005-01-261-0/+1
| | | | | Reported by: kris via pointyhat Proposed by: pav via irc
* - Fix build and install on 4.X/5.X/-CURRENTdanfe2005-01-262-14/+37
| | | | | | - Utilize REINPLACE - Tidy up Makefile - Take maintainership
* Update to 0.05, assign maintainer to perl.tobez2005-01-262-4/+4
|
* Update to 104.111901, assign maintainer to perl.tobez2005-01-263-4/+6
|
* Put expiration date to deprecated ports.tobez2005-01-261-0/+1
|
* Update to 0.8.6perky2005-01-262-3/+3
|
* Update to 1.2.2perky2005-01-262-3/+3
|
* Update to 1.5perky2005-01-263-10/+18
|
* Update to 0.4.9.5perky2005-01-263-3/+5
|
* - fix fetch source file failclsung2005-01-261-2/+2
| | | | | | | - also correct maintainer's email address PR: ports/76701 Submitted by: maintainer
* Update to 1.33kevlo2005-01-262-3/+3
| | | | | PR: ports/76651 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Fix misspelt rmdir path.kuriyama2005-01-261-1/+1
| | | | Reported by: pointyhat via kris
* Update to to 1.2.0RC6.thierry2005-01-262-3/+4
| | | | | | | Changelog at <http://pear.php.net/package/XML_RPC/download/1.2.0RC6/>. PR: 76657 Submitted by: maintainer.
* Add pkgconfig dependency.krion2005-01-261-1/+1
|
* Fix big small typo.lofi2005-01-261-1/+1
|
* Update to 1.4320.tobez2005-01-252-3/+3
|
* Update to 2.4319.tobez2005-01-252-3/+3
|
* - fix pkg-plist errors on i386 5clsung2005-01-251-2/+2
| | | | | PR: ports/75870 Submitted by: clsung
* - fix PLIST and unbreak this portleeym2005-01-254-29/+57
| | | | | | | - transfer MAINTAINERship PR: 75904 Submitted by: James Earl <james at icionline.ca>
* - Mark port NOT_FOR_ARCH=alpha because of segment overflow on linkingsem2005-01-252-9/+5
| | | | | | | - While I'm here: remove comments modification from patch-ae Reported by: kris via pointyhat Submittet by: Alex Vasylenko <lxv(at)omut.org>
* Since kris marked this port broken on amd64, the port has been updated.arved2005-01-251-2/+2
| | | | | I can build the new version on amd64, and i couldn't find a recent pointyhat errorlog, so remove BROKEN for amd64
* Add IS_INTERACTIVE=yes because the port appears to ask questions duringkris2005-01-251-0/+1
| | | | the build.
* - Perl module for accounting SVK repositoryclsung2005-01-255-0/+48
| | | | | PR: ports/73489 Submitted by: Yuan-Chung Hsiao <ychsiao AT ychsiao dot org>
* - This Perl module generate accounting statistic for general logsclsung2005-01-255-0/+52
| | | | | PR: ports/73488 Submitted by: Yuan-Chung Hsiao <ychsiao AT ychsiao dot org>
* - This module implements the Perl 6 'form' built-in.clsung2005-01-255-0/+53
| | | | | PR: ports/73486 Submitted by: Yuan-Chung Hsiao <ychsiao AT ychsiao dot org>
* respect CFLAGSijliao2005-01-252-49/+9
| | | | fix PLIST
* * Fix build on 4.Xmarcus2005-01-253-3/+24
| | | | * Fix the locale directory in the tools build
* - Move editors/ghex2 to editors/ghexpav2005-01-251-1/+1
|
* Update to 0.98.39krion2005-01-2510-517/+20
|
* - Move devel/bugbuddy2 to devel/bugbuddypav2005-01-2511-2/+150
|
* - Replace pkg-descr to match realitypav2005-01-251-14/+6
| | | | Spotted by: alfred
* Update to 2.2.2.kwm2005-01-254-6/+6
| | | | | | | | | | Changelog: o) The SSL validation fix from 2.2.1 is now completely fixed. (Part of the fix didn't actually make it into 2.2.1) o) HTTPS certificate validation now works when using an HTTP proxy. o) HTTP proxy code deals better with proxies that try to make the user do HTML-form-based authentication. o) 64-bit fixes for NTLM auth code.
* - Unbreak on 5.xpav2005-01-253-10/+23
| | | | | | | - Unbreak on !i386 (tested on amd64) PR: ports/76591 Submitted by: Sam Lawrance <boris@brooknet.com.au>
* Chase the howl 0.9.8 update.marcus2005-01-252-2/+2
|
* Add patches to give callbacks to the application whenever a thread isalfred2005-01-255-1/+193
| | | | | | | switched in or out. Take over maintainership, ok'd by: tobez Bump portrevision.
* Upgrade to 1.2.0RC5.thierry2005-01-252-3/+3
| | | | | | | Changelog at <http://pear.php.net/package/XML_RPC/download/1.2.0RC5/>. PR: 76618 Submitted by: maintainer.
* - Update to 2.18pav2005-01-2518-447/+753
| | | | | PR: ports/76531 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
* update libzvbi to 0.2.13oliver2005-01-243-4/+4
|
* Update to 2.112vs2005-01-242-3/+3
| | | | | PR: ports/76496 Submitted by: Tim Daneliuk (maintainer)
* - Strip CRLF's from Page2.phppav2005-01-241-0/+5
| | | | | | PR: ports/76573 Submitted by: Dan Langille <dan@langille.org> Approved by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* - update maintainer's email addressleeym2005-01-243-3/+2
| | | | | PR: 76601 Submitted by: maintainer
* * update to 1.0bpetef2005-01-242-4/+3
| | | | | PR: 76373 Submitted by: Phil Oleson <oz@nixil.net>
* Upgrade to version 1.9.17.olgeni2005-01-233-3/+10
|
* Updated to 0.3009skv2005-01-232-3/+4
|
* Fix package build.krion2005-01-222-9/+29
|
* Make compilable on 4-stable.sumikawa2005-01-222-0/+30
| | | | Reported by: kris
* Tom's AVR Assembler has been upgraded to v 1.22, though it's hardwes2005-01-221-2/+1
| | | | to notice this externally.
* Update to 0.23.marcus2005-01-227-63/+33
|
* Update to version 0.5.3.archie2005-01-222-3/+3
|
* Set LATEST_LINK.krion2005-01-221-1/+1
| | | | Reported by: kris
* Update to 0.08mat2005-01-222-3/+3
|
* Update to version 5.4.16krion2005-01-222-3/+3
| | | | | PR: ports/76543 Submitted by: Ports Fury
* - Properly pass MAKEPLUS_HOME environment variable required by the latestsergei2005-01-221-4/+7
| | | | | | version of make+ (particularly when LOCALBASE != /usr/local) - Update MASTER_SITES to reflect a reorganization of the author's web site - Bump PORTREVISION
* - Properly pass MAKEPLUS_HOME environment variable required by the latestsergei2005-01-222-4/+7
| | | | | | | | version of make+ (particularly when LOCALBASE != /usr/local) - Update MASTER_SITES to reflect a reorganization of the author's web site - Update distinfo: .tar.gz on the MASTER_SITE is uncompress despite the file name suffix; no changes detected by diff -ruN - Bump PORTREVISION
* - Update MASTER_SITES to chase the reorganization of the author'ssergei2005-01-221-1/+1
| | | | Web site
* Update to 0.15mat2005-01-222-3/+3
|
* Mknod is an interface to the mknod(2) system call.sem2005-01-215-0/+45
| | | | | PR: ports/73513 Submitted by: Sean Farley <sean-freebsd(at)farley.org>
* Initiate de-orbit sequence for p5-Server-FastPL, which is no longer ontobez2005-01-211-0/+1
| | | | CPAN. Deprecate for now, will be gone in 2 months.
* New port: devel/pear-HTML_Page2 PEAR base class for XHTML page generationedwin2005-01-214-0/+48
| | | | | | | | | | | | | | | | | | | | | | | | The PEAR::HTML_Page2 package provides a simple interface for generating an XHTML compliant page: * supports virtually all HTML doctypes, from HTML 2.0 through XHTML 1.1 and XHTML Basic 1.0 plus preliminary support for XHTML 2.0 * namespace support * global language declaration for the document * line ending styles * full META tag support * support for stylesheet declaration in the head section * support for script declaration in the head section * support for linked stylesheets and scripts * full support for header link tags * body can be a string, object with toHtml or toString methods or an array (can be combined) Ideas for use: * Use to validate the output of a class for XHTML compliance * Quick prototyping using PEAR packages is now a breeze. PR: ports/76532 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
* Update port: devel/pear-PHP_Beautifier to 0.1.1edwin2005-01-212-4/+4
| | | | | | | | + update port: devel/pear-PHP_Beautifier to 0.1.1 + changelog: http://pear.php.net/package/PHP_Beautifier/download/0.1.1/ PR: ports/76530 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
* Update to 0.84, drop maintainership in favour of perl.tobez2005-01-212-4/+4
|
* Update to 0.79, drop maintainership in favour of perl.tobez2005-01-212-5/+4
|
* Update to 6.25, re-assign maintainer from ports to perl.tobez2005-01-212-4/+4
|
* Update to 0.14, reassign maintainer from ports to perl.tobez2005-01-212-4/+4
|
* Update to 9999.06, assign maintainer from ports to perl.tobez2005-01-212-4/+4
|
* Update port: devel/pear-XML_RPC to 1.2.0RC3edwin2005-01-212-3/+3
| | | | | | | | + update port: devel/pear-XML_RPC to 1.2.0RC3 + changelog: http://pear.php.net/package/XML_RPC/download/1.2.0RC3/ PR: ports/76499 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* - The code is 64 bit clean nowsem2005-01-212-3/+9
| | | | | | - Add a little patch for TAO Submitted by: Alex Vasylenko <lxv(at)omut.org>
* - Update to 0.7pav2005-01-202-4/+3
| | | | | PR: ports/76388 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Update to 0.13.tobez2005-01-202-3/+3
|
* Update to 1.433.tobez2005-01-202-3/+3
|
* Update to 0.15, reset maintainer to perl.tobez2005-01-202-4/+4
|
* Update to 1.66.tobez2005-01-202-3/+3
|
* Update to 1.03, reset maintainer to perl.tobez2005-01-202-4/+4
|
* Fix compilation on >5.x (gcc34)vs2005-01-202-4/+11
| | | | | PR: ports/76138 Submitted by: Corentin Plouet
* Update to 1.0vs2005-01-203-8/+9
| | | | | PR: ports/75332 Submitted by: maintainer
* Update to 1.1.2lofi2005-01-193-8/+7
|
* Update port: devel/pear-Pager to 2.2.4edwin2005-01-192-3/+3
| | | | | | | | + update port: devel/pear-Pager to 2.2.4 + changelog: http://pear.php.net/package/Pager/download/2.2.5/ PR: ports/76356 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* New port: devel/pear-PHP_Beautifier PEAR beautifier for PHPedwin2005-01-194-0/+67
| | | | | | | | | | | | This program reformat and beautify PHP source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool. PR: ports/76196 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* New port: devel/pear-Structures_DataGrid - a PEAR data structure packageedwin2005-01-194-0/+50
| | | | | | | | | | | | | This package offers a toolkit to render out a datagrid in HTML format as well as many other formats such as an XML Document, an Excel Spreadsheet, an XUL Document and more. It also offers paging and sorting functionality to limit the data that is presented and processed. This concept is based on the .NET Framework DataGrid control and works very well with database and XML result sets. PR: ports/76165 Submitted by: Nick Hilliard <nick@foobar.org>
* upgrade to 0.6.0ijliao2005-01-193-6/+4
|
* Fix plist.krion2005-01-191-0/+6
| | | | | PR: ports/76418 Submitted by: Florent Thoumie <flz@xbsd.org>
* - update to 1.77clsung2005-01-192-3/+3
| | | | | | | | | | | | | | - from Changes - WARNING: Deprecated the use of the group accessor in list context when used to retrieve keys: see 'WARNING' POD section - Added 'default' option to the Class::constr pragma plus tests - Fixed the possibilty of setting twice the same property when copy => 1 - Minor changes in the constructor closure - Added possibility to get a slice of values from groups accessors - A few minor improvement and fixes in the groups closure (all the props exist, the groups accessor uses always the props accessor if defined, etc) - Added $_ aliasing for the post_process option - A few minor POD changes and fixes
* Drop port maintainership: devel/desktop-file-utilsedwin2005-01-191-1/+1
| | | | | | | | I'm dropping the maintainership of devel/desktop-file-utils, which should probably go to gnome@FreeBSD.org. PR: ports/76439 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Upgrade to 1.2.4.thierry2005-01-192-3/+3
| | | | Changelog at <http://pear.php.net/package/XML_Parser/download/>.
* Update to 0.08mat2005-01-192-5/+14
| | | | Add docs
* Update to 0.07mat2005-01-192-3/+3
|
* Update to 0.3007skv2005-01-192-3/+3
|
* - Start p4web from rc.d script [1]lth2005-01-1818-24/+162
| | | | | | | - Assume maintainership Submitted by: Mark Santcroos <marks@ripe.net> [1] Reviewed by: tobez
* - update p5-Test-Simple to 0.54leeym2005-01-183-9/+11
| | | | | | | | - reset MAINTAINER to perl@ since the domain shellhung.org no longer exists, and I can't contact the maintainer via other emails. PR: 75936 Submitted by: skv
* Chase update from 2004/12/30vs2005-01-1812-48/+48
| | | | | PR: ports/75929 Submitted by: keramida
* Upgrade to 1.2.3.thierry2005-01-182-3/+3
| | | | Changelog at <http://pear.php.net/package/XML_Parser/download/>.
* - Update to 0.20sem2005-01-182-3/+3
| | | | | PR: ports/76309 Submitted by: maintainer
* Fix build on 5.x/6.xkrion2005-01-172-4/+22
| | | | Submitted by: Konstantin 'Kosta' Welke <damaker at fillibach dot de>
* - Update to 0.6.8sem2005-01-173-4/+7
| | | | | PR: ports/76340 Submitted by: maintainer
* The "-W html" args to enscript no longer seem to work, but thevs2005-01-174-14/+50
| | | | | | | | longer form of "--language=html" does: http://mailman.lyra.org/pipermail/viewcvs/2003q3/002189.html PR: ports/75993 Submitted by: Tim Bishop
* Update pmk to 0.9.0.seanc2005-01-173-4/+5
|
* Fix URL in pkg-descrhq2005-01-171-1/+1
|
* JSAP: the Java-based Simple Argument Parserhq2005-01-174-0/+61
| | | | | | | | | | | | | JSAP parses your command line and instantiates objects of types you specify based upon that command line. If you configure JSAP to expect an Integer on the command line, and the user does not provide a String that can be converted to an Integer, JSAP will alert your program to the fact that there was a problem with the command line. If JSAP indicates that your command line was successfully parsed, you are guaranteed an Integer when you request that parameter's value from your program. There's a pretty big (and growing) list of return types supported by JSAP. WWW: http://http://www.martiansoftware.com/jsap/index.html
* Grab maintainership and bugs.krion2005-01-171-1/+1
|
* Update to 1.2.8krion2005-01-178-303/+236
|
* Don't let RUN_DEPENDS rely on a fixed HORDEDIR.thierry2005-01-162-2/+2
| | | | Reported by: Jeff Bachtel.
* Log4cxx is a port to C++ of the Log4j project. The goal is have the samepav2005-01-167-0/+222
| | | | | | | functionnalities and interfaces of log4j. PR: ports/76287 Submitted by: Thaddeus Covert <tcovert+ports@sahuagin.net>
* Inspired by the Java jMock library, pMock makes the writing of unit tests usingpav2005-01-165-0/+48
| | | | | | | mock object techniques easier. PR: ports/76246 Submitted by: Piet Delport <pjd@satori.za.net>
* - Fix fetch, unbreakpav2005-01-161-5/+1
|
* cgprof generates colored graphs for profiled executables using gcc and gprof.pav2005-01-164-0/+34
| | | | | | | | | cgprof helps to have a better understanding of program structure and execution. It makes hot spots identification visual and intuitive. It is a shell script using gnu awk, that should run on any Unix like system. PR: ports/75173 Submitted by: Adam McLaurin <adam.freebsd@fastmail.fm>
* - add WWW: in pkg-descrleeym2005-01-153-3/+5
| | | | | | | | | | | - Update to 0.51 from changes: * scandeps.pl is now usable without CPANPLUS.pm installed. Reported by: Rafael Garcia-Suarez PR: 76034 Submitted by: maintainer
* - make portlint happydinoex2005-01-151-4/+3
|
* - make portlint happierdinoex2005-01-151-2/+2
|
* Fix plist.krion2005-01-151-0/+2
|
* Upgrade to to 1.3.4.thierry2005-01-152-13/+13
| | | | | | | Changelog at <http://pear.php.net/package/PEAR/download/1.3.4>. PR: ports/75751 Submitted by: maintainer
* Orphan MAINTAINER.bms2005-01-141-1/+1
|
* Update WWW URL.bms2005-01-141-1/+1
|
* This warning can be dropped.trevor2005-01-142-8/+0
|
* - update to ffcall-1.10dinoex2005-01-142-5/+4
|
* Update port to 4.2.2jedgar2005-01-144-8/+6
|
* Try again to eliminate leftover file warnings during dependent package builds.marcus2005-01-134-6/+33
| | | | | | | | This approach creates all ${LOCALBASE} and ${X11BASE} desktop directories before updating the desktop database to ensure the mimeinfo.cache files are created when this package is installed. Upon package deinstallation, each desktop directory will be rmdir'd.
* [maintainer update] 16 ports: add mirror MASTER_SITESedwin2005-01-137-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES of the following ports. Thanks Clive Lin and bsdchat.com for the mirror space! chinese/xpdf deskutils/etask devel/cedet devel/ecb devel/eieio devel/ipython devel/kodos devel/semantic devel/xtla editors/speedbar editors/tree-widget games/emacs-chess net/tcping www/mod_scgi www/py-scgi www/quixote PR: ports/75743 Submitted by: Dryice Liu <dryice@liu.com.cn>
* Fix a possible division by zero condition that can happen for veryjoerg2005-01-132-1/+13
| | | | short (< 1 ms) simulations.
* Update to version 0.5.5krion2005-01-133-7/+6
| | | | | PR: ports/76159 Submitted by: Ports Fury
* Update distinfo.bms2005-01-131-2/+2
|
* Update to version 1.1.5.bms2005-01-135-32/+8
|
* Update my email address in MAINTAINER and comment fields.bms2005-01-124-7/+7
|
* Update to 0.21mat2005-01-123-5/+17
| | | | Add docs
* Update to 0.22mat2005-01-122-4/+14
| | | | Add docs
* Update port: devel/global to 4.8.2edwin2005-01-124-33/+10
| | | | | | | | Make sure you remove the files/ directory altogether, its not neeeded anymore. PR: ports/76079 Submitted by: Rui Lopes <rui@ruilopes.com>
* Maintainer Update: devel/distccedwin2005-01-124-5/+23
| | | | | | | | | | | | | | | | | | | | | | | | devel/distcc 2.16 -> 2.18.3 http://distcc.samba.org/ftp/distcc/distcc-2.18.3.NEWS Consists mostly of bug fixes. Only one change in the way distcc works. You must specify a network on which connections are allowed, connections from all networks will still be admitted but connections outside the specified network will be logged and dropped. The 127.0.0.0/8 network is the default for the port. All existing users and all new users will need to update/add a distccd_flags variable in /etc/rc.conf, a template for which can be found in the rc.d script. Perhaps a new variable, which simply contained the trusted network address would be better, like distccd_network="192.168.10.2/24" PR: ports/75718 Submitted by: Dominic Marks <dom@helenmarks.co.uk>
* - Correct the path of creates a empty lib/pkgconfig -> libdata/pkgconfigmezz2005-01-122-4/+8
| | | | | | | directory. - Add pkgconfig to fix the pkg-plist. Reported by: pointyhat via kris
* Add pkgconfig to fix the pkg-plist.mezz2005-01-121-1/+2
| | | | Reported by: pointyhat via kris
* Update to version 1.01, which fixes a pthread build issue on FreeBSD 4.x.nik2005-01-122-3/+3
|
* Update to 0.25mat2005-01-122-3/+3
|
* Update to 4.2.2vs2005-01-125-26/+26
| | | | | PR: ports/75841 Submitted by: maintainer
* - Update to 0.1.6vs2005-01-113-7/+5
| | | | | | | - Nuke pkg-plist while here PR: ports/75703 Submitted by: maintainer
* Update port: devel/pear-XML_RPC to 1.2.0RC2edwin2005-01-112-3/+3
| | | | | | | | + update port: devel/pear-XML_RPC to 1.2.0RC2 + changelog: http://pear.php.net/package/XML_RPC/download/1.2.0RC2/ PR: ports/76093 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
* Update port: devel/pear-HTML_Form to 1.1.1edwin2005-01-112-3/+3
| | | | | | | | + update port: devel/pear-HTML_Form to 1.1.1 + changelog: http://pear.php.net/package/HTML_Form/download/1.1.1/ PR: ports/76092 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* New port: devel/pear-FSM PEAR Finite State Machineedwin2005-01-114-0/+32
| | | | | | | | The FSM package provides a simple class that implements a Finite State Machine. PR: ports/76043 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* upgrade to 0.28ijliao2005-01-112-3/+3
| | | | | PR: 76048 Submitted by: maintainer
* upgrade to 0.54ijliao2005-01-112-3/+3
| | | | | PR: 76047 Submitted by: maintainer
* Update to 0.20.kuriyama2005-01-112-3/+3
|
* Update to 1.11.kuriyama2005-01-113-9/+4
|
* Don't restrict ports depending on py-qt to python 2.3 anymore.lofi2005-01-113-4/+6
|
* Fixed plist.sumikawa2005-01-111-0/+5
| | | | Noticed by: kris
* Fixed missing man pageslth2005-01-101-1/+5
| | | | Reported by: pointyhat via kris
* Disable howl support on Alpha during package building since howl is currentlymarcus2005-01-102-0/+4
| | | | | broken on Alpha. I'm waiting to hear back from the maintainer on a proposed fix.
* Remove gacutil lines in pkg-plist as they are unnecessary for packaging.mezz2005-01-102-2/+1
| | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
* Unbreak:arved2005-01-102-5/+11
| | | | | | | The SDL_LIBS was missing, which included the critical -pthread switch. PR: 75984 Submitted by: Ulrich Spoerlein <q@uni.de>
* Update to 1.3.1.netchild2005-01-093-8/+5
|
* Fix compile error on amd64.nobutaka2005-01-091-12/+15
|
* - Add dependency on iconvfjoe2005-01-091-2/+3
| | | | | - Remove mirror site that does not function anymore - Bump PORTREVISION
* New port: devel/pear-HTML_Template_Flexy An extremely powerfuledwin2005-01-094-0/+82
| | | | | | | | | | | | | Tokenizer driven Template engine HTML_Template_Flexy started it's life as a simplification of HTML_Template_Xipe, however in Version 0.2, It became one of the first template engine to use a real Lexer, rather than regex'es, making it possible to do things like ASP.net or Cold Fusion tags. PR: ports/75818 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* Reset undeliverable maintainer email address:kris2005-01-091-1/+1
| | | | | | | <chris_pressey@yahoo.ca>: host mx1.mail.yahoo.com[67.28.113.11] said: 554 delivery error: dd Sorry your message to chris_pressey@yahoo.ca cannot be delivered. This account has been disabled or discontinued [#102]. - mta183.mail.re2.yahoo.com
* Add rapidsvn, Cross-platform GUI front-end for the Subversion revisionkuriyama2005-01-096-0/+63
| | | | system.
* - Update to 2.0.5sem2005-01-093-4/+29
| | | | | PR: ports/75777 Submitted by: Pedro F. Giffuni <giffunip(at)asme.org>
* Added missing dependency and fixed plist.sumikawa2005-01-092-10/+20
|
* - Update from 2.2.0-beta1 to beta3;thierry2005-01-094-6/+8
| | | | | | | - Bump PORTREVISION. PR: 75756 Submitted by: maintainer.
* - Upgrade to 1.2.0 RC1;thierry2005-01-093-12/+8
| | | | | | | - take maintainership. PR: 75752 Submitted by: Antonio Carlos Venancio Junior
* Add dialyzer, a static analysis tool for Erlang/OTP applications.olgeni2005-01-098-0/+144
|
* Update to 1.25lth2005-01-082-3/+3
|
* - Update to 2.0.58d.fjoe2005-01-084-15/+12
| | | | - Install .la files.
* Update to 0.32mat2005-01-082-3/+3
|
* Update to 0.05mat2005-01-082-3/+3
|
* fix MASTER_SITESoliver2005-01-041-1/+1
| | | | | Noted by: pointyhat via kris Approved by: portmgr (krion)
* - Fix build on 4.x (increase the max template depth)sem2005-01-031-0/+1
| | | | | | PR: ports/75723 Submitted by: Simon Barner <barner(at)gmx.de> Approved by: portmgr (marcus)
* Fix plist.krion2005-01-021-0/+1
| | | | Approved by: portmgr (implicit)
* BROKEN: Missing dependencykris2005-01-021-0/+2
| | | | Approved by: portmgr (self)
* BROKEN on alpha: Does not compilekris2005-01-022-4/+4
| | | | Approved by: portmgr (self)
* BROKEN on alpha: Does not buildkris2005-01-021-1/+7
| | | | Approved by: portmgr (self)
* BROKEN on 4.x: Does not compilekris2005-01-021-1/+7
| | | | Approved by: portmgr (self)
* Does not compile on alphakris2005-01-021-1/+7
| | | | Approved by: portmgr (self)
* Partially fix package building by adding a dependency on Xvfb in thekris2005-01-021-20/+4
| | | | | | | PACKAGE_BUILDING case. Mark BROKEN because this package does not build with python 2.4. Approved by: portmgr (self)
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-0123-48/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr
* update to libzvbi 0.2.11oliver2004-12-313-4/+4
|
* gonzui is a source code search engine for accelerating open sourcesumikawa2004-12-316-0/+88
| | | | | | | | | | software development. In the open source software development, programmers frequently refer to source codes written by others. Our goal is to help programmers develop programs effectively by creating a source code search engine that covers vast quantities of open source codes available on the Internet. WWW: http://namazu.org/~satoru/gonzui/
* Update to 3.04mat2004-12-302-4/+13
| | | | Add docs
* Add NO_BUILD=yes since the do-build is commented out.edwin2004-12-301-0/+1
| | | | Noticed by: PointyHat Building Clusters Ltd.
* Remove patch-mach_dep.c.nobutaka2004-12-301-11/+0
| | | | | | This file should have been removed in previous update. Pointed out by: Scott Robbins <scottro@nyc.rr.com>, kris
* Update to 1.24lth2004-12-303-3/+18
|
* * update to 1.0petef2004-12-302-14/+14
| | | | | PR: 74848 Submitted by: Phil Oleson <oz@nixil.net>
* Update to 6.4.nobutaka2004-12-294-96/+33
|
* - This module prototypes the Perl 6 'exported' and 'exportable' traitsclsung2004-12-295-0/+43
| | | | | | | in Perl 5. PR: ports/73485 Submitted by: Yuan-Chung Hsiao <ychsiao AT ychsiao dot idv dot tw>
* Add ocaml-equeue 2.0.1, the Equeue library for OCaml.thierry2004-12-296-0/+287
| | | | | PR: 69422 Submitted by: David JULIEN
* - Switch to MASTER_SITE_SOURCEFORGE, osdn is unbearably slowpav2004-12-291-1/+2
|
* - Stop taking care of share/gnome/vfolders, it's now part of gnomehierpav2004-12-294-6/+0
|
* * Update to 0.10marcus2004-12-295-33/+32
| | | | | | | | * Move to a LOCALBASE PREFIX since gnome-vfs support was removed * Cleanup leftover mimeinfo.cache files * Make more portlint-friendly Approved by: maintainer (blanket)
* Update to 0.06mat2004-12-282-3/+12
| | | | Add docs
* Update to 1.9.4ade2004-12-286-20/+20
|
* We don't need to distinuish between %%LOCALBASE%% and %D anymore in the plist.marcus2004-12-284-8/+4
|
* ${X11BASE}/libdata/pkgconfig was added to mtree, so we no longer need tomarcus2004-12-284-6/+4
| | | | | | handle it here. Reported by: pointyhat via kris
* Be sure to create the empty lib/gettext directory during package creation.marcus2004-12-281-0/+1
| | | | Spotted by: pav
* Upgrade to binutils 2.15.joerg2004-12-283-5/+6
| | | | | | | | | | | Revert from USE_LIBTOOL to binutil's own libtool, as libtool13 could not grok the --without-pic option, and the configure script is not prepared to handle libtool15 (yet) which in turn could have understood --without-pic. Sigh. At least, that way we can avoid the overhead of building all the unneeded shared libs. Still, libtool insists on installing libbfd.la. As this file is really small, I give in, and added it to pkg-plist.
* Disable test suit for the time being.edwin2004-12-281-3/+3
| | | | Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Fix pkg-plist. Obviously, recent versions of doxygen produce a differentjoerg2004-12-281-0/+5
| | | | set of files out of the same source. :-/
* Add p5-IO-CaptureOutput 1.02, capture STDOUT/STDERR from subprocesseslth2004-12-285-0/+34
| | | | and XS/C modules.
* Fix pkg-plist. (Remove two shared directories.)joerg2004-12-272-0/+4
|
* Add p5-Test-MockModule 0.04, override subroutines in a module for unitlth2004-12-275-0/+43
| | | | testing.
* Add file missed in previous commitvs2004-12-271-0/+10
|
* - Add some suppression files & fix packaging[1]vs2004-12-275-9/+83
| | | | | | | | (bump PORTREV) - Warn if USER_LDT is not present in 4.x-kernel [2] PR: ports/71832 [1]; ports/75436 [2] Submitted by: Frerich Raabe; maintainer
* Welcome to the second epoch bump of devel/sdl12 due to compilationedwin2004-12-277-5/+339
| | | | | | | | | | | problems on 4.x: See the following thread in http://twomix.devolution.com/pipermail/sdl/2004-December/thread.html: [SDL] Can not compile SDL with gcc < 3.1 (3 messages) Up to now no fix in their cvs repository: http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/src/video/
* Fix plist and bump PORTREVISION.thierry2004-12-272-354/+357
| | | | | PR: ports/75506 Submitted by: maintainer.
* - Fix plist on 4.xsem2004-12-262-1/+5
| | | | Submitted by: pointyhat via kris
* Removed patch residuelth2004-12-261-2/+7
| | | | reported by: pointyhat via kris
* Upgrade to 2.0.thierry2004-12-2612-338/+348
| | | | | | | | | | The major changes compared to the Chora 1.x versions are: * Subversion support * Patchset information * Cvsgraph integration * Simple commit statistics * Access keys. * mod_rewrite support for prettier URLs.
* Update to 3.3.1.knu2004-12-262-3/+3
|
* Update to 0.8.0.knu2004-12-269-9/+183
|
* Back out the previous commmit and fix installation.knu2004-12-261-4/+2
| | | | Please do not break my port just to satisfy portlint..
* Update to 0.2.5.knu2004-12-262-4/+4
|
* Add ruby-io-reactor, a Ruby module that implements an asynchronousknu2004-12-265-0/+57
| | | | multiplexeded IO Reactor.
* Update to 0.1.3.knu2004-12-262-3/+3
|
* Remove deprecated USE_SIZElioux2004-12-254-4/+0
|
* Add pcre to the USE_PHP variable.edwin2004-12-251-1/+1
| | | | Noticed by: pointyhat