aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New Port: japanese/xlockmore - Xlockmore which supports the Japanese language.edwin2003-12-292-0/+18
| | | | | | | (configure args --enable-use_mb and --with-lang=ja) PR: ports/59664 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
* New port: chinese/mingunittfedwin2003-12-295-0/+56
| | | | | | | | | This port installs Chinese Big5HKSCS TrueType Mingti fonts. WWW: http://www.info.gov.hk/digital21/unicode/hkscs/reference_iso10646.html PR: ports/59793 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Update to blah: added support for MAILDIR format, fixed timingslinimon2003-12-292-2/+2
| | | | | | | | for hotmail, other bugfixes. See ChangeLog. (maintainer timeout, 3 weeks). PR: ports/60001 Submitted by: Munish Chopra <chopra@soulwax.net>
* pgbash --> ports/databases/pgbashedwin2003-12-291-0/+1
|
* New port: databases/pgbashedwin2003-12-295-0/+58
| | | | | | | | | pgBash is a bash shell with the ability to directly connect to a PostgreSQL Database and use it while still being at a shell prompt with all its features. PR: ports/54271 Submitted by: Sascha Holzleiter <sascha@root-login.org>
* zope-archetypes --> ports/www/zope-archetypesedwin2003-12-291-0/+1
|
* [NEW PORT] www/zope-archetypesedwin2003-12-295-0/+385
| | | | | | | | Archetypes is a framework for the development of new Content Types in Zope/CMF/Plone. PR: ports/59176 Submitted by: Filippo Natali <filippo@widestore.net>
* zope-FileSystemSite --> ports/www/zope-FileSystemSiteedwin2003-12-291-0/+1
|
* [NEW PORT] www/zope-FileSystemSite: Enable file system based sites within Zopeedwin2003-12-296-0/+131
| | | | | | | | | | | | | | This is a repackaging of the CMF's FileSystem Directory Views such that it is independent of the CMF. The major use of this is to develop view code on the file system such that it can be edited with normal development utilties and checked into a source control management system. WWW: http://www.zope.org/Members/k_vertigo/Products/FileSystemSite PR: ports/54550 Submitted by: Tim Middleton <x@vex.net>
* Update to 0.5.2. A few new functions (skins) but mostly a largelinimon2003-12-292-2/+2
| | | | | | | | number of bugfixes; see ChangeLog for details. Note: maintainer timeout (3 weeks). PR: ports/60000 Submitted by: Munish Chopra <chopra@soulwax.net>
* zope-xmlwidgets --> ports/www/zope-xmlwidgetsedwin2003-12-291-0/+1
|
* [NEW PORT] www/zope-xmlwidgets: XMLWidgets - dynamic translations of ↵edwin2003-12-296-0/+99
| | | | | | | | | | | | | | | ParsedXML to HTML pages XMLWidgets is a Zope Product/Framework to create dynamic translations of ParsedXML documents to HTML pages. Each XML node is represented by a widget. A widget can display itself (to HTML), and handle user events (clicks, form submits) in the same HTML page. WWW: http://www.zope.org/Members/faassen/XMLWidgets PR: ports/54251 Submitted by: Tim Middleton <x@vex.net>
* zope-exuserfolder --> ports/www/zope-exuserfolderedwin2003-12-291-0/+1
|
* New port: www/exuserfolder, Zope Extensible User Folderedwin2003-12-296-0/+327
| | | | | | | | | Extensible User Folder is a user folder that provides custom authentication methods, including support for many database backends. PR: ports/53983 Submitted by: Tim Middleton <x@vex.net>
* zope-formulator --> ports/www/zope-formulatoredwin2003-12-291-0/+1
|
* New port: www/formulator, Formulator for Zopeedwin2003-12-296-0/+176
| | | | | | | | Formulator is an extensible framework that eases the creation and validation of web forms. PR: ports/54079 Submitted by: Tim Middleton <x@vex.net>
* zope-parsedxml --> ports/www/zope-parsedxmledwin2003-12-291-0/+1
|
* New port: www/parsedxml, ParsedXML for Zopeedwin2003-12-296-0/+585
| | | | | | | | | | Parsed XML allows you to use XML objects in the Zope environment. You can create XML documents in Zope and leverage Zope to format, query, and manipulate XML, using the standard W3C DOM. PR: ports/54095 Submitted by: Tim Middleton <x@vex.net>
* revive ports/misc/shc and upgrade it to 3.7ijliao2003-12-296-0/+37
|
* several major and minor bugs in ecartis have been fixededwin2003-12-292-2/+2
| | | | | | | | several bugs including one that causes large lists to hang while being sent have been fixed. PR: ports/60666 Submitted by: Trish Lynch <trish@bsdunix.net>
* iiimf-x --> ports/textproc/iiimf-xedwin2003-12-291-0/+1
|
* New port: iiimf-*edwin2003-12-299-0/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>
* Add p5-Image-Size to RUN_DEPENDS.linimon2003-12-291-1/+2
| | | | | | PR: ports/59495 Submitted by: Matthias Andree <matthias.andree@web.de> Approved by: maintainer timeout (1 month)
* Fix build on -current. (Note: the maintainer/submitter claimed that itlinimon2003-12-291-6/+10
| | | | | | | was also broken on -stable, although I did not duplicate the problem). PR: ports/60427 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (maintainer)
* silvercity --> ports/textproc/silvercityijliao2003-12-291-0/+1
|
* Fix it so doing Help->Contents works, and the help file is rendered correctlymarcus2003-12-292-0/+18
| | | | | | using the latest libxml2. Approved by: maintainer
* add silvercity 0.9.1ijliao2003-12-295-0/+90
| | | | A lexing package for over 20 programming and markup langauges
* Tarball silently changed (non-essential syslog printout change its format)ache2003-12-291-1/+1
| | | | Since both varians prints correct info for FreeBSD, PORTREVISION not bumped.
* - Update to version 20031226krion2003-12-292-3/+3
| | | | | PR: 60667 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
* - Fix path to config files in manpagesdinoex2003-12-291-1/+3
| | | | - search all config files in ${PREFIX}/etc/
* Add my coordinates (Milano capitale).ale2003-12-291-0/+1
| | | | Approved by: blackend (mentor)
* - Update to version 0.9.2krion2003-12-299-18/+87
| | | | | PR: 60661 Submitted by: maintainer
* - Update to version 1.49krion2003-12-293-5/+7
| | | | | PR: 60657 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* - Update to version 1.02krion2003-12-292-3/+3
| | | | | | | - Assign maintainership to Lars Thegler <lars@thegler.dk> PR: 60656 Submitted by: Lars Thegler <lars@thegler.dk>
* - Update to version 0.70krion2003-12-292-2/+2
| | | | | PR: 60655 Submitted by: maintainer
* - Update to version 0.8krion2003-12-293-3/+3
| | | | | PR: 60654 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* - Update to 1.02pav2003-12-284-28/+7
| | | | | PR: ports/60653 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* fix build on 64 bit environmentmaho2003-12-289-15/+117
| | | | | Submitted by: kris (bento) Suggestion from: marcel
* - Update to 2.01a21. For a list of changes see:netchild2003-12-282-18/+9
| | | | | | | | | | | | ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a21 - Obey the (changed) "GPL clarifications text" in cdrecord.c and compile with "-DSOURCE_MODIFIED" as this port slightly modifies cdrtools. - Remove the WITH_DVDHACK knob, this port is pretty much unmaintainable with this patch on its coat-tails. If you want to write DVDs please use a tool like dvdrtools or cdrecord-prodvd that is written for that purpose and coordinate with their authors if they don't work for you. Submitted by: maintainer
* remove patch, forgotten in last commitnetchild2003-12-282-24/+0
|
* - update to 0.9.8netchild2003-12-288-416/+1240
| | | | - change the description of features which are sylpheed-claws only
* Fix builds for whom has VPATH on his/her environment variables.perky2003-12-283-0/+3
| | | | | PR: 57731 Reported by: bms
* Update to 031228 which adds be_BY and zh_HK support.perky2003-12-282-7/+7
|
* giftoxic --> ports/net/giftoxicpav2003-12-281-0/+1
|
* Add giFToxic, a GTK2 GUI on top of giFT daemon.pav2003-12-2813-0/+213
| | | | | PR: ports/60640 Submitted by: Joel Diaz <joeldiaz@bellsouth.net>
* Get sound working by ignoring errors from our dummy SOUND_MIXER_INFO ioctl.gerald2003-12-284-2/+50
| | | | | | | | Bump PORTREVISION. Reported by: Travis Poppe <tlp@LiquidX.org> Tested by: Travis Poppe <tlp@LiquidX.org> Discussed with: matk
* howm --> ports/deskutils/howmkuriyama2003-12-281-0/+1
|
* Add howm 1.1.0.1, write fragmentarily and read collectively.kuriyama2003-12-286-0/+80
| | | | | | Howm is a note-taking tool on Emacs. It is similar to emacs-wiki; you can enjoy hyperlinks and full-text search easily. It is not similar to emacs-wiki; it can be combined with any format.
* - Update WWWpav2003-12-282-2/+2
| | | | | PR: ports/60651 Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
* iiimf-gtk --> ports/textproc/iiimf-gtkedwin2003-12-281-0/+1
|
* New port: iiimf-*edwin2003-12-286-0/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>
* Don't listen to portlint when you have no clue what it is saying.edwin2003-12-282-2/+2
| | | | Another pointy hat for the dutchman.
* o) Fix several "portlint -A" warnings/errorlkoeller2003-12-281-7/+5
|
* o) Respect NOPORTDOCSlkoeller2003-12-281-3/+15
| | | | o) Install module man pages
* New port: iiimf-*edwin2003-12-2820-0/+577
| | | | | | | | | | | | | | | | | | | | | | | | | | | IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>
* zh-iiimf-le-newpy --> ports/chinese/iiimf-le-newpyedwin2003-12-281-0/+1
|
* iiimf-le-unit --> ports/textproc/iiimf-le-unitedwin2003-12-281-0/+1
|
* New port: iiimf-*edwin2003-12-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>
* iiimf-client-lib --> ports/textproc/iiimf-client-libedwin2003-12-281-0/+1
|
* New port: iiimf-*edwin2003-12-287-0/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>
* iiimf-server --> ports/textproc/iiimf-serveredwin2003-12-281-0/+1
|
* New port: iiimf-*edwin2003-12-289-0/+121
| | | | | | | | | | | | | | | | | | | | | | | | IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>
* move patch-panel-plugin::Makefile.in from / to files/oliver2003-12-281-0/+0
| | | | Noted By: ale
* remove USE_LIBTOOL, it inferes with the configure phaseedwin2003-12-281-1/+0
|
* Fix build on Alpha and Sparc archoliver2003-12-281-1/+8
| | | | Approved By: maintainer timeout (2 weeks)
* iiimf-headers --> ports/textproc/iiimf-headersedwin2003-12-281-0/+1
|
* New port: iiimf-*edwin2003-12-285-0/+67
| | | | | | | | | | | | | | | | | | | | | | | | IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>
* Uncomment the lines I needed to test the port. Mea Culpa.edwin2003-12-286-12/+12
| | | | *grabs pointy hat*
* iiimf-protocol-lib --> ports/textproc/iiimf-protocol-libedwin2003-12-281-0/+1
|
* New port: iiimf-*edwin2003-12-286-0/+82
| | | | | | | | | | | | | | | | | | | | | | | | IIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>
* add patch files which do have RCS tags in it.edwin2003-12-282-0/+20
| | | | PR: ports/60164
* quftp --> ports/ftp/quftpedwin2003-12-281-0/+1
|
* New Port: quftp-1.0.7edwin2003-12-287-0/+58
| | | | | | | New port for quftp, a scriptable ftp client. PR: ports/60164 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
* Forced commit to denote attribution.alfred2003-12-280-0/+0
| | | | Submitted by: Chris Jones <cjones@gruntle.org>
* readline --> ports/devel/readlineedwin2003-12-281-0/+1
|
* New Port: devel/readline-4.3edwin2003-12-285-0/+47
| | | | | | | | | | | | | libreadline is out of date in base (both -STABLE and 5.x) HEAD is the only version thats up to date. This port is only temp (to make quftp work) until libreadline is updated. Actually I'm hoping that the submitter will keep maintaining this PR so that people will have the choice to update their readline libs. Maybe it could support LIBREADLINE_OVERWRITE_BASE ? PR: ports/60166 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
* Update port: games/amyedwin2003-12-281-1/+1
| | | | | | | | Update pkg-descr with new WWW: link. The old domain does not exist anymore PR: ports/60647 Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
* [PATCH] using www/squid as proxy (instead of www/squid24)edwin2003-12-281-1/+2
| | | | | | | | | Squid-STABLE version 2.5 should be stable enough for use in misc/instant-server, so usage of squid24 should be obsolete PR: ports/54938 Submitted by: Jens Rehsack <rehsack@liwing.de> Approved by: puregroog
* [PATCH] www/squid: update to 2.5-STABLE4 (+ vendor patches)edwin2003-12-2812-24/+336
| | | | | | | | | | | | | | | [...] - Add 2.5-STABLE4 vendor patches - cache.log message on "squid -k reconfigure" confusing - digest auth never detects password changes - login with space confuses redirector helpers - FQDNcache discards negative responses when using internal DNS - Full details at http://www.squid-cache.org/Versions/v2/2.5/bugs/#STABLE4 [...] PR: ports/58090 Submitted by: Jonathan Noack <noackj@concordiacrusaders.org> Approved by: MAINTAINER TIMEOUT
* [PATCH] www/squid: update to 2.5 STABLE 4edwin2003-12-2818-300/+174
| | | | | | | | | - Update to 2.5-STABLE4 - plist is correct -- see ports/56392 for details on extra files PR: ports/56926 Submitted by: Jonathan Noack <noackj@concordiacrusaders.org> Approved by: MAINTAINER TIMEOUT
* - take maintainershipdinoex2003-12-281-1/+1
|
* irssi+perl -> ports/irc/irssi+perlalfred2003-12-281-0/+1
|
* Update to 6.6.alfred2003-12-284-173/+69
| | | | Submitted by: Chris Jones <cjones@gruntle.org>
* Add a master port to use perl when installing irssi.alfred2003-12-282-0/+17
|
* ssamtse --> ports/games/ssamtseedwin2003-12-281-0/+1
|
* [new port] games/ssamtse - Serious Sam: The Second Encounteredwin2003-12-2813-0/+259
| | | | | | | | | | | | Sam is back in the all new Second Episode of his battles with his arch-enemy Mental! After finding the Sirian spacecraft in ancient Egypt, Sam "Serious" Stonr hijacked it and headed for Mental himself! Warning: You still need original game data files to play. PR: ports/59678 Submitted by: Sergey Akifyev <asa@gascom.ru>
* Maintainer Update: games/ninix-aya to 2.4.5edwin2003-12-283-3/+4
| | | | | | | Maintainer Update: games/ninix-aya to 2.4.5 PR: ports/60470 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
* Add a patch to check for the environment variable IRSSI_NOTHROTTLEalfred2003-12-282-0/+40
| | | | | | to disable throttling. Submitted by: Chris Jones <cjones@gruntle.org>
* pear-* ports: simplify path to devel/pear-PEAR/Makefile.commonedwin2003-12-2811-15/+15
| | | | | | | | | | | | | | | | .include <bsd.port.pre.mk> .include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common" can be simplified to: .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" the latter version also doesn't make any assumptions about the path of including Makefile PR: ports/57152 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
* pear-HTTP_Upload --> ports/www/pear-HTTP_Uploadedwin2003-12-281-0/+1
|
* New port: pear-HTTP_Upload: Easy and secure managment of files submitted via ↵edwin2003-12-285-0/+49
| | | | | | | | | | | | | | | | | | | HTML Forms This class provides an advanced file uploader system for file uploads made from html forms. Features: * Can handle from one file to multiple files. * Safe file copying from tmp dir. * Easy detecting mechanism of valid upload, missing upload or error. * Gives extensive information about the uploaded file. * Rename uploaded files in different ways: as it is, safe or unique * Validate allowed file extensions * Multiple languages error messages support (es, en, de, fr, nl) WWW: http://pear.php.net/package-info.php?package=HTTP_Upload PR: ports/60196 Submitted by: Alex Miller <asm@asm.kiev.ua>
* Mark as broken on recent versions of -current due to use of varags.hlinimon2003-12-284-6/+16
| | | | | | | | | | (deprecated in gcc3.3 in favor of stdarg.h.) This is not caught on bento because this is a restricted port. The distfile is from 2001; perhaps the submitter of the most recent PR (ports/58479) might take a look at creating a port for msql3? While here, pet portlint and fix plist.
* pear-HTTP_Session --> ports/www/pear-HTTP_Sessionedwin2003-12-281-0/+1
|
* New port: pear-HTTP_Session: OO interface to the session_* family functionsedwin2003-12-289-0/+111
| | | | | | | | | | | | | Object-oriented interface to the session_* family functions it provides extra features such as database storage for session data using DB package. It introduces new methods like isNew(), useCookies(), setExpire(), setIdle(), isExpired(), isIdled() and others. WWW: http://pear.php.net/package-info.php?package=HTTP_Session PR: ports/60195 Submitted by: Alex Miller <asm@asm.kiev.ua>
* pear-HTTP_Header --> ports/www/pear-HTTP_Headeredwin2003-12-281-0/+1
|
* New port: pear-HTTP_Header: PEAR OO-Interface to modify HTTP-Headers easilyedwin2003-12-285-0/+49
| | | | | | | | | This class provides methods to set/modify HTTP-Headers. To abstract common things, like caching etc. some sub classes are provided that handle special cases (i.e. HTTP_Header_Cache). PR: ports/60198 Submitted by: Alex Miller <asm@asm.kiev.ua>
* pear-HTTP --> ports/www/pear-HTTPedwin2003-12-281-0/+1
|
* New port: pear-HTTP: PEAR miscellaneous HTTP utilitiesedwin2003-12-285-0/+34
| | | | | | | | | | The HTTP class is a class with static methods for doing miscellaneous HTTP-related stuff like date formatting or language negotiation. WWW: http://pear.php.net/package-info.php?package=HTTP PR: ports/60197 Submitted by: Alex Miller <asm@asm.kiev.ua>
* security/pear-Auth: upgrading to 1.2.3.edwin2003-12-284-50/+26
| | | | | | | Upgrading pear-Auth to its latest release. PR: ports/60281 Submitted by: Thierry Thomas <thierry@pompo.net>
* Update to 2.5.3maho2003-12-283-401/+140
|
* Add pkg-message to mention required privilege to read /var/log/maillog.kuriyama2003-12-280-0/+0
| | | | PR: ports/60059 (but another solution)
* devel/pear-Console_Getopt: upgrading to 1.2.edwin2003-12-282-3/+2
| | | | | | | | Upgrading pear-Console_Getopt to its latest release. Remark: 1.1 was intentionally missed. PR: ports/60279 Submitted by: Thierry Thomas <thierry@pompo.net>
* sysutils/pear-Log: upgrading to 1.8.1.edwin2003-12-282-6/+11
| | | | | | | Upgrading pear-Log to its latest release. PR: ports/60280 Submitted by: Thierry Thomas <thierry@pompo.net>
* silent updates of archives:maho2003-12-283-4/+8
| | | | | | | | | a) program: Draw the hydrophobicity function F5 b) documentation: add very minor description not related FreeBSD. 1) bump portrevision 2) several clean ups for Makefile
* kuriyama2003-12-282-0/+8
|
* [PATCH] simplify pear-* portsedwin2003-12-2856-665/+202
| | | | | | | | | | | | | | | | | | | | | | 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>
* Update to 2.11 and assign maintainership to PR submitter. Many, many,linimon2003-12-283-5/+13
| | | | | | | feature additions and bugfixes; see NEWS for details. PR: ports/60489 Submitted by: Dryice Liu <dryice@liu.com.cn>
* Update to 2.2.1maho2003-12-284-30/+234
|
* o Upgrade to 5.0r3.kuriyama2003-12-283-213/+250
| | | | | | | o Release maintainership. PR: ports/58123 Submitted by: Simon Dick <simond@irrelevant.org>
* [PATCH] simplify pear-* portsedwin2003-12-281-3/+135
| | | | | | | | | | | | | | | | 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. PR: ports/59213 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
* a) Update to 3.5.22maho2003-12-285-41/+55
| | | | b) added Opteron support but my machine is very unstable :(
* Update a message if you don't enable libmap.conf(5) feature.nork2003-12-281-0/+6
| | | | Asked by: Mike Harding <mvh@ix.netcom.com>
* - update to 0.5.4dinoex2003-12-286-45/+145
| | | | | | | | | | - install documentation - preserve configuration - honor CFLAGS - add multimedia in CATEGORIES - new option WITHOUT_DVD - Fix build for 64bit - Fix linker warnings in STABLE
* insub --> ports/irc/insubadamw2003-12-281-0/+1
| | | | gg, zb
* A suite of offensive utilties for irssi.alfred2003-12-286-0/+200
|
* Do not use the %-[.] format to strftime since this is a GNUism.marcus2003-12-283-0/+58
| | | | PR: 60617
* fix build with lame.sf2003-12-282-6/+32
|
* - Update to version 1.14krion2003-12-282-2/+2
| | | | | PR: 60605 Submitted by: maintainer
* p5-AI-DecisionTree --> ports/math/p5-AI-DecisionTreekrion2003-12-281-0/+1
|
* Add p5-AI-DecisionTree 0.08, perl module for Automatically Learningkrion2003-12-285-0/+52
| | | | | | | Decision Trees. PR: 60628 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Update to version 1.04krion2003-12-282-2/+2
| | | | | PR: 60615 Submitted by: maintainer
* p5-Text-Ngrams --> ports/textproc/p5-Text-Ngramskrion2003-12-281-0/+1
|
* Add p5-Text-Ngrams 1.0, perl5 modules for Flexible Ngram analysis.krion2003-12-285-0/+49
| | | | | PR: 60607 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* p5-Algorithm-SVM --> ports/devel/p5-Algorithm-SVMkrion2003-12-281-0/+1
|
* Add p5-Algorithm-SVM 0.06, perl bindings for the libsvm Supportkrion2003-12-285-0/+46
| | | | | | | Vector Machine library. PR: 60614 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Update to version 0.97.5krion2003-12-288-48/+58
| | | | | PR: 60629 Submitted by: maintainer
* ace+tao --> ports/devel/ace+taokrion2003-12-281-0/+1
|
* Add ace+tao ,krion2003-12-2814-0/+6032
| | | | | | | | | | | | | | | | | The ADAPTIVE Communication Environment (ACE) is an object-oriented (OO) toolkit that implements fundamental design patterns for communication software. ACE provides a rich set of reusable C++ wrappers and frameworks that perform common communication software tasks across a range of OS platforms. TAO is a freely available, open-source implementation of a CORBA 2.x-compliant ORB that supports real-time extensions. WWW: http://www.cs.wustl.edu/~schmidt/ACE.html WWW: http://www.cs.wustl.edu/~schmidt/TAO.html PR: 60634 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* - Update to 20031227pav2003-12-288-58/+104
| | | | | | | | | | | - check for empty +REQUIRED_BY files, too (Yen-Ming Lee <leeym@leeym.com>) - optionally run 'pkgdb -F' after each run (new parameter '-F') - add info messages for progress status when deinstalling packages - minor code cleanups, improvement of messages/comments - remove the 'usage' text from the pkg-descr file PR: ports/60639 Submitted by: Stefan Walter <sw@gegenunendlich.de> (author)
* $ ffmpegsf2003-12-282-10/+2
| | | | | | | | | | | | | | /libexec/ld-elf.so.1: Shared object "libavcodec.so" not found $ (cd /usr/local/lib; ls -l libavcodec.so*) lrwxr-xr-x 1 root wheel 15 Dec 22 00:32 libavcodec.so@ -> libavcodec.so.0 lrwxr-xr-x 1 root wheel 13 Dec 22 00:32 libavcodec.so.0@ -> libavcodec.so $ tail -5 /usr/ports/multimedia/ffmpeg/Makefile | head -3 # add shared lib link @${LN} -sf libavcodec.so \ ${PREFIX}/lib/libavcodec.so.${SHLIB_VERSION} This inversion symlink problem fixed in ports/56721 (files/patch-libavcodec::Makefile) but this code left unremoved.
* o Correct to use acrobat on firebird. But I don't know that this fix isnork2003-12-284-11/+14
| | | | | | | | | | | right. I heard BAD and OK:-). [1] o Support Linux Blackdown Java3D API on native JDK(tested only 1.4.2p5). [2] OISHI discoursed this feature on eleventh CBUG Meeting at 2003-11-29. It really got to me. Reported by: Vladimir B. Grebenschikov <vova@@fbsd.ru>, osa, ale [1] Tested by: osa, ale [1] Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> [2]
* Add IGNORE. Because this port should be obsolated:-).nork2003-12-281-0/+2
|
* Fix dets file corruption issue.olgeni2003-12-284-2/+156
| | | | Obtained from: Hans Bolinder <hasse@erix.ericsson.se>
* Update to 5.0.16.znerd2003-12-2820-125/+195
| | | | | Submitted by: maintainer PR: 60036
* - Fix fetchingpav2003-12-281-1/+1
| | | | | PR: ports/60630 Submitted by: Paul Marquis <pmarquis@pobox.com> (maintainer)
* add WITH_PGSQL knob which supports sql plugin with postgresql backend.ume2003-12-281-1/+11
| | | | | PR: ports/60606 Submitted by: mat
* - take maintainershipdinoex2003-12-281-1/+1
| | | | Approved by: glebius@cell.sick.ru
* remove missing manpageskv2003-12-271-2/+0
|
* Updated to 0.99skv2003-12-274-15/+8
|
* Updated to 0.90skv2003-12-272-7/+6
|
* Updated to 0.30skv2003-12-273-3/+3
|
* Updated to 0.29skv2003-12-273-4/+6
|
* - Fix MAN1pav2003-12-271-1/+1
| | | | | PR: ports/60621 Submitted by: Ports Fury
* - Update MASTER_SITESpav2003-12-271-2/+3
| | | | | PR: ports/60620 Submitted by: Ports Fury
* - Update to 1.6pav2003-12-272-2/+2
| | | | | PR: ports/60622 Submitted by: Ports Fury
* - Fix MASTER_SITESpav2003-12-271-2/+2
| | | | | | | - Fix COMMENT PR: ports/60623 Submitted by: Ports Fury
* - Update to 0.10.4pav2003-12-276-257/+21
| | | | | PR: ports/60624 Submitted by: Ports Fury
* Resurrect previous commit, pre-build to post-patch.nork2003-12-272-2/+2
| | | | | | "post-patch" is right. I missed his description. Submitted by: Ports Fury
* - Fix MASTER_SITESpav2003-12-275-53/+34
| | | | | | | | - Support CFLAGS properly - Remove obsolete WWW: line PR: ports/60627 Submitted by: Ports Fury
* - Update to 1.2.4pav2003-12-274-16/+14
| | | | | PR: ports/60618 Submitted by: Ports Fury
* - Update to 1.4pav2003-12-272-2/+2
| | | | | PR: ports/60625 Submitted by: Ports Fury
* - Use INFO macropav2003-12-272-13/+2
| | | | | PR: ports/60619 Submitted by: Ports Fury
* - Fix WWWpav2003-12-271-1/+1
| | | | | PR: ports/60626 Submitted by: Ports Fury
* - Unbreak on alphapav2003-12-271-2/+4
| | | | | PR: ports/60425 Submitted by: Volker Stolz <vs@foldr.org>
* rnews --> ports/www/rnewspav2003-12-271-0/+1
|
* Add rnews, a server-side RSS aggregator written in PHP using MySQL database.pav2003-12-276-0/+132
| | | | | PR: ports/60527 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* - Update to 0.07pav2003-12-273-3/+11
| | | | | PR: ports/60609 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
* - Fix another typopav2003-12-271-1/+1
| | | | | PR: ports/60616 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Fix typopav2003-12-271-1/+1
| | | | | PR: ports/60616 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* o Add CONFLICTS. [1]nork2003-12-272-2/+6
| | | | | | | | o Fix "pre-build" target to "post-patch". [2] PR: ports/60402 [1] Submitted by: faust@ua.airnet.ne.jp [1] Submitted by: Ports Fury [2]
* - Use APACHE_PORT in the usual waypav2003-12-271-4/+4
| | | | | PR: ports/60611 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* - Update WWWpav2003-12-271-1/+1
| | | | | PR: ports/60610 Submitted by: Leland Wang <llwang@infor.org> (maintainer)
* - take maintainershipdinoex2003-12-271-1/+1
|
* remove redundant dependency.leeym2003-12-271-3/+1
|
* In a followup to ports/60559, Alex admitted to being the maintainer of alllinimon2003-12-271-1/+1
| | | | | | the other mysql-(server|client) ports, and thus found himself volunteered for this one as well. Of course, it may well be that he didn't run away fast enough ... or that this release is probably the last in the 3.x series.
* - Update to 3.6.1dinoex2003-12-274-36/+9
|
* Update to 3.5.markp2003-12-272-2/+2
|
* libXcomposite --> ports/x11/libXcompositeanholt2003-12-271-0/+1
|
* New port: Prerelease version of libXcomposite from freedesktop.org:anholt2003-12-276-0/+58
| | | | | | | | X Composite extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* libXdamage --> ports/x11/libXdamageanholt2003-12-271-0/+1
|
* New port: Prerelease version of libXdamage from freedesktop.org:anholt2003-12-276-0/+58
| | | | | | | | X Damage extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* libXfixes --> ports/x11/libXfixesanholt2003-12-271-0/+1
|
* New port: Prerelease version of libXfixes from freedesktop.org:anholt2003-12-276-0/+58
| | | | | | | | X Fixes extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* compositeext --> ports/x11/compositeextanholt2003-12-271-0/+1
|
* New port: Prerelease version of compositeext from freedesktop.org:anholt2003-12-276-0/+53
| | | | | | | | X Composite extension headers and specification Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* damageext --> ports/x11/damageextanholt2003-12-271-0/+1
|
* New port: Prerelease version of damageext from freedesktop.org:anholt2003-12-276-0/+53
| | | | | | | | X Damage extension headers and specification Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
* Catch the pkg-descr up with reality.marcus2003-12-272-2/+6
|
* * Update to 2.5.4marcus2003-12-274-10/+14
| | | | | | | | * Correct a typo (-n should be -N) [1] * Don't check comments for direct command use [2] Submitted by: pav [1] Sascha Holzleiter <sascha@root-login.org> [2]
* linux-geepee32 --> ports/emulators/linux-geepee32pav2003-12-271-0/+1
|
* Add linux-geepee32, a linux binary version of GP32 emulator. GP32 ispav2003-12-276-0/+67
| | | | | | | a handheld used mainly in Korea. PR: ports/57685 Submitted by: No Name <arundel@gmx.net>
* - Axe bogus textpav2003-12-271-7/+0
| | | | | PR: ports/60601 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
* - Update to 1.75pav2003-12-274-26/+22
| | | | | PR: ports/59673 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 1.7pav2003-12-274-26/+24
| | | | | PR: ports/59672 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 1.15pav2003-12-274-26/+24
| | | | | PR: ports/59671 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Remove devel/sipkrion2003-12-271-1/+0
|
* - Update to 1.6.0pav2003-12-276-48/+49
| | | | | PR: ports/59670 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Remove devel/sip, it was integrated in devel/py-sipkrion2003-12-276-68/+1
| | | | Submitted by: Eugene Ossintsev <eugos@gmx.net> (maintainer)
* linux-mupen64 --> ports/emulators/linux-mupen64pav2003-12-271-0/+1
|
* Add linux-mupen64, a linux binary version of Nintendo 64 emulator.pav2003-12-278-0/+143
| | | | | PR: ports/57626 Submitted by: Travis Poppe <tlp@LiquidX.org>
* - Update to version 3.9krion2003-12-274-70/+248
| | | | | PR: 60595 Submitted by: Eugene Ossintsev <eugos@gmx.net> (maintainer)
* - Update to version 4.0.r1krion2003-12-274-10/+18
| | | | | | | | | - It doesn't depend on devel/sip anymore - devel/sip is no longer needed and will be removed after x11-toolkits/py-qt update PR: 60594 Submitted by: Eugene Ossintsev <eugos@gmx.net> (maintainer)
* agide --> ports/devel/agidepav2003-12-271-0/+1
|
* Add agide, a A-A-P GUI IDE, a framework in which separate tools like vimpav2003-12-276-0/+153
| | | | | | | or gdb can work together. PR: ports/57885 Submitted by: Rui Lopes <rui@ruilopes.com>
* Hook new vtk-foo ports.pav2003-12-271-0/+6
|
* - Update to 4.3.0pav2003-12-2742-669/+5102
| | | | | | | | Rework this port and split it into logically independent parts Give maintainership to submitter PR: ports/57858 Submitted by: Mykola Khotyaintsev <ko@irfu.se>
* Update to 2.1.9.ume2003-12-272-3/+3
|
* Update to 2.1.13.ume2003-12-272-3/+3
|
* Update to 2.9.8 release.demon2003-12-273-17/+18
| | | | | | Bump PORTEPOCH due to malformed previous PORTVERSION. Approved by: maintainer
* - Update to version 9.6krion2003-12-272-2/+2
|
* - Update to 1.6.7pav2003-12-273-11/+101
| | | | | PR: ports/56671 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* add CONFLICTS, use USE_MYSQL.nork2003-12-271-6/+5
| | | | | PR: ports/60559 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* - Update to version netams-3.1(1770)krion2003-12-2710-112/+120
| | | | | | | | - Unbreak build on 5.x - Pet portlint PR: 60543 Submitted by: maintainer
* p5-DBD-mysql41 --> ports/databases/p5-DBD-mysql41nork2003-12-271-0/+1
|
* Add new SLAVE port for p5-DBD-mysql with databases/mysql41-client.nork2003-12-272-0/+19
| | | | | PR: ports/60559 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* p5-DBD-mysql40 --> ports/databases/p5-DBD-mysql40nork2003-12-271-0/+1
|
* Add new SLAVE port for p5-DBD-mysql with databases/mysql40-client.nork2003-12-272-0/+19
| | | | | PR: ports/60559 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* add CONFLICTS, make a MASTER port, use USE_MYSQL.nork2003-12-271-11/+5
| | | | | PR: ports/60559 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* o Add CONFLICTS sections.nork2003-12-2723-32/+136
| | | | | | | | | o Fix packages dependencies. o portlint clean o Correct typo in MASTER_SITES, Fix non-optimized build. PR: ports/60559 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* - Update to 5.16.4.8.5pav2003-12-262-2/+2
| | | | | | | This fixes brown-bag bug in 5.15, all users are encourages to update. PR: ports/60593 Submitted by: Charles Swiger <chuck@pkix.net> (maintainer)
* Update to the 2003-12-24 snapshot.obrien2003-12-2652-247/+130
|
* - Update to 2.6.11pav2003-12-263-8/+8
| | | | | PR: ports/60592 Submitted by: Dmitry A. Yanko <fm@code.org.ua> (maintainer)
* Update to the 2003-12-22 snapshot.obrien2003-12-262-9/+8
|
* Update to 2003.12.26.nork2003-12-262-2/+2
|
* Fix up BUILD_DEPENDS.lofi2003-12-261-1/+1
|
* - Update to version 1.11krion2003-12-263-4/+7
| | | | | PR: 60577 Submitted by: maintainer
* - Update to version 1.4.2krion2003-12-265-9/+12
| | | | | PR: 60576 Submitted by: maintainer
* - Update to version 20031223krion2003-12-262-2/+2
| | | | | PR: 60586 Submitted by: maintainer
* - Update to version 1.2krion2003-12-263-3/+4
| | | | | PR: 60587 Submitted by: maintainer
* - Update to version 0.9krion2003-12-262-6/+6
| | | | | PR: 60588 Submitted by: maintainer
* - Update to version 1.6.0krion2003-12-264-10/+20
| | | | | PR: 60566 Submitted by: Ports Fury
* rfork() requires that the RFTHREAD flag is given with RFPROC and RFMEM. Addgerald2003-12-264-0/+34
| | | | | | | a patch to fix this port and bump PORTREVISION. PR: 60508 Submitted by: David Beck <dbeck@beckground.hu>
* Make fetchable.trevor2003-12-261-1/+1
|
* ustl --> ports/devel/ustlijliao2003-12-261-0/+1
|
* add ustl 0.4.1ijliao2003-12-265-0/+73
| | | | Codespace-frugal STL implementation
* bk_edit --> ports/www/bk_editijliao2003-12-261-0/+1
|
* add bk_edit 0.6.23ijliao2003-12-268-0/+113
| | | | Bookmark Editor
* Unmark as broken on 5.x. It compiles fine for me here on -currentlinimon2003-12-261-7/+1
| | | | and the existing bento logs show no compile error on i386 or sparc64.
* py-msnp --> ports/net/py-msnpijliao2003-12-261-0/+1
|
* add py-msnp 0.4.0ijliao2003-12-269-0/+149
| | | | MSN messaging in Python
* Unmark this as broken on -current. The build logs I can find forlinimon2003-12-261-7/+1
| | | | | this on bento (i386, sparc) contain no errors, nor can I duplicate any error on i386 here.
* Note that two bugs in the OS are fixed and we shouldn'tmbr2003-12-264-8/+8
| | | | | | display them in FreeBSD 4.9. Submitted by: Carlos F. A. Paniago
* Upgrade to version 1.4.2.jmz2003-12-2615-1076/+8
|
* emp --> ports/www/emppav2003-12-261-0/+1
|
* Add emp, CGI application that creates a hierarchy of categorized links.pav2003-12-265-0/+43
| | | | | PR: ports/60031 Submitted by: Allan Bowhill <abowhill@blarg.net>
* Update to 1.1.5 snapshot (as of 24 Dec 2003).fjoe2003-12-2617-244/+47
| | | | Install more docs including license files.
* chpasswd --> ports/www/chpasswdpav2003-12-261-0/+1
|
* Add chpasswd, a cgi program that allows users to change their Squid account'spav2003-12-265-0/+33
| | | | | | | password from their web browser. PR: ports/60365 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* admuser --> ports/www/admuserpav2003-12-261-0/+1
|
* Add admuser, a small C program that allows to change Squid or Web accesspav2003-12-265-0/+34
| | | | | | | | files (.htpasswd). Create, change, remove, disable or enable users from your web browser. PR: ports/60360 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* gyach --> ports/net/gyachpav2003-12-261-0/+1
|
* Add gyach, a Gtk2 client for Yahoo! Chat.pav2003-12-269-0/+251
| | | | | PR: ports/59114 Submitted by: Aaron Myles Landwehr <aaron@snaphat.com>
* - Update to version 0.9.0krion2003-12-263-3/+93
| | | | Approved by: maintainer
* Fix parsing when "file <filename>" directive is used in snmpd.confkuriyama2003-12-268-0/+100
| | | | without maxfilesize column.
* - Update to 0.91.0pav2003-12-266-16/+6
| | | | | PR: ports/60546 Submitted by: Kirill Bezzubets <kirill@solaris.ru>
* linux-gdk-pixbuf --> ports/graphics/linux-gdk-pixbufpav2003-12-261-0/+2
| | | | linux-ymessenger --> ports/net/linux-ymessenger
* Add linux-ymessenger, a Linux version of Yahoo! Messenger client.pav2003-12-2611-0/+157
| | | | | | | Native version is already available in ports but is horribly out of date. PR: ports/60536 Submitted by: Seth Kingsley <sethk@meowfishies.com>
* Add linux-gdk-pixbuf, a linux binary version of Gtk1 image manipulationpav2003-12-2619-0/+508
| | | | | | | library. PR: ports/60536 Submitted by: Seth Kingsley <sethk@meowfishies.com>
* - Update to 1.6.1pav2003-12-268-26/+40
| | | | | PR: ports/60545 Submitted by: mt <mt@primats.org.ua> (maintainer)
* mail-notification --> ports/mail/mail-notificationpav2003-12-261-0/+1
|