| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
PR: 190385
Submitted by: lichray@gmail.com (maintainer)
|
|
|
|
|
|
|
|
| |
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine
|
|
|
|
| |
Reported by: "Herbert J. Skuhra" <hskuhra@eumx.net>
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
While here:
- USES=desktop-file-utils
- Use options helpers
PR: 189680
Submitted by: Matthieu Volat
|
|
|
|
|
|
| |
- Honor $CC and make portlint little happier.
Reported by: exp-run (PR190511) [1]
|
|
|
|
|
| |
PR: 189956
Reported by: freebsd@nagilum.org
|
|
|
|
| |
- Switch to USES=libtool, drop .la files
|
|
|
|
| |
Reported by: bapt
|
|
|
|
| |
Reported by: cperciva@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.
deskutils/py-send2trash
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Change license BSD to BSD3CLAUSE
- Use USE_PYDISTUTILS=yes instead of easy_install
- Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST
graphics/founts
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Add REINPLACE, fix ELAST
- Change distinfo, remove supplied icon
graphics/py-pyggel
- Pass maintainership to koalative at gmail.com
graphics/radius-engine
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
irc/py-fishcrypt
- Pass maintainership to koalative at gmail.com
sysutils/gigolo
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
- Remove useless .include <bsd.port.options.mk>
- Change pkg-plist, remove mtree
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
- Strip libraries
|
|
|
|
| |
- Strip libraries
|
| |
|
|
|
|
|
|
| |
- Set the new e-mail-address from the maintainer proposed in #174118
PR: 190606
|
|
|
|
|
|
|
| |
- Use new LIB_DEPENDS format
PR: 190375
Submitted by: Stefan Bethke <stb@lassitu.de> (maintainer)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
- STAGE-clean
|
|
|
|
|
| |
PR: 190348
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Use OPTIONS helpers where appropriate
- Update OpenShadingLanguage to 1.4.2
PR: 190254
Submitted by: FreeBSD@ShaneWare.Biz (Maintainer)
|
|
|
|
| |
Approved by: kwm
|
|
|
|
|
| |
PR: 190461
Submitted by: maintainer
|
|
|
|
| |
Reported by: Ajtim <lumiwa@gmail.com> (by private email)
|
|
|
|
|
| |
Reported by: kargl@
Approved by: Matthew Luckie <mjl@luckie.org.nz> (Maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following changes were made to options:
o Remove GCC option (see below)
o Remove KWALLET option (unused)
o Rename FACEBOOK option to FB_PICASA, because both export features
depend on json-glib.
o Add COLORD option (color management)
o Add GRAPHMAGICK option (support GraphicsMagick's image formats)
o Add LUA option (embed Lua to add scripting)
o Add OPENEXR option (support HDR image format)
o Add SQUISH option (use libsquish to compress thumbnails)
o Add WEBP option (support WebP image format)
The patch enables more options by default, because I think it's more
sensible for a photographer using binary packages:
o COLORD
o FB_PICASA
o FLICKR
o GEO
o GPHOTO (already on)
o LUA
o NLS
o OPENEXR
o OPENJPEG
o RAWSPEED (already on)
o WEBP
The GCC option was removed because the usage of GCC along with libc++
in FreeBSD 10 and -CURRENT is unstable (this isn't a general truth,
just valid in the case of darktable). In FreeBSD up-to 9, the usage of
lang/gcc is mandatory anyway, because GCC 4.2.1 support is best effort
only (upstream).
Ninja is now used to build darktable, instead of make. This is not mandatory
of course, but brings a 33% build time improvement (at least for me).
pkg-plist is generated with "make makeplist" this time. That's why the
diff seems large. In fact most of the content remains the same, just with
a different order.
All patches were committed upstream and are removed, except one which
comes from upstream but isn't part of release 1.4.2.
The port is now "stagified".
Finally, I take maintainership of it.
PR: ports/186979
Phabricator: D107
Reviewed by: danfe@ (previous version), antoine@
Approved by: antoine@
|
|
|
|
|
|
| |
2: stagify.
Approved by: portmgr@
|
|
|
|
| |
- Bump PORTREVISION on ports depending on it, since the shlib version changed
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
| |
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr (antoine)
|
|
|
|
|
|
| |
Mesa ports. This will unbreak libglapi/libGL/libglesv2 on i386.
This was probably exposed by when the libglapi port was added.
|
|
|
|
|
| |
PR: ports/190354
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
| |
|
|
|
|
| |
All distfiles are tar.gz. Specify TAR rather than EXTRACT_CMD.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
USES=zip is currently desired when all distfiles are zip archives, unless
the after-extraction arguments are tailored for ${TAR}. Currently
USES=zip is incompatible with multiple distfiles of different formats,
but this is being worked on.
Approved by: general infrastructure blanket
|
| |
|
|
|
|
|
| |
PR: ports/188278
Submitted by: nwhitehorn@
|
|
|
|
|
| |
PR: ports/190075
Submitted by: freebsd@nagilum.org (maintainer)
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Approved by: portmgr
|
| |
|
|
|
|
|
| |
This was needed with the crazy distfile scheme from the previous version,
but not it doesn't do anything.
|
|
|
|
|
|
|
|
| |
- Update WWW
- Update COMMENT
PR: ports/190344
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail.com>
|
|
|
|
| |
- Add libtool to USES
|
| |
|
|
|
|
|
|
|
| |
2014-05-25 x11-toolkits/libgtk-java: Unmaintained, outdated not depend on
2014-05-25 graphics/cairo-java: Unmaintained, outdated not depend on
2014-05-25 devel/libgconf-java: Unmaintained, outdated not depend on
2014-05-25 x11/libgnome-java: Unmaintained, outdated not depend on
|
|
|
|
| |
- Strip libraries
|
|
|
|
| |
- Strip libraries
|
|
|
|
| |
Stage support
|
|
|
|
| |
- Strip libraries
|
|
|
|
| |
scons, I'm pretty sure they will end up loving autotools/cmake
|
| |
|
|
|
|
|
|
|
|
| |
Just setting USES=tar:bzip2 is not enough, as ports such as
graphics/kipi-plugin-facebook would still report an invalid distfile if
NO_BUILD was passed.
We now unconditionally set DISTNAME, DISTINFO_FILE and LICENSE besides USES.
|
|
|
|
|
|
|
|
|
| |
Setting USES=bzip2 inside the NO_BUILD block caused problems for FreeBSD's
distfile fetcher, which apparently set that flag and was getting an invalid
distfile to fetch from the KDE mirrors.
The rest of the NO_BUILD block needs more attention, but I'll let makc@ and
jhale@ handle that since it's not my area.
|
|
|
|
|
|
|
|
| |
Some dependent ports are now building Gallium by default. This never
build on DragonFly before so the ports broke. Add DragonFly macro
to existing patches and add one new patch to restore DF builds.
Approved by: portmgr (bapt)
|
|
|
|
| |
With hat: portmgr
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit)
|
|
|
|
| |
Release notes: http://www.mesa3d.org/relnotes/10.1.4.html
|
|
|
|
|
|
|
| |
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.
Approved by: portmgr (implicit) for NO_STAGE ports
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Add missing RUN_DEPENDS
- Bump PORTREVISION
- Remove Author line
PR: ports/189336
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
| |
. Make STAGE compliant.
|
| |
|
|
|
|
|
|
| |
Fixes a number of vulnabilies.
Security: 02db20d7-e34a-11e3-bd92-bcaec565249c
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.15.1 -> 2.16.1
devel/pear-Horde_Alarm 2.2.0 -> 2.2.1
devel/pear-Horde_Argv 2.0.8 -> 2.0.9
security/pear-Horde_Auth 2.1.3 -> 2.1.4
archivers/pear-Horde_Compress 2.0.7 -> 2.0.8
security/pear-Horde_Crypt 2.4.2 -> 2.4.3
devel/pear-Horde_Data 2.0.4 -> 2.0.5
devel/pear-Horde_Date 2.0.9 -> 2.0.10
www/pear-Horde_Dav 1.0.4 -> 1.0.6
databases/pear-Horde_Db 2.1.1 -> 2.1.2
devel/pear-Horde_History 2.3.0 -> 2.3.1
graphics/pear-Horde_Image 2.0.7 -> 2.0.8
mail/pear-Horde_Imap_Client 2.19.6 -> 2.20.0
devel/pear-Horde_Itip 2.0.5 -> 2.0.6
mail/pear-Horde_ListHeaders 1.1.1 -> 1.1.2
devel/pear-Horde_Lock 2.1.0 -> 2.1.1
mail/pear-Horde_Mail 2.2.0 -> 2.3.0
mail/pear-Horde_Mime 2.3.4 -> 2.3.5
mail/pear-Horde_Mime_Viewer 2.0.6 -> 2.0.7
devel/pear-Horde_Nls 2.0.3 -> 2.0.4
mail/pear-Horde_Smtp 1.4.1 -> 1.5.0
devel/pear-Horde_Token 2.0.4 -> 2.0.5
|
|
|
|
| |
Announcement: <http://rawtherapee.com/blog/rawtherapee-4.1-is-out>
|
| |
|
|
|
|
|
| |
PR: 190054
Submitted by: Sergey V. Dyatko (maintainer)
|
|
|
|
|
|
|
| |
WWW: http://pygal.org/
PR: 189270
Submitted by: Jose Jachuf <jjachuf@gmail.com>
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Define LICENSE
|
| |
|
|
|
|
|
|
| |
ChangeLog: http://search.cpan.org/src/MARKOV/Geo-GML-0.16/ChangeLog
- Add LICENSE
- Pass maintainership to perl@
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. stagify;
. use new LIB_DEPENDS syntax;
. incorporate USES=gmake libtool.
While here:
. add LICENSE (LGPL21);
. bump PORTREVISION.
PR: ports/189644
Submitted by: "Daniel O'Connor" <darius@dons.net.au> (maintainer)
|
|
|
|
| |
Submitted by: portsnap index builder
|
|
|
|
|
|
|
|
| |
base is not good enough.
For i386 depend on gcc form ports. This is due to a clang assertion [1],
which has been reported in the clang bugtracker.
Reported by: many [1]
|
|
|
|
|
|
|
|
|
|
| |
directory on ARM. Thus, calling rm(1) on this non-existing file fails.
Passing "-f" to rm(1) fixes the problem.
Move the same commands which are executed in both branches of the "if
(WITH_NEW_XORG)" block, move them outside of it.
Obtained from: xorg-dev repo
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and some converter programs.
SIXEL is one of image formats for terminal imaging introduced by DEC VT series.
Its data scheme is represented as a terminal-friendly escape sequence.
So if you want to view a SIXEL image file, all you have to do is "cat" it to
your terminal.
WWW: https://github.com/saitoha/libsixel
PR: ports/188937
Submitted by: sue@iwmt.org
|
|
|
|
|
|
| |
PR: 188964
Submitted by: Oliver Fromme <oliver.fromme@secnetix.de>
Approved by: maintainer
|
|
|
|
|
| |
PR: 189455
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Some clean-ups
PR: 189454
Submitted by: maintainer
|
|
|
|
| |
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
|
|
|
|
|
| |
PR: ports/189974
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
|
|
|
|
|
| |
Upstream changed the distfile location second time in a month.
Reported by: Heino Tiedemann <rotkaps_spam_trap@gmx.de> (ports@ ML)
|
|
|
|
| |
2014-05-20 graphics/GraphicsMagick12: Unmaintained upstream, no ports depending on it. Use graphics/GraphicsMagick13 instead
|
|
|
|
|
| |
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview
|
|
|
|
|
| |
PR: 187970
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/189947
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer)
|
|
|
|
|
|
| |
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
|
|
|
|
| |
- INSTALL_TARGET=install-strip.
|
|
|
|
| |
- INSTALL_TARGET=install-strip.
|
|
|
|
|
|
|
| |
- Stage support
- Update my email to FreeBSD
- Convert to optionsNG
- Pet portlint
|
|
|
|
|
| |
PR: 187495
Submitted by: ports fury
|
|
|
|
|
|
|
| |
- Stage support
PR: 188139
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and libglesv2. This fixes undefined symbol issues in libglesv2.
Clean up stagedir of unwanted files/directories, so check-plist passes.
Switch logic and always build gallium support in graphics/dri on i386 and
amd64. Gallium is used for Radeon HD 5000+ support.
Use USES=tar:bzip2
Under WITH_NEW_XORG:
Add patch to remove some dependencies for aclocal.m4 which are absent.
This allows the removal of USE_AUTOTOOLS, REAPPLY_PATCHES and pre-configure
target.
Add INSTALL_TARGET=install-strip to strip libraries.
USES=libtool:keepla
Fix a /use typo with /usr in post-patch.
Bump PORTREVISION for the libtool and libglapi changes.
Submitted by: tijl@ (libtool and autotools changes)
Obtained from: xorg-dev repo (libglapi and gallium changes)
|
|
|
|
|
|
|
| |
- Stage support
PR: 187755
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
| |
-Wl,-rpath=/usr/local/lib/gcc47 -L/usr/local/lib/gcc47
but this has been removed. Force them by declaring USES=fortran.
|
|
|
|
| |
Approved by: gahr (maintainer)
|
|
|
|
|
|
| |
Release notes:
http://www.mesa3d.org/relnotes/10.1.3.html
http://www.mesa3d.org/relnotes/10.1.2.html
|
|
|
|
| |
Reported by: swills
|
|
|
|
|
|
| |
PR: 188912
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr (blanket pre-approval)
|
|
|
|
|
|
|
| |
- Don't install figures library files as DOCS
PR: ports/189729
Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
dependencies and fixes build in presence of boost-python-libs (won't compile if cegui picks it up). Default options set to match what cegui currently builds with + TINYXML option
- Enable TINYXML by default, needed for games/secretmaryochronicles
- Use canonical names for patches
- Fix freetype detection
- Fix linking with libexecinfo (link it with the library, not just add it to pkgconfig file)
- Add LICENSE
Approved by: oliver (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION on all dependent ports. [1]
audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.
Approved by: portmgr (implicit) [1]
|
|
|
|
|
|
|
|
| |
- Add patch to fix build on 10 and head
- Update MASTER_SITES and WWW
PR: ports/187766
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Submitted by: Roman Cat <roman-cat@yandex.ru>
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
- Properly rename gluegen library and jar files
- Add patch to fix build on i386
|
|
|
|
|
| |
PR: 189650
Submitted by: Paul J Murphy
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add stage support
- Use options helpers
- Convert to pkg-plist
- Make all archivers optional and disable by default to give pkg users
more control over dependencies/functionality.
- Take maintainership
|
|
|
|
|
|
|
| |
- While here, convert to USES=tar
PR: ports/189446
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
|
|
|
|
| |
- Make freetype dependency optional;
- Pet portlint.
|
|
|
|
|
|
|
|
| |
- Don't remove mtree dirs
PR: 185921
Submitted by: amdmi3
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
| |
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Bump portrevision.
Reference: http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092082.html
|
|
|
|
|
|
|
| |
- Set LICENSE.
PR: ports/189626
Submitted by: lbartoletti <coder@tuxfamily.org> (maintainer)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
See: http://svnweb.freebsd.org/ports?view=revision&revision=353604
|
|
|
|
|
|
| |
- Bump portrevision.
Reference: http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092082.html
|
|
|
|
|
|
|
| |
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.
The area51 repository features commits by rakuco and makc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1
<yar@FreeBSD.org>: Recipient address rejected: User unknown in local
<rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said:
550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO
<stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said:
550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable
<ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1
<ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in
<toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1
<toru@tenchi.ne.jp>... User unknown (in reply to RCPT TO command)
<nehe@cruzinternet.com>: host inbound.platinum.ca[69.31.192.27] said: 550
cuda_nsu User [nehe@cruzinternet.com] does not exist (in reply to RCPT TO
<ports@emorific.com>: Host or domain name not found. Name service error for
name=emorific.com type=AAAA: Host not found
<ubique@peterhost.ru>: host mx.mail.corp.hostcomm.ru[89.111.166.49] said: 550
Sorry, no mailbox here by that name (in reply to RCPT TO command)
<ports@brandon.dvalentine.com>: host ASPMX.L.GOOGLE.com[2607:f8b0:400c:c01::1a]
said: 550-5.1.1 The email account that you tried to reach does not exist.
With hat: portmgr
|
|
|
|
| |
- Replace post-install with INSTALL_TARGET=install-strip.
|
|
|
|
|
| |
PR: ports/188921
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
|
| |
|
|
|
|
|
|
| |
bumped, so bump it properly now and also bump all dependent ports again
Submitted by: tijl
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- While I'm here, remove Author line
PR: ports/189347
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/189345
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- While I'm here, add BUILD_DEPENDS
PR: ports/189344
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/189343
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- While I'm here:
- Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
- Remove Author line
PR: ports/189342
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- While I'm here, remove TEST_DEPENDS
PR: ports/189341
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Update pkg-descr
- Pass maintainership to submitter
- While I'm here, remove leading indefinite article from COMMENT
PR: ports/189340
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
| |
- Add CPAN as WWW
- Pass maintainership to submitter
PR: ports/189339
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/189338
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Update pkg-descr
- Pass maintainership to submitter
- While I'm here, sort *_DEPENDS
PR: ports/189337
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: ports/188916
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@
|
|
|
|
|
|
|
|
|
|
| |
- Drop NOPORTDOCS
- Fix pkg-plist
- Pet portlint
PR: ports/188914
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@
|
|
|
|
|
|
| |
PR: ports/188915
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since this changes shared lib version number, bump PORTREVISION on all dependent ports:
- devel/love
- devel/love07
- devel/love5
- games/arx-libertatis
- games/pink-pony
- games/spring
- graphics/cegui
- graphics/graphviz
While here, fix graphics/cegui plist to not remove mtree directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since this changes shared lib version number, bump PORTREVISION on all dependent ports:
- devel/love
- devel/love07
- devel/love5
- games/arx-libertatis
- games/pink-pony
- games/spring
- graphics/cegui
- graphics/graphviz
While here, fix graphics/cegui plist to not remove mtree directory.
|
| |
|
|
|
|
| |
- Simplify docs installation
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format, USES=libtool
- Install striped binaries
|
|
|
|
|
|
| |
PR: ports/188922
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@
|
|
|
|
| |
- Fix NLS support
|
| |
|
|
|
|
| |
- Minor style nits
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- USES=libtool:oldver.
- Replace LIBS with LDFLAGS.
|
| |
|
|
|
|
|
| |
Unfortunately, I no longer have the time to pay this port
the necessary attention.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a minor bugfix release that fortunately contains quite a few patches
that we have upstreamed in the past months.
See http://blog.qt.digia.com/blog/2014/04/24/qt-4-8-6-released/ for a
summary of changes, and
http://download.qt-project.org/official_releases/qt/4.8/4.8.6/changes-4.8.6
for a detailed list of changes.
This patch contains commits by me, makc@ and Schaich Alonso.
PR: ports/189213
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- new version 1.10.0
- MASTERSITE changed to github
- Numpy option: make gcc usage functional again for 10.0+
- option descriptions changed from gcc46 to gcc47
- updates and fixes on plist
Changes: http://ukoethe.github.io/vigra/doc/vigra/CreditsChangelog.html
PR: ports/188372
Submitted by: Rainer Hurling
Approved by: maintainer (timeout), culot (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following 4 ports will not build correctly if certain variables
are not defined as "freebsd". Defining them as "${OPSYS:tl}" caused
breakage on DragonFly for various reasons. Harding the variables are
a no-op for FreeBSD but fixes the ports on DragonFly.
* games/ioquake3
* graphics/opendx
* science/cdf
* security/john
approved by: portmgr (bapt)
|
|
|
|
| |
Changes: http://people.FreeBSD.org/~sunpoet/dcraw-9.21.diff
|
|
|
|
| |
in 5 years.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
|
|
|
|
| |
- Move EXTRACT_ONLY and LICENSE upwards
- Silence post-extract: and post-patch:
|
|
|
|
|
|
|
| |
- Build and install static library
- Bump PORTREVISION for astro/cfitsio shlib change
Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USES=libtool.
- Strip library.
- Replace patch+reinplace with a single reinplace.
- Remove a patch so we use the upstream library name again. Bump
PORTREVISION on all dependent ports.
games/alephone:
- USES=gmake tar:bzip2.
- Remove unneeded PKG_CONFIG variable.
- Staging.
- New LIB_DEPENDS syntax.
games/asc:
- USES=libtool.
games/gltron:
- New LIB_DEPENDS syntax.
- USES=gmake.
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Use option helpers.
- Staging.
lang/kroc: (still BROKEN due to use of "python" command)
- New LIB_DEPENDS syntax.
- USES=pathfix tar:bzip2.
- Staging.
- Replace patches with post-patch.
- Replace MAKE with MAKE_CMD.
lang/smalltalk:
- USES=libtool tar:xz.
- Use BROKEN_sparc64.
|
|
|
|
| |
USE_AUTOTOOLS=libtool + USE_GNOME=ltverhack -> USES=libtool:keepla
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for science/netcdf shlib change and
dependency change from science/netcdf4 to science/netcdf [1]
Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by: portmgr (bapt) [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by: portmgr (bapt) [1]
|
|
|
|
|
| |
USE_GNOME=ltverhack -> USES=libtool:keepla
use INSTALL_TARGET=install-strip for stripping.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
upstream forgot to regenerate the build scripts. This makes the build use
the correct version information and causes a library version bump. Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.
games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.
games/oolite:
- Staging.
- Replace ECHO with ECHO_CMD.
- Don't use GNUSTEP_PREFIX to install files because it expands to
LOCALBASE rather than PREFIX.
games/openssn:
- Remove USES=desktop-file-utils. No MimeType field in desktop file.
- Staging.
- Install files in standard DATADIR.
games/xblast:
- Use proper options.
- Staging.
- Patch configure so normal make install can be used instead of do-install.
- Replace TAR | TAR with COPYTREE_SHARE.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.5
- Change MASTER_SITES to official site
- Resolve conflict with jogl-1.*
- Add stage support
- Drop stale patches
- Take maintainership (this port is required for math/scilab)
PR: ports/189200
Approved by: Tassilo Philipp (former maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
even the already opened file-handles.
Bump PORTREVISION.
Reviewed by: John Ellson (upstream maintainer)
|
| |
|
|
|
|
| |
we built anyway, we don't need to use TCL_STUBS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/181412
Bump PORTREVISION accordingly. Add STAGE-conformance (grrr..) Get rid of
the short pkg-plist in favor of PLIST_{DIRS,FILES}.
While here, improve the code itself a bit:
* Use Tcl API more, instead of cooking our own implementations.
* Add meainingful checks for safe interpreters instead of
blindly letting them use the same functionality as the
trusted ones.
* Fix compiler warnings enough for WARNS=3.
Sponsored by: United Marsupials
|
| |
|
|
|
|
| |
- Convert to new options framework
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add staging support
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
- Strip binaries
MFH: 2014Q2
|
|
|
|
| |
- Use options helpers, subs
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/spandsp-devel
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip library
- Fix typo
deskutils/kupfer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Change install, cosmetical changes
deskutils/rubrica
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use tar:bzip2 instead of USE_BZIP2=yes
- Strip libraries
- Change REINPLACE and install, cosmetical changes
graphics/Hermes
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use tar:bzip2 instead of USE_BZIP2=yes
- Don't silence warnings
- Remove TODO and TODO.conversion from DOCS
- Strip library
graphics/aoi
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/autoq3d
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/box
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS
graphics/boxer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
graphics/cbrpager
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/cbview
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/cbviewer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/eos-movrec
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Change pkg-plist, remove mtree
graphics/evolvotron
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Break lines around 80 characters
graphics/fracplanet
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS
- Change Desktop entry file
- Break lines around 80 characters
graphics/gnofract4d
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/icon-slicer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use the new format for LIB_DEPENDS
- Remove TODO from DOCS
graphics/lcdtest
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Simplify dependency for x11-fonts/liberation-fonts-ttf
graphics/multican
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS
graphics/photopc
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
graphics/pngcheck
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/pngwriter
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/pstoedit
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip libraries
graphics/skencil
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
- Strip libraries
misc/boxes
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
- Mute RM and MKDIR
misc/explosions
- Bump PORTREVISION for MAINTAINER change
- Remove FTP master site
- Reset maintainer to ports@
misc/wmweather+
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use the new format for LIB_DEPENDS
multimedia/dvdauthor
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS
multimedia/dvdid
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip library
multimedia/freetuxtv
- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
multimedia/gtk-youtube-viewer
- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Break lines around 80 characters
net/wlan2eth
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
|
|
|
|
|
|
|
| |
- Remove WANT_GNOME because bsd.port.pre.mk isn't included so it doesn't
have any effect.
- Remove MISSING from CONFIGURE_ENV and MAKE_ENV. It was a hack from an
old version of the port.
|
| |
|
|
|
|
| |
- Convert to new options framework
|
| |
|
| |
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
|
|
|
|
| |
- Convert to new LIB_DEPENDS format, USES=tar:bzip2
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format, USES=gmake
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Use option helper
|
| |
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format, USES=tar:bzip2
- Use options helpers
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format, options framework
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
|
| |
|
|
|
|
| |
- Remove license info from pkg-descr
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
|
|
|
|
| |
- Remove leading article from COMMENT
|
|
|
|
|
|
| |
- Fix recursive COMMENT
- Convert to new LIB_DEPENDS format
- Use options helpers, subs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- graphics/icoconvert:
* Respect CC
* Use modern LIB_DEPENDS
- net/grdesktop:
* Convert gnomehack to pathfix
- net/ldapsh:
* Use shebangfix instead of custom post-patch target
- net-im/py-jabber:
* Use autoplist
- net-p2p/bnbt:
* Use the options framework
* Convert to dos2unix
* Respect CXX
* Do not renamed base on option
- sysutils/testdisk:
* Update to 6.14
* Use options helpers
* Use modern LIB_DEPENDS
* Convert USE_BZIP2 -> USES=tar:bzip2
|
| |
|
|
|
|
| |
- Convert to USES=tar:bzip2
|
|
|
|
|
|
| |
PR: ports/189062
Reported by: mandree@
Discussed with: tijl@
|
|
|
|
|
| |
- Switch to PLIST_FILES, PORTDOCS
- Define DOCS option
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Use option helper
- Define DOCS option
- Unmute install commands
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format, USES=tar:bzip2
- Use options subs
- Needs desktop-file-utils
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Fix few shebangs
|