| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
-Use -[0-9]* in CONFLICT.
Notes:
svn path=/head/; revision=165168
|
|
|
|
|
|
|
|
| |
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
Notes:
svn path=/head/; revision=164918
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=162719
|
|
|
|
| |
Notes:
svn path=/head/; revision=161245
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
- Add SIZE to a few ports
Notes:
svn path=/head/; revision=147668
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=145595
|
|
|
|
|
|
|
| |
said the current mirror is very very slow for them.
Notes:
svn path=/head/; revision=135006
|
|
|
|
|
|
|
| |
Reported by: krismail
Notes:
svn path=/head/; revision=134959
|
|
|
|
|
|
|
|
| |
- Use libtool15 now instead of libtool13
- Speex bumped lib version but there is no need so I put it back at .3
Notes:
svn path=/head/; revision=134826
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISON
Pointed out by: kwm
Notes:
svn path=/head/; revision=125386
|
|
|
|
|
|
|
| |
Approved by: pav (co mentor)
Notes:
svn path=/head/; revision=121370
|
|
|
|
|
|
|
|
| |
Approved by: jre@vineyard.net
pav (co mentor)
Notes:
svn path=/head/; revision=121111
|
|
|
|
|
|
|
|
|
| |
PR: ports/69389
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=114483
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=104775
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files.
Notes:
svn path=/head/; revision=96268
|
|
|
|
|
|
|
| |
Submitted by: krion
Notes:
svn path=/head/; revision=94661
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=94532
|
|
|
|
|
|
|
|
| |
PR: 57387
Submitted by: Josh Elsasser <jre@vineyard.net> (maintainer)
Notes:
svn path=/head/; revision=89868
|
|
|
|
|
|
|
|
| |
PR: 53098
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=82801
|
|
|
|
|
|
|
| |
Submitted by: Josh Elsasser <jre@vineyard.net>
Notes:
svn path=/head/; revision=77443
|
|
|
|
|
|
|
|
| |
PR: ports/50261
Submitted by: Josh Elsasser <jre@vineyard.net>
Notes:
svn path=/head/; revision=77437
|
|
|
|
|
|
|
|
| |
Pointed out by: kris
Approved by: kris (portmgr)
Notes:
svn path=/head/; revision=77154
|
|
|
|
| |
Notes:
svn path=/head/; revision=75951
|
|
|
|
|
|
|
|
| |
Revealed by: pkg_version(1)
Pointy hat to: roger
Notes:
svn path=/head/; revision=75808
|
|
|
|
|
|
|
| |
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=75089
|
|
|
|
| |
Notes:
svn path=/head/; revision=74528
|
|
|
|
|
|
|
|
| |
PR: ports/47745
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=74497
|
|
|
|
|
|
|
|
| |
PR: 46424
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=72437
|
|
|
|
| |
Notes:
svn path=/head/; revision=70737
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix pkg-plist
- Update WWW: line
PR: 45422
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=70565
|
|
|
|
|
|
|
| |
and stereo support.
Notes:
svn path=/head/; revision=70015
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=68342
|
|
|
|
| |
Notes:
svn path=/head/; revision=68203
|
|
|
|
| |
Notes:
svn path=/head/; revision=65708
|
|
|
|
|
|
|
|
| |
PR: 42238
Submitted by: tkato@prontomail.com
Notes:
svn path=/head/; revision=65382
|
|
|
|
|
|
|
|
| |
PR: 41731
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=64608
|
|
|
|
|
|
|
|
| |
PR: ports/41354
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=64082
|
|
|
|
|
|
|
|
| |
PR: 41169
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=63762
|
|
An open-source (LGPL) patent-free voice codec
Notes:
svn path=/head/; revision=63721
|