summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* arpdig --> ports/net/arpdigsem2006-05-061-0/+1
|
* Arpdig is a tool to probe a whole IP address segment or a list ofsem2006-05-064-0/+31
| | | | | | | | IP addresses on the LAN via ARP whohas requests, collecting ARP is-at responses and showing the results. PR: ports/96851 Submitted by: marck
* - Fix segmentation fault when server are restarted ↵mnag2006-05-062-6/+16
| | | | | | | | | | (http://pecl.php.net/bugs/bug.php?id=7331). - Use USE_DOS2UNIX. - Bump PORTREVISION. PR: 96730 Approved by: maintainer
* Update to 0.8.1.nork2006-05-0610-124/+56
| | | | | PR: ports/96876 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Fix KDE Bug 124024.lofi2006-05-069-0/+96
| | | | PR: ports/96367
* o Fix PLIST; thus, removing BROKEN statuslioux2006-05-062-4/+1
| | | | o Bump PORTREVISION
* Update to 1.3.0arved2006-05-063-6/+6
| | | | | PR: 95880 Submitted by: Martin Wilke
* Fix or remove obsolate or broken ways to depend on php.ale2006-05-0622-43/+6
|
* Update to 2.0.6a and Portlint happy.nork2006-05-064-19/+27
| | | | | PR: ports/96603 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
* Allow the port to fetch the distfile instead of requiring the userlioux2006-05-061-16/+2
| | | | | | | | | to do so. It is okay to automatically fetch since the distfile is under a multiple license and specifically gplv2. PR: 96696 [1] Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> [1], Lauri Watts <lauri@kde.org>
* Remove old slave ports.ale2006-05-061-6/+0
|
* Simplify PHP base ports infrastructure:ale2006-05-0652-630/+747
| | | | | | | | | - remove all slave ports - add the ability to build all SAPIs concurrently - update php5 to 5.1.4 *Read* the UPDATING file *before* trying to update PHP (or at least before mailing me).
* Update maintainer addressehaupt2006-05-061-2/+2
| | | | Submittet by: Frank Steinborn <steinex@nognu.de>
* Upgrade to version 1.0.beta7 and disable broken KQUEUE support.olgeni2006-05-068-64/+72
| | | | Obtained from: maintainer (Robin Breathe <robin(at)isometry.net>)
* - Mark IGNORE on old perl.kuriyama2006-05-061-1/+9
| | | | | | | - Add forgotten BUILD_DEPENDS. PR: ports/96303 Submitted by: leeym
* - Update to 20060428 version.kuriyama2006-05-062-7/+7
|
* - Update to 0.77:sergei2006-05-064-8/+8
| | | | | - fixed a stupid bug in port create: quote arguments passed to newfile(1); thanks Radim Kolar for reporting it
* - Update to 2.04.kuriyama2006-05-062-4/+4
| | | | (Fix problem around autoload methods (like $j->MIME_Header))
* - Upgrade to 1.06.kuriyama2006-05-062-4/+4
|
* - Upgrade to 1.05.kuriyama2006-05-064-8/+8
|
* - Upgrade to 3.5.11.kuriyama2006-05-062-5/+5
| | | | Security: http://jvn.jp/jp/JVN%2335274905/
* Add www/fswiki vulnerability.kuriyama2006-05-061-0/+25
|
* - Upgrade to 1.2.kuriyama2006-05-063-3758/+3287
| | | | | | | | This installation can be refined more (permissions, suggested initialization, etc). Please drop me a line if you have a patch to improve this port. Urged by: many people
* - Remove BROKEN, there is a new master sitepav2006-05-062-8/+7
| | | | | PR: ports/96809 Submitted by: Kevin Brunelle <kruptos@mlinux.org> (maintainer)
* - Update to 1.1.2pav2006-05-063-27/+5
| | | | | PR: ports/96811 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
* - Update to 0.2.1pav2006-05-063-10/+10
| | | | | PR: ports/96787 Submitted by: Aleksander Fafula <alex@fafula.com>
* - Update to 1.09pav2006-05-063-4/+6
| | | | | PR: ports/96669 Submitted by: Aleksander Fafula <alex@fafula.com>
* - Update to 3.7pav2006-05-062-4/+4
| | | | | PR: ports/96790 Submitted by: Aleksander Fafula <alex@fafula.com>
* Update to 0.6.10.marcus2006-05-063-71/+9
| | | | | | Security: This release fixes a few security vulnerabilities. See http://www.avahi.org/milestone/Avahi%200.6.10 for more details.
* - Update to 1.4.5pav2006-05-063-5/+6
| | | | | PR: ports/96801 Submitted by: Aleksander Fafula <alex@fafula.com>
* - Update to 8.1.14.kuriyama2006-05-062-5/+4
| | | | | PR: ports/95565 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* Update to 0.9.5-1.kuriyama2006-05-062-6/+4
| | | | Security: http://www.vuxml.org/freebsd/400d9d22-d6c5-11da-a14b-00123ffe8333.html
* Use new GTK2_VERSION macro.marcus2006-05-0612-19/+17
|
* Use new GTK2_VERSION macro.marcus2006-05-061-1/+1
|
* - Fix last entry, Kite -> Kilepav2006-05-061-3/+3
|
* Use the new GTK2_VERSION macro.marcus2006-05-066-36/+31
|
* Add a new public macro, GTK2_VERSION, which will track the GTK+ 2.0marcus2006-05-061-0/+5
| | | | | API version needed for ports installing theme engines, pixbuf loaders, and input method modules.
* - Add USE_EMACS=yes. It should present in all emacsen ports.sem2006-05-066-0/+6
| | | | | | | | (This commit prevents the ports breakage after more strict condition will applied in bsd.port.mk and makes no functional changes) PR: ports/95238 Submitted by: nobutaka
* Fix on FreeBSD-4.thierry2006-05-062-4/+12
| | | | Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
* Really send all output from the deletation of the page cache to /dev/null.brooks2006-05-063-3/+6
| | | | Submitted by: Niels Bakker <niels at bakker dot net>
* Temporary allow using included libtasn1 only to fix build.novel2006-05-061-4/+4
| | | | | | PR: 96838, 96833 Submitted by: Carl Fongheiser <kf0yn@mchsi.com>, Kyryll A Mirnenko <mirya@matrix.ua>
* - Update to 0.14.3mnag2006-05-062-4/+4
| | | | | PR: 96788 Submitted by: "Aleksander Fafula" <alex___fafula.com>
* o Use a smaller number for mediastreamer both receive and sendlioux2006-05-063-1/+21
| | | | | granularities (obtained from latest linphone 1.3.5) o Bump PORTREVISION
* - Update to 0.29mnag2006-05-065-47/+57
| | | | | | | | - Take maintainership - Fix package creation on 4.x PR: 96735 Submitted by: Rainer Alves <rainer.alves___gmail.com>
* o Add the FreeBSD way of telling a socket to not fragment packetslioux2006-05-062-1/+15
| | | | o Bump PORTREVISION
* - Update to 1.61mnag2006-05-062-8/+20
| | | | | | | | - Add OPTIONS for ipv6 - Take maintainership PR: 96681 Submitted by: "Martin Wilke" <freebsd___unixfreunde.de>
* - Bump PORTREVISION and change lib version because math/gsl are updated.mnag2006-05-0619-33/+43
| | | | - portlint(1)
* - Update to 1.8mnag2006-05-065-23/+20
| | | | | | | - Take maintainership PR: 96733 Submitted by: Rainer Alves <rainer.alves___gmail.com>
* - Update to 1.39mnag2006-05-063-35/+32
| | | | | | | - portlint(1) PR: 96724 Submitted by: "Martin Wilke" <freebsd___unixfreunde.de>
* - Update to 8.15.mnag2006-05-052-5/+7
| | | | | | | - Added more master sites. PR: 96817 Submitted by: maintainer
OpenPOWER on IntegriCloud