Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.3_10 01 Mar 2017 17:50:09 |
rene |
Remove expired ports:
2017-01-28 japanese/ruby-eb: Upstream no longer active
2017-03-01 japanese/xyaku: Unmaintained, depends on expired japanese/ruby-eb
2017-03-01 archivers/libunrar4: Outdated version. Please use archivers/libunrar5
instead
2017-03-01 sysutils/xacpim: Mastersite disappeared
2017-03-01 sysutils/linux-nero: Probably cannot actually burn CD/DVD on recent
FreeBSD
2017-03-01 audio/libofa: MusicDNS service has been discontinued |
0.9.3_10 26 Dec 2016 14:33:04 |
mat |
Add an EXPIRATION_DATE to DEPRECATED ports without one.
Sponsored by: Absolight |
0.9.3_10 22 Dec 2016 19:30:42 |
jhale |
Fix COMMENT
Drop unused PROJECTHOST variable
Convert to USES=localbase
Mark DEPRECATED; EXPIRATION_DATE to follow once the dependency from
consumer ports is removed. There isn't much point keeping this
around if the backend servers are no longer functioning. They were
in a zombie state for years as it was. |
0.9.3_10 22 Dec 2016 05:31:22 |
dbn |
audio/libofa: fetch source from github.
- Use github instead of fedora mirror to ensure we detect any future
releases.
- NOTE: it appears the www.musicdns.org website is no longer functioning
and this port may need to be depreciated if no other service is available
PR: 212790
Submitted by: tcberner
Approved by: jhale (maintainer timeout: 13 weeks) |
0.9.3_10 20 Sep 2016 17:58:41 |
marino |
audio/libofa: new fedora MASTER_SITES to unbreak
PR: 212790 (related) |
0.9.3_10 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.9.3_10 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.9.3_10 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.9.3_10 22 Sep 2014 12:24:34 |
jhale |
- Trim @dirrm[try] from pkg-plist |
0.9.3_10 31 Aug 2014 16:36:23 |
tijl |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
0.9.3_9 26 May 2014 06:29:25 |
bapt |
Convert to USES=dos2unix and USES=libtool |
0.9.3_8 09 Oct 2013 08:01:14 |
jhale |
- Support staging
- Use new LIB_DEPENDS syntax |
0.9.3_8 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.9.3_8 12 Sep 2013 21:53:45 |
bapt |
Fix build with libc++
Submitted by: Gustau Perez (gusi via #poudriere on freenode) |
0.9.3_8 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.9.3_8 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
0.9.3_7 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
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) |
0.9.3_7 02 Mar 2013 03:55:26 |
eadler |
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe) |
0.9.3_7 13 Sep 2012 04:45:59 |
jhale |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
0.9.3_7 29 Jul 2012 01:09:28 |
scheidell |
- Drop unneeded pkg-config dependency from audio/libofa
- 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) |
0.9.3_7 04 Mar 2012 12:15:53 |
sunpoet |
- Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
- Pet portlint
PR: ports/165683
Notified by: makc
Submitted by: sunpoet (myself)
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.9.3_7 17 Oct 2011 10:08:33 |
bf |
- update fftw3* to 3.3 [1], and adjust dependent ports
- 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 |
0.9.3_6 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
0.9.3_6 25 Mar 2011 23:14:06 |
miwi |
- Fix Build |
0.9.3_6 25 Mar 2011 10:35:37 |
miwi |
- Allow build with non-base gcc [1]
- 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@ |
0.9.3_5 17 Mar 2011 15:47:15 |
miwi |
- Update MASTER_SITES
- 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> |
0.9.3_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.9.3_4 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
0.9.3_3 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
0.9.3_3 02 Aug 2009 08:02:03 |
linimon |
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr |
0.9.3_3 18 May 2009 15:08:58 |
pav |
- Chase fftw3 update |
0.9.3_2 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
0.9.3_1 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
0.9.3_1 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
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 |
0.9.3 03 Nov 2006 03:49:33 |
alexbl |
- make fetchable
- USE_LDCONFIG instead of INSTALLS_SHLIB
PR: 105019
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
0.9.3 01 Oct 2006 02:38:27 |
alexbl |
- Unbreak on gcc 4.1
Approved by: novel (mentor, implicit)
Obtained from: musicbrainz SVN repository |
0.9.3 13 Sep 2006 03:21:38 |
alexbl |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel |
0.9.3 24 Jul 2006 17:24:32 |
garga |
UNBREAK: Fix build on 4.x
PR: ports/100768
Submitted by: Sven Berkvens-Matthijsse <sven at ilse.net>
Approved by: Alexander Botero-Lowry <alex at foxybanana.com> (maintainer) |
0.9.3 06 Jul 2006 09:05:15 |
itetcu |
Update to 0.9.3
PR: 99834
Submitted by: maintainer |
0.9.1_1 11 May 2006 15:12:06 |
ahze |
- Chase fftw3 libver bump |
0.9.1 05 Apr 2006 02:54:41 |
edwin |
i[PATCH] audio/libofa: Mark broken on 4.x
- Broken on 4.x, mark as such
PR: ports/95331
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |
0.9.1 02 Apr 2006 06:52:57 |
edwin |
[PATCH] audio/libofa: fix expat build issue
- expat was not being detected because of a lacking CONFIGURE_ENV
PR: ports/95212
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |
0.9.1 01 Apr 2006 12:12:08 |
edwin |
[NEW PORT] audio/libofa: The Open Fingerprint Architecture Library
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> |