1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

55210 Commits

Author SHA1 Message Date
Pete Fritchman
ff84cff604 Install the manpage for this port.
PR:		35440
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
Approved by:	maintainer timeout
2002-03-30 04:18:13 +00:00
Pete Fritchman
1afb61592c Update to 0.91.
PR:		35437
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
Approved by:	maintainer timeout
2002-03-30 04:07:38 +00:00
Pete Fritchman
0c67f99f05 Update to 0.12.
PR:		36518
Submitted by:	maintainer
2002-03-30 04:03:09 +00:00
Pete Fritchman
ffb24343f2 Fix WRKSRC.
PR:		36485
Submitted by:	maintainer
2002-03-30 00:28:43 +00:00
Pete Fritchman
f3b3d57c56 Update to 1.2.
PR:		36483
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-30 00:27:06 +00:00
Pete Fritchman
19ada04d33 Fix typos:
* explose -> explore
  * january -> January
  * documentfor -> document for
  * encorporated -> incorporated
  * function -> functions
  * julian -> Julian
  * calculater -> calculate
  * formely -> formerly
  * Javascript -> JavaScript
  * timezone -> time zone
  * Calisto -> Callisto
  * outter -> outer

PR:		36480
Submitted by:	Eric Yu <ericyu@mail2000.com.tw>
2002-03-30 00:21:44 +00:00
Pete Fritchman
5d60a21dbf Fix build, don't clobber the system strcasestr() function.
PR:		36455
2002-03-30 00:13:03 +00:00
Pete Fritchman
db3214062f Add a temporary master site to make this port fetchable.
PR:		36440
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-03-29 23:49:43 +00:00
Pete Fritchman
1b91062643 Remove irrelevant pkg-install.
PR:		36166
Submitted by:	maintainer
2002-03-29 23:46:46 +00:00
Pete Fritchman
843b696822 Fix build on -current (malloc.h).
PR:		36499
Submitted by:	maintainer
2002-03-29 23:44:05 +00:00
Pete Fritchman
30cdc3714c Forced commit to note that this patch was:
Submitted by:	des
2002-03-29 23:11:09 +00:00
Steve Price
49aaca154c Spell historical correctly. 2002-03-29 19:23:49 +00:00
Steve Price
b3df7d17d8 Spell pronounced correctly. 2002-03-29 19:23:12 +00:00
Mark Murray
49ad0f1ac1 Grammar nits. 2002-03-29 18:36:43 +00:00
Mikhail Teterin
9dd8c580d3 Finally catch up with the version number change of devel/tcllib --
I guess, we need some pattern matching in the RUN_DEPENDS too --
this port would work happily with the old tcllib0.8 as well as
the new tcllib1.2.

Submitted by:	bento
2002-03-29 17:55:00 +00:00
Mikhail Teterin
dbcd2ea333 Make work with the new bsd.port.mk. The benefit of the magick, that
used to work to figure out the name of the installed library automaticly
is, probably, not worth the disadvantages USE_SUBMAKE would bring. Just
hardcode the SHLIB_NAME and figure the SHLIB_LINK from it.

While I'm here, add tcl-memchan to the BUILD_DEPEND, so the automatic
self-testing is done every time this package is built

Submitted by:	bento
2002-03-29 17:43:34 +00:00
Patrick Li
8e94415b77 Add new MASTER_SITES
PR:		36487
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-29 17:43:18 +00:00
Patrick Li
04f3e4a7e4 Update to 3.34
PR:		36491
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-29 17:37:03 +00:00
Bruce A. Mah
5061720c26 Unbreak on 5-CURRENT (replace malloc.h references with stdlib.h). 2002-03-29 17:22:14 +00:00
Mario Sergio Fujikawa Ferreira
7ddfd112ea Update qmail-tls patch to 1.03.20010627 2002-03-29 16:54:30 +00:00
Daniel Eischen
5bc6dfb7fb Prevent inclusion of <malloc.h> when building.
Reported by:	bento
2002-03-29 16:25:48 +00:00
Mario Sergio Fujikawa Ferreira
033f8ec097 Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVA
following bsd.java.mk 1.2
2002-03-29 16:19:23 +00:00
SADA Kenji
274b18d82a Stop building those obsoleted packages on Bento. 2002-03-29 15:53:33 +00:00
Patrick Li
86c3899635 Fix MASTER_SITES
PR:		36481
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-29 13:50:57 +00:00
Patrick Li
fe8e0d8a69 Update to 1.1
PR:		36476
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-29 13:40:45 +00:00
Patrick Li
001a878dbf Add working site to MASTER_SITES
PR:		36478
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-29 13:37:51 +00:00
Patrick Li
1c9da0900d Add new MASTER_SITES
PR:		36479
Submitted by:	Tilman Linneweh <tilmai@arved.de>
2002-03-29 13:35:33 +00:00
Cy Schubert
341484d039 www.crypto-publish.org does not have krb5-1.2.4.{tar,tar.Z,tar.gz,tar.bz2}.
Reported by:	bento
2002-03-29 13:23:08 +00:00
Ernst de Haan
ff7b7f02fc Now replacing all occurences during the customization of
files, not just the first occurence on a line. This was a bug.
Bumped PORTREVISION.
2002-03-29 13:01:10 +00:00
Maxim Sobolev
43acaf0eaa Take into account that not only -current, but the -stable as well now has
nl_langinfo() interface. Also remove iconv->giconv hack while I here.

PR:		36064
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-29 13:01:03 +00:00
Maxim Sobolev
8bb66e82a0 Don't try to free() statically allocated array.
PR:		36426
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-29 12:55:02 +00:00
Ernst de Haan
0ff2aadb8a Improved startup script. It now creates the PID file and fixes
the ownership and permissions before actually calling the
orionctl program.

Bumped PORTREVISION.
2002-03-29 12:54:15 +00:00
Maxim Sobolev
be91b104d3 Update to 1.0.15.
PR:		36344
Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>
2002-03-29 12:35:51 +00:00
Maxim Sobolev
f79f6e8938 U[date to 2.4.19.
PR:		36343
Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>
2002-03-29 12:34:58 +00:00
Ernst de Haan
c1f7d64d08 Fixed 2 bugs related to dependencies.
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-03-29 11:22:41 +00:00
Ernst de Haan
8643d8aac6 Maintainer update. Only change is that USE_JAVA is used. Not
bumped PORTREVISION.

PR:	36474
2002-03-29 11:14:26 +00:00
Patrick Li
82029f3e99 Fix wrong path where Xvnc looks for fonts 2002-03-29 11:11:44 +00:00
MANTANI Nobutaka
81282a1034 Follow libdvdcss shared library version bump.
Bump PORTREVISION.
2002-03-29 11:06:53 +00:00
Josef Karthauser
8a8852372f Add an http web crawler to the ports. 2002-03-29 10:54:20 +00:00
MANTANI Nobutaka
62808c8079 Fix patch error on www/w3m-m17n caused by the previous change of patch-configure. 2002-03-29 10:39:13 +00:00
MANTANI Nobutaka
b88e7ba85b Fix configure error on -current. 2002-03-29 10:15:39 +00:00
Patrick Li
c170ea81e1 Add new port lang/stldoc - STL reference manual by SGI
PR:		36324
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-03-29 09:36:42 +00:00
Neil Blakey-Milner
fb93958d49 Follow changed manpage sections
Submitted by:	kris and bento
2002-03-29 09:28:48 +00:00
Patrick Li
2a0db2961f Update to 0.3.0
PR:		36458
Submitted by:	maintainer
2002-03-29 09:25:41 +00:00
Patrick Li
2ad8619927 Update to 1.2.3 2002-03-29 09:18:46 +00:00
Ying-Chieh Liao
697b0cdd77 remove unecessary file
sanitize the library links
bump portrevision

Submitted by:	lioux
2002-03-29 08:39:54 +00:00
Munechika SUMIKAWA
1f10de108e - Fix breakage in bento
- Suppress message when booting from rc.d/wwwoffled.sh from netchild.
2002-03-29 08:36:24 +00:00
Ying-Chieh Liao
facc5fd919 change master site
add mpich support

PR:		36468
Submitted by:	maintainer
2002-03-29 08:15:13 +00:00
Ying-Chieh Liao
8c85c0fa9a upgrade to 11.00
PR:		36441
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-29 08:02:33 +00:00
Pete Fritchman
531dd90d4c Add a missing depend on graphics/sdl_image and add a regexp to allow this
to compile.

PR:		36438
Submitted by:	Josh Elsasser <jre@vineyard.net>
2002-03-29 07:52:36 +00:00