Commit Graph

7226 Commits

Author SHA1 Message Date
kevlo
abe3f81489 Add larswm 2000-08-15 02:41:23 +00:00
kevlo
06a840f68f Initial import of larswm 5.6.2
larwm is a 9wm with automatic window tiling and virtual desktops.

Submitted by:	William Yodlowsky <wyodlows@nj.devry.edu>
2000-08-15 02:40:28 +00:00
kevlo
228782d06a Add ucspi-unix 2000-08-14 08:03:43 +00:00
kevlo
7090a95e9d Initial import of ucspi-unix 0.33
ucspi-unix is tools for building unix domain socket client/servers.

Submitted by:	Anil Madhavapeddy, <anil@recoil.org>
2000-08-14 08:02:41 +00:00
naddy
fda3cb327c add urlview 2000-08-13 23:26:29 +00:00
jakob
11c7826b06 use gmake 2000-08-13 06:35:44 +00:00
jakob
bf3d652129 update to v0.8.11 2000-08-13 06:24:59 +00:00
naddy
3138c7124f Initial import of urlview 0.9
based on a submission by seb@gosh.todesplanet.de

urlview is a curses program for extracting URLs from text files and
displaying a menu from which you can select a specific URL to view using
your favorite browser program.
2000-08-13 00:06:21 +00:00
naddy
de4154f558 - update to 3.16; submitted by seb@gosh.todesplanet.de
- move config file handling to (DE)INSTALL; requested by brad@
- switch maintainer; offered by Peter
2000-08-12 23:57:45 +00:00
brad
da9686bef0 remove old man page; pointed out by Fabian Kroenner <escher@spoiled.org> 2000-08-12 18:21:45 +00:00
brad
db58c7154a use variable substitution to remove the hard coded CONFIG_DIR in the
DEINSTALL/INSTALL scripts.
2000-08-12 13:29:55 +00:00
brad
1f2d869653 more docs 2000-08-12 12:50:41 +00:00
brad
1f325731f2 add HOMEPAGE 2000-08-12 12:40:19 +00:00
brad
62ddea4cde upgrade to gqview 0.8.2 2000-08-12 12:37:18 +00:00
brad
5f0c4b6fc4 improve existing patches that made use of seteuid()/setegid() so they can
be submitted back to the author.
2000-08-12 10:54:26 +00:00
brad
1aabea36aa - fix utmp handling
- tmpnam() -> mkstemp()
--
From: Cameron Lerch <opcode@skylab.2y.net>
2000-08-12 08:31:48 +00:00
brad
65ca4f3cb8 upgrade to imlib 1.9.8.1 2000-08-12 08:17:55 +00:00
kevlo
90ab3ab874 Sort in alpha-order, not sort alpha-order in each dir. 2000-08-12 06:21:13 +00:00
kevlo
7670682791 Sort them in alpha-order, not sort alpha-order in each directory 2000-08-12 06:15:57 +00:00
jakob
470441248a update to v0.42; je@sekure.net 2000-08-11 20:53:43 +00:00
brad
675e1c0e4e rearrange PLISTs 2000-08-11 09:42:36 +00:00
brad
26eea3347d - BUILD_DEPENDS, ${PREFIX} -> ${LOCALBASE}
- add HOMEPAGE
- add @comment with RCS id to PLIST
2000-08-11 08:59:56 +00:00
brad
979c4ee5c2 add 2 distribution patches:
squid-2.3.stable4-ipfw_configure.patch
The configure script uses "==" when it should use "=" for /bin/test

squid-2.3.stable4-invalid_ip_acl_entry.patch
The code that scans ACL tokens for IP addresses and hostnames couldn't
tell that "123.foo.com" is a hostname rather than an IP address
2000-08-11 06:30:34 +00:00
brad
148d485453 upgrade to guile 1.4 2000-08-11 04:00:14 +00:00
brad
559f5db1e3 upgrade to blackbox 0.60.3 2000-08-11 03:45:03 +00:00
kevlo
74ddb9ec93 Update to version 8.3.2 2000-08-11 02:34:25 +00:00
danh
fe14c909c5 update to version 0.99 from maintainer 2000-08-10 21:12:48 +00:00
brad
7be1e8c24d Fake 2000-08-10 18:06:01 +00:00
brad
f22b2212e6 - Fake
- add HOMEPAGE, another distsite, NEED_VERSION and some more docs
- respect CC and CFLAGS
- move RESDIR from share to share/netatalk
- move examples from lib/netatalk to share/examples/netatalk
- remove the need for having the source tree installed, just use the
headers in /usr/include/netatalk
2000-08-10 17:53:31 +00:00
naddy
5d97712ba2 update to 0.9.16 (bugfixes, shrinks our patches) 2000-08-10 12:16:43 +00:00
kevlo
1dd2b05ef3 - Update to version 0.0.6
- Update MASTER_SITES
- Bump NEED_VERSION
- Add @comment to PLIST
2000-08-10 10:31:40 +00:00
kevlo
a0c07b3741 - Update to version 0.61b
- Bump NEED_VERSION
2000-08-10 09:42:58 +00:00
kevlo
fe906b9d6b - Update to version 3.2.1
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Add @comment to PLIST
- Bump NEED_VERSION
2000-08-10 08:48:07 +00:00
danh
459b0e408b updated patches to match names assigned by update-patches 2000-08-10 05:58:43 +00:00
danh
1618e64148 cleaned up Makefile 2000-08-10 05:52:14 +00:00
brad
ae91c1994c replace bad use of ${LOCALBASE} with ${PREFIX} in post-install target 2000-08-10 02:38:50 +00:00
matt
a521d0a427 - consolidate pre-build steps into post-patch
- eliminate XCONFIGF in Makefile to prevent multiple evaluations
- point mwm at PROJECTROOT (i.e. /usr/local) instead of XPROJECTROOT
  (i.e. /usr/X11R6) to find lib/X11/system.mwmrc
- tblize manpages
- break up patches and rename to match current convention
- prettify Makefile
2000-08-10 01:40:40 +00:00
brad
aac9f9745a - ensure eterm binary has suid bit when being installed
- add patches to fix suid handling in eterm
--
From: Opcode <opcode@skylab.2y.net>
2000-08-10 00:02:59 +00:00
brad
43a52f82eb - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- mkdir -> ${INSTALL_DATA_DIR}
- remove unnecessary ${LDCONFIG}
- use better filename for patch
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-08-09 21:41:19 +00:00
brad
2722ffd6b2 remove extra if loop and replace with elif 2000-08-09 00:45:27 +00:00
brad
029ccd5c7f - fixup notices, prevent some line wrapping as well
- remove extra if loop and replace with elif; pointed out by naddy@
2000-08-09 00:40:14 +00:00
brad
a24b717aee checksums have changed on this archive, doing a diff of the original
archive and new one shows absolutely no changes at all.; pointed out by
Jeff Nathan <jeff@hiverworld.com>
2000-08-08 22:03:49 +00:00
brad
d7a7a22afd finally double checked this myself, add a BUILD_DEPENDS on png.h 2000-08-08 21:55:57 +00:00
brad
4104bfed51 - enable XML support
- make use of SEPARATE_BUILD
2000-08-08 19:01:37 +00:00
brad
a4dbcc89f4 upgrade to libxml 2.2.1
NOTE: libxml 2.x is not source compatible with programs that use libxml
1.x but we don't have GNOME or anything for that matter that depends
on libxml then it isn't that big of a deal.
2000-08-08 18:55:00 +00:00
jakob
a0e8728ac6 add missing patch 2000-08-07 12:16:44 +00:00
jakob
ba72fc24d9 Upgrade to GateD v3.6 and remove BROKEN 2000-08-07 12:14:07 +00:00
brad
5bd074b327 add missing @dirrm 2000-08-07 11:50:40 +00:00
brad
48f5153109 move sample config files from lib/icb to share/examples/icb 2000-08-07 11:49:34 +00:00
brad
b8f24d5a8e use --quiet option with libtool 2000-08-07 11:18:39 +00:00