| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
|
|
| |
- Simplify COMMENT
- Update pkg-desc
Submitted by: Dan Larsson [1]
Notes:
svn path=/head/; revision=126760
|
|
|
|
|
|
|
| |
Pointed out by: lofi
Notes:
svn path=/head/; revision=122937
|
|
|
|
|
|
|
| |
Submitted by: paulbeard@mac.com
Notes:
svn path=/head/; revision=122613
|
|
|
|
|
|
|
|
|
|
| |
o Bump PORTREVISION
PR: 72205
Submitted by: ahze
Notes:
svn path=/head/; revision=121270
|
|
|
|
|
|
|
| |
Approved by:adamw (mentor)
Notes:
svn path=/head/; revision=120470
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/72943
Reported by: pointyhat via kris
sean@mcneil.com
Submitted by: sean@mcneil.com (patch)
Michael Johnson <ahze@ahze.net> (maintainer)
Tested by: sean@mcneil.com
Notes:
svn path=/head/; revision=119890
|
|
|
|
|
|
|
|
|
|
|
|
| |
previously installed. This is also only a temp fix until mpeg4ip is updated
(ports/72206) or fixed.
PR: ports/72799
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
Pointed out by: spamrefuse@yahoo.com
Notes:
svn path=/head/; revision=119708
|
|
|
|
|
|
|
|
|
| |
is broke, so disable this to allow other apps to get build with faad.
Requested by: Michael Johnson <ahze@ahze.net> (maintainer)
Notes:
svn path=/head/; revision=119456
|
|
|
|
|
|
|
|
| |
tested because I'm still on 5.2.1 and I can't compile gcc34 and the
only packages for gcc34 I find are 4.10 or 5.3. Bummer!
Notes:
svn path=/head/; revision=119360
|
|
|
|
|
|
|
|
|
|
| |
- make faad use libmp4v2 so mpeg4ip can use faad.
PR: ports/72205
Submitted by: Michael Johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=119348
|
|
|
|
|
|
|
|
| |
PR: ports/71597
Submitted by: maintainer
Notes:
svn path=/head/; revision=118879
|
|
|
|
|
|
|
|
|
| |
PR: ports/71655
Submitted by: Michael Johnson <ahze at ahze dot net> (maintainer)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=118539
|
|
|
|
|
|
|
|
|
| |
PR: ports/71041
Pointed out by: <ingmar.gebert@stud.uni-rostock.de>
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
Notes:
svn path=/head/; revision=117559
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
| |
Notes:
svn path=/head/; revision=110841
|
|
|
|
|
|
|
|
| |
PR: ports/67190
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
Notes:
svn path=/head/; revision=110002
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix mess with plist files
- Bump PORTREVISION
PR: ports/67060 [1]
Submitted by: tjr [1], krion [2]
Approved by: maintainer
Notes:
svn path=/head/; revision=109845
|
|
|
|
|
|
|
|
| |
PR: ports/66723
Submitted by: maintainer
Notes:
svn path=/head/; revision=109321
|
|
|
|
|
|
|
|
|
|
| |
- Use external mpeg4ip, provide knob to use internal one
PR: ports/66598
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
Notes:
svn path=/head/; revision=109116
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Makefile cleanup
- Pass maintainership to submitter
PR: ports/66543
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=109003
|
|
|
|
| |
Notes:
svn path=/head/; revision=108814
|
|
|
|
|
|
|
|
|
| |
PR: ports/66360
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=108813
|
|
|
|
|
|
|
|
|
| |
PR: 64964
Submitted by: tjr
Obtained from: faad CVS
Notes:
svn path=/head/; revision=106909
|
|
|
|
|
|
|
|
|
| |
PR: ports/64964
Submitted by: tjr
Approved by: maintainer
Notes:
svn path=/head/; revision=105937
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
| |
Submitted by: Simon Barner <barner@in.tum.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=102981
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=92312
|
|
|
|
|
|
|
| |
respect CFLAGS.
Notes:
svn path=/head/; revision=84824
|
|
|
|
|
|
|
|
| |
Approved by: maintainer
PR: 50798
Notes:
svn path=/head/; revision=84787
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
Notes:
svn path=/head/; revision=83696
|
|
|
|
|
|
|
| |
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=82995
|
|
|
|
|
|
|
|
|
|
|
|
| |
build-depends target to happen in pre-patch stage
o Check Makefile comments for more information
PR: 52455
Submitted by: David Yeske <dyeske@yahoo.com>
Approved by: maintainer (timeout 2 weeks)
Notes:
svn path=/head/; revision=82615
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=77924
|
|
|
|
| |
Notes:
svn path=/head/; revision=76030
|
|
MPEG-4 AAC decoder
PR: 46884
Submitted by: Sean McGovern <sean@sfarc.net>
Notes:
svn path=/head/; revision=73421
|