1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

8366 Commits

Author SHA1 Message Date
Hye-Shik Chang
89951ffaba Update to 2.0.2 2003-11-02 21:58:39 +00:00
Mark Linimon
bd1a6df589 Remove devel/amulet.
PR:		ports/56423
Submitted by:	self (as linimon@lonesome.com)
Reviewed by:	edwin
2003-11-02 21:43:56 +00:00
Mark Linimon
496c24d13b Development of this project stopped in 1998 and was supplanted
by OpenAmulet, which itself has not produced any new versions
since 2000.

PR:		ports/56423
Submitted by:	self (as linimon@lonesome.com)
Reviewed by:	edwin
2003-11-02 21:43:07 +00:00
Sergey Skvortsov
62f10d03f4 Unbreak build:
add workaround for fucking /(config|setup)\.*\.pm$/ in MM_Unix.pm
2003-11-02 18:15:37 +00:00
Sergey Skvortsov
85ac5c06a6 Updated to 1.0 2003-11-02 16:54:05 +00:00
James E. Housley
f9c429150f Update to gcc-3.2.3 2003-11-02 12:04:09 +00:00
Edwin Groothuis
cb8faeaf9d Fix ports with a non-conforming PORTVERSION
This is a followup to PR 56958.

The following ports have a hyphen in their version number:

    Toni Andjelkovic <toni@soth.at>
    devel/pcsc-lite:
    1.2.0-rc1 => 1.2.0.r1

    John R. Shannon <john@johnrshannon.com>
    devel/gdb53-act:
    5.3-act => 5.3

    Vivek Khera <khera@kciLink.com>
    mail/postfix-current:
    2.0.14-20030812 => 2.0.14.20030812
    PORTEPOCH => 2

    neither pkg_version nor portupgrade see the part of the version
    before the last '-', i.e. devel/pcsc-lite is seen as version
    rc1, 1.3.0-b2 would be regarded as a previous version.

PR:		ports/58642
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 11:34:05 +00:00
Edwin Groothuis
03f8a6f768 ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Edwin Groothuis
df3c9e78bd ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 02:48:08 +00:00
James E. Housley
5c15664b1f Update to gcc version 3.2.3 2003-11-02 00:01:47 +00:00
Joe Marcus Clarke
5b8604bff3 Whoops. Flush out my CVS repo, and share some missing bug fixes with the
rest of the world.

* Fix the -V option in the manpage [1]
* Handle the case where parentheses may not exist around NOPORTDOCS [2]
* Bump version to 2.4.6

Submitted by:	mat [1]
Reported by:	kris [2]
2003-11-01 22:46:25 +00:00
Kirill Ponomarev
4310e788d3 File::Path::Expand expands user directories in filenames. For
the simple case it's no more complex than s{^~/}{$HOME/}, but
for other cases it consults C<getpwent> and does the right
thing.

PR:		58812
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-11-01 18:08:12 +00:00
Mark Linimon
3956173918 Per distfile survey, remove mastersite that disappeared in May 2002. 2003-10-31 21:49:24 +00:00
Mark Linimon
5773bf4ab2 Per distfile survey, chase reorganized mastersite. 2003-10-31 21:46:58 +00:00
Mark Linimon
e1ed5d1578 Per distfile survey, mastersite disappeared in late 2002. 2003-10-31 21:42:06 +00:00
Mark Linimon
6e024a618f Per distfile survey, remove mastersite that disappeared in August 2003.
Left marked as broken so as not to step on the intent of the previous
committer (broken=unfetchable, in this case).
2003-10-31 21:31:36 +00:00
Joe Marcus Clarke
76255fa1a2 Fix build on -CURRENT with if_xname change.
Submitted by:	brooks
2003-10-31 19:56:18 +00:00
Joe Marcus Clarke
049bb1b64d Fix build with new -CURRENT if_xname change.
Submitted by:	brooks
2003-10-31 19:54:15 +00:00
Akinori MUSHA
820c7e5e45 Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:

	devel/ruby-yaml
	net/ruby-drb
	net/ruby-gserver
	net/ruby-soap
	net/ruby-xmlrpc
	security/ruby-openssl
	sysutils/ruby-devel-logger
	textproc/ruby-rexml
	www/ruby-webrick
2003-10-31 18:40:49 +00:00
Hye-Shik Chang
aec8be3c86 Update to 0.93 2003-10-31 08:26:21 +00:00
Ying-Chieh Liao
27d17b638d add a missing \\ in last commit 2003-10-31 02:44:59 +00:00
Ying-Chieh Liao
d5126fe5f3 introduce MASTER_SITE_GNU_ALPHA 2003-10-31 02:39:30 +00:00
Ying-Chieh Liao
d613f82563 fix build on -stable 2003-10-31 02:17:49 +00:00
James E. Housley
3fc72e85fa Fix the MASTER_SITE 2003-10-31 02:11:23 +00:00
Mikhail Teterin
5b55640ac3 Change the default TCL_VER to 8.4 to match that of tcl-memchan.
Submitted by:	kris, the ports janitor
2003-10-31 01:59:36 +00:00
Erwin Lansing
8ae3bcc7de Update to 0.08 2003-10-30 20:24:54 +00:00
Vanilla I. Shu
c4ca9246e6 Add p5-FileHandle-Unget 0.11,
a FileHandle which supports ungetting
of multiple bytes.

PR:		58673
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-30 17:47:22 +00:00
Alexander Nedotsukov
b97e9dc92d Resolve pci/pci.h is not installedi issue. This is an annoyance for
libpci developers.

Reported by:	Samuel Tardieu
Submitted by:	maintainer
2003-10-30 13:47:26 +00:00
Jun Kuriyama
3f4dbd1409 Add p5-Class-MethodMapper 1.0,
perl module for abstract Class wrapper for AutoLoader.
2003-10-30 10:50:33 +00:00
Kirill Ponomarev
adc7d4de16 - Use "gnomehack" knob
- Bump PORTREVISION

Submitted by:	ijliao
2003-10-30 09:25:01 +00:00
Norikatsu Shigemura
a973b45879 Fix core dump.
PR:		ports/57932
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-10-30 02:19:16 +00:00
Edwin Groothuis
40bffe4adb add mastersite
Submitted by:	SiGNOUT <signout@signout.dk>
2003-10-30 00:21:12 +00:00
Trevor Johnson
40a8f53ba9 Record conflict with ports/devel/bin86.
Approved by:	joerg (maintainer)
2003-10-29 18:39:44 +00:00
Mathieu Arnold
1ee54f7360 Update to 0.25.05 2003-10-29 11:42:28 +00:00
Trevor Johnson
100aa8a8e2 Add CONFLICTS line. 2003-10-29 11:29:07 +00:00
Oliver Braun
1e78409ab7 * Upgrade to 2.0.1.
* Utilise INFO.
* Change default compiler to lang/ghc and include WITH_NHC98 to compile with
  lang/nhc98.
2003-10-29 09:40:05 +00:00
Jun Kuriyama
14ad091914 Add p5-Calendar-Simple 1.08,
perl extension to create simple calendars.
2003-10-29 09:01:47 +00:00
Mark Linimon
5244564d32 Per distfile survey, chase change in mastersite. Informed maintainer. 2003-10-29 07:30:54 +00:00
Trevor Johnson
a41da30875 version 0.16.13 2003-10-29 03:48:57 +00:00
Vanilla I. Shu
2dbc950e22 Add p5-Glib2 1.00,
this module provides access to Glib and GObject
libraries.

PR:		58605
Submitted by:	clsung@dragon2.net
2003-10-29 03:35:36 +00:00
James E. Housley
48760c159a Add USE_REINPLACE=yes, that I forgot. No bump since it is highly
unlikely any harm was done in the last 5 minutes.
2003-10-29 03:02:01 +00:00
James E. Housley
61b76bcfa0 Update to gcc-3.2.3 and newlib-1.11.0 2003-10-29 02:44:58 +00:00
James E. Housley
4a8bce8710 Update to the latest version from RTEMS, gcc-3.2.3 with newlib-1.11.0
This does not include PR 58548 because I could not get it to work no
matter what I tried.
2003-10-29 02:35:52 +00:00
Kirill Ponomarev
955497312b - Chase libraries for new sdl_gfx version 2003-10-28 21:44:29 +00:00
Kirill Ponomarev
fe93a67a75 - Update to version 1.0
PR:		58623
Submitted by:	Ports Fury
2003-10-28 16:11:58 +00:00
Foxfair Hu
f2811b3fd9 Add p5-Algorithm-Networksort 1.01,
a perl module that will create inline comparisons for sorting.

PR:		58551
Submitted by:	clsung@dragon2.net
2003-10-28 15:30:46 +00:00
Foxfair Hu
69ee5c4ce8 Add p5-Algorithm-NaiveBayes 0.02,
perl class performing Bayesian prediction of categories.

PR:		58527
Submitted by:	clsung@dragon2.net
2003-10-28 15:26:49 +00:00
Tilman Keskinoz
f43b5eb763 Mark Restricted,
Shorten pkg-descr (portlint)
Add new WWW URL.
2003-10-28 10:13:04 +00:00
Trevor Johnson
1d0aeeaa65 onto MASTER_SITE_LOCAL 2003-10-28 09:39:09 +00:00
Ying-Chieh Liao
9da5a12cc6 add gaul 0.1846
Genetic Algorithm Utility Library
2003-10-28 08:05:26 +00:00