aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Some very small clean up for portlint.mezz2005-01-122-13/+13
| | | | | | | | | | | | - Add gnometarget. - Add gnomehier to fix the pkg-plist. [1] - GNU_CONFIGURE -> USE_LIBTOOL_VER=15. - Disable install .desktop for KDE menu to fix the pkg-plist. KDE is living in in the ${LOCALBASE}; not in ${X11BASE}. KDE user or KDE maintainer, if you care this then please take care of it as I don't have any KDE install and can't test it. [1] Reported by: pointyhat via kris [1]
* Document HylaFAX authentication bypass vulnerability.nectar2005-01-121-0/+24
|
* - Change order of arguments fed to transcode to work around a transcodelofi2005-01-124-1/+73
| | | | | | | | | | | commandline parsing bug. - Work around imagemagick's identify not recognising the '-ping' switch anymore. PR: ports/75985 Submitted by: Stephan van Maris <svmaris@e-village.nl> Identify bug reported by: h <h@erathia.be>, Stephan van Maris <svmaris@e-village.nl>
* Forced commit to properly reflect changes.edwin2005-01-120-0/+0
| | | | | | | | | | Update games/tornado to fix port problems and move to new release Updating games/tornado to fix port problems, and also to move to current release (1.3) PR: ports/76005 Submitted by: Wade Minter <minter@lunenburg.org>
* - Fix pkg-plistsem2005-01-122-0/+89
| | | | | | - Bump PORTREVISION Reported by: kris via pointyhat
* Document xshisen buffer overflows.naddy2005-01-121-0/+27
|
* - 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
* Fix the pkg-plist.mezz2005-01-122-0/+2
| | | | Reported by: pointyhat via kris
* Buffer overflow fixes from Steve Kemp and Ulf Harnhammar.naddy2005-01-124-4/+50
| | | | Obtained from: Debian
* Fix install target on architectures other than i386.se2005-01-122-1/+3
| | | | | | | There is an old Linux ELF binary of select in the pgms directory of the distribution tar file with no corresponding source file. Most probably time-polling.c should be used to build a binary of select under FreeBSD, but for now select is just removed.
* Update to 0.3.6.adamw2005-01-126-6/+48
|
* Add more MASTER_SITES for redundancy.krion2005-01-122-4/+6
| | | | Portlint(1).
* Update to version 1.01, which fixes a pthread build issue on FreeBSD 4.x.nik2005-01-122-3/+3
|
* Fix plist.thierry2005-01-122-3/+3
| | | | Reported by: Kris / pointyhat.
* Update to 2.0.0r3mat2005-01-123-5/+8
| | | | | PR: 76044 Submitted by: maintainer
* Patch recent xpdf vulnerabilityerwin2005-01-123-0/+28
| | | | | Obtained from: gentoo Prodded by: simon
* Update to 0.25mat2005-01-122-3/+3
|
* Update to 0.9.8.2vs2005-01-123-5/+4
| | | | | PR: ports/75586 Submitted by: maintainer
* - Update to 0.94vs2005-01-122-4/+5
| | | | | | | - Add mirror PR: ports/75757 Submitted by: maintainer
* Update to version 2.0.32.demon2005-01-122-4/+4
|
* Update to 4.2.2vs2005-01-125-26/+26
| | | | | PR: ports/75841 Submitted by: maintainer
* - Add missing man-page, sort alphabeticallyvs2005-01-121-2/+2
| | | | | PR: ports/75820 Submitted by: maintainer
* Add CERT Vulnerability Note reference for tiff issue.nectar2005-01-121-0/+2
|
* . Chase download location.glewis2005-01-121-2/+1
| | | | | PR: 76084 Submitted by: Parv
* Update to 0.4.1.adamw2005-01-116-8/+8
|
* - Update to 0.9.6vs2005-01-115-161/+224
| | | | - Really depend on GNOME2: libglade -> libglade2 (noted by Stephen Lewis)
* Update libgcrypt to 1.2.1. Changes:arved2005-01-1112-15/+22
| | | | | | | | | | | | | | | * made the code try to lock secure memory pool not only when running as root, * fixed type usage in Serpent, * made the code mix the PID into the entropy pool for better protection after a fork, * fixed memory leak in RSA. * fixed alignment problems in Rijndael, * fixed memory leak in gcry_pk_sign(), * fixed broken pointer access in gcry_ac_open(), * updated the documentation, * fixed several other bugs. Chase Shared library version and bump PORTREVISION of affected ports.
* Fix build on 4.X.adamw2005-01-111-0/+18
|
* - Update to 0.1.6vs2005-01-113-7/+5
| | | | | | | - Nuke pkg-plist while here PR: ports/75703 Submitted by: maintainer
* Bump copyright for 2005.nectar2005-01-111-1/+1
|
* IGNORE string should not be quoted.danfe2005-01-111-1/+1
| | | | Part of PR: ports/76095
* o startup script:clement2005-01-118-22/+54
| | | | | | | | | | | | | | - Use apache{2,21}flags variable in apache{2,21}_checkconfig(). It fixes restart when apache2ssl_enable is set to YES in rc.conf and httpd.conf is "old" (i.e. non -DSSL safe) [1] o Makefile - split post-install target to add install-startup-script: User can now upgrade startup script without reinstalling apache2. NOTE: this is NOT package-safe and NOT supported, even if in most of cases they're no risk. Noticed by: many [1]
* - Utilize MASTER_SITE_MYSQL instead of tons urlssem2005-01-112-22/+4
| | | | | PR: ports/76055 Submitted by: maintainer
* - update to autossh-1.2gleeym2005-01-112-3/+3
|
* - Add missing dependency (on libfam)sem2005-01-111-1/+3
| | | | | | PR: ports/76074 Submitted by: maintainer Reported by: kris
* Applied patches to work on 4.x, they should have been included inniels2005-01-115-4/+45
| | | | | | the initial commit. Approved by: nectar (mentor, implicit)
* 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>
* pear-FSM -> ports/devel/pear-FSMedwin2005-01-111-0/+1
| | | | | | | | cvs commit: Examining modules cvs commit: [10:48:39] waiting for hq's lock in /home/pcvs/CVSROOT cvs commit: [10:49:09] obtained lock in /home/pcvs/CVSROOT cvs commit: Up-to-date check failed for `modules/modules' cvs [commit aborted]: correct above errors first!
* 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>
* Update port: databases/pear-DB_DataObject_FormBuilder to 0.11.1edwin2005-01-113-5/+5
| | | | | | | | + update port: databases/pear-DB_DataObject_FormBuilder to 0.11.1 + changelog: http://pear.php.net/package/DB_DataObject_FormBuilder/download/0.11.1/ PR: ports/76040 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* de-jdictionary-ger-hun --> ports/german/jdictionary-ger-hunhq2005-01-111-0/+1
|
* JDictionary plugin: German-Hungarian dictionaryhq2005-01-114-0/+23
| | | | | | | | | This dictionary is based on the dictionary of Agnes Molnar. WWW: http://jdictionary.info/ PR: 39600 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* 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>
* unicornscan --> ports/security/unicornscanniels2005-01-111-0/+1
|
* New port: unicornscan, a UDP and TCP portscanner that can be usedniels2005-01-1111-0/+335
| | | | | | | | | for information gathering using fingerprinting (p0f based) and banner grabbing techniques. PR: ports/72752 Submitted by: Jon Passki <cykyc(at)yahoo.com> Approved by: nectar (mentor)
* Forced commit to add info missing from last commithq2005-01-110-0/+0
| | | | | PR: 75879 Submitted by: Anton Yudin <toha@toha.org.ua>
* jboss-mailservices --> ports/mail/jboss-mailserviceshq2005-01-111-0/+1
|
* JBossMail was created to enable JBoss to serve as an email server.hq2005-01-114-0/+63
| | | | | | | | | | | | | | | | | | | | | | JBossMail currently consists of: * Core Server - which provides thread pooling, connection handling, and timeout configuration. * POP Protocol Implementation - plugs into the Server MBean to provide a POP implementation. * SMTP Server - plugs into the Server MBean to provide an SMTP protocol implementation. * Mail Listeners - plug into the SMTP server to forward mail to the various backends. Currently the JMSMailListener is provided. It forwards mails to various JBossMQ queues. Message Driven Beans for remote and local delivery are also provided. * Mailbox implementations - provides backends to the mail server. Presently an EJB Entity-based version is provided. * SMTPSender - uses JavaMail to mail messages to remote servers * Test suite - JUnit tests for the various portions of mail services. Includes a few services including mock-jndi. WWW: http://www.jboss.org/products/mailservices
* i2p --> ports/net/i2perwin2005-01-111-0/+1
|
* jboss4 -> java/jboss4hq2005-01-111-0/+1
| | | | | | (missing since repocopy) Reported by: maintainer
* Add missing SUBDIR entry for jboss4hq2005-01-111-0/+1
| | | | Reported by: maintainer
* Update to 4.0.1hq2005-01-114-8/+6
| | | | | | PR: 75851 Submitted by: Anton Yudin <toha@toha.org.ua> Approved by: maintainer
* Fixed overflow (see VuXML) and bumped PORTREVISION.niels2005-01-112-1/+16
| | | | | | | | http://www.vuxml.org/freebsd/877e918e-5362-11d9-96d4-00065be4b5b6.html PR: ports/75231 Submitted by: maintainer Approved by: nectar (mentor)
* Upgrade to version 2.0.30.demon2005-01-113-3/+4
|
* Add missing manpage.demon2005-01-111-1/+2
|
* Update to 0.76.23erwin2005-01-112-3/+3
| | | | Submitted by: Anish Mistry <mistry.7@osu.edu>
* add RUN_DEPENDSoliver2005-01-111-0/+2
|
* 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.88.kuriyama2005-01-113-12/+3
|
* Update to 0.20.kuriyama2005-01-112-3/+3
|
* Update to 1.11.kuriyama2005-01-113-9/+4
|
* Update to 1.04.kuriyama2005-01-112-3/+3
|
* Update to 1.65.kuriyama2005-01-112-3/+3
| | | | Submitted by: Corentin Plouet <c.plouet@medria.com>
* -Add a missing dependency. [1]mezz2005-01-117-1/+233
| | | | | | | -Fix the build on FreeBSD 4.x. Reported by: pointyhat via kris [1] Submitted by: hrs and James Earl <james@icionline.ca> (maintainer)
* Update to development version 2.5.28 patch kit mlioux2005-01-114-6/+6
|
* New port i2p version 0.4.2.6: An anonymous networklioux2005-01-1111-0/+397
|
* Mark pdftohtml as vulnerable to recent xpdf vulnerability.simon2005-01-111-1/+5
|
* Update to version 1.3.1 (these files were missing from previous commit).archie2005-01-112-2/+3
|
* Update to use the Digest::MD5 module shipped with perl5.8 rather than thekbyanc2005-01-111-4/+8
| | | | | | | port version if perl 5.8.0 or later is installed. Submitted by: David Lay <dsl (at) webize (dot) com (dot) au> PR: 73222
* - update for slave port, mail/opemwebmail-develleeym2005-01-111-2/+4
| | | | Noticed by: Jin-Shan Tseng <tjs.at.cdpa.nsysu.edu.tw>
* Update to 2.8.marcus2005-01-119-9/+12
| | | | | PR: 76070 Submitted by: maintainer
* Documented two vulnerabilities in the helvis portniels2005-01-111-0/+62
|
* - Update to 2.6.1-rc2sem2005-01-114-6/+6
| | | | | PR: ports/76049 Submitted by: maintainer
* Don't restrict ports depending on py-qt to python 2.3 anymore.lofi2005-01-1111-13/+21
|
* Update to 0.10.2lofi2005-01-112-4/+4
| | | | | PR: ports/76008 Submitted by: Tobias Roth <ports@fsck.ch>
* Fix build with python 2.4lofi2005-01-112-1/+13
| | | | | PR: ports/76009 Submitted by: Tobias Roth <ports@fsck.ch>
* - Update to 5.28.0sem2005-01-112-5/+5
| | | | | PR: ports/76045 Submitted by: maintainer
* - Update to 5.28.0sem2005-01-113-5/+9
| | | | | | | | | | | | * The SMB share enumeration packet was not decoded if the number of available shares was less than announced. The new 210 tool is a Web spider limited to the requested directory. The new 211 tool converts a Web spidered filename to its URL. The new 212 tool indicates where a Web spider stored a URL. Traceroute tools have a new parameter --resolve to resolve hostnames. PR: ports/76042 Submitted by: maintainer
* - Update to 5.28.0sem2005-01-112-5/+5
| | | | | | | | * Module sys/path was rewritten to provide functions that are easier to use. PR: ports/76038 Submitted by: maintainer
* Upgrade to 2.0.5girgen2005-01-114-16/+6
| | | | | | PR: 75351 Submitted by: maintainer Approved by: seanc (mentor)
* - Update to 1.5.0sem2005-01-112-4/+4
| | | | | | | - Pass maintainership to submitter PR: ports/75913 Submitted by: CAMPBELL, Gordon <seawolf(at)marinewolf.net>
* - Update to 0.20sem2005-01-112-3/+3
| | | | | PR: ports/75919 Submitted by: maintainer
* - Update to 20050107sem2005-01-112-3/+3
| | | | | | | * IRC/Vedetar.A PR: ports/75918 Submitted by: maintainer
* - Update to 4.5.3sem2005-01-112-4/+4
| | | | | PR: ports/75917 Submitted by: maintainer
* - Remove an empty filesem2005-01-111-0/+0
|
* - Update to 0.3.0sem2005-01-117-82/+96
| | | | | PR: ports/75987 Submitted by: maintainer
* Removed the insecure elvrec and elvprsv binaries to disable theniels2005-01-115-294/+51
| | | | | | | | temporary file preservation/recovery functionality. http://people.freebsd.org/~niels/ports/korean/helvis/issues.txt Approved by: nectar (mentor), maintainer timeout
* Update to version 1.3.1.archie2005-01-111-2/+2
|
* Add entry for irc/iip update problemlioux2005-01-111-0/+31
|
* o Switch from MASTER_SITE_SOURCEFORGE to MASTER_SITE_SOURCEFORGE_EXTENDEDlioux2005-01-114-4/+55
| | | | | | | | | | | | | | | | o iip network servers have moved. Therefore, point source code defaults at the correct new locations. This can be tweaked at run time by a configuration file o Flag DEPRECATED: 'IIP network has been resurrected but it is no longer stable. It should work but be warned. Use at your own risk!' o Fetch updated node.ref file from MASTER_SITE_LOCAL under lioux. Currently, file date version 20050110 o FILESDIR/wrapper.sh - Better handle node.ref file first creation - Random re-seed at every startup if /dev/urandom is available o Bump PORTREVISION o UPDATING should be checked for installation instructions
* Modify pkg-message on the fly to get proper library version in message.lesi2005-01-112-2/+7
| | | | | | | | | | The version of Xaw3d library depends on version of Xaw library installed by XFree86, XFree86-4-libraries or xorg-libraries. Since Xaw version was bumped with X.Org 6.8.1, bump PORTREVISION of this port to help people updating (XAWVER in bsd.port.mk was already bumped). Prodded by: kris Pointy hat to: lesi
* Add an entry for nautilus-cd-burner, and the cdrtools problem.marcus2005-01-111-0/+15
|
* Nautilus-cd-burner now tries to use UTF-8 encoding when creating ISO images.marcus2005-01-111-1/+2
| | | | | | | | | | | This character set is only available in the cdrtools-cjk slave port, so depend on that now. This is not an ideal solution since users of cdrtools will see an infinite loop when trying to use nautilus-cd-burner, and portupgrade will not handle this transition smoothly. I'll try to see if marius would be willing to install the cdrtools-cjk binaries with a different name so that the two ports will not conflict.
* - Fix overloading objects [1] (bump php4 PORTREVISION)ale2005-01-118-10/+59
| | | | | | | | | | | | - Fix crash with threaded apache2 [2] - Fix build when SSL is in not in base system [3] [4] PR: ports/75737 [1], ports/74780 [2], ports/73896 [3], ports/74886 [4] Submitted by: Toni Viemero <toni.viemero@iki.fi> [1], Peter Jeffery <peterj@qubesoft.com> [2], oliver [3], William Fletcher <ultraviolet@omina.co.za> [4] Patch by: Simon Barner <barner@gmx.de> [4]
* Fixed plist.sumikawa2005-01-111-0/+5
| | | | Noticed by: kris
* upgrade to 0.8.3ijliao2005-01-112-3/+3
|
* - Make it compilable with old gcc [1]ale2005-01-1112-6/+102
| | | | | | | - Fix plist PR: ports/76054 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* p5-Net-Blogger --> ports/net/p5-Net-Bloggerijliao2005-01-111-0/+1
|
* add p5-Net-Blogger 0.87ijliao2005-01-115-0/+72
| | | | An OOP-ish interface for accessing a weblog via the XML-RPC API
* - Make it compilable with old gcc [1]ale2005-01-102-0/+14
| | | | | | | - Fix plist PR: ports/76054 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* Update to 0.11.18vs2005-01-1030-174/+328
| | | | | PR: ports/75983 Submitted by: maintainer
* openwebmail-devel --> ports/mail/openwebmail-develleeym2005-01-101-0/+1
|
* - add openwebmail-devel, the snapshot version of openwebmailleeym2005-01-103-0/+22
| | | | | | | | | Open WebMail is a webmail system based on the Neomail version 1.14 from Ernie Miller. Open WebMail is designed to manage very large mail folder files in a memory efficient way. It also provides a range of features to help users migrate smoothly from Microsoft Outlook to Open WebMail. Suggested by: openwebmail@turtle.ee.ncku.edu.tw, the author of openwebmail
* - Use MASTER_SITES_MYSQLale2005-01-104-28/+207
| | | | | | | | - Add WITHOUT_INNODB knob [1] - Fix tcp wrappers (hopefully definitely!) - Extend allowed linuxthreads shlib versions Submitted by: sobomax [1]
* Mark linux-tiff FORBIDDEN due to several security vulnerabilites.simon2005-01-103-0/+24
| | | | | | With hat: secteam Discussed with: nectar Approved by: erwin (mentor)
* Upgrade 0.6.1 -> 0.6.3nectar2005-01-102-3/+3
| | | | | PR: ports/74113 Submitted by: Petr Holub <hopet@ics.muni.cz>
* Extend allowed linuxthreads shlib versions.ale2005-01-108-16/+16
|
* - remove palm/rapip after repocopysem2005-01-106-485/+1
| | | | | | | - fix misspelling portname in MOVED Submitted by: maintainer Pointyhat to: me
* * Use PLIST_FILES to add libauth_mysql.sojeh2005-01-101-1/+2
| | | | * Bump PORTREVISION
* - Update to 6.4sem2005-01-103-6/+6
| | | | | | PR: ports/76016 Submitted by: self Approved by: tobez (maintainer)
* Move pre-configure in the common part.ale2005-01-108-48/+48
| | | | Spotted by: Maxim Maximov <mcsi@mcsi.pp.ru>
* Conditionally remove include/mysql.ale2005-01-101-1/+1
|
* Correct comment typo.ale2005-01-107-7/+7
| | | | | PR: ports/76050 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* Update to 5.0.2 release:ale2005-01-1048-990/+1806
| | | | | | | | | - Use MASTER_SITES_MYSQL - Add WITHOUT_INNODB knob [1] - Fix tcp wrappers (hopefully definitely!) - Add WITH_NDB knob Submitted by: sobomax [1]
* Update to 1.14.7.nobutaka2005-01-103-3/+4
|
* Mark as BROKENlth2005-01-101-0/+2
| | | | Reported by: pointyhat via kris
* Fixed missing man pageslth2005-01-101-1/+5
| | | | Reported by: pointyhat via kris
* Forgot to add pkg-message.in...maho2005-01-1012-0/+636
|
* Update to 1.9m71 and unbreakmaho2005-01-10324-6899/+19367
| | | | | | | | | Special thanks to: Pavel Janik, and Kris Kennaway They contributed for in many ways. Additional contributors. thank you very much for all: daichi, Eric Bachard, kan, lofi, Martin Hollmichel, nork, obrien, Sander Vesik, sem, and Stefan Taxhet
* ja-kasumi --> ports/japanese/kasuminobutaka2005-01-101-0/+1
|
* Add kasumi, a dictionary management tool for anthy kana-kanji conversion system.nobutaka2005-01-106-0/+71
|
* Update port: graphics/ayam remove stale dependencyedwin2005-01-107-64/+39
| | | | | | | | Removed stale dependency on devel/log4cpp port. Noticed by: Randolf Schultz rschultz at informatik.uni-rostock.de PR: ports/76001 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
* remove kaffe-develedwin2005-01-101-1/+0
|
* Move java/kaffe-devel to java/kaffeedwin2005-01-1012-232/+74
| | | | | | Remove java/kaffe-devel Submitted by: maintainer (via irc)
* The upgrade of swi-pl requires an update for PyProlog asvs2005-01-102-0/+27
| | | | | | | | well. While PyProlog is not available yet in a new version, this fix bridges that gap. PR: ports/75592 Submitted by: maintainer
* x11/login.app : update and take maintainershipedwin2005-01-1027-248/+180
| | | | | | | | This updates x11/login.app from 2.0.0.a7_1 to 2.1.1 and transmits maintainership from ports@freebsd.org to me. PR: ports/76010 Submitted by: Tobias Roth <ports@fsck.ch>
* net/gkrellmmultiping2 : update and take maintainershipedwin2005-01-105-19/+23
| | | | | | | | | | | This updates net/gkrellmmultiping2 from 2.0.3_3 to 2.0.8 and transmits maintainership from ports@freebsd.org to me. Added files: none Deleted files: pkg-plist PR: ports/76011 Submitted by: Tobias Roth <ports@fsck.ch>
* Update MASTER_SITES, add WWW:-tagvs2005-01-103-6/+8
| | | | | PR: ports/76028 Submitted by: Pedro F. Giffuni
* Update to 1.5.2skv2005-01-1015-30/+35
|
* Unbreak on 4.X by moving "extern C"-includes after C++-includesvs2005-01-104-8/+128
| | | | | PR: ports/75846 Approved by: maintainer
* - update Makefile to avoid updating files in FILESDIR during building port.leeym2005-01-102-11/+2
| | | | | PR: follow-up of 75926 Submitted by: maintainer
* Update to 4.1.8a release [1][2]:ale2005-01-1012-173/+289
| | | | | | | | | | | | - Use MASTER_SITES_MYSQL - Add WITHOUT_INNODB knob [3] - Fix tcp wrappers (hopefully definitely!) - Add WITH_NDB knob PR: ports/75556 [1], ports/75565 [2] Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1], Marcus Grando <marcus@corp.grupos.com.br> [2], sobomax [3]
* - Update to 2.1.2pav2005-01-104-34/+47
| | | | | PR: ports/75981 Submitted by: Kouichi ABE (WALL) <kouichi@mysticwall.com> (maintainer)
* 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.
* - update to 0.9daichi2005-01-103-13/+14
| | | | | | - support to latest gcc34 Submitted by: ozawa@ongs.co.jp
* - Remove un-needed configure optionsahze2005-01-102-4/+2
|
* Remove libmng from LIB_DEPENDS since it doesn't work.ahze2005-01-102-2/+0
|
* - Update to 0.70, now based upon firefox 1.0 codebase.ahze2005-01-1020-808/+278
| | | | Patches & PKG[DE]INSTALL scripts obtained from: www/mozilla or www/firefox
* o Update to development version 2.5.28 patch kit llioux2005-01-104-8/+8
| | | | | o Disable pthread support build: mldonkey becomes unstable and loads the system over 100%
* Register a conflict with x11/zenity.marcus2005-01-102-0/+4
|
* - Update to patchlevel 2pav2005-01-104-13/+43
| | | | | | | - Don't install perl modules in configure phase PR: ports/75856, ports/75965 Submitted by: Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> (maintainer)
* Update to 0.8.4-rc5lioux2005-01-104-14/+6
|
* xmlroff --> ports/textproc/xmlroffmezz2005-01-101-0/+1
|
* xmlroff is an XSL formatter written in C that produces PDF and PostScript.mezz2005-01-105-0/+384
| | | | | | | WWW: http://xmlroff.org PR: ports/75972 Submitted by: James Earl <james@icionline.ca>
* Update to 1.6.1.mezz2005-01-103-4/+8
| | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
* Update games/scummvm to 0.7.0edwin2005-01-102-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.7.0 (2004-12-24) New Games: - Added 26 Humongous Entertainment titles, only a few are completable. General: - Added support for FLAC (lossless) encoded audio files - Added an 'On Screen Display' to the SDL backend - Partially rewrote the backend API - Comments and the order of section in config files are preserved now - Updated AdvMame scalers based on scale2x 2.0 - AdvMame3x looks nicer now, and AdvMame2x is MMX accelerated - Added MMX i386 assembler versions of the HQ2x and HQ3x scalers - Added 'Extra Path' option allows for a searching an additional datafile location (for reencoded cutscenes and the like) - Disabled Alt-x and Ctrl-z quit keys in favour of Ctrl-q on unix like operating systems, like Linux (exception: Mac OS X still uses Cmd-q) - Separate smaller font for the console, allowing for more visible information, for example in the SCUMM debugger. - Added support for setting output sample rate at run-time, although there is currently no GUI for it. - The save directory now has a default rather than the current directory on some platforms: Mac OS X: $HOME/Documents/ScummVM Savegames/ Other unices: $HOME/.scummvm/ - Added a new about dialog with scrolling credits SCUMM: - Removed the old zak256 target, use zakTowns instead - Added native support for Macintosh versions using a special container file. This removes the need for using the 'RESCUMM' program - Added smooth horizontal scrolling for The Dig, Full Throttle and COMI (matching the original engine) - Partially rewrote the text engine, fixing various bugs, especially in newer games (The Dig, COMI) - Fixed actor drawing glitches in V1 Maniac and Zak - Fixed ship-to-ship graphic glitches in COMI - Fixed palette glitches in COMI Queen: - Fixed some issues with the Dreamcast backend. Sword1: - Added support for compressed speech and music. - Added support for the demo. - Better support for the Czech version. - Added workarounds for script and subtitle bugs in some game versions. Sword2: - Simplified memory/resource management - Simplified sound effects handling - Added support for compressed speech and music. - Fixed various minor bugs. BASS: - Added workarounds for some rare scripting bugs that could render the game unwinnable. PR: Miguel Mendez <flynn@energyhq.es.eu.org> Submitted by: ports/75798
* update games/scummvm-tools to 0.7.0edwin2005-01-103-21/+21
| | | | | | | sync with scummvm PR: ports/75799 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* Remove gacutil lines in pkg-plist as they are unnecessary for packaging.mezz2005-01-108-124/+4
| | | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp Approved by: maintainer timeout (still no contact for months)
* Remove gacutil lines in pkg-plist as they are unnecessary for packaging.mezz2005-01-106-8/+3
| | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
* [Maintainer Update] games/gtetrinet to 0.7.8edwin2005-01-103-5/+8
| | | | | | | update to 0.7.8 PR: ports/75809 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* Update to 4.1krion2005-01-104-15/+6
| | | | | PR: ports/76007 Submitted by: maintainer
* Change MASTER_SITES to fix fetch problem.krion2005-01-103-2/+4
| | | | | | | | Added SIZE to distinfo. Change WWW line. PR: ports/76003 Submitted by: maintainer
* Upgrade to 0.5.5.thierry2005-01-104-23/+23
|
* Maintainer Update: correct incomplete games/grhino/pkg-plist and so onedwin2005-01-104-5/+19
| | | | | | | | | | | | | Maintainer Update: correct games/grhino pkg-plist and so on. Please see: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.4-exp.2004122510/grhino-0.12.0_1.log Newfiles: files/patch-po::Makefile.in.in PR: ports/75747 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
* pangoxsl --> ports/x11-toolkits/pangoxslpav2005-01-101-0/+1
|
* Add pangoxsl, a version of the Pango library with a PDF backend forpav2005-01-105-0/+52
| | | | | | | | creating PDF output. This library also implements several of the inline properties defined by XSL that are not currently implemented by Pango. PR: ports/75971 Submitted by: James Earl <james@icionline.ca>
* Update to 1.3.marcus2005-01-103-6/+8
|
* - Update to 4.5.1pav2005-01-1015-275/+350
| | | | | PR: ports/75976 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
* Update to the 20050107 snapshot of GCC 3.4.4.gerald2005-01-102-13/+13
|
* Add a paragraph to ntpd.8 about enabling ntpd in /etc/rc.conf.naddy2005-01-102-3/+25
| | | | | | | Adapted from the equivalent text in the OpenBSD man page which has been removed from the portable version. Requested by: Don Sullivan <sullivan@gaia.arc.nasa.gov>
* readd gqview-devel (1.5.6)oliver2005-01-108-0/+171
|
* Share post-extract target with all three subports.ale2005-01-101-3/+3
| | | | Spotted by: Jose Alonso Cardenas Marquez <acardenas@bsdperu.org>
* Update to 1.15.1. Notable changes:naddy2005-01-105-3/+47
| | | | | | | - Compressed archives are now recognized automatically. - Numerous bug fixes. Add a target "test" to run the included regression test suite.
* o Cleanup to support DragonFlyBSD. [1]nork2005-01-102-4/+4
| | | | | | | | | o Cosmetic change. o Overhaul acrobat plugin, but not improved:-(. o Add some debug code. I always welcome your fix:-). Inspired from: YONETANI Tomokazu <qhwt+dfly@les.ath.cx> [1] References: http://leaf.dragonflybsd.org/mailarchive/users/2005-01/msg00054.html [1]
* increment PORTREVISIONmharo2005-01-102-0/+2
|
* add RUN_DEPENDSmharo2005-01-101-4/+3
| | | | | PR: 75803 Submitted by: ITO, Takayuki <yuki@euc.jp>
* Add RUN_DEPENDSmharo2005-01-101-0/+1
| | | | | PR: 75803 Submitted by: ITO, Takayuki <yuki@euc.jp>
* use plist substitution for DOCSDIRmharo2005-01-101-1/+1
|
* Upgrade to Analog 6.0mharo2005-01-104-15/+34
|
* Update to the 20050109 snapshot of GCC 4.0.0.gerald2005-01-1020-130/+130
|
* Improve IGNORE message.gerald2005-01-104-4/+4
|
* netio --> ports/benchmarks/netioarved2005-01-101-0/+1
|
* Update to 0.8.7.kwm2005-01-1010-154/+146
| | | | | | | Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.7.html Chase polypaudio lib bump. Approved by: maintainer (implicit)
* Add netio, a simple network benchmarkarved2005-01-104-0/+42
|
* Update to 3.6.2arved2005-01-103-5/+6
| | | | | PR: 75868 Submitted by: Robert C. Noland III <rnoland@2hip.net>
* update to 1.0.0.20041224oliver2005-01-102-5/+4
| | | | | PR: ports/75696 Submitted by: maintainer
* Add CVE names for exim issue.nectar2005-01-101-0/+3
|
* fix plist, clean up some empty dirs.kwm2005-01-102-0/+6
| | | | Submitted by: pointyhat via kris
* Update to 0.2.0.nobutaka2005-01-102-4/+3
|
* Fix plistkwm2005-01-102-0/+2
| | | | Submitted by: poinyhat via kris
* This port actually builds on FreeBSD 4.x, it just does not work. Mark itgerald2005-01-102-2/+2
| | | | | | IGNORE instead of BROKEN. Suggested by: kris
* Let skype know where the resources are located:netchild2005-01-1010-50/+70
| | | | | - allows to use the sound files - enables the use of skype in your locale (if an translation is available)
* dcfldd --> ports/sysutils/dcflddnobutaka2005-01-101-0/+1
|
* Add dcfldd, an enhanced dd tool with MD5 hashing capability.nobutaka2005-01-1010-0/+132
|
* Update to 1.0.10arved2005-01-102-3/+3
| | | | | | | | | Changes: Apache's DOCUMENT_ROOT variable now gets the right value from mod_vhs, Webmaster email is now set from the database, and the pathinfo is now set. PR: 75988 Submitted by: Xavier Beaudouin <kiwi@oav.net>
* Update distinfo after last updatearved2005-01-102-4/+4
| | | | | | PR: 75996 Submitted by: Darrien <darrien.l@gmail.com> Forgotten by: lioux
* Update to version 0.7.kwm2005-01-1012-177/+83
|
* Remove obsolete patch.lofi2005-01-101-15/+0
| | | | Noticed by: YONETANI Tomokazu <qhwt+fbsd@les.ath.cx>
* 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>
* libmms -> ports/net/libmmskwm2005-01-102-0/+2
|
* LibMMS aims to be common mms:// and mmsh:// (Microsoft streaming protocols)kwm2005-01-104-0/+40
| | | | parsing library, licensed on LGPL
* Update to development version 2.5.28 patch kit klioux2005-01-104-6/+6
|
* Use a wildcard %%AUTOCONF%% that is replaceable from within thelioux2005-01-102-2/+2
| | | | ports' Makefile instead of hardcoding the autoconf version
* Fix build on 5.xarved2005-01-102-7/+24
| | | | | PR: 75769 Submitted by: Frerich Raabe <frerich@athame.co.uk>
* After following repocopylioux2005-01-101-0/+1
| | | | | | | | | | | ports/net/mldonkey-gui -> ports/net/mldonkey-gui-devel add module mldonkey-gui-devel -> ports/net/mldonkey-gui-devel PR: 75664 Repo copied by: marcus (portmgr)
* Fix build after one of the recent pthread-changesarved2005-01-101-2/+3
| | | | | PR: 75974 Reported by: Siegbert Baude <siegbert.baude@gmx.de>
* After following repo copylioux2005-01-101-0/+1
| | | | | | | | | | | | | ports/net/mldonkey-gui -> ports/net/mldonkey-gui-devel connect ports/net/mldonkey-gui-devel to build PR: 75664 Repo copied by: marcus (portmgr)
* Update references from net/mldonkey to net/mldonkey-devel afterlioux2005-01-102-2/+2
| | | | | | | repo copy from net/mldonkey-core PR: 75664 Repo copied by: marcus (portmgr)
* Fix build on amd64 by using -fPIC to build the applet.arved2005-01-101-0/+4
| | | | | PR: 75982 Reported by: Heiner Eichmann <h.eichmann@gmx.de>
* update to 0.7.1daichi2005-01-104-2857/+5
| | | | Submitted by: ozawa@ongs.co.jp
* Update to 2.7.4arved2005-01-103-56/+11
| | | | | PR: 75765 Submitted by: Simon Barner <barner@gmx.de>
* Update to 0.7.1arved2005-01-095-28/+30
| | | | | PR: 75749 Submitted by: Simon Barner <barner@gmx.de>
* - Update to 2.1.0sem2005-01-099-18/+66
| | | | | PR: ports/75994 Submitted by: maintainer
* Fix plist when installing WITHOUT_LDAP.girgen2005-01-092-1/+3
| | | | | PR: ports/75857 Approved by: ade, marcus
* o support for latest gcc34daichi2005-01-093-14/+269
| | | | | | o not depend on lang/boehm-gc port Submitted by: ozawa@ongs.co.jp
* Retire trmarved2005-01-091-1/+0
|
* Add entry for trmarved2005-01-091-0/+1
|
* Remove obsolete trm port. It was superseded by libtunepimparved2005-01-094-53/+0
|
* deinstal config files when they are left unchangedoliver2005-01-092-0/+8
| | | | | Noted by: pointyhat via kris Stolen from: mail/mutt
* tcpick --> ports/net/tcpicknobutaka2005-01-091-0/+1
|
* Add tcpick. A text-based TCP stream sniffer.nobutaka2005-01-094-0/+38
|
* Overhaul fonts.dir and fonts.alias.nork2005-01-093-17/+242
| | | | | Discussed with: Masahide -mac- NODA <mac@clave.gr.jp>, hrs, Toshiboumi Ohta <bugbird@timedia.co.jp>
* Update to 4.0.23a release [1]:ale2005-01-0911-111/+240
| | | | | | | | | | - Use MASTER_SITES_MYSQL - Add WITHOUT_INNODB knob [2] - Fix tcp wrappers (hopefully definitely!) PR: ports/75598 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1], sobomax [2]
* Update to 0.93.0.3.netchild2005-01-0915-30/+45
|
* Update MASTER_SITES.krion2005-01-093-15/+16
| | | | | | | | Update WWW in pkg-descr. Portlint(1). PR: ports/75977 Submitted by: maintainer
* Fix MASTER_SITES.krion2005-01-091-6/+4
| | | | | | | Assign mainternership to submitter. PR: ports/75986 Submitted by: Gerhard Gonter <g.gonter at ieee dot org>
* - Update to 0.4.7clement2005-01-093-7/+4
| | | | | | PR: ports/75335 [1] Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> [1], Michael Reifenberger <mike@Reifenberger.com>
* Add WITH_ODIC knob. This adds geographical names and biographical names innobutaka2005-01-093-13/+18
| | | | | | | Okinawa region (located at the southern tip of Japan) to the anthy dictionary. PR: ports/75309 Submitted by: Yamashiro Jun <yamajun@ofug.net>
* Update to 1.3.1.netchild2005-01-093-8/+5
|
* Fix compile error on amd64.nobutaka2005-01-091-12/+15
|
* Fix HIPE support. Looks like GNU make is picking up ARCH fromolgeni2005-01-094-4/+34
| | | | | | | | | | | | environment, even if it is defined in the Makefile. Given that FreeBSD's ARCH is "i386" and Erlang's ARCH is "x86", some substitutions did fail leading to a strange compiler failure[0]. Also fix a file:format_error call that produces an incorrect error message[1]. Obtained from: Brian Buchanan <bwb(at)holo.org> [0] Obtained from: Vlad Dumitrescu <vlad_dumitrescu(at)hotmail.com> [1]
* Remove bytebench port, which has been repo-copied to unixbencherwin2005-01-092-2/+2
| | | | | | | since development seems to continue now and an upgrade has been published under this new name. Forgotten by: se
* Add missed newt dependency. Bump PORTREVISION.sobomax2005-01-097-7/+21
| | | | | PR: 75827 Submitted by: Christopher Sean Hilton <chris@vindaloo.com>
* Remove traling spaces.krion2005-01-0928-52/+52
|
* Remove trailing spaces.krion2005-01-099-18/+18
|
* - remove redundant ' --> ' in MASTER_SITE_FEDORA_LINUXleeym2005-01-091-1/+1
|
* Remove the quote from IGNORE.mezz2005-01-091-1/+1
| | | | Reported by: krion
* - Add dependency on iconvfjoe2005-01-091-2/+3
| | | | | - Remove mirror site that does not function anymore - Bump PORTREVISION
* Fix plist.krion2005-01-091-0/+1
|
* BROKEN -> IGNOREmezz2005-01-091-1/+1
| | | | Requested by: kris
* . Update to the 1.5.0 release documentation.glewis2005-01-092-5/+5
|
* Fix the build, but still add it as broke because it doesn't run. It happensmezz2005-01-092-9/+13
| | | | | | | | | | same thing in the Linux world, which gfax needs to catch up with mono and gtk-sharp. PR: ports/75975 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Reported by: pointyhat via kris Approved by: maintainer timeout, no contact from him for weeks
* . Fix packing list.glewis2005-01-094-0/+4
| | | | | Submitted by: Jeremy Faulkner <gldisater@gto.net> Reported by: kris
* Remove redundant USE_PERL5_BUILD.marcus2005-01-091-1/+0
| | | | Reported by: Matthew Luckie <mjl@luckie.org.nz>
* PATCH] Update www/phpwiki 1.2.4 -> 1.2.6edwin2005-01-096-6/+16
| | | | | | | | | | | | | | Update www/phpwiki to version 1.2.6. Changes: - supports now register_globals=off - adds user/password to pgsql - fix zip and dumpserial on dba, dbm, msql and file - fixes a minor (un)lock issue, displaying the (un)locked page afterwards and not the FrontPage - fixed !TitleSearch and Backlinks for flatfile - enable MostPopular (hitcount storage) for flatfile PR: ports/75716 Submitted by: Christian Brueffer <chris@unixpages.org>
* bump librsvg's version for fix dependcy.vanilla2005-01-091-1/+1
| | | | | PR: ports/75877 Submitted by: maintainer
* pear-Net_FTP --> ports/ftp/pear-Net_FTPedwin2005-01-091-0/+1
|
* New port: net/pear-Net_FTP PEAR OO interface to the PHP FTP functionsedwin2005-01-094-0/+37
| | | | | | | | | | | | | | | plus some additions Net_FTP allows you to communicate with FTP servers in a more comfortable way than the native FTP functions of PHP do. The class implements everything nativly supported by PHP and additionally features like recursive up- and downloading, dircreation and chmodding. It although implements an observer pattern to allow for example the view of a progress bar. Cold Fusion tags. PR: ports/75915 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* pear-HTML_Template_Flexy --> ports/devel/pear-HTML_Template_Flexyedwin2005-01-091-0/+1
|
* 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>
* pear-Net_UserAgent_Detect --> ports/net/pear-Net_UserAgent_Detectedwin2005-01-091-0/+1
|
* New port: net/pear-Net_UserAgent_Detect PEAR class that detects webedwin2005-01-094-0/+45
| | | | | | | | | | | | | | | | | browser, version and platform The Net_UserAgent object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object. This module is based upon the JavaScript browser detection code available at http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html. This module had many influences from the lib/Browser.php code in version 1.3 of Horde. PR: ports/75815 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* Update port: sysutils/pear-I18Nv2 to 0.10.0edwin2005-01-092-61/+86
| | | | | | | | + update port: sysutils/pear-I18Nv2 to 0.10.0 + changelog: http://pear.php.net/package/I18Nv2/download/0.10.0 PR: ports/75888 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* Update port: sysutils/pear-File_Gettext to 0.3.3edwin2005-01-092-3/+3
| | | | | | | | + update sysutils/pear-File_Gettext to 0.3.3 + changelog: http://pear.php.net/package/File_Gettext/download/0.3.3 PR: ports/75817 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* Update port: sysutils/pear-Log to 1.8.7edwin2005-01-092-11/+17
| | | | | | | | | + update port: sysutils/pear-Log to 1.8.7 + changelog: http://pear.php.net/package/Log/download/1.8.7 + check PHP version PR: ports/75350 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* Reset undeliverable maintainer email address:kris2005-01-096-6/+6
| | | | | <hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User unknown: hmendes@brturbo.com
* Reset undeliverable maintainer email address:kris2005-01-093-3/+3
| | | | | | | <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
* After following repocopieslioux2005-01-091-0/+2
| | | | | | | | | | | | | | | ports/net/mldonkey -> ports/net/mldonkey-devel ports/net/mldonkey-core -> ports/net/mldonkey-core-devel Connect ports/net/mldonkey-core-devel ports/net/mldonkey-devel to build PR: 75664 Submitted by: marcus (portmgr)