Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1_1 11 Nov 2017 10:30:10
  |
rene  |
Remove expired ports:
2017-11-04 lang/ats: Unmaintained, outdated, needs lots of refreshment
2017-11-09 games/lordsawar: Broken for more than 6 months
2017-11-09 databases/elixir-ecto_migrate: Broken for more than 6 months
2017-11-09 audio/gspeakers: Broken for more than 6 months
2017-11-09 net/p5-Filesys-SmbClient: Broken for more than 6 months
2017-11-09 audio/tclmidi: Broken for more than 6 months
2017-11-09 security/py-xmlsec: Broken for more than 6 months
2017-11-09 security/samba-virusfilter: Broken for more than 6 months
2017-11-09 textproc/ocaml-pxp: Broken for more than 6 months
2017-11-09 audio/sooperlooper: Broken for more than 6 months
2017-11-09 devel/dwarves: Broken for more than 6 months
2017-11-09 devel/cl-cffi-sbcl: Broken for more than 6 months
2017-11-09 devel/pinba_engine: Broken for more than 6 months
2017-11-09 devel/py-event: Broken for more than 6 months |
3.1_1 08 Oct 2017 19:36:26
  |
antoine  |
Deprecate ports broken for more than 6 months |
3.1_1 30 Jan 2017 15:09:19
  |
amdmi3  |
- Mark BROKEN: does not fetch, upstream gone |
3.1_1 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 |
3.1_1 22 Aug 2015 14:45:18
  |
marino  |
audio/tclmide: Remove -Werror flag
This unmaintained port won't build on gcc5+ with -Werror. |
3.1_1 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
3.1_1 28 Jul 2014 14:12:36
  |
adamw  |
Rename audio/ patch-xy patches to reflect the files they modify. |
3.1_1 10 May 2014 16:04:42
  |
pawel  |
Add staging support, allow it as normal user |
3.1_1 24 Sep 2013 08:21:47
  |
gahr  |
- Convert to USES+=tcl
- Fix build on all supported versions |
3.1_1 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
3.1_1 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.1_1 05 Jun 2013 13:50:27
  |
gahr  |
- Avoid using deprecated features of Tcl 8.6 |
3.1_1 14 May 2013 09:28:58
  |
gahr  |
- Fix build
Reported by: miwi (Tcl/Tk 86 exp-run) |
3.1_1 13 Mar 2013 11:54:26
  |
danfe  |
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed. |
3.1_1 11 Apr 2012 06:18:01
 |
mi  |
Unbreak and fix:
* Use BSDmakefile (and bsd.lib.mk) instead of
configure/Makefile.in;
* plug some (but not all!) ancient memory leaks;
* make use of bsd.tcl.mk (now requires Tcl-8.4 or higher);
* fix warnings and 64-bit issues;
* bump PORTREVISION.
To do:
* plug the remaining memory leak (valgrind is priceless!);
* fix up the author's tests to uniformly report failure or
success and arrange for them to run post-build.
Feature safe: yes |
3.1 02 Aug 2011 20:58:23
 |
ehaupt  |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
3.1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
3.1 27 Dec 2009 09:55:50
 |
erwin  |
Mark BROKEN on 9.x: does not build. |
3.1 14 Mar 2009 18:29:15
 |
dinoex  |
- externd support for tcl/tk 8.2 |
3.1 22 Jan 2009 12:12:33
 |
mm  |
- Deprecate due to planned removal of tcl82 / tk82
- Set expiration date to 2009-04-22 |
3.1 04 Apr 2008 15:55:11
 |
rafan  |
- Use ARCH instead of MACHINE_ARCH
- Add a new mirror site
PR: ports/122424
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
- As 5.2-RELEASE is no longer supported, make two conditional patches
mandatory
- Move patching to post-patch target instead of post-extract, so that we
can get unmodified vendor version with `make extract' |
3.1 01 Apr 2006 12:22:23
 |
edwin  |
Use SUB_FILES for pkg-message |
3.1 23 Nov 2005 23:29:54
 |
pav  |
- Add some SHA256 checksums |
3.1 19 Apr 2005 16:01:47
 |
vs  |
Remove INSTALLS_SHLIB: It's not running with the correct path anyway |
3.1 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.1 11 Apr 2005 11:25:46
 |
flz  |
- ARCH is defined in bsd.port.pre.mk |
3.1 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
3.1 29 Mar 2004 06:57:34
 |
kris  |
Fix build on amd64 (don't try and link static libraries into shared) |
3.1 18 Mar 2004 16:27:35
 |
pav  |
- Fix build with modern gcc
Add placeholder strstream.h file in the workdir, and patch
some of the Makefile.in's to use the workdir in their include path.
Rewriting this port to use ISO C++ would maybe be better, but will make the
diff
a lot larger. Also, the tclmidi program doesn't really seem to be actively
maintained anyway.
PR: ports/64310
Submitted by: Dimitry Andric <dimitry@andric.com> |
3.1 05 Feb 2004 09:14:45
 |
kris  |
BROKEN on 5.x: does not compile |
3.1 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
3.1 21 Dec 2003 00:18:42
 |
sergei  |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
3.1 28 Oct 2003 00:23:22
 |
kris  |
Portlint (add INSTALLS_SHLIB, reorder vars, remove trailing blank line) |
3.1 07 Sep 2003 01:19:57
 |
edwin  |
Maintainer is able to the port anymore, into the ports@ pool with it!
Thanks for your support in the past!
Submitted by: Andreas Kohout <shanee@augusta.de> |
3.1 30 Aug 2003 00:30:10
 |
edwin  |
[patch][non-maintainer] set NOT_FOR_ARCHS for audio/tclmidi
This port seems to build on neither ia64 nor sparc64,
probably due to some kind of pointer casting problem. Mark
as NOT_FOR_ARCHS to save bento from trying to build it on
those architectures.
A more careful reading of bsd.port.mk suggests that IGNORE
should be set in this case instead of NOT_FOR_ARCHS. This
will still save bento build time, but not indicate that the
port will _never_ run on these archs.
PR: ports/53457
Submitted by: Mark Linimon <linimon@lonesome.com> |
3.1 14 May 2003 01:57:55
 |
jmz  |
The previous commit on this file unbroke the -current build but broke 4.x.
Now this patch should work both on 4.x and -current. |
3.1 21 Feb 2003 10:59:39
 |
knu  |
De-pkg-comment. |
3.1 26 Dec 2002 15:22:35
 |
edwin  |
Removed stale master_sites
Noticed by: portsurvey |
3.1 14 Dec 2002 20:30:22
 |
dinoex  |
unbroke build on -cureent
PR: 46170
Submitted by: kcwu@kcwu.dyndns.org |
3.1 26 Oct 2002 03:06:00
 |
kris  |
Mark BROKEN on 5.0 |
08 Oct 2000 00:19:06
    |
asami  |
Convert category audio to new layout. |