| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/165797
Submitted by: Armin Gruner <ag-freebsd@muc.de> (maintainer)
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
skype invoking native browsers. [1]
- Bump PORTREVISION.
Reported by: guru@unixarea.de (Matthias Apitz) on -emulation [1]
Approved by: gnome@ (kwm, via irc)
|
|
|
|
|
|
|
|
| |
properties.c: In function 'saveProperties':
properties.c:451: error: too many arguments to function 'WMWritePropListToFile'
*** Error code 1
Reported by: pointyhat
|
|
|
|
|
|
|
|
| |
redirection.
PR: ports/165689
Submitted by: Sutra Zhou <zhoushuqun@gmail.com>
Approved by: glarkin@ (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
- Bump PORTREVISION due to new RUN_DEPENDS changing package
- Avoid use of SITE_PERL in DEPENDS
- Sort DEPENDS
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Unicode-Collate/Changes
|
|
|
|
| |
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
PR: ports/165726
Submitted by: swills
|
|
|
|
|
| |
PR: ports/165725
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/165724
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/165722
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/165721
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
|
| |
audio/libsamplerate
Reported by: pav
|
|
|
|
| |
him good luck for earning his pointyhats!
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
| |
- Pet portlint(1)
Changes: http://search.cpan.org/dist/Package-DeprecationManager/Changes
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Component-Client-Keepalive/CHANGES
PR: ports/165719
Submitted by: Jase Thew <freebsd@beardz.net>
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: glarkin@ (mentor, implicit)
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Test-Signature/
|
|
|
|
| |
- Changelog : http://cpansearch.perl.org/src/SHARYANTO/Log-Any-App-0.37/Changes
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
| |
ffmpeg needs to be built with the "LAME" option enabled. While here add LICENSE,
WWW and a few additional mirrors.
Approved by: araujo (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
| |
Approved by: doceng (implicit)
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Component-Resolver/CHANGES
PR: ports/165718
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
|
|
|
|
|
| |
PR: ports/165756
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
|
|
|
|
|
|
|
|
| |
- Avoid use of SITE_PERL in DEPENDS [1]
- Pet portlint
PR: ports/165746 [1]
Submitted by: swills@
|
|
|
|
|
|
|
| |
In file included from kab2kabc.cpp:35:
addressbook.h:29:23: error: addressee.h: No such file or directory
Reported by: pointyhat
|
|
|
|
|
| |
PR: 165709
Reported by: Tomek Cedro <cederom@tlen.pl>
|
|
|
|
|
| |
Reported by: Mikhail Teterin <mi+thun@aldan.algebra.com>
Thanks to: Andreas Kupries <andreask@activestate.com>
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/99aef698-66ed-11e1-8288-00262d5ed8ee.html
|
|
|
|
|
|
|
| |
- Pass maintainership to perl@
PR: ports/165752 [1]
Submitted by: swills@ [1]
|
| |
|
|
|
|
|
|
| |
PR: ports/165582
Submitted by: wen@ (myself)
Approved by: Mauricio Herrera Cuadra <mauricio@arareko.net> (maintainer, via email)
|
| |
|
| |
|
|
|
|
|
|
| |
audio/libsamplerate
Reported by: pav
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/165667
Submitted by: Steve Wills <swills@freebsd.org>
|
| |
|
|
|
|
|
|
|
| |
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*
|
|
|
|
| |
Update 2.
|
| |
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
- update to 1.0.0
PR: ports/165248
Submitted by: Niclas Zeising <zeising@daemonic.se> (maintainer)
Reviewed by: pgollucci
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
| |
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
| |
As the iLBC codec is now part of asterisk again just build and install
it unconditionally.
|
|
|
|
|
| |
As the iLBC codec is now part of asterisk again just build and install
it unconditionally.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
SystemInfo.o(.text+0x141): In function `destroySystemInfo':
: undefined reference to `wsyserror'
*** Error code 1
Reported by: pointyhat
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/165716
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
|
|
|
|
| |
PR: ports/165716
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
| |
|
|
|
|
| |
Fix plist for 9.1
|
| |
|
|
|
|
| |
not p5-Pod-Coverage
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
| |
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/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: ports/165645
Submitted by: maintainer, linpct@gmail.com
|
|
|
|
|
|
|
|
| |
- Add license
PR: ports/165729
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Approved by: glarkin@ (mentor, implicit)
|
|
|
|
|
| |
Submitted by: pointyhat via pavmail
Pointyhat to: tabthorpe
|
|
|
|
|
| |
PR: ports/165661
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/165694
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: gabor (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: ports/165727
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer of audio/musicbrainz)
|
|
|
|
|
|
|
| |
- stylistic maintainer fixes
PR: ports/165601
Submitted by: maintainer, umq@ueo.co.jp
|
|
|
|
|
|
| |
PR: ports/164029
Submitted by: Jan Henrik Sylvester <me@janh.de>
Approved by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer, implicit), gabor (mentor, implicit)
|
|
|
|
|
|
|
| |
- Update TEST_DEPENDS
PR: ports/165538
Approved by: tobez (maintainer, via IRC)
|
|
|
|
|
| |
Obtained from: http://googlechromereleases.blogspot.com/search/label/Stable%20updates
Security: CVE-2011-[3031-3044]
|
|
|
|
|
|
|
|
| |
- Bug fix release
- Add man page
PR: ports/165723
Submitted by: maintainer, conrads@cox.net
|
|
|
|
|
|
| |
processes refuse to start.
Reported by: Alain AUDEBERT <deuza@me.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<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>
|
| |
|
| |
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.84/CHANGES
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.58/Changes
|
| |
|
|
|
|
| |
- Clean up dependencies
|
|
|
|
|
| |
PR: ports/165714
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.45/Changes
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/165640
Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
PR: ports/165638
Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
|
|
|
|
| |
PR: ports/165513
Approved by: "Zane C. B-H." <vvelox@vvelox.net> (maintainer)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION due to new RUN_DEPENDS, which changes the package
PR: ports/165393
Approved by: Grzegorz Blach <magik@roorback.net> (maintainer)
|
|
|
|
|
|
|
|
| |
- Move test only depends to TEST_DEPENDS
- Assign to perl@
PR: ports/165275
Approved by: sahil@FreeBSD.org (maintainer)
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS to enable testing
PR: ports/165268
Approved by: maintainer timeout (skv, > 2 weeks)
|
|
|
|
| |
- Improve wrapper script
|
| |
|
|
|
|
|
|
| |
system.
WWW: http://search.cpan.org/dist/Filesys-Notify-KQueue/
|
| |
|
|
|
|
| |
- Fix LICENSE section
|
| |
|
| |
|
|
|
|
| |
Submitted by: Portsnap buildbox
|
|
|
|
| |
- Mark it as BROKEN, it doesn't build with WindowMaker 0.95.2
|
|
|
|
| |
bump revision to chase shared library version.
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: ph (via pav)
|
|
|
|
| |
- Remove unrecognized configure arg
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: ports/165671
Submitted by: jgh
|
| |
|
| |
|
|
|
|
| |
- Use shebang more suitable for FreeBSD
|
|
|
|
|
|
| |
Changes: http://pauillac.inria.fr/~ddr/camlp5/CHANGES
PR: ports/165704
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
PR: ports/165242
Approved by: maintainer timeout (skv, > 2 weeks)
|
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
- Bump PORTREVISION
PR: ports/165241
Approved by: maintainer timeout (clsung, > 2 weeks)
|
|
|
|
|
|
|
|
| |
- Move some test only DEPENDS to TEST_DEPENDS
- Sort DEPENDS
PR: ports/165237
Approved by: maintainer timeout (clsung, > 2 weeks)
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Sort DEPENDS
- Expand BUILD_DEPENDS before assigning to RUN_DEPENDS
PR: ports/165219
Approved by: maintainer timeout (kuriyama, > 2 weeks)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/165184
Approved by: maintainer timeout (clsung, > 2 weeks)
|
|
|
|
|
|
|
| |
- Set expiration to one month from today
PR: ports/165183
Approved by: maintainer timeout (skv, > 2 weeks)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/165161
Approved by: maintainer timeout (lth, > 2 weeks)
|
|
|
|
|
|
|
| |
- Add missing DEPENDS
PR: ports/165150
Approved by: maintainer timeout (tolid@tolid.eu.org, > 2 weeks)
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION due to new RUN_DEPENDS changing the package
PR: ports/165148
Approved by: maintainer timeout (tolid@tolid.eu.org, > 2 weeks)
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
PR: ports/165701
Notified by: makc
Submitted by: sunpoet (myself)
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
| |
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
| |
PR: 165348
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
|
|
|
|
| |
Submitted by: Volker <volker@vwsoft.com>
|
|
|
|
| |
Reported by: Cameron Jacobson <cjacobson@starpoundtech.com>
|
| |
|
| |
|
|
|
|
| |
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
PR: ports/165696
Submitted by: Lowell Gilbert <lgfbsd@be-well.ilk.org> (maintainer)
Approved by: glarkin@ (mentor, implicit)
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
Can't locate ExtUtils/Depends.pm in @INC (@INC contains: [..]
BEGIN failed--compilation aborted at ./Makefile.PL line 3.
Reported by: pointyhat
|
|
|
|
|
|
|
| |
Thanks for your idea!
PR: ports/165265
Submitted by: Ben Morrow <ben@morrow.me.uk>
|
|
|
|
|
|
| |
- fix arbitrary code execution (CVE-2012-0920)
Approved by: eadler (mentor)
|
|
|
|
|
|
| |
- Fix docs for 90 and 91-- as of 9+ the docs require building
Discussed with: girgen
|
|
|
|
| |
Submitted by: avg (office@ mailing list)
|
|
|
|
|
|
|
|
|
| |
- Leave "#foo" file in place so that tests pass
Note: passes tests now
PR: ports/164973
Approved by: maintainer timeout (kuriyama, > 2 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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]
|
|
|
|
|
| |
PR: ports/165124
Approved by: maintainer timeout (coryking@mozimedia.com, > 2 weeks)
|
|
|
|
|
|
|
|
| |
- Remove SITE_PERL from DEPENDS
- Add TEST_DEPENDS
PR: ports/165123
Approved by: maintainer timeout (gslin@gslin.org, > 2 weeks)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/165112
Approved by: maintainer timeout (kuriyama, >2 weeks)
|
|
|
|
| |
at least in some environments. Still under investigation upstream.
|
|
|
|
|
| |
PR: ports/165265
Submitted by: Ben Morrow <ben@morrow.me.uk>
|
| |
|
|
|
|
| |
WWW: http://www.kawa.net/works/ajax/ajaxzip2/ajaxzip2.html
|
|
|
|
| |
WWW: http://www.kawa.net/works/ajax/ajaxzip2/ajaxzip2.html
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: gnome (kwm via irc)
|
| |
|
| |
|
|
|
|
|
| |
PR: 165443
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
PR: 164418
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 164857
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 164855
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Move to USE_GZIP
- Pass maintainership to submitter
PR: 164540
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: maintainer
|
|
|
|
|
| |
PR: 164856
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 164665
Submitted by: maintainer
|
|
|
|
|
| |
PR: 163655
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-Spec/Changes
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS
Changes: http://search.cpan.org/dist/MooseX-MetaDescription/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Class-DBI-Lite/Changes
|
|
|
|
|
|
|
| |
- Use TEST_DEPENDS
- Sort PLIST
Changes: http://search.cpan.org/dist/Ima-DBI-Contextual/Changes
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: ports/165683
Notified by: makc
Submitted by: sunpoet (myself)
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/164963
Submitted by: John Hein <jhein@symmetricom.com>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
- No PORTREVISION bump
PR: ports/165670
Submitted by: scheidell (me)
Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer), gabor (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
- Added LICENSE information
PR: ports/165447
Submitted by: rea@
|
|
|
|
|
|
|
|
| |
PIC is already detected by libtool.
PR: ports/164906
Submitted by: Jan Beich, bf
Approved by: maintainer timeout
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 164664
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 165656
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
PR: 165571
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
|
|
|
|
| |
PR: 164988
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 165570
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
|
|
|
|
| |
PR: 165572
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
|
|
|
|
| |
PR: 165572
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
|
|
|
|
| |
PR: 165563
Submitted by: swills@
|
|
|
|
|
| |
PR: 165445
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
|
|
|
|
|
| |
PR: 164995
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 165617
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
|
|
|
|
| |
PR: 165486
Submitted by: Jase Thew <freebsd@beardz.net>
|
|
|
|
|
| |
PR: 165616
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
|
|
|
|
| |
PR: 165614
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
|
|
|
|
| |
PR: 165615
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Approved by: eadler (mentor)
|
|
|
|
|
|
|
| |
- update whitelists
- merge nonstandard pkg-* check to nonstandard files
Approved by: eadler (mentor)
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
coincides with the GCC 4.6.3 release.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/165646
Submitted by: maintainer, jason.harmening@gmail.com
|
| |
|
|
|
|
|
|
| |
2011-11-26 net/p5-Net-Subnets: Disappeared from CPAN
Approved by: maintainer (implicit)
|
|
|
|
| |
Approved by: maintainer (implicit)
|
|
|
|
|
| |
PR: ports/165649
Submitted by: maintainer, freebsd@beardz.net
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Test-Classy/
|
| |
|