Commit Graph

13087 Commits

Author SHA1 Message Date
dugsong
b7efeb874a add licensing info 2001-10-04 09:17:35 +00:00
drahn
65dc1c4a74 Allow this port to be built for macppc. ok naddy@ 2001-10-03 21:16:03 +00:00
danh
b8a08d0c65 update to ntp 4.1.71; work and patches provided by jakob@ 2001-10-03 19:52:52 +00:00
naddy
39571db430 - build on archs other than i386
- honor CC, CFLAGS
2001-10-03 16:08:48 +00:00
naddy
d79cf45c1b honor CFLAGS 2001-10-03 16:06:16 +00:00
lebel
173203cae4 default to /dev/cd0c instead of /dev/cdrom.
Nils Nordman <nino@nforced.com>
2001-10-03 15:21:42 +00:00
brad
000233dd2d libtool 1.3.4 and 1.3.5 patches in a central location for ports to use. 2001-10-03 14:47:01 +00:00
espie
e264345964 Do not depend on texi2html, use makeinfo --html instead. 2001-10-03 09:51:34 +00:00
shell
10c19614d7 Upgrade to Test-Simple-0.30 2001-10-03 09:47:33 +00:00
espie
90787b9a17 basic regression testing framework. 2001-10-03 08:53:18 +00:00
espie
548eff5cee move error handling later for greater flexibility.
Move default NO_* after including local Makefiles.
2001-10-03 08:41:16 +00:00
espie
c202780cad In bulk, ftp/cdrom must be non interactive as well. 2001-10-03 08:36:25 +00:00
kevlo
c7b1dae9cc add eboard 2001-10-03 07:54:10 +00:00
kevlo
df77b9ec49 Initial import of eboard 0.3.3.
Eboard is a GTK+ chess interface.  It provides a chess board
interface to ICS (Internet Chess Servers) like FICS and chessd,
and to chess engines like GNU Chess, Sjeng and Crafty.
2001-10-03 07:53:34 +00:00
kevlo
65660d2a7d upgrade to version 0.2016 2001-10-03 07:50:14 +00:00
obecian
c456e7decd +hydra 2001-10-03 03:49:04 +00:00
obecian
0d964cbef5 There are already several login hacker tools available, however none does
either support more than one protocol to attack or support parallized
connects.

Currently this tool supports TELNET, FTP, POP3, IMAP, HTTP Basic and Cisco
authentication only, however the module engine for new services is very easy
so it won't take a long time until more services are supported.
2001-10-03 03:47:14 +00:00
brad
30565c82b8 upgrade to netpbm 9.19 2001-10-03 03:09:31 +00:00
heko
d83616c1ed I knew I missed something. Add security notes about temporary files.
ok naddy@
2001-10-02 20:20:16 +00:00
heko
2bce4338c2 o Upgrade to Amaya 5.1
o Add gtk flavor, don't build it yet in www/amaya/Makefile until some
  scrollbar dysfunctionality is fixed.
o Build amaya against system versions of: jpeg, png, zlib,
  expat, md5; some of the patches for this come from FreeBSD
o Add HOMEPAGE
o Unify dictionary installation to a common $frag (a bunch
  of dictionaries will be imported later separately)
o Take over maintainer; ok naddy@
o Fix missing trailing slash in MASTER_SITES
2001-10-02 20:18:59 +00:00
brad
aaceb3cc70 upgrade to hexedit 1.2.1 2001-10-02 15:45:52 +00:00
heko
93cf29626c o Use dpi{118,240,300,360,400,600} flavors instead of a funny hack
o Fake
o Update to MASTER_SITES that work
o Some makefile cleanup
o Tiny grammar fix for DESCR
input and ok from naddy@
2001-10-02 14:18:49 +00:00
brad
24e8d6275d one last sync of our libtool 1.3.x patches hopefully before bringing in
libtool 1.4.
2001-10-02 13:47:56 +00:00
naddy
054698f238 mark static flavor as broken until I get around to fixing this 2001-10-02 13:17:45 +00:00
espie
6bd43a82d0 Complete descr. Remove FreeBSD refs. 2001-10-02 12:28:02 +00:00
espie
c1c01445e0 Remove dependency on gnuplot: it's trivial to fake it for building,
and octave is useful even without gnuplot installed.

Remind user in pkg/DESCR that gnuplot might be useful.
2001-10-02 12:27:11 +00:00
brad
01b01df1fe upgrade to wget 1.7 2001-10-02 03:15:03 +00:00
brad
e40777f33f sync with update-patches 2001-10-02 01:33:57 +00:00
naddy
381682bece DESTDIR is handled correctly by default 2001-10-02 01:16:27 +00:00
jakob
75c61cfd54 enable gnome support 2001-10-01 15:46:16 +00:00
naddy
d957bbc171 - add png dependency
- modernize Makefile, bump NEED_VERSION
- build in absence of X11 tablet input extension; from todd@
2001-10-01 15:33:05 +00:00
brad
72f7060cf9 woops, fix post-extract target.
--
Issue pointed out by: naddy@
2001-10-01 15:32:27 +00:00
naddy
7a9f810d4c - we can't put this on CD; deraadt@
- mention restriction in DESCR, install and point to full license
2001-10-01 14:08:22 +00:00
jakob
d4b58226bf do not use subshell for post-patch target 2001-10-01 13:28:43 +00:00
heko
c08cfd29ad o Force reautoconf to prevent AC_PATH_PROG brokenness. Fixes building
when the databases/db port is installed.
o GNU mirrors don't hold this version of cfengine any more, use
  ftp://ftp.gnu.org/old-gnu/cfengine/.
input from naddy@
2001-10-01 13:07:45 +00:00
form
499f5762f8 distfile changed 2001-10-01 02:36:12 +00:00
naddy
1dcc345e43 - fix build on 3.0
- respect CFLAGS
2001-10-01 02:20:51 +00:00
naddy
5620e78504 - Fix build on OpenBSD 3.0.
- Add gmake dependency.
- Respect CC, CFLAGS; reference X11BASE, LOCALBASE.
- This is not BSD-licensed.
- Install man page.
- All around clean-up.
2001-10-01 02:00:06 +00:00
avsm
872ee14482 - upgrade to courier-imap-1.3.11
- install authmysqlrc and authldaprc in the relevant flavors
- depend on gdbm now, and force usage of it (danh@)
2001-09-30 23:15:57 +00:00
avsm
ad86449a54 update to maildrop-1.3.4 2001-09-30 22:35:44 +00:00
espie
957deb2297 No use building it right now, since stable/ is more recent. 2001-09-30 19:36:46 +00:00
naddy
4a7019bbb9 fix up this port
never got a response from maintainer
2001-09-30 19:32:15 +00:00
naddy
921871e90c update to 7.0.197; install fragment from FreeBSD 2001-09-30 19:08:58 +00:00
lebel
d751904f65 update vim/stable to 6.0.11 2001-09-30 18:59:40 +00:00
pvalchev
b7f957aeb9 Build correct shared libraries on ELF. from drahn, tested by me 2001-09-30 17:39:23 +00:00
naddy
0553c375b0 - cheat distfile changed; from Claudio Castiglia <ccastig@softhome.net>
- add USB joystick support
- fix order of includes
2001-09-30 17:21:52 +00:00
espie
aac1c8b95c make sure config.guess is executable. 2001-09-30 17:14:33 +00:00
espie
b4941f8336 fix completely brain-damaged change 2001-09-30 17:12:38 +00:00
naddy
47ac5b4444 update to 0.2.0; unbreak 2001-09-30 14:24:47 +00:00
jakob
5c8e788f93 revert last change; already resolved by flavouring 2001-09-30 13:50:31 +00:00