| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
Notes:
svn path=/head/; revision=441429
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(at least on tier-1 architectures)
- Update to version 0.13.1beta which includes many C++ related fixes
(unfortunately, a number of issues still remain to be patched)
- Let the compiler handle template instantiation of ``TPoolFile'' [1]
- Use native atomics instead of pulling Boost header
- Convert few remaining sed(1) in-place editing to patch files
- Bump FOX toolkit version being used (1.4 -> 1.6)
- Get rid of absolute port origins when specifying dependencies
- Unbreak NLS option (and enable it back by default)
[1] http://bugs.gentoo.org/334797
Notes:
svn path=/head/; revision=435350
|
|
|
|
|
|
|
|
|
|
|
| |
2016-02-29 audio/audacious-dumb: Broken for more than 6 months
2016-02-29 net/ntopng: Broken for more than 6 months
2016-02-29 audio/rezound: Broken for more than 6 months
2016-02-29 net/rubygem-amqp067: Upstream prefers net/rubygem-bunny
2016-02-29 devel/py-unittestplus: Tarballs and upstream website disappeared
Notes:
svn path=/head/; revision=409828
|
|
|
|
| |
Notes:
svn path=/head/; revision=407550
|
|
|
|
|
|
|
|
|
|
| |
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: http://www.surina.net/soundtouch/README.html
ACC report: https://people.freebsd.org/~jbeich/compat_reports/soundtouch/1.9.0_to_1.9.2/compat_report.html
Notes:
svn path=/head/; revision=403855
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On FreeBSD 8 and 9:
checking for FXApp class in -lFOX-1.4... yes
checking for reswrap... no
configure: error: reswrap not found (it comes with fox) -- perhaps you need to add reswrap's location to your PATH
On FreeBSD 10:
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -fstack-protector -Wl,-lpthread -o rezound main.o -L/usr/local/lib ./.libs/libfrontend.a ../../src/backend/.libs/libbackend.a -logg -lvorbisfile -lvorbisenc -lvorbis -lFLAC++ -lFLAC ../../src/backend/File/.libs/libFile.a ../../src/backend/Edits/.libs/libEdits.a ../../src/backend/Effects/.libs/libEffects.a ../../src/backend/Filters/.libs/libFilters.a ../../src/backend/Looping/.libs/libLooping.a ../../src/backend/Remaster/.libs/libRemaster.a -lSoundTouch ../../src/backend/Generate/.libs/libGenerate.a ../../src/backend/LADSPA/.libs/libLADSPA.a ../../src/misc/CNestedDataFile/.libs/libmiscCN.a ../../src/PoolFile/.libs/libPoolFile.a -lFOX-1.4 -lpthread -lm -lX11 -lportaudio
./.libs/libfrontend.a(settings.o): In function `void CNestedDataFile::setValue<std::__1::vector<bool, std::__1::allocator<bool> > >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<bool, std::__1::allocator<bool> >, bool)':
settings.cpp:(.text._ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b[_ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b]+0xdc): undefined reference to `_ZL17anytype_to_stringINSt3__121__bit_const_referenceINS0_6vectorIbNS0_9allocatorIbEEEEEEEKNS0_12basic_stringIcNS0_11char_traitsIcEENS3_IcEEEERKT_'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=388740
|
|
|
|
|
|
|
|
|
|
|
|
| |
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer
Notes:
svn path=/head/; revision=387982
|
|
|
|
|
|
|
|
|
| |
PR: 196427
Submitted by: myself
Approved by: hselasky, stephen, marcus, maintainer timeout from others
Notes:
svn path=/head/; revision=377845
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=374303
|
|
|
|
| |
Notes:
svn path=/head/; revision=371234
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=362924
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lack of this->, some missing #include's) that could be patched via simple
sed(1) calls and one trivial patch. Linking still fails, and so does the
build with GCC 4.6+; this would be fixed in a separate commit, along with
other issues with the port (dependency on restricted LAME codec, usage of
somewhat old FOX v1.4).
While here, convert large number of optional LIB_DEPENDS conditionals to
helper knobs, reword LARGEFILE_DESC, do not bogusly augment CONFIGURE_ENV,
and stagify.
For users that have ReZound package installed, this commit does not bring
any visible changes, and should not be merged to any "stable" or quarterly
branches alone.
Notes:
svn path=/head/; revision=337406
|
|
|
|
|
|
|
|
|
| |
LIB_DEPENDS in audio
With hat: portmgr
Notes:
svn path=/head/; revision=336166
|
|
|
|
|
|
|
|
|
|
| |
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
Notes:
svn path=/head/; revision=333231
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=329763
|
|
|
|
|
|
|
| |
now use ltverhack on FOX. This should be the last time.
Notes:
svn path=/head/; revision=329703
|
|
|
|
|
|
|
| |
audio)
Notes:
svn path=/head/; revision=327706
|
|
|
|
|
|
|
|
|
| |
* Chase the update in dependent ports.
PR: 179072
Notes:
svn path=/head/; revision=320405
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316596
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
|
|
|
| |
- Trim the header while I am here
Notes:
svn path=/head/; revision=309008
|
|
|
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
Notes:
svn path=/head/; revision=301188
|
|
|
|
|
|
|
|
|
|
| |
- Disable NLS support as it's broken: rezound dies at startup with infamous
"locale::facet::_S_create_c_locale name not valid" exception
- Drop explicit ABI version numbers in LIB_DEPENDS
- Mark as MAKE_JOBS_UNSAFE (fails to build on my Q9550)
Notes:
svn path=/head/; revision=300554
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
| |
Bump portrevision of all ports which depend upon it.
Notes:
svn path=/head/; revision=289243
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
it originated from Gentoo, which in turn says it's copyrighted by T2 SDE
Project and submitted by Rene Rebe; committed version should be more clean
and correct) [*]
- Add a patch from Christian Schoenebeck to fix saving of raw files (Debian
bug id 602277, Gentoo's 203471)
- Fix a typo in #ifndef directive (also obtained from Gentoo)
- Fix GNU gettext detection in configure script (was not 64-bit clean, thus
package for e.g. amd64 would not pack because of broken pkg-plist)
- Bump port revision after recent changes in dependencies and bugfixes
PR: ports/157433 [*]
Submitted by: Lowell Gilbert
Notes:
svn path=/head/; revision=278234
|
|
|
|
|
|
|
|
|
|
| |
packaged with default OPTIONS) pull way to many dependencies that most
users would probably not appreciate in their systems
- Disable CDRDAO by default since I believe fewer users would need it
- Add LICENSE (GPLv2) and clean up Makefile a bit
Notes:
svn path=/head/; revision=277412
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
(via libvorbis, libtheora).
Notes:
svn path=/head/; revision=255958
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)
Notes:
svn path=/head/; revision=255644
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Similarly, fix FFTW dependency
- Reindent OPTIONS for better readability
- Respect C[XX]FLAGS and other minor nits
PR: ports/127154 [*]
Submitted by: Lowell Gilbert
Notes:
svn path=/head/; revision=240339
|
|
|
|
|
|
|
| |
starting with A
Notes:
svn path=/head/; revision=240066
|
|
|
|
| |
Notes:
svn path=/head/; revision=237283
|
|
|
|
| |
Notes:
svn path=/head/; revision=225288
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214428
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476
Notes:
svn path=/head/; revision=210771
|
|
|
|
| |
Notes:
svn path=/head/; revision=201943
|
|
|
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
Notes:
svn path=/head/; revision=201613
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=196462
|
|
|
|
| |
Notes:
svn path=/head/; revision=193388
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
PR: ports/111685
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=191394
|
|
|
|
|
|
|
| |
Reported by: krismail
Notes:
svn path=/head/; revision=174384
|
|
|
|
| |
Notes:
svn path=/head/; revision=172575
|
|
|
|
|
|
|
| |
Approved by: ahze (mentor)
Notes:
svn path=/head/; revision=165880
|