aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix for unfetchable distfile.Chris Piazza1999-07-242-4/+4
| | | | | | | | PR: 12760 Submitted by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>, maintainer Notes: svn path=/head/; revision=20333
* Update to mozilla M8Chris Piazza1999-07-2418-468/+5190
| | | | | | | | PR: 12740 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=20332
* Actually requires 2.0.5aTatsumi Hosokawa1999-07-243-6/+6
| | | | | | | Submitted by: "Oleg V. Volkov" <rover@lglobus.ru> Notes: svn path=/head/; revision=20331
* Update to version 0.5.14-bw2.David E. O'Brien1999-07-234-6/+8
| | | | | | | Approved by: Munechika SUMIKAWA @ KAME Project (maintainer) Notes: svn path=/head/; revision=20330
* Hard code the path to nmap w/in nmapfe. Thus it will work in the face of aDavid E. O'Brien1999-07-236-0/+138
| | | | | | | | | limited path. Bug reported by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Notes: svn path=/head/; revision=20329
* Oops, forgot to commit this. Typo.Satoshi Asami1999-07-231-2/+2
| | | | | | | Submitted by: hoek Notes: svn path=/head/; revision=20328
* Makefile:Satoshi Asami1999-07-233-190/+285
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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). Notes: svn path=/head/; revision=20327
* Remove trailing whitespace.Satoshi Asami1999-07-231-4/+4
| | | | Notes: svn path=/head/; revision=20326
* The distrib file has been changed to support both the linux_devtools portMarcel Moolenaar1999-07-233-16/+6
| | | | | | | | | | 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. Notes: svn path=/head/; revision=20325
* Upgraded to samba-2.0.5a.Tatsumi Hosokawa1999-07-2312-24/+24
| | | | Notes: svn path=/head/; revision=20324
* makefile's check for existance of DISPLAY only checked if the variableDaniel Baker1999-07-231-3/+4
| | | | | | | | was defined, and didn't not check the possibility of an empty DISPLAY, which was the cause of the packages building error. Notes: svn path=/head/; revision=20323
* makefile's check for existance of DISPLAY only checked if the variableDaniel Baker1999-07-231-5/+4
| | | | | | | | was defined, and didn't not check the possibility of an empty DISPLAY, which was the cause of the packages build error. Notes: svn path=/head/; revision=20322
* Update from b16 to b18, which does contain a FreeBSD fix.Bill Fumerola1999-07-222-3/+3
| | | | Notes: svn path=/head/; revision=20321
* Clean up EGCS warnings.David E. O'Brien1999-07-221-0/+106
| | | | | | | Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> Notes: svn path=/head/; revision=20320
* Add new file README.FreeBSD+NAT to the documentation subdirectory, describingArchie Cobbs1999-07-225-12/+90
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=20319
* Upgrade to nmap-2.2-BETA4. The beta includes a very nice GUI (xnmap) thatDavid E. O'Brien1999-07-2210-17/+38
| | | | | | | simplifies the running of nmap for the point and shoot crowd. Notes: svn path=/head/; revision=20318
* Catch up with all of Citrix' recent changes:Mike Smith1999-07-226-6/+38
| | | | | | | | | | - back to a .Z tarball again - a few new files in the installed product PR: ports/12763 (reported breakage) Notes: svn path=/head/; revision=20317
* Minor rewording and mention AMD 3D Now! support in DESCR.David E. O'Brien1999-07-222-3/+3
| | | | Notes: svn path=/head/; revision=20316
* Upgrade to GNU Portable Threads (Pth), Version 1.0.1Ralf S. Engelschall1999-07-222-4/+4
| | | | Notes: svn path=/head/; revision=20315
* Add two patches I forgot to add yesterday.Chris Piazza1999-07-222-0/+23
| | | | | | | Noticed by: maintainer Notes: svn path=/head/; revision=20314
* Activate gdict.Kris Kennaway1999-07-221-1/+2
| | | | Notes: svn path=/head/; revision=20313
* GTK app which queries a dictionary server and returns a word definition.Kris Kennaway1999-07-228-0/+96
| | | | | | | | | | Based on dict. PR: 12694 Submitted by: domi@saargate.de Notes: svn path=/head/; revision=20312
* Distfile coda-4.6.6.tgz is no longer stored at CMU.Robert V. Baron1999-07-222-4/+6
| | | | | | | Fetch it from freebsd repository. Notes: svn path=/head/; revision=20311
* Change default DTE-DCE rate to 57600.David E. O'Brien1999-07-221-2/+11
| | | | | | | Get rid of the blooming logfile -- which should have been a runtime option! Notes: svn path=/head/; revision=20310
* PR: 12733Foxfair Hu1999-07-222-0/+58
| | | | | | | | Submitted by: Chia-liang Kao <clkao@CirX.ORG> Add a patch to avoid screen refreshing problem. Notes: svn path=/head/; revision=20309
* - Add a second master site to back up the current one (sharedChris Piazza1999-07-228-19/+22
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=20308
* Update to version 1.10.1Chris Piazza1999-07-223-28/+21
| | | | | | | | PR: 12702 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>, maintainer Notes: svn path=/head/; revision=20307
* Fix the xtt distribution master site and clean up someChris Piazza1999-07-221-6/+6
| | | | | | | | | | portlint warnings. PR: 12620 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>, maintainer Notes: svn path=/head/; revision=20306
* Upgrade to version 3.9.6Jean-Marc Zucconi1999-07-213-23/+7
| | | | Notes: svn path=/head/; revision=20305
* Upgrade to strobe-1.06Justin M. Seger1999-07-212-4/+5
| | | | Notes: svn path=/head/; revision=20304
* Upgrade to suck-4.2.1Justin M. Seger1999-07-212-4/+4
| | | | Notes: svn path=/head/; revision=20303
* Deactivate linux_libMarcel Moolenaar1999-07-211-2/+1
| | | | Notes: svn path=/head/; revision=20302
* Deactivate linux_develMarcel Moolenaar1999-07-211-2/+1
| | | | Notes: svn path=/head/; revision=20301
* Make port depend on linux_devtools instead of linux_devel.Marcel Moolenaar1999-07-213-6/+6
| | | | Notes: svn path=/head/; revision=20300
* Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1999-07-2127-57/+57
| | | | Notes: svn path=/head/; revision=20299
* Activate linux_devtoolsMarcel Moolenaar1999-07-211-2/+2
| | | | | | | Deactivate linux-devel Notes: svn path=/head/; revision=20298
* Activate linux_baseMarcel Moolenaar1999-07-211-2/+2
| | | | | | | Deactivate linux-base Notes: svn path=/head/; revision=20297
* linux_devtools is the reincarnation of linux_devel and obsoletes bothMarcel Moolenaar1999-07-2118-360/+15618
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=20296
* linux_base is the reincarnation of linux_lib and obsoletes both linux_libMarcel Moolenaar1999-07-2156-448/+78072
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=20295
* Update postgresql to 6.5.1Andreas Klemm1999-07-2156-3360/+3542
| | | | | | | | | | maintenance release with bugfixes Thanks for the complete submission ! Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=20294
* Fix formatting glitch in job status output.Thomas Gellekum1999-07-211-0/+17
| | | | | | | Submitted by: Michael Rendell <michael@cs.mun.ca> Notes: svn path=/head/; revision=20293
* Allow for a USE_GNOME and USE_PANEL option to enable theirChris Piazza1999-07-215-10/+70
| | | | | | | | | | respective configure args instead of always disabling them. PR: 12706 Submitted by: Chris Costello <chris@calldei.com> Notes: svn path=/head/; revision=20292
* Upgrade to 0.4.4 and disable the http master site: it's serving upChris Piazza1999-07-212-6/+7
| | | | | | | a corrupted distfile. Notes: svn path=/head/; revision=20291
* You need egcs to build ksirc. Take it out for 3-stable PLIST for now.Satoshi Asami1999-07-214-8/+36
| | | | Notes: svn path=/head/; revision=20290
* - Update to the newest release of the JDK.Nate Williams1999-07-204-28/+10
| | | | Notes: svn path=/head/; revision=20289
* Use ${OSVERSION} instead of uname.Satoshi Asami1999-07-2012-12/+18
| | | | Notes: svn path=/head/; revision=20288
* Don't ask questions if we are doing the parallel build, as it won'tSatoshi Asami1999-07-201-2/+2
| | | | | | | interfere with the real Motif. Notes: svn path=/head/; revision=20287
* Upgrade to 3.3.4Jean-Marc Zucconi1999-07-2026-205/+247
| | | | Notes: svn path=/head/; revision=20286
* Update to the 1999-07-18 beta snapshot of GCC-2.95.David E. O'Brien1999-07-2054-234/+234
| | | | Notes: svn path=/head/; revision=20285
* Update to 19990708 version (without changing DISTNAME).Jun Kuriyama1999-07-202-4/+4
| | | | Notes: svn path=/head/; revision=20284