Commit graph

6311 commits

Author SHA1 Message Date
Dieter Baron
9d91945824 import git-1.0.4:
Git is an interpreter for the Glulx virtual machine. Its main
goal in life is to be fast. It's about five times faster than
Glulxe, and about twice as fast as Frotz (using the same Inform
source compiled for the Z-machine).
2004-05-23 23:22:32 +00:00
Dieter Baron
39ed0ad4d0 fix so glk using applications compile again 2004-05-23 23:20:55 +00:00
Dieter Baron
d25a8dff73 add buildlink3 file 2004-05-23 23:20:04 +00:00
Dieter Baron
a3e0c67d16 make it compile again 2004-05-23 23:19:13 +00:00
John R. Shannon
04d7ef57e0 Missing dollar sign 2004-05-23 12:48:49 +00:00
Juan Romero Pardines
613cf5352e Finish removing of swi-prolog-* pkgs. 2004-05-23 05:56:34 +00:00
Jeremy C. Reed
54c1ac4db6 Add which. 2004-05-23 04:06:37 +00:00
Jeremy C. Reed
7ece818ae2 Import a which command. (I needed this for my Linux!)
The which tool is used to locate a program file in the user's PATH.

This which code is from NetBSD's whereis.c and originally from 3.0BSD.
2004-05-23 04:05:15 +00:00
Dieter Baron
b509d0777b hugo and wxhugo have been moved to pkgsrc 2004-05-22 23:42:49 +00:00
Dieter Baron
99e2bdea38 update to version 3.0.07 (changes unknown, old distfile has been replaced) 2004-05-22 23:32:35 +00:00
Jeremy C. Reed
fe711840c8 Some more things to do or to check. 2004-05-22 19:57:32 +00:00
Jeremy C. Reed
623fce5539 Update this to new changes found in regular pkgtools/pkg_install.
This includes:
- setting umask to default setting
- show build information per variable (new -Q option for pkg_info)
- check IGNORE_RECOMMENDED setting
The version is now 20040508

Also obey additional bits of CONFIGURE_ENV when configuring libnbcompat.
2004-05-22 19:56:24 +00:00
pancake ;)
550a72c667 Solve CONF_FILES problem 2004-05-22 15:17:21 +00:00
pancake ;)
8b3c07a5d5 Autobackup of configuration files 2004-05-22 15:15:02 +00:00
Adrian Portelli
d5c035cc8d Version bump 3.1 to 4.0
- fix hardcode of SSLBASE so it _should_ be more portable now

Changelog for hydra
-------------------

Release v4.0
############
#
# This is a summary of changes of the D1 to D5 beta releases and shows
# what makes v4.0 different from 3.1.
# Have fun. Lots of it.
#
# By the way: I need someone to program a nice GTK frontend for hydra,
# would YOU like to do that and receive the fame? Send an email to vh@thc.org !
#
* For the first time there is not only a UNIX/source release but additionally:
   ! Windows release (cygwin compile with dll's)
   ! PalmPilot release
   ! ARM processor release (for all your Zaurus, iPaq etc. running Linux)
* There are new service attack module:
   ! ms-sql
   ! sap r/3 (requires a library)
   ! ssh v2 (requires a library)
* Enhancements/Fixes to service attack modules:
   ! vnc module didnt work correctly, fixed
   ! mysql module supports newer versions now
   ! http module received a minor fix and has better virtual host support now
   ! http-proxy supports now an optional URL
   ! socks5 checks now for false positives and daemons without authentication
* The core code (hydra.c) was rewritten from scratch
   ! rewrote the internal distribution functions from scratch. code is now
     safer, less error prone, easier to read.
   ! multiple target support rewritten which now includes intelligent load
     balancing based on success, error and load rate
   ! intelligently detect maximum connect numbers for services (per server if
     multiple targets are used)
   ! intelligent restore file writing
   ! Faster (up to 15%)
   ! Full Cygwin and Cygwin IPv6 support
* added new tool: pw-inspector - it can be used to just try passwords which
  matches the target's password policy
2004-05-22 14:43:42 +00:00
Martti Kuparinen
f597852ded Switch to buildlink3 2004-05-22 05:00:03 +00:00
Jeremy C. Reed
7de43d53a2 Add taskbar 2004-05-22 04:58:15 +00:00
Jeremy C. Reed
90560dc630 Import of taskbar.
taskbar is a small utility for X11 that displays a taskbar. It is used
with a window manager supporting EWMH (enhanced window manager hints).

It provides a customizable start menu for launching programs. And
it has a taskbar notification area with tooltip support (via plugins).
The docking taskbar can be aligned to the bottom or top of screen.

taskbar has the ability to load a set of plugins which will be
displayed on the right side of the bar (i.e. the 'tray').  It
includes a clock display plugin and a hardware sensor plugin for
Linux kernel 2.6 (using the /sys interface).

TODO:

add option for --enable-xft
(even when not buildlinked, it was linked to libXft)

get rid of sensor support under NetBSD or make it work?
(remove sensor from DESCR)

what provides background.pc so it can be built with that support?
2004-05-22 04:56:06 +00:00
Jeremy C. Reed
138d718481 Add fbpanel. 2004-05-22 02:39:22 +00:00
Jeremy C. Reed
887c74ab39 Import of fbpanel
fbpanel is lightweight GTK2-based, customizable desktop panel which
provides graphical information and feedback about desktop activity
and allows interaction with a NETWM-compliant window manager.

It includes a taskbar, pager, buttons for launching applications,
clock, system tray and more.

TODO: make build under Linux.
2004-05-22 02:38:01 +00:00
Juan Romero Pardines
705e13fb4c Update to 0.1.2.
0.1.2:

With this release you can finally use network with Darwin PPC / Mac OS X
clients (but still only with Linux as host).

    * PROM: fixed: "seek > 2^32 not impl".
    * JITC: fixed mmio with overlapping pages (should fix "mac os crashes
      when idle")
    * numpad keys mapped
    * (Win32) fixed: "'" key wasn't mapped
    * (Win32) fixed: F8 key wasn't mapped
    * (Win32) fixed: crash when unknown keys in F11 mode pressed
    * 3c90x: added MII support, some bugs fixed

0.1.1:

    * (Win32) fixed: '=' key wasn't mapped
    * fixed: "JITC Error: cannot read page-table"
    * fixes for older BootX (for Mac OS X 10.0 and 10.1)
    * FPU: fixed fmaddx and friends (That means your Finder will no longer
      crash-loop)
    * gcard: 1024x768x32 mode wasn't useable
    * io registers weren't zero extended on byte or half accesses (aka
      "[IO/IDE] <Error> command 'ffffffa1' not impl")
    * compiles now also with gcc 2.95
    * boots debian for PowerPC

pkgsrc changes:

	o Make this build in NetBSD 2.0. I've disabled some functions of
	3c90x/if_posix.cc for now, until we know what do there, read TODO.
	o Use CONF_FILES to install the example config file.
	o Add missing USE_BUILDLINK3 and USE_X11.
	o Finish PLIST.
	o And more...

Anyone able to try it with a MacOSX image in NetBSD now? :)
2004-05-22 02:29:47 +00:00
pancake ;)
ea876de65a solve dependencies 2004-05-21 23:59:33 +00:00
Juan Romero Pardines
6e75602ebf swi-prolog-* already in pkgsrc... 2004-05-21 22:51:40 +00:00
Adrian Portelli
504943184f bl3ify 2004-05-21 22:48:45 +00:00
John R. Shannon
80ba90e20d Updated MESSAGE and README files 2004-05-21 15:05:54 +00:00
Dieter Baron
24facda88a update to 3.0.07 (changes unknown, old distfile has been replaced)
use DIST_SUBDIR since dist file changed without name change
2004-05-21 12:25:31 +00:00
Thomas Klausner
da7267a0a6 0.1.2 out. 2004-05-21 11:11:13 +00:00
Thomas Klausner
44d06873c7 Update to 0.5.0:
0.5.0 -- "The two-headed monster"
 - Properly unmap mini-windows if their client vanishes
 - New ignoreSkipTaskbar configuration option (general section) to make
   skippy ignore application's requests to hide from the taskbar
 - Fix for weird condition grouping Gimp (and most likely others as well)
 - Escape button closes the Skippy window and restores focus
 - Restore the window stacking order after snapping windows
 - Fixed sticky / omnipresent windows when using a GNOME WM Spec WM.
 - Added "useNETWMFullscreen" boolean to the config's [general] section.
   Set it to false if your WM doesn't handle _NET_WM_STATE_FULLSCREEN
   corectly (option doesn't do anything if your WM doesn't support
   this state)
 - In case of Xinerama, show only windows that are at least partially visible
   on the current head (use the new Shift modifier to show windows from all
   heads). Shift / non-shift behaviour can be toggled in ~/.skippyrc by
   setting the 'showAll' option to 'true' in the [xinerama] section.
 - Added basic Xinerama support. Skippy will only show itself on head that
   the mouse is on.
2004-05-21 11:06:42 +00:00
Jeremy C. Reed
af0414bfc9 Set WRKSRC now that distname changed. 2004-05-21 07:29:32 +00:00
Jeremy C. Reed
be840231b5 Use different distfile site (because old mirror was missing).
This changed the distname too.

Check for NetBSD instead of /usr/bin/nroff for depending
on groff.

Add patch-ad and set up Makefile to allow working with db4
(if is BDB_TYPE).

Honor --mandir configure option in patches/patch-ac
so can have custom man directory.
2004-05-21 07:27:32 +00:00
Juan Romero Pardines
6218addb00 - libstatgrab 2004-05-20 21:11:22 +00:00
Juan Romero Pardines
41138ab17c libstatgrab was imported into pkgsrc. 2004-05-20 20:52:41 +00:00
Tim Bishop
20ce024e56 Fix a build problem on NetBSD 2.0D, as suggested by Min Sik Kim.
Use ncurses, and drop dist_subdir, as recommended by Juan RP.

Thanks guys.
2004-05-20 20:23:26 +00:00
John R. Shannon
5ba5ffab75 1) Reverted to buildlinking all bin tools
2) Now - install ada_source_path and ada_object_path files
2004-05-20 16:58:41 +00:00
John R. Shannon
b0c1490e6e 1) Reverted to buildlinking all of bin because of problem finding correct
gcc tools when multiple gcc's are installed
2) Generate ARCHDIR/ada_source_path and ARCHDIR/ada_object_path files
   as part of installation
2004-05-20 16:49:11 +00:00
pancake ;)
514be85dab Update to 2.8 2004-05-20 14:22:10 +00:00
Tim Bishop
71b2b0af50 Fix to work with NetBSD 2.0. 2004-05-20 12:40:46 +00:00
Murray Armfield
04e93668c3 Added a vague TODO file.
Corrected path to slappasswd.
2004-05-20 01:54:39 +00:00
Tim Bishop
5e7ed38a67 Update libstatgrab to 0.10.
- Standardised function and structure names across libstatgrab.
- More detailed process statistics.
- Error reporting functions.
2004-05-19 21:37:03 +00:00
Peter Ibsen Hansen
50ff35b2eb Make pkglint happy by adding homepage and moving stuff around 2004-05-19 12:05:57 +00:00
John R. Shannon
a955ff2c70 Add BUILDLINK_LDFLAGS to -Wl,-R runtime library directories 2004-05-19 11:48:20 +00:00
Peter Ibsen Hansen
5ee56ed6fd Generated new PLIST from the update to 0.7.2 2004-05-19 11:47:22 +00:00
John R. Shannon
dc17971c4a Add BUILDLINK_LDFLAGS to -Wl,-R runtime library directories 2004-05-19 11:46:29 +00:00
Peter Ibsen Hansen
eb10581000 Update to version 0.7.2 2004-05-19 11:16:36 +00:00
Peter Ibsen Hansen
e7db11d4f3 Take over maintainership, since david@netbsd-fr.org told me he doesn't want it 2004-05-19 11:10:55 +00:00
Adrian Portelli
80984c1e40 +netwib +netwox 2004-05-19 02:39:20 +00:00
Adrian Portelli
fd6aee2f40 Toolbox netwox helps to find and solve network problems :
- sniff, spoof
  - clients, servers
  - DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET, TFTP
  - scan, ping, traceroute
  - etc.

Netwox contains over 150 tools using network library netwib. Some tools are 
only a simplified implementation, while others are very sophisticated.
2004-05-19 02:36:29 +00:00
Adrian Portelli
bb61cf391b Netwib is a network library providing :
- network functionalities :
    + address conversion
    + udp/tcp clients/servers
    + packet encoding/decoding/displaying
    + spoofing
    + sniffing
    + etc.
  - and general functionalities :
    + data conversion
    + linked list, hash
    + portable threads
    + etc.
Using all these functions, a network program can be quickly created.
2004-05-19 02:35:29 +00:00
John R. Shannon
88c4e951d6 Added patch necessary for compilation. 2004-05-18 16:54:39 +00:00
John R. Shannon
5634390ac3 1) Switched from CVS retrieval to using a snapshot gzipp'd tar file
because CVS usage was presenting problems for some users with firewalls.
2) Fixed PLIST
2004-05-18 16:53:24 +00:00