| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Tarball has been rerolled by author:
http://sourceforge.net/p/lives/mailman/message/32546466/
Notes:
svn path=/head/; revision=362857
|
|
|
|
|
|
|
| |
- Fix smogrify runtime version detection
Notes:
svn path=/head/; revision=360448
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=352986
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=352815
|
|
|
|
|
|
|
|
|
|
| |
- Make Matroska support optional and off by default (mainly due to
multimedia/mkvtoolnix being notoriously broken)
- Fix few shebangs
- Install striped binaries
Notes:
svn path=/head/; revision=352238
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=348892
|
|
|
|
|
|
|
| |
- Use precise BSD licenses
Notes:
svn path=/head/; revision=348491
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Version 2.2.2 (10 December 2013)
--------------------------------
Fix crash in new multithreaded renderer.
Version 2.2.1 (10 December 2013)
--------------------------------
Fix major error introduced in 2.2.0 which can break files when inserting frames.
Fix audio insert/encode problems for some non-standard frame rates.
Optimisations for copy/insert.
Notes:
svn path=/head/; revision=336274
|
|
|
|
| |
Notes:
svn path=/head/; revision=335777
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Revert options helpers to if statements since the OFF condition is not
applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
graphics/opencv, leaving opencv-core as just the bare minimum required
for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
dependent ports
- Add UPDATING entry
Notes:
svn path=/head/; revision=335601
|
|
|
|
| |
Notes:
svn path=/head/; revision=332403
|
|
|
|
|
|
|
|
| |
- Add patches to fix build after ffmpeg update
- Support STAGEDIR
Notes:
svn path=/head/; revision=331806
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331644
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 20130827 snapshot
- Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure
- Chase library version bump in dependent ports
PR: ports/182484
Submitted by: mm
Reviewed by: kwm, bapt
Notes:
svn path=/head/; revision=329667
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
|
|
|
|
|
| |
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
Notes:
svn path=/head/; revision=325602
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
| |
- Convert to new options macros, list all options in OPTIONS_DEFINE
- Make DOXYGEN independent of DOCS option, use generated plist for it
Notes:
svn path=/head/; revision=321294
|
|
|
|
| |
Notes:
svn path=/head/; revision=320695
|
|
|
|
| |
Notes:
svn path=/head/; revision=317702
|
|
|
|
|
|
|
| |
Approved by: multimedia (bapt, kwm)
Notes:
svn path=/head/; revision=317561
|
|
|
|
| |
Notes:
svn path=/head/; revision=317345
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
Notes:
svn path=/head/; revision=316600
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316596
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=316011
|
|
|
|
| |
Notes:
svn path=/head/; revision=311874
|
|
|
|
|
|
|
| |
- Don't force update of translations files - now it's done by default
Notes:
svn path=/head/; revision=311176
|
|
|
|
| |
Notes:
svn path=/head/; revision=310287
|
|
|
|
|
|
|
|
|
| |
- Order USE_ flags, drop gnomehack it's messy
- Cleanup REINPLACE_CMDs
- Sort plist
Notes:
svn path=/head/; revision=309211
|
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove ABI versions from LIB_DEPENDS
- Use common description for FREI0R option
- Silent REINPLACE_CMD command
- Trim Makefile header
Feature safe: yes
Notes:
svn path=/head/; revision=307040
|
|
|
|
|
|
|
|
|
| |
- Add missing deps
- Sort and remove ABI versions from LIB_DEPENDS
- Port needs USE_PKGCONFIG=build
Notes:
svn path=/head/; revision=302691
|
|
|
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
Notes:
svn path=/head/; revision=301188
|
|
|
|
|
|
|
| |
- Remove description for DOXYGEN option
Notes:
svn path=/head/; revision=299969
|
|
|
|
| |
Notes:
svn path=/head/; revision=298711
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
| |
This fixes initial directory creation on first launch.
Reported by: Andrew Johnson <daeron@optushome.com.au>
Notes:
svn path=/head/; revision=295529
|
|
|
|
|
|
|
|
| |
- Add missing build/lib deps
- Add option to build doxygen documentation (default off)
Notes:
svn path=/head/; revision=294817
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
Notes:
svn path=/head/; revision=291667
|
|
|
|
| |
Notes:
svn path=/head/; revision=291538
|
|
|
|
| |
Notes:
svn path=/head/; revision=289685
|
|
|
|
|
|
|
|
|
|
| |
- Disable documentation building when doxygen is found on system
- Respect WITHOUT_NLS
- Use bsd.port.options.mk
- Fix few portlint warnings
Notes:
svn path=/head/; revision=289496
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=276986
|
|
|
|
| |
Notes:
svn path=/head/; revision=276165
|
|
|
|
|
|
|
| |
- chase library bump
Notes:
svn path=/head/; revision=275112
|
|
|
|
|
|
|
| |
Approved by: miwi, wen (mentors)
Notes:
svn path=/head/; revision=271547
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add LICENSE
Mark MAKE_JOBS_SAFE
Few portlint fixes
Pass maintainership to submitter
PR: ports/151497
Submitted by: Pawel Pekala <c0rn at o2.pl>
Notes:
svn path=/head/; revision=263130
|
|
|
|
|
|
|
| |
(via libvorbis, libtheora).
Notes:
svn path=/head/; revision=255958
|