Commit Graph

2326 Commits

Author SHA1 Message Date
marc
49383b9b53 o hide some pre- and post- install commands
o add an INSTALL script to install /etc/wgetrc if necessary
o remove wgetrc install code from Makefile and packing list
o call install script from Makefile
o patch wget doc Makefile so it does NOT install into /etc automagically
o add DEINSTALL script to remind user to get rid of /etc/wgetrc
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-10 02:50:54 +00:00
marc
74c82e5449 remove unsupported (and unneeded) freebsd-isms from the packing list
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-10 00:52:45 +00:00
marc
c5836f9c7f remove empty directory when uninstalling
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-10 00:22:08 +00:00
marc
a89101b75a Fix packing list so port completely uninstalls
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-09 22:54:47 +00:00
marc
415ba4fe71 add missing files to packing list
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-09 22:46:53 +00:00
marc
cd2076f387 commit the rest of the change 1999-04-09 22:36:48 +00:00
marc
bd96a1a505 o add install and deinstall scripts
o call install script from makefile
o remove duplicate install instructions from makefile and packing list
o verify package builds/install/deinstalls correctly
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-09 22:30:48 +00:00
brad
50b6b53e43 remove unnecessary creation of sym link and tidy up Makefile and PLIST
some more
1999-04-09 05:12:32 +00:00
brad
cd1337aa7d remove unnecessary MAN tags and fix examples list so Qt installs 1999-04-09 04:51:39 +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
brad
df198abbb3 remove xpm dependencies: xpm is part of OpenBSD as of 2.3 1999-04-09 02:27:12 +00:00
espie
fc97b432ed Patch ups rsync to the same functionality as 2.3.1.
Specifically, it fixes the security hole that is described in
pkg/SECURITY...

Wedged in as security fixes are important, especially when they're small.
Real 2.3.1 will wait after tree thaws.
1999-04-09 02:20:14 +00:00
brad
46777f9047 add ImageMagick to dependency list and add a missing file to PLISTs 1999-04-09 01:26:29 +00:00
brad
f9f1fc614d add configure env GTK_CONFIG to make sure gtk-config is found when configure is run 1999-04-08 23:18:19 +00:00
brad
8c6db99dd4 remove xpm dependency: xpm is part of OpenBSD as of 2.3 1999-04-08 23:15:56 +00:00
marc
625ba8d00f o add DEINSTALL script that reminds the user to remove /var/spool/cucipop
o create /var/spool/cucipop when a package is installed
THIS PORT IS NOW FROZEN
1999-04-08 23:13:53 +00:00
brad
0016584ed6 remove unnecessary comments 1999-04-08 23:13:46 +00:00
brad
ebf03d772b remove xpm dependency: xpm is part of OpenBSD as of 2.3 1999-04-08 23:04:55 +00:00
brad
e6610b64dd re-arrange ldconfig in PLIST 1999-04-08 22:49:16 +00:00
brad
92e849b04d fixup Makefile and PLIST and add missing PLIST.noshared 1999-04-08 22:41:21 +00:00
marc
05a9d98ac1 o add INSTALL script to put mailcap in /etc (if needed)
o add DEINSTALL script to remind users to remove mailcap
o call install script from Makefile
o remove deinstall warning from packing list, now done by script
THIS PORT IS NOW FROZEN
1999-04-08 22:41:17 +00:00
marc
2c16158172 Add new/updated ports to the license file. This is only the first
pass.  The files have been listed, but the license status has not
been determined.  Status is flagged as '-'.
1999-04-08 21:56:39 +00:00
marc
34fada727c subdirs in alpha order 1999-04-08 21:44:54 +00:00
marc
4151abe0d7 Add a place to credit original porter 1999-04-08 18:54:55 +00:00
marc
c3c36688d1 o add INSTALL script to spit out installation message
o call install script from Makefile
o add dummy target to ensure sources get fetched
o remove duplicate install message from Makefile and packing list
1999-04-08 18:46:40 +00:00
marc
01eb432f0f o patch man page to reflect proper location of config files
o patch doc to reflect proper location of config files
o add INSTALL/DEINSTALL scripts
o call INSTALL script from a post-install target in Makefile
o remove de-install message from packing list (now in DEINSTALL script)
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-08 17:36:48 +00:00
marc
f352a130fe Arrghhh! this steps -> this step in deinstall message;
Now its REALLY frozen
1999-04-08 17:14:03 +00:00
marc
647c76734b o add INSTALL and DEINSTALL script
o call INSTALL script from post-install rule in Makefile
o remove duplicate messages from Makefile and packing list
THIS PORT IS NOW FROZEN
1999-04-08 15:53:29 +00:00
marc
846a895fc0 o add INSTALL and DEINSTALL script
o call INSTALL script from post-install rule in Makefile
o remove duplicate messages from Makefile and packing list
THIS PORT IS NOW FROZEN
1999-04-08 15:37:27 +00:00
marc
bdd669704b packing list changes:
- update info/dir (emacs does NOT trash it in 2.5)
- add missing files
- verify package installs/deinstalls correctly
- do NOT remove info/dir on deinstall, update it instead
THIS PORT NOW FORZEN FOR 2.5
1999-04-08 15:02:54 +00:00
matthieu
df68c4a856 this was FreeBSD specific 1999-04-08 08:17:35 +00:00
matthieu
6b94559207 update MASTER_SITES 1999-04-08 08:04:44 +00:00
marc
234783c1bc fix Makefile so install following uninstall works 1999-04-08 06:04:54 +00:00
marc
38b2464db4 o add INSTALL script that checks if sshd running. If not spit
out a message saying how to start the daemon
o call the INSTALL script from the Makefile
o verify the script is processed when installing the ssh package
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-08 05:36:11 +00:00
marc
6c640f17ee Add INSTALL and DEINSTALL scripts to spit out needed info
call INSTALL script from Makefile
remove extraneous cruft from packing list
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-08 04:37:27 +00:00
brad
6c99e3ddf6 - use correct major/minor version for shared libs
- add message to warn if previous version of gimp 1.1.x is installed and
  remind user to remove it
- lack of needed include directory in new gtk's gtk-config broke
  compiling, add patches to fix compiling
1999-04-08 04:21:52 +00:00
brad
701a33da4d fixup pre-build comments in Makefile 1999-04-08 04:17:05 +00:00
rohee
901f2ccb38 Print a message and exit because of security problems 1999-04-07 18:53:21 +00:00
brad
662ed4bd6f fixup CONFIGURE_ARGS 1999-04-07 04:52:26 +00:00
d
5f314c6eec david.leonard@dstc.edu.au -> d@openbsd.org 1999-04-06 22:43:54 +00:00
brad
187b72fd6f remove useless FreeBSD patch and fixup PLIST 1999-04-06 22:30:04 +00:00
rohee
a531c0f122 joey@OpenBSD.ORG -> ports@OpenBSD.ORG, as requested by the author 1999-04-06 20:02:26 +00:00
rohee
f04d9fa366 joey@OpenBSD.ORG -> ports@OpenBSD.ORG, as requested by the author 1999-04-06 19:44:57 +00:00
rohee
5ca9ed5cc3 joey@OpenBSD.ORG -> ports@OpenBSD.ORG, as requested by the author 1999-04-06 19:34:18 +00:00
rohee
354472035b ejovi@OpenBSD.ORG -> ports@OpenBSD.ORG, as requested by the author 1999-04-06 19:18:45 +00:00
marc
95a5061506 Fix library dependency test for arch-es that don't
suppport shared libs so building tk80, for example, doesn't
cause tkl80 to get built even thouth it
is already installed.  Update list-distfiles target
1999-04-06 19:14:41 +00:00
rohee
67f15ad8eb msfriedl@cs.fau.de -> markus.friedl@informatik.uni-erlangen.de as requested by the author 1999-04-06 19:12:38 +00:00
marc
fa27d93f56 MASTER_SITE changes; Chris Cappuccio <chris@nmedia.net 1999-04-06 17:50:40 +00:00
marc
1b47166627 do disgusting things to make a target that must be
after the include of bsd.port.mk still be recognized by bsd.port.mk;
Fixes alpha generation problem
1999-04-06 03:49:21 +00:00