- Set MASTER_SITES to MASTER_SITE_LOCAL due to the decommissioning of
my own ftp site
- Trim Makefile's header
- Pet portlint(1)
Use options helpers
Fix plist and directory creation for emulators/i386-wine-devel.
The dynamic plist removed some directories before the files in those directories
were created, fix this.
Use a UMASH of 0755 for directory creation (vs 0333).
Approved by: eadler,bdrewery (mentors, implicit)
Pointed out by: Jan Beich <jbeich@tormail.org>
- Use new options helpers
- Remove bsd.port.pre.mk usage
. remove COPYING from PORTDOCS since the LICENSE is defined now;
. bump PORTREVISION.
Noticed by: danfe
. restore PORTDOCS line removed at the previous commit (pointyhat to me);
. remove extra indentation (tabstop) from the commands;
. add padding for PKGMESSAGE.
Suggested by: danfe
- Fix build with clang by using USE_GCC=any
- Fix comment, remove leading article, correct capitalization
- Trim Makefile header
Use new options helpers
sysutils/fusefs-curlftpfs: unbreak build
- Unbreak build for FreeBSD >= 9 [1]
- Add LICENSE (GPLv2)
PR: ports/174606 [1]
Submitted by: ARAI Toshihiko <arai.toshihiko@gmail.com>
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
- Update to 4.2.47.0
Use new options helpers
- Update to 1.47.11
- Trim Makefile header
- Add LICENSE (GPLv3)
- Add radio option AUDIO_SYSTEM (default PORTAUDIO)
- Remove USE_GCC
- Convert to the new option framework
- Remove Author field from pkg-descr, fix WWW one
Build log: http://goo.gl/BWger
- Update to 0.6.0
PR: ports/179554
Submitted by: Lars Eggert <lars@eggert.org> (maintainer)
- Remove dependencies, most are pulled by gtk20
- Switch to PORTDOCS, USES=desktop-file-utils to make plist smaller
- Use OPTIONS macros for better readability
graphics/gifsicle: update to 1.70
- Update to 1.70 [1]
- NOPORTDOCS -> PORT_OPTIONS:MDOCS [1]
- WITHOUT_X11 -> PORT_OPTIONS:MX11
- Use new OPTIONS_SUB
- Use PORTDOCS instead of pkg-plist
PR: ports/178864 [1]
Submitted by: Alexander Milanov <a@amilanov.com> [1]
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
- rename ldapdelete tinyldapdelete
PR: 179043
- fix patch naming
- cleanup after last "sed" commits
- fix to support interlaced gif
PR: 179537
Submitted by: Sergey Kandaurov
Obtained from: libgd repo
Electrum is an easy to use Bitcoin client. It protects you from
losing coins in a backup mistake or computer failure, because your
wallet can be recovered from a secret phrase that you can write on
paper or learn by heart. There is no waiting time when you start
the client, because it does not download the Bitcoin blockchain.
WWW: http://electrum.org/
PR: 179446
Submitted by: Neil Booth <kyuupichan@gmail.com>
- update to 3.0.2
- switch to CHEESESHOP
PR: 179099
Submitted by: araujo
Approved by: Guixing <khsing.cn@gmail.com> (maintainer)
M /head/x11-toolkits/swt/Makefile
M /head/x11-toolkits/swt-devel/Makefile
- Remove www/libxul19, is has been vulnerable and unsupported upstream for
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout
Approved by: portmgr (miwi)
- Prevent situation which leads to overriding configuration file on reinstall.
PR: ports/179047
Submitted by: Anton Yuzhaninov <ayuzhaninov@openstat.ru>
Approved by: maintainer (timeout)
Update to Wine 1.6 RC1. This includes the following relevant changes:
- New implementation of the typelib creation support.
- GLSL-based support for fixed function vertex shaders.
- Support for desktop launchers in virtual desktop mode.
- Fixes for Japanese vertical text.
- New Croatian translation.
- Various bug fixes.
Add load-octave-pkg to _FORCE_POST_PATTERNS.
This fixes leftovers of octave-forge-* with pkg
PR: ports/179559
Approved by: portmgr (bapt)