Commit Graph

514 Commits

Author SHA1 Message Date
wilfried
b3db8e0c65 + bubblemon-dockapp
+ wmcube-gdk
2001-08-28 14:36:00 +00:00
wilfried
2055d09aec This is modified and optimized version of wmCube 0.98. Changes
include much faster redraws, significantly lower CPU usage, ability
to specify color for both flat-shaded and wireframe objects, and
transparent CPU load / zoom buttons.
2001-08-28 14:32:49 +00:00
wilfried
d214ba7773 This is a system monitoring dockapp, visually based on the GNOME
"BubbleMon" applet (here). Basically, it displays CPU and memory
load as bubbles in a jar of water. But that's where similarity ends.
New bubblemon-dockapp features translucent CPU load meter (for
accurate CPU load measurement), yellow duck swimming back and forth
on the water surface (just for fun), and fading load average and
memory usage screens.
2001-08-28 14:24:28 +00:00
wilfried
c07f96cbad changed to use sysctl instead of kvm, no need for setgid 2001-08-28 14:08:57 +00:00
naddy
97bec8f6ae Update to version 1.2.2.
Submitted by maintainer Joshua Stein <jcs@rt.fm>.

- Hostname panel can also display system name
- Move krells out of the way only if data is displayed in panels
- Bugfixes:
 - Close open files before launching panel commands and net timer
   command.
 - Allow "owner" as well as "user" for fstab mounting.
 - Added a Polish translation.
2001-08-24 01:58:13 +00:00
form
429bbbd298 Fix compilation on -current.
Thanks to pedro@jazznet.pt
2001-08-17 12:28:37 +00:00
camield
ad4eef25be -daemontools 2001-08-14 21:31:05 +00:00
camield
9ed54027d3 license does not permit modification, to allow for proper
integration in OpenBSD
2001-08-14 21:30:03 +00:00
lebel
ed1b11e7c6 -clockspeed, -service-config 2001-08-14 20:34:09 +00:00
lebel
ce58061c37 since this depends on daemontools and daemontools was removed, we also
have to remove this one.

The reason?

license does not allow modification to allow for proper integration
in OpenBSD
2001-08-14 20:27:08 +00:00
lebel
a0a9f6bd31 license does not allow modification to allow for proper integration
in OpenBSD.
2001-08-14 20:24:37 +00:00
naddy
762e1071dd - update to 1.2.1
- add plugin directory
from Joshua Stein <jcs@rt.fm>
2001-08-06 23:40:51 +00:00
millert
352052b49c No need to define EXTRACT_SUFX to the default value; heko@iki.fi 2001-08-01 20:55:50 +00:00
naddy
bc6d456b08 Update to version 1.2.0; from maintainer.
NOTE: Some configuration issues:
   o Net and inet command launching will need re-entering.
   o Inet charts can't use data saved by 1.0.x versions.
   o Plugins that were automatically enabled by being in
      ~/.gkrellm/plugins will now have to be enabled on the plugins
      config page.  A consequence of this is that your existing
      configuration setup for these plugins may be lost.

   o CPU charts can now show nice time, which also uses a new theme
     image.
   o Added an alert interface so limits can be set for triggering
     warn and alarm commands.  Builtin APM and sensor (temps, fan, volt)
     monitors can have alerts set.  Alerts can use the gvoice plugin.
   o User selectable fonts.
   o User plugin placements.
   o User definable format strings for drawing chart labels.
   o Right click on most panels to open the monitor config window.
     NOTE: To adjust panel heights, right click on them.
   o There is no longer compatibility with pre 0.10.0 theme formats (the
     change was announced a year ago).
2001-08-01 20:24:37 +00:00
pvalchev
f45f6a3aa6 do not hardcode /usr/local, use LOCALBASE instead 2001-07-28 18:49:14 +00:00
naddy
17608ea330 Maintenance update to 1.31. 2001-07-19 22:12:07 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
fgsch
d235d93c3a - Update to mtools-3.9.8 dist. patch 20010604.
- Minor cosmetical changes to Makefile.
2001-07-09 00:37:40 +00:00
lebel
619fd9b942 Twenty-two ports have HOMEPAGE in their Makefile, but not in DESCR;
from Jason Peel <jsyn@nthought.com>
2001-07-02 16:19:04 +00:00
pvalchev
a0238a8c71 UVM is not optional anymore
remove NOT_FOR_ARCHS as only sun3 is left and there is no need for it
2001-06-27 19:57:20 +00:00
pvalchev
f06b1d4627 pmax is gone 2001-06-25 01:09:26 +00:00
pvalchev
5dd7c423c7 Print a warning that this requires UVM kernel to work. 2001-06-20 15:51:13 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
avsm
42f06829d1 - update to LPRng-3.7.4
- this unbreaks and fakes the port
- new maintainer

Work by Jeff Bachtel <jeff@cepheid.org>, some fixes by me

## Not one person on ports@ showed interest in testing this out,
## so if you have a printer then please give feedback
2001-06-19 17:26:42 +00:00
lebel
4b76e6e148 sysutils/clockspeed won't build on non-Pentium; from maintainer. 2001-06-19 16:50:39 +00:00
pvalchev
96ac12b1e8 + xuvmstat 2001-06-16 17:07:56 +00:00
pvalchev
70f19c4602 xuvmstat gives a graphical display of the current UVM
status on the machine.
2001-06-16 17:05:25 +00:00
pvalchev
1938fbc4fc Bring this into the XXI century:
* Place the sample config file in ${SYSCONFDIR} and make that the default
path (instead of lib/)
* Correct path to template file - share/examples
* Use INSTALL/DEINSTALL scripts to place the config file and print the
appropriate warnings instead of messing with @exec/@unexec in PLIST
* Don't mess with permissions in the install target, use BSD_INSTALL* macros
* Rename patch, make -> ${MAKE_PROGRAM}
* Run DESCR through fmt(1)
work by me and naddy@
2001-06-14 03:18:27 +00:00
lebel
14b110149e typo and fmt; reported by nick.bsd@be.wanadoo.com 2001-06-11 11:31:58 +00:00
lebel
1cb1750309 here is this pesky md5 file. 2001-06-09 18:55:07 +00:00
lebel
7aecac8947 +service-config 2001-06-09 18:40:55 +00:00
lebel
4baa70b88e initial import for service-config 0.51:
--
What is service-config? The programs in service-config create and
configure svscan-format service directories.
 
* server-config creates an svscan-format directory for an arbitrary
  service.
* rules-config configures access rules for use by a service.
* svscan-config configures a service to run svscan.
* ipc-config configures a service to run ipcserver.
* ipcx-config configures a service to run ipcserver using access
  rules.
* tcp-config configures a service to run tcpserver.
* tcpx-config configures a service to run tcpserver using access
  rules.
 
WWW: http://www.superscript.com/service-config/intro.html
2001-06-09 18:39:44 +00:00
angelos
cc63863652 4.57B pre-release 2001-06-07 00:33:32 +00:00
danh
7c902af7de update MASTER_SITES and HOMEPAGE 2001-06-04 17:23:08 +00:00
naddy
3a936947a1 +pstree 2001-05-30 14:08:45 +00:00
naddy
d4819f19f1 Import of pstree-2.16.
Submitted by Sebastian Stark <seb@todesplanet.de>.

pstree is a frontend for ps and displays the process listing in a tree.
2001-05-30 14:07:15 +00:00
naddy
2f67ccd13e update gkrellm to version 1.0.8; from maintainer 2001-05-27 00:38:30 +00:00
nate
43d0f2034d upslog is in bin, not sbin
pointed out by rick@neverslow.com and sturm@physik.rwth-aachen.de
2001-05-22 18:13:15 +00:00
wilfried
1f4756c4a1 fix buffer overflow in fscanfs, reported by Alexander Y. Yurchenko 2001-05-15 15:29:00 +00:00
danh
597373f912 update to safecat 1.8 2001-05-09 19:13:52 +00:00
millert
0ca0f96cdd add wdsetup 2001-05-09 18:30:29 +00:00
millert
94c1b9145a Western Digital and SMC ethernet card configuration program; checked by lebel@ 2001-05-09 17:53:43 +00:00
angelos
0cdad9ec27 Add COMMENT line 2001-05-09 04:31:18 +00:00
angelos
6844b98118 USE_MOTIF, not NEED_MOTIF -- pointed out by ho@ 2001-05-08 02:47:22 +00:00
angelos
f0950931fd USE_MOTIF = any, not "yes"! 2001-05-07 06:32:33 +00:00
angelos
5d33a45786 Correct checksum 2001-05-07 06:29:30 +00:00
angelos
ce39b3dfd3 Add xps 2001-05-07 05:41:25 +00:00
angelos
2f13c0266c xps 3.21, initial import (take 2)
Graphical display of process forest.
2001-05-07 05:38:33 +00:00
angelos
d08672788b Oopsie 2001-05-07 05:37:57 +00:00
angelos
ce1ab6522f xps 3.21 initial port.
Graphical display of process tree.
2001-05-07 05:35:58 +00:00
lebel
13b92baa7a sysutils: integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:58:56 +00:00
fgsch
afa9e63273 - Update to dist. patch 20010330.
- Integrate COMMENT.
- bump NEED_VERSION.
2001-05-05 22:43:34 +00:00
espie
b186afd8b2 , -> : in flavor deps. 2001-05-05 21:28:04 +00:00
camield
643cc1206a PERMIT_PACKAGE_*: Yes -> No
No license, or license not clear
2001-04-22 12:04:43 +00:00
wilfried
50eef9f0b3 give unnumbered ports a version number 2001-04-19 10:41:14 +00:00
naddy
613102dea7 Pull COMMENT into Makefile, bump NEED_VERSION.
Add comment with license type.
2001-04-14 11:36:13 +00:00
naddy
c3bbc28146 1. Integrate COMMENT, new NEED_VERSION
2. General cleanup in wmmon/wmmon.c
3. If you have root privs and exit, you'll get "Broken pipe". This occurs
upon execution of XCloseDisplay() (which followed by exit(0)). Handle it
with signal(SIGPIPE, exit).

Submitted by maintainer.
2001-04-14 02:38:31 +00:00
espie
d9dd750fa2 Wrong dep 2001-04-07 15:25:40 +00:00
naddy
c7f4e64e63 - integrate COMMENT into Makefile
- update HOMEPAGE
- make plugins work correctly; from Matt Bing <matt@anzen.com>
submitted by maintainer
2001-04-02 02:04:40 +00:00
danh
732abfb621 bump NEED_VERSION and integrate COMMENT 2001-03-28 19:35:25 +00:00
wilfried
853d7d06e7 - integrate COMMENT
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00
obecian
3ddc7889cb kill pkg/COMMENT 2001-03-28 09:43:30 +00:00
obecian
b0a75aed3b + integrate COMMENT
+ bump NEED_VERSION
2001-03-28 08:33:55 +00:00
brad
68c377e5e2 gmake -> ${MAKE_PROGRAM} 2001-03-23 15:56:04 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
jakob
c9a3233af5 remove ports/sysutils/xntpd, replaced by ports/net/ntp. 2001-03-20 15:31:11 +00:00
wilfried
c3713ccace respect CC/CFLAGS, ok maintainer 2001-03-19 17:40:06 +00:00
naddy
db5d4e0164 Update to 1.0.7; from maintainer Joshua Stein <jcs@rt.fm>.
Changes:
- Updated ja.po.
- Add man page.
- POP3/IMAP connections can be on non-standard port numbers if you
  enter server:port instead of just the server in the config.
- IMAP checking could not handle untagged responses to LOGIN.
- Meminfo label initialization and mua_is_launched fixes.
2001-03-17 18:25:42 +00:00
wilfried
f665e6e231 Add MASTER_SITES 2001-03-14 12:23:10 +00:00
wilfried
146dc1daf0 respect CC/CFLAGS 2001-03-12 15:07:25 +00:00
wilfried
f64648eb9a respect CC/CFLAGS
change to unified diff format
add cvs tag
2001-03-12 15:02:26 +00:00
wilfried
61ec94c7f6 -clean up (match Makefile.template)
-add USE_X11 where forgotten
2001-03-09 14:28:45 +00:00
danh
8a790be23e - update to safecat 1.5 which includes important bugfixes
reported by camield@
2001-03-09 14:08:21 +00:00
danh
3cdc129858 +safecat 2001-03-04 17:38:08 +00:00
danh
bc85248187 import of safecat 1.4
from DESCR:
safecat  is  a  program  which  implements D. J. Bernstein's
maildir algorithm to copy stdin safely to a file in a speci-
fied directory. With safecat, the user is offered two assur-
ances. First, if safecat returns a successful  exit  status,
then  all  data is guaranteed to be saved in the destination
directory. Second, if  a  file  exists  in  the  destination
directory, placed there by safecat, then the file is guaran-
teed to be complete.
2001-03-04 17:37:02 +00:00
danh
d6f269ba82 mkhybrid is shipped with OpenBSD 2.8 2001-02-24 17:47:28 +00:00
fgsch
c44de23084 Update to dist. patch 20001213. Add homepage and update package list.
Regen patch via update-patches.
2001-02-24 09:08:53 +00:00
camield
3b85b24940 add clockspeed, sync, sort 2001-02-22 11:01:31 +00:00
camield
0e6a55fa10 clock synchronization tools
(DJB version of NTP)

Submitted by Brian Kifiak <bk@rt.fm>
2001-02-22 10:49:25 +00:00
brad
2f95ad7aa8 register package conflict with net/ntp. 2001-02-16 14:08:38 +00:00
naddy
3c4aafdab5 +gkrellm 2001-02-15 22:37:37 +00:00
naddy
0fd5652fa3 Import gkrellm 1.0.6.
Submitted by Joshua Stein <jcs@rt.fm>.

GKrellM is a single process stack of system monitors which supports
applying themes to match its appearance to your window manager, Gtk,
or any other theme.
2001-02-15 21:37:41 +00:00
danh
aee095f36c better formatting 2001-02-13 02:27:35 +00:00
espie
8c034f3a9c 60 chars limit 2001-02-12 14:41:28 +00:00
wilfried
206b1a9835 Improve COMMENTs 2001-02-07 13:48:10 +00:00
nate
5a15b6e4f0 Add nut 2001-02-06 22:26:47 +00:00
nate
84f56fdd1a Network UPS Tools. http://www.exploits.org/nut/ 2001-02-06 22:24:03 +00:00
wilfried
e58fe7853d set MAINTAINER mailaddress to my new wilfried@ 2001-02-01 17:34:25 +00:00
naddy
a12cc4bd9b add "x11/windowmaker" to CATEGORIES; requested by espie@ 2001-01-18 16:09:59 +00:00
naddy
a5e6464ab3 - add USE_X11
- fix LIB_DEPENDS
submitted by Peter Stromberg <home@wilfried.net>
2001-01-17 16:13:28 +00:00
naddy
30ffd7be17 - remove unnecessary chown/chmod; ok jakob@
- add RCS Id
2001-01-16 14:54:20 +00:00
naddy
eb6d638bf0 +wmcube 2001-01-12 15:26:03 +00:00
naddy
f238af01ae Import os wmcube 0.98.
Submitted by Peter Stromberg <home@wilfried.net>.

wmCube is a dockapp that displays a realtime rotating 3d-object
and the current cpu-load.  The cpu-load also makes the object
spin faster/slower.  You can zoom in and out by clicking on
the app and you can design your own objects or use the objects
that come with the package.
2001-01-12 15:24:42 +00:00
jakob
a751c212a9 honor CC and CFLAGS; naddy@ 2001-01-12 11:08:36 +00:00
avsm
30cf6e5627 bundle man pages created by pape@innominate.com
camield@ ok
2001-01-11 13:19:37 +00:00
naddy
ed612989be +wmapm 2001-01-11 00:14:47 +00:00
naddy
73294c818e Import wmapm 3.1.
Submitted by Peter Stromberg <home@wilfried.net>.

WMAPM is an APM/battery monitor.  It is used to visually display and
interpret details of APM/battery status from the system's BIOS.
2001-01-11 00:13:11 +00:00
brad
a67b944434 mark BROKEN. installs files directly into /etc, needs proper
INSTALL/DEINSTALL scripts to work properly as a package and to correct the
behavior of this port.
2001-01-05 16:02:21 +00:00
jakob
0c46e564d5 update to v4.0 & makefile cleanup 2001-01-01 19:15:33 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
espie
c287b9d0c1 Missing ports 2000-12-19 15:30:47 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
angelos
dded4b8f89 Update to 4.53 2000-12-07 01:35:49 +00:00
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
espie
98a9d80209 Missing from INDEX 2000-11-20 17:00:52 +00:00
naddy
c9f990cb9b Add wmmon. 2000-11-18 13:55:11 +00:00
naddy
03ec91f815 Initial import of wmmon-1.0b2.
WMMon monitors the realtime CPU load as well the average
system load and gives you some nice additional features too.
2000-11-18 13:53:31 +00:00
naddy
7ed28b770d Add RCS Id strings. 2000-10-27 13:57:43 +00:00
fgsch
a1281b9a91 Fix master site dirs; espie@ ok. 2000-10-26 18:06:04 +00:00
kevlo
30d7b56920 Add OpenBSD 2.8 2000-10-26 12:45:03 +00:00
form
563084bba6 faster site 2000-10-25 03:55:20 +00:00
espie
cc9624340d chris, jason 2000-10-22 16:23:01 +00:00
espie
bef5d3ad56 shinobi, millert 2000-10-22 16:17:39 +00:00
espie
793b1ffceb Missed one 2000-10-22 15:58:59 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
fgsch
45aeb71d96 add real names to MAINTAINER. 2000-10-16 13:30:30 +00:00
kevlo
22b27977b7 - Add full name to maintainer
- Update MASTER_SITES
2000-10-09 07:49:09 +00:00
form
74c70bebef add full name to MAINTAINER 2000-10-09 06:06:06 +00:00
form
c60ec9b0a8 temporary master site 2000-10-09 06:00:21 +00:00
ian
ee83bdd7ae Full name in MAINTAINER; remove a few old LICENSE_TYPEs, clarify
contool to NOFEE.
2000-10-05 16:10:24 +00:00
kevlo
719ff50ac9 Oops, forgot to add real name. 2000-10-05 01:06:36 +00:00
kevlo
8c7698f435 - Update to version 0.81
- Add HOMEPAGE
- Reorder package list
2000-10-05 01:03:03 +00:00
jakob
ce7dadcdb0 add fullname to MAINTAINER 2000-10-04 21:53:59 +00:00
naddy
4fa9888911 Remove star (moved to "archivers"). 2000-10-01 21:19:31 +00:00
camield
47cf7cd07d add real name to MAINTAINER, plus a few nits 2000-09-25 07:40:09 +00:00
danh
1aa3d48c3f added real name to MAINTAINER 2000-09-23 19:59:51 +00:00
naddy
336d4bfe27 humor espie@: add name to MAINTAINER 2000-09-23 12:38:21 +00:00
aaron
41a5d86f80 Fix some pkg/COMMENT formatting:
- Decapitalize first letter of comment if appropriate.
- Remove trailing blank lines.
- Remove punctuation.
- Remove version numbers which are often overlooked when updating.
- espie@ ok
2000-09-22 14:55:55 +00:00
camield
33d9dcb428 - add RCS id to PLIST
- change URL to ${HOMEPAGE} in MESSAGE
2000-09-15 14:29:37 +00:00
brad
b9d8267b1c lsof.8 -> lsof.0 2000-09-09 22:41:55 +00:00
angelos
5f2d627851 Install manpage as lsof.0 2000-09-09 22:35:37 +00:00
brad
1c00b38148 upgrade to lsof 4.52A.n+obsd 2000-09-02 20:30:54 +00:00
espie
260f965185 Remove -export from pkg name. 2000-09-02 15:21:53 +00:00
brad
94963db00f upgrade to lsof 4.51 2000-09-02 03:26:56 +00:00
danh
8112ef63bd - re-organized Makefile.
- fixed formatting of pkg/DESCR.
2000-08-29 17:52:31 +00:00
fgsch
462aa937f4 Update to dist. patch 20000821. 2000-08-28 05:06:45 +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
ed6db9c69e - move docs from share/doc/ntp to share/doc/xntpd
- use better filename for patch
2000-08-05 02:06:44 +00:00
fgsch
b0e64527a1 Update to distrib. patch 20000708. 2000-08-05 00:28:37 +00:00
naddy
953e94f0b5 - add NEED_VERSION
- update MAINTAINER address
- remove FAKE=Yes
- reorder, tabify
2000-07-23 11:24:16 +00:00
form
28258aba94 new xosview 1.7.4 2000-07-18 04:17:46 +00:00
form
927e2190d3 upgrade to 1.7.4 2000-07-17 16:24:46 +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
matt
a591b774ed Alter pkg/INSTALL to reflect ntpd's new startup from rc.local instead
of rc.securelevel.  Only tickadj needs to be run pre-securelevel.

Approved-By: jason
2000-07-14 01:35:08 +00:00
naddy
226db5f61f - add "ustar" executable and man page links
- update MAINTAINER address, remove LICENSE_TYPE, FAKE
ok turan@
2000-07-10 22:33:35 +00:00
danh
a112b59d1e updated MAINTAINER 2000-07-10 20:28:00 +00:00
kevlo
5528cad29f - Update the release 0.80
- Add @comment to PLIST
2000-07-04 02:25:25 +00:00
fgsch
9de044688b update to dist. patch 20000723. remove unneeded patch: it's now in the tree. 2000-07-03 14:56:47 +00:00
millert
49d231255e Port of the Linux libapm. Allows modification of the libretto-specific
BIOS options like the toshiba windows app.  From the FreeBSD port (modified
to use i386_[gs]et_ioperm(2)).  CMOS mode also works.
2000-07-02 16:57:47 +00:00
angelos
c55f58604d Forgot to remove this when updated to 4.50 2000-07-01 19:58:04 +00:00
brad
b4c1b4034c - add NEED_VERSION and HOMEPAGE
- remove license type
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- remove extra sub-shell
- fixup INSTALL/DEINSTALL a bit
- fix comment in DESCR, this is still NTP 3, not 4
- add @comment with RCS id to PLIST
2000-07-01 17:14:31 +00:00
fgsch
7dc3ae8497 update to release 3.9.7 dist. patch 20000623. bump NEED_VERSION.
clean a bit.
2000-06-30 05:42:55 +00:00
angelos
3e7c05decb Update to version 4.50 2000-06-29 22:30:20 +00:00
kevlo
66db3fa74a Fix the Makefile and add the patches for /dev/cuaa0 to /dev/cua00 2000-06-27 08:15:58 +00:00
kevlo
7807a16c0e - Remove PKGNAME
- Remove FAKE=Yes
- Bump NEED_VERSION
2000-06-27 06:17:21 +00:00
kevlo
28f03c5de2 - Upgrade to version 1.2.1
- Clean up the Makefile
- Add @comment to PLIST
2000-06-21 03:11:12 +00:00
jakob
d652641fab remove fake
add comment to PLIST
cleanup
2000-06-20 19:32:44 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
form
b420ea22d1 remove FAKE=yes
GNU_CONFIGURE -> CONFIGURE_STYLE
2000-06-15 05:35:42 +00:00
espie
d749a924cb Link radiusreport in 2000-06-12 17:14:48 +00:00
espie
88ec3fef84 Radiusreport, port by Dan Harnett 2000-06-12 17:13:47 +00:00
fgsch
60ec0d0b57 CONFIGURE_STYLE and tag. 2000-06-11 01:31:24 +00:00
espie
43272dede4 Easy fake 2000-06-09 22:37:38 +00:00
espie
c0681eaaf1 Found a distsite that still carries mkhybrid.
Faked.

mkhybrid has actually been merged with mkisofs, so either OpenBSD version of
mkisofs should be updated, or the mkhybrid port should be based off
mkisofs 1.13 or newer.
2000-06-09 22:22:25 +00:00
espie
46488e9b90 Needed for fake 2000-06-09 22:20:58 +00:00
espie
ee5ca5a21d Fake 2000-06-09 22:20:23 +00:00
espie
6adeb2e642 Fake 2000-06-09 20:57:59 +00:00
espie
14b2094c37 Trivial fake
set up reasonable permissions for idled, so that packaging may happen as
non-root.
2000-06-07 01:04:23 +00:00
kevlo
982dd5972a This port are interactive. mark NO_PACKAGE. 2000-06-02 09:46:02 +00:00
fgsch
5d719aea50 Update to dist. patch 20000520; this correct some device definitions.
I still have to add a configuration file along with some explanation.
2000-05-21 12:25:07 +00:00
form
5a1f3b92cf Fake.
yes -> Yes
2000-05-18 03:37:49 +00:00
kevlo
9ad145ccf9 Set the Default OS and the version to OpenBSD 2.7.
Submitted by:	turan@
2000-04-27 05:21:59 +00:00
camield
88828c9093 Better fake. 2000-04-26 14:20:18 +00:00
angelos
2de1d288fb Make it compile properly under 2.7 2000-04-22 20:32:13 +00:00
espie
f80fa9e00b From Kyle Hargraves <halogen@nol.net>:
add a few missing entries from SUBDIRs.
Leave lam out for now, as its install process is really weird.
2000-04-21 18:45:10 +00:00
kevlo
fd6aa42d30 - clean up the Makefile
- install apc-upsd.conf into ${PREFIX}/lib/apc-upsd
- fake
2000-04-20 02:23:33 +00:00
kevlo
1c84ff3535 Mark unbroken.
Fixed by:	 Mike Glamm <glam0006@tc.umn.edu>
2000-04-20 01:17:11 +00:00
kevlo
afc8b71166 Upgrade to version 0.79. 2000-04-20 00:53:56 +00:00
espie
0127bb854e Fix pkgname so that the pkg tools don't get confused about the version number. 2000-04-18 23:56:26 +00:00
angelos
d54727817d Version 4.49_W 2000-04-09 18:01:32 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
c3103dee4d Stash under /usr/local. 2000-04-04 21:37:47 +00:00
espie
ded49a176a oops, tired. 2000-04-03 01:38:25 +00:00
espie
05fc003265 Repair, fake. Temp tweaks to make sure everything installs under X11BASE 2000-04-03 00:24:04 +00:00
brad
3d3c4f1278 *** empty log message *** 2000-04-01 04:34:29 +00:00
brad
610df946cb http://www.freebsd.org/~foo -> http://people.freebsd.org/~foo 2000-03-31 19:07:47 +00:00
kevlo
dab8baa56f - Clean up the Makefile
- Fake
2000-03-30 15:51:37 +00:00
kevlo
3ab6cb4e59 - Clean up the Makefile
- Fake
2000-03-30 15:41:03 +00:00
kevlo
03374d4f06 - YES -> Yes
- Fake
2000-03-30 15:39:23 +00:00
jakob
76a20449d3 update to v0.4 2000-03-30 15:38:03 +00:00
jakob
f0acb45618 update to v0.4 2000-03-30 15:05:38 +00:00
camield
6230ebe344 PERMIT_* = Yes 2000-03-28 12:32:57 +00:00
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
espie
a1eb8868e4 You call this a port ?
What is this fuck doing looking up for rfd0f by default ?
2000-03-24 10:44:32 +00:00
espie
a7bbd9c5a0 Fake, SEPARATE_BUILD 2000-03-24 10:43:18 +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