| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.
Approved by: portmgr (implicit) for NO_STAGE ports
Notes:
svn path=/head/; revision=355352
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1]
- multimedia/libdvdnav: remove dependency to (now removed) dvdread-config
- sysutils/vstrip: remove useless dependency to multimedia/libdvdread
Approved by: portmgr (implicit) [1]
Notes:
svn path=/head/; revision=353931
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: jenkins (swills)
Notes:
svn path=/head/; revision=351985
|
|
|
|
|
|
|
| |
- Bump dependent ports' revisions
Notes:
svn path=/head/; revision=342392
|
|
|
|
|
|
|
| |
- Forgot to bump port revision in last commit
Notes:
svn path=/head/; revision=330642
|
|
|
|
|
|
|
|
| |
- Fix pkg-plist with non-default options
- Fix detection of libs
Notes:
svn path=/head/; revision=330510
|
|
|
|
|
|
|
|
|
|
| |
- Link using ffmpeg0
- Adopt port
- Allow staging
- Convert lib depends to new format
Notes:
svn path=/head/; revision=329888
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
|
|
|
|
|
| |
* Chase the update in dependent ports.
PR: 179072
Notes:
svn path=/head/; revision=320405
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316596
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
Notes:
svn path=/head/; revision=301539
|
|
|
|
|
|
|
|
| |
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
Notes:
svn path=/head/; revision=301362
|
|
|
|
| |
Notes:
svn path=/head/; revision=301306
|
|
|
|
|
|
|
|
|
| |
gavl 1.2.0 -> 1.4.0
gmerlin 1.0.0 -> 1.2.0
gmerlin-avdecoder 1.1.0 -> 1.2.0
Notes:
svn path=/head/; revision=301302
|
|
|
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
Notes:
svn path=/head/; revision=301188
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=291538
|
|
|
|
| |
Notes:
svn path=/head/; revision=289774
|
|
|
|
| |
Notes:
svn path=/head/; revision=289416
|
|
|
|
|
|
|
|
|
|
|
| |
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]
Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
Notes:
svn path=/head/; revision=289371
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
PR: 158467
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=279415
|
|
|
|
|
|
|
|
|
|
|
|
| |
- from Jan 8 2011 News for 1.0.0
This release brings support for compressed streams in the transcoder,
configuration presets and lots of minor improvements and fixes.
As far as major features are concerned, the gmerlin suite is now finished.
Future developments will mostly concentrate on bugfixes. There are some
ideas for new features, but no concrete plans.
Notes:
svn path=/head/; revision=278141
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=277448
|
|
|
|
| |
Notes:
svn path=/head/; revision=276986
|
|
|
|
| |
Notes:
svn path=/head/; revision=276239
|
|
|
|
| |
Notes:
svn path=/head/; revision=275334
|
|
|
|
|
|
|
| |
- chase library bump
Notes:
svn path=/head/; revision=275112
|
|
|
|
|
|
|
|
| |
Pointy hat to: mm
Reported by: pointyhat
Notes:
svn path=/head/; revision=262915
|
|
|
|
| |
Notes:
svn path=/head/; revision=261332
|
|
|
|
| |
Notes:
svn path=/head/; revision=261170
|
|
|
|
| |
Notes:
svn path=/head/; revision=258164
|
|
|
|
|
|
|
| |
(via libvorbis, libtheora).
Notes:
svn path=/head/; revision=255958
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
| |
Notes:
svn path=/head/; revision=251796
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
| |
- Bump library version
Notes:
svn path=/head/; revision=251451
|
|
|
|
| |
Notes:
svn path=/head/; revision=249751
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
| |
Notes:
svn path=/head/; revision=244901
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
|
|
|
|
| |
PR: 137667
Submitted by: Martin Matuska <mm@FreeBSD.org>
Notes:
svn path=/head/; revision=239364
|
|
|
|
|
|
|
| |
- Bump library version on depending ports
Notes:
svn path=/head/; revision=239308
|
|
|
|
| |
Notes:
svn path=/head/; revision=237283
|
|
|
|
| |
Notes:
svn path=/head/; revision=228783
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Turn over maintainership
-Bump ports that depend on libdvdread since shared lib
version rolls back from .5 to .4
-Fix multimedia/ogle build with this version
PR: 127849
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
Notes:
svn path=/head/; revision=227814
|
|
|
|
|
|
|
| |
- Minor fixes
Notes:
svn path=/head/; revision=222637
|