aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.27.0wen2012-03-072-3/+3
| | | | | PR: ports/165797 Submitted by: Armin Gruner <ag-freebsd@muc.de> (maintainer)
* Ports modules update at Wednesday 07 March 2012 at 00:09edwin2012-03-071-2/+11
| | | | Feature safe: yes
* - Patch xdg-open to drop LD_PRELOAD if called from a Linux app to fixnox2012-03-072-4/+17
| | | | | | | | skype invoking native browsers. [1] - Bump PORTREVISION. Reported by: guru@unixarea.de (Matthias Apitz) on -emulation [1] Approved by: gnome@ (kwm, via irc)
* - Mark BROKEN: does not compilepav2012-03-071-0/+2
| | | | | | | | properties.c: In function 'saveProperties': properties.c:451: error: too many arguments to function 'WMWritePropListToFile' *** Error code 1 Reported by: pointyhat
* Update download URL since Sun Download Center was decommissioned and does nocs2012-03-071-1/+1
| | | | | | | | redirection. PR: ports/165689 Submitted by: Sutra Zhou <zhoushuqun@gmail.com> Approved by: glarkin@ (mentor, implicit)
* liburcu is a LGPLv2.1 userspace RCU (read-copy-update)crees2012-03-075-0/+117
| | | | | | | | | | | | | | library. This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. WWW: http://lttng.org/content/userspace-rcu PR: ports/165496 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com>
* - Fix buildamdmi32012-03-071-0/+10
| | | | Reported by: pointyhat
* - Add missing BUILD_DEPENDS and RUN_DEPENDSswills2012-03-071-3/+5
| | | | | | - Bump PORTREVISION due to new RUN_DEPENDS changing package - Avoid use of SITE_PERL in DEPENDS - Sort DEPENDS
* Update pchecker to 1.3ak2012-03-072-3/+3
| | | | | | | | - be more strict when checking nonstandart files - add more whitelists - speedup misspelled(wrong) USE_* whitelist validation, turn on it by default Approved by: eadler (mentor)
* - Mark BROKEN: does not compilepav2012-03-071-0/+2
| | | | | | | | | | src/net/common/ircthread.cpp: In function 'void irc_event_numeric(irc_session_t*, unsigned int, const char*, const char**, unsigned int)': src/net/common/ircthread.cpp:193: error: 'LIBIRC_RFC_ERR_NICKNAMEINUSE' was not declared in this scope src/net/common/ircthread.cpp:194: error: 'LIBIRC_RFC_ERR_NICKCOLLISION' was not declared in this scope src/net/common/ircthread.cpp:197: error: 'LIBIRC_RFC_RPL_TOPIC' was not declared in this scope [..] Reported by: pointyhat
* - Remove audio/libtunepimp (and audio/libmusicbrainz) support:makc2012-03-077-48/+17
| | | | | | | | deprecated as the MusicBrainz RDF webservice is no longer functional PR: ports/165750, ports/165754, ports/165757, ports/165758 ports/165759, ports/165760, ports/165761 Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
* - Remove audio/libmusicbrainz support: libmusicbrainz is deprecated asmakc2012-03-071-4/+4
| | | | | | | | the MusicBrainz RDF webservice is no longer functional - Fix typo PLIST_FILES/PLIST_SUB while I'm here PR: ports/165763 Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
* - Update to 0.88sunpoet2012-03-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Unicode-Collate/Changes
* - Update to 9424sunpoet2012-03-072-3/+6
| | | | Changes: http://svn.tartarus.org/sgt/agedu/?view=log
* - Add missing dependency: p5-booleansunpoet2012-03-071-2/+5
| | | | | | | - Bump PORTREVISION for dependency change PR: ports/165726 Submitted by: swills
* - Mark DEPRECATED and set EXPIRATION_DATE to 2012-04-05sunpoet2012-03-071-0/+3
| | | | | PR: ports/165725 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* - Mark DEPRECATED and set EXPIRATION_DATE to 2012-04-05sunpoet2012-03-071-0/+3
| | | | | PR: ports/165724 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* - Mark DEPRECATEDsunpoet2012-03-071-0/+2
| | | | | PR: ports/165722 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* - Mark DEPRECATEDsunpoet2012-03-071-0/+2
| | | | | PR: ports/165721 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* fix the build by adjusting LIB_DEPENDS after changes tobf2012-03-074-4/+9
| | | | | | audio/libsamplerate Reported by: pav
* Forced commit to note that scheidell is now free from my mentorship. Wishgabor2012-03-070-0/+0
| | | | him good luck for earning his pointyhats!
* - Add TEST_DEPENDS to enable testingswills2012-03-071-0/+1
| | | | Approved by: portmgr (blanket)
* - Add TEST_DEPENDS to enable testingswills2012-03-071-0/+1
| | | | Approved by: portmgr (blanket)
* Update required patch; forgotten in the previous commit.ehaupt2012-03-062-12/+14
|
* - Update to 0.12culot2012-03-063-7/+9
| | | | | | - Pet portlint(1) Changes: http://search.cpan.org/dist/Package-DeprecationManager/Changes
* - Update to 0.2690culot2012-03-062-5/+5
| | | | | | Changes: http://search.cpan.org/dist/POE-Component-Client-Keepalive/CHANGES PR: ports/165719 Submitted by: Jase Thew <freebsd@beardz.net>
* Update to 11.0.rc1cs2012-03-065-14/+56
| | | | | | | | New option: OSS experimental support PR: ports/165560 Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer) Approved by: glarkin@ (mentor) and wen@ (co-mentor)
* Update to 1.3.7cs2012-03-062-3/+3
| | | | Approved by: glarkin@ (mentor, implicit)
* Perl Automated SIGNATURE testingswills2012-03-065-0/+33
| | | | WWW: http://search.cpan.org/dist/Test-Signature/
* - Update to 0.37jadawin2012-03-062-3/+3
| | | | - Changelog : http://cpansearch.perl.org/src/SHARYANTO/Log-Any-App-0.37/Changes
* Update to 2.21ehaupt2012-03-062-3/+3
|
* Update to 0.058ehaupt2012-03-063-4/+6
|
* - Update to 05_20120304gahr2012-03-062-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * The "ftpserv.sd7" example program was improved to support the commands RNFR and RNTO and to work correctly, when the listener cannot open a passive data port. * The font support was improved, such that caching of character pixmaps works. * Some characters in the standard bitmap fonts were added or improved. * The functions 'socSend' and 'socSendto' in "soc_rtl.c" were improved to work correctly under 64-bit systems. * The function 'fltSci' in "flt_rtl.c", was improved to avoid a C compiler warning about the change of a constant value. * The function 'redraw' in "drw_x11.c" was changed, such that it does not use a parameter of type 'XExposeEvent'. * The functions 'drwHeight', 'drwWidth', 'drwXPos' and 'drwYPos' in "drw_x11.c" were improved to raise RANGE_ERROR when the window does not exist. * The function 'handleExpose' was introduced in "gkb_x11.c", to handle the job of calling 'redraw'. * The type 'unsigned int' was replaced by 'sysizetype' in 'findid.c', 'findid.h', 'identutl.c', 'identutl.h', 'literal.c', 'numlit.c', 'scanner.c' and 'symbol.h'. * Some improvements were done in 'prg_comp.c', 'reflib.c', 'analyze.c', 'exec.c', 'infile.c', 'info.c' and 'typlib.c' to reduce the number of warnings. * Support for the unused action "ENU_SIZE" was removed. - Add LICENSE
* Update to 1.0.3 release and add LICENSE.ale2012-03-064-6/+10
| | | | Submitted by: maintainer
* Add an option to support audio conversion with ffmpeg. Also make a not thatehaupt2012-03-063-2/+28
| | | | | | | ffmpeg needs to be built with the "LAME" option enabled. While here add LICENSE, WWW and a few additional mirrors. Approved by: araujo (maintainer)
* - Add run dependency on security/py-paramiko to fix dependency in last ↵scheidell2012-03-061-1/+4
| | | | | | | | | | | upstream release. [1] - Add run dependency on devel/py-boto to enable use of duplicity's S3 backend. [2] PR: ports/165705 [1] Reported by: Rob Evers <rob@debank.tv> [1] Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) [2] Approved by: gabor (mentor, implicit)
* Add upstream patches.mm2012-03-063-162/+214
|
* - Update to 12.9dhn2012-03-063-8/+3
|
* Update to RELEASE_8_3_0 version of the FreeBSD docset.blackend2012-03-067-9/+18
| | | | Approved by: doceng (implicit)
* - Update to 0.916culot2012-03-062-3/+3
| | | | | | Changes: http://search.cpan.org/dist/POE-Component-Resolver/CHANGES PR: ports/165718 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
* - Update to 1.51.02culot2012-03-062-3/+3
| | | | | PR: ports/165756 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
* - Add TEST_DEPENDS [1]culot2012-03-062-3/+5
| | | | | | | | - Avoid use of SITE_PERL in DEPENDS [1] - Pet portlint PR: ports/165746 [1] Submitted by: swills@
* - Mark BROKEN: does not compilepav2012-03-061-0/+2
| | | | | | | In file included from kab2kabc.cpp:35: addressbook.h:29:23: error: addressee.h: No such file or directory Reported by: pointyhat
* - fix installation issue: always install -dist config filesgahr2012-03-061-0/+1
| | | | | PR: 165709 Reported by: Tomek Cedro <cederom@tlen.pl>
* - import a patch from upstreams CVS to fix the expected result of a testgahr2012-03-062-0/+29
| | | | | Reported by: Mikhail Teterin <mi+thun@aldan.algebra.com> Thanks to: Andreas Kupries <andreask@activestate.com>
* - Set postgresql version 9.0 as defaultcrees2012-03-064-38/+68
| | | | | | | | | | - Add facility to set minimum/maximum version ranges in WANT_PGSQL_VER - Remove BROKEN_WITH_PGSQL shim PR: ports/165245 Submitted by: crees (me) Reviewed by: exp-runs by pav and erwin Discussed with: girgen
* Update to 17.0.963.65rene2012-03-062-3/+3
| | | | Security: http://www.vuxml.org/freebsd/99aef698-66ed-11e1-8288-00262d5ed8ee.html
* - Mark MAKE_JOBS_UNSAFE [1]wen2012-03-061-1/+3
| | | | | | | - Pass maintainership to perl@ PR: ports/165752 [1] Submitted by: swills@ [1]
* - Update to 1.2.2wen2012-03-062-3/+3
|
* - Update to 1.59wen2012-03-063-1070/+1129
| | | | | | PR: ports/165582 Submitted by: wen@ (myself) Approved by: Mauricio Herrera Cuadra <mauricio@arareko.net> (maintainer, via email)
* - Update to 1.6.3wen2012-03-062-3/+3
|
* - Update to 0.9.9wen2012-03-062-3/+3
|
* fix the build by adjusting LIB_DEPENDS after changes tobf2012-03-062-2/+4
| | | | | | audio/libsamplerate Reported by: pav
* - Update to 0.3.2dhn2012-03-062-3/+3
|
* - Add missing DEPENDSdhn2012-03-061-1/+4
| | | | | | | - Bump PORTREVISION PR: ports/165667 Submitted by: Steve Wills <swills@freebsd.org>
* adjust directory permissionsbf2012-03-068-16/+15
|
* fix the build after the change in the default Java ports; removebf2012-03-061-90/+66
| | | | | | | X11BASE; add OPTIONS; sort USE* and options-handling blocs; remove outdated Java conditionals and checks for unsupported versions of FreeBSD; remove unnecessary dependence on gmake; fix default FFLAGS; reposition LICENSE*
* . Use the latest cacerts file from the official Oracle distribution ofglewis2012-03-061-0/+0
| | | | Update 2.
* . Update to OpenJDK 7 Update 2.glewis2012-03-063-2453/+1604
|
* - Add missing BUILD_DEPENDS and RUN_DEPENDSswills2012-03-061-6/+9
| | | | | | | | - Pet portlint by moving LICENSE up - Bump PORTREVISION due to RUN_DEPENDS changing causing package to change PR: ports/165741 Approved by: Dereckson <dereckson@gmail.com> (maintainer)
* - scrotwm has been renamed to spectrwmeadler2012-03-0610-137/+4
| | | | | | | | - update to 1.0.0 PR: ports/165248 Submitted by: Niclas Zeising <zeising@daemonic.se> (maintainer) Reviewed by: pgollucci
* Forced commit to note repocopy for renamed projecteadler2012-03-064-29/+28
|
* - Add missing BUILD_DEPENDS and RUN_DEPENDSswills2012-03-061-3/+6
| | | | - Bump PORTREVISION
* - Add missing BUILD_DEPENDS and RUN_DEPENDSswills2012-03-061-1/+3
| | | | - Bump PORTREVISION
* - Add TEST_DEPENDS to enable testingswills2012-03-061-0/+2
| | | | Approved by: portmgr (blanket)
* - Add TEST_DEPENDS to enable testingswills2012-03-061-0/+1
| | | | Approved by: portmgr (blanket)
* Oopskevlo2012-03-061-4/+0
|
* Fix javaws launcher. This shell script now uses bash extensions.jkim2012-03-062-4/+15
|
* Ports modules update at Tuesday 06 March 2012 at 00:09edwin2012-03-061-1/+10
| | | | Feature safe: yes
* Update to 1.2.jkim2012-03-063-25/+50
|
* Update to 10.2.0flo2012-03-065-7616/+66
| | | | | As the iLBC codec is now part of asterisk again just build and install it unconditionally.
* Update to 1.8.10.0flo2012-03-065-7620/+66
| | | | | As the iLBC codec is now part of asterisk again just build and install it unconditionally.
* - Mark BROKEN: does not compilepav2012-03-061-0/+2
| | | | | | | | | | | | | command.c:2:20: error: WMaker.h: No such file or directory command.c:289: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token command.c:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token command.c: In function 'cmd_getc': command.c:1913: error: 'app' undeclared (first use in this function) command.c:1913: error: (Each undeclared identifier is reported only once command.c:1913: error: for each function it appears in.) *** Error code 1 Reported by: pointyhat
* - Mark BROKEN: does not compilepav2012-03-061-0/+2
| | | | | | | | SystemInfo.o(.text+0x141): In function `destroySystemInfo': : undefined reference to `wsyserror' *** Error code 1 Reported by: pointyhat
* - Mark BROKEN on amd64: fails to compilepav2012-03-061-0/+4
| | | | | | | kmk: *** [/work/a/ports/emulators/virtualbox-ose-legacy/work/VirtualBox-4.0.16_OSE/out/freebsd.amd64/release/obj/VMM/tstAsmStructsAsm.mac] Error 1 kmk: *** Deleting file Reported by: pointyhat
* - Chase libofx shared version bumpswills2012-03-066-9/+13
| | | | | PR: ports/165716 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
* - Update to 0.9.5swills2012-03-064-8/+8
| | | | | PR: ports/165716 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* Update to 4.2ehaupt2012-03-062-6/+10
|
* Break postgresql-pltcl up into versioned ports; now we will have packagescrees2012-03-069-27/+55
| | | | Fix plist for 9.1
* - Update to 0.9.0tota2012-03-062-10/+9
|
* - Oops, wrong TEST_DEPENDS in previous commit, needs p5-Test-Pod-Coverage,swills2012-03-061-1/+1
| | | | not p5-Pod-Coverage
* - Add a new port: graphics/R-cran-scalestota2012-03-064-0/+34
| | | | | | | Scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends. WWW: http://cran.r-project.org/web/packages/scales/
* - Add a new port: devel/R-cran-memoisetota2012-03-064-0/+28
| | | | | | | Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value. WWW: http://cran.r-project.org/web/packages/memoise/
* - Add TEST_DEPENDS to enable testingswills2012-03-061-0/+1
|
* Various tidiness patches:crees2012-03-0612-71/+50
| | | | | | | | | | | | - Compact -plperl ports - Portlint for 90-plperl - Update version numbers in pkg-install-server - s/spaces/tabs/ - Use ${} instead of $() - s/YES/yes/ - Tidy IGNORE values Submitted by: sunpoet
* - Update to 0.6.12jgh2012-03-063-4/+15
| | | | | PR: ports/165645 Submitted by: maintainer, linpct@gmail.com
* - Update to 2.0.0b5cs2012-03-063-7/+8
| | | | | | | | - Add license PR: ports/165729 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Approved by: glarkin@ (mentor, implicit)
* - Fix build after recent licensing infrastructure updatestabthorpe2012-03-061-1/+0
| | | | | Submitted by: pointyhat via pavmail Pointyhat to: tabthorpe
* Update to version 1.0.1pawel2012-03-068-158/+4
| | | | | PR: ports/165661 Submitted by: maintainer
* - Update to 1.8.0scheidell2012-03-064-27/+25
| | | | | | PR: ports/165694 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: gabor (mentor, implicit)
* xmonad-log-applet is for Xmonad users who find the GNOME panel useful. Thepawel2012-03-065-0/+34
| | | | | | | | | | applet will show the active workspaces, the title of the selected window or whatever information you send it from your xmonad.hs. WWW: https://github.com/alexkay/xmonad-log-applet PR: ports/160366 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
* Deprecate for removal on 5/Apr -- website no longer functionscrees2012-03-061-0/+3
| | | | | PR: ports/165727 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer of audio/musicbrainz)
* - Update to 2.5.0.1jgh2012-03-063-47/+17
| | | | | | | - stylistic maintainer fixes PR: ports/165601 Submitted by: maintainer, umq@ueo.co.jp
* - Fix previous patch mangled by committer (scheidell, me)scheidell2012-03-061-108/+101
| | | | | | PR: ports/164029 Submitted by: Jan Henrik Sylvester <me@janh.de> Approved by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer, implicit), gabor (mentor, implicit)
* - Update to 3.59swills2012-03-062-6/+10
| | | | | | | - Update TEST_DEPENDS PR: ports/165538 Approved by: tobez (maintainer, via IRC)
* Add new vulnerabilities for www/chromium < 17.0.963.65rene2012-03-061-0/+67
| | | | | Obtained from: http://googlechromereleases.blogspot.com/search/label/Stable%20updates Security: CVE-2011-[3031-3044]
* - Update to 1.1.1jgh2012-03-063-9/+5
| | | | | | | | - Bug fix release - Add man page PR: ports/165723 Submitted by: maintainer, conrads@cox.net
* Make sure the STATEDIR is created when installing the package. Otherwise muninflo2012-03-062-0/+3
| | | | | | processes refuse to start. Reported by: Alain AUDEBERT <deuza@me.com>
* Update to 0.9.18flo2012-03-062-3/+3
|
* Update to 3.13.3flo2012-03-064-6/+6
|
* Update to 5.1.20120305mm2012-03-063-6/+6
|
* Update to 5.5.21 release.ale2012-03-062-3/+3
|
* Update from 1.0.12 to 1.0.13.osa2012-03-062-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> *) Feature: the "return" and "error_page" directives can now be used to return 307 redirections. *) Bugfix: a segmentation fault might occur in a worker process if the "resolver" directive was used and there was no "error_log" directive specified at global level. Thanks to Roman Arutyunyan. *) Bugfix: memory leaks. Thanks to Lanshun Zhou. *) Bugfix: nginx might log incorrect error "upstream prematurely closed connection" instead of correct "upstream sent too big header" one. Thanks to Feibo Li. *) Bugfix: on ZFS filesystem disk cache size might be calculated incorrectly; the bug had appeared in 1.0.1. *) Bugfix: the number of internal redirects to named locations was not limited. *) Bugfix: temporary files might be not removed if the "proxy_store" directive was used with SSI includes. *) Bugfix: in some cases non-cacheable variables (such as the $args variable) returned old empty cached value. *) Bugfix: the "proxy_redirect" directives might be inherited incorrectly. *) Bugfix: nginx could not be built with the ngx_http_perl_module if the --with-openssl option was used. *) Bugfix: nginx could not be built by the icc 12.1 compiler. </ChangeLog>
* - Update to 2.4.2tota2012-03-052-3/+4
|
* - Add BUILD_DEPENDS to silence build warningsswills2012-03-051-1/+2
|
* - Update to 1.84jadawin2012-03-052-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.84/CHANGES
* - Update to 1.58jadawin2012-03-052-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.58/Changes
* - Update to 1.0.6tota2012-03-053-67/+3
|
* - Update to 1.1.4tota2012-03-052-18/+5
| | | | - Clean up dependencies
* - Update to 0.62swills2012-03-052-5/+5
| | | | | PR: ports/165714 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* - Update to 1.45jadawin2012-03-053-3/+4
| | | | - Changelog: http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.45/Changes
* - Update to 1.10.3dhn2012-03-052-3/+3
|
* - Add missing DEPENDSswills2012-03-051-2/+5
| | | | | | | - Bump PORTREVISION PR: ports/165640 Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* - Add missing DEPENDSswills2012-03-051-2/+5
| | | | | | | - Add TEST_DEPENDS PR: ports/165638 Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* - Add missing DEPENDSswills2012-03-051-0/+4
| | | | | PR: ports/165513 Approved by: "Zane C. B-H." <vvelox@vvelox.net> (maintainer)
* - Add missing BUILD_DEPENDS and RUN_DEPENDS which the module needsswills2012-03-051-0/+6
| | | | | | | - Bump PORTREVISION due to new RUN_DEPENDS, which changes the package PR: ports/165393 Approved by: Grzegorz Blach <magik@roorback.net> (maintainer)
* - Add missing DEPENDSswills2012-03-051-3/+6
| | | | | | | | - Move test only depends to TEST_DEPENDS - Assign to perl@ PR: ports/165275 Approved by: sahil@FreeBSD.org (maintainer)
* - Update to 0.35swills2012-03-052-3/+5
| | | | | | | - Add TEST_DEPENDS to enable testing PR: ports/165268 Approved by: maintainer timeout (skv, > 2 weeks)
* - Ignore version 0.5 in portscoutamdmi32012-03-052-2/+5
| | | | - Improve wrapper script
* - Update to 1.5.0amdmi32012-03-053-3/+13
|
* Filesys::Notify::KQueue is IO::KQueue wrapper for watching filekuriyama2012-03-055-0/+41
| | | | | | system. WWW: http://search.cpan.org/dist/Filesys-Notify-KQueue/
* - The project has moved to githubsem2012-03-051-2/+1
|
* - Update to 0.2-5tota2012-03-052-5/+5
| | | | - Fix LICENSE section
* - Update to 0.7.1dhn2012-03-053-4/+4
|
* version bump to follow Emacs23 updatedaichi2012-03-051-0/+1
|
* typo fix, s/deve/devel/gvanilla2012-03-051-1/+1
| | | | Submitted by: Portsnap buildbox
* - Drop maintainershipgarga2012-03-051-1/+3
| | | | - Mark it as BROKEN, it doesn't build with WindowMaker 0.95.2
* Upgrade libmemcached to 1.0.4,vanilla2012-03-057-7/+34
| | | | bump revision to chase shared library version.
* - Add dependency on textproc/py-libxml2gahr2012-03-051-1/+4
| | | | | | - Bump PORTREVISION Reported by: ph (via pav)
* - Fix build after recent curl updateale2012-03-052-1/+10
| | | | - Remove unrecognized configure arg
* - Mark BROKEN: installs file under /usr/sharepav2012-03-051-0/+2
| | | | Reported by: pointyhat
* Update to 1.1.23 release.ale2012-03-052-4/+11
| | | | | PR: ports/165671 Submitted by: jgh
* - Update to 0.46wen2012-03-053-3/+12
|
* - Pet portlint: reorder *_DEPENDSsunpoet2012-03-051-1/+2
|
* - Update to 1.22lwhsu2012-03-052-4/+4
| | | | - Use shebang more suitable for FreeBSD
* - Update to 6.05culot2012-03-052-3/+3
| | | | | | Changes: http://pauillac.inria.fr/~ddr/camlp5/CHANGES PR: ports/165704 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
* - Update to 0.05swills2012-03-052-8/+7
| | | | | | | - Add TEST_DEPENDS PR: ports/165242 Approved by: maintainer timeout (skv, > 2 weeks)
* - Add missing DEPENDSswills2012-03-051-2/+7
| | | | | | | | - Add TEST_DEPENDS - Bump PORTREVISION PR: ports/165241 Approved by: maintainer timeout (clsung, > 2 weeks)
* - Add missing DEPENDSswills2012-03-051-3/+7
| | | | | | | | - Move some test only DEPENDS to TEST_DEPENDS - Sort DEPENDS PR: ports/165237 Approved by: maintainer timeout (clsung, > 2 weeks)
* - Add missing DEPENDSswills2012-03-051-5/+6
| | | | | | | | | - Bump PORTREVISION - Sort DEPENDS - Expand BUILD_DEPENDS before assigning to RUN_DEPENDS PR: ports/165219 Approved by: maintainer timeout (kuriyama, > 2 weeks)
* - Add missing DEPENDSswills2012-03-051-4/+8
| | | | | | | - Bump PORTREVISION PR: ports/165184 Approved by: maintainer timeout (clsung, > 2 weeks)
* - Mark deprecated since it's not longer available on CPANswills2012-03-051-0/+3
| | | | | | | - Set expiration to one month from today PR: ports/165183 Approved by: maintainer timeout (skv, > 2 weeks)
* - Add missing DEPENDSswills2012-03-051-1/+3
| | | | | | | - Bump PORTREVISION PR: ports/165161 Approved by: maintainer timeout (lth, > 2 weeks)
* - Update to 0.0.7swills2012-03-052-8/+10
| | | | | | | - Add missing DEPENDS PR: ports/165150 Approved by: maintainer timeout (tolid@tolid.eu.org, > 2 weeks)
* Cosmetic changekevlo2012-03-052-12/+11
|
* - Add missing DEPENDSswills2012-03-051-1/+4
| | | | | | | - Bump PORTREVISION due to new RUN_DEPENDS changing the package PR: ports/165148 Approved by: maintainer timeout (tolid@tolid.eu.org, > 2 weeks)
* - Add missing DEPENDSswills2012-03-051-12/+23
| | | | | | | | | | - Bump PORTREVISION due to new RUN_DEPENDS changing package - Move test only dependencies to TEST_DEPENDS Note: this still fails tests PR: ports/164975 Approved by: maintainer timeout (clsung, > 2 weeks)
* - Add TEST_DEPENDS to enable testingswills2012-03-051-0/+2
| | | | Approved by: portmgr (blanket)
* - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)sunpoet2012-03-051-1/+6
| | | | | | | PR: ports/165701 Notified by: makc Submitted by: sunpoet (myself) Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* - Update to 2012.03.05sunpoet2012-03-052-3/+3
|
* - Update to 2012.03.04sunpoet2012-03-056-9/+9
|
* - Update to 20120304sunpoet2012-03-052-3/+3
|
* - Add BUILD_DEPENDS and TEST_DEPENDSsunpoet2012-03-051-2/+7
|
* - Add p5-Lexical-Import 0.002sunpoet2012-03-055-0/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | Lexical::Import allows functions and other items, from a separate module, to be imported into the lexical namespace (as implemented by Lexical::Var), when the exporting module exports non-lexically to a package in the traditional manner. This is a translation layer, to help code written in the new way to use modules written in the old way. A lexically-imported item takes effect from the end of the definition statement up to the end of the immediately enclosing block, except where it is shadowed within a nested block. This is the same lexical scoping that the my, our, and state keywords supply. Within its scope, any use of the single-part name of the item (e.g., "$foo") refers directly to that item, regardless of what is in any package. Explicitly package-qualified names (e.g., "$main::foo") still refer to the package. There is no conflict between a lexical name definition and the same name in any package. This mechanism only works on Perl 5.11.2 and later. Prior to that, it is impossible for lexical subroutine imports to work for bareword subroutine calls. (See "BUGS" in Lexical::Var for details.) Other kinds of lexical importing are possible on earlier Perls, but because this is such a critical kind of usage in most code, this module will ensure that it works, for convenience. If the limited lexical importing is desired on earlier Perls, use Lexical::Var directly. WWW: http://search.cpan.org/dist/Lexical-Import/
* Add observium.linimon2012-03-051-0/+1
|
* Ports modules update at Monday 05 March 2012 at 00:09edwin2012-03-051-5/+4
| | | | Feature safe: yes
* Bump PORTREVISION for the previous commit to fix C++ builds.marcus2012-03-051-1/+1
|
* Fix building C++ code that uses libiconv.marcus2012-03-051-0/+43
| | | | | PR: 165348 Submitted by: Pedro Giffuni <giffunip@tutopia.com>
* Fix a NULL pointer deref when closing a gnutls session.marcus2012-03-052-1/+22
| | | | Submitted by: Volker <volker@vwsoft.com>
* Fix the build when libinotify is installed.marcus2012-03-051-0/+22
| | | | Reported by: Cameron Jacobson <cjacobson@starpoundtech.com>
* Revert to previous commit - this one was a mistakeeadler2012-03-051-2/+2
|
* Return to the pooleadler2012-03-052-3/+3
|
* Document dropbear security issueak2012-03-051-0/+32
| | | | Approved by: eadler (mentor)
* Update dma to 0.7eadler2012-03-0515-64/+186
| | | | | | | | | | Also build and install the dma-mbox-create tool, which sets permissions and uid/gid on /var/mail files as needed by dma. Changes: Adds maasquerading support PR: ports/165697 Submitted by: bz
* Update to 1.202cs2012-03-052-3/+3
| | | | | | PR: ports/165696 Submitted by: Lowell Gilbert <lgfbsd@be-well.ilk.org> (maintainer) Approved by: glarkin@ (mentor, implicit)
* Update to 2.7.5.rakuco2012-03-053-27/+5
| | | | | | Also remove the SESAME2 option: the sesame2 backend has not been maintained upstream for years, so enabling it would only cause us, users and upstream headaches.
* - Mark BROKEN: does not buildpav2012-03-051-0/+2
| | | | | | | Can't locate ExtUtils/Depends.pm in @INC (@INC contains: [..] BEGIN failed--compilation aborted at ./Makefile.PL line 3. Reported by: pointyhat
* Give credit where due, the previous commit was based on a PRcrees2012-03-050-0/+0
| | | | | | | Thanks for your idea! PR: ports/165265 Submitted by: Ben Morrow <ben@morrow.me.uk>
* Update to 2012.55ak2012-03-052-3/+3
| | | | | | - fix arbitrary code execution (CVE-2012-0920) Approved by: eadler (mentor)
* - Replace single magic postgresql-docs port with versioned ports.crees2012-03-058-25/+77
| | | | | | - Fix docs for 90 and 91-- as of 9+ the docs require building Discussed with: girgen
* Fix with 0 lentgh wordsbapt2012-03-052-0/+15
| | | | Submitted by: avg (office@ mailing list)
* - Add TEST_DEPENDSswills2012-03-052-4/+5
| | | | | | | | | - Leave "#foo" file in place so that tests pass Note: passes tests now PR: ports/164973 Approved by: maintainer timeout (kuriyama, > 2 weeks)
* Update to 2.13.9.marcus2012-03-052-32/+19
| | | | | | | | | | | | | * Include LICENSE_FILE and LICENSE_GROUPS in the regexp check. [1] * Add LICENSE_DISTFILES. [1] * Add a check for the reassignment of ECHO_MSG [2] * Remove old X.Org checks [3] * Add PROJECTHOST to the PORTNAME section [4] Reminded by: Jan Beich <jbeich@tormail.net> [1] Requested by: jgh [2] Submitted by: eadler [3] Alex Kozlov <spam@rm-rf.kiev.ua> [3]
* - Remove broken "test" targetswills2012-03-051-3/+0
| | | | | PR: ports/165124 Approved by: maintainer timeout (coryking@mozimedia.com, > 2 weeks)
* - Update to 0.52swills2012-03-053-11/+13
| | | | | | | | - Remove SITE_PERL from DEPENDS - Add TEST_DEPENDS PR: ports/165123 Approved by: maintainer timeout (gslin@gslin.org, > 2 weeks)
* - Add missing DEPENDSswills2012-03-051-0/+5
| | | | | | | - Bump PORTREVISION PR: ports/165112 Approved by: maintainer timeout (kuriyama, >2 weeks)
* Restore the fix from 1.161 since it seems to still be necessary,dougb2012-03-051-1/+3
| | | | at least in some environments. Still under investigation upstream.
* Don't clobber do-build from slave portscrees2012-03-052-6/+2
| | | | | PR: ports/165265 Submitted by: Ben Morrow <ben@morrow.me.uk>
* Over to new team, pgsql@FreeBSD.orgcrees2012-03-0520-20/+20
|
* ajaxzip2 (Japanese ZIP code utility) ZIP data.kuriyama2012-03-045-0/+1013
| | | | WWW: http://www.kawa.net/works/ajax/ajaxzip2/ajaxzip2.html
* ajaxzip2 (Japanese ZIP code utility) core scripts.kuriyama2012-03-045-0/+39
| | | | WWW: http://www.kawa.net/works/ajax/ajaxzip2/ajaxzip2.html
* - Unbreak build by remove gecko supportmiwi2012-03-042-13/+1
| | | | | | - Bump PORTREVISION Approved by: gnome (kwm via irc)
* - Update to 1.10.2dhn2012-03-042-3/+3
|
* - Update to 0.21.6miwi2012-03-042-3/+3
|
* - Unbreakmiwi2012-03-041-1/+1
| | | | | PR: 165443 Submitted by: maintainer
* - Update to 0.19miwi2012-03-043-16/+7
| | | | | | | | | | | | | | | | | Changes include: * Support for MSP430-JTAG-ISO on platforms other than Linux, via both serial drivers and raw USB access. * Support for new chips: MSP430F5342, MSP430F5329, MSP430F2418, * MSP430F2121, MSP430F2012, MSP430F449. * Fixed support for later-model MSP430-JTAG-TINY rev 2. * Fixed output buffering to allow correct interaction with Eclipse plugins. * Support for raw USB access to FET430UIF and eZ430-F2013. * GDB protocol bug fixes. * Section names are displayed when programming. PR: 165682 Submitted by: Peter Jeremy <peterjeremy@acm.org> (maintainer)
* - Fix build with CLANGmiwi2012-03-041-1/+1
| | | | PR: 164418
* Auto-admin is a set of tools for automating common systems management tasksmiwi2012-03-045-0/+74
| | | | | | | | | | from the command line. It is meant as a library of scripts to be used by more specific automated systems management scripts. WWW: http://acadix.biz/auto-admin.php PR: ports/165674 Submitted by: Jason Bacon <jwbacon@tds.net>
* - Update to 0.10.1miwi2012-03-049-4/+153
| | | | | PR: 164857 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
* - Update WWWmiwi2012-03-041-2/+1
| | | | | PR: 164855 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* - Update to MASTER_SITESmiwi2012-03-042-6/+5
| | | | | | | | | - Move to USE_GZIP - Pass maintainership to submitter PR: 164540 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: maintainer
* - Update to 1.2.2miwi2012-03-046-68/+52
| | | | | PR: 164856 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
* - Fix broken regression testmiwi2012-03-043-1/+27
| | | | | PR: 164665 Submitted by: maintainer
* - Update to 0.5.6miwi2012-03-047-40/+38
| | | | | PR: 163655 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - Update to 2.120630sunpoet2012-03-042-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
* - Update to 0.41sunpoet2012-03-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Test-Spec/Changes
* - Update to 0.05sunpoet2012-03-042-4/+5
| | | | | | - Add BUILD_DEPENDS Changes: http://search.cpan.org/dist/MooseX-MetaDescription/Changes
* - Update to 1.032sunpoet2012-03-042-5/+4
| | | | Changes: http://search.cpan.org/dist/Class-DBI-Lite/Changes
* - Update to 1.005sunpoet2012-03-043-8/+10
| | | | | | | - Use TEST_DEPENDS - Sort PLIST Changes: http://search.cpan.org/dist/Ima-DBI-Contextual/Changes
* - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)sunpoet2012-03-042-4/+9
| | | | | | | | | - Pet portlint PR: ports/165683 Notified by: makc Submitted by: sunpoet (myself) Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* Add -P option to print PR to stdout instead of submitting.crees2012-03-043-15/+62
| | | | | | PR: ports/164963 Submitted by: John Hein <jhein@symmetricom.com> Approved by: maintainer
* Racc is an LALR(1) parser generator for Ruby. It is written in Rubymiwi2012-03-044-0/+32
| | | | | | | | | | | and generates Ruby code. Almost all functions of yacc(1) is implemented. Author: Minero Aoki <aamine@loveruby.net> WWW: http://rubyforge.org/frs/?group_id=7299 PR: ports/164842 Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* - Honor NOPORTDOCS env varscheidell2012-03-041-1/+7
| | | | | | | | - No PORTREVISION bump PR: ports/165670 Submitted by: scheidell (me) Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer), gabor (mentor, implicit)
* Update to 1.0.2:crees2012-03-042-3/+3
| | | | | | | | | | Change initialize() routine to call getuid() to ensure the program is being run as root before trying to call rtprio(). This allows the program to be run by a non-privileged user in a jail(8) environment. PR: ports/165681 Submitted by: Conrad J. Sabatier <conrads@cox.net> (maintainer) Submitted by: Marco Steinbach <coco@executive-computing.de>
* - Update to 2.0.19mva2012-03-042-9/+13
| | | | | | | - Added LICENSE information PR: ports/165447 Submitted by: rea@
* Revert -fPIC addition; no-op anyway, and uses invalid sh code.crees2012-03-041-2/+2
| | | | | | | | PIC is already detected by libtool. PR: ports/164906 Submitted by: Jan Beich, bf Approved by: maintainer timeout
* Update to 1.1.0mm2012-03-042-3/+3
|
* Update to 2.0.1mm2012-03-042-3/+3
|
* Update to 1.1.3mm2012-03-042-3/+3
|
* - Update to 20120224.kuriyama2012-03-042-5/+5
|
* - Update to 1.3.3- Update to 1.3.3- Update to 1.3.3miwi2012-03-042-3/+3
|
* - Update to 1.0.8miwi2012-03-042-6/+5
|
* - Update to 1.3.1miwi2012-03-042-3/+3
|
* - Update to 10.0miwi2012-03-043-3/+11
|
* - Update to 1.2.0miwi2012-03-045-54/+39
| | | | | PR: 164664 Submitted by: maintainer
* - Update to 3.1.7miwi2012-03-043-5/+11
| | | | | | | - Pass maintainership to submitter PR: 165656 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Unbreak with svn 1.7miwi2012-03-042-7/+55
| | | | | | | | | | | | Add patch for vendor issues: #22100 segfault on shutdown when using multiple repositories #15505 warning on errors #59976 svn build fails on PHP5.4 #60583 compile failing due to missing definition of svn_version_t in newer releases of libsvn PR: 165524 Submitted by: mm@
* - mail/mailman [1]tota2012-03-0420-1802/+5100
| | | | | | | | | | | | | | | | | | | | | | | | | * Add LICENSE section * Add CONFLICTS with japanese/mailman * Make use of SUB_FILES * Make use of PORTDOCS * Apply simple use of OPTIONS * Add WITHOUT_NLS knob to make portlint happier * Append "MTA = 'Postfix'" to mm_cfg.py.dist.in when defined both WITH_POSTFIX and WITH_INTEGRATION at the same time [3] * Bump PORTREVISION - japanese/mailman [2] * Switch to Japanized mailman 2.1.14+j7 based on mail/mailman * Take maintainership * Add CONFLICTS with mail/mailman * Update pkg-descr * Set PORTEPOCH because 2.1.14.j7 is less than 2.1.14_6 PR: ports/165404 (based on) [1], ports/165403 [2] Submitted by: tota (myself) [1] [2] Suggested by: Yoshito Takeuchi [3] Approved by: Sunagawa Koji (maintainer) [2] Dedicated to: Tokio Kikuchi
* - Update to 10.0.7miwi2012-03-042-3/+3
| | | | | PR: 165571 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - Update to 1.8miwi2012-03-042-7/+24
| | | | | PR: 164988 Submitted by: Ports Fury
* - Update to 2.3.0miwi2012-03-044-29/+24
| | | | | PR: 165570 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - Update to 0.8.3miwi2012-03-043-5/+16
| | | | | PR: 165572 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - Update 0.8.3miwi2012-03-046-34/+36
| | | | | PR: 165572 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - Fix Dependencymiwi2012-03-041-1/+2
| | | | | PR: 165563 Submitted by: swills@
* - Update to 2.5miwi2012-03-049-82/+187
| | | | | PR: 165445 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
* - Update to 1.12miwi2012-03-042-3/+3
| | | | | PR: 164995 Submitted by: Ports Fury
* - Update to 0.4.0miwi2012-03-043-5/+6
| | | | | PR: 165617 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - Update to 0.3.7miwi2012-03-045-36/+20
| | | | | PR: 165486 Submitted by: Jase Thew <freebsd@beardz.net>
* - Update to 1.5miwi2012-03-043-8/+8
| | | | | PR: 165616 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - Update to 1.16.2miwi2012-03-043-4/+6
| | | | | PR: 165614 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - Update to 4.5.0miwi2012-03-042-3/+3
| | | | | PR: 165615 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* 2012-03-01 www/mediawiki116: Unsupport Upstreameadler2012-03-046-104/+1
| | | | Approved by: maintainer
* Update MASTER_SITESak2012-03-041-1/+3
| | | | Approved by: eadler (mentor)
* Update to 1.2ak2012-03-042-3/+3
| | | | | | | - update whitelists - merge nonstandard pkg-* check to nonstandard files Approved by: eadler (mentor)
* Whitespace cleanup and stick to ASCII in recent openx entry.wxs2012-03-041-2/+2
|
* Ports modules update at Sunday 04 March 2012 at 00:09edwin2012-03-041-1/+12
| | | | Feature safe: yes
* Update to the 20120302 snapshot of GCC 4.6.4, which nearlygerald2012-03-042-3/+3
| | | | coincides with the GCC 4.6.3 release.
* - Update to 2012.02.27.araujo2012-03-042-3/+3
|
* adoptbf2012-03-041-1/+1
|
* - Update to 1.4.2jgh2012-03-042-5/+5
| | | | | | | | | PR: ports/165652 Submitted by: maintainer, jason.harmening@gmail.com Add Linux /dev/radio support Add support for Hauppauge WinTV PCI-FM Add support for ATI HDTV Wonder
* - Update to 1.0.8jgh2012-03-043-4/+7
| | | | | PR: ports/165646 Submitted by: maintainer, jason.harmening@gmail.com
* Release to the poolcrees2012-03-041-1/+1
|
* security/blocksshd: security/sshguard is more active and a better tool.eadler2012-03-0414-163/+2
| | | | | | 2011-11-26 net/p5-Net-Subnets: Disappeared from CPAN Approved by: maintainer (implicit)
* 2012-03-01 devel/dklibs: not needed for graphics/bmeps anymore, no other userseadler2012-03-048-561/+1
| | | | Approved by: maintainer (implicit)
* - Update to 0.6.18jgh2012-03-043-6/+3
| | | | | PR: ports/165649 Submitted by: maintainer, freebsd@beardz.net
* Fix Makefile, DISTVERSION -> PORTVERSIONmm2012-03-042-2/+2
|
* Change DISTVERSION to PORTVERSIONmm2012-03-0414-14/+14
|
* - Add TEST_DEPENDS to enable testingswills2012-03-041-0/+2
| | | | Approved by: portmgr (blanket)
* Perl module to allow writing your unit tests in other modules than *.tswills2012-03-045-0/+43
| | | | WWW: http://search.cpan.org/dist/Test-Classy/
* update math/R to 2.14.2, and adjust dependent portsbf2012-03-0480-58/+87
|