Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Nov 2019 20:39:52
0.2.2a_10

|
zeising  |
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'. |
01 Aug 2018 06:04:56
0.2.2a_10

|
tobik  |
audio/spiralsynthmodular: Fix build with Clang 6
SpiralSynthModular.C:1016:14: error: comparison between pointer and integer
('char *' and 'int')
if (fn && fn!='\0')
~~^ ~~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/spiralsynthmodular-0.2.2a_9.log |
25 Jun 2017 00:29:09
0.2.2a_9

|
linimon  |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
26 Jul 2016 16:51:16
0.2.2a_9

|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:29:17
0.2.2a_9

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
04 Jun 2015 22:00:14
0.2.2a_9

|
amdmi3  |
- Strip libraries |
25 Mar 2015 21:37:40
0.2.2a_8

|
marino  |
audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
17 Oct 2014 15:37:59
0.2.2a_8

|
amdmi3  |
- Fix ${arch}_BROKEN statements to correct BROKEN_${arch}
- Drop @dirrm* from plists
- Other minor fixes |
10 Sep 2014 20:50:37
0.2.2a_8

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
11 Jun 2014 14:50:00
0.2.2a_7

|
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
10 May 2014 16:35:58
0.2.2a_7

|
pawel  |
- Add staging support
- Use options helpers
- Break lines around 80 characters, remove excessive
blank ones |
01 Mar 2014 00:51:37
0.2.2a_7

|
amdmi3  |
- Fix build with clang
- Fix patch filenames |
11 Dec 2013 14:35:37


|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
20 Sep 2013 14:36:37
0.2.2a_7

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
26 Feb 2013 11:20:59
0.2.2a_7

|
danfe  |
- Trim the Makefile header per new guidelines
- Remove hardcoded shlib ABI versions from LIB_DEPENDS
- Drop leading indefinite article and fix a typo in COMMENT
- Synchronize port description with COMMENT line
- Convert to the new generation OPTIONS framework |
01 Jun 2012 05:26:28
0.2.2a_7
|
dinoex  |
- update png to 1.5.10 |
26 Dec 2011 23:34:51
0.2.2a_6
|
miwi  |
- Unbreak build with lang/gcc46
PR: 163346
Submitted by: Jan Beich <jbeich@tormail.net> |
15 Nov 2011 14:53:26
0.2.2a_6
|
gahr  |
- Unbreak - fix build with latest x11-toolkits/fltk
Feature safe: yes |
04 Nov 2011 22:16:22
0.2.2a_6
|
pav  |
- Mark BROKEN: does not compile with new fltk
Reported by: pointyhat |
23 Sep 2011 22:26:39
0.2.2a_6
|
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 |
19 Mar 2011 12:38:54
0.2.2a_6
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
0.2.2a_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
23 Mar 2010 21:14:39
0.2.2a_5
|
gahr  |
- Chase x11-toolkits/fltk update |
05 Feb 2010 11:46:55
0.2.2a_4
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:13:27
0.2.2a_3 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
31 Jul 2009 13:57:52
0.2.2a_3
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
02 Feb 2009 23:44:01
0.2.2a_2
|
linimon  |
Reset dyeske@gmail.com at his request.
Hat: portmgr |
19 Apr 2008 17:56:05
0.2.2a_2 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
30 Nov 2007 12:34:06
0.2.2a_2
|
miwi  |
- Fix build with gcc 4.2
Submitted by: David Yeske <dyeske@gmail.com> (maintainer)
Approved by: portmgr (pav) |
23 Nov 2007 01:06:07
0.2.2a_2
|
linimon  |
Mark as broken: fails to find jack plugin.
Approved by: portmgr (self) |
10 Sep 2007 19:12:15
0.2.2a_2
|
beech  |
- Fix build with gcc42
Approved by: David Yeske <dyeske@gmail.com> (maintainer),
sat (mentor) |
05 Jul 2007 23:39:06
0.2.2a_1
|
edwin  |
dyeske at yahoo dot com -> dyeske at gmail dot com |
19 May 2007 20:32:57
0.2.2a_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 Mar 2007 18:33:34
0.2.2a
|
kris  |
Now appears to build on amd64 |
03 Jul 2006 17:24:38
0.2.2a
|
itetcu  |
portlint
PR: ports/99151
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: maintainer timeout |
03 May 2006 05:14:35
0.2.2a
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
22 Jan 2006 08:13:12
0.2.2a
|
edwin  |
SHA256ify
Approved by: krion@ |
17 May 2004 07:51:24
0.2.2a
|
krion  |
- Update to version 0.2.2a
PR: ports/66730
Submitted by: maintainer |
31 Mar 2004 03:12:58
0.2.1
|
trevor  |
SIZEify (maintainer timeout) |
13 Mar 2004 10:11:15
0.2.1
|
kris  |
BROKEN on amd64 and ia64: Does not compile |
18 Apr 2003 08:55:31
0.2.1
|
arved  |
Update to 0.2.1
Submitted by: maintainer |
21 Feb 2003 10:59:39
0.2.0
|
knu  |
De-pkg-comment. |
30 Jan 2003 20:29:02
0.2.0
|
lioux  |
New port spiralsynthmodular version 0.2.0: An object orientated
modular softsynth / sequencer / sampler
Submitted by: David Yeske <dyeske@yahoo.com> |