Commit graph

36049 commits

Author SHA1 Message Date
Alexander Langer
20d9971bcf Add ved 1.5, a small and fast screen-oriented editor.
PR:		23985
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-01 14:12:47 +00:00
Will Andrews
6217347515 Use standard PERL_CONFIGURE=yes available in bsd.port.mk now. 2001-01-01 13:53:11 +00:00
Kevin Lo
2cba18d1ce Upgrade to 2.2.7
PR: 23988
Submitted by: Joseph Scott <joseph@randomnetworks.com>
2001-01-01 12:26:47 +00:00
Will Andrews
e41b0a784e Clean up mistakes: don't add trailing / to variable. i386-freebsd ->
%%PERL_ARCH%%.
2001-01-01 11:07:50 +00:00
Will Andrews
4e198c9f4c Bad will, don't put manpage references in the PLIST! Bad! No more
committing until you fix that p5-Class-Tom error too!  Put manpages in the
Makefile like you're supposed to!
2001-01-01 11:06:17 +00:00
Will Andrews
21603d12d2 Add p5-Apache-AutoIndex 0.08, a perl module that can completely replace
mod_dir and mod_autoindex.
2001-01-01 10:41:03 +00:00
Will Andrews
57af6a423c Add p5-Apache-Language 0.14, a perl module that provides language-aware
object hashes.
2001-01-01 10:36:22 +00:00
Will Andrews
7965d3dcc8 Add p5-Apache-Icon 0.02, a perl module that provides an interface for
looking up icon images.
2001-01-01 10:19:42 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Will Andrews
7bbb485bfd Add p5-Authen-TacacsPlus 0.16, a perl module that provides authentication
using a tacacs+ server.
2001-01-01 09:39:52 +00:00
Satoshi Asami
aebb30a1c1 s/PORTNAME/PORTSDIR in dependency section.
Submitted by:	bento
2001-01-01 09:36:46 +00:00
Will Andrews
4595cbf468 Add p5-Class-Tom 3.02, a perl module to transport objects from one system to
another.
2001-01-01 09:32:01 +00:00
Will Andrews
6e7bc489ad Add p5-Authen-Ticket 0.02, a perl module that provides the framework for
implementing a ticketing system.
2001-01-01 09:02:18 +00:00
Will Andrews
04dc8400b3 Use make(1)'s builtin ?= var operator. 2001-01-01 08:41:13 +00:00
Will Andrews
0be0971a0e Add missed dependencies on Apache and mod_perl. 2001-01-01 08:40:58 +00:00
Will Andrews
da414b1926 Add p5-Apache-AuthCookie 2.011, a perl module to provide custom forms for
reauthentication.
2001-01-01 08:28:28 +00:00
Will Andrews
b82d76b58c Add p5-AI-Perceptron 0.01, a perl module intended as an introduction to
internal operations of neural networks.
2001-01-01 08:16:56 +00:00
Will Andrews
7e6fb55914 Add p5-AI-NeuralNet-Mesh 0.44, a perl module implementing an optimized,
accurate neural network mesh.
2001-01-01 08:07:46 +00:00
Will Andrews
9d6877cafb Add p5-AI-NeuralNet-BackProp 0.89, a perl module implementing a
back-propagation feed-forward neural network.
2001-01-01 08:00:37 +00:00
Will Andrews
c42bb7ba24 Add p5-Geo-METAR 1.14, a perl module that processes METAR information from
NOAA sources.

Requested by:	Michael C. Wu <keichii@iteration.net>
2001-01-01 06:53:32 +00:00
Will Andrews
efc8971fd6 Several changes. First, depend on another environment variable rather
than CVSROOT (now ADDPCVSROOT) to avoid conflicts for people who normally
set CVSROOT to something besides freefall (like myself).  Second, allow
autofill to work for non-PR additions by checking for a -l argument of -1.
Third, remove the bogus $portname check in autofill that screws up if you
are adding something with a PKGNAMEPREFIX (i.e. p5-).
2001-01-01 05:50:33 +00:00
Will Andrews
6056b08c58 Add p5-Alias 2.32, a perl module that performs aliasing services. 2001-01-01 05:45:34 +00:00
Greg Lehey
81bb73551f Modify paths to point to FreeBSD-typical places. 2001-01-01 01:32:34 +00:00
Greg Lehey
6e42547b12 New port: gmat, O'Reilly's DocBook formatting software.
Obtained from:	Andy Oram <andyo@oreilly.com>
2001-01-01 01:32:04 +00:00
Munechika SUMIKAWA
67e80d7b6e Fix X manpage error with XFree86-4.
PR:		ports/23437
Submitted by:	sf
2000-12-31 21:17:45 +00:00
FUJISHIMA Satsuki
74130ad278 update WWW. 2000-12-31 20:08:22 +00:00
Dirk Froemberg
1c02b8b4bb Update URL. 2000-12-31 19:04:46 +00:00
Michael Haro
87190a2217 fix some typos, make some warning messages more verbose
PR:		23725
Submitted by:	    Jimmy Olgeni <olgeni@uli.it>
2000-12-31 18:59:43 +00:00
Dirk Froemberg
d4fe43173e Upgrade to 2.05. 2000-12-31 17:23:30 +00:00
Dmitry Sivachenko
65d8e7a9ae Use mkstemp(3) instead of tmpnam(3).
Submitted by:	Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE>
2000-12-31 17:10:26 +00:00
Alexander Langer
5779b859b7 Release to ports@FreeBSD.org.
GNU Smalltalk is at version 1.8.5 already, but it _keeps_ calculating
wrong values on FreeBSD (see the "make check" target output).
This happened for the versions 1.8.2-1.8.5 on my machine now.
Unfortunately, I don't have the time to find out what's going on here, I'm
sorry.  Maybe someone with more time wants to maintain it.
2000-12-31 17:00:04 +00:00
Trevor Johnson
87bf1bd54d Fix a typo that I just introduced. 2000-12-31 16:39:46 +00:00
Trevor Johnson
784bcd82c5 Install README into the proper directory.
Submitted by:	Daniel Harris <dannyboy@freebsd.org>
2000-12-31 16:35:44 +00:00
Trevor Johnson
2b601c467a Patch ossmixer.hh to #include <machine/soundcard.h> on old systems. 2000-12-31 15:43:46 +00:00
FUJISHIMA Satsuki
d4e42d1f4f bump PORTREVISION; new file added. 2000-12-31 15:42:36 +00:00
FUJISHIMA Satsuki
1b8cb4f3f8 bump PORTREVISION; new files added. 2000-12-31 15:41:23 +00:00
Dirk Froemberg
8147f24a17 Add additional options (WITH_FLEXRESP, WITH_MYSQL, WITH_ODBC
and WITH_POSTGRES).

PR:		ports/20156
2000-12-31 15:07:49 +00:00
Trevor Johnson
6c3137346b new port of musicbox, a Qt-based front end to mpg123
Obtained from:	NetBSD
2000-12-31 15:05:54 +00:00
Trevor Johnson
b259f90c7a Add MASTER_SITE_NETBSD. 2000-12-31 15:02:48 +00:00
FUJISHIMA Satsuki
ed7c187e71 add missing files to pkg-plist.
PR:		23844
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>

HAS_CONFIGURE -> GNU_CONFIGURE to support PREFIX.
CFLAGS -> CPPFLAGS to honor CFLAGS.

Approved by:	maintainer
2000-12-31 14:57:08 +00:00
FUJISHIMA Satsuki
e73d2c7676 NO_INSTALL_MANPAGES is not for user defined variable. 2000-12-31 14:42:19 +00:00
FUJISHIMA Satsuki
2e7c21b0ed change MASTER_SITES to MASTER_SITE_LOCAL. 2000-12-31 14:37:42 +00:00
Dmitry Sivachenko
003ac999ab Update to 1.8.8.
Add dependency to audio/rplay.

Submitted by:	Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE>
2000-12-31 14:07:01 +00:00
Dmitry Sivachenko
4b0fa9165d Add russian mirror to MASTER_SITE_THEMES. 2000-12-31 12:13:13 +00:00
Trevor Johnson
5c1d21e2b9 - mtree fixes
- when building Festival with OGI, make pkg-plist by concatenation
2000-12-31 12:01:20 +00:00
Dmitry Sivachenko
38678d24b3 Redirect output from apachectl to /dev/null. 2000-12-31 11:50:50 +00:00
Akinori MUSHA
f94f4c52fb Update to 2.2. 2000-12-31 11:40:05 +00:00
Andreas Klemm
68672bb116 - fix pkg list concerning removal of port (missing symlinks and dir)
- bump port revision because of changes in the packing list (to allow
  pkg_delete to nuke the installed port entirely)

PR:		23975
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2000-12-31 11:34:50 +00:00
Will Andrews
8de8dbb8e6 Here's my holiday present to the ports team: new -l option allows you to
let portlint fill out your commit log message.  It takes data from your
port's Makefile and pkg-comment to generate this, then displays the
resulting file and gives a chance to fix any problems.

Also, change -c option to move the file to the temp directory.  Since -c
and -l option conflict, -l will take precedence.  Move -c option down to
where directories are parsed.

Reviewed by:	Jeremy Shaffner <jeremy@external.org>
2000-12-31 11:24:13 +00:00
Mario Sergio Fujikawa Ferreira
013781b1f3 This is a repocopy of net/icqlib greatly done by
asami.
  The port mail/icqmail requires an old version
of icqlib brand 0.x.x.
  The icqlib port handles the current version brand
1.x.x.
  This icqlib0 port will be handling the old icqlib
brand 0.x.x.

PR:		ports/23156
Submitted by:	Nevermind <never@nevermind.kiev.ua>
Approved by:	asami (the repocopy)
2000-12-31 11:20:33 +00:00