Commit graph

80 commits

Author SHA1 Message Date
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Bryan Drewery
c93dfc2e9f SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Bryan Drewery
6910bf819a - Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
2013-03-07 03:25:10 +00:00
Eitan Adler
a52b1a298c Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR:		ports/174309
Submitted by:	Chris Petrik
2012-12-10 01:20:16 +00:00
Guido Falsi
8266a1ab65 Revert Created by line to include only the nickname.
Requested by:	trevor
2012-10-03 06:41:21 +00:00
Guido Falsi
8a1906c339 - Update to 5.18.02
- Remove ABI version numbers from LIB_DEPENDS
- Add patch to avoid a rare segfault
- While here, trim Makefile headers

PR:		ports/172109
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2012-10-02 06:53:38 +00:00
Eitan Adler
f439946309 Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR:	ports/171481
2012-09-09 02:30:44 +00:00
Sylvio Cesar Teixeira
6c2bed35dc - Update to version 5.17.11
New file:
files/patch-H__sysdep.h

Remove file:
files/patch-Opcodes__tl__fractalnoise.cpp

PR:		ports/168588
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:32:40 +00:00
Baptiste Daroussin
fa8e7fc56e Convert to new options framework 2012-06-01 06:57:16 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
806300fe53 - Update to 5.17.6
PR:		166874
Submitted by:	Ports Fury
2012-04-21 18:48:40 +00:00
Martin Wilke
bcf44ce644 - Update to 5.16.6
PR:		164984
Submitted by:	Ports Fury
2012-02-19 23:25:15 +00:00
Martin Wilke
dfc0ddf778 - Update to 5.15.0
PR:		164147
Submitted by:	Ports Fury
2012-01-28 17:49:37 +00:00
Pav Lucistnik
1809b68cd8 - Mark BROKEN: does not package
tar: lib/csound/plugins64/libchua.so: Cannot stat: No such file or directory

Reported by:	pointyhat
2011-11-06 22:49:21 +00:00
Pietro Cerutti
1972c51772 - fix build with newer FLTK
Reported by:	PH (via pav)
2011-10-27 11:37:46 +00:00
Martin Wilke
706aa436e7 - Update to 5.13
PR:		ports/154488
Submitted by:	chris petrik <c.petrik.sosa@gmail.com>
2011-03-04 05:54:28 +00:00
Mark Linimon
3f9d71ae34 Return these ports to the pool.
PR:		ports/155217
Submitted by:	maintainer
2011-03-02 23:59:52 +00:00
Wen Heping
59fe6b0543 - Pass maintainership to submitter
PR:		ports/151754
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (new maintainer)
2010-10-27 00:46:52 +00:00
Mark Linimon
bc2e3dd168 Reset maintainer at his request.
PR:		ports/147838
2010-06-15 01:01:13 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Pietro Cerutti
0adadd0490 - Remove file supposed to be deleted by previous commit [1]
PR:		145254 [1]
Submitted by:	Chris Petrik <chris@officialunix.com> (maintainer)
2010-04-07 06:40:28 +00:00
Pietro Cerutti
b7a82798a4 - Make fltk optional
PR:		145254
Submitted by:	Chris Petrik <chris@officialunix.com> (maintainer)
2010-04-01 15:24:25 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Pietro Cerutti
a2eed320fe - Fix plist for the standard case [1]
Please note that an auto-detect mechanism is in place for jack,
  fluidsynth, etc. When these libraries are found, plugins are built
  and installed, causing other PLIST errors.
  Since the maintainer has reappeared a few days ago, I will wait for
  him to fix those non-standard cases.

Reported by:	QAT [1]
2010-03-23 21:55:33 +00:00
Pietro Cerutti
c6a2501ef2 - Chase x11-toolkits/fltk update 2010-03-23 21:14:39 +00:00
Pav Lucistnik
2bbd299830 - The maintainer reappeared
Requested by:	the maintainer
2010-03-13 20:12:16 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Pav Lucistnik
92d9fcd4d5 - Install the shared library in an usable manner 2009-12-21 20:53:15 +00:00
Mark Linimon
b641caf81b Reset maintainer at his request.
PR:		ports/141647
2009-12-15 19:48:26 +00:00
Mark Linimon
4727575d1b Reinstate maintainer at his request. 2009-12-04 02:38:52 +00:00
Mark Linimon
89a90f22d5 Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.

Requested by:	maintainer
2009-11-26 00:36:49 +00:00
Martin Wilke
2678fdbe11 - Fix fltk thread script
PR:		140301
Submitted by:	maintainer
2009-11-05 20:30:15 +00:00
Martin Wilke
31595e198f - Update to 5.11.1
PR:		139991
Submitted by:	Chris Petrik <chris@officialunix.com> (maintainer)
2009-11-03 22:59:36 +00:00
Martin Wilke
6d95584902 - Pass maintainership to sybmitter
PR:		138950
Submitted by:	Chris Petrik <chris@officialunix.com>
Approved by:	maintainer
Feature safe: yes
2009-09-18 23:20:46 +00:00
Dmitry Marakasov
02d56add8e - Fix fetch by using garr SF mirror shich still serves the distfile
Approved by:	maintainer
2009-08-22 01:38:44 +00:00
Wesley Shields
c0379f51fd - Reset maintainer and remove old MASTER_SITES.
PR:		ports/137224
Submitted by:	Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
2009-08-02 02:51:50 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Steven Kreuzer
9a0713e57c Change maintainer to scjamorim@bsd.com.br
Submitted by:	scjamorim@bsd.com.br (to ports@)
Approved by:	carpetsmoker@rwxrwxrwx.net (maintainer), wxs (mentor, implicit)
2009-07-16 15:43:12 +00:00
Pav Lucistnik
ccf6e1fb25 - Update to 5.07
PR:		ports/120102
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-04-04 14:53:10 +00:00
Mark Linimon
7f27e38030 Mark as broken on sparc64: fails to link (pthread). 2008-02-01 06:43:26 +00:00
Pav Lucistnik
59857179ef - Fix build on amd64
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-11-12 23:02:05 +00:00
Rong-En Fan
fc22f851b1 - When fltk is not installed, scripts/check-fltk-threads.sh misbehaves
due to not checking existence of fltk-config before using it. Fix that
  by checking existence before using.

PR:             ports/116623
Submitted by:   bgruber <knightbg at yahoo.com>
Approved by:    Martin Tournoij <carpetsmoker at xs4all.nl> (maintainer)
2007-09-25 08:53:49 +00:00
Edwin Groothuis
ae24dcf1b2 Somebody stole the pkg-plist
Noticed by: YAPHR
2007-09-24 09:02:27 +00:00
Edwin Groothuis
be914b2227 Add scripts directory with the necessary.
Noticed by: YAPHR.
2007-09-24 08:08:56 +00:00
Edwin Groothuis
abc58f9ffc [PATCH, UPDATE] Update audio/csound and audio/csound-manual
Update audio/csound to 5.06

	csound has been "liberated" and is now GPL, see
	http://csounds.com/VercoeGift.html The corresponding csound
	entry in LEGAL should be removed, note that csound-manual
	isn't updated to 5.06 and is still subject to a restrictive
	license.

	With thanks to Erik Trulsson and Mel at -questions for
	patch-Top-csound.c

PR:		ports/116255
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2007-09-23 05:00:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Ion-Mihai Tetcu
3a87474aa2 portlint
PR:		ports/99140
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-06-21 20:27:45 +00:00