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
FUJISHIMA Satsuki
a946ae6688
This file should not belong to repository.
2001-03-19 21:17:12 +00:00
Vanilla I. Shu
85a4b52419
Upgrade to 0.12.
2001-03-19 20:39:57 +00:00
Akinori MUSHA
67a55c471a
Add a patch to fix a bug. The patch was already forwarded to the
...
author.
Submitted by: akira yamada <akira@ruby-lang.org>
2001-03-19 20:36:05 +00:00
OKAZAKI Tetsurou
fb028a75d4
Fix package building.
...
Style fix of pkg-comment (noticed by portlint)
Bump PORTREVISION.
PR: 25827
Submitted by: maintainer
2001-03-19 19:52:04 +00:00
Nick Sayer
1ba66ef112
Stupid. It depends on vmware in the HOST, not the guest. :-(
2001-03-19 19:33:38 +00:00
Nick Sayer
0b057b3cf5
Also RUN_DEPENDS on vmware2
2001-03-19 19:33:04 +00:00
Maxim Sobolev
7d63224d50
Use IGNORE macros to bug user that he/she has to manually download distfile
...
instead of failing rule. This will prevent bento from trying to build the
port.
Submitted by: bento
2001-03-19 19:14:32 +00:00
Dirk Meyer
e3a0f000b4
- fix depends for INN
...
- upgraded depends from INN2.2 to INN2.3
- port now honors NOPORTDOCS
2001-03-19 18:44:27 +00:00
Vanilla I. Shu
9d8c61956a
Well.. add "@" to MAINTAINER.
2001-03-19 18:20:10 +00:00
Akinori MUSHA
3283cab4fa
Add patches to build the "witme" file manager. They will probably be
...
included in the future release of SWIG 1.3.
Submitted by: Jeremy Norris <ishmael27@home.com>
2001-03-19 18:15:58 +00:00
Vanilla I. Shu
f59e5be1f9
Upgrade to 1.2.10.
2001-03-19 17:42:52 +00:00
Ying-Chieh Liao
7020cc7014
upgrade to 1.5.3
2001-03-19 17:39:55 +00:00
Ying-Chieh Liao
6cbffb1a62
upgrade to 0.9.3
2001-03-19 17:25:46 +00:00
Vanilla I. Shu
a8715f3333
Gevas are GTK+ bindings to evas canvas library, modeled after GnomeCanvas
...
library.
PR: ports/25918
Submitted by: ishmael27@home.com
2001-03-19 16:22:34 +00:00
Maxim Sobolev
ba1fa488d4
Add patchtool - a tool to automate generation/updating of patchfiles. This
...
tool has something in common with update-patches shell script, but has more
features and is more intelligent. See README.patchtool or source code for
details.
2001-03-19 15:33:33 +00:00
Maxim Sobolev
ef746ecffe
Look into arch-specific distinfo's as well.
...
Prompted by: Vadim Ostranitsyn <vadim@alpha.tsu.ru>
2001-03-19 15:20:00 +00:00
Jun Kuriyama
ec7405d0e5
Bump $PORTREVISION.
2001-03-19 15:08:41 +00:00
Jun Kuriyama
b3037cb5a6
Add patch to change separate characters in titles.
...
A patch-ab includes diffs for multiple files. Because this patch
will be merged in official distribution of future release. I think
adding 25 patch-?? temporally is bad thing.
Submitted by: nik
2001-03-19 14:04:40 +00:00