Commit Graph

44278 Commits

Author SHA1 Message Date
Ying-Chieh Liao
ab23c9993d add gprolog
A free Prolog compiler developed by Daniel Diaz

PR:		28651
Submitted by:	Douglas Anestad <yotta@dougdidit.com>
2001-07-08 07:57:56 +00:00
Ying-Chieh Liao
827ac39580 Add NOPORTDOCS support to pkg-plist
PR:		28579, 28582, 28583, 28585, 28586, 28587, 28590, 28591, 28595, 28599
Submitted by:	Patrick Li <pat@databits.net>
2001-07-08 07:25:57 +00:00
Mark Pulford
c97d7479f0 Updated master site.
PR:		28794
Submitted by:	maintainer
2001-07-08 07:10:19 +00:00
Mark Pulford
949b1940d1 Add mdw 1.0, a utility to check the MD5 sum of a webpage.
PR:		28712
Submitted by:	petef@databits.net
2001-07-08 07:07:41 +00:00
Ying-Chieh Liao
e822ec285a add p5-Grapics-ColorNames
A perl class that defines RGB values for common color names

PR:		28578
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-08 07:05:24 +00:00
Mark Pulford
b94744c44d Master site updated
PR:		28792
Submitted by:	maintainer
2001-07-08 06:17:33 +00:00
David W. Chapman Jr.
ff26641e5e Update WRKSRC to ${WRKDIR}/${DISTNAME}
Update MASTER_SITES (add www in front of maintainer's proposed site)

PR:		28805
Submitted by:	maintainer
2001-07-08 06:09:40 +00:00
David W. Chapman Jr.
6ae1f216cf PORTDOCS police
PR:		28600
Submitted by:	Patrick Li <pat@databits.net>
2001-07-08 05:20:56 +00:00
David W. Chapman Jr.
6729ea0cc1 Add NOPORTDOCS support to pkg-plist
PR:		28603
Submitted by:	Patrick Li <pat@databits.net>
2001-07-08 05:15:58 +00:00
David W. Chapman Jr.
667ad27b5d Fix locale
Fix pkg-plist and installation of binary that depends on GTK if installed

PR:		28804
Submitted by:	maintainer
2001-07-08 04:34:18 +00:00
Ying-Chieh Liao
9586c38ddb upgrade to 0.8b
Submitted by:	kris
2001-07-08 04:17:44 +00:00
David W. Chapman Jr.
501f6b1d05 Update to 2.4.0
Give originator maintainership
Export PORTVERSION to PLIST
Update and sort MAN pages in Makefile
Add hooks for GNOME
Adjust patch file to install files in correct directory

PR:		28709
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-08 03:56:59 +00:00
Jean-Marc Zucconi
cb105e33d5 Upgrade to version 2.11.5.
Install associated files in ${PREFIX}/share instead of ${PREFIX}/lib
2001-07-08 02:11:49 +00:00
Dima Dorfman
656dd7d5d2 Add nvi-devel, the development snapshot of nvi. 2001-07-07 23:45:42 +00:00
OKAZAKI Tetsurou
2d0a1eee6a Make it buildable on 2.2-STABLE again. 2001-07-07 23:34:36 +00:00
Kris Kennaway
f84a135ac0 Chase the checksum. The author renamed the top-level directory; no other
changes.
2001-07-07 23:12:29 +00:00
Kris Kennaway
5092e4e367 Upgrade to kbiff 3.4.2 and remove dependency on kdelibs-1.1.2 now that this
works with KDE2
2001-07-07 23:04:44 +00:00
Kris Kennaway
a6b7e72f91 Fix plist 2001-07-07 22:02:00 +00:00
Kris Kennaway
b6014bd389 Fix auto-generated plist 2001-07-07 21:55:34 +00:00
FUJISHIMA Satsuki
841293e50e fix MASTER_SITES.
PR:		28795
Submitted by:	maintainer
2001-07-07 20:55:32 +00:00
Tom Hukins
fd23e4d892 Fix up problems due to earlier commit
Reviewed by:	Mike Harding <mvh@ix.netcom.com>
2001-07-07 19:42:25 +00:00
David W. Chapman Jr.
65ac9cd50c Use variables instead of hardcoded version #'s in Makefile and
PKG-PLIST

PR:		28793
Submitted by:	maintainer
2001-07-07 19:41:27 +00:00
Ying-Chieh Liao
077a896d21 upgrade to 0.4.25p3 2001-07-07 19:14:11 +00:00
Chris D. Faulhaber
9c61f8a9f5 Fix MASTER_SITES
PR:		28791
Submitted by:	Maintainer
2001-07-07 19:03:41 +00:00
Akinori MUSHA
2ff44213b5 Update ruby-dbi and ruby-dbd modules 0.0.6. 2001-07-07 18:02:21 +00:00
Brian Somers
3651ff4ba6 Upgrade to version 1.6 2001-07-07 17:47:58 +00:00
Tom Hukins
31d38b8de8 Upgrade to version 2.22 2001-07-07 16:41:21 +00:00
FUJISHIMA Satsuki
a57ba25d73 make PKGNAME handbook compliant.
support PORTDOCS in pkg-plist.
2001-07-07 15:30:17 +00:00
Stefan Eßer
aef366d55e Upgrade to 2.7.37 (beta) 2001-07-07 15:24:11 +00:00
Tom Hukins
c0ae55e1e9 Upgrade to 2.14 2001-07-07 15:12:46 +00:00
Ying-Chieh Liao
ff638b131d add tlb
The List Batcher, a general purpose mail list delivery engine

PR:		28557
Submitted by:	Anders Nordby <anders@fix.no>
2001-07-07 14:44:13 +00:00
Ying-Chieh Liao
ca0bfba2f5 add wakeonlan
Sends magic packets to WOL enabled NIC to switch on the called PC

PR:		28530
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-07-07 14:36:50 +00:00
Ying-Chieh Liao
b47d9ed271 add p5-Class-Date
A Perl class for easy date and time manipulation

PR:		28503
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-07 14:31:17 +00:00
Ying-Chieh Liao
6112ab5ce5 add fooseti
GTK+ frontend to SETI@Home

PR:		28502
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-07 14:27:05 +00:00
Ying-Chieh Liao
95c056dadf upgrade to 4.0.99m-rc2
PR:		28461
Submitted by:	MAINTAINER
2001-07-07 14:10:09 +00:00
Ying-Chieh Liao
bf19241e94 upgrade to 2.1.1
PR:		28454
Submitted by:	David Bremner <bremner@unb.ca>
2001-07-07 13:51:31 +00:00
Ying-Chieh Liao
d04ad1e32a make it buildable
PR:		28445
Submitted by:	Adam Nealis <adamnealis@yahoo.co.uk>
2001-07-07 13:38:21 +00:00
Ying-Chieh Liao
3e6460f5e3 add missing file
PR:		28441
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-07 13:24:01 +00:00
Ying-Chieh Liao
ef805b77c3 add p5-Proc-ProcessTable
Perl interface to the unix process table

PR:		28437
Submitted by:	Michael Johnson <ahze@ahze.net>
2001-07-07 13:21:56 +00:00
Ying-Chieh Liao
6988580bcb add mod_put
An Apache module that provides PUT and DELETE methods

PR:		28414
Submitted by:	Joao Carlos Mendes Luis <jonny@jonny.eng.br>
2001-07-07 13:13:48 +00:00
Ying-Chieh Liao
9343cbc6fd add libdvdread
DVD player that supports DVD menus

PR:		28410
Submitted by:	Marc van Woerkom
2001-07-07 13:07:13 +00:00
Ying-Chieh Liao
16a1f893c2 Fix build error
PR:		28408
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-07-07 12:54:28 +00:00
Ying-Chieh Liao
793164f706 add ac3dec
Software for research in digital audio coding/decoding

PR:		28366
Submitted by:	Marc van Woerkom
2001-07-07 12:43:59 +00:00
Dirk Meyer
94c79c2970 The purpose of this utility is to provide an easy way to flash
kernels and romdisks to the Agenda VR3.

FEATURES

  o  Direct serial access (w/o minicom)
  o  Built-in Xmodem (send) support
  o  Built-in Etxack (send) support (c/o Brad @ Agenda)
  o  Progress meters
  o  Capture file
  o  PMON over-write detection/protection

LATEST VERSION

  You can always get the latest version of this utility from:

WWW: http://www.apex.net/~jeff/agenda-utils/
2001-07-07 09:53:27 +00:00
Dmitry Sivachenko
f7a78f5748 Set PORTEPOCH to 1, since 0.96preN serts after 0.96.
(Probably my fault.)

Submitted by:	Daniel Harris <dannyboy@freebsd.org>
2001-07-07 09:37:05 +00:00
David W. Chapman Jr.
76ffcbc4dc Update to 1.5.2
PR:		28786
Submitted by:	maintainer
2001-07-07 05:54:56 +00:00
Satoshi Taoka
1823fc95c9 Solve a problem such that if make, imake for XFree86-3 is required,
but imake for XFree86-3 is required under XFree86-4, too.
2001-07-07 05:53:29 +00:00
David W. Chapman Jr.
07ef873d22 Update to 1.0.21
Give petef@databits.net maintainership

PR:		28782
Submitted by:	petef@databits.net
2001-07-07 05:32:43 +00:00
OKAZAKI Tetsurou
2d25805e4d - update to 15.3
- clean up Makefile
- take over as maintainer from ports@
- remove files/patch-input.c (it's been merged in)
- remove @comment from pkg-plist

PR:		28708
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-07 05:09:55 +00:00
David W. Chapman Jr.
bc01cb2c49 Update to 0.88
Update MASTER_SITE_SUBDIR to look in old directory for old versions
Add extra doc to pkg-plist and Makefile

PR:		28606
Submitted by:	maintainer
2001-07-07 05:01:35 +00:00