1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

31653 Commits

Author SHA1 Message Date
Jim Mock
73c683ce3e Update to version 0.7.95-2. 2000-08-23 00:55:49 +00:00
Jordan K. Hubbard
c341d4e105 s/BUILD_DEPENDS/RUN_DEPENDS/ so that the dependency on a cvsup binary
is properly handled.
2000-08-23 00:17:57 +00:00
Andreas Klemm
6a6a51be24 new apsfilter current archive.
Sorry same date in archive name.
Update md5.
2000-08-22 19:08:15 +00:00
Andreas Klemm
284b2a041d use newest available diff. 2000-08-22 19:06:34 +00:00
Jacques Vidrine
a77eebef12 gnome-icu --> gnomeicu 2000-08-22 18:41:58 +00:00
Jacques Vidrine
979000abc9 Forced commit to note repository copy:
ports/net/gnome-icu  -->  ports/net/gnomeicu
2000-08-22 18:40:42 +00:00
Maxim Sobolev
3fac84483a Update to 1.2.0. 2000-08-22 17:18:20 +00:00
Maxim Sobolev
8804837758 Override FETCH_CMD to get rid from -A option.
PR:		20764
Submitted by:	maintainer
2000-08-22 16:10:39 +00:00
Maxim Sobolev
d89e526155 Update to 1.36.44.
Submitted by:	maintainer
2000-08-22 16:02:06 +00:00
Akinori MUSHA
735e506801 Add ruby-clibpdf, a Ruby binding for ClibPDF. 2000-08-22 15:13:41 +00:00
Akinori MUSHA
eb90362b5f Portlint. ;) 2000-08-22 15:08:47 +00:00
Akinori MUSHA
a13ab00854 Add ports/print/clibpdf. 2000-08-22 14:23:10 +00:00
Akinori MUSHA
b00add5d5d Mark as NO_CDROM. One needs a license to bundle this software with
other products. (And only free for non-profit personal use, and use
by educational, non-profit, and government organizations)
2000-08-22 14:19:12 +00:00
Akinori MUSHA
278f3e371b Add clibpdf, a library for creating PDF (Acrobat) files directly
via C language programs.
2000-08-22 14:11:11 +00:00
Maxim Sobolev
1a959291f6 Upgrade the math/PDL port to the latest version 2.1.1. Correctly identify a
couple of LIB_DEPENDS as such, and add a KITCHEN_SINK dependency on the GSL
math libraries.

PR:		19517
Submitted by:	Brian Handy <handy@physics.montana.edu>
2000-08-22 13:36:02 +00:00
Thomas Gellekum
95df0eedfe Depend on py-reportlab, so that PDF output works. 2000-08-22 11:46:36 +00:00
Thomas Gellekum
a0e10553bd New port py-reportlab, a library for creating PDF documents using Python. 2000-08-22 11:45:41 +00:00
Thomas Gellekum
810a317ae9 Upgrade to 4.17.1. This release contains the security fix in patch-sec1. 2000-08-22 11:08:18 +00:00
Akinori MUSHA
3f66d3c22b Add ruby-runit, Ruby implementation of Kent Beck's Testing Framework.
(cf. eXtreme Programming ("XP"))
2000-08-22 10:31:09 +00:00
Akinori MUSHA
3b5c88e0fe Install namazu.rb as namazu.rb, and create a symlink to it as rbnamazu.
(Previously rbnamazu only)
2000-08-22 09:51:58 +00:00
Akinori MUSHA
6a669bf0e2 Install rmi2html.rb as-is and create a symlink to it as rmi2html.
(Previously rmi2html.rb was installed as rmi2html, and no rmi2html.rb)
2000-08-22 09:49:03 +00:00
Maxim Sobolev
bb3c903e56 Fix problem with -l gcc options ordering. 2000-08-22 09:39:15 +00:00
Akinori MUSHA
6491bdf883 Add ruby-filelock, a Ruby module which provides file locking mechanism. 2000-08-22 09:22:24 +00:00
Akinori MUSHA
5ef7fef76e Add ruby-tmail, a mail manipulating library for Ruby, with RFC822 and
MIME multipart support.
2000-08-22 08:36:30 +00:00
Akinori MUSHA
d0718f7153 Oops, scanner.rb was not an example, but a part of the library.. ;) 2000-08-22 07:22:57 +00:00
Akinori MUSHA
d518b411bf Do not install examples if NOPORTDOCS. 2000-08-22 07:05:11 +00:00
Andreas Klemm
50d40d0008 - Updated apsfilter port to lastest devel snapshot which will soon become
apsfilter 6.0-RELEASE.

- The installation directory changed
  from ${PREFIX}/apsfilter
  to ${PREFIX}/share/apsfilter

- Its possible to run SETUP on a NFS client from mounted ${PREFIX}/share
  and so to install apsfilter on NFS clients ...

- Now Linux and FreeBSD have the same installation directory.

- /etc/apsfilter contains since 6.0 (2 weeks ago) a little directory
  structure for every printer.

- Switching between apsfilter releases is possible by simply changing
  the destination of the symblic link /etc/apsfilter/basedir.

Apsfilter V 6.0 _is_ in my humble opineon stable and useable and
the best apsfilter release ever since filtersetup and such things
have gone ... apsfilter has been modernized from ground up.

So please test test test.
2000-08-22 06:58:45 +00:00
Maxim Sobolev
94e6d49d6b Update to 2.8.1.1. 2000-08-22 06:55:37 +00:00
Akinori MUSHA
cc1585481e RUN_DEPENDS on devel/ruby-racc-runtime. 2000-08-22 06:52:18 +00:00
Akinori MUSHA
e6e3eb63ec This port is ruby-racc-runtime, the runtime libraries for Racc,
separated from ruby-racc.
2000-08-22 06:48:24 +00:00
Akinori MUSHA
996c8266da To separate runtime libraries from this port, add a "RUNTIME" knob for
the forthcoming slave port.
2000-08-22 06:46:52 +00:00
Jun Kuriyama
d13ca5ddf9 Cosmetic changes to reduce difference between apache13 ports.
(whitespace/tab, re-ordering, same $DISTNAME)

This is preparation for ports/18788 updates.

Approved by:		adam@algroup.co.uk, sumikawa
No response from:	ache (sorry for stepping on your toes)
2000-08-22 03:41:05 +00:00
Kevin Lo
37ad24f37e Fix CONFIGURE_ARGS
PR: 20694
Submitted by: Sergey N. Voronkov <serg@dor.zaural.ru>
2000-08-22 02:52:17 +00:00
Akinori MUSHA
dd8c6c94b7 Add ja-rbnamazu, a client of the "Namazu" full-text search engine
written in Ruby.
2000-08-22 02:33:00 +00:00
Akinori MUSHA
5a60c2ea11 Add swigruby, Ruby module for SWIG. 2000-08-22 01:59:08 +00:00
Akinori MUSHA
842b6d60a5 Resurrect SWIG 1.1p5 after a repocopy.
- Add patches to make it work with Perl 5.6.0
  - Remove a mirror which does not hold a distfile anymore
  - Add perl5 to CATEGORIES
  - Take over the maintainership (from ports@FreeBSD.org)
2000-08-22 01:54:02 +00:00
Akinori MUSHA
1f162aeab7 Activate SWIG-devel. 2000-08-22 01:46:47 +00:00
Akinori MUSHA
e40f98a4bb Repocopied from SWIG, because 1.3a3 is actually a development version
incompatible with 1.1p5, which is a stable version.

Thus 1.3a3 should take its place as SWIG-devel and 1.1p5 should take
its place back as SWIG.

Also:
  - Remove a mirror which does not hold a distfile anymore
  - Add perl5 to CATEGORIES
  - Take over the maintainership (from ports@FreeBSD.org)
2000-08-22 01:45:49 +00:00
Marcel Moolenaar
ee3383d32d Add missing ';;' in previous commit. 2000-08-21 23:43:25 +00:00
Marcel Moolenaar
28d23b9b46 The redhat 6.1 packages are under old-releases. 2000-08-21 23:25:30 +00:00
Marcel Moolenaar
23121be8c6 Fix brokenness in last commit:
o  Add missing fi
o  s/$GREP/grep/g

Reported by: Siegbert Baude <siegbert.baude@gmx.de>
2000-08-21 23:20:05 +00:00
Brian Feldman
0de16cac26 Fix several (of course, root-exploitable) buffer overflows. 2000-08-21 23:12:28 +00:00
Daniel Harris
6c03e6bca9 Makefile simplification and removed references to a removed patch.
PR:		20736
Submitted by:	MAINTAINER
2000-08-21 22:51:45 +00:00
Dima Ruban
03f074dc3e Change MASTER_SITE from ftp-pac.adobe.com to ftp.adobe.com. 2000-08-21 21:32:26 +00:00
Daniel Harris
f8dd90a636 Update to version 5.0.2.
PR:		20747
Submitted by:	Ports Fury
2000-08-21 20:54:44 +00:00
Dirk Froemberg
ee1b11fc5e Upgrade to Aug 4, 2000 version.
PR:		ports/20732
Submitted by:	Scott A. Kenney <saken@hotel.rmta.org> (maintainer)
2000-08-21 20:04:54 +00:00
Dirk Froemberg
da3cbea0bf Prevent a2ps from going crazy: Don't let it install files in /.
No response from:	maintainer
2000-08-21 19:58:48 +00:00
Chris Piazza
3ae177a98f Update to 1.3.11
Submitted by:	Roman Shterenzon <roman@harmonic.co.il>
2000-08-21 19:52:40 +00:00
Daniel Harris
0095adcfa5 Removed patch-3.3-sys-ldtshare and update README.patch accordingly.
PR:	11287
Submitted by:	MAINTAINER
2000-08-21 19:27:04 +00:00
Chris D. Faulhaber
b92966bce7 Fix fennerism (correct WWW) 2000-08-21 17:08:25 +00:00