Commit graph

23 commits

Author SHA1 Message Date
shattered
26ce32cfbd PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh 2011-10-07 22:37:02 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
minskim
a8539bba15 Allow to build with python24. Bump PKGREVISION due to dependency change. 2006-08-23 10:38:01 +00:00
rillig
b088293c8e Fixed pkglint warnings. 2006-05-22 10:01:02 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
reed
ee8be9d0c1 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
recht
367eed19fe Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
minskim
cc1f12a6c3 Update moss to 0.1.13. Patch provided by Myung-Gon Park, the maintainer.
Changes:
  - Remove the auth option.
  - Check return values of send/recv in the live mode.
  - Set socket timeout.
2004-11-27 01:22:26 +00:00
minskim
5a0af98e62 Update moss to 0.1.11. Patch provided by Myung-Gon Park, the maintainer.
Changes since 0.1.9:
  - Avoid an infinite loop with buffer underrun in the live mode.
  - More detailed and consistent log messages.
2004-10-10 09:48:35 +00:00
minskim
fa55cfd7fc Update moss to 0.1.9. Submitted by Myung-Gon Park, new MAINTAINER.
Changes:
  - Bug fix in live mode.
2004-10-06 15:16:03 +00:00
minskim
e99abc92df Update moss to 0.1.8. Patch submitted by Yongbin Yu, the maintainer.
Changes since 0.1.2:
  * Add options for pidfile/no-pidfile, user/group, and auth-file.
  * Store password's MD5 instead of plain text.
2004-08-17 15:50:30 +00:00
minskim
d683dc704e This package requires thread-enabled Python. 2004-08-13 15:09:58 +00:00
minskim
af756b7097 Initial import of moss-0.1.2. Packaged by Yongbin Yu.
MOSS (MP3/OGG Streaming Server) is an HTTP-based streaming server
written in Python.  It supports the web mode where you browse and
select songs, and the live mode which supports real-time broadcast.
2004-08-10 06:48:21 +00:00