Commit graph

58788 commits

Author SHA1 Message Date
minskim
3e23c146c9 bl3ify and enable pkgviews installation. 2004-04-12 02:09:15 +00:00
snj
f1e6ea5e26 Convert to buildlink3. 2004-04-12 02:08:40 +00:00
minskim
72647125d5 Enable pkgviews installation. 2004-04-12 02:08:05 +00:00
minskim
55cdef764b Convert tuxracer to use Tcl 8.4. Bump PKGREVISION. 2004-04-12 02:04:59 +00:00
snj
864e1b9fbc Convert to buildlink3. 2004-04-12 01:58:50 +00:00
minskim
9f0bc57774 Enable pkgviews installation. 2004-04-12 01:58:24 +00:00
snj
46df6747a2 Convert to buildlink3. 2004-04-12 01:50:32 +00:00
minskim
4479b24238 Enable pkgviews installation. 2004-04-12 01:50:07 +00:00
snj
330598648d Convert to buildlink3. 2004-04-12 01:49:02 +00:00
snj
ba31ef823e No longer used. 2004-04-12 01:37:46 +00:00
salo
fab60ee9af Note pkgtools/pkglint update. 2004-04-12 01:04:06 +00:00
salo
39edd2c1a3 Check for pkgsrc-wip remnants. Welcome to 3.69. 2004-04-12 01:02:19 +00:00
snj
0cc7d2c030 Convert to buildlink3. 2004-04-12 00:54:40 +00:00
snj
9518a2fb94 No longer used. 2004-04-12 00:54:25 +00:00
snj
0e728e78ee Convert to buildlink3. 2004-04-12 00:53:46 +00:00
snj
c51dd7c612 No longer used. 2004-04-12 00:48:42 +00:00
snj
15ef5a1586 Convert to buildlink3. 2004-04-12 00:47:25 +00:00
snj
d195fba559 No longer used. 2004-04-12 00:38:58 +00:00
heinz
64e5629869 List all options for 'bootstrap'. 2004-04-12 00:38:55 +00:00
snj
a9deff5551 Convert to buildlink3. 2004-04-12 00:37:20 +00:00
snj
88c3d1d3f2 No longer used. 2004-04-12 00:36:49 +00:00
snj
10831e40d0 Convert to buildlink3. 2004-04-12 00:31:18 +00:00
snj
91a2d2de2a No longer used. 2004-04-12 00:29:58 +00:00
snj
034ca2616f Convert to buildlink3. 2004-04-12 00:28:38 +00:00
snj
6194a96918 No longer used. 2004-04-12 00:27:26 +00:00
snj
ef6ac680a8 Convert to buildlink3. 2004-04-12 00:23:24 +00:00
snj
942709fc6f No longer used. 2004-04-12 00:19:50 +00:00
snj
d7be1d5ba1 Convert to buildlink3. 2004-04-12 00:16:43 +00:00
snj
14e69a19cf Convert to buildlink3 and fix a typo in DESCR. 2004-04-12 00:12:11 +00:00
minskim
fa9f843790 Fix Makefile to install correct files. No PKGREVISION bump because
this was imported a few minutes ago.
2004-04-12 00:09:06 +00:00
snj
1e392a27ad No longer used. 2004-04-12 00:00:49 +00:00
minskim
0a6b5a2824 Remove net/ish and enable net/ishell instead. 2004-04-12 00:00:38 +00:00
snj
d0d3e6698e No longer used. 2004-04-11 23:58:30 +00:00
minskim
0fcd2d09d6 Reimport net/ish into net/ishell because we already have
converters/ish.  A couple of file names are also changed to avoid
conflicts with converters/ish.
2004-04-11 23:58:23 +00:00
minskim
9b11d8c4f9 Add and enable ish. 2004-04-11 23:49:34 +00:00
minskim
48eb174e5f Import ish-0.2 from pkgsrc-wip. Packaged by pancake and slightly
modified by me.

ICMP Shell is a telnet-like protocol.  It allows users to connect to a
remote host and to open a shell using only ICMP to send and receive
data.  ICMP Shell was written in C for the UNIX environment.
2004-04-11 23:48:26 +00:00
snj
aebab9c1d2 No longer used. 2004-04-11 23:48:23 +00:00
snj
24ac53b3b1 It is not sufficient to define USE_BUILDLINK3. 2004-04-11 23:47:56 +00:00
xtraeme
dc892aab2d xaw for buildlink3. 2004-04-11 23:35:16 +00:00
xtraeme
715854fa00 bl3ify 2004-04-11 23:29:49 +00:00
snj
54bcca7b6d Convert to buildlink3 and fix build with gcc3. Patch stolen from FreeBSD. 2004-04-11 23:16:27 +00:00
snj
c132d83c20 -afio-2.5 (thanks minskim!) 2004-04-11 23:06:49 +00:00
minskim
a75e443d46 - Update afio to 2.5.
- Use buildlink framework.
- NO_CONFIGURE=yes
- Enable pkgviews installation.

Changes in 2.5:

  - In afio.h ulo and ull macros, added L and LL letters in constants.
  - Documented `long long' issues in PORTING file.  Removed ifdeffed
    typedef ulonglong porting hacks from the afio.h file.
  - Changed mknod() call to mkfifo() call when creating named pipe from
    archive.  Freebsd cannot make named pipes with mknod.
  - Added some extra defines to suppress some warnings on sun platform.
    Also added some stuff around awk invocations in makefile and regtest
    to make things easier on sun -- the sun platform I tried it on had a
    default awk that was too ancient to understand things like gsub.
  - Added some discussion of sun and freebsd to PORTING file.
  - Fix to regression test: no longer complains if two compared directory
    inodes have a size difference.  Bases on bug report by vasudeva.
  - Changed sanity check on the stdin at the start of executing -o mode:
    now the check only happens if stdin is a tty.  This allows scripts to
    make empty archives, and is needed for compatibility with tob.  Based
    on problem report by Dirk Eddelbuettel.
  - Changed read() to readall() in outdata().
  - Updated SCRIPTS file.
2004-04-11 23:04:50 +00:00
snj
b3d1130cf9 Convert to buildlink3. 2004-04-11 23:00:29 +00:00
snj
40240a5eea No longer used. 2004-04-11 22:57:57 +00:00
snj
c13469ee3c Convert to buildlink3. 2004-04-11 22:52:03 +00:00
snj
a50b622c68 Convert to buildlink3 and s/scientifical/scientific/. 2004-04-11 22:51:34 +00:00
snj
c73778fadd Convert to buildlink3. 2004-04-11 22:47:15 +00:00
snj
419ff11844 Whitespace fixes. 2004-04-11 22:46:49 +00:00
snj
c249bbad56 Convert to buildlink3 and remove some unnecessary CONFIGURE_ARGS. 2004-04-11 22:45:44 +00:00