Commit graph

5734 commits

Author SHA1 Message Date
tron
add40a0b2f Initial import of FreeBSD's "wwwcount" package:
Access counter, clock and date for WWW pages
1999-05-14 21:59:46 +00:00
tron
b3d1e13e64 Replace leading tabulators by spaces. Fixes PR pkg/7581 by "Wiz" (or
whatever his name is).
1999-05-14 19:47:12 +00:00
tron
48b353aeb7 Use "/bin/sh" not "/bin/bash" to execute "gnome-wm". Problem noted by
Greg Oster in PR pkg/7570.
1999-05-13 23:59:34 +00:00
tron
bdc0a9fab5 Depend on "gnome-core" not on "gnome-libs" because the directory
structure of the core package is used.
1999-05-13 23:45:27 +00:00
tv
dba06c6aad Update to 2.2.1. 1999-05-13 14:59:43 +00:00
ross
a1e244341a Delete insane code inside #ifdef __NetBSD__ (what?!) that setrlimit()'s us
to 32MB (what?!).
1999-05-13 12:38:28 +00:00
bad
aca570d958 Update to version 2.11. 1999-05-13 01:39:32 +00:00
hubertf
c9d94759cd add and enable gqmpeg 1999-05-13 00:04:22 +00:00
hubertf
113fce6b68 GQmpeg is a frontend to mpg123 with extensive themeability and playlist
support.
1999-05-13 00:01:58 +00:00
sakamoto
962d4f15ce Move mastersite. Problem noted by Hubert Feyrer. 1999-05-12 23:34:20 +00:00
tv
38dc2d6357 Rsync 2.3.1 is in the /pub/rsync directory, not the /pub/rsync/old-versions
directory, on samba.anu.edu.au at the moment.
1999-05-12 23:31:04 +00:00
tron
0ea17efbca Build the include Perl5 module which we might need later. 1999-05-12 22:32:14 +00:00
tron
a13e349245 "perllocal.pod" should not be in any package list. 1999-05-12 22:25:04 +00:00
bad
654e31953b Add and enable p5-FileKGlob. 1999-05-12 20:48:24 +00:00
bad
2b28f56360 Initial import of FileKGlob-1.2 a Perl module to do file name globbing. 1999-05-12 20:47:13 +00:00
bad
3a4481e39f Forgot the .packlist file. 1999-05-12 19:36:03 +00:00
bad
d1cc8d08d0 Correct PKGNAME. 1999-05-12 19:24:47 +00:00
bad
1de76640de Add and enable p5-AtExit. 1999-05-12 18:56:35 +00:00
bad
f405514626 Initial import of p5-AtExit-2.01, a module providing ANSI C like atexit(). 1999-05-12 18:55:00 +00:00
bad
732b35a991 Sync to current version. 1999-05-12 18:32:28 +00:00
bouyer
e7af32300a - in lchat.pl, use pack_sockaddr_in() instead of building the list ourselve
with pack(). This is how perl's socket test works, and makes mirror work
   on my i386/1.4 (otherwise connect() fails with "Address family not
   supported by protocol family").
 - ftp.pl: temporary files were created 0666 ! create the temp file mode 0600,
   the correct permissions will be set by mirror once the transfer is done.
1999-05-12 16:20:33 +00:00
tv
a724af7aa3 Do not create a "libPTL.so" link. This will be done by the pkg system at
install time, and should NOT happen for a.out at all.  (I'll re-add the
removed patches to do this correctly for ELF, and use shlib constructor as
opposed to "every object file constructor", later.)
1999-05-12 16:17:53 +00:00
tron
6c33ba9867 Fix path in master site list. Problem noted by Hubert Feyrer. 1999-05-12 16:17:34 +00:00
tv
6a61f079e3 This program is currently hopeless on LP64. 1999-05-12 15:08:45 +00:00
bad
9e9aa0e7c5 Can't have "--" on #!/bin/sh lines. 1999-05-12 14:49:47 +00:00
msaitoh
c49c48e186 Upate PTL2 to PTL2-current-990512. 1999-05-12 13:24:26 +00:00
lukem
12454341d2 move master_site 1999-05-12 11:42:26 +00:00
frueauf
4ad5d99a51 Add and enable xsidplay. 1999-05-12 08:09:17 +00:00
frueauf
e4c3be2ab8 Initial addition of xsidplay 1.3.5, a sidplay x11 frontend.
Provided in pr 7353 by Antti Kantee.
1999-05-12 08:05:36 +00:00
sakamoto
411df0816a enable snooper. 1999-05-12 06:10:15 +00:00
sakamoto
48cecefeeb Adapt this package to NetBSD. 1999-05-12 06:08:48 +00:00
sakamoto
9dfef93fc2 Import FreeBSD's "snooper" port:
serial line protocol analyzer (need two serial interfaces).
1999-05-12 06:00:06 +00:00
abs
2fc6297204 If ${PACKAGES} does not exist, use it anyway. Allows settinsg such as
PACKAGES=${PKGSRCDIR}/packages/${OS_VERSION}/${MACHINE_ARCH} _without_
having to ensure each ${OS_VERSION}/${MACHINE_ARCH} is manually created
beforehand.
1999-05-12 05:35:55 +00:00
tron
8e0a040624 Fix typo in the category list. 1999-05-11 20:44:44 +00:00
tron
edabe54d29 Add "APACHE_PERF_TUNING" and "APACHE_SUEXEC". 1999-05-11 20:37:30 +00:00
tron
b395ac3321 As pointed out by Todd Vierling we don't need to handle "mod_proxy.so"
manually, "bsd.pkg.mk" will do that for us.
1999-05-11 20:26:23 +00:00
tron
307da0b45f Nuke check for "gdbm" library from "configure" which is not needed but can
be found by mistake. Problem noted by Dean Huxley.
1999-05-11 20:24:46 +00:00
bad
9c17af5c18 Correct calculation of endByte. 1999-05-11 20:22:26 +00:00
tron
fbd3923a66 Redirect output of "apachectl" to "/dev/null". 1999-05-11 18:38:31 +00:00
tron
40c91b2f8d Add a standard start script for Apache. 1999-05-11 18:32:23 +00:00
tron
27c8369fe8 - Check configuration variables properly so that enabling "suexec" support
really works.
- Add proxy module, "suexec" binary and manual page to package list
  dynamically.
1999-05-11 16:04:03 +00:00
bad
7e5c73c7e1 Add and enable freewais-sf and p5-Wais. 1999-05-11 14:07:43 +00:00
bad
832f8324a6 Fix dependency on freewais-sf. *sigh* 1999-05-11 14:05:05 +00:00
bad
071086a72a Initial import of p5-Wais version 2.311. A Perl module to interact with
WAIS servers.
1999-05-11 14:03:13 +00:00
bad
41b7156e14 Oops. This hasn't been used in a long time. 1999-05-11 14:01:34 +00:00
bad
1353f640fa Initial import of freeWAIS-sf version 2.2.12. 1999-05-11 13:56:52 +00:00
tron
37a1d2a15b Remove obsolete checksum. 1999-05-11 09:07:09 +00:00
abs
5167d7a4b2 s/netbsd/${LOWER_OPSYS}/ 1999-05-11 07:49:55 +00:00
simonb
8eda2b9ab4 Spell the category name "sysutils" properly! 1999-05-11 06:15:39 +00:00
tron
b88211b582 Remove "${PREFIX}/www" again because it is not used by any other package
any more.

XXX The directory structure of this package should be rearranged.
1999-05-10 22:38:10 +00:00