| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
dependency location instead of explicitly passing modified CPPFLAGS
and LDFLAGS variables. This gives configure script a chance to do the
right thing when detecting libogg if ${LOCALBASE} != "/usr/local"
PR: ports/97464
Submitted by: sergei
Approved by: ahze (maintainer)
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
| |
- Add SIZE to a few ports
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
said the current mirror is very very slow for them.
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
| |
- Use libtool15 now instead of libtool13
- Speex bumped lib version but there is no need so I put it back at .3
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
| |
- Bump PORTREVISON
Pointed out by: kwm
|
|
|
|
| |
Approved by: pav (co mentor)
|
|
|
|
|
| |
Approved by: jre@vineyard.net
pav (co mentor)
|
|
|
|
|
|
| |
PR: ports/69389
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files.
|
|
|
|
| |
Submitted by: krion
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: 57387
Submitted by: Josh Elsasser <jre@vineyard.net> (maintainer)
|
|
|
|
|
| |
PR: 53098
Submitted by: Ports Fury
|
|
|
|
| |
Submitted by: Josh Elsasser <jre@vineyard.net>
|
|
|
|
|
| |
PR: ports/50261
Submitted by: Josh Elsasser <jre@vineyard.net>
|
|
|
|
|
| |
Pointed out by: kris
Approved by: kris (portmgr)
|
| |
|
|
|
|
|
| |
Revealed by: pkg_version(1)
Pointy hat to: roger
|
|
|
|
| |
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: ports/47745
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 46424
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
|
| |
- Fix pkg-plist
- Update WWW: line
PR: 45422
Submitted by: Ports Fury
|
|
|
|
| |
and stereo support.
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 42238
Submitted by: tkato@prontomail.com
|
|
|
|
|
| |
PR: 41731
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/41354
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
| |
PR: 41169
Submitted by: Ports Fury
|
|
An open-source (LGPL) patent-free voice codec
|