Commit Graph

21262 Commits

Author SHA1 Message Date
espie
3e6da56495 get thru _clean to handle clean, since it's set in stone.
Add work if only depends is set.
problem found by naddy@
2003-08-01 08:07:30 +00:00
jolan
3de66b1690 upgrade to 0.14.0.93, http://pan.rebelbase.com/#014093 2003-08-01 03:06:23 +00:00
jolan
c59f84b749 upgrade to 2.0.4 2003-08-01 03:03:16 +00:00
espie
7b6abcb150 spell out where to find a descrambling library. 2003-07-31 22:54:09 +00:00
sturm
239ae26a0f - simple conversions to use the new python module
- while here, remove WWW from DESCR

all work done by Xavier Santolaria <xavier@santolaria.net>
2003-07-31 19:11:59 +00:00
naddy
e44dfb92ce Update to 1.3.15. Adds some keyboard shortcuts. 2003-07-31 18:53:00 +00:00
naddy
6340b63d1c Update to 0.24.2.
- New feature: file-based halt.
- New keywords (server): pidfile, haltfile, base-prefix.
- Reload access file dynamically.
- Numerous bug fixes.
2003-07-31 17:15:02 +00:00
jolan
6ad72bdf91 Author (Xavier Santolaria) puts these into the PD. 2003-07-31 07:01:21 +00:00
avsm
ad25795170 Build happy docs from sgml source and other small cleanups
From: Don Stewart <dons@cse.unsw.edu.au>
2003-07-31 01:19:16 +00:00
avsm
0dc87172f5 Update to haddock-0.5, build docs from sgml source, cleanup
From: Don Stewart <dons@cse.unsw.edu.au>
2003-07-31 01:11:14 +00:00
jolan
4d9e391a00 remove {cdrom,ftp}-packages, they have moved to
packages/`machine`/{cdrom,ftp}

ok espie@
2003-07-30 21:56:39 +00:00
espie
31d93b401e use , as a flavor separator 2003-07-30 21:50:52 +00:00
espie
be5adfc375 pull a few more targets out of user-visible space.
Sprinkle a few more cd ${.CURDIR} && exec
move distclean into convenience targets area.
2003-07-30 19:59:48 +00:00
espie
8d30a050aa redo the list of phony targets, in alphabetical order 2003-07-30 19:51:11 +00:00
espie
39307efa3b clean-up and speed-up dependency generation.
thanks to nikolay, naddy, and others for comments.
2003-07-30 19:31:31 +00:00
espie
3bd53498c5 stop obnoxious automake 2003-07-30 17:42:57 +00:00
espie
c668191aab Bump to 0.3 2003-07-30 17:42:21 +00:00
danh
300c8a8882 fix typo in last commit; SUBDUR -> SUBDIR 2003-07-30 14:43:09 +00:00
espie
3e1278f34d Update to kde 3.1.3 2003-07-30 12:59:21 +00:00
jolan
f2d129335f update-patches depends on GNU diff, for now. Error out and say where to
install it from if it doesn't exist on the system.

"looks cool" espie@
2003-07-30 11:10:34 +00:00
espie
d9883c9976 quote pkg to protect wildcards against shell (e.g., bzip2-*).
It didn't use to happen, but I just had bzip2-* matching against
bzip2-1.0.2.html
2003-07-30 10:40:43 +00:00
brad
ef60d16af7 use autoconf 2.54 2003-07-30 00:26:26 +00:00
espie
d426e175d7 restore install 2003-07-29 22:27:09 +00:00
sturm
02b4f40c41 explicitly state that the 'mailman' mailinglist is mandatory and has
to be created, otherwise mailman won't start

idea from Xavier Santolaria <xavier@santolaria.net>
2003-07-29 21:06:18 +00:00
sturm
4440c9f33e use MAKE_ENV when building/installing
from Xavier Santolaria <xavier@santolaria.net>
2003-07-29 19:35:32 +00:00
jolan
1aa9f23421 respect ${CC}, from Xavier Santolaria 2003-07-28 21:03:01 +00:00
sturm
a2a973652b +py-cddb
+py-xmms
2003-07-28 18:33:50 +00:00
sturm
6ca64e3343 Initial import of CDDB 1.3
The dynamic duo of CDDB.py and DiscID.py, along with their side-kick C
module cdrommodule.so, provide an easy way for Python programs to
fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a
very large online database of track listings and other information on
audio CDs.

WWW: http://cddb-py.sourceforge.net/

from Xavier Santolaria <xavier@santolaria.net>
2003-07-28 18:32:16 +00:00
sturm
d3ac8ae93a Initial import of pyxmms 1.06
A Python interface to XMMS consisting of all the xmms_remote_* functions
from libxmms plus some higher-level functions. This should provide anything
needed to control XMMS from an external program.

WWW: http://www.via.ecp.fr/~flo/index.en.html#PyXMMS_and_PyXMMS-remote

from Xavier Santolaria <xavier@santolaria.net>
2003-07-28 18:16:15 +00:00
sturm
706f3c88e2 python module for all standard python ports
from Xavier Santolaria <xavier@santolaria.net>
2003-07-28 17:48:13 +00:00
sturm
16ce58292a this makes our build infrastructure systrace aware
original idea from jsyn@, discussed and first tests at c2k3

Warning!
- this commit is different from all patches sent around, please remove
  them before updating
- due to a few bugs in systrace this is currently not ready for the casual
  porter and several ports will fail to build, you've been warned

The idea of this patch is to help a porter when developing a new port.
With systrace the configure, build and fake stages are not allowed to
open network connections or write outside some well defined directories.
This way misbehaving programs will be noticed due to logfile entries in
/var/log/messages and the port can be fixed. There is generally no need
for endusers to use this, as the checksum ensures that ports in the
future will behave the same as they did when porting. :)

To activate systrace'd port building, set USE_SYSTRACE=Yes (e.g. in
/etc/mk.conf)

tested by some people, ok espie@
2003-07-28 17:17:04 +00:00
lebel
1e5f505a11 update vim/stable to 6.2.57 2003-07-28 16:27:46 +00:00
jolan
e01eee20a8 distfile was re-rolled for the purpose of providing a newer (and less
broken autoconf)
2003-07-28 06:07:03 +00:00
brad
a75f848444 add ARM support.
--
From: brad@, based on original diffs from kevlo@
2003-07-28 05:12:00 +00:00
espie
0f1c2892bf stupid program substitutes symlinks, have to get them back. 2003-07-26 23:22:50 +00:00
naddy
f00d79e0b5 remove external flavor validity check in pre-fetch 2003-07-26 23:03:27 +00:00
sturm
46d67ba12e typo(mine) in libshout dependency
from maintainer Moritz Grimm <gtgbr@gmx.net>
2003-07-26 13:34:40 +00:00
sturm
14ac0f680e - leafnode has its username hardcoded, change this to '_news'
- bump PKGNAME

reported and tested by Marco S Hyman,  maintainer timeout
2003-07-26 13:24:08 +00:00
sturm
045acb86d7 +ices
+libshout
2003-07-26 11:48:51 +00:00
sturm
4a80c3f4f4 Initial import of ices 0.3
Ices version 0 is a source client for streaming MP3 audio to Shoutcast,
Icecast v1 and v2 servers. Due to Perl being shipped on OpenBSD by
default, custom playlist handlers written in Perl are always supported
by this port.

from Moritz Grimm <gtgbr@gmx.net>, cleanup and patches from me

WWW: http://www.icecast.org/
2003-07-26 11:40:45 +00:00
sturm
aaeb6284b2 Initial import of libshout 2.0
Libshout is a library for communicating with and sending data to an
icecast server. It handles the socket connection, the timing of the
data, and prevents bad data from getting to the icecast server.

With just a few lines of code, a programmer can easily turn any
application into a streaming source for an icecast server. Libshout
also allows developers who want a specific feature set (database
access, request taking) to concentrate on that feature set, instead of
worrying about how server communication works.

from Moritz Grimm <gtgbr@gmx.net>, cleanup and patches from me

WWW:  http://www.icecast.org/
2003-07-26 11:38:50 +00:00
brad
649f804830 optimization issues with gcc 2.95, use gcc 3 on sparc64.
--
From: Matthieu Herrb <matthieu dot herrb at laas dot fr>
2003-07-26 06:05:52 +00:00
naddy
387baca76b do-extract -> EXTRACT_CASES 2003-07-26 00:09:17 +00:00
naddy
48795b49d5 use FETCH_MANUALLY 2003-07-25 23:22:06 +00:00
naddy
171977d6f6 +bonnie++ 2003-07-25 22:24:31 +00:00
naddy
e558a83e31 Import bonnie++ 1.03a.
Submitted by Martin Reindl <mreindl@catai.org>.

Bonnie++ is a benchmark suite that is aimed at performing a number of
simple tests of hard drive and file system performance.
2003-07-25 22:23:14 +00:00
espie
94442259be Some examples of FETCH_MANUALLY 2003-07-25 13:07:17 +00:00
espie
7eff30b5be FETCH_MANUALLY
okay naddy
2003-07-25 12:46:26 +00:00
kevlo
21f72f5adc upgrade to 2.04; ok maintainer 2003-07-25 12:06:16 +00:00
jolan
df4ff49510 merged into uqm now 2003-07-25 11:10:22 +00:00