Commit graph

41588 commits

Author SHA1 Message Date
Thomas Gellekum
d0a20f6628 Add checksum for python-2.1. 2001-05-02 11:45:03 +00:00
Jimmy Olgeni
785d876b22 Cosmetic changes for the shutdown procedure.
* Pass the -s option to pg_ctl, to avoid clobbering the display.
  It will show error messages only.

* Echo the port name after shutdown.

No functional changes, no PORTREVISION.
2001-05-02 11:44:38 +00:00
Thomas Gellekum
5f3686bcbc Add NO_LATEST_LINK. 2001-05-02 11:43:22 +00:00
Thomas Gellekum
6c7a5cb8bf Upgrade to 19.0.0. 2001-05-02 11:42:33 +00:00
Thomas Gellekum
bad21c3d3b Remove numpy. 2001-05-02 11:41:50 +00:00
Thomas Gellekum
c2ebbe5bf9 Numpy is now py-numeric after a repo copy. Add py-numeric17, needed
for older python versions.
2001-05-02 11:39:53 +00:00
Thomas Gellekum
b1a786cf26 Point MASTERDIR to lang/python20. 2001-05-02 11:34:23 +00:00
Thomas Gellekum
d61ef57d71 Add NO_LATEST_LINK. 2001-05-02 11:30:58 +00:00
Thomas Gellekum
eb7dc653a8 Activate python20. This port is needed until stackless-python has been
upgraded to work with python-2.1.
2001-05-02 11:29:17 +00:00
Thomas Gellekum
a0e827ef6c Upgrade to 2.1. 2001-05-02 11:25:02 +00:00
Donald Burr
6d658404ad Add of new port mail/pronto,
an excellent Mail Client for Gnome/Gtk written in Perl
2001-05-02 05:55:08 +00:00
Donald Burr
5ef256c2d7 Adding of new port mail/p5-MIME-Types,
a Perl extension for determining MIME types
2001-05-02 05:54:04 +00:00
Donald Burr
25b3f1a5b9 Adding new port textproc/p5-Lingua-Ispell,
a Perl module that encapsulates access to the Ispell program.
2001-05-02 05:52:29 +00:00
Nick Sayer
7e7968cc5e One last one I forgot 2001-05-02 03:41:05 +00:00
Nick Sayer
9b00996b64 There is no pine4-ssl slave port anymore. Get rid of the slave port
plumbing.
2001-05-02 03:40:33 +00:00
Trevor Johnson
2fab4b1d2d Update to 1.2.5. 2001-05-02 01:57:55 +00:00
Michael Haro
5d77600625 URL moved
PR:		27014
Submitted by:	Kang-min Liu <gugod@gugod.org>
2001-05-02 01:55:37 +00:00
Trevor Johnson
899b645176 Remove defunct FTP sites. 2001-05-02 01:18:11 +00:00
Trevor Johnson
79bd91fb1d Add new master sites, because the main one is offline. 2001-05-02 01:10:51 +00:00
Trevor Johnson
3eadc19307 Remove broken master site. Fix MAINTAINER line. 2001-05-02 01:00:56 +00:00
Trevor Johnson
c39dc8712a Follow the master site. 2001-05-02 00:54:41 +00:00
Mario Sergio Fujikawa Ferreira
21cdc4db11 Fix PLIST. 2001-05-01 20:11:19 +00:00
Mario Sergio Fujikawa Ferreira
a9c0f0fe57 Strictly follow port rules.
Use DISTNAME and EXTRACT_SUFX instead of defining extension inside
DISTNAME.
2001-05-01 20:10:31 +00:00
Mikhail Teterin
1b5a6751db Automate the download and install of the .ttf fonts MicroSoft is
giving away on http://www.microsoft.com/typography/fontpack/default.htm

As much as their "Install these high quality TrueType fonts, and
whenever you visit a Web site that specifies them, you'll see pages
exactly as the site designer intended" irritates me, the fonts are
usefull and contain multiple character sets too.

The MicroSoft's EULA:
	http://www.microsoft.com/typography/fontpack/eula.htm
allows for unlimited copying and distribution, but not for profit,
hence the disabled package building :(

The fonts can be used for other-than-X11 applications and do NOT need
the X_PREFIX.
2001-05-01 19:50:14 +00:00
Akinori MUSHA
323e64d126 Fix the build on 5-CURRENT by creating dummy bus_if.h and device_if.h.
(Now machine/smp.h seems to include sys/bus.h which demands them)
2001-05-01 19:29:50 +00:00
David E. O'Brien
758eef476d Add a new really well connected MASTER_SITE_SOURCEWARE mirror, remove
one machine that seems to have dropped off the face of the earth, and push
down some hosts that don't seem to be doing a good job of mirroring.
2001-05-01 18:47:19 +00:00
Mario Sergio Fujikawa Ferreira
ba23ea3850 MASTER_SITES shouldn't include PKGNAMEPREFIX. Remove \ fromt the
last line of MASTER_SITES
2001-05-01 18:11:59 +00:00
Mario Sergio Fujikawa Ferreira
9c04687584 Remove extraneous . (dot)
Submitted by:	bento (sort of), MAINTAINER (sort of)
2001-05-01 17:38:58 +00:00
Ying-Chieh Liao
2027c167e8 add stan
Generate several statisical information of a stream
2001-05-01 17:31:38 +00:00
Ying-Chieh Liao
3acbb503cc add log4cpp
A library of C++ classes for flexible logging to files, syslog, IDSA and other
destinations.
2001-05-01 17:30:29 +00:00
Ying-Chieh Liao
79360788df add gsk
GSK is a C library for writing servers. It is designed for writing servers
where everything happens in a single thread.
2001-05-01 17:29:30 +00:00
Ying-Chieh Liao
70ab50b499 add clint
Clint is a testbed for static source-code checking techniques. It is
currently designed to check C++ for common programmer errors and suggest
improvements.
2001-05-01 17:28:25 +00:00
Mario Sergio Fujikawa Ferreira
ee288022e0 Update to version 2.0.2
Submitted by:	Patrick Li <pat@databits.net>
2001-05-01 17:20:53 +00:00
Akinori MUSHA
59c8516818 Update to the latest snapshot of the ruby_1_6 branch.
- irb 0.7.3 & irb-tools 0.7.1 merged
  - numerous bugs fixed, including gdbm/dbm memory leakage

Strip the binary only when ${STRIP} == -s.

La la, still waiting for the 1.6.4 release, la la...
2001-05-01 17:16:36 +00:00
Mario Sergio Fujikawa Ferreira
51a744742e New port: Multi-Function timer dockapp for WindowMaker
Submitted by:	Patrick Li <pat@databits.net> et al
2001-05-01 17:16:31 +00:00
CHOI Junho
9663a76a73 Update to 3.1.5. 2001-05-01 14:14:53 +00:00
Will Andrews
ab9d25dedb Stopgap bugfix to avoid the case where a user invokes -t and ends up with
a work/ dir in the repository placed there by addport without permission.
Also restore the rcsids from the predecessors of this script by removing
their $'s.

If I had more time, I'd just revamp parts of this script.

Submitted by:	greid
Apologies to:	greid && cvs@
2001-05-01 13:54:22 +00:00
Ying-Chieh Liao
a2d9fdfe3e upgrade to 5.2 2001-05-01 13:27:10 +00:00
Dirk Meyer
2ddce8b09b - tk83 uses now the same cflages like in tcl83
Submitted by:	mi@aldan.algebra.com (Mikhail Teterin)
2001-05-01 12:17:05 +00:00
Dirk Meyer
3e48e0246d - Option to add LDAP Support
- Cleanup dublicate labels
- Allow to build a package manually.

Submitted by:	phantom@ark.cris.net (Alexey Zelkin)
2001-05-01 12:10:05 +00:00
Ying-Chieh Liao
461d152738 upgrade to 1.3.0 2001-05-01 10:51:41 +00:00
Michael Haro
c6dd68d22f freebsd-ports@freebsd.org -> ports@FreeBSD.org 2001-05-01 10:27:59 +00:00
Michael Haro
aca1b521b5 Update to 1.0.p15
PR:		26764
Submitted by:	maintainer
2001-05-01 10:19:46 +00:00
Michael Haro
ae20b84efb Update port: p5-Spreadsheet-WriteExcel to 0.31
PR:		26947
Submitted by:	    maintainer
2001-05-01 10:10:03 +00:00
Michael Haro
e64c350949 update from 2.30 to 2.31
PR:		26950
Submitted by:	    maintainer
2001-05-01 09:56:31 +00:00
Michael Haro
d250723f24 ${ENV} -> ${SETENV}
PR: 26783, 26784, 26785
2001-05-01 09:55:09 +00:00
Michael Haro
cede1f075f Fix bad subdir entry
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
PR: 27006
2001-05-01 09:47:08 +00:00
Michael Haro
f7c8c39886 Update port: x11/xkeywrap to version 1.1
PR:		27007
Submitted by:	    maintainer
2001-05-01 09:43:26 +00:00
Akinori MUSHA
db9ad7fdb6 Add ja-ruby-romkan, a Romaji <-> Kana conversion library for Ruby. 2001-05-01 09:41:05 +00:00
Akinori MUSHA
f0fd2f71b1 Point WWW: at the English page instead of the Japanese one. 2001-05-01 09:18:18 +00:00