Commit Graph

7226 Commits

Author SHA1 Message Date
brad
2bedd4b38b fix comment in the autoconf script 2000-07-19 06:14:16 +00:00
brad
93202c5725 - add HOMEPAGE
- GNU_CONFIGURE -> CONFIGURE_STYLE
- partially revert patch and make use of FAKE_FLAGS
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-19 06:09:43 +00:00
brad
493ce7a046 - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-19 05:56:27 +00:00
brad
de0ec4e068 - add HOMEPAGE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-19 05:29:04 +00:00
brad
4df25c021d fix mistake in this patch to the autoconf script, the original values for
SHLIB_CFLAGS and SHLIB_LD were being used because they were not removed.
2000-07-19 05:01:45 +00:00
brad
f4a18034fe - add HOMEPAGE
- remove license type
- GNU_CONFIGURE -> CONFIGURE_STYLE
- partially revert patch and make use of FAKE_FLAGS
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-19 03:27:03 +00:00
jakob
74c46144aa - do not install c-client libraries, as it's now supported through
a separate c-client port
- add comment to PLIST
- remove fake
2000-07-18 21:58:50 +00:00
jakob
29fd2c97f9 depend on c-client port instead of imap-uw
add patch to make configure detect the c-client include-files
2000-07-18 21:55:43 +00:00
jakob
1efbf5f793 University of Washington's c-client mail access routines -
split out from imap-uw port
2000-07-18 21:52:43 +00:00
espie
fb6552fb63 Fix the real problem instead of pampering over it. 2000-07-18 21:51:17 +00:00
espie
5abe0c9189 Our expect port builds fine without autoconf, just because it checks
for it doesn't mean this is needed.

Convert to new CONFIGURE_STYLE.
2000-07-18 17:59:48 +00:00
kevlo
5b9cdfac41 - Update MASTER_SITES
- Bump NEED_VERSION
- HAS_CONFIGURE -> CONFIGURE_STYLE
- Add @comment to PLIST
2000-07-18 10:18:32 +00:00
brad
2b2aca1243 - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-18 09:09:37 +00:00
brad
c65098a265 - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-18 08:25:56 +00:00
brad
75255e7f3b fix mistake in this patch to the autoconf script, the original values for
SHLIB_CFLAGS and SHLIB_LD were being used because they were not removed.
2000-07-18 08:10:02 +00:00
brad
121042edac add HOMEPAGE 2000-07-18 07:15:14 +00:00
turan
a47ca96f97 fix this port
- checksum changed and one of the headers was removed.
- it also depends on autoconf.  tsk.  tsk.  people are missing these.
2000-07-18 07:14:15 +00:00
brad
7c8b8f7044 upgrade to Bochs 2000_0325a 2000-07-18 05:16:58 +00:00
form
a9c100d2e3 use MASTER_SITE_BACKUP for distfile 2000-07-18 04:59:27 +00:00
form
28258aba94 new xosview 1.7.4 2000-07-18 04:17:46 +00:00
kevlo
6aa4976a83 Update to 2.2.4 and sort package list. 2000-07-18 02:08:57 +00:00
espie
11b596f6bd Bad SUBDIR (reported by Benjamin.Lerman@ens.fr) 2000-07-17 21:58:05 +00:00
brad
d12234d823 the openbsd.mk config file that came with AbiWord was assuming little
endian.
2000-07-17 20:44:38 +00:00
espie
8778435f8d Don't create dirs in the wrong place. 2000-07-17 19:21:48 +00:00
form
927e2190d3 upgrade to 1.7.4 2000-07-17 16:24:46 +00:00
brad
65541a0866 upgrade to AbiWord 0.7.10 2000-07-17 07:34:57 +00:00
espie
f02479f386 Buglet: ensure PKGPATH is without a /.
This complicates bsd.port.subdir.mk slightly (needs to set _SEP),
but at least it's consistent.
2000-07-17 07:11:50 +00:00
espie
9784fa604e Typo 2000-07-17 03:44:47 +00:00
brad
07f2e22b8a - add HOMEPAGE
- remove FAKE=Yes
- remove parts of patch which are replaced by the use of MAKE_FLAGS
- use better filename for the patch
- add @comment with RCS id to PLIST
2000-07-16 08:46:19 +00:00
turan
a26d5fe46e license, from ian@darwinsys.com 2000-07-16 06:36:14 +00:00
brad
6e5fa36684 remove myself as maintainer of this port 2000-07-16 05:49:12 +00:00
brad
b8eaca9161 upgrade to tircproxy 0.4.5 2000-07-15 23:15:56 +00:00
brad
3e025283d0 force creation of proper symlink durring post-install and remove
unnecessary patch
2000-07-15 07:18:01 +00:00
brad
5aaaf2db56 bump NEED_VERSION 2000-07-15 07:06:18 +00:00
brad
c9b95f664a upgrade to a stable EPIC4 release, 0.9.0 2000-07-15 06:45:16 +00:00
espie
4bf4de0012 DEPENDS lib:path -> lib::path here as well.
(getting ready to drop back support for lib:path, so that we may do
lib📦path support and similar fun things)
2000-07-14 23:07:25 +00:00
espie
cc1dfd362a PKGPATH 2000-07-14 23:01:54 +00:00
espie
837cf24d7c Change PORTSUBDIR/DIRPRFX to PKGPATH (avoid gratuitous naming
incompatibility with NetBSD).

This patch rearranges code so that PKGPATH is maintained
- when recursing into subdirs,
- when computing dependencies.

So that this reduces the number of `pwd` calls overall.
Should be especially noticeable for mirror-maker.
2000-07-14 23:01:11 +00:00
espie
d192e013ac Fix eager DESTDIR... reported by maintainer. 2000-07-14 22:52:08 +00:00
espie
b083345fdd 840 packages 2000-07-14 22:49:58 +00:00
matt
1079203e3e Correct flavors in subdir Makefile for lang/python (no-tools -> no_tools) 2000-07-14 22:05:57 +00:00
espie
fb59ca720f Bump to 07-10 snapshot. 2000-07-14 18:16:22 +00:00
espie
0145e1214c +w3m:kanji 2000-07-14 18:11:25 +00:00
espie
f1e4cf3626 Add kanji FLAVOR to w3m, suggestion of Toda-san. 2000-07-14 17:50:13 +00:00
brad
fd0a4471b2 bye bye *nuke* 2000-07-14 08:47:36 +00:00
brad
e890ef1b65 add whowatch to Makefile 2000-07-14 08:42:50 +00:00
brad
c8d228e71f re-add whowatch port in correct category; from <obecian@celerity.bartoli.org>
--
Whowatch is an interactive console utility that displays information about
the users currently logged on to the machine, in real time. Besides
standard information (login, tty, host, user's processes) you can see
the type of login (i.e., ssh, telnet). You can also see selected user's
process tree or the system process tree. In the process tree mode
there is the ability to send INT or KILL signal to a selected process.
2000-07-14 08:40:21 +00:00
brad
c6073813c9 add whowatch port; from <obecian@celerity.bartoli.org>
--
Whowatch is an interactive console utility that displays information about
the users currently logged on to the machine, in real time. Besides
standard information (login, tty, host, user's processes) you can see
the type of login (i.e., ssh, telnet). You can also see selected user's
process tree or the system process tree. In the process tree mode there
is the ability to send INT or KILL signal to a selected process.
2000-07-14 08:34:15 +00:00
brad
6de5f01524 upgrade to httptunnel 3.0.3; from <obecian@celerity.bartoli.org> with
Makefile improvements and addition of HOMEPAGE by me
2000-07-14 08:13:48 +00:00
kevlo
a7dc6abfa6 - Update to 1.0a8
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Add @comment to PLIST
2000-07-14 06:51:34 +00:00