Commit Graph

531 Commits

Author SHA1 Message Date
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
turan
1e98454e37 mark xview and all ports that depend on it broken.
- it is not ok to set your WRKDIST to that of another port and extract
  it as part of your extraction process.
- is is not ok to reverse patches in other ports.

This port is so wrong.
2000-03-23 23:09:02 +00:00
turan
c903780c93 license 2000-03-22 21:36:08 +00:00
turan
fc00697319 license 2000-03-22 19:58:12 +00:00
jakob
34f5a5379a update to v0.3.4
fake
2000-03-20 22:30:47 +00:00
espie
6369f43cd9 Use new LIB_DEPENDS specs everywhere (sed takes care of . -> \.)
Turn new ghostscript on everywhere.
2000-03-19 16:43:40 +00:00
kevlo
28c4ee2b9e Fake. Submmitted by the maintainer. 2000-03-13 03:40:47 +00:00
form
178165b27e fake 2000-03-12 13:51:52 +00:00
kevlo
de18ce6cd6 Mark unbroken. Install architecture dependent data to ${PREFIX}/lib/amanda
and fix the INSTALL script.
2000-03-07 01:57:50 +00:00
jakob
4f1ee69591 fix license info 2000-03-05 23:00:29 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
espie
d90f25925c fake 2000-03-04 22:01:41 +00:00
espie
8348c0418a Fake. NLS version may probably not like this, I don't care for now. 2000-03-04 18:17:32 +00:00
turan
03325804f1 broken, installs files automatically in /etc 2000-03-03 11:25:05 +00:00
turan
cf26821fb3 change maintainer to ports@openbsd.org as requested 2000-03-01 10:08:03 +00:00
kevlo
883ca26e30 Add the license info and change the maintainer to me. 2000-02-25 05:01:38 +00:00
brad
177f1de519 {yes,YES} -> Yes 2000-02-20 00:01:59 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
ce65793f81 none licenses 2000-02-12 08:41:07 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
form
573f31e8dd Update to 3.8.3 2000-02-08 08:14:46 +00:00
kevlo
542d58de28 Change CATEGORIES to misc. 2000-02-04 04:39:59 +00:00
fgsch
bd0e50fbb0 Mark it broken till patches are corrected. 2000-02-03 05:23:30 +00:00
kevlo
e3859df644 Add remind. 2000-02-03 02:41:29 +00:00
kevlo
e38e6744ba Initial import of remind version 0.3.
The remind is a scripting language for reminders, with a Tk front end.
2000-02-03 02:39:56 +00:00
kevlo
f7ea467be2 Enable mc 2000-02-03 02:18:41 +00:00
kevlo
4a445c5fef Initial import of mc version 4.1.35.
The Midnight Commander is a free Norton Commander Clone with many useful 
features.

Submitted by:	Ryan Erwin <ryan@erwin.org>
2000-02-03 02:11:32 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
espie
29cac67f53 `port' of gnuls ?
Shesh, like WHAT is this going to be, except a port ? a donut ?
2000-02-02 15:26:15 +00:00
dugsong
9a0391c9f8 distfile contents changed! reported by rmooney@iss.net 2000-01-15 07:04:08 +00:00
brad
34b9eb1399 - include netinet/in.h before arpa/inet.h to avoid a couple of compiler
warnings in teln.c
- mkdir -> ${INSTALL_DATA_DIR}
1999-12-31 23:28:24 +00:00
brad
4aab0778be upgrade to delay 1.4 1999-12-31 08:08:45 +00:00
brad
3c6a870ff6 add screen.info to the all target to ensure that the info file is
re-created with makeinfo
1999-12-28 05:03:02 +00:00
dugsong
4f4d36c613 add figlet 1999-12-15 09:27:09 +00:00
dugsong
73b439f5a5 new figlet port - ASCII art banner program 1999-12-15 09:26:02 +00:00
dugsong
57151076e3 no such distfile at any sunsite mirror 1999-12-15 08:36:25 +00:00
brad
f316bfe194 - upgrade to xdelta 1.1.1
- change maintainer to ports@openbsd.org
1999-12-10 04:02:17 +00:00
brad
1f560c5b33 - change maintainer to me (brad@openbsd.org)
- remove pre-configure target
- make screen's Makefile remove screen.info before re-creating it
- instead of removing CFLAGS from Makefile.in, replace its value with
  @CFLAGS@ so the autoconf script fills it in, same with LDFLAGS
1999-12-09 21:17:19 +00:00
brad
3fd5a826c4 - convert patches to unified diffs
- cleanup Makefile
1999-12-08 04:51:50 +00:00
brad
646fc5e7e6 add NEED_VERSION tag 1999-12-07 04:26:58 +00:00
brad
2d0cad0c9f upgrade to buffer 1.17.1
-
PR# 960
1999-12-07 04:23:04 +00:00
jakob
10789ca3d7 Update to v0.3.3. 1999-12-05 16:23:24 +00:00
jakob
359b41390e Update to v0.3.3.
- Confirmation of dangerous operations configurable
- Edit categories
- Bug fixes
1999-12-05 16:22:54 +00:00
brad
f393570b5b upgrade to screen 3.9.5; ok'd by turan@ 1999-11-30 22:59:18 +00:00
turan
e66ab10fbc clean 1999-11-21 17:54:32 +00:00
rohee
1968bf4aa3 unbroke port 1999-11-14 01:27:05 +00:00
turan
65a9230802 solves atapi cdr/cdrw problems 1999-11-12 22:56:57 +00:00
turan
6267ec070b set maintainer to Hannah Schroeter <uk1o@rz114s0-197.rz.uni-karlsruhe.de> 1999-11-12 19:14:40 +00:00
kevlo
ddefd7470c Add xd to Makefile. 1999-11-10 03:39:41 +00:00
kevlo
8d90a63369 Import xd port. xd is a dump utility similar to hexdump with additional
features.
1999-11-10 03:38:06 +00:00
kevlo
31db11e029 Enable viz. 1999-11-10 02:02:37 +00:00
kevlo
95ad37e3ae Import of viz port. 1999-11-10 02:00:01 +00:00
turan
e2fd4d511d balance quotes 1999-11-09 03:43:23 +00:00
dugsong
263eb4e23f fix trivial buffer overflows, spellcheck 1999-11-08 19:56:53 +00:00
kevlo
773fee7b64 Add @dirrm lib/X11/xtar 1999-11-03 08:32:44 +00:00
kevlo
217c9928c3 Fix: install mgp.0, mgp2ps.0, mgpembed.0, mgpnet.0, and xwintoppm.0
into man/cat1
1999-11-03 05:25:33 +00:00
kevlo
ab817d34ab Bad packing lists fixed. 1999-11-03 05:24:13 +00:00
kevlo
cf1003e43e Fix: install the xtar.0 file into man/cat 1999-11-03 05:18:57 +00:00
kevlo
640362f654 Fix: install the xgas.0 file into man/cat1 1999-11-03 05:15:08 +00:00
kevlo
8f4ccbbc0b Bad packing lists fixed. 1999-11-03 05:14:38 +00:00
kevlo
f0aaa719fe Fix: install the xless.0 file into man/cat1 1999-11-03 04:06:03 +00:00
kevlo
2e75af09c7 Bad packing lists fixed. 1999-11-03 04:04:54 +00:00
kevlo
14136e0bc3 Fix: install the xtimer.0 file into man/cat1 1999-11-03 03:55:49 +00:00
kevlo
a55b01762b Delete the line 'BROKEN' 1999-11-03 03:54:21 +00:00
turan
d90ffc8cdb broken, mshell.c:52: syntax error before `1' 1999-11-03 01:17:07 +00:00
todd
d9c39768ed close pr # 953; writen -> written 1999-10-29 08:11:42 +00:00
turan
c5965282f3 These ports have bad packing lists.
Ports tree is now unlocked.  Read the new policy first.
1999-10-26 04:56:35 +00:00
rohee
d5d712ebe7 MAINTAINER=felix@mamba.pond.sub.org -> hannah@mamba.pond.sub.org, as requested 1999-10-06 20:47:02 +00:00
niklas
7255268118 missing dollar 1999-09-27 02:56:52 +00:00
espie
0085c3136b -e instead of -f... People may have some weird arrangement. 1999-09-26 20:51:21 +00:00
jakob
9c065551d5 updated to v0.3.2 1999-09-23 21:33:47 +00:00
espie
526215c724 More uses of FULLDISTDIR 1999-09-22 10:44:21 +00:00
brad
39f1c2bd07 - style 1999-09-08 01:16:27 +00:00
brad
d5170fb7d0 - style
- remove the list of supported CD-R drives from the DESCR file and install
the README which is where the list came from.
1999-08-27 01:58:28 +00:00
espie
de0c31213e Revert unwanted commit 1999-08-26 17:21:42 +00:00
espie
c96f74aadf Patch to remove compile-time dependency on existing ptys. 1999-08-24 23:01:32 +00:00
brad
8719605c37 - patch to fix chflags bug as posted on BugTraq 1999-08-10 23:48:43 +00:00
espie
e636c7027f Kill EXTRACT_ARGS 1999-08-10 19:38:34 +00:00
angelos
060007f2d7 Add MagicPoint. 1999-07-14 19:34:07 +00:00
angelos
6e79dbfcf2 MagicPoint 1.05a, presentation tool (from FreeBSD) 1999-07-14 19:32:51 +00:00
jakob
1c842c4477 pi-address added 1999-06-26 16:43:02 +00:00
jakob
77b7cd612a pi-address port (PalmPilot address database editor) 1999-06-26 16:40:38 +00:00
niklas
f42b642443 Remove files we do not install nowadays 1999-06-22 17:05:43 +00:00
niklas
614cffac8e Place the listdir under /var/db/amanda 1999-06-22 17:01:17 +00:00
brad
1ef9ae2e81 change SEPARATE_BUILD= yes -> concurrent 1999-06-01 21:56:20 +00:00
espie
1a906e6713 Upgrade to using fileutils-4.0.
Add a few tweaks to make building simpler, and to enable NLS if you want.
1999-04-22 17:30:48 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
brad
edfc222a46 - change email addresses, form@ to ports@
- remove unnecessary comments
1999-04-09 04:11:45 +00:00
marc
76f12f1c2b o add install and deinstall scripts to handle /etc/screenrc
o call install script from makefile
o remove install/uninstall messages from packing list
THIS PORT IS NOW FROZEN
1999-04-09 03:15:18 +00:00
rohee
f04d9fa366 joey@OpenBSD.ORG -> ports@OpenBSD.ORG, as requested by the author 1999-04-06 19:44:57 +00:00
marc
f1e74e1db9 Fix configure step; remove non-functional SEPARATE_BUILD 1999-03-25 02:09:36 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
brad
0dceb893fe add delay to Makefile 1999-03-19 03:02:46 +00:00
brad
1468081753 add delay port 1999-03-19 02:57:33 +00:00
marc
90345392d4 USE_MOTIF instead of REQUIRES_MOTIF; op21@squish.org 1999-03-12 19:25:02 +00:00
niklas
8d169588f0 Make compile on alpha 1999-03-11 22:48:16 +00:00
marc
31f8ff8cc5 don't forget the new patches 1999-03-11 20:20:44 +00:00
marc
75cfd2bc98 general clean-up; Christian Weisgerber <naddy@unix-ag.uni-kl.de> 1999-03-11 20:19:28 +00:00
marc
a9db3e5150 Don't force a gmake build; use MAKE_ENV to set the environment 1999-03-08 03:26:13 +00:00
brad
f44d4b5a98 add MASTER_SITE_SUBDIR 1999-03-07 01:38:58 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
espie
db9e7f41d2 Builds cleanly with SEPARATE_BUILD 1999-03-01 22:36:41 +00:00
marc
30be626929 needs version 1.64 (or later) of bsd.port.mk
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
fgsch
7864d8573d removed unneeded patch. 1999-02-20 00:45:55 +00:00
fgsch
1c6e122108 Update to 3.7.6. work by bsmith@bfmni.com. 1999-02-20 00:42:29 +00:00
marc
13b9a372ff use NO_SHARED_LIBS instead of test for alpha;
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
marc
58652ff4aa Add patch to change run-time dependency to plan
(which is in the ports tree), not ical (which isn't)
1999-02-11 23:03:58 +00:00
marc
e45389fb77 Allow lesstif to be used in place of motif;
update packing list
1999-02-11 22:59:54 +00:00
marc
4dc993c625 fix the remainder of long COMMENT files 1999-01-27 00:22:28 +00:00
d
d3abfa8498 didn't need this 1999-01-20 06:03:14 +00:00
d
094e1899b7 oops 1999-01-20 05:56:46 +00:00
d
f7de4617fc cdrecord-1.6.1 1999-01-20 05:50:40 +00:00
marc
ae7c330a32 shorten comment 1998-12-17 00:36:17 +00:00
downsj
4dee181e1b Remove hp300 and pmax from list of supported archs. Kind of difficult to run
something that uses SCSI commands on systems without generic SCSI.
1998-11-23 04:00:49 +00:00
provos
b0b218acca shorten COMMENT 1998-11-19 14:21:08 +00:00
niklas
3ef872a03b Shorten COMMENT to be under 60 characters 1998-11-19 07:16:36 +00:00
yanick
82a8ac8ee1 Add OpenBSD tag 1998-11-19 00:29:35 +00:00
yanick
6ced245344 Add dialog to Makefile 1998-11-19 00:07:25 +00:00
yanick
76f5f53494 Add dialog port 1998-11-18 23:55:32 +00:00
form
03a6993c8e form@vs.itam.nsc.ru -> form@openbsd.org 1998-10-20 08:39:43 +00:00
form
d9b45536c2 add deco to makefile 1998-10-01 12:14:23 +00:00
form
5da285e8ab Simple Norton Commander clone, fast and small... 1998-10-01 12:04:24 +00:00
ian
a490cfd124 Adding SUBDIR+= entries for ports I put in recently. 1998-10-01 01:44:05 +00:00
ian
830a583061 calentool port 1998-09-30 16:27:52 +00:00
marc
652338303d remove extraneous tab characters 1998-09-27 20:09:30 +00:00
marc
eb7d2ceab5 add xdelta Makefile 1998-09-14 20:39:00 +00:00
marc
7915f815d3 port from Felix Schroeter <uk1o@rz.uni-karlsruhe.de> 1998-09-14 20:37:04 +00:00
marc
f42cca2d0a change the configure vsprintf test so it works correctly
on the alpha, too.
1998-08-03 16:45:37 +00:00
marc
b41f97a782 add patch that stops screen from writing to a file when the last component
of the filename is  a symbolic link. Note: in some cases the file may still
be opened which can in itself be a problem.  This solves the security
hole where the bad-guy creates a symbolic link named /tmp/screen-exchange
pointing to a file that s/he wishes root to clobber.
1998-07-28 21:18:48 +00:00
niklas
41625f0459 chown needs full path 1998-07-27 00:19:39 +00:00
niklas
9c31cf7b5c oops forgot to change cdrecord-current to cdrecord last time 1998-06-21 08:45:56 +00:00
angelos
72441e1aa8 Enable mmv. 1998-06-08 02:52:56 +00:00
angelos
24e76d0b28 1998-06-08 02:52:32 +00:00
niklas
cde243d9df Remove old alpha-version based port 1998-06-07 16:24:39 +00:00
niklas
19c5721920 1.6 has gone out of alpha, cdrecord-current is obsoleted by this port 1998-06-07 16:20:37 +00:00
angelos
4ac4a8e8f6 Remove dejagnu port, already exists under ports/devel/ 1998-05-20 23:23:56 +00:00
angelos
e91316c6e1 Enable tkman 1998-05-20 08:12:43 +00:00
angelos
3614c6b48f tkman port 1998-05-20 08:12:40 +00:00
angelos
fbf7a86936 Enable the committed ports. 1998-05-20 08:07:18 +00:00
angelos
177a570409 dejagnu port 1998-05-20 08:06:52 +00:00
angelos
2bb6d8d3df mshell port 1998-05-20 08:01:31 +00:00
angelos
fa5d2d46cd tkinfo port 1998-05-20 07:56:40 +00:00
angelos
03b539cdd7 tkcron port 1998-05-20 07:54:41 +00:00
angelos
38f887b341 xtimer port 1998-05-20 07:53:08 +00:00
angelos
507c2c47ee xgas port 1998-05-20 07:51:13 +00:00
angelos
6c1dcac08f plan port 1998-05-20 07:46:06 +00:00
angelos
1c2fdcdd52 cbb port 1998-05-20 07:27:47 +00:00
angelos
1cdcf1ad88 Enable xtar and xless 1998-05-20 07:03:57 +00:00
angelos
a13352a76b xless port 1998-05-20 07:01:41 +00:00
angelos
24c62a0511 xtar port 1998-05-20 06:56:35 +00:00
angelos
ce50323732 Enable jive. 1998-04-29 05:39:39 +00:00
angelos
09b0e0b285 jive port. 1998-04-29 05:39:20 +00:00
marc
73f37ddbf0 add gnuls to Makefile 1998-04-25 03:33:40 +00:00
marc
de7cbf2b30 Gnu colorized ls program. port from form@vs.itam.nsc.ru with minor
tweaks by me.
1998-04-25 03:32:05 +00:00
marc
f4858a8a5f Fix packing list so a package can be created.
Install screenrc in /etc (but do not overright existing file).
Install latest screenrc and screencap in /usr/local/lib/screen for
reference (and so pkg_add knows where to get them from).
1998-04-14 20:34:21 +00:00
marc
cf5c2f8c2a update NO_CDROM value for astrolog 1998-04-12 03:17:09 +00:00
niklas
f571b68c1a mkisofs is in our main tree now 1998-04-05 02:15:33 +00:00
niklas
b87c007a7a 64-bit clean fillbytes.c 1998-04-02 07:07:28 +00:00
flipk
66ff7352ab eep, at-sign where it shouldn't be 1998-02-11 04:24:20 +00:00
niklas
f24de36ebf General beef-up. Depend on gtar, fix paths, move config back to /etc etc. 1998-01-16 11:29:25 +00:00
joey
f1425704c9 clean up makefiles, dont forget to add your new port to /dir/Makefile 1998-01-05 14:40:43 +00:00
joey
9cec55d002 update makefile 1998-01-02 14:47:00 +00:00
niklas
c4e1de020c man pages are not gzipped here 1997-12-23 10:32:18 +00:00
niklas
168c0ed7a0 Forgot a slash 1997-12-19 14:27:07 +00:00
joey
7d9619130d astrolog 1997-12-17 23:25:47 +00:00
joey
a8766c239d buffer 1997-12-17 23:11:45 +00:00
niklas
3a0e5b49c6 Duh, wrong man-page paths 1997-12-17 23:05:06 +00:00
joey
6b528ae28b splitvt 1997-12-17 23:01:43 +00:00
niklas
00f863a2fc cdrecord-current 1997-12-17 22:43:05 +00:00
niklas
0d0ffa2ac1 cdrecord-1.6a7 1997-12-17 22:41:23 +00:00
joey
64b15c6b46 1997-12-09 06:23:36 +00:00
niklas
ff751ca666 Add makefiles from FreeBSD adapted to our current port set 1997-11-27 23:44:36 +00:00
joey
ecc8e1c1ca the first line of the Makefile should be OpenBSD makefile for: not New ports...
removed FreeBSD's $id. no need for it.
1997-11-19 01:07:49 +00:00
gene
413e482f42 Import screen 3.7.4 with the ability to deal with an already-installed screenrc. 1997-11-18 02:42:11 +00:00