| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: 193203
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Add INSTALL_TARGET=install-strip
|
|
|
|
|
|
|
|
|
|
| |
- Update to version 0.9.37
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use option helpers
- Fix package listing when recent OpenSSL is available
Approved by: portmgr (implicit, bump unstaged port)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Stagify
- Take back maintainership
|
|
|
|
| |
- Use MAKE_CMD
|
|
|
|
|
| |
PR: ports/193173
Submitted by: Ports Fury.
|
|
|
|
|
| |
2: Fix pkg-plist, bump version.
3: add DOCS & EXAMPLES to options.
|
|
|
|
|
|
| |
Changelogs:
* http://www.fltk.org/articles.php?L1381
* http://www.fltk.org/articles.php?L1382
|
|
|
|
|
|
|
| |
module config, referenced by at least src/core/ContentBlockingList.cpp, and
track the dependency to it in ports, too.
Approved by: rakuco (mentor)
|
| |
|
|
|
|
| |
2: fix pkg-plist.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove patches integrated upstream (it's nice to have direct contact)
- Sort USES and pkg-plist, cleanup Makefile a bit while here
Approved by: maintainer (implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Mark all current non staged ports as BROKEN
Reviewed by: antoine
Exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D693
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Important Bug Fixes and Additions
Fixed shutdown in message passing apps
Fixed PortAudio detection during configuration
Fixed QWT detection during configuration
Fixed gr::analog::agc3 volk kernel alignment
Fixed/improved support of audio on OSX
Improved performance on network-based sources and sinks
Fixed pfb_arb_resampler tag propagation
Fixed segfault in fast_atan2f
Updated codec2 support to latest standard and support all rates
New HDLC codec blocks in gr::digital
|
| |
|
|
|
|
| |
CFLAGS etc.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here, fix up the OPTIONS. X11 was used as an option and as a
category name, which made it very confusing what you could and
could not select. Fix this by simply telling the user they have to
enable X11 to get DPS.
Also, I have removed DPS from OPTIONS_DEFAULT. It brings in gtk12 and
frankly that is ridiculous in 2014.
I'm not touching the mysterious reassignment of CXX after <bsd.port.post.mk>
with a ten foot pole.
|
|
|
|
|
|
|
| |
USES=makinfo will only bring it in on -current. Fix this by partially
reverting 366590 and adding back the dependencies on print/texinfo.
While here, correct the LICENSE.
|
| |
|
|
|
|
|
|
|
| |
- New License is AGPLv3
PR: 9193123
Submitted by: pfg@
|
|
|
|
|
|
| |
texlive-texmf-source.
PR: 193202
|
| |
|
| |
|
|
|
|
|
|
|
| |
version 0.9.2
PR: 191633
Submitted by: hsn@sendmail.cz (maintainer)
|
|
|
|
| |
- Take maintainership back.
|
|
|
|
|
| |
PR: 192030
Submitted by: mail@ozzmosis.com
|
|
|
|
|
|
| |
- Simplify LICENSE_COMB=multi handling.
PR: 193180 [*]
|
| |
|
|
|
|
|
|
| |
PR: 192866
Submitted by: Jean-Sebastien Pedron
Approved by: Nikos Ntarmos (maintainer)
|
| |
|
|
|
|
|
|
| |
because of the libfribidi library version change in r366746.
Reported by: Barbara Guida <barbara.freebsd@gmail.com>
|
| |
|
|
|
|
|
| |
PR: 193149
Submitted by: vas@mpeks.tomsk.su
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
| |
|
|
|
|
| |
- Remove default CFLAGS
|
|
|
|
| |
Spotted by: ume
|
| |
|
| |
|
|
|
|
| |
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
|
| |
|
| |
|
|
|
|
|
| |
- update WWW
- sort pkg-plist
|
| |
|
| |
|
|
|
|
|
|
| |
This is a routine bugfix update.
Release Notes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.8/phpMyAdmin-4.2.8-notes.html/view
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: kwm (gnome, implicit)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Fix libmtp.pc on 10.0+ where libusb-1.0.pc is actually available
- Move libusb-1.0 dependency to Requires.private to avoid overlinking
- Disable doxygen during build instead of patching Makefile.in
- Add a comment about license containing "or any later version" clause
PR: 193093
Submitte by: Jan Beich <jbeich at vfemail.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
A number of ports failed on the DragonFly package builder when
theoretically all of them should build. They had errors in logs
indicating that was parallel building issue. Rerunning through again
with -j1 resulted in a good build. There were more than 7, but these
seven are the ports that I'm confident are not 100% jobs safe based on
the errors seen.
|
| |
|
| |
|
|
|
|
|
|
| |
- fix pkg-plist
- rename patch files
- bump PORTREVISION
|
| |
|
|
|
|
|
|
| |
- Use USES=tar:bzip2
- Use option helpers
- Install documentation in DOCSDIR
|
|
|
|
|
|
| |
- Use USES=tar:bzip2
- Use option helpers
- Install documentation in DOCSDIR
|
|
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in
Approved by: portmgr (implicit, bump unstaged port)
|
| |
|
|
|
|
|
|
|
| |
re-fix the build.
While here, small tweaks to plist to pass sanity checks, and wrap compound
statements in the Makefile.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
While here:
- Add LICENSE_FILE
- Remove unneeded hack from Makefile
PR: 193103
Submitted by: <fernando.apesteguia@gmail.com> (maintainer)
|
|
|
|
|
|
| |
Update it to 1.6.3.
childsplay_plugins doesn't seem to exist at all anymore, so remove it.
|
| |
|
|
|
|
|
|
| |
- add pkg-plist
- fix LICENSE
- use shebangfix
|
| |
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Add LICENSE
PR: 193077
Submitted by: C Hutchinson
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Use pkg-message instead of manual echo
- Add DOCS option
PR: 193170
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
- less dependencies
- fix sound
- etc.
PR: 190645
Submitted by: Michael Petch
|
|
|
|
|
|
|
|
|
|
| |
- Add DOCS option
- USES python
- Simplify comment
- Add desktop entry
PR: 193167
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Allow package as a regular user
PR: 193164
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
- Use options helpers
- Add LICENSE
- Install stripped libs
PR: 193164
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- USES python
PR: 193163
Submitted by: Ports Fury
|
|
|
|
|
| |
- Run libtoolize and other autotools because the port ships with libtool
1.2e which only supports FreeBSD versions up to 3.x
|
| |
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
|
| |
|
|
|
|
|
|
|
|
|
|
| |
I merged the 2 plists to prevent orphans to be reported during make check-plist
of misc/amanda-server, as it installs into stage some files already provided by
misc/amanda-client
Bump PORTREVISION as the install/deinstall scripts were revised
PR: ports/193196
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add stage support
- add licence
- rework MASTER / SLAVE ports
- slave depends now on MASTER port
- install only a dedicated start script
PR: 190154
Submitted by: ohauer
Approved by: maintainer timeout
|
| |
|
|
|
|
|
| |
PR: ports/193193
Submitted by: mohawk@bsdsx.fr (maintainer)
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- lttoolbox -has two new tools: lt-trim and lt-print
- apertium has a new deformatter: apertium-deslatex
- lextor is deprecated, the code is still there but is not built
- apertium has a new m4 macro that supports using language packages from
/languages/
PR: 192886
|
|
|
|
| |
- use new python syntax
|
|
|
|
|
| |
PR: 191899
Submitted by: joemann@beefree.free.de (maintainer)
|
| |
|
|
|
|
|
| |
- add stage support
- update WWW
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: 192982
Submitted by: jbeich@vfemail.net
|
|
|
|
|
|
|
|
|
| |
- Recovery added for check constraints and foreign keys
- Corrections for btree recovery, btree creation was not performed
correctly during tableset recovery. Tableset autocorrect mode is
enabled on default now ( by define tableset )
Submitted by: Björn Lemke <lemke@lemke-it.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
- autotools more recent
- no warnings for clang
http://www.lunabase.org/~faber/Vault/software/grap/CHANGES
PR: 193178
Submitted by: Ted Faber <faber@lunabase.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Do not silence installation message
- Update maintainer section:
- Use GMAKE
- Move some replacements post-patch: to maketar:
- Cleanup before build
Changes: https://github.com/npm/npm/releases
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-CheckLib/CHANGES
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
committed yet
Pointy hat to: swills
|
|
|
|
|
|
| |
newer version will be needed by rubygem-github-linguist
With hat: ruby@
|
|
|
|
|
|
| |
Rugged is a Ruby bindings to the libgit2 linkable C Git library.
WWW: https://github.com/libgit2/rugged
|
|
|
|
|
|
| |
running between host and jail
Submitted by: Creaky <whatexercise at gmail.com> (via private email)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.6.1
- Add LICENSE_FILE
- Update COMMENT (from upstream)
- RUN_DEPENDS: Add mock, update pylib minimum version
- Modernize Python framework entries
- Canonicalize regression-test target
- pkg-descr: Strip trailing slash from WWW: URL
Changes:
* http://pytest.org/latest/changelog.html
QA: 1055 passed, 39 skipped, 10 xfailed in 89.95 seconds
Approved by: maintainer (via email)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.4.23
- Add LICENSE_FILE
- Modernize Python framework entries
- pkg-descr: Strip trailing slash from WWW: URL
Changes:
* http://pylib.readthedocs.org/en/latest/changelog.html
Approved by: maintainer (via email)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ignoring
|
|
|
|
|
|
|
|
|
|
| |
as GCC 4.8.
(For a project as little maintained upstream as OpenCity building with
-pedantic-errors is a bad idea anyways.)
PR: 192132
Approved by: maintainer timeout (amdmi3, five weeks)
|
|
|
|
|
|
|
|
| |
- Modernize pkg-plist and don't force removal of logs upon deinstall
- Bump PORTREVISION
PR: 189954 (based on) [1]
Submitted by: <joe@thrallingpenguin.com> [1]
|
|
|
|
|
|
| |
This is an ugly fix, and makes some assumptions, but necessary as
Uses/readline.mk doesn't export which path it's using, it just modifies *FLAGS
directly.
|
|
|
|
|
|
|
|
|
|
|
| |
This port has been broken for many months, and the maintainer recommends
that it be removed rather than fixed. He also indicated that
security/p5-Crypt-RHash would be a suitable substitute for this port.
net-p2p/p5-Net-DirectConnect, the only port to use it, has already been
modified to use p5-Crypt-RHash instead
PR: 193089
Requested by: maintainer (Oleg Alexeenkov)
|
|
|
|
|
|
| |
Undernet-ircu fails to build on FreeBSD 8.4 when --enable-profile
(the default) is included in configure arguments. To restore building
on FreeBSD 8.4, remove this as an option for that release.
|
|
|
|
|
|
|
| |
Changes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.2
PR: 193104
Submitted by: pfg@
|
| |
|
|
|
|
|
| |
PR: 192984
Submitted by: maintainer (Shen Elf)
|
|
|
|
|
| |
PR: 193088
Submitted by: turutani (Kyoto)
|
|
|
|
|
|
| |
PR: 186172
Reported by: timp87 (gmail)
Solution by: blackscreen (gmail)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 187280
Submitted by: Tatsuki Makino
GeographicLib is a small set of C++ classes for performing conversions
between geographic, UTM, UPS, MGRS, geocentric, and local cartesian
coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic
field (e.g., WMM2010) calculations, and for solving geodesic problems.
The library may be used from .NET applications using the NETGeographicLib
wrapper library. It is a suitable replacement for the core functionality
provided by geotrans.
|
|
|
|
| |
- Use MAKE_CMD
|
| |
|
|
|
|
|
|
| |
- Use standard USE_AUTOTOOLS instead of running autoreconf
- Add INSTALL_TARGET=install-strip
- Use ICONV_CONFIGURE_ARG
|
|
|
|
|
| |
PR: 193040
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix handling of RDOC option and make it ON by default
- Add DOCS option to OPTIONS_DEFINE
- Add EXAMPLES option
- Add CAPIDOCS option which installs C API documents generated by doxygen
- Other cleanups while here
PR: 189646
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (based on)
|
| |
|
|
|
|
| |
Approved by: portmgr (antoine)
|
|
|
|
|
| |
PR: 193042
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
KenLM Language Model Toolkit.
KenLM estimates, filters, and queries language models.
WWW: https://kheafield.com/code/kenlm/
|
| |
|
|
|
|
|
| |
Correctly make innbind setuid again
Bump PORTREVISION
|
|
|
|
| |
- Disable static plugin
|
|
|
|
|
| |
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
|
|
|
|
|
|
| |
Add missing @sample keywords
Reported by: naddy
|
|
|
|
|
|
|
| |
Sorry for the portrevision churn, forgot this with previous commit.
PR: 192630
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
|
|
|
|
|
|
|
| |
Approach choosen is different from the one in the PR.
PR: 192077
Submitted by: takefu@airport.fm
|
|
|
|
|
| |
PR: 193126
Submitted by: maintainer
|
|
|
|
| |
- Stop using PTHREAD_CFLAGS and PTHREAD_LIBS
|
|
|
|
|
| |
PR: 193027
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add some missing files to pkg-plist, don't try to remove mtree dirs, and
get rid of ugly plist hack from Makefile (it is broken with staging
anyways, so add gdkpixbuf2 as dependency to make sure that
"bin/xscreensaver-hacks/webcollage-helper" is always installed)
- Deal with SETUID_HACK with @mode directive instead of with the configure
option so that a regular user can build and then install as root
- Move some LIB_DEPENDS to USE_GNOME
- Use options helpers
- Remove PTHREADS option as there is no longer a configure knob for it
- Remove KERBEROS option since it is broken (needs ancient krb4 lib which we
don't have anymore)
- Simplify post-patch commands. The hacks for the PAM option don't need to
be conditional. Staging will handle whether the file is installed or not.
- Pet portlint(1)
- Bump PORTREVISION
PR: 192616
Submitted by: jhale
|
|
|
|
|
| |
PR: 193150
Submitted by: jbeich@vfemail.net
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
|
|
|
|
| |
- Fix LICENSE.
|
| |
|
|
|
|
|
|
|
|
| |
Add -DGOOGLE_PROTOBUF_NO_RTTI to CFLAGS to fix chrome
PR: 192821
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>
Approved by: vanilla (maintainer)
|
| |
|
|
|
|
|
| |
- Update MASTER_SITES and WWW: in pkg-plist.
- Use PORTEXAMPLES and OPTIONS_DEFINE=EXAMPLES.
|
| |
|
|
|
|
|
|
|
|
|
| |
===> Checking if vi-vntex already installed
cd: /usr/local/share/texmf/tex: No such file or directory
*** [do-install] Error code 2
Reported by: pkg-fallout
With hat: portmgr
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Spotted by: ume
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/include/omniORB4/internal/giopStream.h: In static member function 'static CORBA::Object* omniPy::UnMarshalObjRef(const char*, cdrStream&)':
/usr/local/include/omniORB4/internal/giopStream.h:336: error: 'omni::giopStream::operator omni::giopStrand&()' is private
.././../modules/pyObjectRef.cc:663: error: within this context
.././../modules/pyObjectRef.cc:664: error: 'class omni::giopStrand' has no member named 'biDir'
gmake[1]: *** [pyObjectRef.o] Error 1
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.././../lib/RDINotifServer.cc: In constructor 'RDINotifServer::RDINotifServer(RDI_Config*, FilterFactory_i*, AttNotification::_objref_FilterFactory*, EventChannelFactory_i*, AttNotification::_objref_EventChannelFactory*, EventChannel_i*, AttNotification::_objref_EventChannel*, RDI_ServerQoS*)':
.././../lib/RDINotifServer.cc:84: error: 'struct omni_time_t' has no member named 'secs'
.././../lib/RDINotifServer.cc:84: error: 'struct omni_time_t' has no member named 'nanosecs'
.././../lib/RDINotifServer.cc:86: error: 'struct omni_time_t' has no member named 'secs'
.././../lib/RDINotifServer.cc:86: error: 'struct omni_time_t' has no member named 'nanosecs'
.././../lib/RDINotifServer.cc: In member function 'virtual void RDINotifServer::set_server_props(const AttNotification::ServerProperties&)':
.././../lib/RDINotifServer.cc:717: error: 'struct omni_time_t' has no member named 'secs'
.././../lib/RDINotifServer.cc:717: error: 'struct omni_time_t' has no member named 'nanosecs'
.././../lib/RDINotifServer.cc:722: error: 'struct omni_time_t' has no member named 'secs'
.././../lib/RDINotifServer.cc:722: error: 'struct omni_time_t' has no member named 'nanosecs'
gmake[1]: *** [static/RDINotifServer.o] Error 1
Reported by: pkg-fallout
|
|
|
|
|
|
| |
always installing into lib/lmms, not lib64/lmms
- Use OPTIONS helpers
- Don't try to remove share/mime/packages
|
|
|
|
|
|
|
|
|
| |
checking for xapian-config... /usr/local/bin/xapian-config
checking /usr/local/bin/xapian-config works... configure: error: `/usr/local/bin/xapian-config --ltlibs --cxxflags' doesn't work, aborting
===> Script "configure" failed unexpectedly.
Reported by: pkg-fallout
With hat: portmgr
|
|
|
|
|
| |
PR: 193059
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
This port was marked broken due to a bison error. The newest version had
the same flaw, but I got the fix from Debian. The 5.0.20120512 is also
not limited to i386, it builds fine on amd64 now.
It is still not jobs safe (it can't find libVrd before it's built) but
I suspect only minor changes are necessary to make it jobs safe.
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
| |
|
|
|
|
| |
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
|
|
|
|
| |
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
|
|
|
|
| |
- Do not silence installation message
|
|
|
|
| |
- Remove CONFIGURE_ARGS
|
|
|
|
|
| |
PR: 193023
Submitted by: tkato432@yahoo.com
|
|
|
|
|
| |
- Replace gnomehack with pathfix
- Remove unused variable ORBIT_CONFIG
|
| |
|
|
|
|
| |
- Replace gnomehack with pathfix
|
|
|
|
|
| |
- Add INSTALL_TARGET=install-strip
- Don't enable static plugins
|
|
|
|
| |
Changes: https://github.com/grosser/parallel/commits/master
|
|
|
|
| |
Changes: https://github.com/brightbox/fog-brightbox/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: http://pecl.php.net/package-changelog.php?package=igbinary
|
|
|
|
|
| |
- Use install-strip.
- Add LICENSE.
|
|
|
|
|
|
| |
A toolkit for bulding randomized language models.
WWW: http://randlm.sourceforge.net/
|
|
|
|
|
| |
PR: 193145
Submitted by: Jan Beich
|
| |
|
|
|
|
| |
- Update WWW in pkg-descr.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I clobbered the Makefile diff (sorry danfe@). The entire makefile was
tabbed over 3 times. There was also no respect for 80 columns so a good
part of the clobber came from line wrapping. I also made $TAR use
real switches (e.g. -xzf) rather than undocumented by supported (zxf)
This is another manual package / obtain restricted data files/ only port
so I can't test much of it.
PR: 193090
Submitted by: turutani (Kyoto)
|
|
|
|
|
|
|
|
| |
This port has been staged similarly to japanese/eijiro-fpw. It is also
a manual build only port.
PR: 193062
Submitted by: turutani (kyoto)
|