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

39563 Commits

Author SHA1 Message Date
Peter Pentchev
d086d86d50 Add ccmath, a mathematics library with many functions.
PR:		25589
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-20 18:25:10 +00:00
David E. O'Brien
ce453a0274 Update to Vim 6.0 beta Y 2001-03-20 17:59:53 +00:00
Chris D. Faulhaber
c757a78475 Correct perl usage in the pre-configure target.
PR:		25810
Submitted by:	Aaron D. Gifford <agifford@infowest.com>
2001-03-20 17:57:00 +00:00
David E. O'Brien
b4af09dbb7 Remove the damn fscking error bell chimed when ~/.links/.links.cfg
is missing and could not be created.  This is driving me nuts during
make release.
2001-03-20 17:33:58 +00:00
Maxim Sobolev
77276edfac Update to 0.4.i. 2001-03-20 17:04:45 +00:00
David E. O'Brien
53d94c598d Update to version 2.54 Beta 22. 2001-03-20 16:39:14 +00:00
Maxim Sobolev
405ea8f856 Update to 3.4.1. 2001-03-20 16:37:53 +00:00
Boris Popov
935bcebcd4 Remove me as maintainer of this port. 2001-03-20 16:08:39 +00:00
Jean-Marc Zucconi
7093eef090 Add the possibility to disable support for TrueType fonts. 2001-03-20 15:55:00 +00:00
Andreas Klemm
c7a47ac606 minor fix: apsfilter developement started one year earlier (1993). 2001-03-20 15:51:45 +00:00
Andreas Klemm
d580510dc9 update to new apsfilter version 6.1.0
all from -current has been merged after a long testing period.
See the ANNOUNCE file for the long list of bugfixes, security,
feature and code enhancements.

I hope, this time apsfilter port will fit on CD 1, so
people can install apsfilter during initial FreeBSD
installation.
2001-03-20 15:46:10 +00:00
Maxim Sobolev
2c3fca5551 - Update checksum (looks like several bugs were fixed and distfile rerolled
without version bump), bump PORTVERSION.

While I'm here:
- Respect CFLAGS;
- if tk8{0,1,2,3} is installed then make it a dependency.

Submitted by:	bento (checksum)
2001-03-20 13:53:47 +00:00
Yukihiro Nakai
7b0af36d4d Add a dependency to ImageMagick
PR:		ports/25579
Submitted by:	The Anarcat <anarcat@tao.ca>
2001-03-20 13:41:36 +00:00
Yukihiro Nakai
a3254ad8b0 mkdir a dir to do a clean install of freebsd 4.2
PR:		ports/24862
Submitted by:	Daniel Hemmerich <dan@spot.org>
2001-03-20 13:38:47 +00:00
Yukihiro Nakai
5d4bcffd01 Add dummy getmntent() func.
PR:		ports/24570
Submitted by:	Roman Shterenzon<roman@xpert.com>
2001-03-20 13:35:56 +00:00
Ying-Chieh Liao
2d45762f81 upgrade to 1.24.1
PR:		25930
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>, lioux
2001-03-20 13:33:25 +00:00
Kevin Lo
139438f1fb Update to version 0.4.62
PR: 25924
Submitted by: MAINTAINER
2001-03-20 13:14:00 +00:00
Akinori MUSHA
05c460018e Update to 2.10.4.
PR:		ports/25937, ports/25938
Submitted by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2001-03-20 13:05:32 +00:00
Kevin Lo
1bf8f4f4dd Update to version 1.99.16
PR: 25931
Submitted by: Ports Fury
2001-03-20 13:03:54 +00:00
Kevin Lo
5ded881308 - Fix pkg-plist
- Bump PORTREVISION

PR: 25933
Submitted by: MAINTAINER
2001-03-20 12:57:39 +00:00
Maxim Sobolev
5bf0fa96ef Remove dependency on Mesa3. This would allow to upgrade Mesa3 to more recent
version.

Prompted by:	many
2001-03-20 12:24:54 +00:00
Thomas Gellekum
1bb4cd9c38 - Use USE_GMAKE to really make this build.
- Add some more dependencies.
- Add `-lcompat' to the libs so dxui actually works as intended.
  The problem is that the OpenDX folks assume the old V8 style regcomp(3),
  not the POSIX one. Adding the lib is just meant as a stop gap solution,
  the real fix to the code will follow.
- Bump PORTREVISION.
2001-03-20 12:10:10 +00:00
Ying-Chieh Liao
0705706341 add sng
The sng program translates between PNG (Portable Network Graphics) format
and SNG (Scriptable Network Graphics) format.
2001-03-20 11:47:11 +00:00
Maxim Sobolev
6c70d3fc1e Try harder to prevent build process from unnecessarily invoking autoheader,
autoconf, automake and aclocal.

Prompted by:	Raimar Lutsch <raimar@lutsch.de>
2001-03-20 11:04:36 +00:00
Andreas Klemm
41c20bc8c0 - correct distfiles variable
- use LOCALBASE in BUILD dependency, so cflowd will be found
  this should cure bentos build problems by multiply trying to
  build/install cflowd (problem didn't show up here)
- bumped port revision
2001-03-20 10:44:14 +00:00
Maxim Sobolev
885fd10c81 This time try harder to fix *all* incorrect RUN_DEPENDS:
1. A user (bento for example) may not have ${LOCALBASE}/sbin in his PATH, so
   use explicit path to the dependency instead of just executable name;
2. isc-dhcp3 port installs executable called dhcpd, not isc-dhcp3;
3. samba port installs executable called smbd, not samba;
4. cnews port installs executable called cnewsdo, not cnews;
5. apache13 port installs executable called httpd, not apache13;
6. squid23 port installs executable called squid, not squid23.

Submitted by:	bento
2001-03-20 10:19:47 +00:00
Dmitry Sivachenko
60d54aaab8 Bump PORTREVISION due to patch-ab 2001-03-20 10:18:48 +00:00
Akinori MUSHA
980b62f62b Update to 1.03q.
Approved by:	Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER)
2001-03-20 10:14:58 +00:00
Maxim Sobolev
2e187da9b3 A user (bento for example) may not have ${LOCALBASE}/sbin in his PATH, so
use explicit path to the dependency instead of just executable name.

Submitted by:	bento
2001-03-20 10:08:43 +00:00
Akinori MUSHA
05f9e3c62a Use MASTER_SITE_RINGSERVER.
Replace tar -> ${TAR}.

No response from:	MAINTAINER
2001-03-20 09:54:46 +00:00
Akinori MUSHA
990f25616d Update to 0.99.166.
I forgot to update this along with x11-toolkits/fox.  Sorry for the
inconvenience.
2001-03-20 09:44:01 +00:00
Maxim Sobolev
6dab512385 Fix two breakages:
- Prevent Makefile from trying to run 644 missing script when no autocrap
  is installed;
- add missed by the configure -lintl into LDFLAGS.

Replace perl with ${PERL} while I'm here.

Submitted by:	bento
2001-03-20 09:40:16 +00:00
Akinori MUSHA
740aa28491 Update to Ming 0.1.0. 2001-03-20 09:32:55 +00:00
Maxim Sobolev
2024870f5e Add ftp1.sourceforge.net into MASTER_SITE_SOURCEFORGE.
Prompted by:	bento
2001-03-20 09:21:34 +00:00
Akinori MUSHA
66090a1545 Update MASTER_SITES, WWW and the author's email. 2001-03-20 08:51:04 +00:00
Akinori MUSHA
4f2bfafad6 Update to 0.6.2. 2001-03-20 08:27:39 +00:00
Andreas Klemm
e64705ffc5 - enable LyX 1.1.6 to show included EPS figures
- tested by Jose
- problem is described in:
   http://sourceforge.net/bugs/?func=detailbug&bug_id=124957&group_id=1897
- major fix for lyx users, therefore bumped port revision

Submitted by:	Jose M. Alcaide <jose@we.lc.ehu.es>
2001-03-20 08:08:20 +00:00
Dirk Meyer
74464f8050 - Uses shared png and jpeg libs
- Patches  to install with right ownership and modes

PR:		25872
Submitted by:	tkato@prontomail.ne.jp
2001-03-20 05:54:37 +00:00
Kiriyama Kazuhiko
b60a49f408 Change _DISTDIR to ${DISTDIR}/smartdoc not to conflict other distfiles. 2001-03-20 04:55:06 +00:00
Dirk Meyer
79c07b4f16 Deletion of patches didn't make it.
Thanks to Stephane.Legrand@bigfoot.com for reporting it.

PR:		25816
Submitted by:	patrick@watson.org
2001-03-20 04:34:01 +00:00
Will Andrews
926792ed13 Add xawtv 3.37, a TV viewing application and a few TV utilities.
PR:		25515
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-20 03:12:55 +00:00
Will Andrews
f11ccbb44d Add xmms-avi 1.2.2, an avifile based .avi and .asf file playback
plugin for XMMS.  Very cool!

PR:		24939
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-03-20 02:32:42 +00:00
Will Andrews
b68b01559f Add steghide 0.3.1, a steganography tool to hide data in binary files.
PR:		25388
Submitted by:	RaRa Rasputin <rara.rasputin@virgin.net>
2001-03-20 01:57:20 +00:00
Will Andrews
3cb1b4f9b6 Add p5-File-Temp 0.12, a perl5 module to generate temporary files or
directories safely.

PR:		25767
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-03-20 01:49:41 +00:00
Will Andrews
1817f01ddf Add openverse 0.8.3, a visual chat program written in Tcl/Tk.
PR:		25341, 25760
Submitted by:	Michael Johnson <ahze@ahze.net>
2001-03-20 01:15:24 +00:00
Will Andrews
6689176a7f Add some relatively geographically distributed mirrors to MASTER_SITE_LOCAL
and add a new mirror to MASTER_SITE_SOURCEFORGE (yay ftp3 @ UNC!).
2001-03-20 00:51:57 +00:00
Vanilla I. Shu
7e4c95a9ba Change MASTER_SITE to MASTER_SITE_GNOME.
Reported by:	Graywane <graywane@home.com>
2001-03-20 00:12:49 +00:00
Akinori MUSHA
6abf760566 Use the threaded version of Qt2 library for 5-CURRENT.
Mark ruby-qt2gl broken for 4-STABLE due to the thread library problem.
2001-03-19 22:15:52 +00:00
Kris Kennaway
60efde8367 Update to tnef 1.0
Submitted by:	maintainer
2001-03-19 21:59:12 +00:00
David E. O'Brien
586e5aff4d Master sites go away, new ones come... 2001-03-19 21:43:14 +00:00