Chris Piazza
cd0e9d7f9b
Fix for unfetchable distfile.
...
PR: 12760
Submitted by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>, maintainer
1999-07-24 03:34:43 +00:00
Chris Piazza
cf66dd8506
Update to mozilla M8
...
PR: 12740
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-07-24 02:26:33 +00:00
Tatsumi Hosokawa
9663fef70c
Actually requires 2.0.5a
...
Submitted by: "Oleg V. Volkov" <rover@lglobus.ru>
1999-07-24 00:53:52 +00:00
David E. O'Brien
16fc67772d
Update to version 0.5.14-bw2.
...
Approved by: Munechika SUMIKAWA @ KAME Project (maintainer)
1999-07-23 18:25:51 +00:00
David E. O'Brien
1cb3956451
Hard code the path to nmap w/in nmapfe. Thus it will work in the face of a
...
limited path.
Bug reported by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-07-23 18:21:54 +00:00
Satoshi Asami
50fbbf4c4d
Oops, forgot to commit this. Typo.
...
Submitted by: hoek
1999-07-23 09:38:57 +00:00
Satoshi Asami
a163079f0d
Makefile:
...
(1) Sort INDEX lines since with the new parallel patch, the lines can
come in out of order. (see 2)
Mk/bsd.port.subdir.mk:
(2) Make the targets parallelizable.
Submitted by: hoek
Reviewed by: steve, among others
Mk/bsd.port.mk:
(3) Serious speedup of bsd.port.mk startup. In particular, this helps
cut down "make index" time from an hour and a half to 8 minutes on
our system with a parallel make describe (see 2). Try to pass
unchanged variables down from parent makes instead of rerunning
commands to define them, etc.
Submitted by: hoek
Reviewed by: steve, among others
(4) Change a bunch of "FreeBSD.ORG"s and "freebsd.org"s to "FreeBSD.org".
(5) XFree86 is now at version 3.3.4.
(6) Update for gnome master sites.
Submitted by: mharo
(7) Remove old system tcl check, I don't think people with systems
from way back are still submitting ports.
(8) Fix comment on "make describe" line description (www site was missing).
1999-07-23 09:36:55 +00:00
Satoshi Asami
cd7e9ffb8c
Remove trailing whitespace.
1999-07-23 08:29:23 +00:00
Marcel Moolenaar
d13af77096
The distrib file has been changed to support both the linux_devtools port
...
and FreeBSD -current. Use the new version.
http://www.FreeBSD.org/~marcel/somewhere will be added to MASTER_SITES when
the tarball has been put there somewhere.
1999-07-23 07:41:39 +00:00
Tatsumi Hosokawa
ed243d3c9f
Upgraded to samba-2.0.5a.
1999-07-23 06:41:43 +00:00
Daniel Baker
99250c0e09
makefile's check for existance of DISPLAY only checked if the variable
...
was defined, and didn't not check the possibility of an empty DISPLAY, which
was the cause of the packages building error.
1999-07-23 05:34:54 +00:00
Daniel Baker
3334445bde
makefile's check for existance of DISPLAY only checked if the variable
...
was defined, and didn't not check the possibility of an empty DISPLAY, which
was the cause of the packages build error.
1999-07-23 05:29:55 +00:00
Bill Fumerola
96e6736efa
Update from b16 to b18, which does contain a FreeBSD fix.
1999-07-22 23:25:08 +00:00
David E. O'Brien
9ea9f96993
Clean up EGCS warnings.
...
Submitted by: Bill Fumerola <billf@jade.chc-chimes.com>
1999-07-22 20:08:48 +00:00
Archie Cobbs
892a9dd098
Add new file README.FreeBSD+NAT to the documentation subdirectory, describing
...
how to run SKIP and natd together.
Submitted by: Jim Flowers <jflowers@ezo.net>
Mark this port as BROKEN until the device registration bit is fixed.
1999-07-22 18:37:09 +00:00
David E. O'Brien
7efe79f49b
Upgrade to nmap-2.2-BETA4. The beta includes a very nice GUI (xnmap) that
...
simplifies the running of nmap for the point and shoot crowd.
1999-07-22 18:33:45 +00:00
Mike Smith
6aa2ebee92
Catch up with all of Citrix' recent changes:
...
- back to a .Z tarball again
- a few new files in the installed product
PR: ports/12763 (reported breakage)
1999-07-22 17:29:26 +00:00
David E. O'Brien
ccc75d6060
Minor rewording and mention AMD 3D Now! support in DESCR.
1999-07-22 16:50:50 +00:00
Ralf S. Engelschall
fdf6c90795
Upgrade to GNU Portable Threads (Pth), Version 1.0.1
1999-07-22 16:11:02 +00:00
Chris Piazza
c9aca46b23
Add two patches I forgot to add yesterday.
...
Noticed by: maintainer
1999-07-22 14:34:45 +00:00
Kris Kennaway
7c659f1077
Activate gdict.
1999-07-22 13:16:02 +00:00
Kris Kennaway
a30e573225
GTK app which queries a dictionary server and returns a word definition.
...
Based on dict.
PR: 12694
Submitted by: domi@saargate.de
1999-07-22 13:14:20 +00:00
Robert V. Baron
8602d898ba
Distfile coda-4.6.6.tgz is no longer stored at CMU.
...
Fetch it from freebsd repository.
1999-07-22 11:54:34 +00:00
David E. O'Brien
c1486a69f5
Change default DTE-DCE rate to 57600.
...
Get rid of the blooming logfile -- which should have been a runtime option!
1999-07-22 09:35:26 +00:00
Foxfair Hu
cb026472e0
PR: 12733
...
Submitted by: Chia-liang Kao <clkao@CirX.ORG>
Add a patch to avoid screen refreshing problem.
1999-07-22 04:40:35 +00:00
Chris Piazza
2416048dd0
- Add a second master site to back up the current one (shared
...
by all these ports).
- Fix up the maintainer's email address
- Fix up some grammar/spelling issues
PR: 12751, 12753, 12754, 12755, 12756, 12757
Submitted by: CHOI Junho <cjh@kr.freebsd.org>, maintainer
1999-07-22 04:39:59 +00:00
Chris Piazza
6ce29a71e6
Update to version 1.10.1
...
PR: 12702
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>, maintainer
1999-07-22 04:20:46 +00:00
Chris Piazza
41dbc3bbf5
Fix the xtt distribution master site and clean up some
...
portlint warnings.
PR: 12620
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>, maintainer
1999-07-22 03:59:04 +00:00
Jean-Marc Zucconi
1a0dbf5689
Upgrade to version 3.9.6
1999-07-21 23:43:56 +00:00
Justin M. Seger
8c66ad2ab9
Upgrade to strobe-1.06
1999-07-21 21:28:05 +00:00
Justin M. Seger
bc0a7a1c73
Upgrade to suck-4.2.1
1999-07-21 21:19:29 +00:00
Marcel Moolenaar
9cad50d25a
Deactivate linux_lib
1999-07-21 15:38:47 +00:00
Marcel Moolenaar
ad89733407
Deactivate linux_devel
1999-07-21 15:37:56 +00:00
Marcel Moolenaar
428fd524d3
Make port depend on linux_devtools instead of linux_devel.
1999-07-21 15:08:08 +00:00
Marcel Moolenaar
d7d791cfa6
Make port depend on linux_base instead of linux_lib.
1999-07-21 14:55:43 +00:00
Marcel Moolenaar
4f879317f7
Activate linux_devtools
...
Deactivate linux-devel
1999-07-21 11:23:16 +00:00
Marcel Moolenaar
2fd35d8c13
Activate linux_base
...
Deactivate linux-base
1999-07-21 11:21:59 +00:00
Marcel Moolenaar
1756707292
linux_devtools is the reincarnation of linux_devel and obsoletes both
...
linux_devel and linux-devel. Both will be removed from the ports collection
at the proper time.
linux_devtools uses Red Hat 5.2 packages to install a basic development
environment. There's no functional difference between linux-devel and
linux_devtools. The name of the latter is preferred over the name of the
former.
This port is repository copied from linux_devel.
New name by: obrien
Reviewed by: hoek
Supervised by: asami
1999-07-21 11:16:13 +00:00
Marcel Moolenaar
8ef42e661a
linux_base is the reincarnation of linux_lib and obsoletes both linux_lib
...
and linux-base. Both will be removed from the ports collection at the
proper time.
linux_base uses a subset of packages from a Red Hat 5.2 release to populate
/compat/linux. There's no functional difference between linux-base and
linux_base. The name of the latter is preferred over the name of the former.
Reviewed by: Tim <hoek@FreeBSD.org>
Supervised by: Satoshi <asami@FreeBSD.org>
1999-07-21 10:41:39 +00:00
Andreas Klemm
20d2521641
Update postgresql to 6.5.1
...
maintenance release with bugfixes
Thanks for the complete submission !
Submitted by: Palle Girgensohn <girgen@partitur.se>
1999-07-21 07:16:27 +00:00
Thomas Gellekum
caf1d10b63
Fix formatting glitch in job status output.
...
Submitted by: Michael Rendell <michael@cs.mun.ca>
1999-07-21 06:20:45 +00:00
Chris Piazza
3b42b56e84
Allow for a USE_GNOME and USE_PANEL option to enable their
...
respective configure args instead of always disabling them.
PR: 12706
Submitted by: Chris Costello <chris@calldei.com>
1999-07-21 05:24:44 +00:00
Chris Piazza
263d9dfecf
Upgrade to 0.4.4 and disable the http master site: it's serving up
...
a corrupted distfile.
1999-07-21 05:13:05 +00:00
Satoshi Asami
de2c8b70d7
You need egcs to build ksirc. Take it out for 3-stable PLIST for now.
1999-07-21 03:17:23 +00:00
Nate Williams
0835b20dec
- Update to the newest release of the JDK.
1999-07-20 23:46:59 +00:00
Satoshi Asami
b1b67f1bd9
Use ${OSVERSION} instead of uname.
1999-07-20 23:42:31 +00:00
Satoshi Asami
706a697e77
Don't ask questions if we are doing the parallel build, as it won't
...
interfere with the real Motif.
1999-07-20 23:40:03 +00:00
Jean-Marc Zucconi
cb65d977e7
Upgrade to 3.3.4
1999-07-20 22:15:05 +00:00
David E. O'Brien
228ed0867b
Update to the 1999-07-18 beta snapshot of GCC-2.95.
1999-07-20 15:30:52 +00:00
Jun Kuriyama
11c33785c8
Update to 19990708 version (without changing DISTNAME).
1999-07-20 15:10:51 +00:00