aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Perl module to patch perl sourceSteve Wills2012-04-085-0/+42
| | | | | | WWW: http://search.cpan.org/dist/Devel-PatchPerl/ Feature safe: yes
* Update to the 20120407 snapshot of GCC 4.7.1.Gerald Pfeifer2012-04-082-3/+3
| | | | Feature safe: yes
* - Remove test target which will be centralizedSteve Wills2012-04-081-3/+0
| | | | Feature safe: yes
* - Update to 1.054Steve Wills2012-04-082-6/+6
| | | | Feature safe: yes
* Replace USE_GCC=4.5+ by USE_GCC=4.6+ which has been transparentlyGerald Pfeifer2012-04-081-1/+1
| | | | | | | done by the ports infrastructure for a while. Approved by: maintainer (fidaj@ukr.net) Feature safe: yes
* Upgrade to 2.03pre5Andrey A. Chernov2012-04-082-5/+5
| | | | Feature safe: yes
* festival/lib/voices/english already provided (and removed by audio/festival) onBaptiste Daroussin2012-04-081-2/+0
| | | | | | | which this ports already depends. Reported by: pointyhat-west (pkgng) Feature safe: yes
* festival/lib/voices/english already provided (and removed by audio/festival) onBaptiste Daroussin2012-04-082-4/+0
| | | | | | | which this ports already depends. Reported by: pointyhat-west (pkgng) Feature safe: yes
* Update to 3.0.4 and add LICENSEHerve Quiroz2012-04-082-5/+6
| | | | | | PR: 166637 Submitted by: Radim Kolar <hsn@filez.com> Feature safe: yes
* - update to 1.0-beta10Baptiste Daroussin2012-04-085-27/+4
| | | | | | | | | | | | | | | | - changes: * Fix memory corruption * Fix handle_rc_script when upgrading services are now really restarted * Report Already installed/Not found when installing packages if any * when trying to pkg add something that doesn't exists, recommend the user to use pkg install * Fix abi detection on recent current * pkg -v report the version, -vv more informaton, -vvv even more :) * new pkg fetch command (not yet documented) * code factorisation * pkg repo is now incremental * install/upgrade now first forces installation/upgrade of pkg before anything Feature safe: yes
* - update to 2.3.4Ruslan Makhmatkhanov2012-04-085-9/+10
| | | | | | | | | | | | - strict versions of FreeBSD that needs xlocale patch (it builds fine w/o patch after OSVERSION >= 1000010) changelog: http://lxml.de/2.3/changes-2.3.4.html PR: 166563 Submitted by: rm (myself) Approved by: Robert Gogolok <gogo at cs.uni-sb dot de> (maintainer) Feature safe: yes
* - update to 2.2Ruslan Makhmatkhanov2012-04-083-9/+7
| | | | | | | | | | | - drop py-simplejson dependency - they only use it as fallback for python < 2.6 (when native json module isn't available). Since python 2.4/2.5 are EOL, this may be safely dropped. PR: 166379 Submitted by: rm (myself) Approved by: maintainer timeout (2 weeks) Feature safe: yes
* - update to 1.6.2Ruslan Makhmatkhanov2012-04-083-6/+5
| | | | | | | PR: 166378 Submitted by: rm (myself) Approved by: maintainer timeout (2 weeks) Feature safe: yes
* - Deprecate this portLi-Wen Hsu2012-04-081-0/+3
| | | | | | PR: ports/166391 Submitted by: rm Feature safe: yes
* Add some patches to prevent installation and deinstall of locale files.Koop Mast2012-04-082-0/+21
| | | | | | | | This isn't needed because the translations are already merged in the index file. So now it doesn't create some empty directories, which pkgng doesn't like. Submitted by: pkgng exp-run (via bapt@) Feature safe: yes
* Update to 0.8.2.Koop Mast2012-04-083-9/+19
| | | | | | | Unbreak, get LDFLAGS from configure_ENV. Submitted by: avilla@ Feature safe: yes
* Update dependency to tk8.5.Cy Schubert2012-04-082-2/+4
| | | | Feature safe: yes
* - Modern revamping japanese/p5-Mail-SpamAssassin to work as a slave port [1]Michael Scheidell2012-04-0813-671/+1187
| | | | | | | | | | - Bump PORTREVISION to follow mail/p5-Mail-SpamAssassin [1] - tweak files/*.plist to check for and optionally save tokenizer.pre [2] PR: ports/165765 [1] Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) Reviewed by: scheidell (me) [2] Feature safe: yes
* - More updates to support slave. Define ETCDIRMichael Scheidell2012-04-081-17/+18
| | | | | | | | - Best practices, change ${CP} to ${INSTALL_DATA} PR: ports/165765 Submitted by: scheidell (me) Feature safe: yes
* Re-import tkcron, a tk frontend to cron.Cy Schubert2012-04-086-0/+68
| | | | Feature safe: yes
* - Update to 0.2Michael Scheidell2012-04-0810-136/+46
| | | | | | | | - The bootstrap compiler needs "cc" to link objects. PR: ports/166551 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) Feature safe: yes
* This one is a routine bugfix / new functionality update:Matthew Seaman2012-04-072-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Welcome to phpMyAdmin 3.5.0; here are the major new features: * browse-mode improvements ** grid editing ** remember recent tables ** remember last sort order by table ** flexible column width ** reorder columns ** more compact navigation bar * AJAXification of many operations * reorganised server status page, with server monitoring * improved support for stored routines, events and triggers * openGIS support * zoom-search in table search * Drizzle support * improved ENUM/SET editor Or see: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.0/phpMyAdmin-3.5.0-notes.html/view Approved by: shaun (mentor) Feature safe: yes
* Let users to recover from the situation when the display was used isAlexander Nedotsukov2012-04-072-0/+12
| | | | | | | removed. PR: 166647 Feature safe: yes
* Replace USE_GCC=4.5+ by USE_GCC=4.6+ which has been transparentlyGerald Pfeifer2012-04-071-1/+1
| | | | | | | done by the ports infrastructure for a while. Approved by: maintainer timeout Feature safe: yes
* Fix build. FT_BRIDGE=1 no longer needs FT_* variables, and the freetypeHiroki Sato2012-04-071-13/+2
| | | | | | directory has been removed to prevent it from being used accidentally. Feature safe: yes
* Fix ghostscript 9 runtime. By adding 2 upstream commits.Koop Mast2012-04-072-0/+102
| | | | | | | Noticed by: mandree@ Tested by: mandree@, hrs@ Obtained from: FreeType Git. Feature safe: yes
* Metalock is an enhanced screen locker for the X11 windowing system. It isCarlo Strub2012-04-075-0/+90
| | | | | | | | | | | | | | | | | | | | | | | designed to be used with a background screen daemon, such as xidle. Current features include: - Support for pixmap (image) xpm background and login box. - It gives visual feedback as you type the password (Shows username and * for each character of password typed.) - Bind arbitrary commands to key combinations (allows tasks such as pause/un-pause music without unlocking the screen) - Optional XFT support for anti-aliased fonts. (This is optional in case greater security is desired) - Optional Imlib2 support for use of png or jpg formats, which are more appropriate for photos or high-color images than xpm. - Portable to most UNIX-like operating systems, developed on FreeBSD. WWW: http://chiselapp.com/user/beyert/repository/metalock/ PR: ports/166326 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: wen@ (mentor) Feature safe: yes
* Set LATEST_LINK to disambiguate the wine-devel port from wine;Gerald Pfeifer2012-04-071-1/+2
| | | | | | bump PORTREVISION. Feature safe: yes
* This module is a Perl extension that extendsChris Rees2012-04-075-0/+77
| | | | | | | | | | | | | | REST::Client for use with the CIF-Framework REST interface WWW: http://search.cpan.org/dist/CIF-Client/ PR: ports/166455 Update to 0.06 PR: ports/166520 Submitted by: pauls@utdallas.edu Feature safe: yes
* librouteros (or libRouterOS) is a C library to communicate with networkChris Rees2012-04-075-0/+53
| | | | | | | | | | devices by MikroTik running their Linux-based operating system RouterOS. WWW: http://verplant.org/librouteros/ PR: ports/166707 Submitted by: Mark Felder <feld@feld.me> Feature safe: yes
* - update DEPRECATED line to point to the correct portDaniel Gerzo2012-04-071-1/+1
| | | | | Approved by: flz Feature safe: yes
* - Update to support additional manpages in slave portsMichael Scheidell2012-04-071-2/+2
| | | | | | PR: ports/165765 Submitted by: scheidell (me) Feature safe: yes
* Update to latest texinfo.tex and texi2dvi versions (6 April)Johan van Selst2012-04-072-6/+5
| | | | | Reported by: Igor Roshchin <str@komkon.org> Feature safe: yes
* Add a CONFLICT with the new emulators/wine-devel port and adjustGerald Pfeifer2012-04-071-4/+6
| | | | | | | | | the COMMENT along what we did there, to make it easier to understand. Explicitly configure --without-dbus --without-opencl to make builds deterministic and reproducible. Feature safe: yes
* Fix WWWRenato Botelho2012-04-072-2/+2
| | | | Feature safe: yes
* Drop maintainershipRenato Botelho2012-04-071-1/+1
| | | | Feature safe: yes
* Update to the 20120406 snapshot of GCC 4.6.4.Gerald Pfeifer2012-04-072-3/+3
| | | | Feature safe: yes
* - update to 1.0.4Daniel Gerzo2012-04-073-14/+3
| | | | | | PR: ports/166710 Submitted by: Marko Zinn mail@derzinn.de Feature safe: yes
* - Update to 1.4.0Frederic Culot2012-04-073-6/+3
| | | | | | PR: ports/166713 Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> (maintainer) Feature safe: yes
* - Fix buildMartin Wilke2012-04-071-2/+4
| | | | | | | | - Add LICENSE PR: 166054 Submitted by: Ports Fury Feature safe: yes
* Update to 1.38Pawel Pekala2012-04-073-4/+4
| | | | | | PR: ports/166507 Submitted by: maintainer Feature safe: yes
* - Update to 0.6.2Frederic Culot2012-04-073-5/+94
| | | | | | | | | - Add LICENSE (MIT) Changes: http://readthedocs.org/docs/mongoengine-odm/en/latest/changelog.html PR: ports/166708 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) Feature safe: yes
* Remove empty fileChris Rees2012-04-071-0/+0
| | | | | Submitted by: ak Feature safe: yes
* The Net::ILO module is an interface to a subset of Hewlett-PackardsFrederic Culot2012-04-076-0/+62
| | | | | | | | | | | | | Integrated Lights-Out out-of-band management system. HP's API is XML-based and cumbersome to use; this module aims to simplify accessing the iLO from Perl while retaining as much functionality as possible. WWW: http://search.cpan.org/dist/Net-ILO/ PR: ports/166615 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> Feature safe: yes
* 1) Remove patches reflecting the project CVS and update to equivalentAndrey A. Chernov2012-04-079-2585/+31
| | | | | | | | just released 2.03pre4 beta. 2) Use autotools. 3) Add LICENSE. Feature safe: yes
* - Avoid creating an empty directory. [1]Alberto Villa2012-04-072-8/+3
| | | | | | | | | - Remove USE_KDE4, it's useless. - Use bsd.port.mk instead of its pre and post variants. - Bump PORTREVISION. PR: 166546 [1] Feature safe: yes
* Remove expired ports:Alex Kozlov2012-04-077-107/+2
| | | | | | | | 2012-04-05 audio/py-libtunepimp 2012-04-05 audio/py-musicbrainz Approved by: maintainer, eadler (mentor) Feature safe: yes
* - adds dependencies which required for TEST_DEPENDS.Andrej Zverev2012-04-071-2/+10
| | | | | | PR: ports/166705 Submitted by: Mel Flynn <rflynn@acsalaska.net> Feature safe: yes
* Update to 2.4.9.Koop Mast2012-04-072-3/+3
| | | | | Security: 462e2d6c-8017-11e1-a571-bcaec565249c Feature safe: yes
* Document freetype 2 multiple vulnabilities.Koop Mast2012-04-071-0/+46
| | | | Feature safe: yes
* UltraGetopt is a versatile and customizable implementation of getopt() withCarlo Strub2012-04-074-0/+36
| | | | | | | | | | | | | | support for many common extensions, MS-DOS formatted option strings, and much more. It can function as a drop-in replacement for getopt() on systems with or without existing vendor-provided implementations and also as a separate co-existing function. WWW: http://kevinlocke.name/programs/ultragetopt.php PR: ports/166288 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: wen@ (mentor) Feature safe: yes
* Bring in additional changes by ohauer to preserve LUA_LDIR/LUA_CDIR.Matthias Andree2012-04-072-2/+3
| | | | | | Submitted by: ohauer PR: ports/166540 Feature safe: yes
* Update to bug-fix release 5.1.5.Matthias Andree2012-04-074-15/+9
| | | | | | Submitted by: ohauer Feature safe: yes PR: ports/166540
* Upgrade to 2.8.8dev.12Andrey A. Chernov2012-04-072-4/+4
| | | | Feature safe: yes
* - Add @dirrmtry.Alberto Villa2012-04-071-0/+1
| | | | | | No PORTREVISION bump needed. Feature safe: yes
* - Update to version 1.5.4Pawel Pekala2012-04-074-136/+162
| | | | | | | | | - Move LICENSE and OPTIONS to right places - Switch to bsd.port.options.mk - Project has new homepage - Sort plist Feature safe: yes
* - Update to version 1.15.8.12 (squeeze stable branch)Pawel Pekala2012-04-0710-404/+375
| | | | | | | | | | - Disable compile warnings, it needs more recent gcc to work - Move manpages declarations to Makefile.man - Remove some useless dirrmtry's of locale dirs, they are now in /etc/mtree/BSD.local.dist - Use dirrm instead of dirrmtry on dirs specific to this package Feature safe: yes
* Bugfix update. 1.19.4 has fixes forMatthias Andree2012-04-072-3/+3
| | | | | | | | | getty (build fix for systems without CBAUD), mdev (error in mdev.seq handling if sequence number is >999), modinfo (made it select PLATFORM_LINUX), wget (fixed use-after-free on redirect). Feature safe: yes
* Upgrade to 3.3.0.Vanilla I. Shu2012-04-074-5/+13
| | | | Feature safe: yes
* - Fix vulnerability CVE-2011-1429.Juergen Lock2012-04-074-1/+82
| | | | | | | | | | | - Add a patch to the mutt pager that handles non-breaking space characters (0xA0) in an UTF8 environment correctly. - Bump PORTREVISION. PR: ports/166659 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Security: http://www.freebsd.org/ports/portaudit/49314321-7fd4-11e1-9582-001b2134ef46.html Feature safe: yes
* Fix build on FreeBSD 7 (work with old scandir prototype)Alex Kozlov2012-04-072-1/+18
| | | | | | Submitted by: pointyhat via pavmail Approved by: eadler (mentor), maintainer (implicit) Feature safe: yes
* Update to 1.60.0Max Brazhnikov2012-04-069-122/+73
| | | | | | | | | Pass maintainership to submitter PR: ports/166212 Submitted by: Kevin Zheng <kevinz5000 at gmail.com> Approved by: Mark Reidel (former maintaier) Feature safe: yes
* Update to 1.5.14Max Brazhnikov2012-04-062-3/+3
| | | | | | PR: ports/166663 Submitted by: David Naylor (maintainer) Feature safe: yes
* - Update to 0.9.13Sofian Brabez2012-04-065-68/+10
| | | | | | | | | | - Make happy portlint - Take maintainership PR: ports/166692 Submitted by: myself Approved by: jadawin@, miwi@ (mentors, implicit) Feature safe: yes
* Add New Port lang/urweb: Ur is a programming language in the tradition of ML ↵Michael Scheidell2012-04-069-0/+196
| | | | | | | | | | | | | | | and Haskell, but featuring a significantly richer type system. Ur is functional, pure, statically-typed, and strict. Ur supports a powerful kind of metaprogramming based on row types. Ur/Web is Ur plus a special standard library and associated rules for parsing and optimization. Ur/Web supports construction of dynamic web applications backed by SQL databases. PR: ports/166657 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Feature safe: yes
* - Add a patch to fix a memory leak [1]Frederic Culot2012-04-062-0/+17
| | | | | | | | | - Bump PORTREVISION [1] - Add LICENSE (Artistic 1 & GPL 2) PR: ports/166198 [1] Submitted by: Zane C.B-H. <vvelox@vvelox.net> Feature safe: yes
* Update to 0.8.0Max Brazhnikov2012-04-062-3/+3
| | | | Feature safe: yes
* - new Port mod-myvhostOlli Hauer2012-04-066-0/+113
| | | | | | | | | | | | | | | | | | | | | | | | | mod_myvhost is Apache module for dynamically configured name based mass virtual hosting with PHP, virtual host's configurations and PHP settings are stored in database. No need to have every vhost in apache's configuration file, no need to restart apache after configuration changed (vhost added|deleted, vhost rootdir changed, vhost unblocked/unblocked...). After all, it is capable to change settings of PHP4/5 dynamically (if php is loadable module or it is linked with apache) for any vhost. By default, it sets open_basedir as vhost's rootdir to prevent user from stoling files from other users and from your server, but you have ability to change almost any parameter that exists in php.ini, for example, you can turn on safe_mode or register_globals for particular vhost, if it has old php scripts that use global variables. WWW: http://code.google.com/p/mod-myvhost/ requested on FreeBSD-apache list by Igor Popov <ipopovi@gmail.com> (Author) http://lists.freebsd.org/pipermail/freebsd-apache/2012-March/002700.html Feature safe: yes
* Fix BUILD_DEPENDS: p5-Test-Tester>=s/0.107/0.10.7/Olli Hauer2012-04-061-1/+1
| | | | | | | | | no revision bump, build is only broken in case p5-Test-Tester is already installed reported by tinderbox run Feature safe: yes
* Update rpm4 to 4.9.1.3Johan van Selst2012-04-062-4/+3
| | | | Feature safe: yes
* Update to Wine 1.5.1. This includes the following changes:Gerald Pfeifer2012-04-063-7/+13
| | | | | | | | | | | | | - Built-in JavaScript now preferred over Gecko in most cases. - Support for scalable font resources. - Fixes for audio and video playback. - Support for script decoding in JScript. - Various bug fixes. On the way update the Makefile header and add a CONFLICTS with emulators/wine, to complete the branching of this port. Feature safe: yes
* - Update to 8.85Frederic Culot2012-04-063-10/+13
| | | | | | | Changes: http://www.sno.phy.queensu.ca/~phil/exiftool/history.html PR: ports/166407 Submitted by: Tod McQuillin <devin@spamcop.net> (maintainer) Feature safe: yes
* Update gnulib to stable release of 20120404Johan van Selst2012-04-062-3/+3
| | | | Feature safe: yes
* - Change GnuPG dependency from gpg1 to gpg2 (already required indirectly)Johan van Selst2012-04-061-1/+2
| | | | | | | | to avoid depending on two conflicting ports - Bump portrevision Reported by: bapt Feature safe: yes
* Net::sFlow provides a mechanism to parse and decode sFlow datagrams.Frederic Culot2012-04-065-0/+37
| | | | | | | | | | | It supports sFlow version 2/4 (RFC 3176 - http://www.ietf.org/rfc/rfc3176.txt) and sFlow version 5 (Memo - http://sflow.org/sflow_version_5.txt). WWW: http://search.cpan.org/dist/Net-sFlow/ PR: ports/166636 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> Feature safe: yes
* Update to version 1.135.Boris Samorodov2012-04-062-3/+3
| | | | | | | | | | | | | Beware (I've got an e-mail from the author): 1. This is the last free version of imaptools. 2. The author's intention is to release a new version with a modest fee. 3. All users who already get a copy of the program may use it without restrictions. 4. Further redistribution of already released versions will be forbidden. 5. The port should be removed from the portstree. 6. The dead line is Monday April 9th. Feature safe: yes
* - Update to 1.60Frederic Culot2012-04-062-3/+3
| | | | | Changes: http://search.cpan.org/dist/URI/Changes Feature safe: yes
* - Update to 1.0.6TAKATSU Tomonari2012-04-062-3/+3
| | | | Feature safe: yes
* - Update to 0.8.0Dennis Herrmann2012-04-062-3/+3
| | | | Feature safe: yes
* - pointyhat kludge - tetex drags in port-OpenSSL on 7.X, but only as a buildPav Lucistnik2012-04-061-2/+16
| | | | | | | | | | dependency. Yet this triggers autodetection code in bsd.openssl.mk and OpenSSL dependency is registered with the resulting package, creating a discord between INDEX and actual package. Work around by explicitly recording the dependency in a way that INDEX build will see. OK'ed by: cy (maintainer) Feature safe: yes
* - Update to 2.12.5Frederic Culot2012-04-062-3/+3
| | | | | | | Changes: http://www.lemke-it.com/cego_blog.html PR: ports/166667 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Feature safe: yes
* - Update to 1.06 [1]Frederic Culot2012-04-062-14/+10
| | | | | | | | | | - Remove Module::Pluggable dependency which is in core since 5.8.9 [1] - Add LICENSE (Artistic 1 & GPL 1) - Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS Changes: http://search.cpan.org/dist/SMS-Send/Changes PR: ports/166633 [1] Feature safe: yes
* - Update to 0.5.4Frederic Culot2012-04-062-4/+4
| | | | | | | | - Pass maintainership to submitter PR: ports/166685 Submitted by: Benjamin Washington-Yule <byu17@uclive.ac.nz> Feature safe: yes
* - UnbreakMartin Wilke2012-04-061-3/+1
| | | | | Submitted by: ports fury Feature safe: yes
* - new path on MASTER_SITESDirk Meyer2012-04-063-13/+13
| | | | | | - Security update to 1.4.11 Security: CVE-2011-3048 Feature safe: yes
* - Update to 20120403Gabor Kovesdan2012-04-064-477/+2101
| | | | Feature safe: yes
* - Update to 18.0.1025.151Rene Ladan2012-04-063-6/+21
| | | | | | | | - switch to gcc46 as compiler, clang appears to be too troublesome in practice - add a patch to avoid fix SIGFPE crashes from protoc during the build [1] Submitted by: theraven via #bsdports [1] Security: http://www.vuxml.org/freebsd/057130e6-7f61-11e1-8a43-00262d5ed8ee.html Feature safe: yes
* Mention vulnerabilities in www/chromium < 18.0.1025.151Rene Ladan2012-04-061-0/+60
| | | | | | Obtained from: http://googlechromereleases.blogspot.com/search/label/Stable%20updates Security: CVE-2011-[3066-3077] Feature safe: yes
* Connect the new wine-devel port.Gerald Pfeifer2012-04-061-0/+1
| | | | Feature safe: yes
* Update to Wine 1.5.0. This includes the following changes:Gerald Pfeifer2012-04-063-6/+16
| | | | | | | | | | | - New version of the Gecko engine. - Support for path gradients in GdiPlus. - Various MSXML improvements. - Fixes to 64-bit exception handling. - Various bug fixes. Submitted by: David Naylor <naylor.b.david@gmail.com> Feature safe: yes
* New distfile from our syslog-ng upline.Cy Schubert2012-04-065-17/+33
| | | | | Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline) Feature safe: yes
* - Update to 0.17.Felippe de Meirelles Motta2012-04-062-3/+9
| | | | Feature safe: yes
* - set FROBIDDENDirk Meyer2012-04-061-0/+1
| | | | | | | Security: CVE-2011-3048 the updated versions 1.4.9 and 1.4.11 can not be build without disabling features. Update to 1.5.x cant be done while porst are frozen. Feature safe: yes
* - Update to 1.04.Felippe de Meirelles Motta2012-04-062-4/+6
| | | | Feature safe: yes
* - Update to 0.08.Felippe de Meirelles Motta2012-04-062-3/+3
| | | | Feature safe: yes
* - Update to 1.01.Felippe de Meirelles Motta2012-04-062-4/+5
| | | | Feature safe: yes
* - Update to 1.43.Felippe de Meirelles Motta2012-04-063-4/+17
| | | | Feature safe: yes
* - Update to 2.03.Felippe de Meirelles Motta2012-04-063-5/+10
| | | | Feature safe: yes
* - Update to 0.07.Felippe de Meirelles Motta2012-04-063-5/+7
| | | | | | | - Update build depends. - Fix plist. Feature safe: yes
* - Update to 0.010Sunpoet Po-Chuan Hsieh2012-04-062-3/+3
| | | | | Changes: http://search.cpan.org/dist/PerlIO-Layers/Changes Feature safe: yes
* - Update to 2.012Sunpoet Po-Chuan Hsieh2012-04-062-3/+3
| | | | | Changes: http://search.cpan.org/dist/Config-Model/ChangeLog Feature safe: yes
* Change the default behavior to create a dynamically linked binarySteven Kreuzer2012-04-061-4/+8
| | | | | | | | Add a WITH_STATIC knob to create a statically linked binary Remove dead MASTER_SITE Reported by: Andy Kosela <akosela@andykosela.com> Feature safe: yes
* - Update to 0.47Sunpoet Po-Chuan Hsieh2012-04-062-3/+3
| | | | | Changes: http://search.cpan.org/dist/File-Map/Changes Feature safe: yes
* - Update to 0.009Sunpoet Po-Chuan Hsieh2012-04-062-8/+3
| | | | | Changes: http://search.cpan.org/dist/PerlIO-Layers/Changes Feature safe: yes
* - Update to 0.19Sunpoet Po-Chuan Hsieh2012-04-062-3/+5
| | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Geo-Distance/Changes Feature safe: yes
* - Update to 1.000001Sunpoet Po-Chuan Hsieh2012-04-062-3/+3
| | | | | Changes: http://search.cpan.org/dist/Role-Tiny/Changes Feature safe: yes
* - Update to 0.1.10Sunpoet Po-Chuan Hsieh2012-04-063-12/+24
| | | | | | | | | - Fix *_DEPENDS: version is already in some supported Perl releases - Sort *_DEPENDS - Use TEST_DEPENDS for test-only dependencies Changes: http://search.cpan.org/dist/Google-Data-JSON/Changes Feature safe: yes
* - Update to 0.57Sunpoet Po-Chuan Hsieh2012-04-062-3/+3
| | | | | Changes: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/CHANGES Feature safe: yes
* - Update to 0.798Sunpoet Po-Chuan Hsieh2012-04-062-3/+5
| | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Rose-DB-Object/Changes Feature safe: yes
* * Include proper prototypes for exit() and strlen().Christian Weisgerber2012-04-063-5/+25
| | | | | | | * Fix a spelling error in the description of a command line argument. Approved by: sumikawa Feature safe: yes
* - update to 3.5.0Baptiste Daroussin2012-04-062-6/+4
| | | | | | | | | - changes: * new -W (wide) option to avoid trauncating mount points * support show mount options for FreeBSD * gmake not needed anymore Feature safe: yes
* - Update to 0.1.1.1Wen Heping2012-04-052-4/+3
| | | | Feature safe: yes
* Update to version 3.04bPawel Pekala2012-04-052-4/+3
| | | | | | PR: ports/166643 Submitted by: maintainer Feature safe: yes
* - Update to 1.03Felippe de Meirelles Motta2012-04-052-4/+3
| | | | | PR: ports/166001 Feature safe: yes
* Update to 1.7.9.6Wesley Shields2012-04-053-7/+8
| | | | | | Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.6.txt Feature safe: yes
* - Update to 1.31Wen Heping2012-04-052-4/+6
| | | | | | | | ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Net-IMAP-Server-1.31/Changes Submitted by: wen@(myself, via email) Approved by: chifeng@gmail.com(maintainer, via email) Feature safe: yes
* Update to 1.2.4Martin Matuska2012-04-052-4/+4
| | | | Feature safe: yes
* - Update to 4.1.12Bernhard Froehlich2012-04-057-11/+22
| | | | | | | | - Fix PAM authentication for vboxwebsrv [1] PR: ports/166614 [1] Submitted by: Landon Fuller <landonf@plausible.coop> [1] Feature safe: yes
* 1) Update to the latest version from the project CVSAndrey A. Chernov2012-04-054-150/+561
| | | | | | 2) Don't overwrite user-changed /usr/local/etc/webmagickrc Feature safe: yes
* - Update to 11.0Bernhard Froehlich2012-04-055-25/+12
| | | | | | PR: ports/166481 Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer) Feature safe: yes
* Use PORTDATA and PORTDOCS instead of plist.Chris Rees2012-04-052-59/+4
| | | | Feature safe: yes
* - Update to 0.6.10Wen Heping2012-04-053-33/+18
| | | | Feature safe: yes
* - Update to 1.3.0Wen Heping2012-04-052-3/+3
| | | | Feature safe: yes
* - Update to 1.0Wen Heping2012-04-052-3/+4
| | | | Feature safe: yes
* - Fix incorrect distinfoMichael Scheidell2012-04-052-7/+11
| | | | | | | | | - Bump PORTREVISION because size of distfile changed radically PR: ports/166655 Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer) Approved by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer) Feature safe: yes
* - Resolve conflict with nagiosMichael Scheidell2012-04-052-5/+3
| | | | | | | PR: ports/166573 Reported by: bapt@ Submitted by: Ildar Hizbulin <hizel@vyborg.ru> (maintainer) Feature safe: yes
* - Update to 1.4.01Sofian Brabez2012-04-054-13/+373
| | | | | | | | | | - Take maintainership - Make happy portlint PR: ports/166629 Submitted by: myself Approved by: jadawin@, miwi@ (mentors, implicit) Feature safe: yes
* Remove dependency on libmusicbrainz.Cy Schubert2012-04-053-9/+16
| | | | | Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Feature safe: yes
* Update to svn 1308242Maho Nakata2012-04-052-8/+12
| | | | | Submitted by: pfg@ Feature safe: yes
* fixed pkg-plistDaichi GOTO2012-04-051-4/+7
| | | | | Feature safe: yes Pointed by: pointy hat
* - Unbreak build WITHOUT_IPV6Michael Scheidell2012-04-051-1/+1
| | | | | | | PR: ports/166370 Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> Approved by: JR Aquino <tanawts@gmail.com> (maintainer) Feature safe: yes
* Switch to using the PORTDOCS macroDoug Barton2012-04-052-51/+1
| | | | Feature safe: yes
* Update to version 9.6-ESV-R6, the latest from ISC, which contains numerous ↵Doug Barton2012-04-054-78/+10
| | | | | | | | | | bug fixes. For the port, switch to using the PORTDOCS macro. Also, switch to the (identical) pkg-message in ../bind97 which was apparently missed when the other ports were converted. Feature safe: yes
* Update to version 9.7.5, the latest from ISC, which contains numerous bug fixes.Doug Barton2012-04-053-64/+10
| | | | | | For the port, switch to using the PORTDOCS macro. Feature safe: yes
* Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes.Doug Barton2012-04-053-57/+8
| | | | | | For the port, switch to using the PORTDOCS macro. Feature safe: yes
* Scriptable bar graph generator with stacked and clustered bars support, usingCarlo Strub2012-04-055-0/+76
| | | | | | | | | | | | | gnuplot to produce fig output and then mangle it to fill in the bars. Any number of clustered datasets are supported, as well as automatic averaging and other features. WWW: http://www.burningcutlery.com/derek/bargraph/ PR: ports/166410 Submitted by: Dereckson <dereckson@gmail.com> Approved by: wen@ (co-mentor) Feature safe: yes
* Use libmusicbrainz3 instead of libmusicbrainz.Cy Schubert2012-04-052-1/+11
| | | | Feature safe: yes
* - Resolve typo in pkg-descrRyan Steinmetz2012-04-052-1/+2
| | | | | | | - Add additional MASTER_SITE Feature safe: yes Requested by: "Matthew D. Fuller" <fullermd@over-yonder.net>
* - Merge in upstream patch to resolve bug 3460364: Fix use of block factor ↵Ryan Steinmetz2012-04-052-3/+30
| | | | | | | | | when detecting error conditions - Bump PORTREVISION Feature safe: yes Obtained from: upstream git repo
* Turn off non standard patch (RENAMED) by default. This slipped in on accidentEmanuel Haupt2012-04-051-1/+1
| | | | | | | from testing. Notified by: sunpoet Feature safe: yes
* - Update to 0.1.3Carlo Strub2012-04-052-4/+5
| | | | | | | - Add a third mirror Approved by: glarkin@ (mentor, implicit) Feature safe: yes
* - Update to 3.1.0Dennis Herrmann2012-04-051-2/+2
| | | | | | | | - Pass maintainership to submitter PR: ports/166640 Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> Feature safe: yes
* - Update to 20111202bFrederic Culot2012-04-052-3/+3
| | | | | | | Changes: http://www.wand.net.nz/pipermail/scamper-announce/2012-April/000015.html PR: ports/166644 Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer) Feature safe: yes
* - remove BEFORE in rc scriptJason Helfman2012-04-052-3/+2
| | | | | | | | - bump PORTREVISION Submitted by: dougb ( via mail ) Approved by: maintainer ( via mail ), 5u623l20@gmail.com Feature safe: yes
* - follow textproc/lucene update (3.5.0)Jason Helfman2012-04-051-2/+2
| | | | | | | | | - bump PORTREVISION PR: ports/166289 Submitted by: jgh (me) Approved by: maintainer, clsung ( implicit) Feature safe: yes
* - Update to 3.5.0Jason Helfman2012-04-052-24/+35
| | | | | | | | | | - standardize MASTER_SITES - move away from binary, and build from source distribution PR: ports/166289 Submitted by: jgh (me) Approved by: maintainer timeout ( 15 days ) Feature safe: yes
* Update to 2.2.0Carlo Strub2012-04-043-7/+13
| | | | | Approved by: glarkin@ (mentor, implicit) Feature safe: yes
* - Update to 4.07.6Wen Heping2012-04-043-3/+7
| | | | | Reported by: pav@ Feature safe: yes
* - Update to 1.1.15 to unbreak build [1]Frederic Culot2012-04-043-9/+7
| | | | | | | | | | - Pet portlint(1) by moving LICENSE section earlier - Use dirrmtry instead of dirrm in pkg-plist for directories not specific to this port PR: ports/166631 [1] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Feature safe: yes
* - Update CONFLICTS for upcoming mail/p5-Mail-SpamAssassin-devel portMichael Scheidell2012-04-041-1/+1
| | | | | Submitted by: scheidell (me) Feature safe: yes
* - Update to 2.12.4Frederic Culot2012-04-042-3/+3
| | | | | | PR: ports/166632 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Feature safe: yes
* - Remove pkg-plist which I forgot in previous commitWen Heping2012-04-041-1/+0
| | | | | Reported by: rm@, culot@ Feature safe: yes
* Update to 0.6.8Carlo Strub2012-04-042-4/+4
| | | | | Approved by: glarkin@ (mentor, implicit) Feature safe: yes
* - update to 2.8.4Wen Heping2012-04-043-7/+10
| | | | | | | | | | | - bump PORTEPOCH - add LICENSE (BSD) - strict python versions to 2.x (doesn't work with 3.x yet) - move pkg-plist to PLIST_FILES PR: ports/166528 Submitted by: rm@ Feature safe: yes
* - Update to 0.08Frederic Culot2012-04-042-3/+3
| | | | | | PR: ports/166618 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Feature safe: yes
* - Add note about net-mgmt/net-snmp rc script pid_file changeRyan Steinmetz2012-04-041-0/+12
| | | | Feature safe: yes
* - Update to 0.0-17TAKATSU Tomonari2012-04-042-4/+3
| | | | Feature safe: yes
* - Update to 2.2.1Frederic Culot2012-04-042-4/+4
| | | | | | | | | - Update MASTER_SITES Changes: http://www.scrollz.com/download/ChangeLog.2.2.1.txt PR: ports/166578 Submitted by: Maarten de Vries <mdv@unsavoury.net> (maintainer) Feature safe: yes
* - Update to 1.6.6Frederic Culot2012-04-042-3/+3
| | | | | | | | Changes: http://sourceforge.net/mailarchive/message.php?msg_id=28973991 PR: ports/166539 Submitted by: Alexey Illarionov <littlesavage@rambler.ru> Approved by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Feature safe: yes
* Really fix plistErwin Lansing2012-04-042-1/+2
| | | | | Submitted by: pointyhat Feature safe: yes
* Remove three empty files left after the previous update.Gerald Pfeifer2012-04-043-0/+0
| | | | | Approved by: maintainer (maho) Feature safe: yes
* Mark BROKEN: does not buildErwin Lansing2012-04-041-0/+2
| | | | Feature safe: yes
* - Update to 20120404Gabor Kovesdan2012-04-042-3/+3
| | | | Feature safe: yes
* -- Always use += for modifying CONFIGURE_ARGS (1)Matthew Seaman2012-04-042-2/+3
| | | | | | | | | | -- The ${LOCALBASE}/rt40/share/plugins directory is shared with various RT plugin ports so don't try and delete it unconditionally. Submitted by: Ryan Langseth (1) Approved by: shaun (mentor) Feature safe: yes
* Update to 0.8.44Carlo Strub2012-04-044-8/+20
| | | | | | | PR: ports/166069 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) Approved by: wen@ (co-mentor) Feature safe: yes
* - Mark deprecated since it depends on mod_perl 1 and apache 1Dennis Herrmann2012-04-041-0/+2
| | | | | | PR: ports/166600 Submitted by: Steve Wills <swills@freebsd.org> Feature safe: yes
* - remove --without-libssl2Jason Helfman2012-04-041-2/+1
| | | | | Spotted by: GeJ (#bsdports) Feature safe: yes
* - Update to 0.91 (bug fix release, fix crashes on some systems)Jason Helfman2012-04-045-22/+7
| | | | | | PR: ports/166588 Submitted by: maintainer, magik@roorback.net Feature safe: yes
* - Update to 0.9.11Jason Helfman2012-04-043-8/+18
| | | | | | | - bring in libssh2 support and tests Changes: http://libvirt.org/news.html Feature safe: yes
* - Update to 1.0Sofian Brabez2012-04-042-3/+5
| | | | | | | - Add LICENSE Approved by: jadawin@, miwi@ (mentors, implicit) Feature safe: yes
* Perl module to use Template::Declare with CatalystSteve Wills2012-04-045-0/+44
| | | | | | WWW: http://search.cpan.org/dist/Catalyst-View-Template-Declare/ Feature safe: yes
* . Update to 2012c.Greg Lewis2012-04-042-3/+3
| | | | Feature safe: yes
* - Update to 1.47Steve Wills2012-04-042-3/+3
| | | | Feature safe: yes
* - Add PYTHON KNOBSofian Brabez2012-04-042-4/+20
| | | | | | | - Bump PORTREVISION Approved by: jadawin@, miwi@ (mentors, implicit) Feature safe: yes
* - Add missing DEPENDSSteve Wills2012-04-041-1/+12
| | | | | | | - Add TEST_DEPENDS - Bump PORTREVISION Feature safe: yes
* Add missing pkg-plist file.Cy Schubert2012-04-041-0/+75
| | | | Feature safe: yes
* - Add test depends.Jun Kuriyama2012-04-041-0/+1
| | | | | | PR: ports/166582 Submitted by: swills Feature safe: yes
* Complete the repocopy of emulators/wine to emulators/wine-devel.Gerald Pfeifer2012-04-040-0/+0
| | | | Feature safe: yes
* Update to the 20120330 snapshot of GCC 4.6.4.Gerald Pfeifer2012-04-042-3/+3
| | | | Feature safe: yes
* Update to the 20120401 snapshot of GCC 4.8.0.Gerald Pfeifer2012-04-042-3/+3
| | | | Feature safe: yes
* Update to the 20120324 snapshot of GCC 4.7.1.Gerald Pfeifer2012-04-042-3/+3
| | | | Feature safe: yes
* Introduce an option that builds rsync with the "detect-renamed" patch. ItEmanuel Haupt2012-04-041-2/+8
| | | | | | | | detects renamed hierarchies and avoids re-copying the files in those hierarchies. Requested by: "J.R. Oldroyd" <jr@opal.com> (via mail) Feature safe: yes
* Update to bugfix release 0.11.2Pawel Pekala2012-04-043-4/+3
| | | | Feature safe: yes
* Don't make a empty share/applications directory when we are not going toKoop Mast2012-04-043-14/+19
| | | | | | | | | | install anything in it. This should unbreak the building of the packages that depend on avahi-app when using pkgng. Submitted by: pointyhat (pkgng exp-run by bapt@) Feature safe: yes
* . update to version 1.1.10;Boris Samorodov2012-04-044-31/+56
| | | | | | | | . the port now depends upon net/py-ldap2 version 2.4.0+; . remove stale ftp site. Tested at: redports Feature safe: yes
* - Add missing DEPENDSSteve Wills2012-04-041-2/+8
| | | | | | | | - Add TEST_DEPENDS - Switch to textproc/p5-KinoSearch2 - Bump PORTREVISION Feature safe: yes
* KinoSearch is a loose port of the Java search engine library Apache Lucene,Steve Wills2012-04-045-0/+192
| | | | | | | | | | | | | | | | | | | | | | | | written in Perl and C. The archetypal application is website search, but it can be put to many different uses. KinoSearch1 is a fork of KinoSearch version 0.165 intended to provide stability and backwards compatibility. For the latest features, see the main branch. Features * Extremely fast and scalable - can handle millions of documents * Full support for 12 Indo-European languages. * Support for boolean operators AND, OR, and AND NOT; parenthetical groupings, and prepended +plus and -minus * Algorithmic selection of relevant excerpts and highlighting of search terms within excerpts * Highly customizable query and indexing APIs * Phrase matching * Stemming * Stoplists WWW: http://search.cpan.org/dist/KinoSearch1/ Feature safe: yes
* Someone forgot to do a make validate after adding the <!--EOFRemko Lodder2012-04-041-1/+2
| | | | | | line. It breaks the make validate. Feature safe: yes
* Update third-party ngx_http_redis from 0.3.5 to 0.3.6.Sergey A. Osokin2012-04-044-6/+9
| | | | | | | | | | | | | | | | | | | | | Add USERS/GROUPS for www/nginx. Do not bump PORTREVISIONs because this module disabled by default. Feature safe: yes <ChangeLog> *) Feature: redis_gzip_flag. Usefull if you are prefer to store data compressed in redis. Works with ngx_http_gunzip_filter module. Thanks to Maxim Dounin. *) Bugfix: ngx_http_redis_module might issue the error message "redis sent invalid trailer". Thanks to agentzh. </ChangeLog>
* Remove a stale master site.Boris Samorodov2012-04-031-3/+2
| | | | | | Fix my e-mail address. Feature safe: yes
* - Avoid use of SITE_PERL in DEPENDSSteve Wills2012-04-031-9/+11
| | | | | | | | - Add missing DEPENDS - Add TEST_DEPENDS - Bump PORTREVISION Feature safe: yes
* - Add test depends.Jun Kuriyama2012-04-031-0/+1
| | | | | | PR: ports/166598 Submitted by: swills Feature safe: yes
* Update to bugfix release 0.10.1:Max Brazhnikov2012-04-032-3/+3
| | | | | | | - fixed CVE-2012-1162 - fixed CVE-2012-1163 Feature safe: yes
* Update to version 4.5.2.Boris Samorodov2012-04-036-87/+161
| | | | Feature safe: yes
* - Add TEST_DEPENDSSteve Wills2012-04-031-0/+2
| | | | Feature safe: yes
* Update to 1.9.2 release and make pkg-plist dynamic.Alex Dupre2012-04-034-547/+24
| | | | Feature safe: yes
* Update to 1.12.1 release.Alex Dupre2012-04-032-3/+3
| | | | Feature safe: yes
* - Update to 0.56TAKATSU Tomonari2012-04-032-4/+6
| | | | | | - Add LICENSE Feature safe: yes
* - Update to 1.09Sunpoet Po-Chuan Hsieh2012-04-032-4/+4
| | | | | Changes: http://search.cpan.org/dist/Class-Method-Modifiers/Changes Feature safe: yes
* - Update to 0.614Sunpoet Po-Chuan Hsieh2012-04-032-55/+63
| | | | | | | | | | | - Add LICENSE - Add missing dependency: net/p5-URI - Sort *_DEPENDS and MAN3 - Add TEST_DEPENDS - Add PORTSCOUT knob Changes: http://search.cpan.org/dist/Rose-HTML-Objects/Changes Feature safe: yes
* - Add p5-Mozilla-PublicSuffix 0.1.6Sunpoet Po-Chuan Hsieh2012-04-035-0/+51
| | | | | | | | | | | | | | | | | | | | Mozilla::PublicSuffix provides a single function that returns the public suffix of a domain name by referencing a parsed copy of Mozilla's Public Suffix List. From the official website at http://publicsuffix.org: A "public suffix" is one under which Internet users can directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. The Public Suffix List is a list of all known public suffixes. A copy of the official list is bundled with the distribution. As the official list continues to be updated, the bundled copy will inevitably fall out of date. Therefore, if the bundled copy of found to be over thirty days old, this distribution's installer provides the option to check for a new version of the list and download/use it if one is found. WWW: http://search.cpan.org/dist/Mozilla-PublicSuffix/ Feature safe: yes
* - Update to 1.46Sunpoet Po-Chuan Hsieh2012-04-032-3/+3
| | | | | Changes: http://search.cpan.org/dist/Net-SSLeay/Changes Feature safe: yes
* - Update to 0.34Sunpoet Po-Chuan Hsieh2012-04-032-4/+6
| | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session/Changes Feature safe: yes
* - Add p5-Plack-Middleware-ForceEnv 0.02Sunpoet Po-Chuan Hsieh2012-04-035-0/+40
| | | | | | | | | | Plack::Middleware::ForceEnv modifies the environment passed to the application by adding your specified key value pairs. This is primarily useful when testing apps under plackup (or similar) in a development environment. WWW: http://search.cpan.org/dist/Plack-Middleware-ForceEnv/ Feature safe: yes
* - Mark BROKEN: does not configurePav Lucistnik2012-04-031-0/+2
| | | | | | | | | | ===> Configuring for fftw-2.1.5_6 Can't exec "aclocal": No such file or directory at /usr/local/share/autoconf-2.68/Autom4te/FileUtils.pm line 326. autoreconf-2.68: failed to run aclocal: No such file or directory *** Error code 1 Reported by: pointyhat Feature safe: yes
* Updated to 201204, as of April 1st 2012.Makoto Matsushita2012-04-032-7/+7
| | | | | | It's just a dictionary update, no hurts. Feature safe: yes
* Update to 0.9.1.Roman Bogorodskiy2012-04-033-12/+18
| | | | Feature safe: yes
* - Add missing DEPENDSSteve Wills2012-04-031-5/+6
| | | | | | | - Avoid use of SITE_PERL in DEPENDS - Bump PORTREVISION Feature safe: yes
* - Add missing DEPENDSSteve Wills2012-04-031-0/+2
| | | | | | - Bump PORTREVISION Feature safe: yes
* Perl HTML::Element replacement moduleSteve Wills2012-04-035-0/+36
| | | | | | WWW: http://search.cpan.org/dist/HTML-Element-Replacer/ Feature safe: yes
* - Reassign to the heapThomas Abthorpe2012-04-0318-18/+18
| | | | | Approved by: portmgr (tabthorpe) Feature safe: yes
* - reorg of rc script based on standards and move from .sh => .inJason Helfman2012-04-032-11/+12
| | | | | | | | | - bump PORTREVISION PR: ports/166445 Submitted by: jgh (me) Approved by: maintainer, 5u623l20@gmail.com Feature safe: yes
* Update to tzdata2012c:Edwin Groothuis2012-04-032-3/+3
| | | | | | | | | - Morocco will offically go into DST at the last Sunday of April. - Palestina will go into DST on 29 March - Syria will go into DST on the first Friday in April. - Haiti will go into DST at the second Sunday of March in 2012. Feature safe: yes
* - Update to 0.08Sunpoet Po-Chuan Hsieh2012-04-032-7/+8
| | | | | | | | - Add BUILD_DEPENDS - Sort *_DEPENDS Changes: http://search.cpan.org/dist/GIS-Distance/Changes Feature safe: yes
* - Update to 0.13Sunpoet Po-Chuan Hsieh2012-04-032-3/+3
| | | | | Changes: http://search.cpan.org/dist/Audio-Wav/Changes Feature safe: yes
* - Update to 0.21Sunpoet Po-Chuan Hsieh2012-04-032-5/+4
| | | | | | | - Fix *_DEPENDS: Scalar::Util is already in all supported Perl releases Changes: http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG Feature safe: yes
* Return audio/muine back to the living and fix the compile time issue thatCy Schubert2012-04-038-1/+105
| | | | | | precipitated its removal. Feature safe: yes
* Update build space requirements by 20%Rene Ladan2012-04-031-2/+2
| | | | | Submitted by: osa@ Feature safe: yes
* - Update to version 3.7.39 [1]Pawel Pekala2012-04-033-4/+6
| | | | | | | | - Add desktop entry file PR: ports/166575 [1] Submitted by: Wayne Sierke <ws@au.dyndns.ws> [1] Feature safe: yes
* - move from INSTALL_LIB to INSTALL_DATA for libopenNURBS.a symbol inclusionJason Helfman2012-04-031-2/+2
| | | | | | | | | - while here drop redundant MKDIR - bump PORTREVISION PR: ports/166536 Submitted by: maintainer, fernando.apesteguia@gmail.com Feature safe: yes
* Add a patch to allow specifying remote printer by IP-address, ratherMikhail Teterin2012-04-034-7/+25
| | | | | | | | | | | | | | | | | than only by hostname. Bump PORTREVISION. PR: ports/166583 Submitted by: Norbert Koch While here: * replace the (short) pkg-plist with PLIST_FILES variable; * relax permissions on the client binaries from 4511 to 4555 -- otherwise tar refuses to package them, when running as non-root; * declare license (GPLv2); * link to description page, that works (author's site is down); * add some working mirrors (author's site is down). Feature safe: yes
* Fix build by clang and gcc 4.7.Lev A. Serebryakov2012-04-024-46/+123
| | | | Feature safe: yes
* - Update to 2.0.0Pietro Cerutti2012-04-023-25/+41
| | | | | | Release notes: http://taskwarrior.org/news/135 Feature safe: yes
* - Update to 1.8Sunpoet Po-Chuan Hsieh2012-04-022-4/+6
| | | | | | | - Add BUILD_DEPENDS Changes: http://search.cpan.org/dist/Net-Dropbox-API/Changes Feature safe: yes
* - Update to 0.5.10Dennis Herrmann2012-04-022-3/+3
| | | | Feature safe: yes
* - Update to 1.11.0Dennis Herrmann2012-04-022-3/+3
| | | | Feature safe: yes
* - Update to 0.05Sunpoet Po-Chuan Hsieh2012-04-024-23/+13
| | | | | | | | - Cleanup Makefile: remove incorrect spaces and trailing backslash - Use REINPLACE_CMD instead of a patch file Changes: http://search.cpan.org/dist/Sane/Changes Feature safe: yes
* - Update to 1.008000Sunpoet Po-Chuan Hsieh2012-04-022-3/+3
| | | | | Changes: http://search.cpan.org/dist/Marpa-XS/Changes Feature safe: yes
* Mark as broken: it overwrites files owned by one of its dependenciesBaptiste Daroussin2012-04-021-0/+1
| | | | | | | | pkgng says: hugelatex-1.0_5 conflicts with teTeX-base-3.0_22 (installs files into the same place). Problematic file: /usr/local/share/texmf/web2c/texmf.cnf Reported by: pointyhat (pkgng exp-run) Feature safe: yes
* - Update to 0.85Sunpoet Po-Chuan Hsieh2012-04-023-12/+8
| | | | | Changes: http://search.cpan.org/dist/Devel-Cover/Changes Feature safe: yes
* - Update to 0.47Sunpoet Po-Chuan Hsieh2012-04-022-3/+3
| | | | | Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes Feature safe: yes
* - Update to 0.24Sunpoet Po-Chuan Hsieh2012-04-022-4/+5
| | | | | Changes: http://search.cpan.org/dist/Test-Warn/Changes Feature safe: yes
* - Add p5-Carp 1.25Sunpoet Po-Chuan Hsieh2012-04-025-0/+37
| | | | | | | | | | | | | The Carp routines are useful in your own modules because they act like die() or warn(), but with a message which is more likely to be useful to a user of your module. In the case of cluck, confess, and longmess that context is a summary of every call in the call-stack. For a shorter message you can use carp or croak which report the error as being from where your module was called. There is no guarantee that that is where the error was, but it is a good educated guess. WWW: http://search.cpan.org/dist/Carp/ Feature safe: yes
* - Update to 2012.04.02Sunpoet Po-Chuan Hsieh2012-04-022-3/+3
| | | | Feature safe: yes
* - Update to 2012.04.01Sunpoet Po-Chuan Hsieh2012-04-026-9/+9
| | | | Feature safe: yes
* - Update to 20120401Sunpoet Po-Chuan Hsieh2012-04-022-3/+3
| | | | Feature safe: yes
* Replace unwind.h definitions with luajit own.Sergey A. Osokin2012-04-023-245/+140
| | | | | | | | | Bump PORTREVISION. Patch obtained from browsable mirror of luajit http://repo.or.cz/w/luajit-2.0.git. Feature safe: yes
* - Update to 2.50Chris Rees2012-04-026-16/+12
| | | | | Submitted by: "Hakisho" Feature safe: yes
* - Update to 0.09Sunpoet Po-Chuan Hsieh2012-04-022-3/+3
| | | | | Changes: http://search.cpan.org/dist/Devel-Required/CHANGELOG Feature safe: yes
* - Update to 1.06Sunpoet Po-Chuan Hsieh2012-04-023-10/+21
| | | | | | | | | - Use TEST_DEPENDS for test-only dependency - Remove unnecessary PERL_CONFIGURE knob - Sort PLIST Changes: http://search.cpan.org/dist/Gravatar-URL/Changes Feature safe: yes
* - Update to 2.60Sunpoet Po-Chuan Hsieh2012-04-023-4/+8
| | | | | Changes: http://search.cpan.org/dist/MogileFS-Server/CHANGES Feature safe: yes
* Fix build on i386.Alex Dupre2012-04-022-0/+22
| | | | | | PR: ports/166503 Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com> Feature safe: yes
* Update to tzdata2012b:Edwin Groothuis2012-04-022-3/+3
| | | | | | | Cuba will start using DST in 2012 Whitespace fixes in zone.tab Feature safe: yes
* - Update to 4.07.5Wen Heping2012-04-023-16/+8
| | | | Feature safe: yes
* Update to 2012.061.Maho Nakata2012-04-027-94/+45
| | | | | | | | This also removes one of the three remaining uses of lang/gcc34. PR: 166565 Submitted by: bf@ Feature safe: yes
* Fixup WWW.Wesley Shields2012-04-021-1/+1
| | | | Feature safe: yes
* Update to ibus-anthy-1.4.99.20120327Daichi GOTO2012-04-027-34/+23
| | | | Feature safe: yes
* Update to Mozc 1.4.1033.102Daichi GOTO2012-04-0221-60/+40
| | | | Feature safe: yes
* Update to 3.5.1Adam Weinberger2012-04-022-5/+8
| | | | Feature safe: yes
* Add a record for CVE-2012-1178.Joe Marcus Clarke2012-04-021-0/+28
| | | | | Reported by: Peter Jeremy <peterjeremy@acm.org> Feature safe: yes