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)
- Remove shlib versions from LIB_DEPENDS
- Add APL version 1.0 to LICENSE section (port can use APL1 or GPLv2)
PR: ports/170216
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen
- Respect CFLAGS/CXXFLAGS
- Bump PORTREVISION since port was building with -g previously
PR: 155662
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
[1] avg@
- Add LICENSE (GPLv2)
- Mark MAKE_JOBS_SAFE
- Remove ^M in files with USE_DOS2UNIX
- Use gnomehack to fix pkgconfig directory
- Remove MD5
- Remove 4.x patches
- Bump port revision since installed header file contains ^M
- Update pkg-descr
- Take maintainership
PR: 155608
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
The Open Fingerprint normalizes, extracts frequencies, and
creates an array representing the frequency data in an audio
file.
WWW: http://www.musicdns.org
PR: ports/95196
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>