aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add a knob to enable serial console (com1@115200), default to off.marck2010-11-183-3/+29
| | | | | | Some cosmetics to make portlint a bit happier. Approved by: avg@ (maintainer)
* Add devel/p5-Time-Out 0.11, an easy to use wrapper around alarm(3).tobez2010-11-185-0/+36
|
* Update from 0.11.2 to 0.11.3.osa2010-11-182-3/+3
| | | | Notice from: miwi
* Don't install .orig filearved2010-11-181-0/+1
| | | | Submitted by: QAT
* The configure check for perl version did not work with perl 5.12.arved2010-11-182-0/+24
| | | | | | While here mark MAKE_JOBS_UNSAFE PR: 152038
* Add moc_build rcc_build uic_build; it does need all of them.mezz2010-11-181-1/+1
| | | | Reported by: QAT
* - Update to 0.24wen2010-11-183-10/+10
| | | | | | | http://search.cpan.org/src/JJNAPIORK/MooseX-Types-Structured-0.24/Changes PR: ports/152351 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Update to 4.7.3arved2010-11-183-9/+16
| | | | | | | | | | Add License mark MAKE_JBOS_SAFE add desktop entries Fix build of WITH_SOUND knob PR: 151583 Submitted by: "Pawel Pekala" <c0rn@o2.pl>
* Include the local header files before LOCALBASE/include, to avoid buildfailurearved2010-11-181-1/+2
| | | | | | if bonobo is installed PR: 151997
* - Switch to SHA256 checksumspav2010-11-181-11/+11
| | | | | PR: ports/152358 Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
* Update to 1.2.1arved2010-11-183-13/+14
| | | | | PR: 152344 Submitted by: maintainer
* - Update to 1.0.9pav2010-11-188-53/+322
| | | | | PR: ports/152339 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
* - Update to 1.4.14pav2010-11-183-12/+11
| | | | | PR: ports/152343 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
* - Fails to buildmiwi2010-11-181-0/+2
| | | | Reported by: pointyhat
* - Update to 0.43sunpoet2010-11-185-42/+39
| | | | | | | | - Sort utility list in pkg-descr Changes: http://kitenet.net/~joey/code/moreutils/news/version_0.43/ PR: ports/152347 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
* - Add missing LICENSEmartymac2010-11-182-3/+5
| | | | | | - Fix MAN6 name and remove it from pkg-plist Approved by: ehaupt (mentor)
* - Add missing LICENSEmartymac2010-11-182-8/+8
| | | | | | | | - Remove license text from installed documents - Improve PORTDOCS handling - Remove pkg-plist and use PLIST_FILES instead Approved by: ehaupt (mentor)
* - Add missing LICENSEmartymac2010-11-185-12/+17
| | | | | | - Remove license text from installed documents Approved by: ehaupt (mentor)
* - Add missing LICENSEmartymac2010-11-183-22/+15
| | | | | | | - Remove license text from installed documents - Improve PORTDOCS handling Approved by: ehaupt (mentor)
* - Update to 3.1.0wen2010-11-183-6/+5
|
* - Fix a typo in Makefilewen2010-11-181-1/+1
| | | | | PR: ports/152350 Submitted by: YAMAMOTO@FreeBSD.org, Shigeru <shigeru@iij.ad.jp>
* - Update to 1.4.9wen2010-11-182-5/+3
|
* - Update to 1.2.3wen2010-11-182-4/+3
|
* - Fix build indexacm2010-11-181-1/+1
| | | | Reported by: portsnap buildbox
* - Update bullet to 2.77acm2010-11-181-3/+3
| | | | - Bump PORTREVISION
* - Update to 20100630acm2010-11-187-117/+67
| | | | See changelog at http://vdrift.net/article.php?story=20100714200428239
* - Update to 2.77acm2010-11-186-224/+125
| | | | | | - Use CMAKE for configure and build process - Remove BROKEN - Remove obsolete patch files
* - Update to 1.33sunpoet2010-11-182-15/+21
| | | | | | | | - Pet portlint Changes: http://search.cpan.org/dist/Apache-Test/Changes PR: ports/152327 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Remove database/unixODBC and database/firebird20-* CONFLICTS. Nowacm2010-11-183-3/+33
| | | | | | | | | database/virtuoso installs bin/isql and bin-isqlw like bin/isql-vt and bin/isqlw-vt respectly - Bump PORTREVISION PR: 150391 Approved by: fjoe (maintainer timeout - 5 weeks)
* - Update to 0.71sunpoet2010-11-183-13/+10
| | | | | | | | | | - Add CATEGORIES: benchmarks - Pet portlint - Sort PLIST Changes: http://search.cpan.org/dist/ApacheBench/Changes PR: ports/152326 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - New port: net/asioacm2010-11-185-0/+251
| | | | | | Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
* - Update to 1.239sunpoet2010-11-183-16/+8
| | | | | | | - Use PLIST_FILES and PORTDOCS PR: ports/152346 Submitted by: Tim Daneliuk <tundra@tundraware.com> (maintainer)
* - Update to 2.4.2. I forgotten to update PORTVERSION on my previous commitacm2010-11-181-1/+1
| | | | Reported by: pav
* - Update to bzr revision 102364.ashish2010-11-1810-62/+103
| | | | | | | | | | | | - Restore GTK2 option. - Enable IMAGEMAGICK option by default. - Add GNUTLS option. - Fix the issue with bad plist generation and mention it in UPDATING. - Include 'alloca' fix provided by swell.k@gmail.com [1]. PR: ports/149049[1] Submitted by: swell.k@gmail.com[1] Approved by: tabthorpe (mentor)
* - Update to 0.6.5sunpoet2010-11-182-4/+3
| | | | | | Changes: http://code.google.com/p/cclive/wiki/Changes PR: ports/152334 Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
* - Update to 0.20sunpoet2010-11-182-4/+3
| | | | | | Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes PR: ports/152321 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
* - Update to 1.1.8-1sunpoet2010-11-182-5/+5
| | | | | | Changes: http://search.cpan.org/dist/REST-Google-Apps-Provisioning/Changes PR: ports/152322 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Update to 0.31sunpoet2010-11-182-7/+7
| | | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-PageCache/Changes PR: ports/152323 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Update to 5.8005sunpoet2010-11-182-5/+4
| | | | | | Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes PR: ports/152324 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Update to 1.16sunpoet2010-11-183-9/+8
| | | | | | Changes: http://search.cpan.org/dist/Catalyst-Engine-Apache/Changes PR: ports/152325 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Update to 0.74wen2010-11-182-5/+3
| | | | Changelog: http://cpansearch.perl.org/src/DANNY/Rose-DBx-Object-Renderer-0.74/Changes
* - Update to 0.70sunpoet2010-11-183-6/+9
| | | | | | | | | - Add MASTER_SITES: CPAN - Add LICENSE while I'm here - Add CPAN URL to pkg-descr PR: ports/152329 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Add misc/p5-Array-LineReader, access lines of a file via an array.chinsan2010-11-184-0/+41
| | | | | | | | | | | Array::LineReader gives you the possibility to access lines of some file by the elements of an array. This modul inherites methods from Tie::Array (see Tie::Array). You save a lot of memory, because the file's content is read only on demand, i.e. in the case you access an element of the array. The offset and length of all the lines is hold in memory as long as you tie your array. WWW: http://search.cpan.org/dist/Array-LineReader/
* Ports modules update at Thursday 18 November 2010 at 00:09edwin2010-11-181-0/+5
| | | | Feature safe: yes
* Update to 2.8.1. Bugfixes, IPv6.lx2010-11-182-4/+3
|
* Add qmake_build to allow it builds.mezz2010-11-181-1/+1
| | | | Reported by: QAT
* - remove heirloom sources: libuxre[*] (LGPLv2+) and regexp.h (BSD)ohauer2010-11-184-16/+26
| | | | | | | | | | | | | - switch to using regex from libc - mark as having BSD-style license (4 clauses) - remove unused patch for 4.x - don't compile termlib [*] also makes binary 30Kb less in size PR: 151994 Submitted by: Anonymous <swell.k _at_ gmail.com> Approved by: David E. Thiel <lx _at_ redundancy.redundancy.org> (maintainer)
* Update to 3.2.6makc2010-11-182-5/+5
| | | | | PR: ports/152234 Submitted by: Pawel Pekala (maintainer)
* Chase vlc shlib version bumpmakc2010-11-182-2/+2
| | | | | | Remove md5 while I'm here Pointy hat to: jsa
* - fix build after update of libnet-develdinoex2010-11-182-5/+5
|
* - Update to 0.0.4amdmi32010-11-183-7/+7
| | | | | - Add LICENSE - No more broken on ia64
* Update to 4.5.1makc2010-11-183-111/+35
| | | | | PR: ports/152291 Submitted by: Jason E. Hale (maintainer)
* Update to 1.29makc2010-11-183-6/+4
| | | | | PR: ports/152290 Submitted by: Jason E. Hale (maintainer)
* Update to 0.0.4.25makc2010-11-182-4/+6
| | | | | PR: ports/152289 Submitted by: Jason E. Hale (maintainer)
* - no-op/style: make use of an assigned variablepav2010-11-181-2/+2
| | | | | PR: ports/152090 Submitted by: Eitan Adler <lists@eitanadler.com>
* - Update to 1.2.araujo2010-11-185-167/+136
| | | | | PR: ports/151546 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Mark BROKEN: does not configurepav2010-11-181-0/+2
| | | | Reported by: pointyhat
* - Mark BROKEN: rtfwidget.m:579: fatal: syntax error "RtfwidgetRec"pav2010-11-181-0/+2
| | | | Reported by: pointyhat
* - etc/devd now in mtreepav2010-11-181-1/+0
| | | | Reported by: pointyhat
* - Mark BROKEN: java: error: no suitable JavaVMs foundpav2010-11-181-0/+2
| | | | Reported by: pointyhat
* Add LATEST_LINK to fix conflict with devel/gdbskreuzer2010-11-181-0/+2
|
* Add LATEST_LINK to fix conflict with net/ptpd2skreuzer2010-11-181-0/+2
|
* - Updated to 3.6.4glarkin2010-11-182-4/+3
| | | | | PR: ports/152210 Submitted by: C-S <c-s at c-s dot li>
* - Update to 1.94jadawin2010-11-182-4/+3
| | | | - Changelog: http://cpansearch.perl.org/src/PETDANCE/ack-1.94/Changes
* - Update to 0.19.5dhn2010-11-182-4/+4
|
* Provide make.conf/src.conf instructions that still allow ccache to be used forehaupt2010-11-182-7/+5
| | | | | | | the lib32 bits in a buildworld. The recent committed fix would just revert to regular gcc. Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (via cvs-all@)
* - Add mariadb 5.2.3sunpoet2010-11-1821-0/+24485
| | | | | | | | | | | | | | | | | | | | MariaDB is a database server that offers drop-in replacement functionality for MySQL1. MariaDB is built by some of the original authors of MySQL, with assistance from the broader community of Free and open source software developers. In addition to the core functionality of MySQL, MariaDB offers a rich set of feature enhancements including alternate storage engines, server optimizations, and patches. MariaDB is primarily driven by developers at Monty Program, a company founded by Michael "Monty" Widenius, the original author of MySQL, but this is not the whole story about MariaDB. On the "About MariaDB" page you will find more information about all participants in the MariaDB community, including storage engines XtraDB and PBXT. WWW: http://mariadb.org/ PR: ports/152237 Submitted by: Artyom Olshevskiy <siasiamail@gmail.com>
* - Update to 1.3.1.2sunpoet2010-11-183-478/+273
| | | | | | | | | | | | - Add MASTER_SITES: GOOGLE_CODE - Add LICENSE - Cosmetic change - Take maintainership Changes: http://www.zenphoto.org/category/news/release/ PR: ports/152242 Submitted by: sunpoet (myself) Approved by: jadawin (maintainer)
* - Use PLIST_DIRS/PLIST_FILES instead of PLISTsunpoet2010-11-182-5/+9
| | | | | | | | - Space/tab twiddle PR: ports/152311 Submitted by: sunpoet (myself) Approved by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
* - Update to 2.8.3.avilla2010-11-177-29/+33
| | | | Approved by: tabthorpe (mentor)
* - Update to 0.6lwhsu2010-11-173-459/+5
| | | | | | PR: ports/152313 Submitted by: lwhsu Approved by: Junji NAKANISHI <jun-g AT daemonfreaks.com> (maintainer)
* - Update to 1.6.3.2010100513nivit2010-11-173-31/+29
|
* - Add a new port: devel/rubygem-yajl-rubytota2010-11-174-0/+44
| | | | | | | | | | | | | | | | | | | | | | | | This gem is a C binding to the excellent YAJL JSON parsing and generation library. Features: * JSON parsing and encoding directly to and from an IO stream (file, socket, etc) or String. Compressed stream parsing and encoding supported for Bzip2, Gzip and Deflate. * Parse and encode multiple JSON objects to and from streams or strings continuously. * JSON gem compatibility API - allows yajl-ruby to be used as a drop-in replacement for the JSON gem * Basic HTTP client (only GET requests supported for now) which parses JSON directly off the response body *as it's being received* * ~3.5x faster than JSON.generate * ~1.9x faster than JSON.parse * ~4.5x faster than YAML.load * ~377.5x faster than YAML.dump * ~1.5x faster than Marshal.load * ~2x faster than Marshal.dump WWW: http://github.com/brianmario/yajl-ruby
* Update to 0.18.4.kwm2010-11-172-4/+4
| | | | Approved by: miwi (x11@ hat)
* Comment out lines in Makefile.PL to fix generation of Makefilearved2010-11-171-0/+14
| | | | | PR: 150563 Submitted by: pe <freethread.sw@gmail.com>
* Please welcome chinsan@ back to the ports tree, after a brief hiatus,tabthorpe2010-11-171-0/+1
| | | | | | he is ready for ports work again. Approved by: portmgr
* A fast and lightweight QT4 BitTorrent client, loosely based on the GTK+ client.mezz2010-11-174-0/+85
| | | | | | | | | | | | | | This is the only Transmission client that can act as its own self-contained session (as the GTK+ and Mac clients do), and can also connect to a remote session (as the web client and transmission-remote terminal client do). Transmission has been built from the ground up to be a lightweight, yet powerful BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use. Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify. WWW: http://www.transmissionbt.com/
* Update to 2.12.mezz2010-11-1710-91/+123
|
* Update to 1.0.r1643lioux2010-11-173-6/+12
|
* Update to 3.0.6lioux2010-11-172-3/+3
|
* Add the forgotten manpagebapt2010-11-171-1/+2
| | | | Reported by: QAT
* Update to 1.4arved2010-11-175-47/+7
| | | | | PR: 151156 Submitted by: maintainer
* Fix prefixbapt2010-11-171-1/+1
| | | | Reported by: QAT
* Update to 0.32lth2010-11-172-4/+3
|
* - Update to 2.1.4 (maintainer submitted a new patch via IRC)sunpoet2010-11-173-273/+74
| | | | | | | | | | - Use DATADIR and ETCDIR - Sort PLIST Changes: http://svn.apache.org/viewvc/trafficserver/traffic/trunk/CHANGES?revision=1033178&view=markup PR: ports/151793 (based on) Submitted by: rellik <rellik@pixnet.tw> Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
* - add security/openssl CVE-2010-3864dinoex2010-11-171-0/+35
|
* - update to 0.11.5bapt2010-11-175-14/+84
| | | | | - workaround a collision betwwen PACKAGES from ports framework dans PACKAGES in configure scripts - workaround GNUism install install(1) usage
* Don't start jackd with realtime priority, unless specificed.arved2010-11-172-1/+19
| | | | | | | | While here makr MAKE_JOBS_UNSAFE bump PORTREVISION PR: 145989 Submitted by: Ivan Klymenko <fidaj@ukr.net>
* - Security update to 1.0.0bdinoex2010-11-173-22/+29
| | | | | | | | | | | Security: http://openssl.org/news/secadv_20101116.txt Security: CVE-2010-3864 PR: 152312 Submitted by: Alexander Wittig - Fix regression in TLS handling Obtained from: http://cvs.openssl.org/chngview?cn=19998
* - Update to 1.1.5.avilla2010-11-173-9/+9
| | | | | | - Use bsd.port.options.mk. Approved by: tabthorpe (mentor, implicit)
* Update to 0.4.0arved2010-11-173-25/+35
| | | | | PR: 145704 Submitted by: SimaMoto, RyoTa <liangtai.s4@gmail.com>
* - Update to 20101112arved2010-11-172-23/+32
| | | | | | | - Changed OPTIONS to reflect useful config PR: 152180 Submitted by: maintainer
* Add missing LICENSEmartymac2010-11-173-3/+10
| | | | Approved by: ehaupt (mentor)
* - Update to 0.13.avilla2010-11-173-5/+31
| | | | Approved by: tabthorpe (mentor, implicit)
* - Add databases/py-sqlite3 to RUN_DEPENDSnivit2010-11-171-2/+3
| | | | - Bump PORTREVISION
* Fix categories order.ale2010-11-171-1/+1
|
* This distribution is a collection of programs that are generallyjadawin2010-11-174-0/+63
| | | | | | | | | | | | | unrelated, except in that they all deal with the ELF file format. The main purpose of these programs is to be illustrative and educational -- to help fellow programmers understand the ELF file format and something of how it works under the Linux platform. WWW: http://www.muppetlabs.com/~breadbox/software/elfkickers.html PR: ports/152299 Submitted by: Sofian Brabez <sbrabez at gmail.com>
* - Update to version 0.8.1wen2010-11-174-11/+55
| | | | | | | | - Mark MAKE_JOBS_SAFE - Grab maintainership PR: ports/152241 Submitted by: "Pawel Pekala" <c0rn@o2.pl>
* - Bump PORTREVISION for shlib change of multimedia/quvisunpoet2010-11-174-4/+3
| | | | - Remove obsolete MD5 sum while I'm here
* - Update to 0.2.8sunpoet2010-11-173-12/+13
| | | | | | - Change option from SMUT to NSFW Changes: http://code.google.com/p/quvi/wiki/Changes
* - Update to 1.0.19wen2010-11-173-6/+4
| | | | - Reset maintainer
* - Update to 0.30wen2010-11-172-75/+76
| | | | | PR: ports/152205 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Update to 0.5.4sunpoet2010-11-172-3/+3
| | | | | | | | | | | | | | Changes: 0.5.4: - Do away with the single memofile size check at the beginning of the run and checks for valid memo record offsets every time one is requested. 0.5.3: - Fix an unsigned int comparison bug. PR: ports/152301 Submitted by: Kirk Strauser <kirk@daycos.com> (maintainer)
* - Update to 3.0615wen2010-11-173-4/+10
| | | | Changelog: http://search.cpan.org/src/KIMOTO/Object-Simple-3.0615/Changes
* - Update to 0.7wen2010-11-172-4/+3
| | | | | PR: ports/152307 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
* - Update to 0.87wen2010-11-172-3/+3
| | | | Changelog: http://cpansearch.perl.org/src/GFUJI/Mouse-0.87/Changes
* Update to DEV300_m93.maho2010-11-174-8/+14
|
* Provide a notice on how to workaround a buildworld failure with devel/ccache.ehaupt2010-11-171-0/+10
|
* Update instructions on how to workaround a buildworld failure.ehaupt2010-11-172-0/+5
| | | | | | | | [1] http://kerneltrap.org/mailarchive/freebsd-hackers/2010/11/8/6886684 PR: 151287 (related) Submitted by: Dimitry Andric, avilla Discussed on: hackers [1]
* Ports modules update at Wednesday 17 November 2010 at 00:09edwin2010-11-171-0/+14
| | | | Feature safe: yes
* Fix plist.skreuzer2010-11-171-1/+1
| | | | Reported by: QAT
* - update to 0.013leeym2010-11-172-3/+3
|
* - update to 1.12leeym2010-11-172-4/+3
|
* - Update to 2.2.9 [missed this commit yesterday]pgollucci2010-11-172-5/+5
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* Add empty install-data-am sectionmbr2010-11-171-1/+2
|
* - Fix the min dependency of rubygem-actionmailpgollucci2010-11-171-1/+2
| | | | | | Reported by: QAT With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* Remove accidently committed filembr2010-11-171-48/+0
|
* GDB is a source-level debugger for Ada, C, C++, Objective-C, Pascal andskreuzer2010-11-1715-0/+1989
| | | | | | | | | | many other languages. GDB can target (i.e., debug programs running on) more than a dozen different processor architectures, and GDB itself can run on most popular GNU/Linux, Unix and Microsoft Windows variants. This version of gdb has been modified by jhb@ to recognize freebsd threads Reviewed by: John Baldwin <jhb@FreeBSD.org>, swell.k@gmail.com
* Add fix for vmware-user-suid-wrapper failes to load vmblock.kombr2010-11-175-0/+91
| | | | | | | | Don't install vmware-user-suid-wrapper automatically in kde autostart Bump portrevision PR: ports/152292 Submitted by: Fumiyuki Shimizu <fumifumi@abacustech.jp>
* Accordingly (www/nginx and www/nginx-devel):osa2010-11-174-60/+6
| | | | | | | *) update third-party http_auth_pam module from 1.1 to 1.2. *) remove MD5. Do not bump PORTREVISIONs.
* ptpd2 implements version 2 of the the Precision Time protocol as definedskreuzer2010-11-175-0/+71
| | | | | | | | by IEEE-1588-2008. PTP was developed to provide very precise time coordination of LAN connected computers. PTPd is a complete implementation of the IEEE 1588-2008 specification for a standard (non-boundary) clock
* - Update to 3.76.culot2010-11-172-3/+3
| | | | | Changes: http://search.cpan.org/dist/Object-InsideOut/Changes Approved by: sahil@/wen@ (mentors, implicit)
* - Update to 101107lme2010-11-173-7/+9
| | | | | | | | | | - Pet portlint Note: The new version can now compile itself. PR: ports/152027 Submitted by: "Pedro F. Giffuni" <giffunip(AT)tutopia.com> Approved by: joeld (maintainer)
* Drop maintainership for a few ports I no longer usekmoore2010-11-172-2/+2
|
* - Fix distinfo entryacm2010-11-171-1/+1
| | | | Reported by: sahil
* Add missing LICENSEmartymac2010-11-166-2/+18
| | | | Approved by: ehaupt (mentor)
* - Update to 1.70jadawin2010-11-162-5/+3
| | | | - Changelog: http://search.cpan.org/src/BINGOS/Archive-Tar-1.70/CHANGES
* - Update to 1.6.2sunpoet2010-11-162-11/+10
| | | | | | | - Add LICENSE while I'm here PR: ports/152287 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
* - Update to 0.6.4.avilla2010-11-168-17/+141
| | | | | | | | - Add some external contributions rejected by Canonical because of copyright issues. [1] Approved by: tabthorpe (mentor) Obtained from: http://bazaar.launchpad.net/~kubuntu-members/libdbusmenu-qt/ubuntu/files/head:/debian/patches/ [1]
* - Update to 1.050jadawin2010-11-163-12/+31
| | | | | PR: ports/152264 Submitted by: Sofian Brabez <sbrabez AT gmail.com>
* - Fix missing dependencies.jadawin2010-11-161-5/+19
| | | | | | | - Bump PORTREVISION PR: ports/152278 Submitted by: Gea-Suan Lin <gslin AT gslin.org>
* Update to version 3.3.2.demon2010-11-162-5/+4
|
* - Update to 2.69sunpoet2010-11-162-4/+3
| | | | | | Changes: http://www.allthingsrss.com/rss2email/changelog/ PR: ports/152285 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
* - Update to 20101113sunpoet2010-11-162-4/+5
| | | | | | | | - Add LICENSE while I'm here Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6606 PR: ports/152284 Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
* Update to 1.7.1.roberto2010-11-162-4/+4
| | | | | | | | | | | | | | | | This is an unscheduled bugfix release. 1.7 clients broke support for pushing bookmarks with HTTP. - alias: fall back to normal error handling for ambigious commands (issue2475) - bundlerepository: get rid of temporary bundle files (issue2478) - bundlerepository: test self.tempfile field, not tempfile module - eol: exclude .hgtags file from eol translation (issue2493) - log: fix log -rREV FILE when REV isnt the last filerev (issue2492) - opener: check hardlink count reporting (issue1866) - pushkey: force HTTP POST on push and add tests (issue2489) - revlog: fix descendants() if nullrev is in revs - subrepo: test & fix svn subrepo removal - win32: remove try-catch block of GetModuleFileNameEx (issue2480)
* - Update to 0.17wen2010-11-162-4/+3
| | | | Changelog: http://search.cpan.org/src/DOY/MooseX-NonMoose-0.17/Changes
* - Update to 2.15wen2010-11-163-196/+201
| | | | | | | Changelog: http://search.cpan.org/src/LDS/Bio-Graphics-2.15/Changes PR: ports/152189 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Fix build errors (redundant declarations)mbr2010-11-163-2/+40
| | | | | PR: 152283 Submitted by: fumifumi@abacustech.jp
* - Update to 1.6.0pgollucci2010-11-162-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 3.0.2pgollucci2010-11-1616-32/+24
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.51pgollucci2010-11-162-4/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.0.2pgollucci2010-11-162-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 0.4.1pgollucci2010-11-162-3/+4
| | | | | | | | | | | | | | rails 3.0.1 -> 3.0.2 actionmailer 3.0.1 -> 3.0.2 mailer 2.2.7 -> 2.2.9 BUT mailer 2.2.9 requires i18n 0.4.1 while 2.2.7 doesn't rquire it at all downgrade the port to allow the rails update to complete With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 2.7.0pgollucci2010-11-162-5/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 2.0.2pgollucci2010-11-162-4/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.4.7wen2010-11-162-4/+3
|
* Speaklater is a Python module that provides lazy strings for translations.wen2010-11-165-0/+38
| | | | | | | | WWW: http://pypi.python.org/pypi/speaklater PR: ports/151624 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Reviewed by: danfe@
* Update to OOO330_m15.maho2010-11-162-4/+7
|
* Update to 1.10.novel2010-11-162-4/+3
|
* - Update MAINTAINER addressashish2010-11-161-1/+1
| | | | Approved by: pgj (implicit)
* - Update to 0.04pgollucci2010-11-162-5/+10
| | | | | | PR: ports/152173 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Changes: http://search.cpan.org/dist/Net-Todoist/Changes
* This package lets you create an array which will allow only onepgollucci2010-11-165-0/+47
| | | | | | | | | | | | | | | | | | | | | occurrence of any value. In other words no matter how many times you put in 42 it will keep only the first occurrence and the rest will be dropped. You use the module via tie and once you tied your array to this module it will behave correctly. Uniqueness is checked with the 'eq' operator so among other things it is case sensitive. As a side effect the module does not allow undef as a value in the array. WWW: http://search.cpan.org/dist/Array-Unique/ PR: ports/152211 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* This module provides a perl interface to the DCDFLIB. See the sectionpgollucci2010-11-165-0/+45
| | | | | | | | | | | | | | | | | on DCDFLIB for more information. Functions are available for 7 continuous distributions (Beta, Chi-square, F, Gamma, Normal, Poisson and T-distribution) and for two discrete distributions (Binomial and Negative Binomial). Optional non-centrality parameters are available for the Chi-square, F and T-distributions. Cumulative probabilities are available for all 9 distributions and quantile functions are available for the 7 continuous distributions. WWW: http://search.cpan.org/dist/Math-CDF/ PR: ports/152204 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* got is a script to make it easier to manage all the versionpgollucci2010-11-165-0/+75
| | | | | | | | | | | | controlled repositories you have on all the computers you use. It can operate on all, some, or just one repo at a time, to both check the status of the repo (up to date, pending changes, dirty, etc.) and sync it with any upstream master. WWW: http://search.cpan.org/dist/App-GitGot/ PR: ports/ports/152165 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* This module marries App::Cmd with MooseX::Getopt.pgollucci2010-11-165-0/+50
| | | | | | | | | | | | | | Use it like App::Cmd advises (especially see App::Cmd::Tutorial), swapping App::Cmd::Command for MooseX::App::Cmd::Command. Then you can write your moose commands as moose classes, with MooseX::Getopt defining the options for you instead of opt_spec returning a Getopt::Long::Descriptive spec. WWW: http://search.cpan.org/dist/MooseX-App-Cmd/ PR: ports/ports/152164 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Git::Wrapper provides an API for git(7) that uses Perl datapgollucci2010-11-165-0/+39
| | | | | | | | | | structures for argument passing, instead of CLI-style --options as Git does. WWW: http://search.cpan.org/dist/Git-Wrapper/ PR: ports/ports/152163 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Ports modules update at Tuesday 16 November 2010 at 00:09edwin2010-11-161-0/+7
| | | | Feature safe: yes
* Add new patches for build 313025mbr2010-11-165-0/+78
|
* Upgrade to build 313025, release date 2010.10.18mbr2010-11-165-23/+24
| | | | | | | | | Fix build on HEAD Fix dhclient resume Fix pkgconfig PR: 151872, 149116, 150913 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* Fix issue with patch not applyingjpaetzel2010-11-161-2/+2
| | | | | | PR: ports/152272 Submitted by: Paul Mather <paul@gromit.dlib.vt.edu> Approved by: Tom Judge <tom@tomjudge.com> (maintainer)
* - Update to 0.9.28.3 (sync with 0.9.28 fixes branch). Maybe I'll update lazarusacm2010-11-162-7/+8
| | | | tarball from project svn fixes branch each month
* - Update to 2.2acm2010-11-164-8/+6
|
* - Welcome to fpc 2.4.2acm2010-11-164-4/+4
| | | | - Bump PORTREVISIOON
* - Update to 2.4.2acm2010-11-1615-142/+28
| | | | See changelog at: http://wiki.freepascal.org/User_Changes_2.4.2
* - Update to 1.5.d3sahil2010-11-164-6/+17
| | | | | | | | - Shorten COMMENT to < 70 characters - Remove PORTVERSION (it is derived from DISTVERSION) PR: ports/152267 Submitted by: Ross West <freebsd@linepoint.com> (maintainer)
* Test::Fatal is an alternative to the popular Test::Exception.culot2010-11-165-0/+39
| | | | | | | | | | It does much less, but should allow greater flexibility in testing exception-throwing code with about the same amount of typing. WWW: http://search.cpan.org/dist/Test-Fatal/ Approved by: sahil@ (mentor)
* - Update to 0.80.0amdmi32010-11-163-4/+11
|
* - update to 1.1.5dinoex2010-11-168-90/+76
| | | | | | | | - set LATEST_LINK - use OPTIONS - use PLIST_SUB to get versions out pkg-plist - fix build in jail without /dev/bpf - take maintainership
* Add the pkg-messagedougb2010-11-161-0/+4
|
* Update to the latest version, 1.35dougb2010-11-164-32/+252
| | | | | | | | | | | | For the port: 1. Fix spacing in header 2. Put the contrib files into their relative dirctories 3. Install the (new?) sample files 4. Switch to pkg-message The previous maintainer has indicated that he no longer has the ability to maintain the port. Cast it back into the pool for now in case an eager volunteer appears. I plan to keep at least one eye on it in the meantime.
* Update to 2.1.1.nork2010-11-163-9/+8
| | | | | PR: ports/152265 Submitted by: Tsurutani Naoki turutani a_t scphys kyoto-u ac jp
* Add game music emu (gme) gstreamer plugin.kwm2010-11-164-2/+28
| | | | Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
* - Update to 1.0.7gahr2010-11-162-4/+4
| | | | | | | | | Changes: * Minor zooming related fixes/cleanups. * Change WITH_ZOOM to ENABLE_ZOOM. Zoom related build tweaks. * Fix desk/area dialog changes sometimes not being saved. * Enable using randr (1.3) for zooming. * Revert "If CM is active, change snap to live pager mode."
* - Update to 1.20sahil2010-11-162-3/+3
|
* - Fix PLIST when NO_INSTALL_MANPAGES is setsunpoet2010-11-162-1/+2
| | | | | | | | - Remove obsolete MD5 sum while I'm here PR: ports/152260 Submitted by: sunpoet (myself) Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
* - Update to 0.07sunpoet2010-11-162-4/+3
| | | | | | Changes: http://search.cpan.org/dist/Pid-File-Flock/Changes PR: ports/152263 Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
* - Update to 1.220sunpoet2010-11-163-17/+22
| | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Config-Model/ChangeLog PR: ports/152206 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Add p5-Phone-Info 0.0.1sunpoet2010-11-165-0/+35
| | | | | | | | | Phone::Info provides a nicer CLI interface to Net::WhitePages. WWW: http://search.cpan.org/dist/Phone-Info/ PR: ports/151495 Submitted by: Zane C.B. <vvelox@vvelox.net>
* Reset ofsen@enderunix.org due to maintainer-timeouts.linimon2010-11-153-5/+2
| | | | Hat: portmgr
* - Fix segmentation faults on amd64.stefan2010-11-153-5/+141
| | | | | | | | - Reset maintainer due to multiple long response timeouts. PR: 139867 Submitted by: Bartosz Stec <admin@kkip.pl> Patch by: arved
* - Update to 0.9.6mm2010-11-159-693/+11
|
* Typo, that breaks build with MAX_DEBUG. Hope, no need for PORTREVISION bump.timur2010-11-151-1/+1
|
* - Update to 0.0.9.8wen2010-11-154-5/+5
| | | | | | PR: ports/151307 Submitted by: "Simon Olofsson" <simon@olofsson.de> Approved by: maintainer(timeout, > 30 days)
* IPAddress is a Ruby library designed to make manipulation of IPv4 and IPv6sem2010-11-154-0/+28
| | | | | | | | | addresses both powerful and simple. It mantains a layer of compatibility with Ruby's own IPAddr, while addressing many of its issues WWW: http://rubygems.org/gems/ipaddress Submitted by: Boris Lytochkin <lytboris_at_gmail.com>
* - Update to 0.300000jadawin2010-11-153-6/+13
| | | | | PR: ports/152149 Submitted by: Sofian Brabez <sbrabez AT gmail.com>
* - Update to 2.16jadawin2010-11-153-6/+9
| | | | | PR: ports/152127 Submitted by: Sofian Brabez <sbrabez AT gmail.com>
* Fix patch for negprot.c to address problems with Windows XP authentication.timur2010-11-153-34/+29
| | | | | | Fixed prototype recognition in the configure script. PR: 151887
* - Update to 1.32wen2010-11-152-13/+3
| | | | | PR: ports/151870 Submitted by: Barbara <barbara.xxx1975@libero.it>
* Update to 15.3.4ehaupt2010-11-152-3/+3
|
* - Unbreak by removing tdb manpages (actually part of databases/tdb)mm2010-11-152-4/+1
| | | | | | | - Remove MD5 checksum PR: ports/152004 Approved by: portmgr (pav, IM)
* - Update to 2.9.1pgj2010-11-152-7/+6
|
* - Update to 2.09.02pgj2010-11-154-10/+28
|
* - Update to 3.00.0pgj2010-11-152-4/+3
|
* - Adjust rc.d script's rcorder dependencies now that it runs as a specific user.stefan2010-11-153-5/+3
| | | | | | | [1] - Satisfy portlint. Suggested by: dougb [1]
* - Update to 4.12pgj2010-11-152-4/+3
|
* Respect basebeech2010-11-151-0/+4
| | | | | | PR: 146858 Submitted by: Anonymous <swell.k@gmail.com> Approved by: dinoex
* - add LICENSEdinoex2010-11-154-4/+6
|
* - update to 1.4.5dinoex2010-11-151-1/+1
|
* This Gem provides access to the functions, macros,wen2010-11-154-0/+30
| | | | | | | | | | | | global variables and constants of the ncurses library. These are mapped to a Ruby Module named "Ncurses". Functions and external variables are implemented as singleton functions of the Module Ncurses. WWW: http://ncurses-ruby.berlios.de/ PR: ports/152218 Submitted by: Eric Freeman <freebsdports@chillibear.com>
* - Update to 1.0.0wen2010-11-152-4/+3
| | | | | PR: ports/152214 Submitted by: Eric Freeman <eric@chillibear.com> (maintainer)
* - Add python-docs for 2.7miwi2010-11-151-69/+10
| | | | | | | - Remove obsolete MD5 signatures PR: 152185 Submitted by: John Hein <jhein@symmetricom.com>
* - Update to 10.10miwi2010-11-154-19/+26
| | | | | | | | | - Add LICENSE info - Mark MAKE_JOBS_SAFE - Pass maintainership to submitter PR: 152245 Submitted by: "Pawel Pekala" <c0rn@o2.pl>
* editors/xml2rfc-xxe is no longer an ex-parrotdougb2010-11-151-1/+0
|
* - Update to 0.2.4rc5miwi2010-11-152-4/+3
| | | | | PR: 152168 Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer)
* - Update to 1.0.4miwi2010-11-153-172/+1172
| | | | | PR: 152157 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
* - Update to 1.5.1miwi2010-11-152-4/+3
| | | | | PR: 152221 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
* Ressurect xml2rfc-xxe with submitter as new maintainer and update to 0.7.8dougb2010-11-156-0/+102
| | | | | PR: ports/150896 Submitted by: Marcin Cieslak <saper@saper.info>
* This is a PHP binding for libevent library.miwi2010-11-154-0/+33
| | | | | | | WWW: http://pecl.php.net/package/libevent PR: ports/152247 Submitted by: Ilya Bakulin <webmaster at kibab.com>
* Update to the latest version, 4.7.0dougb2010-11-153-11/+25
| | | | | | Lots of improved configuration options, bugs fixed, etc. http://www.xmlmind.com/xmleditor/changes.html#v4.7.0
* - Security update to 1.4.5dinoex2010-11-153-6/+4
| | | | | Security: CVE-2010-2941 Security: http://www.cups.org/str.php?L3648
* - fix options by forcing UNIQUENAMEdinoex2010-11-151-3/+10
| | | | | PR: 150309 Submitted by: Marcin Wisnicki
* - Update to 0.3.6wen2010-11-152-4/+3
|
* - Update to 1.7.1wen2010-11-152-4/+3
|
* - Update to 0.07wen2010-11-152-5/+4
| | | | | | | | Changelog: http://search.cpan.org/src/RJBS/Try-Tiny-0.07/Changes PR: ports/151853 Submitted by: Wen Heping (myself) Approved by: maintainer(timeout, > 14 days)
* - Update to 0.64 [1][2]wen2010-11-150-0/+0
| | | | | | | | | | Changelog: http://search.cpan.org/src/BINGOS/IPC-Cmd-0.64/CHANGES PR: ports/151769 [1] ports/151802 [2] Submitted by: Wen Heping (myself) [1] Yen-Ming Lee <leeym@freebsd.org> [2] Approved by: maintainer(timeout, > 14 days)
* - Update to 0.64 [1][2]wen2010-11-152-4/+3
| | | | | | | | | Changelog: http://search.cpan.org/src/BINGOS/IPC-Cmd-0.64/CHANGES PR: ports/151769 [1] ports/151802 [2] Submitted by: Wen Heping [1] Yen-Ming Lee <leeym@freebsd.org> [2]
* - Update to 3.33wen2010-11-152-4/+3
| | | | Changelog: http://cpansearch.perl.org/src/SMUELLER/PathTools-3.33/Changes
* - Update to 0.2.2wen2010-11-152-3/+3
| | | | | PR: ports/152215 Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
* - Update to 1.1wen2010-11-152-4/+3
| | | | | PR: ports/152217 Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
* Update filezilla to 3.3.5.jsa2010-11-153-4/+15
| | | | Approved by: kwm (mentor)
* - Update to 1.012wen2010-11-152-4/+3
| | | | | | | Changelog: http://search.cpan.org/src/DCONWAY/Regexp-Grammars-1.012/Changes PR: ports/152251 Submitted by: Dan Rench <citric@cubicone.tmetic.com> (maintainer)
* Swith to using the dynamic modules system.jsa2010-11-155-144/+352
| | | | | | | | Fix several options, now all options actually work. Enable ZLIB by default since this requires no extra depends. End support for the ancient ORACLE option. Approved by: wxs (mentor)
* - Back to the ports@, I haven't used it anymore.araujo2010-11-151-1/+1
|
* Update to 1.1.5. This release sees the removal of the PLUGIN option due tojsa2010-11-152-33/+5
| | | | | | its removal by upstream. Thanks again to decke@ for helping get it to work. Approved by: kwm
* Ports modules update at Monday 15 November 2010 at 00:09edwin2010-11-151-0/+2
| | | | Feature safe: yes
* - Update to 4.2.1.araujo2010-11-152-5/+3
|
* Fix build when audio/libtremor is installed.kwm2010-11-151-0/+1
| | | | | PR: ports/152252 Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
* - Mark BROKEN: does not buildpav2010-11-151-0/+2
| | | | Reported by: pointyhat
* - Mark BROKEN: does not build (missing headers)pav2010-11-151-0/+2
| | | | Reported by: pointyhat
* - Mark BROKEN on 6.X: fails to installpav2010-11-151-0/+4
| | | | Reported by: pointyhat
* Update to 0.2.9kwm2010-11-153-13/+13
| | | | | | | | Add licence blob. Vala is a build dependacy. PR: ports/151860 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* Chase the upgrade of MPICH2.thierry2010-11-159-15/+28
|
* Chase the upgrade of MPICH2.thierry2010-11-151-4/+3
| | | | | PR: ports/151869 Approved by: oliver (maintainer)
* Chase the upgrade of MPICH2.thierry2010-11-159-29/+117
| | | | | PR: ports/151868 Approved by: maho (maintainer)
* Upgrade to 1.3.thierry2010-11-154-47/+27
| | | | | | | | Changelog at <http://www.mcs.anl.gov/research/projects/mpich2/about/index.php?s=news> PR: ports/151867 Submitted by: /me
* - Update mod_sql_tds to 4.13mm2010-11-152-4/+5
| | | | | | | - Bump PORTREVISION PR: ports/152078 Submitted by: Patrick Muldoon <doon@inoc.net>
* Remove ftp.no.gnome.org from the GNOME pool. Seems to be dead.kwm2010-11-151-1/+0
|
* - Update to 2.5.5nivit2010-11-153-59/+18
| | | | | | | - Install only the reStructured files as documentation, because we should install textproc/py-sphinx to create other formats, but py-sphinx requires Jinja2 as dependency. PR: ports/151575 Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
* - forcing the port versions of gperf and flexdinoex2010-11-151-2/+8
| | | | Submitted by: rubenbb (maintainer)
* - Install missing libraries: libicutest.so and libsicutest.asunpoet2010-11-152-0/+11
| | | | | | | | - Bump PORTREVISION PR: ports/149816 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> Approved by: maintainer (timeout, 87 days)
* - Update to 0.1407sunpoet2010-11-153-6/+6
| | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes
* Update to the 20101113 snapshot of GCC 4.6.0.gerald2010-11-158-44/+44
|
* Update to 2.1.0swills2010-11-153-20/+18
| | | | | | PR: ports/152201 Submitted by: O. Hartmann <ohartman at mail.zedat.fu-berlin.de> Approved by: wxs (mentor)
* - Update to 0.21.0sunpoet2010-11-153-4/+5
| | | | | | Changes: http://sourceforge.net/projects/mk-configure/files/mk-configure/mk-configure-0.21.0/relnotes-0.21.0.txt/view PR: ports/152239 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
* - Update to 20101101sunpoet2010-11-152-5/+3
| | | | | | | | | | | | | Changes: 20101102: - Makefile.in (MAKE_VERSION): bump version to 20101101 20101016: - machine.sh: like os.sh, allow for uname -p producing useless drivel PR: ports/152238 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
* - Update to 0.009sunpoet2010-11-152-4/+3
| | | | | PR: ports/152209 Submitted by: Dan Rench <citric@cubicone.tmetic.com> (maintainer)
* Update webp to 0.0.3johans2010-11-152-5/+4
|
* Update to 0.5.14.marcus2010-11-152-4/+3
|
* Fix build by skipping the validation of the XHTML 1.1 documentrene2010-11-142-1/+28
| | | | | | | | Mailbox-Names-UTF7.html PR: ports/152067 Submitted by: Matthias Andree [matthias.andree gmx.de] Approved by: maintainer
* Add the 'gss_pname_to_uid' function to libgssapi.rene2010-11-148-1/+174
| | | | | | | | | | | | | This function is obtained from the FreeBSD base libgssapi code. Whith this function added to the port, it is possible to buildworld FreeBSD fully against the port. FYI: Patches for CURRENT and 8-STABLE src/ are here: ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/patches/CURRENT_use_kerberos_port.patch ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/patches/8-STABLE_use_kerberos_port.patch PR: ports/152030 Submitted by: maintainer