aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* BROKEN: Changes permissions of installed directorykris2005-02-281-0/+2
|
* BROKEN: Incorrect pkg-plistkris2005-02-281-0/+2
|
* BROKEN: Incomplete pkg-plist. Canonicalize MANLANGkris2005-02-281-1/+3
|
* Update project home page.archie2005-02-281-1/+1
|
* BROKEN: Incomplete pkg-plistkris2005-02-2814-0/+28
|
* BROKEN: Uses nonstandard locale directorykris2005-02-281-0/+2
|
* BROKEN: Incomplete pkg-plistkris2005-02-281-0/+2
|
* BROKEN: Incomplete pkg-plistkris2005-02-2822-0/+44
|
* BROKEN: Installs perllocal.podkris2005-02-281-0/+2
|
* BROKEN: Incorrect pkg-plistkris2005-02-281-2/+3
|
* BROKEN: Changes permissions on previously-installed fileskris2005-02-281-0/+2
|
* Incomplete pkg-plist (installs files into nonstandard locale directory)kris2005-02-281-1/+2
|
* Add JAVA_VERSION, JAVA_OS and JAVA_VENDOR to SUB_LIST.hq2005-02-281-0/+9
| | | | | | | | | | | | | | | | | | NOTE: these are only added if the related variables are defined by the port. This should ease the configuration of launcher shell scripts used for Java application ports, when they are using javavmwrapper to invoke a JVM. From now, a simple launcher that suits most of the Java application ports can be writen using the following scheme: #!/bin/sh JAVA_VERSION="%%JAVA_VERSION%%" \ "%%LOCALBASE%%/bin/java" -jar "%%JAVAJARDIR%%/myport.jar" "$@" As mentioned above, this is of course only correct provided that the port defines JAVA_VERSION. Approved by: glewis (co-maintainer)
* Update to 1.1.4.marcus2005-02-282-6/+5
| | | | | PR: 78169 Submitted by: maintainer
* pear-Net_Ping --> ports/net/pear-Net_Pingthierry2005-02-281-0/+1
|
* Add pear-Net_Ping 2.4, PEAR class to execute ping.thierry2005-02-284-0/+32
| | | | | PR: 78040 Submitted by: Antônio Carlos Venâncio Júnior
* pear-Crypt_HMAC --> ports/security/pear-Crypt_HMACthierry2005-02-281-0/+1
|
* Add pear-Crypt_HMAC 1.0.1, PEAR class to calculate RFC 2104thierry2005-02-284-0/+30
| | | | | | | compliant hashes. PR: 77853 Submitted by: Antônio Carlos Venâncio Júnior
* Cleanup a leftover directory.marcus2005-02-282-0/+2
| | | | Submitted by: ade
* Oops, I have missed to commit a patch in few days ago.mezz2005-02-282-1/+8
| | | | | Reported by: ka24 on #freebsd-gnome (IRC) Pointy hat to: me (mezz)
* Add support for some DOCSIS USB Cable Modems. This makes my Terayon TJ715,sobomax2005-02-282-0/+104
| | | | | | | | | | which previously has been failing with "cdce0: Could not find data bulk in", working like a charm. Bump PORTREVISION. Based on patch by: Barry Bouwsma Approved by: MAINTAINER
* Document curl -- authentication buffer overflow vulnerability.simon2005-02-281-0/+50
|
* - Document cyrus-imapd -- multiple buffer overflow vulnerabilities. [1]simon2005-02-281-1/+43
| | | | | | - Use bid tag for a reference in sup entry. Advice from: ume [1]
* - Update to 0.3.3pav2005-02-282-3/+3
| | | | | PR: ports/77985 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
* p5-File-PathConvert --> ports/devel/p5-File-PathConverttobez2005-02-281-0/+1
|
* Add p5-File-PathConvert, a perl module to perform various pathtobez2005-02-285-0/+38
| | | | | | manipulations. Although the author of the module has deprecated it and asks to use File::Spec and Cwd instead, it apparently is still being used (by freshports, for example).
* o Update to 1.0.3lioux2005-02-282-5/+4
| | | | | | | | | o USE_PYTHON=yes instead of using an specific version since the update works with latest lang/python port [1] PR: 75472 [fixed by 1], 76783 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
* Update WWW URL.anders2005-02-281-1/+1
|
* Add a better description.anders2005-02-281-3/+11
| | | | Correct WWW URL.
* - Add optional patchesvs2005-02-289-3/+2094
| | | | | | | - Assign maintainership to submitter PR: ports/76556 Submitted by: David Thiel
* - Fix support for MySQL >= 4.1. Submitted by: Gerrit Beine <tux@pinguru.net>sem2005-02-283-9/+69
| | | | | | | | - Hardcode path to swapinfo, although the configure script works on normal FreeBSD systems, it fails on pointyhat because it does not have swapinfo PR: ports/78147 Submitted by: maintainer
* Update to Freenet Stable build 5101 released 20050227 snapshotlioux2005-02-286-15/+12
|
* liblzxcomp --> ports/archivers/liblzxcompskv2005-02-281-0/+1
|
* Add liblzxcomp 20020618, LZX compression library.skv2005-02-287-0/+82
|
* Add the missing MLINKS.hrs2005-02-281-0/+1
| | | | Noticed by: kris
* - Drop dependence on pychm due some incompatible.sem2005-02-283-19/+40
| | | | | | | | Depend on chmlib directly. - As result files placement has changed. PR: ports/76152 Submitted by: maintainer
* Update to development version 3.9.1lioux2005-02-2810-150/+6
|
* Satisfy pointyhat: install pixmap in commonly used gnome directory.anders2005-02-282-11/+13
| | | | Use DOCSDIR.
* Add teTeX-3.0 support and unbreak the build.hrs2005-02-283-21/+22
|
* Update to 2.2-20050218vs2005-02-282-3/+3
| | | | | PR: ports/77867 Submitted by: maintainer
* - Update to 0.5.4pav2005-02-283-4/+6
| | | | | | PR: ports/74594 Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca> Approved by: maintainer
* Update to 0.9.3vs2005-02-283-11/+43
| | | | | PR: ports/77864 Submitted by: maintainer
* - update modules for pecl-APCpav2005-02-281-1/+1
| | | | Reminded by: erwin's autonagger
* Add an additional site to PATCH_SITES to make the ldap patchfile fetchablevs2005-02-284-4/+8
| | | | | | PR: ports/75389 Submitted by: Jörg Pulz Approved by: maintainer timeout
* - PORTREVISION bumpsem2005-02-281-1/+1
|
* - Add some extensionssem2005-02-283-1/+97
| | | | | | | - Submitter agrees to maintain the port PR: ports/78152 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* Build WAV-plugin (bump PORTREV)vs2005-02-282-2/+3
| | | | | PR: ports/78122 Submitted by: Zahemszky Gabor via maintainer
* Remove port: Obsoletevs2005-02-289-60/+1
| | | | | | | | Netaddress no longer offers free accounts, and all their paid accounts come with POP3 and IMAP access anyway. PR: ports/78136 Submitted by: Sam 'Reaper' Lawrance
* - Fix build on 4.x: non-unicode version does not have pkg-message.fjoe2005-02-282-8/+8
| | | | - Bump PORTREVISION.
* - Store pkgconfig-data in the right locationvs2005-02-283-15/+3
| | | | | | - USE_LIBTOOL Prodded by: cluster
* - Update to 0.98.13pav2005-02-2818-22334/+128
| | | | | PR: ports/78094 Submitted by: Greg J. <xcas@cox.net> (maintainer)
* o Fix source code typo which prevented vobcopy from detecting thelioux2005-02-271-0/+5
| | | | | | | | | correct device (appropriate for a mount point) under FreeBSD 5.x branch o Bump PORTREVISION PR: 76378 Submitted by: Nate Eldredge <nge@cs.hmc.edu>
* - Update to 2005-02-24 snappav2005-02-276-26/+28
| | | | | PR: ports/78089 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - Use INFOpav2005-02-272-6/+1
| | | | Requested by: krion
* o Update to 4.0.4lioux2005-02-275-61/+10
| | | | | | | o Update WWW tag PR: 77996 Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
* Install .info files by using INFO knob.krion2005-02-272-3/+1
|
* mapchan --> ports/sysutils/mapchanthierry2005-02-271-0/+1
|
* Add mapchan 1.4, an implementation of the utility "mapchan"thierry2005-02-279-0/+183
| | | | | | | from SCO Unix. PR: 62960 Submitted by: Konstantin Reznichenko <kot (at) premierbank.dp.ua>
* - Update to 0.90.0pav2005-02-272-3/+4
| | | | | PR: ports/78091 Submitted by: Radim Kolar <hsn@netmag.cz>
* Unbreak build for FreeBSD >= 5.x.anders2005-02-273-4/+39
|
* - Fix security vulnerability (buffer overflow)pav2005-02-274-2/+80
| | | | | | | | | | | - Fix fetching - Switch UID of sympa user from 1025 to 200, >1000 UIDs should be really reserved for regular interactive users [1] [1] PR: ports/77367 Submitted by: Scott Balmos <scott.balmos@utoledo.edu> Approved by: maintainer timeout (2 weeks)
* Fix thread compilembr2005-02-272-6/+10
| | | | | | Removing imapproxy.conf if imapproxyd.conf.default is equal Submitted by: Marcus Grando <marcus at corp dot grupos dot com dot br
* Upgrade to 1.2 which contains some security fixes.mbr2005-02-272-3/+3
|
* Upgrade to up-imapproxy-1.2.3mbr2005-02-273-283/+3
|
* Document format string vulnerabilities in net/sup.hrs2005-02-271-0/+33
|
* Restore net/sup and upgrade it to 2.0.20050226 which includeshrs2005-02-275-0/+32
| | | | a fix for CAN-2004-0451.
* - Convert the included runsvdir startup script to rcNG.sergei2005-02-273-28/+48
| | | | | | | | | | | It is now fully controlled via /etc/rc.conf mechanism: runsvdir_enable="YES" - enable runsvdir startup runsvdir_path="/service" - override service directory path (default: /var/service) - Startup script now automatically creates service directory if it is missing - Bump PORTREVISION
* clamfilter --> ports/mail/clamfilterleeym2005-02-271-0/+1
|
* - add clamfilter-0.5leeym2005-02-277-0/+150
| | | | | | | | | Clamfilter is a small, secure, and very efficient content filter for Postfix, designed to filter messages efficiently through the clamd daemon. Hurried by: vanilla PR: 77380 Submitted by: SeaD <sead@mail.ru>
* pips-sc80s --> ports/print/pips-sc80sume2005-02-271-0/+1
|
* New port of Photo Image Print System for Linux --- EPSON Stylusume2005-02-274-0/+28
| | | | | | C80 Series. Requested by: Reed Loefgren <rloef@interfold.com>
* - master site was moved.ume2005-02-2775-101/+126
| | | | | - most of the tarballs were rerolled. - preparation for adding EPSON Stylus C80 Series support.
* - Assign maintainership to apache@clement2005-02-271-1/+1
|
* Install .info files by using INFO knob.krion2005-02-274-9/+2
|
* clearlooks --> ports/x11-themes/clearlooksahze2005-02-271-0/+1
|
* Add x11-themes/clearlooksahze2005-02-279-0/+179
| | | | | This is a GTK+ 2.x engine based on Bluecurve. It features a modern look without sacrificing (much) speed.
* Maintainer is currently unable to continue maintaining this port. Welinimon2005-02-271-1/+1
| | | | appreciate all the help in the past.
* Update to 0.23.2.marcus2005-02-272-3/+3
|
* . Update to 1.02.010.glewis2005-02-272-3/+3
|
* - utilize MASTER_SITE_PERL_CPANleeym2005-02-272-2/+5
| | | | | - add missing MAN3 - add WWW: in pkg-descr
* Update to 1.0.6, see details: http://www.go-mono.com/archive/1.0.6/mezz2005-02-2717-97/+98
| | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
* Update to 2.0.0 release:ale2005-02-275-35/+25
| | | | | - register CONFLICTS - install html documentation
* - Update to 1.0.0pav2005-02-274-18/+17
| | | | | | PR: ports/77956 Submitted by: Gordon Bergling <gbergling@0xfce3.net> Approved by: maintainer
* -Remove nautilus2 dependency; it doesn't need it any longer. [1]mezz2005-02-272-4/+18
| | | | | | -While I am here, add a new knob, WITH_DEBUG. Submitted by: Zahemszky Gabor <Gabor@Zahemszky.HU> [1]
* Update pkg-descr since HEAD != 5.X anymore.marcus2005-02-272-2/+2
|
* Update to today's snapshot of pkg_install.marcus2005-02-278-34/+28
|
* Upgrade to 1.2.5.thierry2005-02-272-3/+3
| | | | Changelog at <http://pear.php.net/package/XML_Parser/download/>.
* Update to version 1.0.0.thierry2005-02-273-5/+5
| | | | | PR: ports/77974 Submitted by: KATO Tsuguru
* - Reflect the fact that APC is now a PECL packagepav2005-02-2717-172/+72
| | | | | | | | - Take maintainership PR: ports/78019 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Repocopy by: marcus
* Update to 1.1.1.thierry2005-02-272-3/+3
| | | | | | | Changelog a <http://pear.php.net/package/Net_Sieve/download/>. PR: ports/78124 Submitted by: Martin Matuska (maintainer)
* use ${ECHO_CMD} rather than echo.ume2005-02-273-9/+9
|
* - Add missing patchclement2005-02-272-0/+26
|
* - Add cactid 0.8.6dclement2005-02-2710-0/+118
| | | | | | | | | | | Cactid is a poller for Cacti that primarily strives to be as fast as possible. For this reason it is written in native C, makes use of POSIX threads, and is linked directly against the net-snmp library for minmumal SNMP polling overhead. Cactid is a replacement for the default cmd.php poller so you must decide if using Cactid makes sense for your installation. WWW: http://www.cacti.net/cactid_info.php
* Upgrade to 050225.thierry2005-02-272-3/+3
|
* - Just use mozilla in title for last entry for consistency.simon2005-02-271-1/+77
| | | | - Document mozilla -- insecure temporary directory vulnerability.
* simplify more.ume2005-02-273-33/+3
|
* Update list of affected mozilla/firefox ports by the web browsers --simon2005-02-271-5/+14
| | | | window injection vulnerabilities entry.
* - Update to 20041222 and fix unfetchable; [1]thierry2005-02-273-7/+8
| | | | | | | - set DIST_SUBDIR. PR: ports/78108 [1] Submitted by: Sam Lawrance
* simplify the logic how to detect multiple BDB versionsume2005-02-273-51/+45
| | | | are specified.
* backout use of USE_INC_LIBTOOL_VER. libtool13 is marked asume2005-02-272-1/+33
| | | | | | | DEPRECATED. libtool15 is incompatible, and I couldn't find how to build and install static libs by libtool15. Suggensted by: Angelo Turetta <aturetta@commit.it>
* - add WWW: in pkg-descrleeym2005-02-276-2/+10
| | | | - fix PLIST
* - add WWW: in pkg-descrleeym2005-02-271-0/+1
|
* - add WWW: in pkg-descrleeym2005-02-272-0/+3
| | | | - fix PLIST
* - fix PLISTleeym2005-02-271-0/+1
|
* - add WWW in pkg-descrleeym2005-02-271-0/+2
|
* Install .info files properly by using INFO knob.krion2005-02-272-3/+1
|
* - fix PLISTleeym2005-02-271-0/+2
|
* - fix PLISTleeym2005-02-271-2/+1
|
* - update to Net-OICQ-0.9leeym2005-02-273-13/+13
| | | | - fix PLIST
* - fix PLISTleeym2005-02-272-0/+8
| | | | | | | | - add WWW in pkg-descr PR: 78117 Submitted by: leeym Reviewed by: mharo
* Correct pkg-plist.nobutaka2005-02-272-1/+3
| | | | Submitted by: ade
* do not install manpages for now to avoid conflicts.kjc2005-02-272-11/+12
| | | | update the maintainer's e-mail address while I'm here.
* - Update to 2.5.STABLE9pav2005-02-2612-120/+30
| | | | | PR: ports/78079 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
* Add a WITH_THREADS knob/OPTION, to support threaded fltk library.anders2005-02-262-6/+14
| | | | | | Use DOCSDIR. PR: 68194
* Update to version 3.81krion2005-02-264-8/+13
| | | | | | PR: ports/77425 Submitted by: krion Approved by: maintainer timeout
* - Really update distinfo.clement2005-02-261-2/+2
|
* - sync DIST_SUBDIR with realityclement2005-02-263-3/+6
| | | | | - source code has changed, licence disappeared. - Update LEGAL to reflect this
* Document mozilla & firefox -- arbitrary code execution vulnerability.simon2005-02-261-0/+87
| | | | Submitted by: Devon H. O'Dell <dodell@sitetronics.com> (original version)
* - Remove files/setup.pypav2005-02-265-47/+38
| | | | | | | | | - Add files/Makefile - Rather than build from port's own download of graphviz, depend on the graphviz port and use its shared objects. (Fixes fetch problem) PR: ports/78069 Submitted by: Sam Lawrance <boris@brooknet.com.au>
* wacko --> ports/www/wackosem2005-02-261-0/+1
|
* New port: www/wacko (A small and fast PHP Wikki clone withsem2005-02-265-0/+439
| | | | | | | multiple language support) PR: ports/77007 Submitted by: Ivan Sviridov <sin@vimcom.net>
* - add some missing dependenciesnetchild2005-02-262-63/+67
| | | | | | - fix plist Bemoaning by: pointyhat
* Update tp 1.3.0 final and bump PORTREVISION.thierry2005-02-262-3/+3
| | | | | | | Changelog at <http://pear.php.net/package/Net_FTP/download/>. PR: ports/78084 Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
* Add a Mozilla Mozilla Plugable Init Script (PIS) to handle automaticallymarcus2005-02-2618-9/+423
| | | | | | | | sanitizing each users' home directory when starting Firefox. This should make upgrades much more painless. PR: 75816 Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es>
* Update to 2.1.6.thierry2005-02-264-30/+8
| | | | | | Changelog at <http://pear.php.net/package/PHPUnit2/download/2.1.6/>. Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
* - add USE_GETTEXTdinoex2005-02-261-0/+1
| | | | | | | build failed when build tools have been made "WITHOUT_NLS=yes" PR: 76642 Approved by: maintainer timeout (4 weeks)
* Upgrade to 2.0 beta RC6.thierry2005-02-262-7/+7
|
* Update to v201:jkoshy2005-02-2618-536/+915
| | | | | | | | | | | | - Add RESTRICTED (licensing issues). - Install stuff in standard places. - Install examples. - Install readmes/licenses. - Respect NOPORTDOCS. - New MAINTAINER. PR: ports/62704 Submitted by: debios@diku.dk
* - conform to the last xemacs-devel-mule updatessem2005-02-261-2/+2
| | | | Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer of the port)
* - the port tried write to pkg-message. fixed (1)sem2005-02-266-22/+12
| | | | | | | - fixed OpenSSL dependency - fixed home dir name for user. /nonexistent is right one (2) Reported by: krion via pointyhat (1) and via IRC (2)
* Update to m81maho2005-02-2648-264/+168
|
* Upgrade to v209.jkoshy2005-02-263-62/+187
|
* Update to 1.9.5, cursing a few more gratuitous changesade2005-02-266-26/+26
|
* Upgrade to 3.0.0. The only major change is that the webfrontend is nowbrooks2005-02-264-18/+39
| | | | distributed as part of the main tarball.
* - Install documentationpav2005-02-261-3/+8
| | | | | PR: ports/78000 Submitted by: Phil Oleson <oz@nixil.net> (maintainer)
* - Update to 2.17pav2005-02-265-113/+13
| | | | | PR: ports/78078 Submitted by: Jonathan <jon.drews@gmail.com> (maintainer)
* - Update to 20050209-5pav2005-02-263-73/+4
| | | | | PR: ports/78092 Submitted by: Greg J. <xcas@cox.net> (maintainer)
* - Update to 0.0.9pav2005-02-268-17/+185
| | | | | PR: ports/78002 Submitted by: Phil Oleson <oz@nixil.net> (maintainer)
* - Fix build on amd64 [1]pav2005-02-262-5/+12
| | | | | | | | - Switch to bash 3 PR: ports/73746 [1] Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> Approved by: maintainer timeout (4 months)
* Upgrade to 050224.thierry2005-02-262-3/+3
|
* Catch up with 'linux_base' changes -- we don't install a linux 'strip'.obrien2005-02-261-1/+0
|
* - Update to 5.4pav2005-02-266-191/+181
| | | | | PR: ports/78077 Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
* - Fix build on gcc-3.4pav2005-02-262-7/+19
| | | | | PR: ports/78017 Submitted by: Johan van Selst <johans@stack.nl>
* - Update to 2.0.6pav2005-02-262-6/+6
| | | | | PR: ports/78027 Submitted by: Boris B. Samorodov <bsam@ipt.ru>
* - Update to 2005.01.27pav2005-02-262-9/+6
| | | | | | | - Unbreak on 5.3 and newer PR: ports/78029 Submitted by: Johan van Selst <johans@stack.nl>
* yabm --> ports/net-mgmt/yabmpav2005-02-261-0/+1
|
* Yet Another Bandwidth Meter displays current bandwidth utilization using thepav2005-02-266-0/+61
| | | | | | | | | | | | PNG image format. It somewhat resembles the Linux bwbar (although there is no connection to it). Features include measurement both on interface and assigned IP-address basis, possible to run non-root and non-setuid, quite customizable (colours, geometry, device max speed, etc). It also includes text output to the image. PR: ports/76275 Submitted by: Fredrik Lindberg <fli@shapeshifter.se>
* - Update to 21.5.b19 "chives"sem2005-02-267-97/+138
| | | | | | | | - It fix VuXML ID: 3e3c860d-7dae-11d9-a9e7-0001020eed82 - Pass maintainership to submitter PR: ports/75450 Submitted by: Andrey Slusar <anray (at) inet.ua>
* - Fix fetchpav2005-02-262-53/+53
| | | | | | | - Style PR: ports/78074 Submitted by: Sam Lawrance <boris@brooknet.com.au>
* - Update to 2.11.0pav2005-02-264-25/+29
| | | | | PR: ports/78073 Submitted by: Sam Lawrance <boris@brooknet.com.au>
* - Update to 1.5.a.58sem2005-02-268-82/+52
| | | | | | | | | - Change maintainer e-mail - URL and description adjustment - Required devel/smake PR: ports/77939 Submitted by: maintainer
* - Update to 1.01pav2005-02-262-9/+9
| | | | | | | - Unbreak on amd64 PR: ports/78033 Submitted by: Johan van Selst <johans@stack.nl>
* Update to 0.8.11.mezz2005-02-268-210/+268
|
* - Update to 0.99.14pav2005-02-264-6/+6
| | | | | | PR: ports/78071 Submitted by: Dominic Marks <dom@helenmarks.co.uk> Approved by: Robin Breathe <robin@isometry.net> (maintainer)
* - Update to 2.6.1.2pav2005-02-264-6/+10
| | | | | PR: ports/78061 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 0.9epav2005-02-262-7/+8
| | | | | PR: ports/78034 Submitted by: Julian Stecklina <der_julian@web.de> (maintainer)
* - Update to 0.5.0sem2005-02-264-29/+77
| | | | | PR: ports/77994 Submitted by: maintainer
* - Update to 20050225pav2005-02-262-3/+3
| | | | | PR: ports/78056 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* - Update to 4.5.4pav2005-02-262-3/+3
| | | | | PR: ports/78055 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* xdesktopwaves --> ports/games/xdesktopwavespav2005-02-261-0/+1
|
* xdesktopwaves is a cellular automata setting the backgroundpav2005-02-265-0/+61
| | | | | | | | | | of your X Window System under water. Windows and mouse are like ships on the sea. Each movement of these ends up in moving water waves. You can even have rain and/or storm stirring up the water. PR: ports/78047 Submitted by: User & <ericyu@mail2000.com.tw>
* Chase the Gaim 1.1.4 update.marcus2005-02-2610-10/+10
|
* Update to 1.1.4. See http://gaim.sourceforge.net/ChangeLog for the listmarcus2005-02-264-8/+6
| | | | | | | of changes. Security: See http://gaim.sourceforge.net/security/index.php for the security bug fixed in 1.1.4
* - Distfile was rerolled and renamed due to copyright notice changespav2005-02-262-4/+6
| | | | | PR: ports/78049 Submitted by: Sam Lawrance <boris@brooknet.com.au>
* - Update to 0.9.3pav2005-02-263-85/+68
| | | | | | | - Remove crud from port makefile PR: ports/78052 Submitted by: Sam Lawrance <boris@brooknet.com.au>
* - Update to 2.4pav2005-02-262-3/+3
| | | | | PR: ports/78054 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* - Update to 0.92pav2005-02-264-6/+6
| | | | Submitted by: maintainer
* some cleanup.ume2005-02-263-45/+63
|
* Update to version 1.7.1krion2005-02-264-17/+17
| | | | | PR: ports/77968 Submitted by: Ports Fury
* Add examples, so that one looking at the man page will be able to find them.mat2005-02-262-0/+41
| | | | Approved by: maintainer
* Update to DAT 4434jeh2005-02-262-3/+3
|
* Chase rerolled tarballvs2005-02-263-17/+7
| | | | | PR: ports/78053 Submitted by: Sam Lawrence
* Update to 0.12mat2005-02-263-4/+5
|
* Ouch, remove debugging flags, which crept in with the previous commit.mi2005-02-261-1/+0
|
* Fix a crash, that affected users of modern versions of MySQL.mi2005-02-263-5/+17
| | | | Reported and tested by: Yves Gurin <yvesguerin@yahoo.ca>
* simplify.ume2005-02-262-22/+24
|
* Fix "ownership" of lib/bmp/General and make the plugins respect the newvs2005-02-255-23/+10
| | | | | | | world order (i.e. they shouldn't try to remove this directory) Induced by PR: ports/77618 Submitted by: beep-media-player maintainer
* metabar --> ports/deskutils/metabarmarkus2005-02-251-0/+1
|
* Add metabar 0.4a, a sidebar plugin for Konqueror that displays contextualmarkus2005-02-255-0/+48
| | | | information and actions for selected files.
* Assign new maintainerhq2005-02-252-2/+2
|
* use USE_INC_LIBTOOL_VER.ume2005-02-252-33/+1
|
* Update to version 0.36krion2005-02-252-5/+5
| | | | | PR: ports/77973 Submitted by: Ports Fury
* Add MASTER_SITE_SOURCEFORGE to MASTER_SITESkrion2005-02-252-4/+6
| | | | | PR: ports/77976 Submitted by: Ports Fury
* Update to version 1.5krion2005-02-253-9/+11
| | | | | PR: ports/77978 Submitted by: Ports Fury
* Update to 0.31vs2005-02-256-6/+8
| | | | | PR: ports/77972 Submitted by: Ports Fury
* Bump library version number due to last x11-toolkits/fox-develkrion2005-02-255-6/+10
| | | | update.
* Update to version 1.4.6krion2005-02-2512-72/+118
| | | | | PR: ports/77977 Submitted by: Ports Fury
* Update to 3.0.12hq2005-02-253-3/+4
| | | | | PR: 78063 Submitted by: maintainer
* Upgrade to 3.4.7.obraun2005-02-252-3/+3
|
* Modules for {gtk,metacity}-aquaextremesunken-theme.danfe2005-02-251-0/+2
|
* Update to version 1.0.10krion2005-02-252-3/+3
| | | | | PR: ports/77969 Submitted by: Ports Fury
* Update to 4.8.0vs2005-02-252-3/+3
| | | | | PR: ports/78050 Submitted by: maintainer
* Add Metacity part of AquaExtreme Sunken theme.danfe2005-02-252-0/+12
|
* Add new nifty Gtk2 theme, AquaExtreme Sunken.danfe2005-02-255-0/+367
| | | | This is also a master port for concomitant Metacity theme.
* Update to version 1.2krion2005-02-257-101/+61
| | | | | PR: ports/77967 Submitted by: Ports Fury
* Update to version 1.4.2krion2005-02-252-3/+3
| | | | | PR: ports/77966 Submitted by: Ports Fury
* Fix a typo in header documentationhq2005-02-251-1/+1
| | | | Submitted by: vs
* Update to version 2.0.1krion2005-02-254-17/+32
| | | | | PR: ports/77965 Submitted by: Ports Fury
* Update to version 3.52.2krion2005-02-253-5/+4
| | | | | PR: ports/77963 Submitted by: Ports Fury
* Update to version 1.3.6krion2005-02-252-3/+3
| | | | | PR: ports/77962 Submitted by: Ports Fury
* Update to version 2.9.2krion2005-02-253-6/+28
| | | | | PR: ports/77961 Submitted by: Ports Fury
* Register CONFLICTS with devel/mingw-binutilsvs2005-02-251-0/+2
| | | | Approved by: maintainer
* Update to 0.8.1.53vs2005-02-256-6/+8
| | | | | PR: ports/78010 Submitted by: maintainer
* - Add CONFLICTS with devel/libbfdvs2005-02-251-4/+6
| | | | - Pet portlint a bit
* - update to 0.33clsung2005-02-253-3/+6
| | | | | | | - from Changes: - Makefile.PL prerequisite changed from undef to '0'. - Greg McCann <greg AT cambria dot com> added ThirdPartyProductInfo. - Added Exchange requests with help by Greg McCann.
* - assign MAINTAINERleeym2005-02-251-1/+1
| | | | | PR: 78051 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
* p5-Math-VecStat --> ports/math/p5-Math-VecStaterwin2005-02-251-0/+1
|
* Add p5-Math-VecStat 0.08, basic statistics on vectors.erwin2005-02-255-0/+32
| | | | | PR: ports/78060 Submitted by: Martin Matuska <martin@matuska.org>
* - Update to 0.95erwin2005-02-254-3/+18
| | | | - Work around a left over .orig file in the distfile
* Fix build-error on AMDvs2005-02-252-20/+9
| | | | Submitted by: maintainer
* Depend on gtk20/gnomehier and stop caring of extra dirs in pkg-plist.danfe2005-02-255-16/+4
| | | | Suggested by: netchild, mezz
* Update to 0.26erwin2005-02-252-3/+3
|
* Fixed plistlth2005-02-251-0/+1
|
* Update to 1.25erwin2005-02-252-3/+3
|
* boxbackup --> ports/sysutils/boxbackupsem2005-02-251-0/+1
|
* This is a new port for BoxBackup, an on-line backup system.sem2005-02-2525-0/+565
| | | | | PR: ports/75990 Submitted by: James O'Gorman <james (at) netinertia.co.uk>
* dupfind --> ports/sysutils/dupfindsem2005-02-251-0/+1
|
* 'dupfind' will find duplicate files in directory trees.sem2005-02-254-0/+33
| | | | | PR: ports/75657 Submitted by: Bernd Luevelsmeyer <bdluevel (at) heitec.net>
* * Update to 1.0.1 (see http://www.mozilla.org/products/firefox/releases/ formarcus2005-02-2545-558/+6597
| | | | | | | | | | | | the release notes) * Add a new Firefox launch script [1] * Merge URI helper patch from www/mozilla * Add option to make URLs open in new tabs instead of new windows [1] * Sanitize CFLAGS [1] * Update the GNOME .desktop file with i18n translations and MIME types [1] PR: 75816 [1] Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1]
* - update wordpress-mu to 2005.02.23leeym2005-02-256-270/+25
| | | | | | | | - install files in www/data instead of www/data-dist - some minor cosmetic fixes PR: 78039 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Don't remove (empty) locale directoryes, satisfy pointyhat.anders2005-02-251-3/+0
| | | | | PR: 77955 Submitted by: leeym
* tarball was relolled due the unpack problems on NetBSD. No othersem2005-02-251-2/+2
| | | | | | | changes was made. PR: ports/78004 Submitted by: maintainer
* smake --> ports/devel/smakesem2005-02-251-0/+1
|
* Smake is a highly portable make program with automake features.sem2005-02-255-0/+43
| | | | | PR: ports/77936 Submitted by: Martin Matuska <martin (at) matuska.org>
* Improve the description of the latest phpBB information disclosurenectar2005-02-251-5/+16
| | | | | | bugs. Submitted by: delphij (in part)
* Honor SYSDIR overridesimp2005-02-251-1/+3
| | | | | | Ignore warnings on module builds # this still fails on current due to SWI_CAMNET removal
* Honor SYSDIR overrideimp2005-02-251-2/+4
| | | | | Ignore warnings when building the module Pass portlint by adding () around absolute path like other kernel modules
* Use ${SRC_BASE} in preference to /usr/src, per existing ports practice, whenimp2005-02-251-1/+1
| | | | overriding SYSDIR.
* Ignore warnings in the module build.imp2005-02-251-0/+5
| | | | | Check for kernel sources Honor SYSDIR overrides
* - Change MAINTAINERleeym2005-02-252-2/+2
| | | | | PR: 78046 Submitted by: Josh Paetzel <josh@tcbug.org>
* Remove BROKEN; it should works with recently lang/ruby18 committed.mezz2005-02-251-2/+0
|
* remove unncessary patchmaho2005-02-2512-216/+0
|
* Since this module doesn't compile cleaning with the warnings it hasimp2005-02-251-1/+3
| | | | | | | | requested, pass down WERROR= to keep the build from failing. Also, since the build system passes SYSDIR for non-standard kernel source locations, honor that variable when insisting that the kernel source be available.
* Fix the packing list so that when the port is deinstalled,nectar2005-02-251-1/+1
| | | | | | $PREFIX/share/xml/dtd will be removed if it is empty. Reported by: kris
* Update to dspam-devel-3.4.r1.20050216.0945leeym2005-02-255-49/+155
| | | | | PR: 77807 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* Update to 3.2.7leeym2005-02-253-5/+12
| | | | | | | BUGFIX: Signature not written to some email, making them untrainable PR: 77802 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* - update to 0.11clsung2005-02-252-3/+3
| | | | | | | | | | | | | | | - from Changes: - Remove the default: namespace when converting to XML using as_xml (the earlier fix only fixed it when getting the contents of an entry using $entry->content). - UTF-8 data is no longer base64-encoded in XML::Atom::Content. - Added XML::Atom::Entry::getlist($ns, $element) to retrieve the values of an element that may appear multiple times in the entry (like dc:subject). - Added ability to set namespaced attributes in an XML::Atom::Link object. - XML::Atom::Entry::add_link($link) no longer clones $link if it's a XML::Atom::Link object.
* - update to 1.28clsung2005-02-252-3/+3
|
* Squish share/ghostscript directory whenever possibleade2005-02-251-0/+1
| | | | Found by: tinderbox building gnome 2.10b2 packages
* Fix typo in pkg-descrhq2005-02-251-1/+1
|
* Disable threads again; it has caused the more troubles. This time, it hasmezz2005-02-259-42/+38
| | | | | | | | | | | | | | | | | | | | | ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} include in the build to kill the headache of old '_r' and can't run with something like ruby-opengl, ruby-sdl, ruby-gtk2 and etc on FreeBSD 4.x or older 5.x. With this commit should solve those issues. It is recommend you to rebuild any apps that depend on lang/ruby18, so see the UPDATING for detail. Remove the 'BROKEN' on the other ports that knu has added them few weeks ago. Some of them have been tested, so if one of them is still broke then please let us know and one of us will re-add the 'BROKEN'. This changes was worked by lofi and me. lofi did everything on FreeBSD 4.x and I did others. lofi, thanks for help! Tested by: many people Tested on: i386 (FreeBSD 4.x, 5.x and 6.x), amd64 (FreeBSD 5.x and 6.x), and sparc64 (FreeBSD 5.x and 6.x) Not test on: ia64 and alpha Approved by: portmgr (kris)
* Add a mirrorhq2005-02-251-1/+2
| | | | | Submitted by: maintainer Reported by: kris via pointyhat
* Update 1.2 -> 1.3. This resolves a segfault occurring in somenectar2005-02-253-5/+8
| | | | | | | | | | situations due to an unterminated hotkey list. The crash and cause was Reported by: nork nork@ also recommended a fix, but ume@ noticed that the latest version of im-ja corrected the issue. In fact, this update was Submitted by: ume
* - Update to 3.0.11 [1]hq2005-02-2513-102/+275
| | | | | | | | | | | | - Replace perl wrapper with a new python control script and an RCng startup script [1] - Update to bsd.java.mk 2.0 - Add $FreeBSD$ tags - Tweak pkg-descr to calm portlint - Use provided ${FMT} macro PR: 77989 [1] Submitted by: maintainer [1]
* Forced commit to add missing info from last commit log:hq2005-02-250-0/+0
| | | | - Tweaked pkg-descr to calm portlint
* - Update to 2.1.16 [1]hq2005-02-2513-137/+315
| | | | | | | | | | | - Replace perl wrapper with a new python control script and an RCng startup script [1] - Use standard tab length [1] - Update to bsd.java.mk 2.0 - Add $FreeBSD$ tags PR: 77988 [1] Submitted by: maintainer [1]
* Fix plist to satisfy pointyhat.anders2005-02-251-7/+7
| | | | Also, use DOCSDIR in plist.
* - Update to 1.6.8;thierry2005-02-253-30/+31
| | | | | | | | | Changelog at <http://pear.php.net/package/DB/download/1.6.8/> - Take maintainership. PR: ports/77931 Submitted by: Antônio Carlos Venâncio Júnior
* Update to 1.2.0RC7.thierry2005-02-252-4/+3
| | | | | | | Changelog at <http://pear.php.net/package/XML_RPC/download/1.2.0RC7/>. PR: ports/77921 Submitted by: maintainer
* - Because of bugzilla's bugs. checksetup.pl doesn't check File::Spec modules ↵sem2005-02-259-9/+156
| | | | | | | | | | version. So disable it's version check. (https://bugzilla.mozilla.org/show_bug.cgi?id=257933) - fix web server's uid/gid - fix plist that not listed PR: ports/76946 Submitted by: "Choe, Cheng-Dae" <whitekid (at) gmail.com>