Commit graph

20702 commits

Author SHA1 Message Date
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
Michael Haro
6f6054cd8e portlint 1999-08-27 20:47:00 +00:00
Michael Haro
d24242a228 add newline at end of file 1999-08-27 20:37:58 +00:00
Michael Haro
9b2ffdc46f portlint 1999-08-27 20:32:35 +00:00
Michael Haro
95e4fea03e echo -> ${ECHO} && portlint 1999-08-27 20:31:07 +00:00
Bill Fumerola
3273fba704 Upgrade SNMP to 4.0.1, which is a last minute bugfix.
Upgrade p5-SNMP to 1.8.1 and mark it broken as it is incompatible
with the ucd-snmp changes. If this is a huge problem, then a
repo copy of ucd-snmp can be made and we can have the hassle of
keeping two copies in our tree.
1999-08-27 20:18:47 +00:00
Michael Haro
a8b5f10a6f sed -> ${SED} and portlint 1999-08-27 20:16:57 +00:00
Vanilla I. Shu
fe0b8e7d43 Upgrade to 1.1.21. 1999-08-27 17:22:35 +00:00
Ralf S. Engelschall
f0a1a31f82 Upgrade to GNU Portable Threads (Pth), version 1.1.3 1999-08-27 16:08:53 +00:00
Ralf S. Engelschall
4d721f430c Upgrade to MM Shared Memory Library, version 1.0.10 1999-08-27 09:57:30 +00:00
Dirk Froemberg
49903fe81a Upgrade to 3.22.25.
This upgrade contains - as far as I can see - no functional change
in regard to the port. But I'm tired of receiving requests or patches
for an upgrade. People are focused on version numbers too much. *sigh* ;-)
1999-08-27 09:20:17 +00:00
Seiichirou Hiraoka
732998a22e Fix for faultless Japanese message support
PR: ports/13395
Submitted by: knu@and.or.jp
1999-08-27 07:30:17 +00:00
Chris Piazza
862f18ef8b Activate bidwatcher 1999-08-27 04:01:24 +00:00
Chris Piazza
534451cb29 Import of bidwatcher.
BidWatcher is a tool for people using the giant eBay auction site.  It
uses your eBay id and password to track your eBay listings, items that you
have bid on, and items that you enter by hand.   It also has an integrated
snipe tool.

Submitted by:	Will Andrews <andrews@technologist.com>
1999-08-27 04:00:54 +00:00
Chris Piazza
5432bc0f69 Update to version 4.0
Submitted by:	billf
1999-08-27 03:38:42 +00:00
Chris Piazza
dd4dda1cfe Add a trailing '/' to the end of a MASTER_SITE
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-27 01:31:56 +00:00
Jean-Marc Zucconi
e90c48eb06 Portlint.
PR:		ports/13182
Submitted by:	Oleg V. Volkov <rover@fly.lglobus.ru>
1999-08-26 23:44:09 +00:00
Chris Piazza
f9d280992e Forced commit, the PR was actually
PR:		13262
1999-08-26 23:36:29 +00:00
Chris Piazza
d1815f1e6a Activate tcpflow 1999-08-26 23:32:41 +00:00
Chris Piazza
243b289ab1 Import of tcpflow.
Tcpflow is a tool for capturing data transmitted as part of TCP connections
(flows), and stores it in a way that is convenient for protocol
analysis or debugging.  tcpflow reconstructs the actual data streams
and stores each flow in a seperate file for later analysis.

PR:		13362
Submitted by:	Jose M. Alcaide <jose@we.lc.ehu.es>
1999-08-26 23:32:03 +00:00
Chris Piazza
12040352f0 Update MASTER_SITES
PR:		13316
Submitted by:	maintainer
1999-08-26 23:22:32 +00:00
Chris Piazza
2e789763d2 Update to version 1.0b2
PR:		13367
Submitted by:	maintainer
1999-08-26 23:08:22 +00:00
Chris Piazza
07ea44896f Update to version 0.64.2
PR:		13375
Submitted by:	maintainer
1999-08-26 22:58:16 +00:00
Dirk Froemberg
e3a346c70f Add option for SNMP support (via net/ucd-snmp).
Requested by:	Khaled Daham <khaled@mailbox.telia.net>
1999-08-26 22:09:39 +00:00
Chris Piazza
cd136a0e78 Activate ruby-gtk 1999-08-26 21:23:35 +00:00
Chris Piazza
fb855113c0 Impot of ruby-gtk.
Ruby-gtk is simply a ruby extension module to use Gtk+.

PR:		13308
Submitted by:	Yasuhiro Fukuma <yasuf@big.or.jp>
1999-08-26 21:22:50 +00:00
Dirk Froemberg
f1b6bb55b8 Fix two minor problems:
- if e. g. a "make BATCH=yes fetch" was followed by a "make all"
  the config menu popped up.
- if gd was installed but gd support was not checked in the config
  menu, php was compiled with gd support nevertheless.
  (There may be other support options having the same behavior.
  I haven't checked all, yet.)
1999-08-26 21:18:15 +00:00
Chris Piazza
3a88c41ac1 Update to version 1.4.0
PR:		13305
Submitted by:	maintainer
1999-08-26 21:17:23 +00:00
Chris Piazza
670154fc8e Update to version 1.4.0
PR:		13304
Submitted by:	maintainer
1999-08-26 21:10:23 +00:00
Chris Piazza
3528de335b Cope with ruby 1.4
PR:		13306
Submitted by:	maintainer
1999-08-26 21:09:21 +00:00
Chris Piazza
5a665241e9 Respect CFLAGS and CC
PR:		13380
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-08-26 21:02:33 +00:00
Chris Piazza
9199d36798 Update to version 0.28.2.1
This port requires gcc 2.95.1 to build, so USE_NEWGCC
isn't set until -current is upgraded to that version.

PR:		13166
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-26 20:48:31 +00:00
Chris Piazza
42417bca86 Activate wmakerconf 1999-08-26 20:44:42 +00:00
Chris Piazza
14c623b2d3 Import of wmakerconf.
Wmakerconf is a configuration tool for the WindowMaker windowmanager.

PR:		13140
Submitted by:	Dominik Rothert <dr@domix.de>
1999-08-26 20:44:33 +00:00
Chris Piazza
dfc2297650 Activate p5-IRC 1999-08-26 20:34:14 +00:00
Chris Piazza
3cf5e17601 Import of p5-IRC.
p5-IRC was first intended to be a quick tool for writing IRC scripts in Perl,
but has grown into a comprehensive Perl implementaion of the IRC
protocol (RFC1459).

PR:		13017
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-08-26 20:33:43 +00:00
Dirk Froemberg
e64251d269 Upgrade to 0.33.
PR:		ports/13399
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
1999-08-26 18:56:28 +00:00
Jun Kuriyama
d25b1bcec9 Add catalog file for package. 1999-08-26 16:27:38 +00:00
Jun Kuriyama
ff9052cbf9 Upgrade to v1.44. 1999-08-26 15:25:41 +00:00
Jun Kuriyama
e705603d68 Upgrade to v2.0.14. 1999-08-26 15:23:53 +00:00
Dirk Froemberg
39adcb0336 Add option for XML support (via textproc/expat). 1999-08-26 15:03:52 +00:00
Dirk Froemberg
6fb1c8f14c Add expat. 1999-08-26 13:49:03 +00:00
Dirk Froemberg
e6e1e1046b Initial import of expat, a
XML 1.0 parser written in C.
1999-08-26 13:45:48 +00:00
Sheldon Hearn
79129066a3 Argh! The last commit got the port installing the exim binaries into
${PREFIX}/bin instead of ${PREFIX}/sbin . Fixed.

Reported by:	Mike Freislich <mikef@korbitec.com>
1999-08-26 11:30:48 +00:00
Dirk Froemberg
6fd04797a9 Currently php-3.0.12 misses ImagePng() and ImageCreateFromPng() for
image creation. Without these functions image creation is impossible.
So add three patches via PATCH_SITES/PATCHFILES to make these functions
available.

Reported by:	Dmitry Petrov <dpetrov@nchcapital.com>
1999-08-26 09:24:16 +00:00
Jim Mock
55091fc5e8 Activated tircproxy. 1999-08-26 09:23:45 +00:00
Jim Mock
1bcf073199 Import of tircproxy.
This program is designed to proxy IRC connections, intercepting and
proxying both DCC CHAT and DCC SEND requests transparently to the user.

PR:		13066
Submitted by:	Eugeny Kuzakov <CoreDumped@lab321.ru>
1999-08-26 09:21:23 +00:00
Sheldon Hearn
b1c81170db Fix install error for users who comment out USE_XLIB.
While I'm here, bump "Version required:".

Reported by:	Mike Freislich <mikef@korbitec.com>
1999-08-26 08:29:06 +00:00
Satoshi Asami
2e110c7b58 Add gnome-icu. 1999-08-26 04:04:43 +00:00
Michael Haro
4898038f87 move manpages out of PLIST 1999-08-26 01:24:29 +00:00