Commit graph

18 commits

Author SHA1 Message Date
Ion-Mihai Tetcu
31a54309d1 portlint
PR:		ports/99150
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-06-21 15:21:26 +00:00
Alexander Leidinger
d16f7bfb92 Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:	portmgr (explicit: krion; silence: rest)
Maintainer timeout:	~4 months
Submitted by:		Sangwoo Shim <sangwoos@gmail.com> [1]
PR:			87985 [1]
2006-02-11 21:03:14 +00:00
Pav Lucistnik
884fd659a6 - Update MASTER_SITES, WWW
PR:		ports/87939
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (trevor; 19 days)
2005-11-12 11:58:01 +00:00
Kris Kennaway
1e7e0dce64 portlint (whitespace cleanup) 2003-10-27 09:11:28 +00:00
Trevor Johnson
337990e0b3 Avoid Perl.
PR:		47651
Submitted by:	Simon Schubert of ath.cx

Concatenate the two regexes in post-patch.
2003-10-04 14:50:25 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Trevor Johnson
589c14e20d Because of Stephen Paskaluk's patches, this should no longer be
broken.
2003-03-01 18:32:20 +00:00
Trevor Johnson
468c59f10f These are not compatible with the new fltk.
Reported by:	David Thiel
2003-03-01 14:42:52 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Trevor Johnson
0e381c720e Update to 2.0.0.
Noticed by:	Scott Dea

Use new DOCSDIR macro.
2002-05-24 00:45:17 +00:00
Akinori MUSHA
d5819cf547 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 09:33:26 +00:00
Trevor Johnson
70fc246f38 Use PTHREAD_CFLAGS and PTHREAD_LIBS. 2001-08-29 05:42:33 +00:00
Trevor Johnson
e8a23d8c76 new port of SpiralLoops 0.0.1, an experimental loop-based sampler
PR:	24522
2001-03-24 02:54:49 +00:00
Trevor Johnson
b76e7512c9 - new master site (works for me)
- new home page
- update to 0.1.7
- add a patch needed for compilation
- in pkg-descr, fix typo and update my address
2000-12-06 22:53:38 +00:00
Trevor Johnson
c884fd1047 Update to version 1.6.
Remove unnecessary patches/patch-ab (patches a generated file).
Remove all other patches (author incorporated them).
Remove erroneous credit to NetBSD.

PR:	21053, 21334
Approved by:	will
2000-10-04 05:09:24 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Will Andrews
ca21c24838 Add spiralsynth 0.1.5, a nifty program that generates noise or music
(depending on the talents of the user) from a MIDI or PC keyboard, and
outputs to /dev/dsp or to a .wav file.

PR:		21053
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-16 19:02:06 +00:00