| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Reported by: novel
|
|
|
|
|
|
|
|
|
|
|
|
| |
pkg-message suggesting a user to create user and group
manually
- Add uid/gid to the UID and GID files respectively
- Add an UPDATING entry to suggest users of scanlogd to
drop existing users to avoid conflicts
- Bump PORTREVISION
PR: 191948
Submitted by: TEUBEL György
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since pkg 1.2:
- 373 files changed, 66973 insertions(+), 38512 deletions(-)
- 29 differents contributors
- Merge of one of the 2013 Summer of code project
Changelog:
- New solver that can support external solvers using the CUDF format and the
internal SAT solver
- pkg-ssh(8) is now sandboxed with capsicum if it is available
- pkg-ssh(8) now uses poll(2)
- Remove StringList usage to improve portability
- Rework the build system to use autotools to help portability
- Now fetching is done to a temporary location and cleaned up if it fails
- Remove PACKAGESITE
- pkg-audit: remove support for portaudit compact database (only VulnXML will be
used)
- Improved UI experience based on jmmv write up
(http://julipedia.meroh.net/search/label/cli-design)
- Reworking the database locking mechanism into a finer grain and more clever
system
- Dynamic conflict handling if a conflict on files is detected at the sanity
check level, try to solve the problem again with the new conflict information
- Fix %t (timestamp) modifier in pkg_printf(3)
- Full output now has a new field "date installed"
- New pkg -o A=B to overwrite configuration from command line without the need
of defining environment variables
- pkg-install now can handle local files
- pkg-add is now an alias on pkg-install
- Simplify API by using more and more libucl objects (hidden behind an opaque
'pkg_object')
- Rework multirepository handling
- Prepare code for repository abstraction support
- Sandbox signature checking and extraction
- Support long options
- Rework the extraction process
- unicity of a package is now origin~name allowing subpackages and flavours
- Improve ui for all commands
- pkg lock -l now list the locked packages
- symlinks now has a checksum to ensure they are valid
- pkg backups generated by the distributed script are now plain sql files
- Tons of bugfixes
- Tons of behavour fixes
|
|
|
|
|
| |
- Set LICENSE to BSD3CLAUSE
- Clean up pkg-plist
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This version is equal to pkg 1.3.0 tag.
Changes from 1.3.0.rc4:
- Use rename(2) to install symlink [1]
- Link directly pkg frontend to libsbuf
- Rework installation logic:
If a file is found on the way do the following:
1) Append 12 chars random suffix to the filename;
2) Extract new file to that modified filename;
3) Rename new file to old file.
- or -
3) Remove temporary file in case of error.
- Fix reporting of locked packages [2]
- Fix link with binutils 2.24
Reported by: bdrewery[1], az[2]
With hat: pkg@
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
- Use GitHub sources
- lib/erlang/lib is not ours to remove
|
|
|
|
|
|
|
|
|
|
|
| |
This bug is complex and must be fixed upstream (smokeping)[1].
[1] https://rt.cpan.org/Public/Bug/Display.html?id=96479
PR: ports/192037
Submitted by: feld
Reviewed by: rodrigo (maintainer)
Approved by: kwm (mentor)
MFH: 2014Q3
|
| |
|
| |
|
|
|
|
| |
Reported by: "Matthew D. Fuller" <fullermd@over-yonder.net>
|
| |
|
| |
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
to install proper wine version for use with pipelight
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
| |
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.7/README.rst/view
|
|
|
|
|
| |
PR: 192048
Submitted by: Joseph Mingrone <jrm@ftfl.ca>
|
|
|
|
| |
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Git-Repository-Plugin-Log/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Type-Tiny-XS/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-Admin-TableInfo/Changes
|
| |
|
| |
|
|
|
|
| |
Approved by: lme (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
First 2 post-install target is not a good idea
Second framework is already taking care of what the second post-install tries to do
|
| |
|
|
|
|
|
|
|
| |
- add patch to support SPF records
- upstream see https://rt.cpan.org/Ticket/Display.html?id=81111
PR: 192029
|
| |
|
|
|
|
|
|
|
|
| |
- Use only one request to retreive patchs
CR: D400
CR: D401
Submitted by: rakuco
|
| |
|
|
|
|
|
| |
PR: 192061
Submitted by: pi
|
|
|
|
|
| |
PR: 188895
Submitted by: Vick Khera <vivek@khera.org>
|
| |
|
| |
|
| |
|
|
|
|
| |
- Update CONFLICTS, remove vestiges of Gnome 1.x support
|
| |
|
|
|
|
|
|
|
|
| |
Apparently this version doesn't understand empty arguments in CFLAGS
using commas; i.e. ,-I/usr/local/include throws an error about nonexisting
file ,-
Reported by: Kenta S (kentas@hush.com)
|
|
|
|
| |
built on top of Erlang VM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
when an older version of a package is installed. This is the case when an
executable links with installed libraries and with uninstalled libraries
that link with other uninstalled libraries. For each of the directly
linked libraries the executable will have an rpath (/usr/local/lib for the
installed libraries and a path under WRKDIR for each of the uninstalled
libraries), but not for the indirect libraries. Both ld(1) and rtld(1)
search the rpath of the executable first before any rpath of libraries, so
the indirectly linked libraries will be found in /usr/local/lib if they are
installed instead of in WRKDIR.
With this commit executables will overlink with uninstalled indirect
libraries again so their location is added to the rpath of the executable.
This partially reverts r358784.
PR: 191611
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
http://cpansearch.perl.org/src/RURBAN/Inline-Filters-0.15/Changes
|
|
|
|
| |
http://cpansearch.perl.org/src/KIMRYAN/Lingua-EN-AddressParse-1.20/Changes
|
|
|
|
|
|
| |
teTeX ports will be decomission
Exp-run: antoine
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Switch to GITHUB
PR: ports/188633 [1]
Submitted by: Uffe Jakobsen <uffe at uffe.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
| |
- Use correct LICENSE
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Strip libraries
- Add LICENSE_FILE
Approved by: rum1cro@yandex.ru (maintainer)
|
|
|
|
|
|
|
| |
Pass maintainership to submitter. The port was reset earlier today.
PR: 191894
Submitted by: Zsolt Udvari
|
|
|
|
| |
- Strip libraries
|
| |
|
|
|
|
| |
- Fix plist
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix depency on sqlite with non-default LOCALBASE [2]
- Update to 1.4.6
Updates:
Signer Engine: Print secondary server address when logging notify reply errors.
Build: Fixed various OpenBSD compatibility issues found by Patrik Lundin <patrik.lundin.swe () gmail.com>.
OPENDNSSEC-621: conf.xml: New options: <PidFile> for both enforcer and signer, and <SocketFile> for the signer.
New tool: ods-getconf: to retrieve a configuration value from conf.xml given an expression.
Bugfixes:
OPENDNSSEC-469: ods-ksmutil: 'zone add' command when zonelist.xml.backup can't be written zone is still added to database, solved it by checking the zonelist.xml.backup is writable before adding zones, and add error message when add zone failed.
OPENDNSSEC-617: Signer Engine: Fix DNS Input Adapter to not reject zone the first time due to RFC 1982 serial arethmetic.
OPENDNSSEC-619: memory leak when signer failed, solved it by add ldns_rr_free(signature) in libhsm.c
OPENDNSSEC-627: Signer Engine: Unable to update serial after restart when the backup files has been removed.
OPENDNSSEC-628: Signer Engine: Ingored notifies log level is changed from debug to info.
OPENDNSSEC-630: Signer Engine: Fix inbound zone transfer for root zone.
libhsm: Fixed a few other memory leaks.
simple-dnskey-mailer.sh: Fix syntax error. (by Patrik Lundin https://github.com/eest)
PR: 191272 [1], 192021 [2], 192023 [3]
Submitted by: Andrew Fyfe <andrew@neptune-one.net> [1],
jhujhiti@adjectivism.org [2],
Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [3]
|
|
|
|
| |
- Rearrange Makefile for better readability, remove extraneous bdeps, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update to 1.3.18 [2]
Updates:
OPENDNSSEC-620: conf.xml: New options: <PidFile> for both enforcer and signer, and <SocketFile> for the signer.
Build: Fixed various OpenBSD compatibility issues found by Patrik Lundin <patrik.lundin.swe () gmail.com>.
New tool: ods-getconf: to retrieve a configuration value from conf.xml given an expression.
Bugfixes:
OPENDNSSEC-632: ods-ksmutil: 'zone add' command when zonelist.xml.backup can't be written zone is still added to database, solved it by checking the zonelist.xml.backup is writable before adding zones, and add error message when add zone failed.
OPENDNSSEC-624: memory leak when signer failed, solved it by add ldns_rr_free(signature) in libhsm.c
simple-dnskey-mailer.sh: Fix syntax error. (by Patrik Lundin https://github.com/eest)
libhsm: Fixed a few other memory leaks.
PR: 191272 [1], 192022 [2]
Submitted by: Andrew Fyfe <andrew@neptune-one.net> [1],
Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [2]
|
|
|
|
|
|
| |
PR: 192007
Submitted by: Jimmy Olgeni <olgeni@FreeBSD.org>
Approved by: swills (mentor)
|
| |
|
|
|
|
|
|
|
|
| |
that can lead to remote code execution.
Reference: https://hg.mozilla.org/projects/nss/rev/204f22c527f8
Security: CVE-2014-1544
Security: 978b0f76-122d-11e4-afe3-bc5ff4fb5e7b
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove no-op patch file (builds just fine with -Werror as it seems)
- In BATCH or PACKAGE_BUILDING modes, produce verbose build logs
- Rework post-extract target: do not extract bootstrap compiler ourselves,
put it into expected download directory instead; this also allows us to
optimize away RUST_TARGET knob and post-patch hack
- Since the port is for FreeBSD 10+, no need to explicitly depend on
libexecinfo.so
- Use OPTIONS helpers, perform some other minor Makefile cleanups
- Augment port description text while I am here
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
|
|
|
| |
- Strip libraries
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Future/Changes
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
The former maintainer timed out at least PRs that I know about, including
the last three that were committed.
|
|
|
|
|
| |
PR: 191161
Submitted by: vivek@khera.org
|
|
|
|
|
|
|
|
| |
- Allow for parallel (-jX) builds
- Cleanup Makefile while I'm at here
- Augment port description, fix WWW
N.b., there's version 2.4 available.
|
|
|
|
|
|
|
|
|
| |
- Support Thrift tables clustering columns on CqlPagingInputFormat
(CASSANDRA-7445)
- Fix compilation with java 6 broke by CASSANDRA-7147
PR: 191870
Submitted by: hsn@sendmail.cz (maintainer)
|
|
|
|
|
|
| |
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=8033
PR: ports/192049
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
|
|
|
|
| |
manual do-install:.
|
|
|
|
|
|
|
|
| |
2: Stagify.
PR: ports/177349
Submitted by: tomi.o.tapper at student.jyu.fi[1], me[2]
Approved by: maintainer
|
|
|
|
|
|
| |
strings, that were passed through rather than escaping anything.
Approved by: portmgr (not really, but it touches unstaged ports)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 192028
Submitted by: arcade@b1t.name
|
|
|
|
| |
- While here, fix spelling error
|
| |
|
|
|
|
|
|
| |
- Fix build on 10.x
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
- Add LICENSE
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
- Use desktop-file-utils and libtool helpers
- Add support for stage dir
- Install a predefined list of RSS feeds
- Add files/patch-src__libetm-0.4.4__Makefile.in
Build Log: https://redports.org/buildarchive/20140722225327-99178/
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
- Fix whitespace
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
- Switch to USES=libtool, drop .la files
- Strup libraries
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Fix shebangs
Approved by: portmgr blanket
|
|
|
|
|
| |
- Bring back xine support
- Strip binaries
|
| |
|
|
|
|
| |
- Strip libraries
|
|
|
|
| |
- Strip libraries
|
|
|
|
| |
- Strip libraries
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Introduce NLS option
- Bump PORTREVISION
Approved by: mentors (implicit)
|
| |
|
|
|
|
| |
PR: 192044
|
|
|
|
| |
Noticed by: antoine
|
| |
|
|
|
|
|
|
|
|
| |
- Enable usage on amd64
- Clean up Makefile (especially IGNORE message)
PR: 191993
Submitted by: papowell@astart.com
|
|
|
|
|
|
| |
- Fix staging
PR: ports/192039
|
| |
|
|
|
|
|
|
|
|
| |
- Enable usage on amd64
- Clean up Makefile (especially the IGNORE message)
PR: 191993
Submitted by: papowell@astart.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A lot of bug fixes.
Add commands to the dbus interface.
Add command line options to control the keyboard.
Move at-spi2 handling to a new process in order to avoid deadlocks.
Implement a floating icon for desktops with no systray.
Fix gradients.
remove deprecated GTK3 functions.
- Remove BUILD_DEPENDS and RUN_DEPENDS, implicit
- Add USES=libtool, .la
- Change USE_GSTREAMER to USE_GSTREAMER1
- Add --disable-static to CONFIGURE_ARGS
- Quote variable in CONFIGURE_ARGS
- Add NLS_CONFIGURE_ENABLE=nls
- Strip library
- Change pkg-plist
PR: 190363
Submitted by: maintainer (Horia Racoviceanu)
|
|
|
|
| |
- Correct spelling mistakes in pkg-descr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The docs for require xml2rfc and aren't built in the case where it's not
installed. However when they are installed, they fail due to make issues. This
patches the doc Makefile to avoid the gmake specific extensions as well as
ensuring that network access is not needed to build the docs. It also ensure
that xml2rfc is always there in the case where the DOCS option is enabled so
that the docs are always built the same.
While here, I decided to include some of the cleanup from the PR including the
LICENSE change ane enabling the SASL and DOCS options by default since they
don't add much in the way of dependencies. Also switched to static plist.
PR: 192009
Reported by: jaap@NLnetLabs.nl
|
|
|
|
|
|
|
| |
- Introduce ADMIN variable
PR: ports/192039
Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
|
|
|
|
| |
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
|
|
|
|
|
|
|
| |
- Swith from Sourceforge to GitHub
PR: 190463
Submitted by: <fizologus@gmail.com> (maintainer)
|
| |
|
|
|
|
| |
unwanted change which slipped in.
|
|
|
|
|
| |
- Add LICENSE
- Add WWW
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
| |
- Add USES=libtool and drop .la files
- Strip binaries
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB
can also be the foundation for a client-server database but our current focus is
on embedded workloads.
RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores,
to efficiently use fast storage, to support IO-bound, in-memory and write-once
workloads, and to be flexible to allow for innovation.
GitHub repository at https://github.com/facebook/rocksdb
WWW: http://rocksdb.org/
|
|
|
|
|
|
| |
- Use @fcfontsdir
- Simplify FONTDIR
- Cleanup Makefile
|
|
|
|
|
| |
- Cosmetic change
- Take maintainership
|
|
|
|
|
|
|
|
|
|
| |
According to the PR opened 30 Jan 2014, openerp-server has been broken
out of the box ever since it was updated to version 7.0. The maintainer
has not responded despite being pinged in June.
PR: 186262
Submitted by: Marc (sherpa consulting)
Action due to: maintainer timeout (~6 months)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add staging support
- Use PORT_OPTIONS
- Add USES=pkgconfig to enable libxml2 support
- Strip libraries
- Cleanup pkg-plist
- Add LICENSE
- Take maintainership from ports@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fix output format when a dependency is missing
- Fix typo (dbpath -> dbdir)
- Create repo compatible with pkg 1.2 (path -> repopath)
- Event pipe related fixes
- Fetching now does not use mkstemp(2) to create files
- Change permissions of files fetched to default ones
- Fix fetching for reinstalled packages
- Fix build on mips by proper checking of atomic builtins
With hat: pkg@
|
|
|
|
| |
- fix regression in 4.8 install-config Makefile target
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes in the port:
- Added new options:
* DNSSEC: validate peers using TLSA records
* PRDR: Per-Recipient-Data-Response support
* CERTNAMES: Check certiticates ownership
* DSN: Delivery Status Notifications
* PROXY: Experimental Proxy Protocol
- Enable OCSP stapling by default
- Disable NIS by default
- SRS support is now radio group
- DNSSEC and PRDR are now enabled by default
Changes in exim itself:
This release contains the following enhancements and bugfixes:
+ PRDR was promoted from Experimental to mainline
+ OCSP Stapling was promoted from Experimental to mainline
+ new Experimental feature Proxy Protocol
+ new Experimental feature DSN (Delivery Status Notifications)
+ TLS session improvements
+ TLS SNI fixes
+ LDAP enhancements
+ DMARC fixes (previous CVE-2014-2957) and new $dmarc_domain_policy
+ several new operations (listextract, utf8clean, md5, sha1)
+ enforce header formatting with verify=header_names_ascii
+ new commandline option -oMm
+ new TLSA dns lookup
+ new malware "sock" type
+ cutthrough routing enhancements
+ logging enhancements
+ DNSSEC enhancements
+ exiqgrep enhancements
+ deprecating non-standard SPF results
+ build and portability fixes
+ documentation fixes and enhancements
Uncompatible changes:
This release of Exim includes one incompatible fix: the behavior of
expansion of arguments to math comparison functions (<, <=, =, =>, >)
was unexpected, expanding the values twice. This fix also addresses a
security advisory, CVE-2014-2972. This is not a remote exploit, but if
content that is searched by the above math comparison functions is under
the control of an attacker, specially crafted data can be inserted that
will cause the Exim mail server to perform various file-system functions
as the exim user.
|
|
|
|
|
|
|
|
| |
Add ability to disable JMX in zookeeper by setting zookeeper_jmx=NO
Link to command line client zkCli.sh added to ${PREFIX}/bin
PR: 191536
Submitted by: Radim Kolar <hsn@sendmail.cz>
|
| |
|
|
|
|
|
|
| |
PR: 187652
Submitted by: Yasuhiro KIMURA <yasu__at__utahime.org>
Approved by: knu (maintainer timeout)
|
|
|
|
|
|
|
| |
/usr/local/var/games instead of /var/games. This was necessary
because @sample cannot operate outside of %%PREFIX%%, and
previously the port would overwrite or remove previously
saved games. This is easier, better and more hier(7)ful.
|
| |
|
|
|
|
|
|
| |
PR: 191949
Submitted by: v.chernyadev at tradesoft.ru
Patch by: dumbbell
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix for odd cornercase where getaddrinfo was used with AI_NUMERICHOST
to test for a numeric ip instead of resolving it (fixes nmap).
- allow usage with programs that rely on LD_PRELOAD themselves
- reject wrong entries in config file
- print version number on startup
- Change Makefile header, use my name and @FreeBSD.org email
- Use tar:bzip2 instead of USE_BZIP2=yes
- Remove ChangeLog and TODO from DOCS
|
|
|
|
|
|
| |
saved data is precious.
Also, take maintainership, thank you uqs!
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
- Disable OPTION for FLEXRESP3 as it breaks the build if it is disabled
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
| |
- Fix build with libnet11 and libnids (introduced by r361784)
Reported by: pkg-fallout
|
|
|
|
|
|
| |
- Remove old BROKEN statement; builds fine on PowerPC at least (it was marked
broken on sparc64 almost 5 years ago due to stdlib.h vs. malloc.h conflict,
which no longer seems to be the issue)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
means that to update the IPv6 data you must use the included
geoipupdate.sh script, not the source-provided geoipdate command.
Add a pkg-message about how to update.
PR: 189618
Submitted by: futatuki@yf.bsdclub.org
Also,
PR: 187906
Submitted by: Miroslav Lachman
|
|
|
|
|
| |
Reviewed by: swills (mentor)
Approved by: marino (mentor)
|
| |
|
|
|
|
|
|
|
|
| |
- new WWW: https://yt-dl.org/ in pkg-descr
PR: 191640
Submitted by: cjpugmed@gmail.com
Approved by: maintainer timeout
|
|
|
|
| |
- Take maintainership
|
|
|
|
| |
Fix etc paths in rabbitmq-env.conf(5).
|
|
|
|
|
|
| |
Release announcement:
http://www.codesynthesis.com/pipermail/build-users/2014-July/000003.html
- While at it, use USES=tar:bzip2, add LICENSE
|
|
|
|
|
|
|
|
| |
Use class instead of struct for RateCtl in encoderparams.hh. Class RateCtl is
defined in ratectl.hh and used elsewhere in the code too.
Fix headerguard typo in ontheflyratectlpass[12].hh.
Found by: Clang
|
|
|
|
| |
Approved by: maintainer (via e-mail)
|
| |
|
|
|
|
| |
Notified by: Peter Baur <peterbaur@web.de>
|
| |
|
|
|
|
| |
Submitted by: gblach, rakuco
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
default)
|
| |
|
| |
|
| |
|
|
|
|
| |
Add dvips dependency to build gnuplot.ps with texlive
|
|
|
|
|
|
|
| |
Fix build on head without makeinfo
Support stage
USES=libtool
Use options helpers
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
| |
|
| |
|
|
|
|
| |
Pointy hat: crees
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
| |
- Add another site to MASTER_SITES
|
|
|
|
|
|
|
|
|
| |
It applies to -imageformats in Qt4, but -gui in Qt5. Noted by antoine@. A
PORTREVISION bump was unavoidable to make sure people who build
qt5-gui-5.2.1_3 without the patch rebuild the port with it.
MFH: 2014Q3
Security: 904d78b8-0f7e-11e4-8b71-5453ed2e2b49
|
|
|
|
|
|
|
|
|
|
| |
The CVE patch applies to -imageformats in Qt4 but -gui in Qt5. I always get
confused by the different port names...
Noted by antoine@.
MFH: 2014Q3
Security: 904d78b8-0f7e-11e4-8b71-5453ed2e2b49
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The PR as provided did not pass stage checks. Not only were there new
installed files not represented in the pkg-plist, but patching the html
files caused the .orig versions to be installed too. That required
a post-patch target to remove as well as the updated pkg-plist.
A long standing issue that was non-fatal on FreeBSD but fatal on DragonFly
involved the use of the calibre RC script. The calibre.in template is
filled in at ${WRKDIR}/calibre, the same exact location for the default
configure directory. FreeBSD handled that problem like this:
"No write acces [sic] to /work/a/ports/deskutils/calibre/work/calibre
using a temporary dir instead"
But the error code returned by DragonFly caused this message there:
"OSError: [Errno 20] Not a directory: '/wrkdirs/deskutils/calibre/
work/calibre/global.py'"
The solution was to set CALIBRE_CONFIG_DIRECTORY to another location.
Strangely this directory is removed by the build later.
Another change I made was to move XDG_CONFIG_HOME from
${STAGEDIR}/.config to ${WRKDIR}/xdg-config where it doesn't need to
be deleted as a post-install step. Strangely, this directory is empty
after the build, so all this XDG_CONFIG_HOME can probably be removed
completely.
The remaining changes were wrapping lines to respect an 80-column limit
and unmasking install commands.
PR: 191957
Submitted by: maintainer (Rusty Nejdl)
|
| |
|
| |
|
|
|
|
|
| |
Security: ecea9e92-0be5-4931-88da-8772d044972a
MFH: 2014Q3
|
|
|
|
|
|
| |
- Fix pcre
- Mark BROKEN with clang
- Add license.
|
| |
|
|
|
|
| |
- Upgrade to 2.5.13.
|
| |
|
|
|
|
| |
Obtained from: OpenBSD
|
| |
|
|
|
|
| |
Submitted by: jpaetzel@ via the KDE on FreeBSD mailing list
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
only barf if it
doesn't exist.
|
| |
|
|
|
|
|
|
|
|
| |
by tools such as Jenkins. If you are ever working with test tool or test suite
written in Python and want to take advantage of Jenkins' pretty graphs and test
reporting capabilities, this module will let you generate the XML test reports.
WWW: https://github.com/kyrus/python-junit-xml
|
|
|
|
|
|
|
|
|
|
|
| |
- Clean-up Makefile
- Add LICENSE
- Fix pkg-descr
- Use dynamic pkg-plist
- Bump PORTREVISION
PR: 191162
Submitted by: cjpugmed@gmail.com
|
| |
|
| |
|
| |
|
|
|
|
| |
https://www.videolan.org/developers/vlc-branch/NEWS
|
| |
|
|
|
|
|
|
|
| |
- Add LICENSE.
- Take over maintainership.
Approved by: maintainer
|
| |
|
|
|
|
| |
and the project website is now squatted.
|
|
|
|
| |
TARGLIB.
|
|
|
|
|
|
|
| |
using coroutines, multiplexing I/O access over sockets and other resources,
running network clients and servers, and other related primitives.
WWW: https://bitbucket.org/enovance/trollius/
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-Types-DateTime-MoreCoercions/Changes
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Type-Tiny-XS/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.6.0
- Mainteiner's timeout
PR: 191226
Submitted by: Ralf van der Enden <tremere@cainites.net>
Reviewed by: marino (mentor)
Approved by: swills (mentor)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Clone-PP/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-CoreList/Changes
|
| |
|
|
|
|
| |
instead.
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Approved by: portmgr (not really, but the port is still unstaged)
|
|
|
|
|
|
|
| |
service can be started without manual intervention.
While there, fix a non reviewed makeplist problem.
Sponsored by: Absolight
|
|
|
|
|
| |
Noticed by: Leo Lapousterle
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
| |
- Convert spaces to tabs
|
|
|
|
|
|
| |
This program requires that ImageMagick be built with the PERL option enabled.
I don't know of any way to force this, so package building will be perpetually
broken. I at least added a warning message.
|
|
|
|
|
| |
PR: ports/191977
Submitted by: freebsd@dns-lab.com
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Stage support [1]
- Unforbid
- Add missing Linux dependencies: gdkpixbuf gtk2 sqlite3
- Convert to USES [1]
- Pet portlint
- Fix pkg-plist [1]
PR: 187885 [1]
Submitted by: xmj@
Approved by: maintainer timeout (acm@, 4 months)
|
| |
|
| |
|