Akinori MUSHA
86efb8e8b9
Add MASTER_SITE_RINGSERVER to MASTER_SITES.
...
Approved by: vanilla (MAINTAINER)
2001-03-26 20:07:47 +00:00
Akinori MUSHA
50a862a7b9
Oops. The libc_r weirdness of 4-STABLE and prior prevents this from
...
working. Mark as broken for systems < 500018.
2001-03-26 18:05:55 +00:00
FUJISHIMA Satsuki
469addae1f
install freetype-config.
...
This should solve build problem of freetype2 apprications.
2001-03-26 17:34:37 +00:00
Andreas Klemm
dbf1c5868e
style: fix manpage section, 1 -> 8
2001-03-26 17:24:14 +00:00
Andreas Klemm
4149507ec1
- update port to use pcl3-3.2, this is the release version of the
...
PCL3 driver from Martin Lottermoser (former 3.0.2 was BETA)
- therefore bump PORTREVISION
- pkg-plist: remove BETA file, added NEWS file instead
2001-03-26 17:11:40 +00:00
Ying-Chieh Liao
fe9cc65532
add siconv
...
siconv will convert data from one character set to another
2001-03-26 17:10:50 +00:00
Nick Sayer
91c35bec5f
portlint
2001-03-26 16:54:29 +00:00
Nick Sayer
a967a694ca
1. Update to 1.7e.1. d.9 is no longer interoperable.
...
2. Get rid of half-speed audio flag. It breaks audio on Yamaha chipsets.
3. The program maintainer has a bad habit of morphing the distfile and
WRKSRC name. Grr.
4. Some patches were subsumed and thus deleted. Other stuff has come up
though and thus must be patched.
5. Take over MAINTAINERship.
PR: ports/26112
Approved by: nbm
2001-03-26 16:51:54 +00:00
Akinori MUSHA
c178b6f17c
Add ruby-sdl, a Ruby extension library to use SDL library. Currently
...
3D features are unsupported.
SGE support will be enabled after SGE is ported.
2001-03-26 16:47:08 +00:00
Jim Mock
4dfb242cdb
Update to version 0.7.98.3.
2001-03-26 16:23:55 +00:00
Dmitry Sivachenko
6ea704d137
New port: kmago.
...
KMago (KDE Multiple Automated Get Operations) is a download manager which works
as a frontend to GNU wget or with the KDE kioslaves.
2001-03-26 15:34:02 +00:00
Ying-Chieh Liao
77cdd47db0
upgrade to 1.5.14
2001-03-26 15:21:27 +00:00
Ying-Chieh Liao
cbf5fba308
upgrade to 1.4
2001-03-26 14:04:52 +00:00
Kevin Lo
8c481bf799
Update to lastest version
...
PR: 26082
Submitted by: MAINTAINER
2001-03-26 13:20:49 +00:00
Thomas Gellekum
861514c218
Add MASTER_SITE_LOCAL to the master sites, as bento seems to have
...
problems fetching the distfile.
2001-03-26 11:38:29 +00:00
Maxim Sobolev
d81379c851
Unbroke if USA_RESIDENT isn't defined.
2001-03-26 11:31:19 +00:00
Jun Kuriyama
28d289fe2f
Remove -ffast-math from $CFLAGS.
...
PR: ports/25750 (problem report)
Submitted by: kuriyama
Approved by: dima (maintainer)
2001-03-26 10:55:29 +00:00
Dmitry Sivachenko
cd72f3ecfa
RUN_DEPENDS on gmake.
2001-03-26 10:44:17 +00:00
Jeroen Ruigrok van der Werven
12388062f9
Update to 0.10.1.
...
Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>>
2001-03-26 08:51:19 +00:00
Jun Kuriyama
6b6836c132
Update to 0.93.5.
...
Submitted by: tkato@prontomail.ne.jp
PR: ports/25869
2001-03-26 08:27:32 +00:00
Joseph Koshy
f7e80325c6
1. Fix man page installation error; this port installs to MANN not MAN1
...
2. Fix buglet in clipping zoomed images.
PR: ports/26075
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
3. Enable handling Gzip'ped images.
4. Better default image path.
PORTREVISION incremented to `1'.
2001-03-26 06:11:19 +00:00
Ying-Chieh Liao
7d0ed49196
add cgicc
...
A C++ class library for writing CGI applications
2001-03-26 05:46:40 +00:00
Jun Kuriyama
6217d334eb
Location of MD5.pm is moved.
2001-03-26 05:02:25 +00:00
Jun Kuriyama
a20bc60284
Use \${PREFIX} instead of $ENV{PREFIX} in Makefile.PL.
2001-03-26 05:00:54 +00:00
Jun Kuriyama
53348cb980
Revert previous commit.
...
sendmail_enable="YES" in rc.conf executes /usr/sbin/sendmail at
startup. But mysql-client.sh is not yet executed at that stage.
2001-03-26 04:43:28 +00:00
Ying-Chieh Liao
1dd3f6146e
- respect CFLAGS
...
- build on alpha
Submitted by: Christian Weisgerber <naddy@mips.inka.de> (via private mail)
2001-03-26 04:00:45 +00:00
Will Andrews
3a3b3aa3de
Fix bogon. Note to self: pay more attention to what you're doing.
2001-03-26 03:40:24 +00:00
Jun Kuriyama
4afc0be055
Update to 0.2.1.
...
Submitted by: nobutaka@nobutaka.com (maintainer)
PR: ports/26040
2001-03-26 02:26:14 +00:00
Andreas Klemm
5299057ec0
Add Juniper
2001-03-26 00:51:15 +00:00
Andreas Klemm
06d865c90a
- fix another showstopper, forgot a "\" at the end of the previous
...
build dependency.
2001-03-25 23:52:12 +00:00
Kris Kennaway
7a3b248f5c
Don't fail on a read-only ${PORTSDIR}
...
Approved by: maintainer
2001-03-25 23:27:07 +00:00
Will Andrews
87a38f41fe
Fix variable usage and comments.
...
Submitted by: asami
2001-03-25 23:22:46 +00:00
FUJISHIMA Satsuki
984a75e189
update to 4.0.3.
...
o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4.
o install "ws" type config sample for xdm.
o build DRI only if kernel source installed in /sys.
o fix Riva128/SGRAM driver(patch-riva_hw.c).
PR: 24338(4.0.2)
Submitted by: maintainer, keith
2001-03-25 23:04:52 +00:00
Dirk Froemberg
142f652108
Add CURL support.
...
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
2001-03-25 22:14:06 +00:00
Andreas Klemm
5a7741834c
another show stopper, missing dependency to p5-Net-Patricia
...
didn't bump PORTREVISION, since package building has been impossible
2001-03-25 22:06:39 +00:00
Dirk Froemberg
afc88b6dac
Add Interbase 6 database support (Firebird).
...
(I had no chance to test it...)
PR: ports/25908
Submitted by: Chris Knight <chris@aims.com.au>
2001-03-25 22:02:47 +00:00
Dirk Froemberg
d1843671e6
Add support for transparent session id.
...
Submitted by: Dalin S. Owen <dowen@vetica.com>
2001-03-25 21:50:21 +00:00
Maxim Sobolev
7ca61b8dd4
Fix slightly broken l10n support.
...
Submitted by: Olexander Kunytsa <kunia@wolf.istc.kiev.ua>
2001-03-25 21:05:02 +00:00
Andreas Klemm
da42a8a4de
portlintify
2001-03-25 20:41:45 +00:00
Andreas Klemm
6b34a8a9ea
new port of Michael Smith's personality script
...
personality manages different system configurations
2001-03-25 20:34:50 +00:00
Trevor Johnson
e995a513a1
Set PORTREVISION because of new files/patch-reply.c. It looks as
...
though the only slave port to this is mail/pine4-ssl, which is
marked BROKEN.
Submitted by: kris
2001-03-25 20:17:46 +00:00
David E. O'Brien
906bf16041
Update to Vim 6.0 beta Z
2001-03-25 19:01:28 +00:00
Dirk Meyer
23966fd3a4
- Updating the port to use the latest bugfix release.
...
- Notwithstanding the comment in bsd.port.mk, sometimes defining both
EXTRACT_SUFX and DISTFILES is appropriate.
PR: 26047
Submitted by: croyle@gelemna.org
2001-03-25 18:00:54 +00:00
Andreas Klemm
83a600ecf9
cosmetic: you need cisco flow export version 5.
2001-03-25 17:44:44 +00:00
Andreas Klemm
88240b7f2e
- detected, that the graphs/Makefile.sample isn't bmake friendly
...
we need gmake here, added it to run dependencies
therefore updated PORTREVISION, otherwise you don't get
the png file...
- updated pkg-message. You need to configure SNMP on your cisco
or Juniper router
2001-03-25 16:56:55 +00:00
Akinori MUSHA
3ec0bf3492
Fix a revisited bug in the installer.
...
Submitted by: asami & bento (not asami bento :)
2001-03-25 16:51:15 +00:00
David E. O'Brien
6b757e079a
Install new manpage.
2001-03-25 16:49:22 +00:00
David E. O'Brien
c43bca86a1
Add FreeBSD ID.
2001-03-25 16:49:04 +00:00
David E. O'Brien
bd4c2a7a93
Grr. a local cc(1) option got added by mistake.
2001-03-25 16:48:21 +00:00
David E. O'Brien
78ee82535f
Sigh. This code is based on vnlibs. Thus I need to fix the Pascal'ism
...
where the author thought C arrays are indexed 1..sizeof(array).
2001-03-25 16:46:39 +00:00